中文
相关论文

相关论文: CS-NET at SemEval-2020 Task 4: Siamese BERT for Co…

200 篇论文

While significant work has been done in the field of NLP on vertical thinking, which involves primarily logical thinking, little work has been done towards lateral thinking, which involves looking at problems from an unconventional…

计算与语言 · 计算机科学 2024-05-21 Suyash Vardhan Mathur , Akshett Rai Jindal , Manish Shrivastava

This paper describes our submissions to SemEval 2020 Task 11: Detection of Propaganda Techniques in News Articles for each of the two subtasks of Span Identification and Technique Classification. We make use of pre-trained BERT language…

计算与语言 · 计算机科学 2020-07-23 Paramansh Singh , Siraj Sandhu , Subham Kumar , Ashutosh Modi

This paper describes the system used by the Machine Learning Group of LTU in subtask 1 of the SemEval-2022 Task 4: Patronizing and Condescending Language (PCL) Detection. Our system consists of finetuning a pretrained Text-to-Text-Transfer…

计算与语言 · 计算机科学 2022-05-06 Tosin Adewumi , Lama Alkhaled , Hamam Mokayed , Foteini Liwicki , Marcus Liwicki

This paper describes our system that was designed for Humor evaluation within the SemEval-2020 Task 7. The system is based on convolutional neural network architecture. We investigate the system on the official dataset, and we provide more…

计算与语言 · 计算机科学 2020-08-26 Martin Docekal , Martin Fajcik , Josef Jon , Pavel Smrz

Detecting Machine-Generated Text (MGT) has emerged as a significant area of study within Natural Language Processing. While language models generate text, they often leave discernible traces, which can be scrutinized using either…

This paper describes our system (Solomon) details and results of participation in the SemEval 2020 Task 11 "Detection of Propaganda Techniques in News Articles"\cite{DaSanMartinoSemeval20task11}. We participated in Task "Technique…

计算与语言 · 计算机科学 2020-09-17 Mayank Raj , Ajay Jaiswal , Rohit R. R , Ankita Gupta , Sudeep Kumar Sahoo , Vertika Srivastava , Yeon Hyang Kim

In this paper we revisit the problem of automatically identifying hate speech in posts from social media. We approach the task using a system based on minimalistic compositional Recurrent Neural Networks (RNN). We tested our approach on the…

计算与语言 · 计算机科学 2019-04-17 Gustavo Henrique Paetzold , Shervin Malmasi , Marcos Zampieri

We apply contextualised word embeddings to lexical semantic change detection in the SemEval-2020 Shared Task 1. This paper focuses on Subtask 2, ranking words by the degree of their semantic drift over time. We analyse the performance of…

计算与语言 · 计算机科学 2020-07-21 Andrey Kutuzov , Mario Giulianelli

In this paper, we describe the system submitted for the SemEval 2018 Task 3 (Irony detection in English tweets) Subtask A by the team Binarizer. Irony detection is a key task for many natural language processing works. Our method treats…

计算与语言 · 计算机科学 2018-05-04 Nishant Nikhil , Muktabh Mayank Srivastava

Lexical semantic change detection (also known as semantic shift tracing) is a task of identifying words that have changed their meaning over time. Unsupervised semantic shift tracing, focal point of SemEval2020, is particularly challenging.…

计算与语言 · 计算机科学 2020-10-05 K Vani , Sandra Mitrovic , Alessandro Antonucci , Fabio Rinaldi

This paper presents the team TransQuest's participation in Sentence-Level Direct Assessment shared task in WMT 2020. We introduce a simple QE framework based on cross-lingual transformers, and we use it to implement and evaluate two…

计算与语言 · 计算机科学 2020-10-13 Tharindu Ranasinghe , Constantin Orasan , Ruslan Mitkov

We present a novel approach to learn representations for sentence-level semantic similarity using conversational data. Our method trains an unsupervised model to predict conversational input-response pairs. The resulting sentence embeddings…

Recent advances in language models have substantially improved Natural Language Understanding (NLU). Although widely used benchmarks suggest that Large Language Models (LLMs) can effectively disambiguate, their practical applicability in…

计算与语言 · 计算机科学 2026-04-20 Deshan Sumanathilaka , Nicholas Micallef , Julian Hough , Saman Jayasinghe

Large scale pre-training models have been widely used in named entity recognition (NER) tasks. However, model ensemble through parameter averaging or voting can not give full play to the differentiation advantages of different models,…

计算与语言 · 计算机科学 2022-05-31 Changyu Hou , Jun Wang , Yixuan Qiao , Peng Jiang , Peng Gao , Guotong Xie , Qizhi Lin , Xiaopeng Wang , Xiandi Jiang , Benqi Wang , Qifeng Xiao

In this work, we present our approach for solving the SemEval 2021 Task 2: Multilingual and Cross-lingual Word-in-Context Disambiguation (MCL-WiC). The task is a sentence pair classification problem where the goal is to detect whether a…

计算与语言 · 计算机科学 2021-04-06 Rohan Gupta , Jay Mundra , Deepak Mahajan , Ashutosh Modi

We leverage pre-trained language models to solve the task of complex NER for two low-resource languages: Chinese and Spanish. We use the technique of Whole Word Masking(WWM) to boost the performance of masked language modeling objective on…

计算与语言 · 计算机科学 2022-07-15 Amit Pandey , Swayatta Daw , Narendra Babu Unnam , Vikram Pudi

In this paper we present our approach and the system description for Sub-task A and Sub Task B of SemEval 2019 Task 6: Identifying and Categorizing Offensive Language in Social Media. Sub-task A involves identifying if a given tweet is…

计算与语言 · 计算机科学 2019-04-22 Haimin Zhang , Debanjan Mahata , Simra Shahid , Laiba Mehnaz , Sarthak Anand , Yaman Singla , Rajiv Ratn Shah , Karan Uppal

In this paper, we describe our system submitted for SemEval 2020 Task 9, Sentiment Analysis for Code-Mixed Social Media Text alongside other experiments. Our best performing system is a Transfer Learning-based model that fine-tunes…

计算与语言 · 计算机科学 2020-09-22 Ahmed Sultan , Mahmoud Salim , Amina Gaber , Islam El Hosary

This paper outlines the system using which team Nowruz participated in SemEval 2022 Task 7 Identifying Plausible Clarifications of Implicit and Underspecified Phrases for both subtasks A and B. Using a pre-trained transformer as a backbone,…

计算与语言 · 计算机科学 2022-04-04 Mohammadmahdi Nouriborji , Omid Rohanian , David Clifton

Political speakers often avoid answering questions directly while maintaining the appearance of responsiveness. Despite its importance for public discourse, such strategic evasion remains underexplored in Natural Language Processing. We…

计算与语言 · 计算机科学 2026-05-25 Konstantinos Thomas , Giorgos Filandrianos , Maria Lymperaiou , Chrysoula Zerva , Giorgos Stamou