#714 · Primary category: Education & Research
nlp-zero-to-hero
NLP Zero to Hero in just 10 Kernels
Project last updated:09/22/24
GitHub Stars
598
Forks
89
Contributors
1
License
MIT
Why we included this project
This one is for people who want a working mental model of NLP without hopping between scattered tutorials: the repo is a set of ten notebooks that build on each other in order, starting with tokenization and preprocessing, then moving through bag-of-words, TF-IDF, Naive Bayes classification, and topic modeling. From there it goes into word embeddings, RNNs, and attention, ending with the Transformer. Each step assumes the last, so you come away seeing how the field evolved and why modern approaches look the way they do. It suits data scientists and developers who already know some Python and want a structured, code-first introduction to core NLP concepts. The notebooks run in Google Colab or Kaggle, so you don't need a powerful local machine, and the progression leaves you with a solid base before moving on to production frameworks or large language models.
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