| Class | Description |
|---|---|
| CommonPreProcessorImpl |
A serializable version of DeepLearning4j's CommonPreProcessor.
|
| EndingPreProcessorImpl |
A serializable version of DeepLearning4j's EndingPreProcessor.
|
| LowCasePreProcessorImpl |
A serializable version of DeepLearning4j's LowCasePreProcessor.
|
| StemmingPreProcessorImpl |
Implements basic cleaning inherited from CommonPreProcessor + does stemming using a Weka
Stemmer.
|