tanyuqian/progressive-generation
NAACL 2021 - Progressive Generation of Long Text
This project helps researchers and practitioners in natural language processing generate long, coherent texts. By progressively building text, it takes short prompts or existing documents and extends them into longer, more detailed outputs. It's designed for those working on advanced text generation tasks who need to evaluate model performance across various linguistic metrics.
No commits in the last 6 months.
Use this if you are an NLP researcher or data scientist focused on creating and evaluating advanced models for generating long-form content.
Not ideal if you need a simple, off-the-shelf tool for immediate text generation without deep model training or evaluation.
Stars
82
Forks
12
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 02, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/tanyuqian/progressive-generation"
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