soheil-mp/Natural-Language-Processing-Tutorials
NLP Webinars Created for Udacity's Mentorship Program (2019).
This project provides a series of educational webinars and Jupyter Notebooks designed to introduce fundamental concepts in Natural Language Processing (NLP). It helps you understand how to process text, classify spam, analyze sentiment, and even work with speech recognition and voice interfaces. If you're looking to learn the basics of how computers understand and interact with human language, these materials offer structured guidance.
No commits in the last 6 months.
Use this if you are a student or a curious individual looking for an introductory course on Natural Language Processing, especially if you benefit from video explanations and code examples.
Not ideal if you are an experienced machine learning engineer looking for advanced research, production-ready code, or a comprehensive deep dive into cutting-edge NLP models.
Stars
11
Forks
12
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 11, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/soheil-mp/Natural-Language-Processing-Tutorials"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
natasha/natasha
Solves basic Russian NLP tasks, API for lower level Natasha projects
monikkinom/ner-lstm
Named Entity Recognition using multilayered bidirectional LSTM
ancatmara/data-science-nlp
NLP Section of the Data Science course, NRU HSE
mhbashari/awesome-persian-nlp-ir
Curated List of Persian Natural Language Processing and Information Retrieval Tools and Resources
mikeroyal/NLP-Guide
Natural Language Processing (NLP). Covering topics such as Tokenization, Part Of Speech tagging...