Package com.google.refine.util
Class DetectLanguageUtils
java.lang.Object
com.google.refine.util.DetectLanguageUtils
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DetectLanguageUtils
public DetectLanguageUtils()
-
-
Method Details
-
detect
public static com.google.common.base.Optional<com.optimaize.langdetect.i18n.LdLocale> detect(String text) throws IOException - Throws:
IOException
-