Uses of Interface
cc.mallet.types.PropertyHolder

Packages that use PropertyHolder
cc.mallet.extract Unimplemented. 
cc.mallet.types Fundamental MALLET types, including FeatureVector, Instance, Label etc. 
 

Uses of PropertyHolder in cc.mallet.extract
 

Classes in cc.mallet.extract that implement PropertyHolder
 class StringSpan
          A sub-section of a linear string.
 

Uses of PropertyHolder in cc.mallet.types
 

Classes in cc.mallet.types that implement PropertyHolder
 class Token
          A representation of a piece of text, usually a single word, to which we can attach properties.