|
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.LingoProcessingContext
public class LingoProcessingContext
Stores intermediate data required during Lingo clustering.
| Field Summary | |
|---|---|
PreprocessingContext |
preprocessingContext
Preprocessing context |
ReducedVectorSpaceModelContext |
reducedVsmContext
Vector space model context |
VectorSpaceModelContext |
vsmContext
Vector space model context |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final PreprocessingContext preprocessingContext
public final VectorSpaceModelContext vsmContext
public final ReducedVectorSpaceModelContext reducedVsmContext
|
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 | ||||||||