paper-with-me

홈 › Papers

The Role of Natural Language Processing Tasks in Automatic Literary Character Network Construction

2024-12-16 · Arthur Amalvy, Vincent Labatut, Richard Dufour

The automatic extraction of character networks from literary texts is generally carried out using natural language processing (NLP) cascading pipelines. While this approach is widespread, no study exists on the impact of low-level NLP tasks on their performance. In this article, we conduct such a study on a literary dataset, focusing on the role of named entity recognition (NER) and coreference resolution when extracting co-occurrence networks. To highlight the impact of these tasks' performance, we start with gold-standard annotations, progressively add uniformly distributed errors, and observe their impact in terms of character network quality. We demonstrate that NER performance depends on the tested novel and strongly affects character detection. We also show that NER-detected mentions alone miss a lot of character co-occurrences, and that coreference resolution is needed to prevent this. Finally, we present comparison points with 2 methods based on large language models (LLMs), including a fully end-to-end one, and show that these models are outperformed by traditional NLP pipelines in terms of recall.

📄 PDF Abstract BibTeX arXiv:2412.11560

Code (1)

compnet/splice 공식 구현

Tasks

coreference-resolutionCoreference Resolutionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Similar Papers 제목 키워드 기반

Reasoning about Quantities in Natural Language

2015-01-01 · TACL 2015 1 · Subhro Roy, Tim Vieira, Dan Roth

Little work from the Natural Language Processing community has targeted the role of quantities in Natural Language Understanding. This paper takes some key steps towards facilitating reasoning about quantities expressed …

MathNatural Language InferenceNatural Language Understanding

Joint vs Sequential Speaker-Role Detection and Automatic Speech Recognition for Air-traffic Control

2024-06-19 · Alexander Blatt, Aravind Krishnan, Dietrich Klakow

Utilizing air-traffic control (ATC) data for downstream natural-language processing tasks requires preprocessing steps. Key steps are the transcription of the data via automatic speech recognition (ASR) and speaker diari…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speaker-diarizationSpeaker Diarization+2

From Textual Information Sources to Linked Data in the Agatha Project

2019-09-03 · Paulo Quaresma, Vitor Beires Nogueira, Kashyap Raiyani, Roy Bayot 외

Automatic reasoning about textual information is a challenging task in modern Natural Language Processing (NLP) systems. In this work we describe our proposal for representing and reasoning about Portuguese documents by …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Semantic Role Labeling

Neural Natural Language Processing for Unstructured Data in Electronic Health Records: a Review

2021-07-07 · Irene Li, Jessica Pan, Jeremy Goldwasser, Neha Verma 외

Electronic health records (EHRs), digital collections of patient healthcare events and observations, are ubiquitous in medicine and critical to healthcare delivery, operations, and research. Despite this central role, EH…

Knowledge GraphsQuestion AnsweringWord Embeddings

Syntax in End-to-End Natural Language Processing

2021-11-01 · EMNLP (ACL) 2021 11 · Hai Zhao, Rui Wang, Kehai Chen

This tutorial surveys the latest technical progress of syntactic parsing and the role of syntax in end-to-end natural language processing (NLP) tasks, in which semantic role labeling (SRL) and machine translation (MT) ar…

Machine TranslationNMTSemantic Role LabelingTranslation