paper-with-me

홈 › Papers

Clark Kent at SemEval-2019 Task 4: Stylometric Insights into Hyperpartisan News Detection

2019-06-01 · SEMEVAL 2019 6 · Viresh Gupta, Baani Leen Kaur Jolly, Ramneek Kaur, Tanmoy Chakraborty

In this paper, we present a news bias prediction system, which we developed as part of a SemEval 2019 task. We developed an XGBoost based system which uses character and word level n-gram features represented using TF-IDF, count vector based correlation matrix, and predicts if an input news article is a hyperpartisan news article. Our model was able to achieve a precision of 68.3{\%} on the test set provided by the contest organizers. We also run our model on the BuzzFeed corpus and find XGBoost with simple character level N-Gram embeddings to be performing well with an accuracy of around 96{\%}.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DartmouthCS at SemEval-2022 Task 8: Predicting Multilingual News Article Similarity with Meta-Information and Translation

2022-07-01 · SemEval (NAACL) 2022 7 · Joseph Hajjar, Weicheng Ma, Soroush Vosoughi

This paper presents our approach for tackling SemEval-2022 Task 8: Multilingual News Article Similarity. Our experiments show that even by using multi-lingual pre-trained language models (LMs), translating the text into …

Articles

Frankentext: Stitching random text fragments into long-form narratives

2025-05-23 · Chau Minh Pham, Jenna Russell, Dzung Pham, Mohit Iyyer

We introduce Frankentexts, a new type of long-form narratives produced by LLMs under the extreme constraint that most tokens (e.g., 90%) must be copied verbatim from human writings. This task presents a challenging test …

Form

FMI_SU_Yotkova_Kastreva at SemEval-2026 Task 13: Lightweight Detection of LLM-Generated Code via Stylometric Signals

2026-05-05 · Elitsa Yotkova, Violeta Kastreva, Dimitar Dimitrov, Ivan Koychev 외 arxiv

SemEval-2026 Task 13 investigates machine-generated code detection across multiple programming languages and application scenarios, asking participating systems to generalize to unseen languages and domains. This paper d…

Binary Classification

Modelling of directional data using Kent distributions

2015-06-26 · Parthan Kasarapu

The modelling of data on a spherical surface requires the consideration of directional probability distributions. To model asymmetrically distributed data on a three-dimensional sphere, Kent distributions are often used.…

CLARK at SemEval-2019 Task 3: Exploring the Role of Context to Identify Emotion in a Short Conversation

2019-06-01 · SEMEVAL 2019 6 · Joseph Cummings, Jason Wilson

With text lacking valuable information avail-able in other modalities, context may provide useful information to better detect emotions. In this paper, we do a systematic exploration of the role of context in recognizing…