suparklingmin/CompLing2022
컴퓨터언어학 (2022학년도 1학기, 서울대학교 언어학과)
This project offers a comprehensive introduction to natural language processing (NLP) using deep learning techniques. It guides learners through understanding various artificial neural network models and applying them to solve specific NLP tasks, like automatically classifying movie reviews as positive or negative. The primary users are students or researchers in computational linguistics or related fields who want to build practical NLP models.
No commits in the last 6 months.
Use this if you are a student or researcher in computational linguistics looking to gain a foundational understanding and practical skills in deep learning for natural language processing.
Not ideal if you are looking for an out-of-the-box solution to a specific NLP problem without delving into the underlying deep learning theory and implementation.
Stars
20
Forks
4
Language
—
License
CC0-1.0
Category
Last pushed
Aug 16, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/suparklingmin/CompLing2022"
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