Abstract
Head-Corner (HC) parsing has come up in computational linguistics a few years ago, motivated by linguistic arguments. This idea is a heuristic, rather than a fail-safe principle, hence it is relevant indeed to consider the worst-case behaviour of the HC parser. We define a novel predictive head-corner chart parser of cubic time complexity. We start with a left-corner (LC) chart parser, which is easier to understand. Subsequently, the LC chart parser is generalized to an HC chart parser. It is briefly sketched how the parser can be enhanced with feature structures.- Anthology ID:
- 1993.iwpt-1.21
- 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:
- 267–276
- Language:
- URL:
- https://aclanthology.org/1993.iwpt-1.21
- DOI:
- Bibkey:
- Cite (ACL):
- Klaas Sikkel and Rieks op den Akker. 1993. Predictive Head-Corner Chart Parsing. In Proceedings of the Third International Workshop on Parsing Technologies, pages 267–276, Tilburg, Netherlands and Durbuy, Belgium. Association for Computational Linguistics.
- Cite (Informal):
- Predictive Head-Corner Chart Parsing (Sikkel & op den Akker, IWPT 1993)
- Copy Citation:
- PDF:
- https://aclanthology.org/1993.iwpt-1.21.pdf
Export citation
@inproceedings{sikkel-op-den-akker-1993-predictive, title = "Predictive Head-Corner Chart Parsing", author = "Sikkel, Klaas and op den Akker, Rieks", 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.21", pages = "267--276", abstract = "Head-Corner (HC) parsing has come up in computational linguistics a few years ago, motivated by linguistic arguments. This idea is a heuristic, rather than a fail-safe principle, hence it is relevant indeed to consider the worst-case behaviour of the HC parser. We define a novel predictive head-corner chart parser of cubic time complexity. We start with a left-corner (LC) chart parser, which is easier to understand. Subsequently, the LC chart parser is generalized to an HC chart parser. It is briefly sketched how the parser can be enhanced with feature structures.", }
<?xml version="1.0" encoding="UTF-8"?> <modsCollection xmlns="http://www.loc.gov/mods/v3"> <mods ID="sikkel-op-den-akker-1993-predictive"> <titleInfo> <title>Predictive Head-Corner Chart Parsing</title> </titleInfo> <name type="personal"> <namePart type="given">Klaas</namePart> <namePart type="family">Sikkel</namePart> <role> <roleTerm authority="marcrelator" type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Rieks</namePart> <namePart type="family">op den Akker</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>Head-Corner (HC) parsing has come up in computational linguistics a few years ago, motivated by linguistic arguments. This idea is a heuristic, rather than a fail-safe principle, hence it is relevant indeed to consider the worst-case behaviour of the HC parser. We define a novel predictive head-corner chart parser of cubic time complexity. We start with a left-corner (LC) chart parser, which is easier to understand. Subsequently, the LC chart parser is generalized to an HC chart parser. It is briefly sketched how the parser can be enhanced with feature structures.</abstract> <identifier type="citekey">sikkel-op-den-akker-1993-predictive</identifier> <location> <url>https://aclanthology.org/1993.iwpt-1.21</url> </location> <part> <date>1993-aug 10-13</date> <extent unit="page"> <start>267</start> <end>276</end> </extent> </part> </mods> </modsCollection>
%0 Conference Proceedings %T Predictive Head-Corner Chart Parsing %A Sikkel, Klaas %A op den Akker, Rieks %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 sikkel-op-den-akker-1993-predictive %X Head-Corner (HC) parsing has come up in computational linguistics a few years ago, motivated by linguistic arguments. This idea is a heuristic, rather than a fail-safe principle, hence it is relevant indeed to consider the worst-case behaviour of the HC parser. We define a novel predictive head-corner chart parser of cubic time complexity. We start with a left-corner (LC) chart parser, which is easier to understand. Subsequently, the LC chart parser is generalized to an HC chart parser. It is briefly sketched how the parser can be enhanced with feature structures. %U https://aclanthology.org/1993.iwpt-1.21 %P 267-276
Markdown (Informal)
[Predictive Head-Corner Chart Parsing](https://aclanthology.org/1993.iwpt-1.21) (Sikkel & op den Akker, IWPT 1993)
- Predictive Head-Corner Chart Parsing (Sikkel & op den Akker, IWPT 1993)
ACL
- Klaas Sikkel and Rieks op den Akker. 1993. Predictive Head-Corner Chart Parsing. In Proceedings of the Third International Workshop on Parsing Technologies, pages 267–276, Tilburg, Netherlands and Durbuy, Belgium. Association for Computational Linguistics.