|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgr.demokritos.iit.summarization.selection.NoveltyBasedSelector<TSentenceType,TTokenType>
gr.demokritos.iit.summarization.selection.RedundancyBasedSelector<TSentenceType,TTokenType>
public class RedundancyBasedSelector<TSentenceType,TTokenType>
| Field Summary |
|---|
| Fields inherited from class gr.demokritos.iit.summarization.selection.NoveltyBasedSelector |
|---|
Comparator, MaxSentencesSelected, PreexistingText, SentenceRepresentationFilter |
| Constructor Summary | |
|---|---|
RedundancyBasedSelector(java.lang.String sPreexistingText)
|
|
| Method Summary | |
|---|---|
protected void |
initComparator()
Makes sure the comparator is not null. |
java.util.List<TSentenceType> |
selectFromSentences(java.util.List<TSentenceType> sSentences)
Selects a sentence subset of a given sentence set. |
| Methods inherited from class gr.demokritos.iit.summarization.selection.NoveltyBasedSelector |
|---|
initSentenceRepresentationFilter, selectSentence, sentenceSelectionConfidence, setPreexistingText |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RedundancyBasedSelector(java.lang.String sPreexistingText)
| Method Detail |
|---|
protected void initComparator()
initComparator in class NoveltyBasedSelector<TSentenceType,TTokenType>public java.util.List<TSentenceType> selectFromSentences(java.util.List<TSentenceType> sSentences)
ISentenceSelector
selectFromSentences in interface ISentenceSelector<TSentenceType,TTokenType>selectFromSentences in class NoveltyBasedSelector<TSentenceType,TTokenType>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||