#774 · Primary category: Education & Research
NLP_Quickbook
NLP in Python with Deep Learning
Project last updated:01/31/24
GitHub Stars
606
Forks
232
Contributors
6
License
MIT
Why we included this project
These notebooks are written for practicing engineers who want to get NLP work done, not for students working through a textbook. The author organizes the material into seven themes and says up front that you can skim, pick the chapter that matches your current problem, and jump in without reading everything before it. Early notebooks cover text cleaning, spell correction, and spaCy-based work like redacting names and generating questions, then move on to word embeddings with gensim and text classification. Later chapters show how to build data loaders, training loops, and a simple intent-based chatbot from scratch, so you see the engineering decisions behind the code rather than just the API calls. If you are starting out with NLP in Python or want a code-first refresher on a specific technique, this is a practical companion to the official documentation.
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