rohanmistry231/NLP-Projects-01
A collection of Python-based NLP projects exploring text processing, sentiment analysis, and language modeling using libraries like NLTK, SpaCy, and Transformers. Includes hands-on implementations with datasets and tutorials for building and evaluating NLP models.
This collection offers various Natural Language Processing (NLP) projects for exploring text data and AI-driven language solutions. It takes raw text inputs and applies linguistic models to produce insights or corrected text. This is for anyone interested in understanding, developing, or applying NLP models for text-based tasks.
No commits in the last 6 months.
Use this if you are a developer, data scientist, or researcher looking for practical examples and code to learn or implement NLP solutions like auto-correction.
Not ideal if you need a plug-and-play application without any coding or technical setup.
Stars
22
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/rohanmistry231/NLP-Projects-01"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)