public class LanguageOptionsMixin extends BaseMixin
| Modifier | Constructor and Description |
|---|---|
protected |
LanguageOptionsMixin(Integer minValidChars,
Integer profileDepth,
Double ambiguityThreshold,
Double invalidityThreshold,
com.basistech.util.LanguageCode languageHint,
Double languageHintWeight,
String encodingHint,
Double encodingHintWeight,
Set<com.basistech.rosette.apimodel.LanguageWeight> languageWeightAdjustments) |
protected LanguageOptionsMixin(Integer minValidChars, Integer profileDepth, Double ambiguityThreshold, Double invalidityThreshold, com.basistech.util.LanguageCode languageHint, Double languageHintWeight, String encodingHint, Double encodingHintWeight, Set<com.basistech.rosette.apimodel.LanguageWeight> languageWeightAdjustments)
Copyright © 2014–2016 Basis Technology Corp.. All rights reserved.