org.carrot2.clustering.lingo
Class ClusterBuilderDescriptor.Attributes

java.lang.Object
  extended by org.carrot2.clustering.lingo.ClusterBuilderDescriptor.Attributes
Enclosing class:
ClusterBuilderDescriptor

public static final class ClusterBuilderDescriptor.Attributes
extends Object

All attributes of the ClusterBuilder component.


Field Summary
 AttributeInfo clusterMergingThreshold
           
 AttributeInfo labelAssigner
           
 AttributeInfo phraseLabelBoost
           
 AttributeInfo phraseLengthPenaltyStart
           
 AttributeInfo phraseLengthPenaltyStop
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

phraseLabelBoost

public final AttributeInfo phraseLabelBoost

phraseLengthPenaltyStart

public final AttributeInfo phraseLengthPenaltyStart

phraseLengthPenaltyStop

public final AttributeInfo phraseLengthPenaltyStop

clusterMergingThreshold

public final AttributeInfo clusterMergingThreshold

labelAssigner

public final AttributeInfo labelAssigner


Copyright (c) Dawid Weiss, Stanislaw Osinski