Uses of Interface
backend.linguisticFeatures.Interface.IPosFeature
Packages that use IPosFeature
Package
Description
-
Uses of IPosFeature in backend.linguisticFeatures
Method parameters in backend.linguisticFeatures with type arguments of type IPosFeatureModifier and TypeMethodDescriptionvoidLinguisticFeaturesAggregate_Impl.setPosFeatures(List<IPosFeature> posFeatures) -
Uses of IPosFeature in backend.linguisticFeatures.Interface
Method parameters in backend.linguisticFeatures.Interface with type arguments of type IPosFeatureModifier and TypeMethodDescriptionvoidILinguisticFeaturesAggregate.setPosFeatures(List<IPosFeature> posFeatures) -
Uses of IPosFeature in backend.linguisticFeatures.SubClasses
Classes in backend.linguisticFeatures.SubClasses that implement IPosFeature -
Uses of IPosFeature in backend.nlp.extractor
Methods in backend.nlp.extractor that return types with arguments of type IPosFeature