diff --git a/README.md b/README.md index ce30349..8dd830d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ `nlp-tutorial` is a tutorial for who is studying NLP(Natural Language Processing) using **Pytorch**. Most of the models in NLP were implemented with less than **100 lines** of code.(except comments or blank lines) - [08-14-2020] Old TensorFlow v1 code is archived in [the archive folder](archive). For beginner readability, only pytorch version 1.0 or higher is supported. - +## NLP Ebooks +* [NLTK Processeing with Python](http://www.nltk.org/book/) ## Curriculum - (Example Purpose)