HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Head-Driven Phrase Structure Grammar Parsing on Penn Treebank

Junru Zhou; Hai Zhao

Head-Driven Phrase Structure Grammar Parsing on Penn Treebank

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.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
constituency-parsing-on-ctb5Zhou etal. 2019
F1 score: 89.40
constituency-parsing-on-penn-treebankHead-Driven Phrase Structure Grammar Parsing (Joint) + XLNet
F1 score: 96.33
constituency-parsing-on-penn-treebankHead-Driven Phrase Structure Grammar Parsing (Joint) + BERT
F1 score: 95.84
dependency-parsing-on-penn-treebankHPSG Parser (Joint) + XLNet
LAS: 95.72
POS: 97.3
UAS: 97.20

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Head-Driven Phrase Structure Grammar Parsing on Penn Treebank | Papers | HyperAI