Question Answering

Question Answering (QA) is a computer science discipline within the fields of information retrieval and natural language processing (NLP) which is concerned with building systems that automatically answer questions posed by humans in a natural language. A QA implementation, usually a computer program, may construct its answers by querying a structured database of knowledge or information, usually a knowledge base. More commonly, QA systems can pull answers from an unstructured collection of natural language documents. Some examples of natural language document collections used for QA systems include:

  • a local collection of reference texts
  • internal organization documents and web pages
  • compiled newswire reports
  • a set of Wikipedia pages
  • a subset of World Wide Web pages

QA research attempts to deal with a wide range of question types including: fact, list, definition, How, Why, hypothetical, semantically constrained, and cross-lingual questions.

  • Closed-domain question answering deals with questions under a specific domain (for example, medicine or automotive maintenance), and can be seen as an easier task because NLP systems can exploit domain-specific knowledge frequently formalized in ontologies. Alternatively, closed-domain might refer to a situation where only a limited type of questions are accepted, such as questions asking for descriptive rather than procedural information.
  • Open-domain question answering deals with questions about nearly anything, and can only rely on general ontologies and world knowledge. On the other hand, these systems usually have much more data available from which to extract the answer.

Read more about Question Answering:  History, Architecture, Question Answering Methods, Issues, Progress

Famous quotes containing the words question and/or answering:

    Nihilism: any aim is lacking, any answer to the question “why” is lacking. What does nihilism mean?—that the supreme values devaluate themselves.
    Friedrich Nietzsche (1844–1900)

    You may be used to a day that includes answering eleven phone calls, attending two meetings, and writing three reports; when you are at home with an infant you will feel you have accomplished quite a lot if you have a shower and a sit-down meal in the same day.
    Anne C. Weisberg (20th century)