Left-corner Transitions on Dependency Parsing
Code (0)
등록된 구현이 없습니다.
Tasks
Constituency ParsingDependency ParsingTransition-Based Dependency ParsingSimilar Papers 제목 키워드 기반
A Sound and Complete Left-Corner Parsing for Minimalist Grammars
This paper presents a left-corner parser for minimalist grammars. The relation between the parser and the grammar is transparent in the sense that there is a very simple 1-1 correspondence between derivations and parses.…
RelationNon-Projective Dependency Parsing with Non-Local Transitions
We present a novel transition system, based on the Covington non-projective parser, introducing non-local transitions that can directly create arcs involving nodes to the left of the current focus positions. This avoids …
Dependency ParsingNon-Projective Dependency Parsing with Non-Local Transitions
We present a novel transition system, based on the Covington non-projective parser, introducing non-local transitions that can directly create arcs involving nodes to the left of the current focus positions. This avoids …
ARCDependency ParsingModeling Human Sentence Processing with Left-Corner Recurrent Neural Network Grammars
In computational linguistics, it has been shown that hierarchical structures make language models (LMs) more human-like. However, the previous literature has been agnostic about a parsing strategy of the hierarchical mod…
SentenceBidirectional Transition-Based Dependency Parsing
Transition-based dependency parsing is a fast and effective approach for dependency parsing. Traditionally, a transitionbased dependency parser processes an input sentence and predicts a sequence of parsing actions in a …
Dependency ParsingSentenceTransition-Based Dependency Parsing