| Package | Description |
|---|---|
| org.aksw.fox.data |
fox data
|
| org.aksw.fox.utils |
fox utils
|
| Modifier and Type | Method and Description |
|---|---|
static FoxParameter.Langs |
FoxParameter.Langs.fromString(String label) |
static FoxParameter.Langs |
FoxParameter.Langs.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FoxParameter.Langs[] |
FoxParameter.Langs.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
static Set<FoxParameter.Langs> |
FoxLanguageDetector.lang |
| Modifier and Type | Method and Description |
|---|---|
FoxParameter.Langs |
FoxLanguageDetector.detect(String text) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FoxLanguageDetector.initLanguageDetector(Set<FoxParameter.Langs> lang) |
| Constructor and Description |
|---|
FoxLanguageDetector(Set<FoxParameter.Langs> lang) |
Copyright © 2024. All rights reserved.