edu.umass.cs.mallet.base.types
Interface PartiallyRankedFeatureVector.Factory

Enclosing interface:
PartiallyRankedFeatureVector

public static interface PartiallyRankedFeatureVector.Factory


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

Method Detail

newPartiallyRankedFeatureVector

public PartiallyRankedFeatureVector newPartiallyRankedFeatureVector(InstanceList ilist,
                                                                    LabelVector[] posteriors)