Hacker News new | ask | show | jobs
by dlib 5868 days ago
I built a bayesian text classifier on App Engine a few weeks ago but it was too slow to be of any use (the datastore that is). Still fun to get it to work though. Did stumple upon a Bayesian classifier web service: http://www.uclassify.com/Default.aspx

Will certainly check out Weka, it's installed on the pc's at my college so when I get the chance I will.