paper-with-me

Papers

False-Friend Detection and Entity Matching via Unsupervised Transliteration

2016-11-21 · Yanqing Chen, Steven Skiena

Transliterations play an important role in multilingual entity reference resolution, because proper names increasingly travel between languages in news and social media. Previous work associated with machine translation targets transliteration only single between language pairs, focuses on specific classes of entities (such as cities and celebrities) and relies on manual curation, which limits the expression power of transliteration in multilingual environment. By contrast, we present an unsupervised transliteration model covering 69 major languages that can generate good transliterations for arbitrary strings between any language pair. Our model yields top-(1, 20, 100) averages of (32.85%, 60.44%, 83.20%) in matching gold standard transliteration compared to results from a recently-published system of (26.71%, 50.27%, 72.79%). We also show the quality of our model in detecting true and false friends from Wikipedia high frequency lexicons. Our method indicates a strong signal of pronunciation similarity and boosts the probability of finding true friends in 68 out of 69 languages.

📄 PDF Abstract BibTeX arXiv:1611.06722

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslationTransliteration

Similar Papers 제목 키워드 기반

Contextual Unsupervised Outlier Detection in Sequences

2021-11-06 · Mohamed A. Zahran, Leonardo Teixeira, Vinayak Rao, Bruno Ribeiro

This work proposes an unsupervised learning framework for trajectory (sequence) outlier detection that combines ranking tests with user sequence models. The overall framework identifies sequence outliers at a desired fal…

Outlier Detection

Unsupervised False Friend Disambiguation Using Contextual Word Clusters and Parallel Word Alignments

2015-06-01 · WS 2015 6 · Maryam Aminian, Mahmoud Ghoneim, Mona Diab
Machine TranslationSemantic Textual SimilarityWord Alignment

Automatically Building a Multilingual Lexicon of False Friends With No Supervision

2020-05-01 · LREC 2020 5 · Ana Sabina Uban, Liviu P. Dinu

Cognate words, defined as words in different languages which derive from a common etymon, can be useful for language learners, who can leverage the orthographical similarity of cognates to more easily understand a text i…

Cross-Lingual Word EmbeddingsLanguage AcquisitionWord Embeddings

TransClean: Finding False Positives in Multi-Source Entity Matching under Real-World Conditions via Transitive Consistency

2025-06-04 · Fernando de Meer Pardo, Branka Hadji Misheva, Martin Braschler, Kurt Stockinger

We present TransClean, a method for detecting false positive predictions of entity matching algorithms under real-world conditions characterized by large-scale, noisy, and unlabeled multi-source datasets that undergo dis…

MultiEM: Efficient and Effective Unsupervised Multi-Table Entity Matching

2023-08-02 · Xiaocan Zeng, Pengfei Wang, YUREN MAO, Lu Chen 외

Entity Matching (EM), which aims to identify all entity pairs referring to the same real-world entity from relational tables, is one of the most important tasks in real-world data management systems. Due to the labeling …

Management