| Package | Description |
|---|---|
| org.cleartk.clearnlp |
| Modifier and Type | Class and Description |
|---|---|
class |
CleartkSemanticRoleOps
Defines common set of token data type operations used to convert output from semantic role labelers into
the annotations and properties for
SemanticArgument and Predicate |
| Constructor and Description |
|---|
SemanticRoleLabeler_ImplBase(TokenOps<TOKEN_TYPE> tokenOps,
DependencyOps<DEPENDENCY_NODE_TYPE,TOKEN_TYPE,DEPENDENCY_ROOT_NODE_TYPE,WINDOW_TYPE,DEPENDENCY_RELATION_TYPE> dependencyOps,
SemanticRoleOps<ARGUMENT_TYPE,TOKEN_TYPE,PREDICATE_TYPE,TOKEN_TYPE> srlOps) |
Copyright © 2014. All rights reserved.