diff options
Diffstat (limited to 'textproc/dbacl/pkg-descr')
-rw-r--r-- | textproc/dbacl/pkg-descr | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/textproc/dbacl/pkg-descr b/textproc/dbacl/pkg-descr index 97f3cb668f53..486203401761 100644 --- a/textproc/dbacl/pkg-descr +++ b/textproc/dbacl/pkg-descr @@ -1,10 +1,10 @@ -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. +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. WWW: http://dbacl.sourceforge.net/ |