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