From 2d854188fdb0ee9bff8927accb5f0d27bc61f005 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 20 Sep 2019 16:25:23 +0300 Subject: Cite nltk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ``` - Python 3 -- nltk +- [nltk](http://www.nltk.org/) ```python import nltk nltk.download('wordnet') -- cgit v1.2.3-70-g09d2