Aranea::Modules::FilterType
- Aranea module for performing
some simplistic typer filtering on candidate answers.
This Aranea modules is meant to be used in conjunction with the
Aranea::Shell
.
This Aranea module performs simplistic type filtering on the answer candidates. For example, for questions that should have numerical answers, any candidate without a numeral is thrown away; other questions require answers that cannot contain numerical answers. For questions that require proper nouns, any candidate without a capitalized letter is thrown away.