|
Carrot2 Framework
API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Clusterer
Clusterer can cluster collection of objects and clustering results can be collected. Provide simple interface that wrap clustering algorithm and its context data
| Method Summary | |
|---|---|
void |
cluster()
Run clustering |
XCluster[] |
getClusters()
Return resulting clusters |
void |
setContext(IRContext context)
|
| Method Detail |
|---|
void cluster()
XCluster[] getClusters()
void setContext(IRContext context)
|
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 | ||||||||