Constant Field Values


Contents
org.cleartk.*

org.cleartk.clearnlp.DependencyParser
public static final String DEFAULT_MODEL_FILE_NAME "ontonotes-en-dep-1.3.0.tgz"

org.cleartk.clearnlp.MPAnalyzer
public static final String DEFAULT_DICTIONARY_FILE_NAME "dictionary-1.2.0.zip"

org.cleartk.clearnlp.PosTagger
public static final String DEFAULT_MODEL_FILE_NAME "ontonotes-en-pos-1.3.0.tgz"

org.cleartk.clearnlp.SemanticRoleLabeler
public static final String DEFAULT_PRED_ID_MODEL_FILE_NAME "ontonotes-en-pred-1.3.0.tgz"
public static final String DEFAULT_ROLESET_MODEL_FILE_NAME "ontonotes-en-role-1.3.0.tgz"
public static final String DEFAULT_SRL_MODEL_FILE_NAME "ontonotes-en-srl-1.3.0.tgz"

org.cleartk.clearnlp.Tokenizer
public static final String DEFAULT_DICTIONARY_FILE_NAME "dictionary-1.2.0.zip"



Copyright © 2013. All Rights Reserved.