paper-with-me

홈 › Papers

An Exploration of Left-Corner Transformations

2023-11-27 · Andreas Opedal, Eleftheria Tsipidi, Tiago Pimentel, Ryan Cotterell, Tim Vieira

The left-corner transformation (Rosenkrantz and Lewis, 1970) is used to remove left recursion from context-free grammars, which is an important step towards making the grammar parsable top-down with simple techniques. This paper generalizes prior left-corner transformations to support semiring-weighted production rules and to provide finer-grained control over which left corners may be moved. Our generalized left-corner transformation (GLCT) arose from unifying the left-corner transformation and speculation transformation (Eisner and Blatz, 2007), originally for logic programming. Our new transformation and speculation define equivalent weighted languages. Yet, their derivation trees are structurally different in an important way: GLCT replaces left recursion with right recursion, and speculation does not. We also provide several technical results regarding the formal relationships between the outputs of GLCT, speculation, and the original grammar. Lastly, we empirically investigate the efficiency of GLCT for left-recursion elimination from grammars of nine languages.

📄 PDF Abstract BibTeX arXiv:2311.16258

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Sound and Complete Left-Corner Parsing for Minimalist Grammars

2018-07-01 · WS 2018 7 · Milo{\v{s}} Stanojevi{\'c}, Edward Stabler

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.…

Relation

Modeling Human Sentence Processing with Left-Corner Recurrent Neural Network Grammars

2021-09-10 · EMNLP 2021 11 · Ryo Yoshida, Hiroshi Noji, Yohei Oseki

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…

Sentence

Left-corner Methods for Syntactic Modeling with Universal Structural Constraints

2016-08-01 · Hiroshi Noji

The primary goal in this thesis is to identify better syntactic constraint or bias, that is language independent but also efficiently exploitable during sentence processing. We focus on a particular syntactic constructio…

Sentence

Memory-Bounded Left-Corner Unsupervised Grammar Induction on Child-Directed Input

2016-12-01 · COLING 2016 12 · Cory Shain, William Bryce, Lifeng Jin, Victoria Krakovna 외

This paper presents a new memory-bounded left-corner parsing model for unsupervised raw-text syntax induction, using unsupervised hierarchical hidden Markov models (UHHMM). We deploy this algorithm to shed light on the e…

Language AcquisitionSentence

MatrixNets: A New Scale and Aspect Ratio Aware Architecture for Object Detection

2020-01-09 · Abdullah Rashwan, Rishav Agarwal, Agastya Kalra, Pascal Poupart

We present MatrixNets (xNets), a new deep architecture for object detection. xNets map objects with similar sizes and aspect ratios into many specialized layers, allowing xNets to provide a scale and aspect ratio aware a…

Objectobject-detectionObject Detection