alexirpan / Jaden-Smith-Generator

Typical sentences with Markov Chain trained on Jaden Smith tweets + King James Bible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jaden-Smith-Generator

Typical sentences with Markov Chain trained on Jaden Smith tweets + King James Bible

This uses a combined corpus of tweets by Jaden Smith (up to Sep 27, 2014), and the King James Bible. This counts the frequency of a word appearing given the previous word, then samples from that distribution to create a "typical" sentence. (Since the King James Bible is much longer, the word counts from it have much smaller weight.)

Created for HackJam Fall 2014

About

Typical sentences with Markov Chain trained on Jaden Smith tweets + King James Bible


Languages

Language:C++ 56.7%Language:C 39.0%Language:Python 2.9%Language:Shell 0.6%Language:HTML 0.3%Language:CSS 0.2%Language:Makefile 0.2%