Ross ROSS = Recommend OSS · open-source software intelligence for agents

nltk/nltk

NLTK Source observed · 2026-08-28

github.com/nltk/nltk · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 97
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 2
  • age_days: 6204
  • days_rel: 20
  • days_push: 7
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

14703 stars · 3025 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

NLTK is a leading open-source Python library for natural language processing, providing interfaces to over 50 corpora and lexical resources like WordNet, plus text processing tools for tokenization, stemming, tagging, parsing, classification, and semantic reasoning. It also serves as a teaching platform with an accompanying book, making it popular among linguists, students, and researchers.

Use cases

  • tokenize and tag sentences in python
  • stem and lemmatize text
  • parse sentences for syntactic structure
  • classify text with machine learning
  • access WordNet and linguistic corpora
  • learn computational linguistics and NLP fundamentals
  • perform sentiment analysis on text
  • do named entity recognition

When to choose

  • teaching or learning NLP and computational linguistics
  • prototyping text processing pipelines in Python
  • needing access to standard corpora and lexical resources like WordNet
  • doing linguistic research with classical NLP algorithms

When to avoid

  • needing state-of-the-art transformer-based NLP accuracy
  • production systems requiring fast, GPU-accelerated inference
  • working primarily with languages other than English without extra resources

Facets

library · maturity stable

nlp parser machine-learning data-science machine-learning education text-editors python cross-platform windows tokenization stemming tagging corpora wordnet computational-linguistics text-analytics semantic-reasoning natural-language-processing macos linux

5 sources

Member repositories

RepositoryRoleHealth v2
nltk/nltkmain98

For agents

markdown · JSON · MCP: product_card(name="nltk/nltk")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem