aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-10-31 12:46:33 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-10-31 12:46:33 +0000
commita3a9120155ab843486a3748fc90af2c36aebf6f6 (patch)
tree276dbc127afcb6cc8d5451e855468dd9dfa43933 /textproc/Makefile
parentffa94017d6c39ee2d5c2afd81d3bea30c7ae7fb7 (diff)
downloadports-a3a9120155ab843486a3748fc90af2c36aebf6f6.tar.gz
ports-a3a9120155ab843486a3748fc90af2c36aebf6f6.zip
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>
Notes
Notes: svn path=/head/; revision=92709
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 47e16ca0cf37..cd26aa068057 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -43,6 +43,7 @@
SUBDIR += cy-aspell
SUBDIR += da-aspell
SUBDIR += dadadodo
+ SUBDIR += dbacl
SUBDIR += dico
SUBDIR += dict
SUBDIR += dictfmt