kavgan/nlp-in-practice resource
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 3139
- days_rel: n/a
- days_push: 2100
- n_releases_24m: 0
Adoption not part of the score
1185 stars · 785 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of Jupyter notebooks and Python scripts demonstrating practical NLP and text mining techniques, including Word2Vec, TF-IDF keyword extraction, text classification, and text preprocessing. It serves as starter code with accompanying tutorials for solving real-world text data problems.
Use cases
- learn how to train and use gensim word2vec embeddings
- extract keywords from text with tf-idf
- build a text classifier with logistic regression
- preprocess text with stemming, lemmatization, and stop word removal
- do word count on large files with pyspark
- load pre-trained GloVe and word2vec embeddings
- understand tfidftransformer vs tfidfvectorizer
When to choose
- you want hands-on starter code for common NLP tasks in Python
- you are learning text mining concepts through runnable notebooks
- you need simple examples of word embeddings, TF-IDF, or text classification
When to avoid
- you need a production-ready NLP library or maintained package
- you require a licensed dependency for commercial use (no license is provided)
- you need up-to-date code, as the repository has not been updated since 2020
Facets
learning-resource · maturity maintenance
nlp machine-learning data-science data-visualization machine-learning data-science tutorials python jupyter-notebooks word2vec tf-idf text-classification gensim pyspark text-preprocessing word-embeddings starter-code natural-language-processing
2 sources
- readme: https://github.com/kavgan/nlp-in-practice · fetched 2026-08-28 · 2ccc1f91a4cf
- homepage: http://kavita-ganesan.com/kavitas-tutorials/#.WvIizNMvyog · fetched 2026-08-29 · 44136fa355b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kavgan/nlp-in-practice | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="kavgan/nlp-in-practice")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem