Package | Description |
---|---|
de.tudarmstadt.ukp.jwktl.api | |
de.tudarmstadt.ukp.jwktl.api.entry | |
de.tudarmstadt.ukp.jwktl.api.util | |
de.tudarmstadt.ukp.jwktl.parser.de.components |
Modifier and Type | Method and Description |
---|---|
GrammaticalGender |
IWiktionaryEntry.getGender()
Returns the grammatical gender of this lexical entry, which can
be one of masculine, feminine, neuter.
|
Modifier and Type | Field and Description |
---|---|
protected GrammaticalGender |
WiktionaryEntry.gender |
Modifier and Type | Method and Description |
---|---|
GrammaticalGender |
WiktionaryEntry.getGender() |
Modifier and Type | Method and Description |
---|---|
void |
WiktionaryEntry.setGender(GrammaticalGender gender)
Assigns the given grammatical gender.
|
Modifier and Type | Method and Description |
---|---|
static GrammaticalGender |
GrammaticalGender.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrammaticalGender[] |
GrammaticalGender.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected GrammaticalGender |
DEPartOfSpeechHandler.gender |
Copyright © 2011-2014 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.