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

Hierarchical Bracketing Encodings for Dependency Parsing as Tagging

About

We present a family of encodings for sequence labeling dependency parsing, based on the concept of hierarchical bracketing. We prove that the existing 4-bit projective encoding belongs to this family, but it is suboptimal in the number of labels used to encode a tree. We derive an optimal hierarchical bracketing, which minimizes the number of symbols used and encodes projective trees using only 12 distinct labels (vs. 16 for the 4-bit encoding). We also extend optimal hierarchical bracketing to support arbitrary non-projectivity in a more compact way than previous encodings. Our new encodings yield competitive accuracy on a diverse set of treebanks.

Ana Ezquerro, David Vilares, Anssi Yli-Jyr\"a, Carlos G\'omez-Rodr\'iguez• 2025

Related benchmarks

TaskDatasetResultRank
Dependency ParsingEnglish (en) (test)
LAS94.55
16
Dependency ParsingHebrew (he) (test)
LAS89.61
10
Dependency ParsingAncient Greek grc (test)
LAS63.82
8
Dependency ParsingUyghur ug (test)
LAS66.88
8
Dependency ParsingFinnish (fi) (test)
LAS88.65
8
Dependency ParsingFrench (fr) (test)
LAS92.06
8
Dependency ParsingRussian (ru) (test)
LAS88.18
8
Dependency ParsingTamil (ta) (test)
LAS66.06
8
Dependency ParsingWolof wo (test)
LAS72.37
8
Showing 9 of 9 rows

Other info

Code

Follow for update