cc.mallet.types
Interface PartiallyRankedFeatureVector.PerLabelFactory

Enclosing class:
PartiallyRankedFeatureVector

public static interface PartiallyRankedFeatureVector.PerLabelFactory


Method Summary
 PartiallyRankedFeatureVector[] newPartiallyRankedFeatureVectors(InstanceList ilist, LabelVector[] posteriors)
           
 

Method Detail

newPartiallyRankedFeatureVectors

PartiallyRankedFeatureVector[] newPartiallyRankedFeatureVectors(InstanceList ilist,
                                                                LabelVector[] posteriors)