alexyar88/char-lstm-text-generation
Char-based text generation with LSTM
This tool helps creative writers and content generators produce new text in a specific style or tone. You provide an existing body of text, like a novel or a collection of articles, and it generates original text character by character that mimics the input's characteristics. It's useful for authors, marketers, or anyone needing to expand on existing content.
No commits in the last 6 months.
Use this if you want to generate original text, such as creative writing, marketing copy, or even code, that closely follows the style and patterns of a source text you provide.
Not ideal if you need a tool that understands the meaning of text to answer questions or summarize documents, as it focuses purely on stylistic generation.
Stars
23
Forks
10
Language
Jupyter Notebook
License
—
Category
Last pushed
May 03, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/alexyar88/char-lstm-text-generation"
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 /...