Abstract
Parsing with a large systemic grammar brings one face-to-face with the problem of unification with disjunctive descriptions. This paper outlines some techniques which we employed in a systemic parser to reduce the average-case complexity of such unification.- Anthology ID:
- 1993.iwpt-1.17
- Volume:
- Proceedings of the Third International Workshop on Parsing Technologies
- Month:
- August 10-13
- Year:
- 1993
- Address:
- Tilburg, Netherlands and Durbuy, Belgium
- Editors:
- Harry Bunt, Robert Berwick, Ken Church, Aravind Joshi, Ronald Kaplan, Martin Kay, Bernard Lang, Makoto Nagao, Anton Nijholt, Mark Steedman, Henry Thompson, Masaru Tomita, K. Vijay-Shanker, Yorick Wilks, Kent Wittenburg
- Venue:
- IWPT
- SIG:
- SIGPARSE
- Publisher:
- Association for Computational Linguistics
- Note:
- Pages:
- 203–218
- Language:
- URL:
- https://aclanthology.org/1993.iwpt-1.17
- DOI:
- Bibkey:
- Cite (ACL):
- Michael O’Donnell. 1993. Reducing Complexity in A Systemic Parser. In Proceedings of the Third International Workshop on Parsing Technologies, pages 203–218, Tilburg, Netherlands and Durbuy, Belgium. Association for Computational Linguistics.
- Cite (Informal):
- Reducing Complexity in A Systemic Parser (O’Donnell, IWPT 1993)
- Copy Citation:
- PDF:
- https://aclanthology.org/1993.iwpt-1.17.pdf
Export citation
@inproceedings{odonnell-1993-reducing, title = "Reducing Complexity in A Systemic Parser", author = "O{'}Donnell, Michael", editor = "Bunt, Harry and Berwick, Robert and Church, Ken and Joshi, Aravind and Kaplan, Ronald and Kay, Martin and Lang, Bernard and Nagao, Makoto and Nijholt, Anton and Steedman, Mark and Thompson, Henry and Tomita, Masaru and Vijay-Shanker, K. and Wilks, Yorick and Wittenburg, Kent", booktitle = "Proceedings of the Third International Workshop on Parsing Technologies", month = aug # " 10-13", year = "1993", address = "Tilburg, Netherlands and Durbuy, Belgium", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/1993.iwpt-1.17", pages = "203--218", abstract = "Parsing with a large systemic grammar brings one face-to-face with the problem of unification with disjunctive descriptions. This paper outlines some techniques which we employed in a systemic parser to reduce the average-case complexity of such unification.", }
<?xml version="1.0" encoding="UTF-8"?> <modsCollection xmlns="http://www.loc.gov/mods/v3"> <mods ID="odonnell-1993-reducing"> <titleInfo> <title>Reducing Complexity in A Systemic Parser</title> </titleInfo> <name type="personal"> <namePart type="given">Michael</namePart> <namePart type="family">O’Donnell</namePart> <role> <roleTerm authority="marcrelator" type="text">author</roleTerm> </role> </name> <originInfo> <dateIssued>1993-aug 10-13</dateIssued> </originInfo> <typeOfResource>text</typeOfResource> <relatedItem type="host"> <titleInfo> <title>Proceedings of the Third International Workshop on Parsing Technologies</title> </titleInfo> <name type="personal"> <namePart type="given">Harry</namePart> <namePart type="family">Bunt</namePart> <role> <roleTerm authority="marcrelator" type="text">editor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Robert</namePart> <namePart type="family">Berwick</namePart> <role> <roleTerm authority="marcrelator" type="text">editor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Ken</namePart> <namePart type="family">Church</namePart> <role> <roleTerm authority="marcrelator" type="text">editor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Aravind</namePart> <namePart type="family">Joshi</namePart> <role> <roleTerm authority="marcrelator" type="text">editor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Ronald</namePart> <namePart type="family">Kaplan</namePart> <role> <roleTerm authority="marcrelator" type="text">editor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Martin</namePart> <namePart type="family">Kay</namePart> <role> <roleTerm authority="marcrelator" type="text">editor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Bernard</namePart> <namePart type="family">Lang</namePart> <role> <roleTerm authority="marcrelator" type="text">editor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Makoto</namePart> <namePart type="family">Nagao</namePart> <role> <roleTerm authority="marcrelator" type="text">editor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Anton</namePart> <namePart type="family">Nijholt</namePart> <role> <roleTerm authority="marcrelator" type="text">editor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Mark</namePart> <namePart type="family">Steedman</namePart> <role> <roleTerm authority="marcrelator" type="text">editor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Henry</namePart> <namePart type="family">Thompson</namePart> <role> <roleTerm authority="marcrelator" type="text">editor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Masaru</namePart> <namePart type="family">Tomita</namePart> <role> <roleTerm authority="marcrelator" type="text">editor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">K</namePart> <namePart type="family">Vijay-Shanker</namePart> <role> <roleTerm authority="marcrelator" type="text">editor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Yorick</namePart> <namePart type="family">Wilks</namePart> <role> <roleTerm authority="marcrelator" type="text">editor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Kent</namePart> <namePart type="family">Wittenburg</namePart> <role> <roleTerm authority="marcrelator" type="text">editor</roleTerm> </role> </name> <originInfo> <publisher>Association for Computational Linguistics</publisher> <place> <placeTerm type="text">Tilburg, Netherlands and Durbuy, Belgium</placeTerm> </place> </originInfo> <genre authority="marcgt">conference publication</genre> </relatedItem> <abstract>Parsing with a large systemic grammar brings one face-to-face with the problem of unification with disjunctive descriptions. This paper outlines some techniques which we employed in a systemic parser to reduce the average-case complexity of such unification.</abstract> <identifier type="citekey">odonnell-1993-reducing</identifier> <location> <url>https://aclanthology.org/1993.iwpt-1.17</url> </location> <part> <date>1993-aug 10-13</date> <extent unit="page"> <start>203</start> <end>218</end> </extent> </part> </mods> </modsCollection>
%0 Conference Proceedings %T Reducing Complexity in A Systemic Parser %A O’Donnell, Michael %Y Bunt, Harry %Y Berwick, Robert %Y Church, Ken %Y Joshi, Aravind %Y Kaplan, Ronald %Y Kay, Martin %Y Lang, Bernard %Y Nagao, Makoto %Y Nijholt, Anton %Y Steedman, Mark %Y Thompson, Henry %Y Tomita, Masaru %Y Vijay-Shanker, K. %Y Wilks, Yorick %Y Wittenburg, Kent %S Proceedings of the Third International Workshop on Parsing Technologies %D 1993 %8 aug 10 13 %I Association for Computational Linguistics %C Tilburg, Netherlands and Durbuy, Belgium %F odonnell-1993-reducing %X Parsing with a large systemic grammar brings one face-to-face with the problem of unification with disjunctive descriptions. This paper outlines some techniques which we employed in a systemic parser to reduce the average-case complexity of such unification. %U https://aclanthology.org/1993.iwpt-1.17 %P 203-218
Markdown (Informal)
[Reducing Complexity in A Systemic Parser](https://aclanthology.org/1993.iwpt-1.17) (O’Donnell, IWPT 1993)
- Reducing Complexity in A Systemic Parser (O’Donnell, IWPT 1993)
ACL
- Michael O’Donnell. 1993. Reducing Complexity in A Systemic Parser. In Proceedings of the Third International Workshop on Parsing Technologies, pages 203–218, Tilburg, Netherlands and Durbuy, Belgium. Association for Computational Linguistics.