paper-with-me

홈 › Papers

StRuCom: A Novel Dataset of Structured Code Comments in Russian

2025-05-16 · Maria Dziuba, Valentin Malykh

Structured code comments in docstring format are essential for code comprehension and maintenance, but existing machine learning models for their generation perform poorly for Russian compared to English. To bridge this gap, we present StRuCom - the first large-scale dataset (153K examples) specifically designed for Russian code documentation. Unlike machine-translated English datasets that distort terminology (e.g., technical loanwords vs. literal translations) and docstring structures, StRuCom combines human-written comments from Russian GitHub repositories with synthetically generated ones, ensuring compliance with Python, Java, JavaScript, C#, and Go standards through automated validation. Fine-tuning Qwen2.5-Coder models (0.5B-7B) on StRuCom shows statistically significant improvements of chrf++ and BERTScore over baseline models.

📄 PDF Abstract BibTeX arXiv:2505.11026

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ToxiREX: A Dataset on Toxic REasoning in ConteXt

2026-06-26 · Stefan F. Schouten, Ilia Markov, Piek Vossen arxiv

We introduce a new, contextual, multilingual dataset called ToxiREX: Toxic REasoning in ConteXt. The dataset consists of threads of Reddit comments and structured characterizations of what the comments imply, following a…

Happenstance: Utilizing Semantic Search to Track Russian State Media Narratives about the Russo-Ukrainian War On Reddit

2022-05-28 · Hans W. A. Hanley, Deepak Kumar, Zakir Durumeric

In the buildup to and in the weeks following the Russian Federation's invasion of Ukraine, Russian state media outlets output torrents of misleading and outright false information. In this work, we study this coordinated…

ArticlesFact CheckingLanguage ModellingLarge Language Model+1

Stance Prediction for Russian: Data and Analysis

2018-09-05 · Nikita Lozhnikov, Leon Derczynski, Manuel Mazzara

Stance detection is a critical component of rumour and fake news identification. It involves the extraction of the stance a particular author takes related to a given claim, both expressed in text. This paper investigate…

ClassificationGeneral ClassificationPredictionStance Classification+2

Incivility Detection in Online Comments

2019-06-01 · SEMEVAL 2019 6 · Farig Sadeque, Stephen Rains, Yotam Shmargad, Kate Kenski 외

Incivility in public discourse has been a major concern in recent times as it can affect the quality and tenacity of the discourse negatively. In this paper, we present neural models that can learn to detect name-calling…

regression

Pegasus@Dravidian-CodeMix-HASOC2021: Analyzing Social Media Content for Detection of Offensive Text

2021-11-18 · Pawan Kalyan Jada, Konthala Yasaswini, Karthik Puranik, Anbukkarasi Sampath 외

To tackle the conundrum of detecting offensive comments/posts which are considerably informal, unstructured, miswritten and code-mixed, we introduce two inventive methods in this research paper. Offensive comments/posts …