public class Franc extends Object implements LanguageDetector
| Constructor and Description |
|---|
Franc() |
| 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.