mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
075a562c78
PR: ports/98702 Submitted by: maintainer Approved by: lawrance (mentor, implict)
15 lines
475 B
Plaintext
15 lines
475 B
Plaintext
Divmod Reverend is a simple, general purpose Bayesian classifier,
|
|
written in Python.
|
|
It is designed to be easy to adapt and extend for your application.
|
|
|
|
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
|
|
|
|
Author: Amir Bakhtiar
|
|
WWW: http://www.divmod.org/trac/wiki/DivmodReverend
|