paper-with-me

Papers

Answer Extraction for Why Arabic Questions Answering Systems: EWAQ

2019-07-04 · Fatima T. AL-Khawaldeh

With the increasing amount of web information, questions answering systems becomes very important to allow users to access to direct answers for their requests. This paper presents an Arabic Questions Answering Systems based on entailment metrics. The type of questions which this paper focuses on is why questions. There are many reasons lead us to develop this system: generally, the lack of Arabic Questions Answering Systems and scarcity Arabic Questions Answering Systems which focus on why questions. The goal of the proposed system in this research is to extract answers from re-ranked retrieved passages which are retrieved by search engines. This system extracts the answer only to why questions. This system is called by EWAQ: Entailment based Why Arabic Questions Answering. Each answer is scored with entailment metrics and ranked according to their scores in order to determine the most possible correct answer. EWAQ is compared with search engines: yahoo, google and ask.com, the well-established web-based Questions Answering systems, using manual test set. In EWAQ experiments, it is showed that the accuracy is increased by implementing the textual entailment in re-raking the retrieved relevant passages by search engines and deciding the correct answer. The obtained results show that using entailment based similarity can help significantly to tackle the why Answer Extraction module in Arabic language.

📄 PDF Abstract BibTeX arXiv:1907.04149

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Inference

Similar Papers 제목 키워드 기반

A logical representation of Arabic questions toward automatic passage extraction from the Web

2018-05-23 · Bellot Patrice LSIS, DIMAG, Bakari Wided, Neji Mahmoud

With the expanding growth of Arabic electronic data on the web, extracting information, which is actually one of the major challenges of the question-answering, is essentially used for building corpus of documents. In fa…

Information RetrievalQuestion AnsweringRetrieval

ArabicaQA: A Comprehensive Dataset for Arabic Question Answering

2024-03-26 · Abdelrahman Abdallah, Mahmoud Kasem, Mahmoud Abdalla, Mohamed Mahmoud 외

In this paper, we address the significant gap in Arabic natural language processing (NLP) resources by introducing ArabicaQA, the first large-scale dataset for machine reading comprehension and open-domain question answe…

BenchmarkingMachine Reading ComprehensionOpen-Domain Question AnsweringPassage Retrieval+4

Overview of FinMMEval 2026 Task 1: Multilingual Financial Multiple-Choice Question Answering

2026-07-22 · Zhuohan Xie, Yuyang Dai, Rania Elbadry, Vanshikaa Jani 외 arxiv

FinMMEval 2026 Task 1 evaluates multilingual financial multiple-choice question answering in English, Chinese, Arabic, and Hindi. The task tests whether systems can select the correct answer to finance questions involvin…

Question Answering

LK2022 at Qur’an QA 2022: Simple Transformers Model for Finding Answers to Questions from Qur’an

2022-06-01 · OSACT (LREC) 2022 6 · Abdullah Alsaleh, Saud Althabiti, Ibtisam Alshammari, Sarah Alnefaie 외

Question answering is a specialized area in the field of NLP that aims to extract the answer to a user question from a given text. Most studies in this area focus on the English language, while other languages, such as A…

Question AnsweringReading Comprehension

Pre-trained Transformer-Based Approach for Arabic Question Answering : A Comparative Study

2021-11-10 · Kholoud Alsubhi, Amani Jamal, Areej Alhothali

Question answering(QA) is one of the most challenging yet widely investigated problems in Natural Language Processing (NLP). Question-answering (QA) systems try to produce answers for given questions. These answers can b…

Question AnsweringReading Comprehension