#785 · Primary category: Education & Research
nlp-tutorial
A list of NLP(Natural Language Processing) tutorials
Project last updated:04/01/20
GitHub Stars
1.4K
Forks
262
Contributors
3
License
MIT
Why we included this project
lyeoni/nlp-tutorial gathers compact, well-commented PyTorch notebooks that walk through common NLP tasks on real datasets: classifying HuffPost news articles by category, gauging sentiment in IMDb reviews, matching Stack Exchange questions to answers, and neural machine translation. The examples are short enough to follow line by line, which suits someone who has read about NLP and wants to train a first model without drowning in framework boilerplate. They also show how CNNs, RNNs, and transformers get wired together in working code instead of staying theoretical. Note that the repo has not been updated since 2020, so treat it as a well-organized introduction rather than something to build on directly; the value is the clear progression of examples and the reproducible code.
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