Skip to content

dungarpan/Autoregressive-Text-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autoregressive-Text-Generation

The project's goal is to generate a paragraph using a frequency dictionary of the next word based on a 3-gram model from the existing e-books collected from the Project Gutenberg digital library. We predict the probabilistic maximum likelihood estimate to generate the subsequent words given an initial prompt.

Follow the Medium article to get the 3-gram frequency dictionary of all the books.

About

The project's goal is to generate a paragraph using a frequency dictionary of the next word based on a 3-gram model from the existing e-books collected from the Project Gutenberg digital library. We predict the probabilistic maximum likelihood estimate to generate the subsequent words given an initial prompt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages