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

chartbeat-labs/textacy

NLP, before and after spaCy observed · 2026-08-28

github.com/chartbeat-labs/textacy · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 3864
  • days_rel: n/a
  • days_push: 1076
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2239 stars · 247 forks observed · 2026-08-28

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

textacy is a Python NLP library built on spaCy that handles tasks before and after spaCy's core pipeline, such as text cleaning, information extraction, and topic modeling. It also provides prepared text datasets and readability/lexical diversity statistics.

Use cases

  • extract keyterms and n-grams from documents
  • train and visualize topic models on a corpus
  • clean and normalize raw text before spaCy processing
  • compute Flesch-Kincaid readability scores
  • extract entities, acronyms, and SVO triples from text
  • load prepared NLP datasets like Congressional speeches
  • compare strings with similarity metrics

When to choose

  • you already use spaCy and need higher-level text analysis utilities
  • you need keyterm extraction, topic modeling, or readability statistics in Python
  • you want convenient access to prepared text datasets with metadata

When to avoid

  • you need core tokenization, tagging, or parsing - use spaCy directly
  • you need a framework-agnostic NLP toolkit independent of spaCy
  • you need actively developed features - releases have slowed since 2023

Facets

library · maturity maintenance

nlp parser machine-learning data-science text-editors data-science python spacy topic-modeling text-processing keyterm-extraction readability-statistics linguistics natural-language-processing

2 sources

Member repositories

RepositoryRoleHealth v2
chartbeat-labs/textacymain23

For agents

markdown · JSON · MCP: product_card(name="chartbeat-labs/textacy")

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