A Data-Driven, Factorization Parser for CCG Dependency Structures.

Yantao Dun,Weiwei Sun,Xiaojun Wan
DOI: https://doi.org/10.3115/v1/p15-1149
2015-01-01
Abstract:This paper is concerned with building CCG-grounded, semantics-oriented deep dependency structures with a data-driven, factorization model. Three types of factorization together with different higher-order features are designed to capture different syntacto-semantic properties of functor-argument dependencies. Integrating heterogeneous factorizations results in intractability in decoding. We propose a principled method to obtain optimal graphs based on dual decomposition. Our parser obtains an unlabeled f-score of 93.23 on the CCGBank data, resulting in an error reduction of 6.5% over the best published result. which yields a significant improvement over the best published result in the literature. Our implementation is available at http://www.icst.pku.edu.cn/lcwm/grass.
What problem does this paper attempt to address?