Skip to content

Data-driven short story generation using skip-thought vectorization to represent sentences in vector space and GRUs to learn the sequence of sentences.

Notifications You must be signed in to change notification settings

Shreyanand/story_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data Driven Interactive Story Generation

How it works?

This is an interactive story generating system that uses human authoring along with the system's expertise to generate intriguing short stories. The system generates the first sentence of the story following which it makes suggestions for the next sentence. You can choose from the suggestions you see in the list or you can eneter a sentence which then becomes the part of the narration. This procedure continues till we have a short 5 sentence story.

About

Data-driven short story generation using skip-thought vectorization to represent sentences in vector space and GRUs to learn the sequence of sentences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published