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