Date: Fri, 31 Oct 2003 04:46:33 -0800 (PST) From: Sergei Kolobov <sergei@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/dbacl Makefile distinfo pkg-descr pkg-plist Message-ID: <200310311246.h9VCkXwG061598@repoman.freebsd.org>
index | next in thread | raw e-mail
sergei 2003/10/31 04:46:33 PST
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/dbacl Makefile distinfo pkg-descr pkg-plist
Log:
Add dbacl 1.4, digramic Bayesian classifier.
dbacl is a digramic Bayesian text classifier. Given some text,
it calculates the posterior probabilities that the input resembles
one of any number of previously learned document collections.
It can be used to sort incoming email into arbitrary categories
such as spam, work, and play, or simply to distinguish an English text
from a French text. It fully supports international character sets,
and uses sophisticated statistical models based on the
Maximum Entropy Principle.
Author: Laird A. Breyer <laird@lbreyer.com>
WWW: http://dbacl.sourceforge.net/
PR: 58733
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Revision Changes Path
1.576 +1 -0 ports/textproc/Makefile
1.1 +40 -0 ports/textproc/dbacl/Makefile (new)
1.1 +1 -0 ports/textproc/dbacl/distinfo (new)
1.1 +11 -0 ports/textproc/dbacl/pkg-descr (new)
1.1 +25 -0 ports/textproc/dbacl/pkg-plist (new)
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310311246.h9VCkXwG061598>
