paper-with-me

Papers

Texts in, meaning out: neural language models in semantic similarity task for Russian

2015-04-30 · Andrey Kutuzov, Igor Andreev

Distributed vector representations for natural language vocabulary get a lot of attention in contemporary computational linguistics. This paper summarizes the experience of applying neural network language models to the task of calculating semantic similarity for Russian. The experiments were performed in the course of Russian Semantic Similarity Evaluation track, where our models took from the 2nd to the 5th position, depending on the task. We introduce the tools and corpora used, comment on the nature of the shared task and describe the achieved results. It was found out that Continuous Skip-gram and Continuous Bag-of-words models, previously successfully applied to English material, can be used for semantic modeling of Russian as well. Moreover, we show that texts in Russian National Corpus (RNC) provide an excellent training material for such models, outperforming other, much larger corpora. It is especially true for semantic relatedness tasks (although stacking models trained on larger corpora on top of RNC models improves performance even more). High-quality semantic vectors learned in such a way can be used in a variety of linguistic tasks and promise an exciting field for further study.

📄 PDF Abstract BibTeX arXiv:1504.08183

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

EDS-MEMBED: Multi-sense embeddings based on enhanced distributional semantic structures via a graph walk over word senses

2021-02-27 · Eniafe Festus Ayetiran, Petr Sojka, Vít Novotný

Several language applications often require word semantics as a core part of their processing pipeline, either as precise meaning inference or semantic similarity. Multi-sense embeddings (M-SE) can be exploited for this …

Semantic SimilaritySemantic Textual SimilarityWord Sense DisambiguationWord Similarity

KurdSTS: The Kurdish Semantic Textual Similarity

2025-09-26 · Abdulhady Abas Abdullah, Hadi Veisi, Hussein M. Al arxiv

Semantic Textual Similarity (STS) measures the degree of meaning overlap between two texts and underpins many NLP tasks. While extensive resources exist for high-resource languages, low-resource languages such as Kurdish…

Semantic Textual Similarity

Sentence Similarity Based on Contexts

2021-05-17 · Xiaofei Sun, Yuxian Meng, Xiang Ao, Fei Wu 외

Existing methods to measure sentence similarity are faced with two challenges: (1) labeled datasets are usually limited in size, making them insufficient to train supervised neural models; (2) there is a training-test ga…

Language ModelingLanguage ModellingSemantic SimilaritySemantic Textual Similarity+2

FarSSiBERT: A Novel Transformer-based Model for Semantic Similarity Measurement of Persian Social Networks Informal Texts

2024-07-27 · Seyed Mojtaba Sadjadi, Zeinab Rajabi, Leila Rabiei, Mohammad-Shahram Moin

One fundamental task for NLP is to determine the similarity between two texts and evaluate the extent of their likeness. The previous methods for the Persian language have low accuracy and are unable to comprehend the st…

Language ModelingLanguage ModellingLarge Language ModelSemantic Similarity+1

Boosting the Performance of Transformer Architectures for Semantic Textual Similarity

2023-06-01 · Ivan Rep, Vladimir Čeperić

Semantic textual similarity is the task of estimating the similarity between the meaning of two texts. In this paper, we fine-tune transformer architectures for semantic textual similarity on the Semantic Textual Similar…

Binary ClassificationSemantic Textual Similarity