summaryrefslogtreecommitdiff
path: root/mail/crm114/pkg-descr
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-24 14:17:04 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-24 14:17:04 +0000
commit2203e2a3736eccbf2a3d66dff04804f156079209 (patch)
tree88ac47438c28ca08f91a16db598ac4e38d185a49 /mail/crm114/pkg-descr
parentUpdate to 1.5.3 (diff)
Add crm114 20040212,
CRM114 is a system to examine incoming e-mail, system log streams, data files or other data streams, and to sort, filter, or alter the incoming files or data streams according to the user's wildest desires. Criteria for categorization of data can be by satisfaction of regexes, by sparse binary polynomial matching with a Bayesian Chain Rule evaluator, or by other means. Accuracy of the SBPH/BCR classifier has been seen in excess of 99 per cent, for 1/4 megabyte of learning text. In other words, CRM114 learns, and it learns fast. WWW: http://crm114.sourceforge.net PR: ports/63304 Submitted by: Meno Abels <meno.abels@adviser.com>
Notes
Notes: svn path=/head/; revision=101979
Diffstat (limited to 'mail/crm114/pkg-descr')
-rw-r--r--mail/crm114/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/crm114/pkg-descr b/mail/crm114/pkg-descr
new file mode 100644
index 000000000000..bbf238d68b84
--- /dev/null
+++ b/mail/crm114/pkg-descr
@@ -0,0 +1,10 @@
+CRM114 is a system to examine incoming e-mail, system log streams,
+data files or other data streams, and to sort, filter, or alter the
+incoming files or data streams according to the user's wildest
+desires. Criteria for categorization of data can be by satisfaction
+of regexes, by sparse binary polynomial matching with a Bayesian
+Chain Rule evaluator, or by other means. Accuracy of the SBPH/BCR
+classifier has been seen in excess of 99 per cent, for 1/4 megabyte
+of learning text. In other words, CRM114 learns, and it learns fast.
+
+WWW: http://crm114.sourceforge.net