@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://preview.aclanthology.org/fix-sig-urls/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."
}
Markdown (Informal)
[Guided Earley Parsing](https://preview.aclanthology.org/fix-sig-urls/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.