Aranea::Modules::FilterSimple
- Aranea module for filtering answer
candidates
This Aranea modules is meant to be used in conjunction with the
Aranea::Shell
.
This Aranea module performs filtering of the answer candidates. Candidates that either begin or end with stopwords are thrown away (with the exception of candidates beginning with `New', as in `New York'.) Candidates that contain words present in the question are also thrown out (with the exception of the question focus, e.g., in a question like `How many turtles...', having `turtles' in the answer is okay.