[图书][B] Parsing schemata: a framework for specification and analysis of parsing algorithms

K Sikkel - 2012 - books.google.com
Parsing, the syntactic analysis of language, has been studied extensively in computer
science and computational linguistics. Computer programs and natural languages share an …

[图书][B] Natural language processing and computational linguistics: speech, morphology and syntax

MZ Kurdi - 2016 - books.google.com
Natural language processing (NLP) is a scientific discipline which is found at the interface of
computer science, artificial intelligence and cognitive psychology. Providing an overview of …

Respecting relations: Memory access and antecedent retrieval in incremental sentence processing

DW Kush - 2013 - search.proquest.com
This dissertation uses the processing of anaphoric relations to probe how linguistic
information is encoded in and retrieved from memory during real-time sentence …

Efficient semiring-weighted Earley parsing

A Opedal, R Zmigrod, T Vieira, R Cotterell… - arXiv preprint arXiv …, 2023 - arxiv.org
This paper provides a reference description, in the form of a deduction system, of Earley's
(1970) context-free parsing algorithm with various speed-ups. Our presentation includes a …

[图书][B] Parsing minimalist languages

H Harkema - 2001 - search.proquest.com
It seems to be a general feature of natural language that the elements of a sentence can be
pronounced in one position, while at the same time serving a function in another part of the …

An Exploration of Left-Corner Transformations

A Opedal, E Tsipidi, T Pimentel… - Proceedings of the …, 2023 - research-collection.ethz.ch
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 …

Improved left-corner chart parsing for large context-free grammars

RC Moore - New developments in parsing technology, 2005 - Springer
We develop an improved form of left-corner chart parsing for large context-free grammars,
introducing improvements that result in significant speed-ups compared to previously-known …

[图书][B] Parsing of context-free languages

K Sikkel, A Nijholt - 1997 - Springer
Parsing is the process of assigning structure to sentences. The structure is obtained from the
grammatical description of the language. Both in Computer Science and in Computational …

Faster general parsing through context-free memoization

G Herman - Proceedings of the 41st ACM SIGPLAN Conference on …, 2020 - dl.acm.org
We present a novel parsing algorithm for all context-free languages. The algorithm features
a clean mathematical formulation: parsing is expressed as a series of standard operations …

Increasing the applicability of LR parsing

MJ Nederhof, JJ Sarbo - … of the Third International Workshop on …, 1993 - aclanthology.org
In this paper we describe a phenomenon present in some context-free grammars, called
hidden left recursion. We show that ordinary LR parsing according to hidden left-recursive …