Package org.openrefine.util
Class DetectLanguageUtils
- java.lang.Object
-
- org.openrefine.util.DetectLanguageUtils
-
public class DetectLanguageUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description DetectLanguageUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.common.base.Optional<com.optimaize.langdetect.i18n.LdLocale>
detect(String text)
-
-
-
Method Detail
-
detect
public static com.google.common.base.Optional<com.optimaize.langdetect.i18n.LdLocale> detect(String text) throws IOException
- Throws:
IOException
-
-