Muhammad-Elgendi/NLP
Introducing Natural Language Processing (NLP) with jupyter notebooks.
This project provides hands-on notebooks for learning Natural Language Processing (NLP). It guides you through the process of taking raw text data and transforming it into a structured format suitable for analysis. This is ideal for anyone looking to understand how to extract meaning and insights from text.
No commits in the last 6 months.
Use this if you are a data analyst, scientist, or student who wants to learn the practical application of NLP techniques from basic text manipulation to advanced text vectorization.
Not ideal if you are looking for a ready-to-use application or a high-level library to perform NLP tasks without understanding the underlying mechanics.
Stars
10
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 22, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Muhammad-Elgendi/NLP"
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