enix223/nlp-course
NLP Course stuff and algorithm implementations
This project offers practical implementations and datasets for various Natural Language Processing (NLP) techniques. It provides algorithms for tasks like language modeling, graph search, and information extraction. Individuals learning or applying NLP, such as data scientists, computational linguists, or researchers, can use these resources to understand and experiment with core NLP concepts.
No commits in the last 6 months.
Use this if you are studying or experimenting with core NLP algorithms and need practical code examples and sample datasets.
Not ideal if you need a polished, production-ready NLP library or a tool for advanced, cutting-edge research without any foundational learning.
Stars
8
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 27, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/enix223/nlp-course"
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