A recognition language for text is represented by the TextLanguage object. During the recognition the text is separated into words, and one or several recognition languages correspond to each word. One recognition language is assigned to each character in a word. This recognition language is represented by the BaseLanguage objects. Besides, this group of objects includes a collection of predefined languages — the recognition languages that ABBYY FineReader Engine supports by default. These are represented by the PredefinedLanguages object. A single predefined language is represented by the PredefinedLanguage object, and gives access to the corresponding TextLanguage object. This section contains descriptions of the following language-related objects:Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
- LanguageDatabase
- TextLanguage
- BaseLanguages
- BaseLanguage
- PredefinedLanguages
- PredefinedLanguage
- DetectedLanguages
- DetectedLanguage
- Dictionary
- EnumDictionaryWords
- DictionaryDescriptions
- DictionaryDescription
- StandardDictionaryDescription
- UserDictionaryDescription
- RegExpDictionaryDescription
- ExternalDictionaryDescription
- ExternalDictionaryCallback
- IExternalDictionary
- FuzzyStrings
- FuzzyString
The language-related objects hierarchy
For more information about the hierarchy of the ABBYY FineReader Engine objects, please see the Object Diagram.