Aspose.OCR.AI

Classes

ClassDescription
AIResultRepresents an AI-processed recognition result.
AsposeAIMain 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.
AsposeAIModelConfigRepresents configuration settings for loading an LLM model.
KeywordsAIProcessorAI post-processor that analyzes OCR results and extracts keywords and values.
NaturalLanguageQueryAIProcessorAI post-processor that answers natural-language queries using OCR recognition results.
SpellCheckAIProcessorAI post-processor that uses AsposeAI to apply spelling correction to OCR recognition results.
TableAIProcessorAI post-processor that analyzes OCR results and extracts structured tables. Uses AI-based processing to improve table layout detection and formatting.

Interfaces

InterfaceDescription
IOcrAIPostProcessorInterface for applying AI-based postprocessing to OCR recognition results.

Enumeration

EnumerationDescription
AITableDetectionModeDefines the table detection modes used to improve table layout recognition.