This repository contains data packages (corpora, models, tokenizers, etc.) for use with NLTK.
To install data using the NLTK downloader, run:
import nltk
nltk.download()
For detailed instructions, please see the NLTK website.
Note: You do not need to update
index.xmlwhen adding or modifying packages. It is automatically rebuilt after changes are merged.
LICENSE (Apache License 2.0) for the repository.LICENSE-OVERVIEW.md summarizing the licensing structure, with emphasis on the diversity of dataset licenses and the importance of reviewing individual terms.DATASET-LICENSES.md — a comprehensive, grouped list of all data packages and their licenses, highlighting any ambiguous or unclarified licensing.CONTRIBUTING.md with step-by-step instructions for adding a new data package using Git and GitHub.CONTRIBUTING.md for instructions on adding datasets and making other contributions.For instructions on adding new data packages, please see CONTRIBUTING.md. For licensing details, see LICENSE-OVERVIEW.md and DATASET-LICENSES.md.
$ claude mcp add nltk_data \
-- python -m otcore.mcp_server <graph>