FranxYao/Deep-Generative-Models-for-Natural-Language-Processing
DGMs for NLP. A roadmap.
This project offers a comprehensive roadmap and curated resources for understanding Deep Generative Models (DGMs) in Natural Language Processing (NLP). It explains how these models learn the underlying factors that generate human language, such as emotion or syntax, from raw text. This is designed for researchers, academics, or advanced practitioners in NLP who want to deeply understand the theoretical and practical advancements in building sophisticated language models.
396 stars. No commits in the last 6 months.
Use this if you are an NLP researcher or student seeking a structured overview, key concepts, and important literature on deep generative models for language.
Not ideal if you are looking for an out-of-the-box tool or code to apply DGMs without needing to delve into the foundational theory.
Stars
396
Forks
33
Language
—
License
—
Category
Last pushed
Dec 12, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/FranxYao/Deep-Generative-Models-for-Natural-Language-Processing"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yaserkl/RLSeq2Seq
Deep Reinforcement Learning For Sequence to Sequence Models
kefirski/pytorch_RVAE
Recurrent Variational Autoencoder that generates sequential data implemented with pytorch
georgian-io/Multimodal-Toolkit
Multimodal model for text and tabular data with HuggingFace transformers as building block for text data
ctr4si/A-Hierarchical-Latent-Structure-for-Variational-Conversation-Modeling
PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation...
nurpeiis/LeakGAN-PyTorch
A simple implementation of LeakGAN in PyTorch