vix.ing · top · new · best · stats · spec

Head-Driven Phrase Structure Grammar Parsing on Penn Treebank

2019/07/05 by Junru Zhou, Hai Zhao, Zhou, Junru +1 · 2 citations
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Natural Language Processing Techniques #Speech and dialogue systems #Topic Modeling #cs.CL

paper · pdf · doi:10.48550/arxiv.1907.02684

Accepted by ACL 2019

openalex publication_date 2019/07/05 · arxiv created 2020/05/05 · arxiv updated 2020/05/06 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Head-driven phrase structure grammar (HPSG) enjoys a uniform formalism representing rich contextual syntactic and even semantic meanings. This paper makes the first attempt to formulate a simplified HPSG by integrating constituent and dependency formal representations into head-driven phrase structure. Then two parsing algorithms are respectively proposed for two converted tree representations, division span and joint span. As HPSG encodes both constituent and dependency structure information, the proposed HPSG parsers may be regarded as a sort of joint decoder for both types of structures and thus are evaluated in terms of extracted or converted constituent and dependency parsing trees. Our parser achieves new state-of-the-art performance for both parsing tasks on Penn Treebank (PTB) and Chinese Penn Treebank, verifying the effectiveness of joint learning constituent and dependency structures. In details, we report 96.33 F1 of constituent parsing and 97.20% UAS of dependency parsing on PTB.

Cited by

Related