public class LabelerFactory extends Object
| Constructor and Description |
|---|
LabelerFactory(Map<String,Labeler> labelers,
String defaultLabelerLanguage,
Function<String,Labeler> provider) |
| Modifier and Type | Method and Description |
|---|---|
static LabelerFactory |
defaultFactory() |
Labeler |
get(LanguageDetector.WeightedLocale locale) |
public static LabelerFactory defaultFactory()
public Labeler get(LanguageDetector.WeightedLocale locale)
Copyright © 2017. All rights reserved.