paper-with-me

Papers

Parsing All: Syntax and Semantics, Dependencies and Spans

2019-08-30 · Findings of the Association for Computational Linguistics 2020 · Junru Zhou, Zuchao Li, Hai Zhao

Both syntactic and semantic structures are key linguistic contextual clues, in which parsing the latter has been well shown beneficial from parsing the former. However, few works ever made an attempt to let semantic parsing help syntactic parsing. As linguistic representation formalisms, both syntax and semantics may be represented in either span (constituent/phrase) or dependency, on both of which joint learning was also seldom explored. In this paper, we propose a novel joint model of syntactic and semantic parsing on both span and dependency representations, which incorporates syntactic information effectively in the encoder of neural network and benefits from two representation formalisms in a uniform way. The experiments show that semantics and syntax can benefit each other by optimizing joint objectives. Our single model achieves new state-of-the-art or competitive results on both span and dependency semantic parsing on Propbank benchmarks and both dependency and constituent syntactic parsing on Penn Treebank.

📄 PDF Abstract BibTeX arXiv:1908.11522

Code (1)

DoodleJZ/ParsingAll 공식 구현 pytorch

Tasks

AllSemantic Parsing

Similar Papers 제목 키워드 기반

Joint Universal Syntactic and Semantic Parsing

2021-04-12 · Elias Stengel-Eskin, Kenton Murray, Sheng Zhang, Aaron Steven White 외

While numerous attempts have been made to jointly parse syntax and semantics, high performance in one domain typically comes at the price of performance in the other. This trade-off contradicts the large body of research…

Semantic Parsing

Greedy, Joint Syntactic-Semantic Parsing with Stack LSTMs

2016-06-29 · CONLL 2016 8 · Swabha Swayamdipta, Miguel Ballesteros, Chris Dyer, Noah A. Smith

We present a transition-based parser that jointly produces syntactic and semantic dependencies. It learns a representation of the entire algorithm state, using stack long short-term memories. Our greedy inference algorit…

Semantic Parsing

Generalizing Natural Language Analysis through Span-relation Representations

2019-11-10 · ACL 2020 6 · Zhengbao Jiang, Wei Xu, Jun Araki, Graham Neubig

Natural language processing covers a wide variety of tasks predicting syntax, semantics, and information content, and usually each type of output is generated with specially designed architectures. In this paper, we prov…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Constituency ParsingDependency Parsing+8

Accurate Deep Syntactic Parsing of Graphs: The Case of French

2016-05-01 · LREC 2016 5 · Corentin Ribeyre, Eric Villemonte de La Clergerie, Djam{\'e} Seddah

Parsing predicate-argument structures in a deep syntax framework requires graphs to be predicted. Argument structures represent a higher level of abstraction than the syntactic ones and are thus more difficult to predict…

Annotation of the Syntax/Semantics interface as a Bridge between Deep Linguistic Parsing and TimeML

2018-08-01 · COLING 2018 8 · Mark-Matthias Zymla