paper-with-me

홈 › Papers

ParaNames: A Massively Multilingual Entity Name Corpus

2022-02-28 · NAACL (SIGTYP) 2022 7 · Jonne Sälevä, Constantine Lignos

We introduce ParaNames, a multilingual parallel name resource consisting of 118 million names spanning across 400 languages. Names are provided for 13.6 million entities which are mapped to standardized entity types (PER/LOC/ORG). Using Wikidata as a source, we create the largest resource of this type to-date. We describe our approach to filtering and standardizing the data to provide the best quality possible. ParaNames is useful for multilingual language processing, both in defining tasks for name translation/transliteration and as supplementary data for tasks such as named entity recognition and linking. We demonstrate an application of ParaNames by training a multilingual model for canonical name translation to and from English. Our resource is released under a Creative Commons license (CC BY 4.0) at https://github.com/bltlab/paranames.

📄 PDF Abstract BibTeX arXiv:2202.14035

Code (1)

bltlab/paranames 공식 구현

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)TranslationTransliteration

Similar Papers 제목 키워드 기반

ParaNames 1.0: Creating an Entity Name Corpus for 400+ Languages using Wikidata

2024-05-15 · Jonne Sälevä, Constantine Lignos

We introduce ParaNames, a massively multilingual parallel name resource consisting of 140 million names spanning over 400 languages. Names are provided for 16.8 million entities, and each entity is mapped from a complex …

Multilingual Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionTranslation+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

Universal NER v2: Towards a Massively Multilingual Named Entity Recognition Benchmark

2026-04-14 · Terra Blevins, Stephen Mayhew, Marek Šuppa, Hila Gonen 외 arxiv

While multilingual language models promise to bring the benefits of LLMs to speakers of many languages, gold-standard evaluation benchmarks in most languages to interrogate these assumptions remain scarce. The Universal …

Massively Multilingual Adaptation of Large Language Models Using Bilingual Translation Data

2025-05-31 · Shaoxiong Ji, Zihao Li, Jaakko Paavola, Indraneil Paul 외

This paper investigates a critical design decision in the practice of massively multilingual continual pre-training -- the inclusion of parallel data. Specifically, we study the impact of bilingual translation data for m…

Translation

Sequence Tagging with Contextual and Non-Contextual Subword Representations: A Multilingual Evaluation

2019-06-04 · ACL 2019 7 · Benjamin Heinzerling, Michael Strube

Pretrained contextual and non-contextual subword embeddings have become available in over 250 languages, allowing massively multilingual NLP. However, while there is no dearth of pretrained embeddings, the distinct lack …

Multilingual Named Entity RecognitionMultilingual NLPnamed-entity-recognitionNamed Entity Recognition+2