EMNLP 20250 citations
Hierarchical Bracketing Encodings Work for Dependency Graphs
Ana Ezquerro, Carlos G{\'o}mez-Rodr{\'i}guez, David Vilares
Abstract
We revisit hierarchical bracketing encodings from a practical perspective in the context of dependency graph parsing. The approach encodes graphs as sequences, enabling linear-time parsing with n tagging actions, and still representing reentrancies, cycles, and empty nodes. Compared to existing graph linearizations, this representation substantially reduces the label space while preserving structural information. We evaluate it on a multilingual and multi-formalism benchmark, showing competitive results and consistent improvements over other methods in exact match accuracy.
BibTeX
@inproceedings{emnlp2025_hierarchicalbrac,
title = {Hierarchical Bracketing Encodings Work for Dependency Graphs},
author = {Ana Ezquerro and Carlos G{\'o}mez-Rodr{\'i}guez and David Vilares},
booktitle = {EMNLP 2025},
year = {2025}
}