Skip to content

bookpanda/2110572-NLP-SYS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP_2025 (2110572 NLP SYS @Chula)

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

# pip install <> && pip freeze > requirements.txt

alt text

The course will give an overview of the Natural Language Processing techniques in the transition period between traditional techniques and deep learning. The course will touch upon various standard NLP tasks, such as tokenization, language modeling, semantics, and part-of-speech tagging. The second part of the course will go into LLMs in depth. Many of the assignments will be in the context of Thai language. This course is not meant to be an entry-level machine learning course, and will not cover the basics of machine learning. This course is recommended for graudated students, 4th year students who have already taken some machine learning course, and 3rd year students who are interested in doing senior projects related to NLP. Knowledge of pytorch is required.

Course Syllabus

Here

About

2025 Natural Language Processing course in Computer Engineering, Chulalongkorn University

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors