paper-with-me

Papers

QurSim: A corpus for evaluation of relatedness in short texts

2012-05-01 · LREC 2012 5 · Abdul-Baquee Sharaf, Eric Atwell

This paper presents a large corpus created from the original Quranic text, where semantically similar or related verses are linked together. This corpus will be a valuable evaluation resource for computational linguists investigating similarity and relatedness in short texts. Furthermore, this dataset can be used for evaluation of paraphrase analysis and machine translation tasks. Our dataset is characterised by: (1) superior quality of relatedness assignment; as we have incorporated relations marked by well-known domain experts, this dataset could thus be considered a gold standard corpus for various evaluation tasks, (2) the size of our dataset; over 7,600 pairs of related verses are collected from scholarly sources with several levels of degree of relatedness. This dataset could be extended to over 13,500 pairs of related verses observing the commutative property of strongly related pairs. This dataset was incorporated into online query pages where users can visualize for a given verse a network of all directly and indirectly related verses. Empirical experiments showed that only 33{\%} of related pairs shared root words, emphasising the need to go beyond common lexical matching methods, and incorporate -in addition- semantic, domain knowledge, and other corpus-based approaches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalMachine TranslationSemantic Textual SimilarityText ClusteringText SummarizationTranslation

Similar Papers 제목 키워드 기반

Quranic Verses Semantic Relatedness Using AraBERT

2021-04-01 · EACL (WANLP) 2021 4 · Abdullah Alsaleh, Eric Atwell, Abdulrahman Altahhan

Bidirectional Encoder Representations from Transformers (BERT) has gained popularity in recent years producing state-of-the-art performances across Natural Language Processing tasks. In this paper, we used AraBERT langua…

Language ModelingLanguage Modelling

Text Relatedness Based on a Word Thesaurus

2014-01-15 · George Tsatsaronis, Iraklis Varlamis, Michalis Vazirgiannis

The computation of relatedness between two fragments of text in an automated manner requires taking into account a wide range of factors pertaining to the meaning the two fragments convey, and the pairwise relations betw…

ClusteringRetrievalSentenceSentence Similarity+2

The Language of Place: Semantic Value from Geospatial Context

2017-04-01 · EACL 2017 4 · Anne Cocos, Chris Callison-Burch

There is a relationship between what we say and where we say it. Word embeddings are usually trained assuming that semantically-similar words occur within the same textual contexts. We investigate the extent to which sem…

Word Embeddings

Semantic Sort: A Supervised Approach to Personalized Semantic Relatedness

2013-11-10 · Ran El-Yaniv, David Yanay

We propose and study a novel supervised approach to learning statistical semantic relatedness models from subjectively annotated training examples. The proposed semantic model consists of parameterized co-occurrence stat…

IITK at SemEval-2024 Task 1: Contrastive Learning and Autoencoders for Semantic Textual Relatedness in Multilingual Texts

2024-04-06 · Udvas Basak, Rajarshi Dutta, Shivam Pandey, Ashutosh Modi

This paper describes our system developed for the SemEval-2024 Task 1: Semantic Textual Relatedness. The challenge is focused on automatically detecting the degree of relatedness between pairs of sentences for 14 languag…

Contrastive LearningWord Embeddings