#729 · Primary category: Education & Research
DeepLearningForNLPInPytorch
An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.
Project last updated:01/22/23
GitHub Stars
2.0K
Forks
457
Contributors
1
License
MIT
Why we included this project
This tutorial reads like a well-structured course rather than a collection of scattered code samples. It starts with tensors and computation graphs, then walks through word embeddings and sequence modeling before tackling BiLSTM-CRFs for structure prediction, with working notebooks for an LSTM part-of-speech tagger and a named-entity recognizer along the way. Because it was written for PyTorch's dynamic computation graphs, it's a good fit for developers coming from static-graph frameworks who want to see how dynamic execution changes NLP model design. It was created early in PyTorch's history, so some APIs have aged, but the conceptual grounding in classic sequence-labeling tasks remains a practical study path for coursework or interview prep.
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