paper-with-me

홈 › Papers

Weakly Supervised Cross-Lingual Named Entity Recognition via Effective Annotation and Representation Projection

2017-07-08 · ACL 2017 7 · Jian Ni, Georgiana Dinu, Radu Florian

The state-of-the-art named entity recognition (NER) systems are supervised machine learning models that require large amounts of manually annotated data to achieve high accuracy. However, annotating NER data by human is expensive and time-consuming, and can be quite difficult for a new language. In this paper, we present two weakly supervised approaches for cross-lingual NER with no human annotation in a target language. The first approach is to create automatically labeled NER data for a target language via annotation projection on comparable corpora, where we develop a heuristic scheme that effectively selects good-quality projection-labeled data from noisy data. The second approach is to project distributed representations of words (word embeddings) from a target language to a source language, so that the source-language NER system can be applied to the target language without re-training. We also design two co-decoding schemes that effectively combine the outputs of the two projection-based approaches. We evaluate the performance of the proposed approaches on both in-house and open NER data for several target languages. The results show that the combined systems outperform three other weakly supervised approaches on the CoNLL data.

📄 PDF Abstract BibTeX arXiv:1707.02483

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual NERnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERWord Embeddings

Similar Papers 제목 키워드 기반

UM6P-CS at SemEval-2022 Task 11: Enhancing Multilingual and Code-Mixed Complex Named Entity Recognition via Pseudo Labels using Multilingual Transformer

2022-04-28 · SemEval (NAACL) 2022 7 · Abdellah El Mekki, Abdelkader El Mahdaouy, Mohammed Akallouch, Ismail Berrada 외

Building real-world complex Named Entity Recognition (NER) systems is a challenging task. This is due to the complexity and ambiguity of named entities that appear in various contexts such as short input sentences, emerg…

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

Bitext Name Tagging for Cross-lingual Entity Annotation Projection

2016-12-01 · COLING 2016 12 · Dongxu Zhang, Boliang Zhang, Xiaoman Pan, Xiaocheng Feng 외

Annotation projection is a practical method to deal with the low resource problem in incident languages (IL) processing. Previous methods on annotation projection mainly relied on word alignment results without any train…

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

Co-training Embeddings of Knowledge Graphs and Entity Descriptions for Cross-lingual Entity Alignment

2018-06-18 · Muhao Chen, Yingtao Tian, Kai-Wei Chang, Steven Skiena 외

Multilingual knowledge graph (KG) embeddings provide latent semantic representations of entities and structured knowledge with cross-lingual inferences, which benefit various knowledge-driven cross-lingual NLP tasks. How…

Entity AlignmentKnowledge Graphs

DaNE: A Named Entity Resource for Danish

2020-05-01 · LREC 2020 5 · Rasmus Hvingelby, Amalie Brogaard Pauli, Maria Barrett, Christina Rosted 외

We present a named entity annotation for the Danish Universal Dependencies treebank using the CoNLL-2003 annotation scheme: DaNE. It is the largest publicly available, Danish named entity gold annotation. We evaluate the…

Cross-Lingual Transfernamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

An Unsupervised Multiple-Task and Multiple-Teacher Model for Cross-lingual Named Entity Recognition

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Cross-lingual named entity recognition task is one of the critical problem for evaluating the potential transfer learning techniques on low resource languages. Knowledge distillation using pre-trained multilingual langua…

Cross-Lingual NERKnowledge DistillationMulti-Task Learningnamed-entity-recognition+4