summaryrefslogtreecommitdiff
path: root/textproc/py-Reverend/DESCR
blob: e2d295d67e759cf22ba6ed8b4ae9f5bdc45f920e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Reverend is a general purpose Bayesian classifier, named after
Rev. Thomas Bayes.  Use the Reverend to quickly add Bayesian smarts to
your app.  To use it in your own application, you either subclass
Bayes or pass it a tokenizing function. Bayesian fun has never been so
quick and easy.

Stuff you can do with the Reverend:
- classify RSS stories
- classify recipes by cuisine
- who do you write like? Shakespeare, Dickens or Austen
- detect the language of a document
- is your code more like Guido's or Peter's