paper-with-me

홈 › Papers

RECSA: Resource for Evaluating Cross-lingual Semantic Annotation

2014-05-01 · LREC 2014 5 · Achim Rettinger, Lei Zhang, Da{\v{s}}a Berovi{\'c}, Danijela Merkler, Matea Sreba{\v{c}}i{\'c}, Marko Tadi{\'c}

In recent years large repositories of structured knowledge (DBpedia, Freebase, YAGO) have become a valuable resource for language technologies, especially for the automatic aggregation of knowledge from textual data. One essential component of language technologies, which leverage such knowledge bases, is the linking of words or phrases in specific text documents with elements from the knowledge base (KB). We call this semantic annotation. In the same time, initiatives like Wikidata try to make those knowledge bases less language dependent in order to allow cross-lingual or language independent knowledge access. This poses a new challenge to semantic annotation tools which typically are language dependent and link documents in one language to a structured knowledge base grounded in the same language. Ultimately, the goal is to construct cross-lingual semantic annotation tools that can link words or phrases in one language to a structured knowledge database in any other language or to a language independent representation. To support this line of research we developed what we believe could serve as a gold standard Resource for Evaluating Cross-lingual Semantic Annotation (RECSA). We compiled a hand-annotated parallel corpus of 300 news articles in three languages with cross-lingual semantic groundings to the English Wikipedia and DBPedia. We hope that this new language resource, which is freely available, will help to establish a standard test set and methodology to comparatively evaluate cross-lingual semantic annotation technologies.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesMachine Translation

Similar Papers 제목 키워드 기반

Interpret the Internal States of Recommendation Model with Sparse Autoencoder

2024-11-09 · Jiayin Wang, XiaoYu Zhang, Weizhi Ma, Min Zhang

Explainable recommendation systems are important to enhance transparency, accuracy, and fairness. Beyond result-level explanations, model-level interpretations can provide valuable insights that allow developers to optim…

Explainable RecommendationFairnessRecommendation Systems

Fully Unsupervised Crosslingual Semantic Textual Similarity Metric Based on BERT for Identifying Parallel Data

2019-11-01 · CONLL 2019 11 · Chi-kiu Lo, Michel Simard

We present a fully unsupervised crosslingual semantic textual similarity (STS) metric, based on contextual embeddings extracted from BERT {--} Bidirectional Encoder Representations from Transformers (Devlin et al., 2019)…

Machine TranslationNatural Language UnderstandingSemantic Textual SimilaritySTS+1

How does a Multilingual LM Handle Multiple Languages?

2025-02-06 · Santhosh Kakarla, Gautama Shastry Bulusu Venkata, Aishwarya Gaddam

Multilingual language models have significantly advanced due to rapid progress in natural language processing. Models like BLOOM 1.7B, trained on diverse multilingual datasets, aim to bridge linguistic gaps. However, the…

Multilingual NLPMultilingual Word Embeddingsnamed-entity-recognitionNamed Entity Recognition+9

On Evaluating Multilingual Compositional Generalization with Translated Datasets

2023-06-20 · Zi Wang, Daniel Hershcovich

Compositional generalization allows efficient learning and human-like inductive biases. Since most research investigating compositional generalization in NLP is done on English, important questions remain underexplored. …

Machine TranslationSemantic ParsingTranslation

From Neurons to Semantics: Evaluating Cross-Linguistic Alignment Capabilities of Large Language Models via Neurons Alignment

2025-07-20 · Chongxuan Huang, Yongshi Ye, Biao Fu, Qifeng Su 외

Large language models (LLMs) have demonstrated remarkable multilingual capabilities, however, how to evaluate cross-lingual alignment remains underexplored. Existing alignment benchmarks primarily focus on sentence embed…

SentenceSentence Embeddings