paper-with-me

Papers

Using Attention-based Bidirectional LSTM to Identify Different Categories of Offensive Language Directed Toward Female Celebrities

2019-08-01 · WS 2019 8 · Sima Sharifirad, Stan Matwin

Social media posts reflect the emotions, intentions and mental state of the users. Twitter users who harass famous female figures may do so with different intentions and intensities. Recent studies have published datasets focusing on different types of online harassment, vulgar language, and emotional intensities. We trained, validate and test our proposed model, attention-based bidirectional neural network, on the three datasets:{''}online harassment{''}, {`}vulgar language{''} and {`}valance{''} and achieved state of the art performance in two of the datasets. We report F1 score for each dataset separately along with the final precision, recall and macro-averaged F1 score. In addition, we identify ten female figures from different professions and racial backgrounds who have experienced harassment on Twitter. We tested the trained models on ten collected corpuses each related to one famous female figure to predict the type of harassing language, the type of vulgar language and the degree of intensity of language occurring on their social platforms. Interestingly, the achieved results show different patterns of linguistic use targeting different racial background and occupations. The contribution of this study is two-fold. From the technical perspective, our proposed methodology is shown to be effective with a good margin in comparison to the previous state-of-the-art results on one of the two available datasets. From the social perspective, we introduce a methodology which can unlock facts about the nature of offensive language targeting women on online social platforms. The collected dataset will be shared publicly for further investigation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bidirectional LSTM-CRF for Clinical Concept Extraction

2016-10-19 · WS 2016 12 · Raghavendra Chalapathy, Ehsan Zare Borzeshi, Massimo Piccardi

Extraction of concepts present in patient clinical records is an essential step in clinical research. The 2010 i2b2/VA Workshop on Natural Language Processing Challenges for clinical records presented concept extraction …

Clinical Concept ExtractionWord Embeddings

Zewen at SemEval-2018 Task 1: An Ensemble Model for Affect Prediction in Tweets

2018-06-01 · SEMEVAL 2018 6 · Zewen Chi, He-Yan Huang, Jiangui Chen, Hao Wu 외

This paper presents a method for Affect in Tweets, which is the task to automatically determine the intensity of emotions and intensity of sentiment of tweets. The term affect refers to emotion-related categories such as…

Sentence ClassificationSentiment Analysis

Metaphor Detection using Ensembles of Bidirectional Recurrent Neural Networks

2020-07-01 · WS 2020 7 · Jennifer Brooks, Abdou Youssef

In this paper we present our results from the Second Shared Task on Metaphor Detection, hosted by the Second Workshop on Figurative Language Processing. We use an ensemble of RNN models with bidirectional LSTMs and bidir…

Identifying Offensive Posts and Targeted Offense from Twitter

2019-04-19 · Haimin Zhang, Debanjan Mahata, Simra Shahid, Laiba Mehnaz 외

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…

EMOMINER at SemEval-2019 Task 3: A Stacked BiLSTM Architecture for Contextual Emotion Detection in Text

2019-06-01 · SEMEVAL 2019 6 · Nikhil Chakravartula, Vijayasaradhi Indurthi

This paper describes our participation in the SemEval 2019 Task 3 - Contextual Emotion Detection in Text. This task aims to identify emotions, viz. happiness, anger, sadness in the context of a text conversation. Our sys…

Word Embeddings