#640 · Primary category: Education & Research
nlp-notebooks
A collection of notebooks for Natural Language Processing from NLP Town
Project last updated:07/16/24
GitHub Stars
1.0K
Forks
386
Contributors
3
License
Other
Why we included this project
Anyone teaching themselves applied natural language processing will find this collection a solid hands-on companion, because each notebook works through a concrete task from start to finish instead of just describing a technique. The coverage is wide: word embeddings, topic modeling, named entity recognition, text and intent classification, sentence similarity, and cross-lingual transfer. That range works as a structured path for newcomers and as a reference for seeing how different libraries handle the same job, from spaCy and scikit-learn to a BERT model in PyTorch. Since classical methods such as CRFs and LDA sit next to transformer-based ones, you can judge older and newer approaches against each other in one place. This is a curated learning resource rather than production software, so treat it as a study path and recipe book, not something to wire directly into a live pipeline.
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