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

piskvorky/gensim-data resource

Data repository for pretrained NLP models and NLP corpora. observed · 2026-08-28

github.com/piskvorky/gensim-data · homepage · Python · LGPL-2.1 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3246
  • days_rel: n/a
  • days_push: 3092
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1058 stars · 142 forks observed · 2026-08-28

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

A data repository hosting pretrained NLP models (Word2Vec, GloVe, LDA, LSI) and text corpora as immutable GitHub release attachments, accessed via Gensim's download API. It provides long-term storage and a standardized loading interface for unstructured text datasets.

Use cases

  • download pretrained word embeddings like glove-twitter-25
  • load a text corpus to train a word2vec model
  • get a stable copy of English Wikipedia text data
  • find similar words using pretrained vectors
  • download NLP datasets with a consistent Python API
  • access text8 corpus for training embeddings

When to choose

  • you need pretrained word vectors or text corpora with a reliable, long-term download source
  • you already use Gensim and want one-line dataset loading
  • you want immutable, versioned NLP datasets with usage examples

When to avoid

  • you need image, audio, or non-text datasets
  • you need transformer-based models like BERT or GPT
  • you want actively updated datasets with new releases

Facets

dataset · maturity maintenance

machine-learning nlp data-science machine-learning data-science python cross-platform word2vec glove lda lsi corpora pretrained-models gensim text-data natural-language-processing

4 sources

Member repositories

RepositoryRoleHealth v2
piskvorky/gensim-datamain23

For agents

markdown · JSON · MCP: product_card(name="piskvorky/gensim-data")

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