public class LemmatizerConfigurator extends AnnotatorConfigurator
Modifier and Type | Field and Description |
---|---|
static Property |
EXCEPTIONS_FILE |
static Property |
LEMMA_LAZY_INITIALIZE |
static Property |
USE_STNFRD_CONVENTIONS |
static Property |
VERB_LEMMA_FILE |
static Property |
WN_PATH |
IS_LAZILY_INITIALIZED, IS_SENTENCE_LEVEL
FALSE, TRUE
Constructor and Description |
---|
LemmatizerConfigurator() |
Modifier and Type | Method and Description |
---|---|
ResourceManager |
getDefaultConfig()
get a ResourceManager object with the default key/value pairs for this configurator
|
generateProperties, getConfig, getConfig, mergeProperties, mergeProperties
public static final Property WN_PATH
public static final Property USE_STNFRD_CONVENTIONS
public static final Property LEMMA_LAZY_INITIALIZE
public static final Property VERB_LEMMA_FILE
public static final Property EXCEPTIONS_FILE
public ResourceManager getDefaultConfig()
getDefaultConfig
in class AnnotatorConfigurator
Copyright © 2017. All rights reserved.