Package | Description |
---|---|
dkpro.toolbox.corpus.special |
Modifier and Type | Method and Description |
---|---|
static StopwordsCorpus.StopwordsLanguage |
StopwordsCorpus.StopwordsLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StopwordsCorpus.StopwordsLanguage[] |
StopwordsCorpus.StopwordsLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Set<String> |
Stopwords.get(StopwordsCorpus.StopwordsLanguage language) |
Constructor and Description |
---|
StopwordsCorpus(StopwordsCorpus.StopwordsLanguage language) |
Copyright © 2011-2014. All Rights Reserved.