|
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.lingo.LingoClusteringAlgorithmDescriptor.Attributes
public static final class LingoClusteringAlgorithmDescriptor.Attributes
All attributes of the LingoClusteringAlgorithm component.
| Field Summary | |
|---|---|
ClusterBuilderDescriptor.Attributes |
clusterBuilder
Attributes of the nested ClusterBuilder component. |
AttributeInfo |
clusters
|
AttributeInfo |
desiredClusterCountBase
|
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. |
CompletePreprocessingPipelineDescriptor.Attributes |
preprocessingPipeline
Attributes of the nested CompletePreprocessingPipeline component. |
AttributeInfo |
query
|
AttributeInfo |
scoreWeight
|
| 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 query
CommonAttributes.querypublic final AttributeInfo documents
CommonAttributes.documentspublic final AttributeInfo clusters
CommonAttributes.clusterspublic final AttributeInfo scoreWeight
public final AttributeInfo desiredClusterCountBase
public final CompletePreprocessingPipelineDescriptor.Attributes preprocessingPipeline
CompletePreprocessingPipeline component.
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.
|
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 | ||||||||