Uses of Interface
com.optimaize.langdetect.LanguageDetector
Packages that use LanguageDetector
Package
Description
Original language detection classes from https://code.google.com/p/language-detection/
-
Uses of LanguageDetector in com.optimaize.langdetect
Classes in com.optimaize.langdetect that implement LanguageDetectorModifier and TypeClassDescriptionfinal class
This class is immutable and thus thread-safe.Methods in com.optimaize.langdetect that return LanguageDetector -
Uses of LanguageDetector in com.optimaize.langdetect.cybozu
Methods in com.optimaize.langdetect.cybozu that return LanguageDetectorModifier and TypeMethodDescriptionprivate LanguageDetector
CommandLineInterface.makeDetector()
Using all language profiles from the given directory.