Back to rankings

nltk/nltk_data

Python

NLTK Data

nltknlpnatural-language-processingcorporalinguistics
Star Growth
Stars
1.8k
Forks
1.1k
Weekly Growth
Issues
49
1k1.5k
Oct 2011Sep 2016Aug 2021Jul 2026
ArtifactsPyPIpip install nltk_data
README

Data Distribution for NLTK

This repository contains data packages (corpora, models, tokenizers, etc.) for use with NLTK.

Installation

To install data using the NLTK downloader, run:

import nltk
nltk.download()

For detailed instructions, please see the NLTK website.


Recent Enhancements

Note: You do not need to update index.xml when adding or modifying packages. It is automatically rebuilt after changes are merged.

Licensing Transparency (PR #242)

  • Added a top-level LICENSE (Apache License 2.0) for the repository.
  • Added LICENSE-OVERVIEW.md summarizing the licensing structure, with emphasis on the diversity of dataset licenses and the importance of reviewing individual terms.
  • Added DATASET-LICENSES.md — a comprehensive, grouped list of all data packages and their licenses, highlighting any ambiguous or unclarified licensing.
  • These changes improve transparency, support responsible use, and aid compliance for all users.

Contribution Guidelines

  • Introduced a detailed CONTRIBUTING.md with step-by-step instructions for adding a new data package using Git and GitHub.
  • Please see CONTRIBUTING.md for instructions on adding datasets and making other contributions.
  • Contributors are encouraged to clarify dataset licenses and to consult the new licensing overview and dataset license table.

For instructions on adding new data packages, please see CONTRIBUTING.md. For licensing details, see LICENSE-OVERVIEW.md and DATASET-LICENSES.md.

Related repositories
nltk/nltk

NLTK Source

PythonPyPIApache License 2.0nltkpython
nltk.org
14.7k3k
sloria/TextBlob

Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.

PythonPyPIMIT Licensenlpnltk
textblob.readthedocs.io
9.5k1.2k
shirosaidev/stocksight

Stock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis

PythonPyPIApache License 2.0stock-marketstock-prediction
shirosaidev.github.io/stocksight/
2.5k495
dipanjanS/practical-machine-learning-with-python

Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.

Jupyter NotebookApache License 2.0machine-learningdeep-learning
2.4k1.7k
dipanjanS/text-analytics-with-python

Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.

Jupyter NotebookApache License 2.0text-analyticstext-summarization
1.7k846
csurfer/rake-nltk

Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.

PythonPyPIMIT Licensenltkalgorithm
csurfer.github.io/rake-nltk
1.1k151
ggeop/Python-ai-assistant

Python AI assistant 🧠

PythonPyPIMIT Licensepython35python
1k245
alexgreene/WikiQuiz

Generates a quiz for a Wikipedia page using parts of speech and text chunking.

JavaScriptnpmnltkwikipedia
80458