paper-with-me

홈 › Papers

Leveraging syntactic parsing to improve event annotation matching

2019-11-01 · WS 2019 11 · Camiel Colruyt, Orph{\'e}e De Clercq, V{\'e}ronique Hoste

Detecting event mentions is the first step in event extraction from text and annotating them is a notoriously difficult task. Evaluating annotator consistency is crucial when building datasets for mention detection. When event mentions are allowed to cover many tokens, annotators may disagree on their span, which means that overlapping annotations may then refer to the same event or to different events. This paper explores different fuzzy-matching functions which aim to resolve this ambiguity. The functions extract the sets of syntactic heads present in the annotations, use the Dice coefficient to measure the similarity between sets and return a judgment based on a given threshold. The functions are tested against the judgment of a human evaluator and a comparison is made between sets of tokens and sets of syntactic heads. The best-performing function is a head-based function that is found to agree with the human evaluator in 89{\%} of cases.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Event Extraction

Similar Papers 제목 키워드 기반

Croatian Dependency Treebank 2.0: New Annotation Guidelines for Improved Parsing

2014-05-01 · LREC 2014 5 · {\v{Z}}eljko Agi{\'c}, Da{\v{s}}a Berovi{\'c}, Danijela Merkler, Marko Tadi{\'c}

We present a new version of the Croatian Dependency Treebank. It constitutes a slight departure from the previously closely observed Prague Dependency Treebank syntactic layer annotation guidelines as we introduce a new …

Dependency Parsing

Contemplata, a Free Platform for Constituency Treebank Annotation

2020-05-01 · LREC 2020 5 · Jakub Waszczuk, Ilaine Wang, Jean-Yves Antoine, Ana{\"\i}s Halftermeyer

This paper describes Contemplata, an annotation platform that offers a generic solution for treebank building as well as treebank enrichment with relations between syntactic nodes. Contemplata is dedicated to the annotat…

CAIT: A Syntactic Parsing Toolkit for Child-Adult InTeractions

2026-05-19 · Francesca Padovani, Xiulin Yang, Bastian Bunzeck, Jaap Jumelet 외 arxiv

CHILDES is a paramount resource for language acquisition studies -- yet computational tools for analyzing its syntactic structure remain limited. Leveraging the recent release of the UD-English-CHILDES treebank with gold…

Language Acquisition

Dynamic Syntax Mapping: A New Approach to Unsupervised Syntax Parsing

2023-12-18 · Buvarp Gohsh, Woods Ali, Anders Michael

The intricate hierarchical structure of syntax is fundamental to the intricate and systematic nature of human language. This study investigates the premise that language models, specifically their attention distributions…

Anchoring and Agreement in Syntactic Annotations

2016-05-15 · EMNLP 2016 11 · Yevgeni Berzak, Yan Huang, Andrei Barbu, Anna Korhonen 외

We present a study on two key characteristics of human syntactic annotations: anchoring and agreement. Anchoring is a well known cognitive bias in human decision making, where judgments are drawn towards pre-existing val…

Decision MakingDependency Parsing