|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.ephyra.answerselection.filters.Filter
info.ephyra.answerselection.filters.DirectSpeechFilter
public class DirectSpeechFilter
Drops answer candidates for definitional questions that consist of direct speech.
This class extends the class Filter.
| Constructor Summary | |
|---|---|
DirectSpeechFilter()
|
|
| Method Summary | |
|---|---|
Result[] |
apply(Result[] results)
Throws out snippets that consist of direct speech. |
| Methods inherited from class info.ephyra.answerselection.filters.Filter |
|---|
apply |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectSpeechFilter()
| Method Detail |
|---|
public Result[] apply(Result[] results)
apply in class Filterresults - array of Result objects
Result objects
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||