Skip to content

monkEdward/text_generation_rnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text_generation_rnn

Generative DL model for text generation

The project tries to emulate the research presented in the paper "BERT has a mouth and it must speak: BERT has a Markov Random Field Language Model" by generating a LSTM model which takes in input different text files.

The model reads left to right and tries to predict the next word based on probabilities of words.

About

Generative DL model for text generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published