Package info.ephyra.querygeneration

Class Summary
Query A Query is a data structure representing a search engine query.
QueryGeneration Generates one or more Queries from a previously analyzed question by applying a set of QueryGenerators.
QuestionReformulation A data structure consisting of an expression describing a query reformulation and a score that is used by the answer selection module to rank results that follow from that reformulation.
QuestionReformulator A QuestionReformulator can be applied to a question to obtain reformulations of the question that are likely to occur in text passages that answer the question.