Paketname | python-reverend |
Beschreibung | general purpose Bayesian classifier for Python |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.3+svn20070820-0ubuntu1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 136 Byte |
Hängt ab von | python (>= 2.3), python-support (>= 0.2) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | reverend |
Paketgröße | 14798 Byte |
Prüfsumme MD5 | 2354c8c564b77b85db2b090e464043fb |
Prüfsumme SHA1 | bac745d8adf2cb0d54096dc2ad77d5df7489b4d5 |
Prüfsumme SHA256 | 1b5189d715624837f10db722755687711a628121abe3a5d266f9cb696a986ce9 |
Link zum Herunterladen | python-reverend_0.3+svn20070820-0ubuntu1_all.deb |
Ausführliche Beschreibung | 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
.
Homepage: http://divmod.org/trac/wiki/DivmodReverend
|