D G I M O P S T

D

DEFAULT_DICTIONARY_FILE_NAME - Static variable in class org.cleartk.clearnlp.MPAnalyzer
 
DEFAULT_DICTIONARY_FILE_NAME - Static variable in class org.cleartk.clearnlp.Tokenizer
 
DEFAULT_MODEL_FILE_NAME - Static variable in class org.cleartk.clearnlp.DependencyParser
 
DEFAULT_MODEL_FILE_NAME - Static variable in class org.cleartk.clearnlp.PosTagger
 
DEFAULT_PRED_ID_MODEL_FILE_NAME - Static variable in class org.cleartk.clearnlp.SemanticRoleLabeler
 
DEFAULT_ROLESET_MODEL_FILE_NAME - Static variable in class org.cleartk.clearnlp.SemanticRoleLabeler
 
DEFAULT_SRL_MODEL_FILE_NAME - Static variable in class org.cleartk.clearnlp.SemanticRoleLabeler
 
DependencyParser - Class in org.cleartk.clearnlp

Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
DependencyParser() - Constructor for class org.cleartk.clearnlp.DependencyParser
 

G

getDescription() - Static method in class org.cleartk.clearnlp.DependencyParser
Convenience method for creating Analysis Engine for ClearNLP's dependency parser using default English model files
getDescription() - Static method in class org.cleartk.clearnlp.MPAnalyzer
Convenience method to create Analysis Engine for ClearNLP's POSTagger + Lemmatizer using default English models and dictionaries.
getDescription(String, URI) - Static method in class org.cleartk.clearnlp.MPAnalyzer
 
getDescription() - Static method in class org.cleartk.clearnlp.PosTagger
Convenience method to create Analysis Engine for ClearNLP's POSTagger + Lemmatizer using default English models and dictionaries.
getDescription() - Static method in class org.cleartk.clearnlp.SemanticRoleLabeler
Convenience method for creating Analysis Engine for ClearNLP's dependency parser using default English model files
getDescription() - Static method in class org.cleartk.clearnlp.Tokenizer
Convenience method for getting an Analysis Engine for ClearNLP's English tokenizer.

I

initialize(UimaContext) - Method in class org.cleartk.clearnlp.DependencyParser
 
initialize(UimaContext) - Method in class org.cleartk.clearnlp.MPAnalyzer
 
initialize(UimaContext) - Method in class org.cleartk.clearnlp.PosTagger
 
initialize(UimaContext) - Method in class org.cleartk.clearnlp.SemanticRoleLabeler
 
initialize(UimaContext) - Method in class org.cleartk.clearnlp.Tokenizer
 

M

MPAnalyzer - Class in org.cleartk.clearnlp

Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
MPAnalyzer() - Constructor for class org.cleartk.clearnlp.MPAnalyzer
 

O

org.cleartk.clearnlp - package org.cleartk.clearnlp
 

P

PARAM_DICTIONARY_URI - Static variable in class org.cleartk.clearnlp.MPAnalyzer
 
PARAM_DICTIONARY_URI - Static variable in class org.cleartk.clearnlp.Tokenizer
 
PARAM_LANGUAGE_CODE - Static variable in class org.cleartk.clearnlp.DependencyParser
 
PARAM_LANGUAGE_CODE - Static variable in class org.cleartk.clearnlp.MPAnalyzer
 
PARAM_LANGUAGE_CODE - Static variable in class org.cleartk.clearnlp.PosTagger
 
PARAM_LANGUAGE_CODE - Static variable in class org.cleartk.clearnlp.SemanticRoleLabeler
 
PARAM_LANGUAGE_CODE - Static variable in class org.cleartk.clearnlp.Tokenizer
 
PARAM_MODEL_URI - Static variable in class org.cleartk.clearnlp.PosTagger
 
PARAM_PARSER_MODEL_URI - Static variable in class org.cleartk.clearnlp.DependencyParser
 
PARAM_PRED_ID_MODEL_URI - Static variable in class org.cleartk.clearnlp.SemanticRoleLabeler
 
PARAM_ROLESET_MODEL_URI - Static variable in class org.cleartk.clearnlp.SemanticRoleLabeler
 
PARAM_SRL_MODEL_URI - Static variable in class org.cleartk.clearnlp.SemanticRoleLabeler
 
PosTagger - Class in org.cleartk.clearnlp

Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
PosTagger() - Constructor for class org.cleartk.clearnlp.PosTagger
 
process(JCas) - Method in class org.cleartk.clearnlp.DependencyParser
 
process(JCas) - Method in class org.cleartk.clearnlp.MPAnalyzer
 
process(JCas) - Method in class org.cleartk.clearnlp.PosTagger
 
process(JCas) - Method in class org.cleartk.clearnlp.SemanticRoleLabeler
 
process(JCas) - Method in class org.cleartk.clearnlp.Tokenizer
 

S

SemanticRoleLabeler - Class in org.cleartk.clearnlp

Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
SemanticRoleLabeler() - Constructor for class org.cleartk.clearnlp.SemanticRoleLabeler
 

T

Tokenizer - Class in org.cleartk.clearnlp
 
Tokenizer() - Constructor for class org.cleartk.clearnlp.Tokenizer
 

D G I M O P S T

Copyright © 2013. All Rights Reserved.