.\" Copyright (c) 2004 William S\&. Yerazunis\&. Manpage typesetting by Joost van Baal and Shalendra Chhabra .TH "crm" 1 "19 Aug 2004" "crm 20040816\&.BlameClockworkOrange-auto\&.3" "CRM114" .po 2m .de ZI .\" Zoem Indent/Itemize macro I. .br 'in +\\$1 .nr xa 0 .nr xa -\\$1 .nr xb \\$1 .nr xb -\\w'\\$2' \h'|\\n(xau'\\$2\h'\\n(xbu'\\ .. .de ZJ .br .\" Zoem Indent/Itemize macro II. 'in +\\$1 'in +\\$2 .nr xa 0 .nr xa -\\$2 .nr xa -\\w'\\$3' .nr xb \\$2 \h'|\\n(xau'\\$3\h'\\n(xbu'\\ .. .if n .ll -2m .am SH .ie n .in 4m .el .in 8m .. .SH NAME \fBcrm\fP \- Controllable Regex Mutilator .SH SYNOPSIS \fBcrm\fP [programname] [OPTIONS] \fBcrm\fP \&`-{ program text }\&' [OPTIONS] .SH DESCRIPTION CRM114 (or \fBcrm\fP for short) is a command-styled language specifically designed for easy implementation of contextual filters\&. These filters can be based on a number of transformations and heuristics, including approximatee regexes, Bayesian filters, and Winnow classifiers\&. CRM114 is particularly apt for creation of mail and web filters\&. Depending on the environment, accuracies in excess of 99\&.9 % are achieveable\&. N-way classification is supported by all classifiers\&. CRM114 is implemented as a JIT microcompiler, initially compiling the source code only to the extent necessary to begin execution, and then only completing each statement\&'s parsing on demand\&. This yields a very low invocation overhead\&. The full language description can be found in QUICKREF\&.txt file in crm114 source directory\&. A typesetted version of this file is supplied in \fBcrm114(1)\fP\&. .SH HOMEPAGE AND REPORTING BUGS http://crm114\&.sourceforge\&.net/ .SH VERSION This manpage: $Id: crm\&.azm,v 1\&.2 2004/08/19 09:28:28 vanbaal Exp $ \&. This manpage describes crm as shipped with crm114 version 20040816\&.BlameClockworkOrange\&. .SH AUTHOR William S\&. Yerazunis\&. Manpage typesetting by Joost van Baal and Shalendra Chhabra .SH COPYRIGHT Copyright (C) 2001, 2002, 2003, 2004 William S\&. Yerazunis\&. This is free software, copyrighted under the FSF\&'s GPL\&. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\&. See the file COPYING for more details\&. .SH SEE ALSO \fBcssutil(1)\fP, \fBcssdiff(1)\fP, \fBcrm114(1)\fP, \fBcssmerge(1)\fP