Uses of Class
cc.mallet.types.FeatureConjunction
-
Packages that use FeatureConjunction Package Description cc.mallet.types Fundamental MALLET types, including FeatureVector, Instance, Label etc. -
-
Uses of FeatureConjunction in cc.mallet.types
Methods in cc.mallet.types that return FeatureConjunction Modifier and Type Method Description FeatureConjunction
FeatureConjunction.List. get(int i)
Methods in cc.mallet.types with parameters of type FeatureConjunction Modifier and Type Method Description void
FeatureConjunction.List. add(FeatureConjunction fc)
-