ancatmara/data-science-nlp
NLP Section of the Data Science course, NRU HSE
This project provides a comprehensive guide to analyzing text data. It covers techniques to clean, transform, and understand written language, from basic word counting to advanced topic modeling. Data analysts, researchers, and anyone working with large volumes of text can use this to extract insights and classify documents.
No commits in the last 6 months.
Use this if you need to process, understand, and categorize text data, such as identifying themes in customer reviews or classifying news articles.
Not ideal if you are looking for a ready-to-use application or a simple plug-and-play solution without understanding the underlying techniques.
Stars
20
Forks
19
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Jul 21, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ancatmara/data-science-nlp"
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
mhbashari/awesome-persian-nlp-ir
Curated List of Persian Natural Language Processing and Information Retrieval Tools and Resources
soheil-mp/Natural-Language-Processing-Tutorials
NLP Webinars Created for Udacity's Mentorship Program (2019).
mikeroyal/NLP-Guide
Natural Language Processing (NLP). Covering topics such as Tokenization, Part Of Speech tagging...