Github time!

This commit is contained in:
Mispy 2013-11-08 06:02:05 +11:00
commit e87dc5862b
27 changed files with 20178 additions and 0 deletions

9
README.md Normal file
View file

@ -0,0 +1,9 @@
# twitter\_ebooks 2.0.7
Complete rewrite of twitter\_ebooks. Allows context-sensitive responsive bots via the Twitter streaming API, along with higher-quality ngram modeling. Still needs a bit of cleaning and documenting.
## Installation
```bash
gem install twitter_ebooks
```