Uses of Interface
backend.linguisticFeatures.Interface.ISentenceFeature
Packages that use ISentenceFeature
Package
Description
-
Uses of ISentenceFeature in backend.linguisticFeatures
Method parameters in backend.linguisticFeatures with type arguments of type ISentenceFeatureModifier and TypeMethodDescriptionvoidLinguisticFeaturesAggregate_Impl.setSentences(List<ISentenceFeature> sentences) -
Uses of ISentenceFeature in backend.linguisticFeatures.Interface
Method parameters in backend.linguisticFeatures.Interface with type arguments of type ISentenceFeatureModifier and TypeMethodDescriptionvoidILinguisticFeaturesAggregate.setSentences(List<ISentenceFeature> sentences) -
Uses of ISentenceFeature in backend.linguisticFeatures.SubClasses
Classes in backend.linguisticFeatures.SubClasses that implement ISentenceFeature -
Uses of ISentenceFeature in backend.nlp.extractor
Methods in backend.nlp.extractor that return types with arguments of type ISentenceFeatureModifier and TypeMethodDescriptionSentenceFeatureExtractor.extract(org.apache.uima.jcas.JCas jcas)