
| Python Natural Language Processing Tools | |
|---|---|
| spaCy | Industrial strength natural language processing |
| NLTK | Natural Language Toolkit: build Python programs working with human language |
| Gensim | Vector space modeling and topic modeling toolkit |
| TextBlob | Python (2 and 3) library for processing textual data |
| nlpnet | Natural Language Processing with neural networks |