Click or drag to resize

LanguageIdSettings Properties

The LanguageIdSettings type exposes the following members.

Properties
 NameDescription
Public propertyIdentifyLanguages Determines if languages present in extract text are to be identified by content extractors.
Public propertyLatinScriptRegionPartitionSize Used by language identification algorithm, see IdentifyLanguages, to partition detected Latin script regions into smaller character ranges of this size.
Public propertyMaxLanguageIdCharacters Maximum number of characters in extracted text to use for language identification.
Public propertyPartitionLatinScriptRegions Determines if Latin script regions detected during the language identification process (see IdentifyLanguages) are partitioned into smaller regions of LatinScriptRegionPartitionSize number of characters.
Top
See Also