aboutsummaryrefslogtreecommitdiff
path: root/mail/crm114-devel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Add RUN_DEPENDSKirill Ponomarev2004-03-081-1/+9
| | | | | | | | | | * Make use of b64decode PR: ports/63912 Submitted by: maintainer Notes: svn path=/head/; revision=103286
* - Update to 20040221Pav Lucistnik2004-03-011-3/+34
| | | | | | | | | | - Download and install contributed scripts and prelearned spam and nonspam databases PR: ports/63415 Submitted by: Meno Abels <meno.abels@adviser.com> (maintainer) Notes: svn path=/head/; revision=102680
* Add crm114 20040212,Kirill Ponomarev2004-02-241-0/+39
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: svn path=/head/; revision=101979