cc.mallet.types
Interface PartiallyRankedFeatureVector.Factory

Enclosing class:
PartiallyRankedFeatureVector

public static interface PartiallyRankedFeatureVector.Factory


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

Method Detail

newPartiallyRankedFeatureVector

PartiallyRankedFeatureVector newPartiallyRankedFeatureVector(InstanceList ilist,
                                                             LabelVector[] posteriors)