public static final class BisectingKMeansClusteringAlgorithmDescriptor.Attributes extends Object
BisectingKMeansClusteringAlgorithm
component.Modifier and Type | Field and Description |
---|---|
org.carrot2.util.attribute.AttributeInfo |
clusterCount |
org.carrot2.util.attribute.AttributeInfo |
clusters |
org.carrot2.util.attribute.AttributeInfo |
documents |
org.carrot2.util.attribute.AttributeInfo |
labelCount |
LabelFormatterDescriptor.Attributes |
labelFormatter
Attributes of the nested
LabelFormatter component. |
TermDocumentMatrixBuilderDescriptor.Attributes |
matrixBuilder
Attributes of the nested
TermDocumentMatrixBuilder component. |
TermDocumentMatrixReducerDescriptor.Attributes |
matrixReducer
Attributes of the nested
TermDocumentMatrixReducer component. |
org.carrot2.util.attribute.AttributeInfo |
maxIterations |
MultilingualClusteringDescriptor.Attributes |
multilingualClustering
Attributes of the nested
MultilingualClustering component. |
org.carrot2.util.attribute.AttributeInfo |
partitionCount |
org.carrot2.util.attribute.AttributeInfo |
preprocessingPipeline |
org.carrot2.util.attribute.AttributeInfo |
useDimensionalityReduction |
public final org.carrot2.util.attribute.AttributeInfo documents
CommonAttributes.documents
public final org.carrot2.util.attribute.AttributeInfo clusters
CommonAttributes.clusters
public final org.carrot2.util.attribute.AttributeInfo clusterCount
public final org.carrot2.util.attribute.AttributeInfo maxIterations
public final org.carrot2.util.attribute.AttributeInfo useDimensionalityReduction
public final org.carrot2.util.attribute.AttributeInfo partitionCount
public final org.carrot2.util.attribute.AttributeInfo labelCount
public final org.carrot2.util.attribute.AttributeInfo preprocessingPipeline
public final TermDocumentMatrixBuilderDescriptor.Attributes matrixBuilder
TermDocumentMatrixBuilder
component.public final TermDocumentMatrixReducerDescriptor.Attributes matrixReducer
TermDocumentMatrixReducer
component.public final LabelFormatterDescriptor.Attributes labelFormatter
LabelFormatter
component.public final MultilingualClusteringDescriptor.Attributes multilingualClustering
MultilingualClustering
component.