Bug 96531 - [NEW PORT] textproc/py-reverend: A simple Bayesian classifier written in Python
Summary: [NEW PORT] textproc/py-reverend: A simple Bayesian classifier written in Python
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-29 22:40 UTC by Nicola Vitale
Modified: 2006-05-01 13:57 UTC (History)
1 user (show)

See Also:


Attachments
py24-reverend-0.3.shar (3.80 KB, text/plain)
2006-04-29 22:40 UTC, Nicola Vitale
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicola Vitale 2006-04-29 22:40:04 UTC
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 <amir@divmod.org>
WWW:	http://www.divmod.org/trac/wiki/DivmodReverend

Generated with FreeBSD Port Tools 0.63
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-05-01 13:57:13 UTC
State Changed
From-To: open->closed

New port added, thank you!