#839 · Primary category: Education & Research
NLP_pytorch_project
Embedding, NMT, Text_Classification, Text_Generation, NER etc.
Project last updated:06/12/23
GitHub Stars
567
Forks
121
Contributors
6
License
Other
Why we included this project
This repository collects PyTorch implementations of most classic NLP tasks, from word embeddings and text classification to machine translation, named entity recognition, reading comprehension, and text generation. Each task folder holds several competing approaches side by side, so you can compare multiple BERT-style variants for classification, different CRF-based NER setups, and MRC models ranging from BiDAF to QANet. The author has also split the work into focused follow-up repositories for text classification, semantic similarity, and text generation, which helps when you already know which model you want to study. It reads like a well-organized study notebook rather than a production library, so treat it as a learning and reference resource for comparing model architectures and training recipes.
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