| AIResult | Represents an AI-processed recognition result. |
| AsposeAI | Main API for the AI component in the Aspose OCR library. Provides integration with AI-powered postprocessors such as spell-checking, table extraction, and layout correction. |
| AsposeAIModelConfig | Represents configuration settings for loading an LLM model. |
| KeywordsAIProcessor | AI post-processor that analyzes OCR results and extracts keywords and values. |
| NaturalLanguageQueryAIProcessor | AI post-processor that answers natural-language queries using OCR recognition results. |
| SpellCheckAIProcessor | AI post-processor that uses AsposeAI to apply spelling correction to OCR recognition results. |
| TableAIProcessor | AI post-processor that analyzes OCR results and extracts structured tables. Uses AI-based processing to improve table layout detection and formatting. |