paper-with-me

Papers

Event Coreference Resolution Using Neural Network Classifiers

2018-10-09 · Arun Pandian, Lamana Mulaffer, Kemal Oflazer, Amna AlZeyara

This paper presents a neural network classifier approach to detecting both within- and cross- document event coreference effectively using only event mention based features. Our approach does not (yet) rely on any event argument features such as semantic roles or spatiotemporal arguments. Experimental results on the ECB+ dataset show that our approach produces F1 scores that significantly outperform the state-of-the-art methods for both within-document and cross-document event coreference resolution when we use B3 and CEAFe evaluation measures, but gets worse F1 score with the MUC measure. However, when we use the CoNLL measure, which is the average of these three scores, our approach has slightly better F1 for within- document event coreference resolution but is significantly better for cross-document event coreference resolution.

📄 PDF Abstract BibTeX arXiv:1810.04216

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference ResolutionCross Document Coreference ResolutionEvent Coreference ResolutionEvent Cross-Document Coreference Resolution

Similar Papers 제목 키워드 기반

Event Coreference Resolution by Iteratively Unfolding Inter-dependencies among Events

2017-07-23 · EMNLP 2017 9 · Prafulla Kumar Choubey, Ruihong Huang

We introduce a novel iterative approach for event coreference resolution that gradually builds event clusters by exploiting inter-dependencies among event mentions within the same chain as well as across event chains. Am…

Clusteringcoreference-resolutionCoreference ResolutionEvent Coreference Resolution

SinoCoreferencer: An End-to-End Chinese Event Coreference Resolver

2014-05-01 · LREC 2014 5 · Chen Chen, Vincent Ng

Compared to entity coreference resolution, there is a relatively small amount of work on event coreference resolution. Much work on event coreference was done for English. In fact, to our knowledge, there are no publicly…

coreference-resolutionCoreference ResolutionEntity Extraction using GANEntity Typing+3

Improving Event Coreference Resolution by Modeling Correlations between Event Coreference Chains and Document Topic Structures

2018-07-01 · ACL 2018 7 · Prafulla Kumar Choubey, Ruihong Huang

This paper proposes a novel approach for event coreference resolution that models correlations between event coreference chains and document topical structures through an Integer Linear Programming formulation. We explic…

coreference-resolutionCoreference ResolutionEvent Coreference ResolutionQuestion Answering

Event Coreference Resolution with Multi-Pass Sieves

2016-05-01 · LREC 2016 5 · Jing Lu, Vincent Ng

Multi-pass sieve approaches have been successfully applied to entity coreference resolution and many other tasks in natural language processing (NLP), owing in part to the ease of designing high-precision rules for these…

Avgcoreference-resolutionCoreference ResolutionEvent Coreference Resolution+1

Integrating Predictions from Neural-Network Relation Classifiers into Coreference and Bridging Resolution

2018-06-01 · WS 2018 6 · Ina Roesiger, Maximilian K{\"o}per, Kim Anh Nguyen, Sabine Schulte im Walde

Cases of coreference and bridging resolution often require knowledge about semantic relations between anaphors and antecedents. We suggest state-of-the-art neural-network classifiers trained on relation benchmarks to pre…

Coreference ResolutionRelation