Difference between revisions of "Natural Language Toolkit (NLTK)"
Line 7: | Line 7: | ||
NLTK is a leading platform for building Python programs to work with human language data. It provides easy-to-use interfaces to over 50 corpora and lexical resources such as WordNet, along with a suite of text processing libraries for classification, tokenization, stemming, tagging, parsing, and semantic reasoning, wrappers for industrial-strength NLP libraries, and an active discussion forum. | NLTK is a leading platform for building Python programs to work with human language data. It provides easy-to-use interfaces to over 50 corpora and lexical resources such as WordNet, along with a suite of text processing libraries for classification, tokenization, stemming, tagging, parsing, and semantic reasoning, wrappers for industrial-strength NLP libraries, and an active discussion forum. | ||
+ | |||
+ | http://cdn-images-1.medium.com/max/800/1*jfZ4uK1Tko0TFugEk9oXDw.png | ||
<youtube>FLZvOKSCkxY</youtube> | <youtube>FLZvOKSCkxY</youtube> |
Revision as of 13:48, 3 November 2018
- Natural Language Tools
- Natural Language Toolkit | NLTK.org
- NLP Tutorial Using Python NLTK (Simple Examples)
- How to do Natural Language Processing | Anaconda Documentation
NLTK is a leading platform for building Python programs to work with human language data. It provides easy-to-use interfaces to over 50 corpora and lexical resources such as WordNet, along with a suite of text processing libraries for classification, tokenization, stemming, tagging, parsing, and semantic reasoning, wrappers for industrial-strength NLP libraries, and an active discussion forum.