テキストの認識言語は、TextLanguage オブジェクトで表されます。認識時には、テキストは単語に分割され、各単語には 1 つまたは複数の認識言語が対応します。単語内の各文字には 1 つの認識言語が割り当てられます。この認識言語は、BaseLanguage オブジェクトで表されます。 また、このオブジェクト グループには、定義済み言語のコレクションも含まれます。これは、ABBYY FineReader Engine が既定でサポートしている認識言語です。これらは PredefinedLanguages オブジェクトで表されます。個々の定義済み言語は PredefinedLanguage オブジェクトで表され、対応する TextLanguage オブジェクトにアクセスできます。 このセクションには、次の言語関連オブジェクトの説明があります。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
ABBYY FineReader Engine オブジェクト階層の詳細については、オブジェクト図を参照してください。