hands-on-nltk-tutorial and nlp-tutorial

These are **competitors** — both are introductory NLP tutorials teaching similar core concepts (tokenization, POS tagging, sentiment analysis) using NLTK in Python, so learners would typically choose one based on depth and teaching style rather than use them together.

hands-on-nltk-tutorial
61
Established
nlp-tutorial
43
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 25/25
Stars: 567
Forks: 241
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 275
Forks: 147
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
No Package No Dependents
No License Stale 6m No Package No Dependents

About hands-on-nltk-tutorial

hb20007/hands-on-nltk-tutorial

The hands-on NLTK tutorial for NLP in Python

Structured as Jupyter notebooks covering text preprocessing (tokenization, stemming, lemmatization), linguistic analysis (n-grams, POS tagging, WordNet), and practical NLP tasks like sentiment analysis, language detection, and text classification. Demonstrates both foundational NLTK capabilities and integration with complementary libraries like langdetect and VADER for specialized use cases. Executable via Binder for immediate browser-based experimentation without local setup.

About nlp-tutorial

bonzanini/nlp-tutorial

Tutorial: Natural Language Processing in Python

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work