Date: Mon, 1 May 2006 12:56:49 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/py-reverend Makefile distinfo pkg-descr pkg-plist Message-ID: <200605011256.k41CunEh055279@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2006-05-01 12:56:49 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/py-reverend Makefile distinfo pkg-descr pkg-plist
Log:
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
PR: ports/96531
Submitted by: Nicola Vitale <nivit@email.it>
Revision Changes Path
1.958 +1 -0 ports/textproc/Makefile
1.1 +37 -0 ports/textproc/py-reverend/Makefile (new)
1.1 +3 -0 ports/textproc/py-reverend/distinfo (new)
1.1 +14 -0 ports/textproc/py-reverend/pkg-descr (new)
1.1 +31 -0 ports/textproc/py-reverend/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605011256.k41CunEh055279>
