aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorYigit Sever2019-09-20 16:25:23 +0300
committerYigit Sever2019-09-20 16:25:23 +0300
commit2d854188fdb0ee9bff8927accb5f0d27bc61f005 (patch)
tree2201da63d6412231cafd74ee240b7e996cb7aa19 /README.md
parentcd79dd9505453a642c8e11c125d9ebec7f1e064a (diff)
downloadEvaluating-Dictionary-Alignment-2d854188fdb0ee9bff8927accb5f0d27bc61f005.tar.gz
Evaluating-Dictionary-Alignment-2d854188fdb0ee9bff8927accb5f0d27bc61f005.tar.bz2
Evaluating-Dictionary-Alignment-2d854188fdb0ee9bff8927accb5f0d27bc61f005.zip
Cite nltk
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ac59f0a..8acf541 100644
--- a/README.md
+++ b/README.md
@@ -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')