Uses of Class
org.opensextant.extractors.langid.LangID
Packages that use LangID
-
Uses of LangID in org.opensextant.extractors.langid
Methods in org.opensextant.extractors.langid that return types with arguments of type LangIDModifier and TypeMethodDescriptionLangDetect.alternativeCJKLangID
(String data) detecting if script of text is Japanese, Korean or Chinese.API for LangDetect, cybozu.labs.Sort what was found; Returns LangID by highest score to lowest.Methods in org.opensextant.extractors.langid with parameters of type LangIDModifier and TypeMethodDescriptionint
If THIS langID score is less than argument, return -1 If THIS langID score is greater than argument, return 1Method parameters in org.opensextant.extractors.langid with type arguments of type LangID