nlpinaction/learning-nlp
nlp in action
This project provides practical code examples for fundamental Natural Language Processing (NLP) techniques, designed for beginners. It helps you understand and apply various NLP methods, from processing Chinese text and identifying keywords to analyzing sentiment. If you're new to NLP, this resource guides you through essential concepts with hands-on practice.
1,047 stars. No commits in the last 6 months.
Use this if you are a beginner looking to learn and practice core Natural Language Processing algorithms and applications.
Not ideal if you are an experienced NLP practitioner seeking advanced research, highly specialized models, or a production-ready library.
Stars
1,047
Forks
822
Language
Python
License
—
Category
Last pushed
Dec 10, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/nlpinaction/learning-nlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)