Ali-Alameer/NLP
This repository offers NLP resources & tutorials using keras/tensorflow. Designed for University of Salford's NLP module students, but open for all to learn NLP topics like text classification, language modeling, and sentiment analysis.
This collection provides practical resources and tutorials for understanding Natural Language Processing (NLP) concepts. It takes raw text data and demonstrates how to process it for tasks like categorizing text, predicting the next word, or determining the emotional tone. It's designed for students and self-learners keen to grasp core NLP techniques through hands-on examples.
Use this if you are an AI or computer science student, or a self-learner, who wants to understand and experiment with how machines process human language.
Not ideal if you are a non-technical professional looking for a ready-to-use tool to analyze text without learning the underlying methods.
Stars
31
Forks
44
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Ali-Alameer/NLP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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)