public static final class LingoClusteringAlgorithmDescriptor.Attributes extends Object
LingoClusteringAlgorithm component.| Modifier and Type | Field and Description |
|---|---|
ClusterBuilderDescriptor.Attributes |
clusterBuilder
Attributes of the nested
ClusterBuilder component. |
org.carrot2.util.attribute.AttributeInfo |
clusters |
org.carrot2.util.attribute.AttributeInfo |
desiredClusterCountBase |
org.carrot2.util.attribute.AttributeInfo |
documents |
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. |
MultilingualClusteringDescriptor.Attributes |
multilingualClustering
Attributes of the nested
MultilingualClustering component. |
org.carrot2.util.attribute.AttributeInfo |
preprocessingPipeline |
org.carrot2.util.attribute.AttributeInfo |
query |
org.carrot2.util.attribute.AttributeInfo |
scoreWeight |
public final org.carrot2.util.attribute.AttributeInfo query
CommonAttributes.querypublic final org.carrot2.util.attribute.AttributeInfo documents
CommonAttributes.documentspublic final org.carrot2.util.attribute.AttributeInfo clusters
CommonAttributes.clusterspublic final org.carrot2.util.attribute.AttributeInfo scoreWeight
public final org.carrot2.util.attribute.AttributeInfo desiredClusterCountBase
public final org.carrot2.util.attribute.AttributeInfo preprocessingPipeline
public final TermDocumentMatrixBuilderDescriptor.Attributes matrixBuilder
TermDocumentMatrixBuilder component.public final TermDocumentMatrixReducerDescriptor.Attributes matrixReducer
TermDocumentMatrixReducer component.public final ClusterBuilderDescriptor.Attributes clusterBuilder
ClusterBuilder component.public final LabelFormatterDescriptor.Attributes labelFormatter
LabelFormatter component.public final MultilingualClusteringDescriptor.Attributes multilingualClustering
MultilingualClustering component.