nltk/nltk_data
NLTK Data
This repository provides essential language data, such as collections of texts (corpora), pre-trained models, and tools for breaking text into words (tokenizers), to power various natural language processing tasks. It takes raw text data or linguistic problems as input and helps produce insights or processed text. This is used by anyone building or using systems that analyze human language.
1,795 stars.
Use this if you need a wide array of linguistic datasets and models to train or run natural language processing applications.
Not ideal if you are looking for a standalone application for text analysis rather than data resources for a programming library.
Stars
1,795
Forks
1,096
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/nltk/nltk_data"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
chartbeat-labs/textacy
NLP, before and after spaCy
brightertiger/pygarble
Python Package to detect garbled, gibberish text for EN
jfilter/clean-text
🧹 Python package for text cleaning
prasanthg3/cleantext
An open-source package for python to clean raw text data
alinapetukhova/textcl
Text preprocessing package for use in NLP tasks https://pypi.org/project/textcl/