Package org.carrot2.clustering.lingo
package org.carrot2.clustering.lingo
Implementation of the Lingo clustering algorithm.
- See Also:
-
ClassDescriptionBuilds cluster labels based on the reduced term-document matrix and assigns documents to the labels.Generates additional scores for features.Assigns labels to base vectors obtained from the factorization.Lingo clustering algorithm.Stores intermediate data required during Lingo clustering.A simple and fast label assigner.Assigns unique labels to each base vector using a greedy algorithm.