Uses of Class
org.languagetool.tagging.de.GermanToken.POSType
Packages that use GermanToken.POSType
-
Uses of GermanToken.POSType in org.languagetool.rules.de
Methods in org.languagetool.rules.de with parameters of type GermanToken.POSTypeModifier and TypeMethodDescriptionstatic boolean
GermanHelper.hasReadingOfType
(org.languagetool.AnalyzedTokenReadings tokenReadings, GermanToken.POSType type) -
Uses of GermanToken.POSType in org.languagetool.tagging.de
Fields in org.languagetool.tagging.de declared as GermanToken.POSTypeModifier and TypeFieldDescriptionstatic final GermanToken.POSType
GermanToken.POSType.ADJEKTIV
static final GermanToken.POSType
GermanToken.POSType.DETERMINER
static final GermanToken.POSType
GermanToken.POSType.NOMEN
static final GermanToken.POSType
GermanToken.POSType.OTHER
static final GermanToken.POSType
GermanToken.POSType.PARTIZIP
static final GermanToken.POSType
GermanToken.POSType.PRONOMEN
static final GermanToken.POSType
GermanToken.POSType.PROPER_NOUN
private final GermanToken.POSType
AnalyzedGermanToken.type
static final GermanToken.POSType
GermanToken.POSType.VERB
Methods in org.languagetool.tagging.de that return GermanToken.POSType