@inproceedings{evans-weir-1997-automaton,
    title = "Automaton-based Parsing for Lexicalised Grammars",
    author = "Evans, Roger  and
      Weir, David",
    editor = "Nijholt, Anton  and
      Berwick, Robert C.  and
      Bunt, Harry C.  and
      Carpenter, Bob  and
      Hajicova, Eva  and
      Johnson, Mark  and
      Joshi, Aravind  and
      Kaplan, Ronald  and
      Kay, Martin  and
      Lang, Bernard  and
      Lavie, Alon  and
      Nagao, Makoto  and
      Steedman, Mark  and
      Tomita, Masaru  and
      Vijay-Shanker, K.  and
      Weir, David  and
      Wittenburg, Kent  and
      Wiren, Mats",
    booktitle = "Proceedings of the Fifth International Workshop on Parsing Technologies",
    month = sep # " 17-20",
    year = "1997",
    address = "Boston/Cambridge, Massachusetts, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/1997.iwpt-1.11/",
    pages = "66--76",
    abstract = "In wide-coverage lexicalized grammars many of the elementary structures have substructures in common. This means that during parsing some of the computation associated with different structures is duplicated. This paper explores ways in which the grammar can be precompiled into finite state automata so that some of this shared structure results in shared computation at run-time."
}Markdown (Informal)
[Automaton-based Parsing for Lexicalised Grammars](https://preview.aclanthology.org/ingest-emnlp/1997.iwpt-1.11/) (Evans & Weir, IWPT 1997)
ACL
- Roger Evans and David Weir. 1997. Automaton-based Parsing for Lexicalised Grammars. In Proceedings of the Fifth International Workshop on Parsing Technologies, pages 66–76, Boston/Cambridge, Massachusetts, USA. Association for Computational Linguistics.