Inspiration
I wanted to play around with the HH groups' data
What it does
Generates 10 sentences of an HH group
How I built it
Parse data from csv, train a markov model from the comments and such from HH's group data and randomize which hackathon hacker group to generate the sentences
Challenges I ran into
Many of the sentences does not make sense. The Markov model is very bad
Accomplishments that I'm proud of
Played around with data. I'm happy :)
What I learned
Not much, learned a lot from talking to sponsors
What's next for What would HH group say?
improving the markov chain algorithm, perhaps use nltk to better improve the grammar of the sentences generated.

Log in or sign up for Devpost to join the conversation.