|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttml.vectorspace.operations.AbstractOperation<TermsExtractionSummarizationResult>
tml.vectorspace.operations.TermExtractionSummarization
public class TermExtractionSummarization
This operation extracts the key terms from the corpus, ranked by their importance on explaining the variance.
| Constructor Summary | |
|---|---|
TermExtractionSummarization()
Creates a new instance of TermExtractionSummarization |
|
| 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 TermExtractionSummarization()
TermExtractionSummarization
| Method Detail |
|---|
public void start()
throws java.lang.Exception
Operation
start in interface Operation<TermsExtractionSummarizationResult>start in class AbstractOperation<TermsExtractionSummarizationResult>java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||