|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttml.vectorspace.operations.AbstractOperation<TagCloudsResult>
tml.vectorspace.operations.TagClouds
public class TagClouds
TagClouds returns the list of terms in the Corpus
weighted by
the term weighting scheme used in the SemanticSpace
.
Constructor Summary | |
---|---|
TagClouds()
|
Method Summary | |
---|---|
void |
start()
Starts the operation execution |
Methods inherited from class tml.vectorspace.operations.AbstractOperation |
---|
addOperationListener, getBackgroundKnowledgeCorpus, getCorpus, getMaxResults, getName, getRepository, getResults, getResultsCSVString, getResultsNumber, getResultsString, getResultsStringTable, getResultsTable, getResultsTableHeader, getResultsXML, getTimeElapsed, printResults, printResultsCSV, printResultsMatlab, removeOperationListener, setBackgroundKnowledgeCorpus, setCorpus, setMaxResults, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TagClouds()
Method Detail |
---|
public void start() throws java.lang.Exception
Operation
start
in interface Operation<TagCloudsResult>
start
in class AbstractOperation<TagCloudsResult>
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |