SpellCheckAIProcessor
SpellCheckAIProcessor class
AI post-processor that uses AsposeAI to apply spelling correction
to OCR recognition results.
The SpellCheckAIProcessor type exposes the following members:
Constructors
| Name | Description |
|---|---|
| SpellCheckAIProcessor() | Initializes a new instance of the SpellCheckAIProcessor class |
Methods
| Name | Description |
|---|---|
| get_result() | Gets the OCR results after spelling correction has been applied. |
| save_txt(filename) | Saves the corrected OCR results to a TXT file. |
See Also
- namespace aspose.ocr.ai
- assembly Aspose.ocr