|
Carrot2 v3.5.2
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.clustering.kmeans.BisectingKMeansClusteringAlgorithmDescriptor.Attributes
public static final class BisectingKMeansClusteringAlgorithmDescriptor.Attributes
All attributes of the BisectingKMeansClusteringAlgorithm component.
| Field Summary | |
|---|---|
AttributeInfo |
clusterCount
|
AttributeInfo |
clusters
|
AttributeInfo |
documents
|
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. |
AttributeInfo |
maxIterations
|
AttributeInfo |
partitionCount
|
BasicPreprocessingPipelineDescriptor.Attributes |
preprocessingPipeline
Attributes of the nested BasicPreprocessingPipeline component. |
AttributeInfo |
useDimensionalityReduction
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final AttributeInfo documents
CommonAttributes.documentspublic final AttributeInfo clusters
CommonAttributes.clusterspublic final AttributeInfo clusterCount
public final AttributeInfo maxIterations
public final AttributeInfo useDimensionalityReduction
public final AttributeInfo partitionCount
public final AttributeInfo labelCount
public final BasicPreprocessingPipelineDescriptor.Attributes preprocessingPipeline
BasicPreprocessingPipeline component.
public final TermDocumentMatrixBuilderDescriptor.Attributes matrixBuilder
TermDocumentMatrixBuilder component.
public final TermDocumentMatrixReducerDescriptor.Attributes matrixReducer
TermDocumentMatrixReducer component.
public final LabelFormatterDescriptor.Attributes labelFormatter
LabelFormatter component.
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||