public class Optimaize extends Object implements LanguageDetector
| Modifier and Type | Field and Description |
|---|---|
protected static com.optimaize.langdetect.LanguageDetector |
instance |
| Constructor and Description |
|---|
Optimaize() |
| Modifier and Type | Method and Description |
|---|---|
com.neovisionaries.i18n.LanguageCode |
detect(String text) |
List<LanguageProbability> |
detectAll(String text) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdetectMostProbablepublic com.neovisionaries.i18n.LanguageCode detect(String text)
detect in interface LanguageDetectorpublic List<LanguageProbability> detectAll(String text)
detectAll in interface LanguageDetectorCopyright © 2016 teletronics.ae. All rights reserved.