Class UnicodeBasedDetector
java.lang.Object
org.languagetool.language.identifier.detector.UnicodeBasedDetector
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate final intprivate static final float -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_MAX_CHECK_LENGTH
private static final int DEFAULT_MAX_CHECK_LENGTH- See Also:
-
THRESHOLD
private static final float THRESHOLD- See Also:
-
maxCheckLength
private final int maxCheckLength
-
-
Constructor Details
-
UnicodeBasedDetector
public UnicodeBasedDetector() -
UnicodeBasedDetector
public UnicodeBasedDetector(int maxCheckLength)
-
-
Method Details
-
getDominantLangCodes
-