Aranea::Modules::ScanResults

CONTENTS


NAME

Aranea::Modules::ScanResults - Aranea module for generating initial answer candidates from raw snippets.


SYNOPSIS

This Aranea modules is meant to be used in conjunction with the Aranea::Shell.


DESCRIPTION

This Aranea module postprocesses snippets stored in the page_list, completing the requests in the request_list. Answer candidates are generated and stored in the candidate_list. With an inexact request, the snippets are broken down by ``...'' (which indicates distinct passages), and converted into candidates. With an exact request, the text fragment satisfying the imposed constraints is instantiated as the answer candidate.