#56 · Primary category: NLP Tools & Text Processing
nltk_data
NLTK Data
Project last updated:07/01/26
GitHub Stars
1.8K
Forks
1.1K
Contributors
27
License
Apache-2.0
Why we included this project
NLTK is only as useful as the data it can load, and this repository is where that data actually lives. Instead of shipping code, it holds the corpora, pretrained models, and word lists that the toolkit's downloader fetches with a single call like nltk.download(), covering classic datasets from the Brown corpus down to simple word lists. That makes it a steady reference point for anyone teaching with NLTK or running reproducible experiments. The maintainers have also done real work on licensing: the repo carries its own Apache 2.0 license, while a separate document lists what each bundled dataset is licensed under, which saves you the trouble of digging through individual corpus pages when you need to know whether a corpus is safe to use commercially.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
compromise
modest natural-language processing
tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量