Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Span-based Linearization for Constituent Trees

About

We propose a novel linearization of a constituent tree, together with a new locally normalized model. For each split point in a sentence, our model computes the normalizer on all spans ending with that split point, and then predicts a tree span from them. Compared with global models, our model is fast and parallelizable. Different from previous local models, our linearization method is tied on the spans directly and considers more local features when performing span prediction, which is more interpretable and effective. Experiments on PTB (95.8 F1) and CTB (92.4 F1) show that our model significantly outperforms existing local models and efficiently achieves competitive results with global models.

Yang Wei, Yuanbin Wu, Man Lan• 2020

Related benchmarks

TaskDatasetResultRank
Constituent ParsingPTB (test)
F195.8
127
Phrase-structure parsingPTB (§23)
F1 Score95.8
56
Constituency ParsingPTB WSJ (Section 23 test)
F1 Score93.7
12
Constituency ParsingPTB (test)
Speed (Sents/s)220
12
Syntactic ParsingEnglish Penn Treebank (test)
Speed (Sents/s)220
11
Showing 5 of 5 rows

Other info

Follow for update