+ 9
It is a Python module (library) for Natural Language Processing -- its name is derived from "Natural Language Toolkit". It supports word tokenization and stemming, works with word embeddings and has some graph vizualization capabilities which come in handy when analizing natural language.
https://www.nltk.org



