Commit Graph

7 Commits

Author SHA1 Message Date
Cheng-Lung Sung
6adf115354 My territory, suggested by ijliao. :p
Approved by:	vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Vanilla I. Shu
e2103ed283 - Update to 1.8.1
- Many bugs were discovered and fixed. A test suite was added to
  prevent future regressions. It can be called using make check.
  Memory management was improved, giving a large speedup in
  classification speed, and a putative confidence score is now
  available via an -X switch.
- Some documentation changes were made.

PR:		ports/69749
Submitted by:	maintainer
2004-07-29 10:11:38 +00:00
Kirill Ponomarev
a87810e508 Update to 1.8
PR:		ports/69407
Submitted by:	maintainer
2004-07-22 08:50:37 +00:00
Ying-Chieh Liao
a508b19de7 upgrade to 1.7
PR:		69386
Submitted by:	maintainer
2004-07-22 01:32:20 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Pav Lucistnik
17667bab53 - Update to 1.6
PR:		ports/60753
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
2003-12-31 14:42:13 +00:00
Sergei Kolobov
a3a9120155 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>
2003-10-31 12:46:33 +00:00