ArevikKH/Text-Generation-LSTM
Scrapes and preprocesses raw text data, then trains an LSTM language model to predict and generate text sequences. Includes tokenization, vocabulary mapping, training with PyTorch, and text generation from a seed phrase for coherent output.
No commits in the last 6 months.
Stars
1
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ArevikKH/Text-Generation-LSTM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
batzner/tensorlm
Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow
EagleW/PaperRobot
Code for PaperRobot: Incremental Draft Generation of Scientific Ideas
Cyrilvallez/TextWiz
An even simpler way to generate text with LLMs.
microsoft/CodeMixed-Text-Generator
This tool helps automatic generation of grammatically valid synthetic Code-mixed data by...
yingpengma/Awesome-Story-Generation
This repository collects an extensive list of awesome papers about Story Generation /...