paper-with-me

Papers

Dependency Parsing with your Eyes: Dependency Structure Predicts Eye Regressions During Reading

2019-06-01 · WS 2019 6 · Aless Lopopolo, ro, Stefan L. Frank, Antal Van den Bosch, Roel Willems

Backward saccades during reading have been hypothesized to be involved in structural reanalysis, or to be related to the level of text difficulty. We test the hypothesis that backward saccades are involved in online syntactic analysis. If this is the case we expect that saccades will coincide, at least partially, with the edges of the relations computed by a dependency parser. In order to test this, we analyzed a large eye-tracking dataset collected while 102 participants read three short narrative texts. Our results show a relation between backward saccades and the syntactic structure of sentences.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency Parsing

Similar Papers 제목 키워드 기반

Concurrent Parsing of Constituency and Dependency

2019-08-18 · Junru Zhou, Shuailiang Zhang, Hai Zhao

Constituent and dependency representation for syntactic structure share a lot of linguistic and computational characteristics, this paper thus makes the first attempt by introducing a new model that is capable of parsing…

Dependency Parsing

Lock-Free Parallel Perceptron for Graph-based Dependency Parsing

2017-03-02 · Xu Sun, Shuming Ma

Dependency parsing is an important NLP task. A popular approach for dependency parsing is structured perceptron. Still, graph-based dependency parsing has the time complexity of $O(n^3)$, and it suffers from slow trainin…

Dependency Parsing

Head-Driven Phrase Structure Grammar Parsing on Penn Treebank

2019-07-05 · ACL 2019 7 · Junru Zhou, Hai Zhao

Head-driven phrase structure grammar (HPSG) enjoys a uniform formalism representing rich contextual syntactic and even semantic meanings. This paper makes the first attempt to formulate a simplified HPSG by integrating c…

Constituency ParsingDecoderDependency Parsing

A Survey of Syntactic-Semantic Parsing Based on Constituent and Dependency Structures

2020-06-19 · Meishan Zhang

Syntactic and semantic parsing has been investigated for decades, which is one primary topic in the natural language processing community. This article aims for a brief survey on this topic. The parsing community include…

Dependency ParsingSemantic Parsing

Modal Dependency Parsing via Language Model Priming

2022-07-01 · NAACL 2022 7 · Jiarui Yao, Nianwen Xue, Bonan Min

The task of modal dependency parsing aims to parse a text into its modal dependency structure, which is a representation for the factuality of events in the text. We design a modal dependency parser that is based on prim…

Dependency ParsingLanguage ModelingLanguage Modellingmodel