public class ChunkerConfigurator extends Configurator
| Modifier and Type | Field and Description |
|---|---|
static Property |
MODEL_DIR_PATH |
static Property |
MODEL_LEX_PATH |
static Property |
MODEL_NAME |
static Property |
MODEL_PATH |
static Property |
TEST_GOLDPOS_DATA |
static Property |
TEST_NOPOS_DATA |
static Property |
TRAINING_DATA |
FALSE, TRUE| Constructor and Description |
|---|
ChunkerConfigurator() |
| 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, mergePropertiespublic static final Property TRAINING_DATA
public static final Property TEST_GOLDPOS_DATA
public static final Property TEST_NOPOS_DATA
public static final Property MODEL_NAME
public static final Property MODEL_DIR_PATH
public static final Property MODEL_PATH
public static final Property MODEL_LEX_PATH
public ResourceManager getDefaultConfig()
ConfiguratorgetDefaultConfig in class ConfiguratorCopyright © 2017. All rights reserved.