Language |
The LanguageIdSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| IdentifyLanguages | Determines if languages present in extract text are to be identified by content extractors. | |
| LatinScriptRegionPartitionSize | Used by language identification algorithm, see IdentifyLanguages, to partition detected Latin script regions into smaller character ranges of this size. | |
| MaxLanguageIdCharacters | Maximum number of characters in extracted text to use for language identification. | |
| PartitionLatinScriptRegions | Determines if Latin script regions detected during the language identification process (see IdentifyLanguages) are partitioned into smaller regions of LatinScriptRegionPartitionSize number of characters. |