paper-with-me

Papers

A Deep Learning-Based Approach for Measuring the Domain Similarity of Persian Texts

2019-09-12 · Hossein Keshavarz, Shohreh Tabatabayi Seifi, Mohammad Izadi

In this paper, we propose a novel approach for measuring the degree of similarity between categories of two pieces of Persian text, which were published as descriptions of two separate advertisements. We built an appropriate dataset for this work using a dataset which consists of advertisements posted on an e-commerce website. We generated a significant number of paired texts from this dataset and assigned each pair a score from 0 to 3, which demonstrates the degree of similarity between the domains of the pair. In this work, we represent words with word embedding vectors derived from word2vec. Then deep neural network models are used to represent texts. Eventually, we employ concatenation of absolute difference and bit-wise multiplication and a fully-connected neural network to produce a probability distribution vector for the score of the pairs. Through a supervised learning approach, we trained our model on a GPU, and our best model achieved an F1 score of 0.9865.

📄 PDF Abstract BibTeX arXiv:1909.09690

Code (1)

hossein-kshvrz/text_domain_similarity

Tasks

GPU

Similar Papers 제목 키워드 기반

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

Mahtab at SemEval-2017 Task 2: Combination of Corpus-based and Knowledge-based Methods to Measure Semantic Word Similarity

2017-08-01 · SEMEVAL 2017 8 · Niloofar Ranjbar, Fatemeh Mashhadirajab, Mehrnoush Shamsfard, Rayeheh Hosseini pour 외

In this paper, we describe our proposed method for measuring semantic similarity for a given pair of words at SemEval-2017 monolingual semantic word similarity task. We use a combination of knowledge-based and corpus-bas…

Semantic SimilaritySemantic Textual SimilarityTask 2Word Similarity

TARAZ: Persian Short-Answer Question Benchmark for Cultural Evaluation of Language Models

2026-02-26 · Reihaneh Iranmanesh, Saeedeh Davoudi, Pasha Abrishamchian, Ophir Frieder 외 arxiv

This paper presents a comprehensive evaluation framework for assessing the cultural competence of large language models (LLMs) in Persian. Existing Persian cultural benchmarks rely predominantly on multiple-choice format…

Semantic Similarity

PESTS: Persian_English Cross Lingual Corpus for Semantic Textual Similarity

2023-05-13 · Mohammad Abdous, Poorya Piroozfar, Behrouz Minaei Bidgoli

One of the components of natural language processing that has received a lot of investigation recently is semantic textual similarity. In computational linguistics and natural language processing, assessing the semantic …

Machine TranslationSemantic SimilaritySemantic Textual SimilaritySentence+1

Investigating Shallow and Deep Learning Techniques for Emotion Classification in Short Persian Texts

2023-12-16 · Journal of AI and Data Mining 2023 12 · Mahdi Rasouli, Vahid Kiani

The identification of emotions in short texts of low-resource languages poses a significant challenge, requiring specialized frameworks and computational intelligence techniques. This paper presents a comprehensive explo…

Deep LearningDimensionality ReductionEmotion ClassificationTransfer Learning