|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
Question Classifier for determining the answer type.
KnowledgeAnnotator.
Query is a data structure representing a search engine
query.Query object and sets the query string.
Query object and sets the query string, the
analyzed question and the score of the query.
Query that was used to obtain the answer (optional).
Queries from a previously analyzed
question by applying a set of QueryGenerators.QueryGenerator creates one or more Query
objects from an analyzed question.QueryGenerator objects used to generate the queries.
QuestionInterpretation is a data structure comprising
the TARGET of a question, the CONTEXT and the PROPERTY the question asks for.QuestionInterpretation object and sets
the TARGET, CONTEXT, PROPERTY and LENGTH fields.
QuestionInterpretationG generates queries from question
interpretations.QuestionInterpreter parses a question and determines the
TARGET, the CONTEXT and the PROPERTY it asks for.QuestionPattern is applied to a question to determine the
TARGET of the question, CONTEXT information and the PROPERTY the question
asks for.QuestionPattern from a descriptor that is a
regular expression but additionally contains the following tags:
<TO> - exactly one TARGET tag
<CO> - an arbitrary number of CONTEXT tags
QuestionReformulation object and sets the
expression and the score.
QuestionReformulationG can be applied to a question to
obtain alternative queries that are more specific than a "bag of words" and
therefore are more likely to return good results.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.QuestionReformulator from a file.
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||