Package org.carrot2.clustering.lingo
Class LingoProcessingContext
java.lang.Object
org.carrot2.clustering.lingo.LingoProcessingContext
Stores intermediate data required during Lingo clustering.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal PreprocessingContext
Preprocessing contextVector space model contextfinal VectorSpaceModelContext
Vector space model context -
Method Summary
-
Field Details
-
preprocessingContext
Preprocessing context -
vsmContext
Vector space model context -
reducedVsmContext
Vector space model context
-