public class SharedPatriciaTries
extends org.apache.uima.fit.component.Resource_ImplBase
Modifier and Type | Field and Description |
---|---|
protected String |
grfExtTreeLocation |
protected String |
kompVHicTreeLocation |
protected String |
kompVVicTreeLocation |
protected String |
language |
static String |
PARAM_GRF_EXT_TREE_LOCATION
Load the model from this location instead of locating the model automatically.
|
static String |
PARAM_KOMP_VHIC_TREE_LOCATION
Load the model from this location instead of locating the model automatically.
|
static String |
PARAM_KOMP_VVIC_TREE_LOCATION
Load the model from this location instead of locating the model automatically.
|
static String |
PARAM_LANGUAGE
Use this language instead of the default language.
|
static String |
PARAM_VARIANT
Override the default variant used to locate the model.
|
protected String |
variant |
Constructor and Description |
---|
SharedPatriciaTries() |
Modifier and Type | Method and Description |
---|---|
SplitterAlgorithm |
getSplitter() |
boolean |
initialize(org.apache.uima.resource.ResourceSpecifier aSpecifier,
Map aAdditionalParams) |
afterResourcesInitialized, getLogger, getResourceName
public static final String PARAM_LANGUAGE
protected String language
public static final String PARAM_VARIANT
protected String variant
public static final String PARAM_KOMP_VVIC_TREE_LOCATION
protected String kompVVicTreeLocation
public static final String PARAM_KOMP_VHIC_TREE_LOCATION
protected String kompVHicTreeLocation
public static final String PARAM_GRF_EXT_TREE_LOCATION
protected String grfExtTreeLocation
public boolean initialize(org.apache.uima.resource.ResourceSpecifier aSpecifier, Map aAdditionalParams) throws org.apache.uima.resource.ResourceInitializationException
initialize
in interface org.apache.uima.resource.Resource
initialize
in class org.apache.uima.fit.component.Resource_ImplBase
org.apache.uima.resource.ResourceInitializationException
public SplitterAlgorithm getSplitter() throws IOException, org.apache.uima.resource.ResourceInitializationException
IOException
org.apache.uima.resource.ResourceInitializationException
Copyright © 2007–2018 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.