cc.mallet.types
Class PerLabelFeatureCounts

java.lang.Object
  extended by cc.mallet.types.PerLabelFeatureCounts

public class PerLabelFeatureCounts
extends java.lang.Object


Nested Class Summary
static class PerLabelFeatureCounts.Factory
           
 
Constructor Summary
PerLabelFeatureCounts(InstanceList ilist)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerLabelFeatureCounts

public PerLabelFeatureCounts(InstanceList ilist)