Commit Graph

18 Commits

Author SHA1 Message Date
Jacob Harris
3e8bdfba47 Will randomly add another sentence for short tweets 2013-07-30 13:48:15 -04:00
Jacob Harris
fb7d794f71 Adding a terminator on the end of some tweets in case it confused Markov chainer 2013-07-30 13:47:58 -04:00
Jacob Harris
fe9caf4a43 Make the check that the Markov is not repeating existing sentence look at just letters (not punctuation) 2013-07-23 14:41:31 -04:00
Jacob Harris
a66e59eb20 Add a little more documentation 2013-07-18 22:37:34 -04:00
Jacob Harris
92e9529363 Reject tweets if they match source text at all 2013-07-17 21:10:14 -04:00
Jacob Harris
22f56a9ff7 Filter out @usernames, #hashtags, and URLs 2013-07-17 21:09:10 -04:00
Jacob Harris
8ee6b1a871 Allow the user to specify a different 2013-07-17 21:07:31 -04:00
Jacob Harris
81130a8a3d Trying randomized last-word truncation 2013-07-12 14:26:30 -04:00
Jacob Harris
cb6fcb9502 Added debugging run directions 2013-07-12 14:26:14 -04:00
Jacob Harris
ff3472390c Some tweaks to the algorithm 2013-07-11 07:49:21 -04:00
Jacob Harris
ca71d20d80 Handle curly apostrophe correctly 2013-07-11 07:49:03 -04:00
Jacob Harris
b0ffcc0360 Removed regular expression check for markov results 2013-07-10 14:17:51 -04:00
Jacob Harris
0a5a851e90 Some more fixes 2013-07-10 11:25:41 -04:00
Jacob Harris
77d437d397 Added support for params to forcibly run and to suppress tweeting 2013-07-10 11:10:53 -04:00
Jacob Harris
3c95c658af Update documentation 2013-07-09 21:55:20 -04:00
Jacob Harris
8887618008 Added a twitter_init.rb.sample file 2013-07-09 21:55:08 -04:00
Jacob Harris
c201b07a60 Fixes for launch 2013-07-09 21:54:44 -04:00
Jacob Harris
9e86a90334 Initial commit 2013-07-09 10:59:21 -04:00