paper-with-me

홈 › Papers

Large-Scale QA-SRL Parsing

2018-05-14 · ACL 2018 7 · Nicholas FitzGerald, Julian Michael, Luheng He, Luke Zettlemoyer

We present a new large-scale corpus of Question-Answer driven Semantic Role Labeling (QA-SRL) annotations, and the first high-quality QA-SRL parser. Our corpus, QA-SRL Bank 2.0, consists of over 250,000 question-answer pairs for over 64,000 sentences across 3 domains and was gathered with a new crowd-sourcing scheme that we show has high precision and good recall at modest cost. We also present neural models for two QA-SRL subtasks: detecting argument spans for a predicate and generating questions to label the semantic relationship. The best models achieve question accuracy of 82.6% and span-level accuracy of 77.6% (under human evaluation) on the full pipelined QA-SRL prediction task. They can also, as we show, be used to gather additional annotations at low cost.

📄 PDF Abstract BibTeX arXiv:1805.05377

Code (3)

uwnlp/qasrl-bank 공식 구현
eranhirs/qasrl_state_machine_example
nafitzgerald/nrl-qasrl pytorch

Tasks

Semantic Role Labeling

Similar Papers 제목 키워드 기반

An Annotation Scheme of A Large-scale Multi-party Dialogues Dataset for Discourse Parsing and Machine Comprehension

2019-11-08 · Jiaqi Li, Ming Liu, Bing Qin, Zihao Zheng 외

In this paper, we propose the scheme for annotating large-scale multi-party chat dialogues for discourse parsing and machine comprehension. The main goal of this project is to help understand multi-party dialogues. Our d…

Discourse ParsingMachine Reading ComprehensionReading Comprehension

Makadi: A Large-Scale Human-Labeled Dataset for Hindi Semantic Parsing

2022-06-01 · WILDRE (LREC) 2022 6 · Shashwat Vaibhav, Nisheeth Srivastava

Parsing natural language queries into formal database calls is a very well-studied problem. Because of the rich diversity of semantic markers across the world’s languages, progress in solving this problem is irreducibly …

DiversityNatural Language QueriesSemantic ParsingText to SQL+1

Automatic Construction of a Large-Scale Corpus for Geoparsing Using Wikipedia Hyperlinks

2024-03-25 · Keyaki Ohno, Hirotaka Kameko, Keisuke Shirai, Taichi Nishimura 외

Geoparsing is the task of estimating the latitude and longitude (coordinates) of location expressions in texts. Geoparsing must deal with the ambiguity of the expressions that indicate multiple locations with the same no…

Articles

Multi-Scale Dual-Branch Fully Convolutional Network for Hand Parsing

2019-05-24 · Yang Lu, Xiaohui Liang, Frederick W. B. Li

Recently, fully convolutional neural networks (FCNs) have shown significant performance in image parsing, including scene parsing and object parsing. Different from generic object parsing tasks, hand parsing is more chal…

Multi-class ClassificationScene Parsing

GCDT: A Chinese RST Treebank for Multigenre and Multilingual Discourse Parsing

2022-10-19 · Siyao Peng, Yang Janet Liu, Amir Zeldes

A lack of large-scale human-annotated data has hampered the hierarchical discourse parsing of Chinese. In this paper, we present GCDT, the largest hierarchical discourse treebank for Mandarin Chinese in the framework of …

Discourse Parsing