public interface SLanguageDetector
| Modifier and Type | Method and Description |
|---|---|
scala.collection.immutable.List<Language> |
detect(String text)
Returns an empty iterator if no languages are detected,
otherwise an iterator with the probable languages
|
double |
minimalConfidence() |
Copyright © 2016 teletronics.ae. All Rights Reserved.