Clustering of Multi-Word Named Entity variants: Multilingual Evaluation
Multi-word entities, such as organisation names, are frequently written in many different ways. We have previously automatically identified over one million acronym pairs in 22 languages, consisting of their short form (e.g. EC) and their corresponding long forms (e.g. European Commission, European Union Commission). In order to automatically group such long form variants as belonging to the same entity, we cluster them, using bottom-up hierarchical clustering and pair-wise string similarity metrics. In this paper, we address the issue of how to evaluate the named entity variant clusters automatically, with minimal human annotation effort. We present experiments that make use of Wikipedia redirection tables and we show that this method produces good results.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringDocument ClassificationFormQuestion AnsweringSimilar Papers 제목 키워드 기반
Semantic Document Clustering on Named Entity Features
Keyword-based information processing has limitations due to simple treatment of words. In this paper, we introduce named entities as objectives into document clustering, which are the key elements defining document seman…
ClusteringHashtag Processing for Enhanced Clustering of Tweets
Rich data provided by tweets have beenanalyzed, clustered, and explored in a variety of studies. Typically those studies focus on named entity recognition, entity linking, and entity disambiguation or clustering. Tweets …
ClusteringEntity DisambiguationEntity Linkingnamed-entity-recognition+4mucAI at WojoodNER 2024: Arabic Named Entity Recognition with Nearest Neighbor Search
Named Entity Recognition (NER) is a task in Natural Language Processing (NLP) that aims to identify and classify entities in text into predefined categories. However, when applied to Arabic data, NER encounters unique ch…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERSemi-supervised Bootstrapping approach for Named Entity Recognition
The aim of Named Entity Recognition (NER) is to identify references of named entities in unstructured documents, and to classify them into pre-defined semantic categories. NER often aids from added background knowledge i…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERComputing Word Classes Using Spectral Clustering
Clustering a lexicon of words is a well-studied problem in natural language processing (NLP). Word clusters are used to deal with sparse data in statistical language processing, as well as features for solving various NL…
ClusteringDependency Parsingnamed-entity-recognitionNamed Entity Recognition+6