paper-with-me

홈 › Papers

Constructing an Alias List for Named Entities during an Event

2017-09-01 · WS 2017 9 · Anietie Andy, Mark Dredze, Mugizi Rwebangira, Chris Callison-Burch

In certain fields, real-time knowledge from events can help in making informed decisions. In order to extract pertinent real-time knowledge related to an event, it is important to identify the named entities and their corresponding aliases related to the event. The problem of identifying aliases of named entities that spike has remained unexplored. In this paper, we introduce an algorithm, EntitySpike, that identifies entities that spike in popularity in tweets from a given time period, and constructs an alias list for these spiked entities. EntitySpike uses a temporal heuristic to identify named entities with similar context that occur in the same time period (within minutes) during an event. Each entity is encoded as a vector using this temporal heuristic. We show how these entity-vectors can be used to create a named entity alias list. We evaluated our algorithm on a dataset of temporally ordered tweets from a single event, the 2013 Grammy Awards show. We carried out various experiments on tweets that were published in the same time period and show that our algorithm identifies most entity name aliases and outperforms a competitive baseline.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Community Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

A Generalized Vector Space Model for Ontology-Based Information Retrieval

2018-07-20 · Vuong M. Ngo, Tru H. Cao

Named entities (NE) are objects that are referred to by names such as people, organizations and locations. Named entities and keywords are important to the meaning of a document. We propose a generalized vector space mod…

Information RetrievalRetrieval

Ontology-Based Query Expansion with Latently Related Named Entities for Semantic Text Search

2018-07-15 · Vuong M. Ngo, Tru H. Cao

Traditional information retrieval systems represent documents and queries by keyword sets. However, the content of a document or a query is mainly defined by both keywords and named entities occurring in it. Named entiti…

Information RetrievalRetrieval

Semantic Search by Latent Ontological Features

2018-07-15 · Cao Tru H., Ngo Vuong M.

Both named entities and keywords are important in defining the content of a text in which they occur. In particular, people often use named entities in information search. However, named entities have ontological feature…

RetrievalText Retrieval

Identification of Alias Links among Participants in Narratives

2018-07-01 · ACL 2018 7 · Sangameshwar Patil, Sachin Pawar, Swapnil Hingmire, Girish Palshikar 외

Identification of distinct and independent participants (entities of interest) in a narrative is an important task for many NLP applications. This task becomes challenging because these participants are often referred to…

coreference-resolutionCoreference Resolutionnamed-entity-recognitionNamed Entity Recognition+2

Parallel Instance Query Network for Named Entity Recognition

2022-03-20 · ACL 2022 5 · Yongliang Shen, Xiaobin Wang, Zeqi Tan, Guangwei Xu 외

Named entity recognition (NER) is a fundamental task in natural language processing. Recent works treat named entity recognition as a reading comprehension task, constructing type-specific queries manually to extract ent…

Chinese Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4