public class DefaultPosAnnotator extends PosAnnotator<Token,Sentence>
featureExtractor, PARAM_FEATURE_EXTRACTOR_CLASS_NAME, sentenceType, tokenType, typesInitializedclassifier, dataWriter, PARAM_CLASSIFIER_FACTORY_CLASS_NAME, PARAM_DATA_WRITER_FACTORY_CLASS_NAME, PARAM_IS_TRAINING| Constructor and Description |
|---|
DefaultPosAnnotator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTag(JCas cas,
Token token) |
void |
setTag(JCas cas,
Token token,
String tag) |
initialize, initializeTypes, process, setFeatureExtractorClassNameclassify, collectionProcessComplete, isTraininggetLoggergetRequiredCasInterface, processgetCasInstancesRequired, hasNext, nextbatchProcessComplete, destroy, getContext, getResultSpecification, reconfigure, setResultSpecificationpublic DefaultPosAnnotator()
Copyright © 2014. All rights reserved.