DeerExecutionGraphNode, EnrichmentOperator, ParameterizedEnrichmentOperator, ParameterizedDeerExecutionGraphNode, ExecutionGraphNode<Model>, Parameterized, Plugin, org.pf4j.ExtensionPoint@Extension public class NEREnrichmentOperator extends AbstractParameterizedEnrichmentOperator
AbstractParameterizedExecutionGraphNode.WithImplicitCloning<T>ExecutionGraphNode.DegreeBounds| Modifier and Type | Field | Description |
|---|---|---|
static Property |
ASK_ENDPOINT |
|
static Property |
DBPEDIA_ENDPOINT_URL |
|
static Property |
FOX_URL |
|
static Property |
IMPORT_PROPERTY |
|
static Property |
LITERAL_PROPERTY |
|
static Property |
NE_TYPE |
| Constructor | Description |
|---|---|
NEREnrichmentOperator() |
| Modifier and Type | Method | Description |
|---|---|---|
ValidatableParameterMap |
createParameterMap() |
Create an uninitialized
ParameterMap to be filled by the
ExecutionGraphGenerator. |
protected List<Model> |
safeApply(List<Model> models) |
apply, getId, getInDegree, getOutDegree, initDegrees, initPluginId, usesImplicitCloningdeepCopy, getDegreeBounds, getTypegetParameterMap, getValidationModelFor, initParameters, isInitializedapply, getInDegree, getOutDegree, initDegrees, usesImplicitCloningclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterMap, initParameters, isInitializedgetId, initPluginId, isInitializedpublic static final Property LITERAL_PROPERTY
public static final Property IMPORT_PROPERTY
public static final Property FOX_URL
public static final Property NE_TYPE
public static final Property ASK_ENDPOINT
public static final Property DBPEDIA_ENDPOINT_URL
@NotNull public ValidatableParameterMap createParameterMap()
ParameterizedParameterMap to be filled by the
ExecutionGraphGenerator.ParameterMap containing all allowed ParameterCopyright © 2019. All rights reserved.