ImKeTT/FET-LM
[TNNLS, to appear] FET-LM: Flow Enhanced Variational Auto-Encoder for Topic-Guided Language Modeling PyTorch Implementation
This project helps researchers and data scientists analyze large collections of text, such as news articles, books, or reviews. It takes raw text data as input and helps you understand the underlying topics within the text while also generating new, coherent sentences. It's designed for someone doing advanced text analysis or natural language generation research.
No commits in the last 6 months.
Use this if you are a researcher or data scientist working with large text corpora and need to identify topics and generate human-like text.
Not ideal if you are a business user looking for a ready-to-use tool for sentiment analysis, keyword extraction, or simple content generation.
Stars
14
Forks
1
Language
Python
License
—
Category
Last pushed
Mar 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ImKeTT/FET-LM"
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
ctr4si/A-Hierarchical-Latent-Structure-for-Variational-Conversation-Modeling
PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation...
georgian-io/Multimodal-Toolkit
Multimodal model for text and tabular data with HuggingFace transformers as building block for text data
nurpeiis/LeakGAN-PyTorch
A simple implementation of LeakGAN in PyTorch