Skip to content

Generating random movie descriptions by implementing a Markov chain, using a Kaggle dataset.

Notifications You must be signed in to change notification settings

mblls/markov_chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

markov_chain

Implementation of training a Markov chain u̶s̶i̶n̶g̶ ̶a̶ ̶w̶e̶b̶ ̶s̶c̶r̶a̶p̶e̶r̶ ̶t̶o̶ ̶g̶a̶t̶h̶e̶r̶ ̶t̶w̶e̶e̶t̶s̶ ̶o̶f̶ ̶v̶a̶r̶i̶o̶u̶s̶ ̶u̶s̶e̶r̶s̶.

  • 9/1/2020 * In my newest implementation, I utilized Kaggle's repository of Netflix show/movie descriptions in order to get some funky new sentences. What's necessary now is to add some features to guarantee grammatical (or at the very least syntactical) errors are kept to a minimum.

About

Generating random movie descriptions by implementing a Markov chain, using a Kaggle dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published