paper-with-me

Papers

KnowNER: Incremental Multilingual Knowledge in Named Entity Recognition

2017-09-11 · Dominic Seyler, Tatiana Dembelova, Luciano del Corro, Johannes Hoffart, Gerhard Weikum

KnowNER is a multilingual Named Entity Recognition (NER) system that leverages different degrees of external knowledge. A novel modular framework divides the knowledge into four categories according to the depth of knowledge they convey. Each category consists of a set of features automatically generated from different information sources (such as a knowledge-base, a list of names or document-specific semantic annotations) and is used to train a conditional random field (CRF). Since those information sources are usually multilingual, KnowNER can be easily trained for a wide range of languages. In this paper, we show that the incorporation of deeper knowledge systematically boosts accuracy and compare KnowNER with state-of-the-art NER approaches across three languages (i.e., English, German and Spanish) performing amongst state-of-the art systems in all of them.

📄 PDF Abstract BibTeX arXiv:1709.03544

Code (0)

등록된 구현이 없습니다.

Tasks

Multilingual Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Similar Papers 제목 키워드 기반

DaMuEL: A Large Multilingual Dataset for Entity Linking

2023-06-15 · David Kubeša, Milan Straka

We present DaMuEL, a large Multilingual Dataset for Entity Linking containing data in 53 languages. DaMuEL consists of two components: a knowledge base that contains language-agnostic information about entities, includin…

Entity Linking

DAMO-NLP at SemEval-2022 Task 11: A Knowledge-based System for Multilingual Named Entity Recognition

2022-03-01 · SemEval (NAACL) 2022 7 · Xinyu Wang, Yongliang Shen, Jiong Cai, Tao Wang 외

The MultiCoNER shared task aims at detecting semantically ambiguous and complex named entities in short and low-context settings for multiple languages. The lack of contexts makes the recognition of ambiguous named entit…

Multilingual Named Entity RecognitionNamed Entity RecognitionNamed Entity Recognition (NER)Sentence

A Study of the Importance of External Knowledge in the Named Entity Recognition Task

2018-07-01 · ACL 2018 7 · Dominic Seyler, Tatiana Dembelova, Luciano del Corro, Johannes Hoffart 외

In this work, we discuss the importance of external knowledge for performing Named Entity Recognition (NER). We present a novel modular framework that divides the knowledge into four categories according to the depth of …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

XLEnt: Mining a Large Cross-lingual Entity Dataset with Lexical-Semantic-Phonetic Word Alignment

2021-04-17 · EMNLP 2021 11 · Ahmed El-Kishky, Adithya Renduchintala, James Cross, Francisco Guzmán 외

Cross-lingual named-entity lexica are an important resource to multilingual NLP tasks such as machine translation and cross-lingual wikification. While knowledge bases contain a large number of entities in high-resource …

Machine TranslationMultilingual NLPTranslationWord Alignment

Few-Shot Class-Incremental Learning for Named Entity Recognition

2022-05-01 · ACL 2022 5 · Rui Wang, Tong Yu, Handong Zhao, Sungchul Kim 외

Previous work of class-incremental learning for Named Entity Recognition (NER) relies on the assumption that there exists abundance of labeled data for the training of new classes. In this work, we study a more challengi…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning+4