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.
567 stars.
Stars
567
Forks
241
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/hb20007/hands-on-nltk-tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
estnltk/estnltk
Open source tools for Estonian natural language processing
GateNLP/python-gatenlp
Python text processing, pattern matching, and NLP framework
milaan9/Python_Natural_Language_Processing
This repository consists of a complete guide on natural language processing (NLP) in Python...
practical-nlp/practical-nlp-code
Official Repository for Code associated with 'Practical Natural Language Processing' book by...
DataForScience/NLP
Natural Language Processing For Everyone