|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ICategorisedWordsDataSource | Interface used by BayesianClassifier to determine the probability of each word based on a particular category. |
IJDBCConnectionManager | |
IWordsDataSource | Interface used by BayesianClassifier to determine the probability of each word. |
Class Summary | |
BayesianClassifier | A implementation of IClassifier based on Bayes'
theorem (see http://www.wikipedia.org/wiki/Bayes_theorem). |
DataSourceJDBCConnectionManager | |
DriverMangerJDBCConnectionManager | |
JDBCWordsDataSource | A JDBC based datasource. |
SimpleWordsDataSource | |
WordProbability | Represents the probability of a particular word. |
Exception Summary | |
WordsDataSourceException |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |