diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -9,7 +9,7 @@ pip install -r requirements.txt | |||
| 9 | ``` | 9 | ``` |
| 10 | 10 | ||
| 11 | - Python 3 | 11 | - Python 3 |
| 12 | - nltk | 12 | - [nltk](http://www.nltk.org/) |
| 13 | ```python | 13 | ```python |
| 14 | import nltk | 14 | import nltk |
| 15 | nltk.download('wordnet') | 15 | nltk.download('wordnet') |
