aboutsummaryrefslogtreecommitdiffstats
path: root/mail/crm114
Commit message (Collapse)AuthorAgeFilesLines
* Chase libraries for new textproc/libtre version.krion2004-10-261-1/+1
|
* Fix build with gcc 3.4lioux2004-08-181-0/+10
| | | | Approved by: maintainer
* - Chase libraries for new textproc/libtre versionkrion2004-05-101-2/+2
|
* - Add RUN_DEPENDSkrion2004-03-081-1/+9
| | | | | | | * Make use of b64decode PR: ports/63912 Submitted by: maintainer
* Add trailing slash '/' to WWW tag URI addresslioux2004-03-061-1/+1
|
* - Update to 20040221pav2004-03-023-5/+59
| | | | | | | - Download and install contributed scripts and prelearned spam and nonspam databases PR: ports/63415 Submitted by: Meno Abels <meno.abels@adviser.com> (maintainer)
* - Fix patch-Makefilekrion2004-02-261-4/+41
| | | | | PR: ports/63380 Submitted by: maintainer
* Add crm114 20040212,krion2004-02-245-0/+115
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>