中文
相关论文

相关论文: OhioState at SemEval-2018 Task 7: Exploiting Data …

200 篇论文

In this paper, we investigate a commonsense inference task that unifies natural language understanding and commonsense reasoning. We describe our attempt at SemEval-2020 Task 4 competition: Commonsense Validation and Explanation (ComVE)…

计算与语言 · 计算机科学 2020-07-21 Sirwe Saeedi , Aliakbar Panahi , Seyran Saeedi , Alvis C Fong

This paper describes our submission to Task 10 at SemEval 2023-Explainable Detection of Online Sexism (EDOS), divided into three subtasks. The recent rise in social media platforms has seen an increase in disproportionate levels of sexism…

计算与语言 · 计算机科学 2023-04-25 Sriya Rallabandi , Sanchit Singhal , Pratinav Seth

This paper describes the Duluth systems that participated in SemEval--2019 Task 6, Identifying and Categorizing Offensive Language in Social Media (OffensEval). For the most part these systems took traditional Machine Learning approaches…

计算与语言 · 计算机科学 2020-07-28 Ted Pedersen

Misogyny and sexism are growing problems in social media. Advances have been made in online sexism detection but the systems are often uninterpretable. SemEval-2023 Task 10 on Explainable Detection of Online Sexism aims at increasing…

计算与语言 · 计算机科学 2023-06-09 Konstantin Chernyshev , Ekaterina Garanina , Duygu Bayram , Qiankun Zheng , Lukas Edman

This paper describes the participation of LIMSI UPV team in SemEval-2020 Task 9: Sentiment Analysis for Code-Mixed Social Media Text. The proposed approach competed in SentiMix Hindi-English subtask, that addresses the problem of predicting…

计算与语言 · 计算机科学 2020-09-01 Somnath Banerjee , Sahar Ghannay , Sophie Rosset , Anne Vilnat , Paolo Rosso

In this work we describe the system built for the three English subtasks of the SemEval 2016 Task 3 by the Department of Computer Science of the University of Houston (UH) and the Pattern Recognition and Human Language Technology (PRHLT)…

计算与语言 · 计算机科学 2018-08-01 Marc Franco-Salvador , Sudipta Kar , Thamar Solorio , Paolo Rosso

This paper describes our submission to the DISRPT2021 Shared Task on Discourse Unit Segmentation, Connective Detection, and Relation Classification. Our system, called DisCoDisCo, is a Transformer-based neural classifier which enhances…

计算与语言 · 计算机科学 2021-09-22 Luke Gessler , Shabnam Behzad , Yang Janet Liu , Siyao Peng , Yilun Zhu , Amir Zeldes

We explore the performance of Bidirectional Encoder Representations from Transformers (BERT) at definition extraction. We further propose a joint model of BERT and Text Level Graph Convolutional Network so as to incorporate dependencies…

计算与语言 · 计算机科学 2020-09-18 Aadarsh Singh , Priyanshu Kumar , Aman Sinha

This paper describes our system submitted to task 4 of SemEval 2020: Commonsense Validation and Explanation (ComVE) which consists of three sub-tasks. The task is to directly validate the given sentence whether or not it makes sense and…

计算与语言 · 计算机科学 2020-07-29 Hongru Wang , Xiangru Tang , Sunny Lai , Kwong Sak Leung , Jia Zhu , Gabriel Pui Cheong Fung , Kam-Fai Wong

This paper presents the RGCL team submission to SemEval 2020 Task 6: DeftEval, subtasks 1 and 2. The system classifies definitions at the sentence and token levels. It utilises state-of-the-art neural network architectures, which have some…

计算与语言 · 计算机科学 2020-11-22 Tharindu Ranasinghe , Alistair Plum , Constantin Orasan , Ruslan Mitkov

We present the findings of our participation in the SemEval-2023 Task 10: Explainable Detection of Online Sexism (EDOS) task, a shared task on offensive language (sexism) detection on English Gab and Reddit dataset. We investigated the…

This paper considers the problem of document ranking in information retrieval systems by Learning to Rank. We propose ConvRankNet combining a Siamese Convolutional Neural Network encoder and the RankNet ranking model which could be trained…

信息检索 · 计算机科学 2018-02-27 Baoyang Song

Existing Machine Learning techniques yield close to human performance on text-based classification tasks. However, the presence of multi-modal noise in chat data such as emoticons, slang, spelling mistakes, code-mixed data, etc. makes…

计算与语言 · 计算机科学 2019-04-09 Parag Agrawal , Anshuman Suri

This paper describes our contribution to SemEval-2020 Task 11: Detection Of Propaganda Techniques In News Articles. We start with simple LSTM baselines and move to an autoregressive transformer decoder to predict long continuous propaganda…

计算与语言 · 计算机科学 2020-07-28 Ilya Dimov , Vladislav Korzun , Ivan Smurov

This paper describes a hypernym discovery system for our participation in the SemEval-2018 Task 9, which aims to discover the best (set of) candidate hypernyms for input concepts or entities, given the search space of a pre-defined…

计算与语言 · 计算机科学 2018-05-29 Zhuosheng Zhang , Jiangtong Li , Hai Zhao , Bingjie Tang

This paper presents a system developed for SemEval 2025 Task 8: Question Answering (QA) over tabular data. Our approach integrates several key components: text-to-SQL and text-to-code generation modules, a self-correction mechanism, and a…

计算与语言 · 计算机科学 2025-06-17 Nikolas Evkarpidi , Elena Tutubalina

This paper describes the system submitted by our team (BabelEnconding) to SemEval-2020 Task 3: Predicting the Graded Effect of Context in Word Similarity. We propose an approach that relies on translation and multilingual language models in…

计算与语言 · 计算机科学 2020-08-20 Lucas R. C. Pessutto , Tiago de Melo , Viviane P. Moreira , Altigran da Silva

This paper describes the participation of Amobee in the shared sentiment analysis task at SemEval 2018. We participated in all the English sub-tasks and the Spanish valence tasks. Our system consists of three parts: training task-specific…

计算与语言 · 计算机科学 2019-05-07 Alon Rozental , Daniel Fleischer

Semantic textual relatedness is a broader concept of semantic similarity. It measures the extent to which two chunks of text convey similar meaning or topics, or share related concepts or contexts. This notion of relatedness can be applied…

计算与语言 · 计算机科学 2024-05-02 Sanad Malaysha , Mustafa Jarrar , Mohammed Khalilia

Recent studies on semi-supervised semantic segmentation (SSS) have seen fast progress. Despite their promising performance, current state-of-the-art methods tend to increasingly complex designs at the cost of introducing more network…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Zhen Zhao , Lihe Yang , Sifan Long , Jimin Pi , Luping Zhou , Jingdong Wang