public interface FeatureExtractor1<T extends Annotation>
List<Feature> extract(JCas view, T focusAnnotation) throws CleartkExtractorException
view - the current view of the document.focusAnnotation - the annotation for which to collect features.CleartkExtractorExceptionCopyright © 2014. All rights reserved.