bonzanini/nlp-tutorial
Tutorial: Natural Language Processing in Python
This workshop material helps anyone interested in understanding how computers can process and analyze human language. It takes text data as input and teaches you methods to extract meaning, categorize documents, or identify key information using Python. Researchers, students, developers, or hobbyists can use these tutorials to gain practical skills in Natural Language Processing.
275 stars. No commits in the last 6 months.
Use this if you have a basic grasp of Python and want to learn how to apply Natural Language Processing and text analytics techniques to real-world text data.
Not ideal if you are looking for a plug-and-play tool for advanced NLP tasks without learning the underlying concepts or if you have no prior Python experience.
Stars
275
Forks
147
Language
Jupyter Notebook
License
—
Category
Last pushed
May 29, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/bonzanini/nlp-tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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