← Search

Carlos G{\'o}mez-Rodr{\'i}guez

3 accepted papers

2025

Hierarchical Bracketing Encodings Work for Dependency Graphs

EMNLP 2025

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 grap

2025

Nested Named Entity Recognition as Single-Pass Sequence Labeling

EMNLP 2025

We cast nested named entity recognition (NNER) as a sequence labeling task by leveraging prior work that linearizes constituency structures, effectively reducing the complexity of this structured prediction problem to straightforward token classification. By combining these constituency linearizatio

Cited by 0SourcePDFScholar
2025

Parsing the Switch: LLM-Based UD Annotation for Complex Code-Switched and Low-Resource Languages

EMNLP 2025

Code-switching presents a complex challenge for syntactic analysis, especially in low-resource language settings where annotated data is scarce. While recent work has explored the use of large language models (LLMs) for sequence-level tagging, few approaches systematically investigate how well these

Cited by 0SourcePDFScholar