Shengxiang-Lin/COMPSCI-288
UCB CS 288. Natural Language Processing
ArchivedImplements core NLP algorithms including n-gram language models, dependency parsing, named entity recognition, and sequence labeling with hidden Markov models. The coursework covers both statistical approaches and neural architectures, progressing from tokenization and POS tagging through structured prediction tasks. Assignments emphasize hands-on implementation of fundamental techniques rather than relying on high-level NLP libraries, building understanding of underlying mechanisms.
No commits in the last 6 months.
Stars
98
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Shengxiang-Lin/COMPSCI-288"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zou-group/textgrad
TextGrad: Automatic ''Differentiation'' via Text -- using large language models to backpropagate...
ArikReuter/TopicGPT
TopicGPT allows to integrate the benefits of LLMs into Topic Modelling
cattolatte/zenith-nlp-framework
A comprehensive toolkit to build, train, and deploy modern NLP models from the ground up....
emory-courses/nlp-essentials
Foundations of Modern NLP
WangRongsheng/IvyGPT
[CICAI 2023] The official codes for "Ivygpt: Interactive chinese pathway language model in...