Inspiration

We were wondering wether we could use predictive models such as markov chains to predict future news, (and with that, the future!)

The algorithm constructs a complete merged markov model of order n, by calculating and merging together the markov sub-chains generated from each individual training news header sentence

We made it using python and our general knowledge of Markov chain models

We were planning on making it into a web app but due to node Js limitations we decided to pack it into a very compact python gui

Accomplishments that I'm proud of

What I learned

What's next for Headline Predictor

Built With

Share this project:

Updates