Skip to content

ashwinmj/word-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Word Prediction

Word prediction is attempt to auto generate text or predict the next word using the machines. Currently an attempt is made to generate text using the Markov models. This repository is meant to act as a supplement to the article published at Medium.

Usage instructions

Just clone the repository and run the Jupyter notebook. If successfull it will start generating a new song based on a bunch of Eminem song lyrics.