diff options
| author | Yigit Sever | 2019-09-20 16:25:23 +0300 |
|---|---|---|
| committer | Yigit Sever | 2019-09-20 16:25:23 +0300 |
| commit | 2d854188fdb0ee9bff8927accb5f0d27bc61f005 (patch) | |
| tree | 2201da63d6412231cafd74ee240b7e996cb7aa19 | |
| parent | cd79dd9505453a642c8e11c125d9ebec7f1e064a (diff) | |
| download | Evaluating-Dictionary-Alignment-2d854188fdb0ee9bff8927accb5f0d27bc61f005.tar.gz Evaluating-Dictionary-Alignment-2d854188fdb0ee9bff8927accb5f0d27bc61f005.tar.bz2 Evaluating-Dictionary-Alignment-2d854188fdb0ee9bff8927accb5f0d27bc61f005.zip | |
Cite nltk
| -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') |
