| Modifier and Type | Method and Description |
|---|---|
IDictionaryReader |
OCRConfig.getDictionaryReader()
Gets any of available dictionary readers for post processing, if not set, post processing is not turned on.
|
static IDictionaryReader |
DictionaryReaderCreator.getOpenOfficeDictionaryReader(byte[] dicFileStream,
byte[] affFileStream)
Create OpenOfficeDictionaryReader as IDictionaryReader
|
static IDictionaryReader |
DictionaryReaderCreator.getOpenOfficeDictionaryReader(String dicFile,
String affFile)
Create OpenOfficeDictionaryReader as IDictionaryReader
|
| Modifier and Type | Method and Description |
|---|---|
void |
OCRConfig.setDictionaryReader(IDictionaryReader value)
Sets available dictionary readers for post processing.
|
Copyright © 2014. All rights reserved.