paper-with-me

Papers

A Deterministic Algorithm for Bridging Anaphora Resolution

2018-11-14 · EMNLP 2018 10 · Yufang Hou

Previous work on bridging anaphora resolution (Poesio et al., 2004; Hou et al., 2013b) use syntactic preposition patterns to calculate word relatedness. However, such patterns only consider NPs' head nouns and hence do not fully capture the semantics of NPs. Recently, Hou (2018) created word embeddings (embeddings_PP) to capture associative similarity (ie, relatedness) between nouns by exploring the syntactic structure of noun phrases. But embeddings_PP only contains word representations for nouns. In this paper, we create new word vectors by combining embeddings_PP with GloVe. This new word embeddings (embeddings_bridging) are a more general lexical knowledge resource for bridging and allow us to represent the meaning of an NP beyond its head easily. We therefore develop a deterministic approach for bridging anaphora resolution, which represents the semantics of an NP based on its head noun and modifications. We show that this simple approach achieves the competitive results compared to the best system in Hou et al.(2013b) which explores Markov Logic Networks to model the problem. Additionally, we further improve the results for bridging anaphora resolution reported in Hou (2018) by combining our simple deterministic approach with Hou et al.(2013b)'s best system MLN II.

📄 PDF Abstract BibTeX arXiv:1811.05721

Code (0)

등록된 구현이 없습니다.

Tasks

Bridging Anaphora ResolutionWord Embeddings

Methods 이 논문이 사용한 방법론

GloVe GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares…

Similar Papers 제목 키워드 기반

Bridging Anaphora Resolution as Question Answering

2020-04-16 · ACL 2020 6 · Yufang Hou

Most previous studies on bridging anaphora resolution (Poesio et al., 2004; Hou et al., 2013b; Hou, 2018a) use the pairwise model to tackle the problem and assume that the gold mention information is given. In this paper…

Bridging Anaphora ResolutionQuestion AnsweringTransfer Learning

The CODI-CRAC 2021 Shared Task on Anaphora, Bridging, and Discourse Deixis Resolution in Dialogue: A Cross-Team Analysis

2021-11-01 · ACL (CODI, CRAC) 2021 11 · Shengjie Li, Hideo Kobayashi, Vincent Ng

The CODI-CRAC 2021 shared task is the first shared task that focuses exclusively on anaphora resolution in dialogue and provides three tracks, namely entity coreference resolution, bridging resolution, and discourse deix…

coreference-resolutionCoreference Resolution

Enhanced Word Representations for Bridging Anaphora Resolution

2018-03-13 · NAACL 2018 6 · Yufang Hou

Most current models of word representations(e.g.,GloVe) have successfully captured fine-grained semantics. However, semantic similarity exhibited in these word embeddings is not suitable for resolving bridging anaphora, …

Bridging Anaphora ResolutionSemantic SimilaritySemantic Textual SimilarityWord Embeddings

A Rule-Based System for Unrestricted Bridging Resolution: Recognizing Bridging Anaphora and Finding Links to Antecedents

2014-10-01 · EMNLP 2014 10 · Yufang Hou, Katja Markert, Michael Strube
Coreference Resolution

ChEMU-Ref: A Corpus for Modeling Anaphora Resolution in the Chemical Domain

2021-04-01 · EACL 2021 2 · Biaoyan Fang, Christian Druckenbrodt, Saber A Akhondi, Jiayuan He 외

Chemical patents contain rich coreference and bridging links, which are the target of this research. Specially, we introduce a novel annotation scheme, based on which we create the ChEMU-Ref dataset from reaction descrip…