Package org.apache.james.ai.classic

Interface Summary
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.
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.