Difference between revisions of "Software"

From QA@L²F
Jump to: navigation, search
(What do we make available to the community?)
(Question Classification)
Line 10: Line 10:
 
Moreover, a misclassified question can hinder the ability to reach a correct answer, because it can lead to wrong assumptions about the question.
 
Moreover, a misclassified question can hinder the ability to reach a correct answer, because it can lead to wrong assumptions about the question.
  
Here we make available the [http://qa.l2f.inesc-id.pt/docs/QuestionClassification.zip software] we used to classify questions, in the source form , and under the [[Media:gpl-3.0.txt|GNU General Public License (GPL)]].
+
Here we make available the [http://qa.l2f.inesc-id.pt/docs/QuestionClassification.zip software] we used to classify questions, in the source form, and under the [[Media:gpl-3.0.txt|GNU General Public License (GPL)]].

Revision as of 17:40, 23 March 2010

What do we make available to the community?

Question Classification

Question classification, a question answering subtask, aims to associate a category to each question, typically representing the semantic class of its answer. Question classification is of major importance to QA, since it can help:

  • to narrow down the number of possible answer candidates;
  • to choose an appropriate answer extraction strategy.

Moreover, a misclassified question can hinder the ability to reach a correct answer, because it can lead to wrong assumptions about the question.

Here we make available the software we used to classify questions, in the source form, and under the GNU General Public License (GPL).