Class Hierarchy
- java.lang.Object
- org.apache.uima.analysis_component.AnalysisComponent_ImplBase (implements org.apache.uima.analysis_component.AnalysisComponent)
- org.apache.uima.analysis_component.Annotator_ImplBase
- org.apache.uima.analysis_component.JCasAnnotator_ImplBase
- org.apache.uima.fit.component.JCasAnnotator_ImplBase
- org.cleartk.clearnlp.DependencyParser_ImplBase<WINDOW_TYPE,TOKEN_TYPE,DEPENDENCY_NODE_TYPE,DEPENDENCY_ROOT_NODE_TYPE,DEPENDENCY_RELATION_TYPE>
- org.cleartk.clearnlp.MpAnalyzer_ImplBase<TOKEN_TYPE>
- org.cleartk.clearnlp.PosTagger_ImplBase<TOKEN_TYPE>
- org.cleartk.clearnlp.SemanticRoleLabeler_ImplBase<WINDOW_TYPE,TOKEN_TYPE,DEPENDENCY_NODE_TYPE,DEPENDENCY_ROOT_NODE_TYPE,DEPENDENCY_RELATION_TYPE,ARGUMENT_TYPE,PREDICATE_TYPE>
- org.cleartk.clearnlp.Tokenizer_ImplBase<TOKEN_TYPE>
- org.cleartk.clearnlp.CleartkDependencyOps (implements org.cleartk.clearnlp.DependencyOps<NODE_TYPE,NODE_SPAN_TYPE,ROOT_NODE_TYPE,ROOT_NODE_SPAN_TYPE,RELATION_TYPE>)
- org.cleartk.clearnlp.CleartkSemanticRoleOps (implements org.cleartk.clearnlp.SemanticRoleOps<ARGUMENT_TYPE,ARGUMENT_SPAN_TYPE,PREDICATE_TYPE,PREDICATE_SPAN_TYPE>)
- org.cleartk.clearnlp.CleartkTokenOps (implements org.cleartk.clearnlp.TokenOps<TOKEN_TYPE>)
Interface Hierarchy
- org.cleartk.clearnlp.DependencyOps<NODE_TYPE,NODE_SPAN_TYPE,ROOT_NODE_TYPE,ROOT_NODE_SPAN_TYPE,RELATION_TYPE>
- org.cleartk.clearnlp.SemanticRoleOps<ARGUMENT_TYPE,ARGUMENT_SPAN_TYPE,PREDICATE_TYPE,PREDICATE_SPAN_TYPE>
- org.cleartk.clearnlp.TokenOps<TOKEN_TYPE>
Copyright © 2014. All rights reserved.