Language |
[DataMemberAttribute] public bool PartitionLatinScriptRegions { get; set; }
This property is ignored if IdentifyLanguages is false.
For more information, see remarks for property LatinScriptRegionPartitionSize.
It is not recommended to break detected Latin script regions into smaller script regions in order to detect potentially multiple Latin script based languages. Doing so may lead to poor language identification for Latin script regions. This property and property LatinScriptRegionPartitionSize are provided to allow users to decide what is best for their particular needs.
Default property value: false