Skip to content

Use language model, machine learning and neural network to train Gilmore Girl scripts and generate new dialogue given leading words

Notifications You must be signed in to change notification settings

amysheep/GilmoreGirlDialogueGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GilmoreGirlsDialogueGenerator

This APP generates text predictions from LSTM neural network model trained on Gilmore Girls TV series scripts (all seasons) by the two main characters -- Rory and Lorelai Gilmore.

The model is trained using Keras in Python and tensorflow GPU backend. By running the 'ui/server.py' file, a Web UI will be created to interactively take user input sequence as seed and output the desired length of generated text.

The tool allows us to compare prediction outcomes under different 'temperature/diversity' parameters. In addition, we can compare the different results from the same seeding sequence by the two main characters.

About

Use language model, machine learning and neural network to train Gilmore Girl scripts and generate new dialogue given leading words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages