Package org.apache.james.ai.classic

Interface Summary
Log A simple logging mechanism.
SystemContext Lightweight, read only filesystem access.
 

Class Summary
BayesianAnalysis Spam detection mailet using bayesian analysis techniques.
BayesianAnalysisFeeder Feeds ham OR spam messages to train the BayesianAnalysis mailet.
BayesianAnalyzer Determines probability that text contains Spam.
JDBCBayesianAnalyzer Manages the persistence of the spam bayesian analysis corpus using a JDBC database.
SystemLog Logs naively to system out.
TokenCollector Collects tokens.
TokenCounter Counts tokens occuring in stream.
Tokenizer Tokenizes streaming mail input.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.