Skip to search formSkip to main contentSkip to account menu

Shift-reduce parser

Known as: Shift reduce parser, Shift reduce parsing, Shift-reduce parsing 
A shift-reduce parser is a class of efficient, table-driven bottom-up parsing methods for computer languages and other notations formally defined by… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
We establish the following specific relation between contextfree grammars that have LL(k) and LR(k) parsers, respectively: after… 
2017
2017
Increasingly, practitioners apply neural networks to complex problems in natural language processing (NLP), such as syntactic… 
Highly Cited
2011
Highly Cited
2011
CCGs are directly compatible with binary-branching bottom-up parsing algorithms, in particular CKY and shift-reduce algorithms… 
2006
2006
In this paper we investigate the benefit of stochastic predictor components for the parsing quality which can be obtained with a… 
2006
2006
This paper presents a discriminative parser that does not use a generative model in any way, yet whose accuracy still surpasses a… 
2001
2001
A parsing method called buffered shift-reduce parsing is presented , which adds an intermediate buffer (queue) to the usual LR… 
1998
1998
Simple Recurrent Networks (Srns) have been widely used in natural language processing tasks. However, their ability to handle… 
1992
1992
The research described below forms part of a wider programme to develop a practical parser for naturally-occurring natural… 
1984
1984
It is argued that syntactic preference principles such as Right Association and Minimal Attachment are unsatisfactory as usually… 
1983
1983
  • D. Yeh
  • 1983
  • Corpus ID: 46587763
A method is described to augment an ordinary shift-reduce parser into an incremental one. To parse a modified input, the…