hasnainyaqub/Natural_Language_Processing-NLP-
Exploring the fundamentals of NLP, including text preprocessing, tokenization, stopword removal, stemming, lemmatization, bag-of-words, TF-IDF, and basic text classification. This repository contains hands-on notebooks, small projects, and experiments as I learn how machines understand and generate human language.
Stars
3
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hasnainyaqub/Natural_Language_Processing-NLP-"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RingBDStack/SocialED
A python library for social event detection
DSKSD/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
mannefedov/compling_nlp_hse_course
Материалы курса по компьютерной лингвистике Школы Лингвистики НИУ ВШЭ
delip/PyTorchNLPBook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media...
rguthrie3/DeepLearningForNLPInPytorch
An IPython Notebook tutorial on deep learning for natural language processing, including...