SpellCheckAIProcessor
SpellCheckAIProcessor class
AI post-processor that uses AsposeAI to apply spelling correction to OCR recognition results.
public class SpellCheckAIProcessor : IOcrAIPostProcessor
Constructors
| Name | Description |
|---|---|
| SpellCheckAIProcessor() | The default constructor. |
Methods
| Name | Description |
|---|---|
| GetResult() | Gets the OCR results after spelling correction has been applied. |
| SaveTxt(string) | Saves the corrected OCR results to a TXT file. |
See Also
- interface IOcrAIPostProcessor
- namespace Aspose.OCR.AI
- assembly Aspose.OCR