SemEval 2018 Task 4: Character Identification on Multiparty Dialogues
Character identification is a task of entity linking that finds the global entity of each personal mention in multiparty dialogue. For this task, the first two seasons of the popular TV show Friends are annotated, comprising a total of 448 dialogues, 15,709 mentions, and 401 entities. The personal mentions are detected from nominals referring to certain characters in the show, and the entities are collected from the list of all characters in those two seasons of the show. This task is challenging because it requires the identification of characters that are mentioned but may not be active during the conversation. Among 90+ participants, four of them submitted their system outputs and showed strengths in different aspects about the task. Thorough analyses of the distributed datasets, system outputs, and comparative studies are also provided. To facilitate the momentum, we create an open-source project for this task and publicly release a larger and cleaner dataset, hoping to support researchers for more enhanced modeling.
Code (0)
등록된 구현이 없습니다.
Tasks
Entity LinkingMachine TranslationQuestion AnsweringSimilar Papers 제목 키워드 기반
AMORE-UPF at SemEval-2018 Task 4: BiLSTM with Entity Library
This paper describes our winning contribution to SemEval 2018 Task 4: Character Identification on Multiparty Dialogues. It is a simple, standard model with one key innovation, an entity library. Our results show that thi…
KNU CI System at SemEval-2018 Task4: Character Identification by Solving Sequence-Labeling Problem
Character identification is an entity-linking task that finds words referring to the same person among the nouns mentioned in a conversation and turns them into one entity. In this paper, we define a sequence-labeling pr…
Coreference ResolutionDecoderEntity LinkingPositionText-based Speaker Identification on Multiparty Dialogues Using Multi-document Convolutional Neural Networks
Character Identification on Multiparty Conversation: Identifying Mentions of Characters in TV Shows
Molweni: A Challenge Multiparty Dialogues-based Machine Reading Comprehension Dataset with Discourse Structure
Research into the area of multiparty dialog has grown considerably over recent years. We present the Molweni dataset, a machine reading comprehension (MRC) dataset with discourse structure built over multiparty dialog. M…
Dialogue UnderstandingDiscourse ParsingMachine Reading ComprehensionReading Comprehension