dbamman/anlp19
Course repo for Applied Natural Language Processing (Spring 2019)
This project provides practical examples for processing and understanding human language using computational methods. It helps you take raw text data, like books or social media posts, and analyze it to find patterns, classify content, or extract specific information. It's designed for anyone who needs to apply natural language processing techniques to real-world text, such as researchers, data analysts, or computational linguists.
407 stars. No commits in the last 6 months.
Use this if you want to learn and apply various natural language processing techniques, from basic text preparation to advanced neural network models, on diverse text datasets.
Not ideal if you're looking for a production-ready, highly optimized library or a simple drag-and-drop tool for NLP tasks without understanding the underlying methods.
Stars
407
Forks
99
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 02, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dbamman/anlp19"
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