minhpqn/nlp_100_drill_exercises
100 bài luyện tập xử lý ngôn ngữ tự nhiên
This project offers 100 hands-on exercises designed to teach and practice natural language processing (NLP) techniques. You'll input raw text or data files and learn how to extract, transform, and analyze linguistic information. It's ideal for students, researchers, or anyone new to NLP looking for practical problem-solving experience.
131 stars. No commits in the last 6 months.
Use this if you want to gain practical skills in text processing, from basic string manipulation and regular expressions to morphological analysis and working with databases and machine learning in NLP.
Not ideal if you are looking for a high-level library or framework to apply existing NLP models without understanding their underlying mechanics.
Stars
131
Forks
84
Language
Python
License
—
Category
Last pushed
Aug 17, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/minhpqn/nlp_100_drill_exercises"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
estnltk/estnltk
Open source tools for Estonian natural language processing
hb20007/hands-on-nltk-tutorial
The hands-on NLTK tutorial for NLP in Python
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