public interface PosFeatureExtractor<TOKEN_TYPE extends Annotation,SENTENCE_TYPE extends Annotation>
| Modifier and Type | Method and Description |
|---|---|
List<Feature> |
extractFeatures(JCas jCas,
TOKEN_TYPE token,
SENTENCE_TYPE sentence) |
List<Feature> extractFeatures(JCas jCas, TOKEN_TYPE token, SENTENCE_TYPE sentence) throws CleartkExtractorException
CleartkExtractorExceptionCopyright © 2014. All rights reserved.