paper-with-me

Papers

JEFF - Just Another EFFicient Reading Comprehension Test Generation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

We introduce a method for generating vocabulary questions on reading comprehension of a given English article. In our approach, the method involves selecting target words in the given English article, finding synonyms as answer keys, and generating seemingly reasonable words in context as distractors. At run-time, some target words in the inputted article will be identified as questions, and automatically generating one answer key and three distractors. We present a AQG (automatic question generation) system, JEFF, that applies the method to generate questions automatically. Evaluation on a set of questions generated by JEFF shows that the method is close to the human-designed ones.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Question GenerationQuestion-GenerationReading Comprehension

Similar Papers 제목 키워드 기반

On Making Reading Comprehension More Comprehensive

2019-11-01 · WS 2019 11 · Matt Gardner, Jonathan Berant, Hannaneh Hajishirzi, Alon Talmor 외

Machine reading comprehension, the task of evaluating a machine{'}s ability to comprehend a passage of text, has seen a surge in popularity in recent years. There are many datasets that are targeted at reading comprehens…

Machine Reading ComprehensionQuestion AnsweringReading Comprehension

Attention-over-Attention Neural Networks for Reading Comprehension

2016-07-15 · ACL 2017 7 · Yiming Cui, Zhipeng Chen, Si Wei, Shijin Wang 외

Cloze-style queries are representative problems in reading comprehension. Over the past few months, we have seen much progress that utilizing neural network approach to solve Cloze-style questions. In this paper, we pres…

Question AnsweringReading Comprehension

Two-Turn Debate Doesn't Help Humans Answer Hard Reading Comprehension Questions

2022-10-19 · Alicia Parrish, Harsh Trivedi, Nikita Nangia, Vishakh Padmakumar 외

The use of language-model-based question-answering systems to aid humans in completing difficult tasks is limited, in part, by the unreliability of the text these systems generate. Using hard multiple-choice reading comp…

Language ModelingLanguage ModellingMultiple-choiceQuestion Answering+2

Reading Comprehension Ability Test-A Turing Test for Reading Comprehension

2019-09-05 · Yuan Miao, Gongqi Lin, Yidan Hu, Chunyan Miao

Reading comprehension is an important ability of human intelligence. Literacy and numeracy are two most essential foundation for people to succeed at study, at work and in life. Reading comprehension ability is a core co…

Reading Comprehension

ForceReader: a BERT-based Interactive Machine Reading Comprehension Model with Attention Separation

2020-12-01 · COLING 2020 8 · Zheng Chen, Kangjian Wu

The release of BERT revolutionized the development of NLP. Various BERT-based reading comprehension models have been proposed, thus updating the performance ranking of reading comprehension tasks. However, the above BERT…

Machine Reading ComprehensionReading Comprehension