#749 · Primary category: Education & Research
NLP-Tutorials
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
Project last updated:05/22/23
GitHub Stars
952
Forks
316
Contributors
8
License
MIT
Why we included this project
This repo is essentially a set of teaching scripts rather than a library you'd deploy. Each classic NLP model, from TF-IDF and word embeddings up through seq2seq, attention, the Transformer, and contextual pretrained models like ELMo, GPT, and BERT, comes as a compact standalone Python file. Paired with the author's Chinese tutorials on mofanpy.com, the code shows exactly how the math and architecture translate into working implementations. The deliberately minimal style makes it easy to follow the mechanism inside each algorithm before you move on to heavier frameworks. If you're trying to understand the inner workings of these models by reading and running small examples, this is a handy companion.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI