Abstract:
A system, method and computer program product for conducting questions and answers with deferred type evaluation based on any corpus of data. The method includes processing a query including waiting until a “Type” (i.e. a descriptor) is determined AND a candidate answer is provided. Then, a search is conducted to look (search) for evidence that the candidate answer has the required Lexical Answer Type (e.g., as determined by a matching function that can leverage a parser, a semantic interpreter and/or a simple pattern matcher). Prior to or during candidate answer evaluation, a process is provided for extracting and storing collections of entity-type pairs from semi-structured text documents. During QA processing and candidate answer scoring, a process is implemented to match the query LAT against the lexical type of each provided candidate answer and generate a score judging a degree of match.
Abstract:
Methods/systems receive a question and automatically search sources of data containing passages to produce candidate answers to the question. The searching identifies passages that support each of the candidate answers based on scoring features that indicate whether the candidate answers are correct answers to the question. These methods/systems automatically create a scoring feature- specific matrix for each scoring feature. Each scoring feature-specific matrix has a score field for each different combination of text passage and question term (vector), and each score field holds a score value (vector value) indicating how each different combination of text passage and question term supports the candidate answers as being a correct answer to the question. Next, such methods/systems automatically combine multiple such vectors to produce a combined vector score for each of the candidate answers, and then rank the candidate answers based on the combined scores.
Abstract:
Bei einem Verfahren zum Beantworten von Fragen wird eine Frage empfangen, ein LAT der Frage wird ermittelt, und eine mögliche Antwort auf die Frage wird ermittelt. Vorläufige Typen für die mögliche Antwort werden unter Verwendung erster Komponenten ermittelt, um die vorläufigen Typen zu erzeugen. Jede der ersten Komponenten erzeugt einen vorläufigen Typ unter Verwendung unterschiedlicher Verfahren. Eine erste Typ-Bewertungszahl wird erzeugt, die ein Maß der Übereinstimmung zwischen dem vorläufigen Typ und dem LAT der Frage repräsentiert. Jeder vorläufige Typ und jede erste Bewertungszahl werden beurteilt. Jede der zweiten Komponenten erzeugt eine zweite Bewertungszahl anhand einer Verknüpfung der ersten Typ-Bewertungszahl und einer Maßzahl, dass der vorläufige Typ mit dem LAT der Frage übereinstimmt. Die zweiten Komponenten verwenden unterschiedliche Verfahren, um die zweite Bewertungszahl zu erzeugen. Eine endgültige Bewertungszahl, die ein Maß der Sicherheit repräsentiert, dass die mögliche Antwort mit dem LAT der Frage übereinstimmt, wird anhand der zweiten Bewertungszahl berechnet.
Abstract:
A system, method and computer program product for automatically estimating the confidence of a detected LAT to provide a more accurate overall score for an obtained candidate answer. A confidence "score" or value of each detected LAT is obtained, and the system and method performs combining the confidence score with a degree of match between a LAT and an AnswerType of the candidate answer to provide improved overall score for the candidate answer.