Skip to content

Commit

Permalink
Updated README about demo
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony2261 committed Jan 19, 2021
1 parent 88907bd commit 1afb93b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ Requirements inside ``requirements.txt``<br>
You need to generate the distances file. To do so, run the notebook inside the ``distances`` folder.<br>
You also need to download spacy's ``en_core_web_lg``. To do so, run ``python -m spacy download en_core_web_lg``

For a quick demo, check ``TWIML_codenames_quickgame.ipynb``. A more detailed demo can be found in ``TWIML_codenames_quickgame.ipynb``. The core model is found inside ``my_model.py``.

**THE OFFICIAL COMPETITION README FILE STARTS BELOW**

# TWIML_codenames
Expand Down

0 comments on commit 1afb93b

Please sign in to comment.