|
Class Summary |
| DiskMapStore |
Used to load/save a JasenMap to local disk by simply serializing the token map. |
| Jasen |
The core scanning class of the jASEN framework. |
| JasenEngineConfiguration |
Singleton configuration class to hold, and provide thread safe access to engine configuration data. |
| JasenMap |
This class represents the core data for the chi probability calculations used by jASEN. |
| JasenToken |
A "token" is essentially a word. |
| JasenTrainer |
Trains the Jasen Engine and builds the JasenMap from a ham corpus and a spam corpus. |