Uses of Class
com.basistech.rosette.dm.LanguageDetection.DetectionResult.Builder
Packages that use LanguageDetection.DetectionResult.Builder
-
Uses of LanguageDetection.DetectionResult.Builder in com.basistech.rosette.dm
Methods in com.basistech.rosette.dm that return LanguageDetection.DetectionResult.BuilderModifier and TypeMethodDescriptionLanguageDetection.DetectionResult.Builder.confidence(Double confidence) Specifies the confidence.Specifies the encoding.LanguageDetection.DetectionResult.Builder.getThis()LanguageDetection.DetectionResult.Builder.language(com.basistech.util.LanguageCode language) Specifies the language.LanguageDetection.DetectionResult.Builder.script(com.basistech.util.ISO15924 script) Specifies the script.