a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 1531 and 47515

Description: A digramic Bayesian text classifier
 dbacl can distill text documents into categories, and then
 compare other text documents to the learned categories.
 .
 It can be used to recognize spam, and more generally
 sort incoming email into any number of categories such as
 work, play, and so on.
 .
 As a noise filter, it can be useful during the indexing of
 personal document collections.
Description: digramic Bayesian text classifier
 dbacl can distill text documents into categories, and then
 compare other text documents to the learned categories.
 .
 It can be used to recognize spam, and more generally
 sort incoming email into any number of categories such as
 work, play, and so on.
 .
 As a noise filter, it can be useful during the indexing of
 personal document collections.
--- 1531	Thu Jan  1 00:00:00 1970
+++ 47515	Thu Jan  1 00:00:00 1970
@@ -1,4 +1,4 @@
-A digramic Bayesian text classifier
+digramic Bayesian text classifier
  dbacl can distill text documents into categories, and then
  compare other text documents to the learned categories.
  .