Improving the efficiency of a wide-coverage CCG parser

10Citations
Citations of this article
83Readers
Mendeley users who have this article in their library.

Abstract

The C&C CCG parser is a highly efficient linguistically motivated parser. The efficiency is achieved using a tightly-integrated supertagger, which assigns CCG lexical categories to words in a sentence. The integration allows the parser to request more categories if it cannot find a spanning analysis. We present several enhancements to the CKY chart parsing algorithm used by the parser. The first proposal is chart repair, which allows the chart to be efficiently updated by adding lexical categories individually, and we evaluate several strategies for adding these categories. The second proposal is to add constraints to the chart which require certain spans to be constituents. Finally, we propose partial beam search to further reduce the search space. Overall, the parsing speed is improved by over 35% with negligible loss of accuracy or coverage.

Cite

CITATION STYLE

APA

Djordjevic, B., Curran, J. R., & Clark, S. (2007). Improving the efficiency of a wide-coverage CCG parser. In IWPT 2007 - Proceedings of the 10th International Conference on Parsing Technologies (pp. 39–47). Association for Computational Linguistics (ACL). https://doi.org/10.3115/1621410.1621416

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free