org.carrot2.clustering.synthetic
Class ByFieldClusteringAlgorithmDescriptor.Attributes

java.lang.Object
  extended by org.carrot2.clustering.synthetic.ByFieldClusteringAlgorithmDescriptor.Attributes
Enclosing class:
ByFieldClusteringAlgorithmDescriptor

public static final class ByFieldClusteringAlgorithmDescriptor.Attributes
extends Object

All attributes of the ByFieldClusteringAlgorithm component.


Field Summary
 AttributeInfo clusters
           
 AttributeInfo documents
           
 AttributeInfo fieldName
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

documents

public final AttributeInfo documents
See Also:
CommonAttributes.documents

clusters

public final AttributeInfo clusters
See Also:
CommonAttributes.clusters

fieldName

public final AttributeInfo fieldName


Copyright (c) Dawid Weiss, Stanislaw Osinski