twitter_ebooks 2.0.0

Complete rewrite of twitter_ebooks. Allows context-sensitive responsive bots via the Twitter streaming API, along with higher-quality tokenization and ngram modeling.

Installation

gem install twitter_ebooks

Making a bot

twitter_ebooks uses a Rails-like skeleton app generator. Let's say we want to make a revolutionary Marxist bot based on the writings of Leon Trotsky (who doesn't?):

ebooks new trotsky_ebooks
cd trotsky_ebooks