|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttml.vectorspace.operations.AbstractOperation<PassageExtractionSummarizationResult>
tml.vectorspace.operations.PassageExtractionSummarization
public class PassageExtractionSummarization
Constructor Summary | |
---|---|
PassageExtractionSummarization()
|
Method Summary | |
---|---|
double |
getLoadThreshold()
|
void |
setLoadThreshold(double loadThreshold)
|
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 PassageExtractionSummarization()
Method Detail |
---|
public double getLoadThreshold()
public void setLoadThreshold(double loadThreshold)
loadThreshold
- public void start() throws java.lang.Exception
Operation
start
in interface Operation<PassageExtractionSummarizationResult>
start
in class AbstractOperation<PassageExtractionSummarizationResult>
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |