paper-with-me

홈 › Papers

Automated Detection of Non-Relevant Posts on the Russian Imageboard "2ch": Importance of the Choice of Word Representations

2017-07-16 · Amir Bakarov, Olga Gureenkova

This study considers the problem of automated detection of non-relevant posts on Web forums and discusses the approach of resolving this problem by approximation it with the task of detection of semantic relatedness between the given post and the opening post of the forum discussion thread. The approximated task could be resolved through learning the supervised classifier with a composed word embeddings of two posts. Considering that the success in this task could be quite sensitive to the choice of word representations, we propose a comparison of the performance of different word embedding models. We train 7 models (Word2Vec, Glove, Word2Vec-f, Wang2Vec, AdaGram, FastText, Swivel), evaluate embeddings produced by them on dataset of human judgements and compare their performance on the task of non-relevant posts detection. To make the comparison, we propose a dataset of semantic relatedness with posts from one of the most popular Russian Web forums, imageboard "2ch", which has challenging lexical and grammatical features.

📄 PDF Abstract BibTeX arXiv:1707.04860

Code (1)

bakarov/2ch2vec 공식 구현

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Automatic verbal aggression detection for Russian and American imageboards

2016-04-22 · Denis Gordeev

The problem of aggression for Internet communities is rampant. Anonymous forums usually called imageboards are notorious for their aggressive and deviant behaviour even in comparison with other Internet communities. This…

BIG-bench Machine Learning

Detecting value-expressive text posts in Russian social media

2023-12-14 · Maria Milkova, Maksim Rudnev, Lidia Okolskaya

Basic values are concepts or beliefs which pertain to desirable end-states and transcend specific situations. Studying personal values in social media can illuminate how and why societal values evolve especially when the…

Active LearningSpam detection

RuSentiment: An Enriched Sentiment Analysis Dataset for Social Media in Russian

2018-08-01 · COLING 2018 8 · Anna Rogers, Alexey Romanov, Anna Rumshisky, Svitlana Volkova 외

This paper presents RuSentiment, a new dataset for sentiment analysis of social media posts in Russian, and a new set of comprehensive annotation guidelines that are extensible to other languages. RuSentiment is currentl…

Active LearningGeneral ClassificationSentiment AnalysisWord Embeddings

Automated multilingual detection of Pro-Kremlin propaganda in newspapers and Telegram posts

2023-01-25 · Veronika Solopova, Oana-Iuliana Popescu, Christoph Benzmüller, Tim Landgraf

The full-scale conflict between the Russian Federation and Ukraine generated an unprecedented amount of news articles and social media data reflecting opposing ideologies and narratives. These polarized campaigns have le…

ArticlesMisinformation

Detecting Basic Values in A Noisy Russian Social Media Text Data: A Multi-Stage Classification Framework

2026-03-19 · Maria Milkova, Maksim Rudnev arxiv

This study presents a multi-stage classification framework for detecting human values in noisy Russian language social media, validated on a random sample of 7.5 million public text posts. Drawing on Schwartz's theory of…

Multi-Label Classification