paper-with-me

Papers

Text Annotation Graphs: Annotating Complex Natural Language Phenomena

2017-11-01 · LREC 2018 5 · Angus G. Forbes, Kristine Lee, Gus Hahn-Powell, Marco A. Valenzuela-Escárcega, Mihai Surdeanu

This paper introduces a new web-based software tool for annotating text, Text Annotation Graphs, or TAG. It provides functionality for representing complex relationships between words and word phrases that are not available in other software tools, including the ability to define and visualize relationships between the relationships themselves (semantic hypergraphs). Additionally, we include an approach to representing text annotations in which annotation subgraphs, or semantic summaries, are used to show relationships outside of the sequential context of the text itself. Users can use these subgraphs to quickly find similar structures within the current document or external annotated documents. Initially, TAG was developed to support information extraction tasks on a large database of biomedical articles. However, our software is flexible enough to support a wide range of annotation tasks for any domain. Examples are provided that showcase TAG's capabilities on morphological parsing and event extraction tasks. The TAG software is available at: https://github.com/ CreativeCodingLab/TextAnnotationGraphs.

📄 PDF Abstract BibTeX arXiv:1711.00529

Code (1)

CreativeCodingLab/TextAnnotationGraphs 공식 구현

Tasks

ArticlesEvent ExtractionTAGtext annotation

Similar Papers 제목 키워드 기반

CoAnnotating: Uncertainty-Guided Work Allocation between Human and Large Language Models for Data Annotation

2023-10-24 · Minzhi Li, Taiwei Shi, Caleb Ziems, Min-Yen Kan 외

Annotated data plays a critical role in Natural Language Processing (NLP) in training models and evaluating their performance. Given recent developments in Large Language Models (LLMs), models such as ChatGPT demonstrate…

text annotation

CHAMP: Efficient Annotation and Consolidation of Cluster Hierarchies

2023-11-19 · Arie Cattan, Tom Hope, Doug Downey, Roy Bar-Haim 외

Various NLP tasks require a complex hierarchical structure over nodes, where each node is a cluster of items. Examples include generating entailment graphs, hierarchical cross-document coreference resolution, annotating …

coreference-resolutionCoreference ResolutionCross Document Coreference Resolution

Sangrahaka: A Tool for Annotating and Querying Knowledge Graphs

2021-07-06 · Hrishikesh Terdalkar, Arnab Bhattacharya

In this work, we present a web-based annotation and querying tool Sangrahaka. It annotates entities and relationships from text corpora and constructs a knowledge graph (KG). The KG is queried using templatized natural l…

Knowledge GraphsNatural Language Queries

An Annotation Scheme for Quantifier Scope Disambiguation

2012-05-01 · LREC 2012 5 · Mehdi Manshadi, James Allen, Mary Swift

Annotating natural language sentences with quantifier scoping has proved to be very hard. In order to overcome the challenge, previous work on building scope-annotated corpora has focused on sentences with two explicitly…

Semantic ParsingSentence

Annotating Temporal Dependency Graphs via Crowdsourcing

2020-11-01 · EMNLP 2020 11 · Jiarui Yao, Haoling Qiu, Bonan Min, Nianwen Xue

We present the construction of a corpus of 500 Wikinews articles annotated with temporal dependency graphs (TDGs) that can be used to train systems to understand temporal relations in text. We argue that temporal depende…

Articles