klaudia-nazarko/nlg-text-generation
This repository contains Natural Language Generation (NLG) models aimed on generating text of fairy tales (Markov Chain, LSTM neural network, GPT-2 Transformers).
This project helps storytellers or content creators generate new fairy tale text. You provide a collection of existing fairy tales, and the system produces original story segments or full fairy tales that mimic the style and vocabulary of the input. Anyone looking to quickly draft creative fiction, especially fairy tales, would find this useful.
No commits in the last 6 months.
Use this if you need to generate new fairy tale content automatically, based on a corpus of existing tales.
Not ideal if you need to generate highly factual reports, scientific papers, or specific, non-creative content.
Stars
55
Forks
17
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 15, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/klaudia-nazarko/nlg-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 /...