@inproceedings{boullier-2003-guided,
title = "Guided {E}arley Parsing",
author = "Boullier, Pierre",
booktitle = "Proceedings of the Eighth International Conference on Parsing Technologies",
month = apr,
year = "2003",
address = "Nancy, France",
url = "https://aclanthology.org/W03-3005",
pages = "43--54",
abstract = "In this paper, we present a method which may speed up Earley parsers in practice. A first pass called a guiding parser builds an intermediate structure called a guide which is used by a second pass, an Earley parser, called a guided parser whose Predictor phase is slightly modified in such a way that it selects an initial item only if this item is in the guide. This approach is validated by practical experiments preformed on a large test set with an English context-free grammar.",
}
<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="boullier-2003-guided">
<titleInfo>
<title>Guided Earley Parsing</title>
</titleInfo>
<name type="personal">
<namePart type="given">Pierre</namePart>
<namePart type="family">Boullier</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<originInfo>
<dateIssued>2003-04</dateIssued>
</originInfo>
<typeOfResource>text</typeOfResource>
<relatedItem type="host">
<titleInfo>
<title>Proceedings of the Eighth International Conference on Parsing Technologies</title>
</titleInfo>
<originInfo>
<place>
<placeTerm type="text">Nancy, France</placeTerm>
</place>
</originInfo>
<genre authority="marcgt">conference publication</genre>
</relatedItem>
<abstract>In this paper, we present a method which may speed up Earley parsers in practice. A first pass called a guiding parser builds an intermediate structure called a guide which is used by a second pass, an Earley parser, called a guided parser whose Predictor phase is slightly modified in such a way that it selects an initial item only if this item is in the guide. This approach is validated by practical experiments preformed on a large test set with an English context-free grammar.</abstract>
<identifier type="citekey">boullier-2003-guided</identifier>
<location>
<url>https://aclanthology.org/W03-3005</url>
</location>
<part>
<date>2003-04</date>
<extent unit="page">
<start>43</start>
<end>54</end>
</extent>
</part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T Guided Earley Parsing
%A Boullier, Pierre
%S Proceedings of the Eighth International Conference on Parsing Technologies
%D 2003
%8 April
%C Nancy, France
%F boullier-2003-guided
%X In this paper, we present a method which may speed up Earley parsers in practice. A first pass called a guiding parser builds an intermediate structure called a guide which is used by a second pass, an Earley parser, called a guided parser whose Predictor phase is slightly modified in such a way that it selects an initial item only if this item is in the guide. This approach is validated by practical experiments preformed on a large test set with an English context-free grammar.
%U https://aclanthology.org/W03-3005
%P 43-54
Markdown (Informal)
[Guided Earley Parsing](https://aclanthology.org/W03-3005) (Boullier, IWPT 2003)
ACL
- Pierre Boullier. 2003. Guided Earley Parsing. In Proceedings of the Eighth International Conference on Parsing Technologies, pages 43–54, Nancy, France.