nltk/nltk_data resource
NLTK Data observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 90
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5228
- days_rel: n/a
- days_push: 64
- n_releases_24m: 0
Adoption not part of the score
1827 stars · 1088 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official data distribution repository for NLTK, containing corpora, trained models, tokenizers, and other data packages used with the Natural Language Toolkit. Data is installed via NLTK's built-in downloader (nltk.download()).
Use cases
- download corpora for nltk text processing
- get tokenizer models for sentence and word splitting
- find labeled datasets for nlp teaching and experiments
- obtain pretrained models for pos tagging and named entity recognition
- set up nltk data for a python nlp project
- access stopwords and wordnet for text preprocessing
When to choose
- you use NLTK and need its corpora, grammars, or trained models
- you want well-known reference datasets for NLP education and prototyping
When to avoid
- you need a modern deep-learning model hub rather than classic NLP data
- you require strict licensing guarantees without checking per-dataset terms, since individual package licenses vary
Facets
dataset · maturity stable
nlp machine-learning data-science python cross-platform corpora tokenizers nltk language-models text-data natural-language-processing linguistics
1 source
- readme: https://github.com/nltk/nltk_data · fetched 2026-08-28 · c15eb1477201
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nltk/nltk_data | main | 73 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem