public static class SimpleLemmatizerTrainer.SimpleLemmatizerTrainerOptions extends LemmaOptions
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ABSTAIN_IF_AMBIGIOUS |
static java.lang.String |
HANDLE_UNSEEN |
static java.lang.String |
USE_BACKUP |
AVERAGING, LIMIT, map_, NUM_ITERATIONS, SEED, USE_MORPH, USE_POS, VERBOSITY| Modifier and Type | Method and Description |
|---|---|
boolean |
getAbstainIfAmbigous() |
boolean |
getHandleUnseen() |
boolean |
getUseBackup() |
static SimpleLemmatizerTrainer.SimpleLemmatizerTrainerOptions |
newInstance() |
getAveraging, getInstance, getLimit, getListValue, getNumIterations, getOption, getRandom, getUseMorph, getUsePos, getValue, getVerbosity, readArguments, report, setOption, toInstancepublic static final java.lang.String HANDLE_UNSEEN
public static final java.lang.String USE_BACKUP
public static final java.lang.String ABSTAIN_IF_AMBIGIOUS
public static SimpleLemmatizerTrainer.SimpleLemmatizerTrainerOptions newInstance()
public boolean getHandleUnseen()
public boolean getUseBackup()
public boolean getAbstainIfAmbigous()