README.markdown in twss-0.0.4 vs README.markdown in twss-0.0.5
- old
+ new
@@ -1,11 +1,11 @@
TWSS
====
Because automation knows no bounds... including lowbrow comedy.
-TWSS is a simple Bayes classifer trained off of a Twitter #twss search.
+TWSS is a simple Bayes classifer trained off of a twssstories.com.
Installation
------------
gem install twss
@@ -20,10 +20,10 @@
TWSS("well hurry up, you're not going fast enough") # => true
You can also adjust the scoring threshold for your comedic customization. The
lower the value, the more "obscure" the jokes can be.
- TWSS.threshold = 2.0
+ TWSS.threshold = 5.0
It's far from perfect, but it's accurate enough to be funny. I'll probably
continue tweaking it some (increase the training set size and whatnot). I'm not
being all that scientific about, so we'll see :).
\ No newline at end of file