| { |
| "paper_id": "S19-2010", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T15:47:32.366475Z" |
| }, |
| "title": "SemEval-2019 Task 6: Identifying and Categorizing Offensive Language in Social Media (OffensEval)", |
| "authors": [ |
| { |
| "first": "Marcos", |
| "middle": [], |
| "last": "Zampieri", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Wolverhampton", |
| "location": { |
| "country": "UK" |
| } |
| }, |
| "email": "m.zampieri@wlv.ac.uk" |
| }, |
| { |
| "first": "Shervin", |
| "middle": [], |
| "last": "Malmasi", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "Amazon Research", |
| "institution": "", |
| "location": { |
| "country": "USA" |
| } |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Preslav", |
| "middle": [], |
| "last": "Nakov", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "HBKU", |
| "location": { |
| "country": "Qatar" |
| } |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Sara", |
| "middle": [], |
| "last": "Rosenthal", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "IBM Research", |
| "location": { |
| "country": "USA" |
| } |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Noura", |
| "middle": [], |
| "last": "Farra", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Columbia University", |
| "location": { |
| "country": "USA" |
| } |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Ritesh", |
| "middle": [], |
| "last": "Kumar", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Bhim Rao Ambedkar University", |
| "location": { |
| "country": "India" |
| } |
| }, |
| "email": "" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "We present the results and the main findings of SemEval-2019 Task 6 on Identifying and Categorizing Offensive Language in Social Media (OffensEval). The task was based on a new dataset, the Offensive Language Identification Dataset (OLID), which contains over 14,000 English tweets. It featured three sub-tasks. In sub-task A, the goal was to discriminate between offensive and non-offensive posts. In sub-task B, the focus was on the type of offensive content in the post. Finally, in sub-task C, systems had to detect the target of the offensive posts. OffensEval attracted a large number of participants and it was one of the most popular tasks in SemEval-2019. In total, about 800 teams signed up to participate in the task, and 115 of them submitted results, which we present and analyze in this report.", |
| "pdf_parse": { |
| "paper_id": "S19-2010", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "We present the results and the main findings of SemEval-2019 Task 6 on Identifying and Categorizing Offensive Language in Social Media (OffensEval). The task was based on a new dataset, the Offensive Language Identification Dataset (OLID), which contains over 14,000 English tweets. It featured three sub-tasks. In sub-task A, the goal was to discriminate between offensive and non-offensive posts. In sub-task B, the focus was on the type of offensive content in the post. Finally, in sub-task C, systems had to detect the target of the offensive posts. OffensEval attracted a large number of participants and it was one of the most popular tasks in SemEval-2019. In total, about 800 teams signed up to participate in the task, and 115 of them submitted results, which we present and analyze in this report.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "Recent years have seen the proliferation of offensive language in social media platforms such as Facebook and Twitter. As manual filtering is very time consuming, and as it can cause post-traumatic stress disorder-like symptoms to human annotators, there have been many research efforts aiming at automating the process. The task is usually modeled as a supervised classification problem, where systems are trained on posts annotated with respect to the presence of some form of abusive or offensive content. Examples of offensive content studied in previous work include hate speech Zampieri, 2017, 2018) , cyberbulling (Dinakar et al., 2011) , and aggression (Kumar et al., 2018) . Moreover, given the multitude of terms and definitions used in the literature, some recent studies have investigated the common aspects of different abusive language detection sub-tasks (Waseem et al., 2017; Wiegand et al., 2018) .", |
| "cite_spans": [ |
| { |
| "start": 584, |
| "end": 605, |
| "text": "Zampieri, 2017, 2018)", |
| "ref_id": null |
| }, |
| { |
| "start": 621, |
| "end": 643, |
| "text": "(Dinakar et al., 2011)", |
| "ref_id": "BIBREF12" |
| }, |
| { |
| "start": 661, |
| "end": 681, |
| "text": "(Kumar et al., 2018)", |
| "ref_id": "BIBREF33" |
| }, |
| { |
| "start": 870, |
| "end": 891, |
| "text": "(Waseem et al., 2017;", |
| "ref_id": "BIBREF74" |
| }, |
| { |
| "start": 892, |
| "end": 913, |
| "text": "Wiegand et al., 2018)", |
| "ref_id": "BIBREF76" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Interestingly, none of this previous work has studied both the type and the target of the offensive language, which is our approach here. Our task, OffensEval 1 , uses the Offensive Language Identification Dataset (OLID) 2 (Zampieri et al., 2019 ), which we created specifically for this task. OLID is annotated following a hierarchical three-level annotation schema that takes both the target and the type of offensive content into account. Thus, it can relate to phenomena captured by previous datasets such as the one by . Hate speech, for example, is commonly understood as an insult targeted at a group, whereas cyberbulling is typically targeted at an individual.", |
| "cite_spans": [ |
| { |
| "start": 223, |
| "end": 245, |
| "text": "(Zampieri et al., 2019", |
| "ref_id": "BIBREF80" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "We defined three sub-tasks, corresponding to the three levels in our annotation schema: 3", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Sub-task A: Offensive language identification (104 participating teams)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Sub-task B: Automatic categorization of offense types (71 participating teams)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Sub-task C: Offense target identification (66 participating teams)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "The remainder of this paper is organized as follows: Section 2 discusses prior work, including shared tasks related to OffensEval. Section 3 presents the shared task description and the subtasks included in OffensEval. Section 4 includes a brief description of OLID based on (Zampieri et al., 2019) . Section 5 discusses the participating systems and their results in the shared task. Finally, Section 6 concludes and suggests directions for future work.", |
| "cite_spans": [ |
| { |
| "start": 275, |
| "end": 298, |
| "text": "(Zampieri et al., 2019)", |
| "ref_id": "BIBREF80" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "1 http://competitions.codalab.org/ competitions/20011 2 http://scholar.harvard.edu/malmasi/ olid 3 A total of 800 teams signed up to participate in the task, but only 115 teams ended up submitting results eventually.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Different abusive and offense language identification problems have been explored in the literature ranging from aggression to cyber bullying, hate speech, toxic comments, and offensive language. Below we discuss each of them briefly.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Aggression identification: The TRAC shared task on Aggression Identification (Kumar et al., 2018) provided participants with a dataset containing 15,000 annotated Facebook posts and comments in English and Hindi for training and validation. For testing, two different sets, one from Facebook and one from Twitter, were used. The goal was to discriminate between three classes: non-aggressive, covertly aggressive, and overtly aggressive. The best-performing systems in this competition used deep learning approaches based on convolutional neural networks (CNN), recurrent neural networks, and LSTM (Aroyehun and Gelbukh, 2018; Majumder et al., 2018 ).", |
| "cite_spans": [ |
| { |
| "start": 77, |
| "end": 97, |
| "text": "(Kumar et al., 2018)", |
| "ref_id": "BIBREF33" |
| }, |
| { |
| "start": 598, |
| "end": 626, |
| "text": "(Aroyehun and Gelbukh, 2018;", |
| "ref_id": "BIBREF4" |
| }, |
| { |
| "start": 627, |
| "end": 648, |
| "text": "Majumder et al., 2018", |
| "ref_id": "BIBREF37" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Bullying detection: There have been several studies on cyber bullying detection. For example, Xu et al. (2012) used sentiment analysis and topic models to identify relevant topics, and Dadvar et al. (2013) used user-related features such as the frequency of profanity in previous messages.", |
| "cite_spans": [ |
| { |
| "start": 94, |
| "end": 110, |
| "text": "Xu et al. (2012)", |
| "ref_id": "BIBREF78" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Hate speech identification: This is the most studied abusive language detection task (Kwok and Wang, 2013; Burnap and Williams, 2015; Djuric et al., 2015) . More recently, presented the hate speech detection dataset with over 24,000 English tweets labeled as non offensive, hate speech, and profanity.", |
| "cite_spans": [ |
| { |
| "start": 85, |
| "end": 106, |
| "text": "(Kwok and Wang, 2013;", |
| "ref_id": "BIBREF34" |
| }, |
| { |
| "start": 107, |
| "end": 133, |
| "text": "Burnap and Williams, 2015;", |
| "ref_id": "BIBREF7" |
| }, |
| { |
| "start": 134, |
| "end": 154, |
| "text": "Djuric et al., 2015)", |
| "ref_id": "BIBREF13" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Offensive language: The GermEval 4 (Wiegand et al., 2018) shared task focused on offensive language identification in German tweets. A dataset of over 8,500 annotated tweets was provided for a course-grained binary classification task in which systems were trained to discriminate between offensive and non-offensive tweets. There was also a second task where the offensive class was subdivided into profanity, insult, and abuse. This is similar to our work, but there are three key differences: (i) we have a third level in our hierarchy, (ii) we use different labels in the second level, and (iii) we focus on English.", |
| "cite_spans": [ |
| { |
| "start": 35, |
| "end": 57, |
| "text": "(Wiegand et al., 2018)", |
| "ref_id": "BIBREF76" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Toxic comments: The Toxic Comment Classification Challenge 5 was an open competition at Kaggle, which provided participants with comments from Wikipedia organized in six classes: toxic, severe toxic, obscene, threat, insult, identity hate. The dataset was also used outside of the competition (Georgakopoulos et al., 2018) , including as additional training material for the aforementioned TRAC shared (Fortuna et al., 2018) .", |
| "cite_spans": [ |
| { |
| "start": 59, |
| "end": 60, |
| "text": "5", |
| "ref_id": null |
| }, |
| { |
| "start": 293, |
| "end": 322, |
| "text": "(Georgakopoulos et al., 2018)", |
| "ref_id": "BIBREF20" |
| }, |
| { |
| "start": 402, |
| "end": 424, |
| "text": "(Fortuna et al., 2018)", |
| "ref_id": "BIBREF16" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2" |
| }, |
| { |
| "text": "While each of the above tasks tackles a particular type of abuse or offense, there are many commonalities. For example, an insult targeted at an individual is commonly known as cyberbulling and insults targeted at a group are known as hate speech. The hierarchical annotation model proposed in OLID (Zampieri et al., 2019) and used in OffensEval aims to capture this. We hope that the OLID's dataset would become a useful resource for various offensive language identification tasks.", |
| "cite_spans": [ |
| { |
| "start": 299, |
| "end": 322, |
| "text": "(Zampieri et al., 2019)", |
| "ref_id": "BIBREF80" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2" |
| }, |
| { |
| "text": "The training and testing material for OffensEval is the aforementioned Offensive Language Identification Dataset (OLID) dataset, which was built specifically for this task. OLID was annotated using a hierarchical three-level annotation model introduced in Zampieri et al. (2019) . Four examples of annotated instances from the dataset are presented in Table 1 . We use the annotation of each of the three layers in OLID for a sub-task in Of-fensEval as described below.", |
| "cite_spans": [ |
| { |
| "start": 256, |
| "end": 278, |
| "text": "Zampieri et al. (2019)", |
| "ref_id": "BIBREF80" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 352, |
| "end": 359, |
| "text": "Table 1", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Task Description and Evaluation", |
| "sec_num": "3" |
| }, |
| { |
| "text": "In this sub-task, the goal is to discriminate between offensive and non-offensive posts. Offensive posts include insults, threats, and posts containing any form of untargeted profanity. Each instance is assigned one of the following two labels.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sub-task A: Offensive language identification", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "\u2022 Not Offensive (NOT): Posts that do not contain offense or profanity;", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sub-task A: Offensive language identification", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "\u2022 Offensive (OFF): We label a post as offensive if it contains any form of non-acceptable language (profanity) or a targeted offense, which can be veiled or direct. This category includes insults, threats, and posts containing profane language or swear words.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sub-task A: Offensive language identification", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "Tweet A B C @USER He is so generous with his offers. NOT --IM FREEEEE!!!! WORST EXPERIENCE OF MY FUCKING LIFE OFF UNT -@USER Fuk this fat cock sucker OFF TIN IND @USER Figures! What is wrong with these idiots? Thank God for @USER OFF TIN GRP Table 1 : Four tweets from the OLID dataset, with their labels for each level of the annotation model.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 242, |
| "end": 249, |
| "text": "Table 1", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Sub-task A: Offensive language identification", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "In sub-task B, the goal is to predict the type of offense. Only posts labeled as Offensive (OFF) in sub-task A are included in sub-task B. The two categories in sub-task B are the following:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sub-task B: Automatic categorization of offense types", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "\u2022 Targeted Insult (TIN): Posts containing an insult/threat to an individual, group, or others (see sub-task C below);", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sub-task B: Automatic categorization of offense types", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "\u2022 Untargeted (UNT): Posts containing nontargeted profanity and swearing. Posts with general profanity are not targeted, but they contain non-acceptable language.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sub-task B: Automatic categorization of offense types", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "Sub-task C focuses on the target of offenses. Only posts that are either insults or threats (TIN) arwe considered in this third layer of annotation. The three labels in sub-task C are the following:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sub-task C: Offense target identification", |
| "sec_num": "3.3" |
| }, |
| { |
| "text": "\u2022 Individual (IND): Posts targeting an individual. It can be a a famous person, a named individual or an unnamed participant in the conversation. Insults/threats targeted at individuals are often defined as cyberbullying.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sub-task C: Offense target identification", |
| "sec_num": "3.3" |
| }, |
| { |
| "text": "\u2022 Group (GRP): The target of these offensive posts is a group of people considered as a unity due to the same ethnicity, gender or sexual orientation, political affiliation, religious belief, or other common characteristic. Many of the insults and threats targeted at a group correspond to what is commonly understood as hate speech.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sub-task C: Offense target identification", |
| "sec_num": "3.3" |
| }, |
| { |
| "text": "\u2022 Other (OTH): The target of these offensive posts does not belong to any of the previous two categories, e.g., an organization, a situation, an event, or an issue. : Example of a confusion matrix provided in the results package for team NULI, which is the bestperforming team for sub-task A.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sub-task C: Offense target identification", |
| "sec_num": "3.3" |
| }, |
| { |
| "text": "Given the strong imbalance between the number of instances in the different classes across the three tasks, we used the macro-averaged F1-score as the official evaluation measure for all three sub-tasks.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Task Evaluation", |
| "sec_num": "3.4" |
| }, |
| { |
| "text": "At the end of the competition, we provided the participants with packages containing the results for each of their submissions, including tables and confusion matrices, and tables with the ranks listing all teams who competed in each sub-task. For example, the confusion matrix for the best team in sub-task A is shown in Figure 1 .", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 322, |
| "end": 330, |
| "text": "Figure 1", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Task Evaluation", |
| "sec_num": "3.4" |
| }, |
| { |
| "text": "The task attracted nearly 800 teams and 115 of them submitted their results. The teams that submitted papers for the SemEval-2019 proceedings are listed in ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Participation", |
| "sec_num": "3.5" |
| }, |
| { |
| "text": "Below, we briefly describe OLID, the dataset used for our SemEval-2019 task 6. A detailed description of the data collection process and annotation is presented in Zampieri et al. (2019) . OLID is a large collection of English tweets annotated using a hierarchical three-layer annotation model. It contains 14,100 annotated tweets divided into a training partition of 13,240 tweets and a testing partition of 860 tweets. Additionally, a small trial dataset of 320 tweets was made available before the start of the competition. The distribution of the labels in OLID is shown in Table 3 . We annotated the dataset using the crowdsourcing platform Figure Eight . 7 We ensured the quality of the annotation by only hiring experienced annotators on the platform and by using test questions to discard annotators who did not achieve a certain threshold. All the tweets were annotated by two people. In case of disagreement, a third annotation was requested, and ultimately we used a majority vote. Examples of tweets from the dataset with their annotation labels are shown in Table 1 .", |
| "cite_spans": [ |
| { |
| "start": 164, |
| "end": 186, |
| "text": "Zampieri et al. (2019)", |
| "ref_id": "BIBREF80" |
| }, |
| { |
| "start": 661, |
| "end": 662, |
| "text": "7", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 578, |
| "end": 585, |
| "text": "Table 3", |
| "ref_id": "TABREF3" |
| }, |
| { |
| "start": 646, |
| "end": 658, |
| "text": "Figure Eight", |
| "ref_id": null |
| }, |
| { |
| "start": 1071, |
| "end": 1078, |
| "text": "Table 1", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Data", |
| "sec_num": "4" |
| }, |
| { |
| "text": "The models used in the task submissions ranged from traditional machine learning, e.g., SVM and logistic regression, to deep learning, e.g., CNN, RNN, BiLSTM, including attention mechanism, to state-of-the-art deep learning models such as ELMo (Peters et al., 2018) and BERT (Devlin et al.) . Figure 2 shows a pie chart indicating the breakdown by model type for all participating systems in sub-task A. Deep learning was clearly the most popular approach, as were also ensemble models. Similar trends were observed for subtasks B and C. Some teams used additional training data, exploring external datasets such as Hate Speech Tweets , toxicity labels (Thain et al., 2017) , and TRAC (Kumar et al., 2018) . Moreover, seven teams indicated that they used sentiment lexicons or a sentiment analysis model for prediction, and two teams reported the use of offensive word lists. Furthermore, several teams used pre-trained word embeddings from FastText (Bojanowski et al., 2016) , from GloVe, including Twitter embeddings from GloVe (Pennington et al., 2014) and from word2vec (Mikolov et al., 2013; Godin et al., 2015) . In addition, several teams used techniques for pre-processing the tweets such as normalizing the tokens, hashtags, URLs, retweets (RT), dates, elongated words (e.g., \"Hiiiii\" to \"Hi\", partially hidden words (\"c00l\" to \"cool\"). Other techniques include converting emojis to text, removing uncommon words, and using Twitter-specific tokenizers, such as the Ark Tokenizer 8 (Gimpel et al., 2011) and the NLTK TweetTokenizer, 9 as well as standard tokenizers (Stanford Core NLP , and the one from Keras. 10 Approximately a third of the teams indicated that they used one or more of these techniques.", |
| "cite_spans": [ |
| { |
| "start": 244, |
| "end": 265, |
| "text": "(Peters et al., 2018)", |
| "ref_id": "BIBREF54" |
| }, |
| { |
| "start": 275, |
| "end": 290, |
| "text": "(Devlin et al.)", |
| "ref_id": null |
| }, |
| { |
| "start": 653, |
| "end": 673, |
| "text": "(Thain et al., 2017)", |
| "ref_id": "BIBREF69" |
| }, |
| { |
| "start": 685, |
| "end": 705, |
| "text": "(Kumar et al., 2018)", |
| "ref_id": "BIBREF33" |
| }, |
| { |
| "start": 950, |
| "end": 975, |
| "text": "(Bojanowski et al., 2016)", |
| "ref_id": "BIBREF6" |
| }, |
| { |
| "start": 1030, |
| "end": 1055, |
| "text": "(Pennington et al., 2014)", |
| "ref_id": "BIBREF53" |
| }, |
| { |
| "start": 1074, |
| "end": 1096, |
| "text": "(Mikolov et al., 2013;", |
| "ref_id": "BIBREF41" |
| }, |
| { |
| "start": 1097, |
| "end": 1116, |
| "text": "Godin et al., 2015)", |
| "ref_id": "BIBREF22" |
| }, |
| { |
| "start": 1490, |
| "end": 1511, |
| "text": "(Gimpel et al., 2011)", |
| "ref_id": "BIBREF21" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 293, |
| "end": 301, |
| "text": "Figure 2", |
| "ref_id": "FIGREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Results", |
| "sec_num": "5" |
| }, |
| { |
| "text": "The results for each of the sub-tasks are shown in Table 4 . Due to the large number of submissions, we only show the F1-score for the top-10 teams, followed by result ranges for the rest of the teams. We further include the models and the baselines from (Zampieri et al., 2019) : CNN, BiLSTM, and SVM. The baselines are choosing all predictions to be of the same class, e.g., all offensive, and all not offensive for sub-task A. Table 5 shows all the teams that participated in the tasks along with their ranks in each task. These two tables can be used together to find the score/range for a particular team.", |
| "cite_spans": [ |
| { |
| "start": 255, |
| "end": 278, |
| "text": "(Zampieri et al., 2019)", |
| "ref_id": "BIBREF80" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 51, |
| "end": 58, |
| "text": "Table 4", |
| "ref_id": null |
| }, |
| { |
| "start": 430, |
| "end": 437, |
| "text": "Table 5", |
| "ref_id": "TABREF7" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Results", |
| "sec_num": "5" |
| }, |
| { |
| "text": "Below, we describe the overall results for each sub-task, and we describe the top-3 systems.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results", |
| "sec_num": "5" |
| }, |
| { |
| "text": "Sub-task A was the most popular sub-task with 104 participating teams. Among the top-10 teams, seven used BERT (Devlin et al.) with variations in the parameters and in the pre-processing steps. The top-performing team, NULI, used BERT-base-uncased with default-parameters, but with a max sentence length of 64 and trained for 2 epochs. The 82.9% F1 score of NULI is 1.4 points better than the next system, but the difference between the next 5 systems, ranked 2-6, is less than one point: 81.5%-80.6%. The top non-BERT model, MIDAS, is ranked sixth. They used an ensemble of CNN and BLSTM+BGRU, together with Twitter word2vec embeddings (Godin et al., 2015) and token/hashtag normalization.", |
| "cite_spans": [ |
| { |
| "start": 111, |
| "end": 126, |
| "text": "(Devlin et al.)", |
| "ref_id": null |
| }, |
| { |
| "start": 637, |
| "end": 657, |
| "text": "(Godin et al., 2015)", |
| "ref_id": "BIBREF22" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sub-task A", |
| "sec_num": "5.1" |
| }, |
| { |
| "text": "A total of 76 teams participated in sub-task B, and 71 of them had also participated in sub-task A. In contrast to sub-task A, where BERT clearly dominated, here five of the top-10 teams used an ensemble model. Interestingly, the best team, jhan014, which was ranked 76th in sub-task A, used a rule-based approach with a keyword filter based on a Twitter language behavior list, which included strings such as hashtags, signs, etc., achieving an F1-score of 75.5%. The second and the third teams, Amobee and HHU, used ensembles of deep learning (including BERT) and nonneural machine learning models. The best team from sub-task A also performed well here, ranked 4th (71.6%), thus indicating that overall BERT works well for sub-task B as well. Table 4 : F1-Macro for the top-10 teams followed by the rest of the teams grouped in ranges for all three sub-tasks. Refer to Table 5 to see the team names associated with each rank. We also include the models (CNN, BiLSTM, and SVM) and the baselines (All NOT and All OFF) from (Zampieri et al., 2019) , shown in bold.", |
| "cite_spans": [ |
| { |
| "start": 1024, |
| "end": 1047, |
| "text": "(Zampieri et al., 2019)", |
| "ref_id": "BIBREF80" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 746, |
| "end": 753, |
| "text": "Table 4", |
| "ref_id": null |
| }, |
| { |
| "start": 872, |
| "end": 879, |
| "text": "Table 5", |
| "ref_id": "TABREF7" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Sub-task B", |
| "sec_num": "5.2" |
| }, |
| { |
| "text": "A total of 66 teams participated in sub-task C, and most of them also participated in sub-tasks A and B. As in sub-task B, ensembles were quite successful and were used by five of the top-10 teams. However, as in sub-task A, the best team, vradivchev anikolov, used BERT after trying many other deep learning methods. They also used pre-processing and pre-trained word embeddings based on GloVe. The second best team, NLPR@SRPOL, used an ensemble of deep learning models such as OpenAI Finetune, LSTM, Transformer, and non-neural machine learning models such as SVM and Random Forest.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sub-task C", |
| "sec_num": "5.3" |
| }, |
| { |
| "text": "The top-3 teams by average rank for all three sub-tasks were NLPR@SRPOL, NULI, and vradivchev anikolov. Below, we provide a brief description of their approaches:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Description of the Top Teams", |
| "sec_num": "5.4" |
| }, |
| { |
| "text": "NLPR@SRPOL was ranked 8th, 9th, and 2nd on sub-tasks A, B, and C, respectively. They used ensembles of OpenAI GPT, Random Forest, the Transformer, Universal encoder, ELMo, and combined embeddings from fast-Text and custom ones. They trained their models on multiple publicly available offensive datasets, as well as on their own custom dataset annotated by linguists. : All the teams that participated in SemEval-2019 Task 6 with their ranks for each sub-task. The symbol '-' indicates that the team did not participate in some of the subtasks. Please, refer to Table 4 to see the scores based on a team's rank. The top team for each task is in bold, and the second-place team is underlined. Note: ASE -CSE stands for Amrita School of Engineering -CSE, and BNU-HBKU stands for BNU-HKBU UIC NLP Team 2.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 562, |
| "end": 569, |
| "text": "Table 4", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Description of the Top Teams", |
| "sec_num": "5.4" |
| }, |
| { |
| "text": "NULI was ranked 1st, 4th, and 18th on sub-tasks A, B, and C, respectively. They experimented with different models including linear models, LSTM, and pre-trained BERT with finetuning on the OLID dataset. Their final submissions for all three subtasks only used BERT, which performed best during development. They also used a number of preprocessing techniques such as hashtag segmentation and emoji substitution.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Description of the Top Teams", |
| "sec_num": "5.4" |
| }, |
| { |
| "text": "vradivchev anikolov was ranked 2nd, 16th, and 1st on sub-tasks A, B, and C, respectively. They trained a variety of models and combined them in ensembles, but their best submissions for sub-tasks A and C used BERT only, as the other models overfitted. For subtask B, BERT did not perform as well, and they used soft voting classifiers. In all cases, they used pre-trained GloVe vectors and they also applied techniques to address the class imbalance in the training data.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Description of the Top Teams", |
| "sec_num": "5.4" |
| }, |
| { |
| "text": "We have described SemEval-2019 Task 6 on Identifying and Categorizing Offensive Language in Social Media (OffensEval). The task used OLID (Zampieri et al., 2019) , a dataset of English tweets annotated for offensive language use, following a three-level hierarchical schema that considers (i) whether a message is offensive or not (for subtask A), (ii) what is the type of the offensive message (for sub-task B), and (iii) who is the target of the offensive message (for sub-task C). Overall, about 800 teams signed up for Of-fensEval, and 115 of them actually participated in at least one sub-task. The evaluation results have shown that the best systems used ensembles and state-of-the-art deep learning models such as BERT. Overall, both deep learning and traditional machine learning classifiers were widely used. More details about the indvididual systems can be found in their respective system description papers, which are published in the SemEval-2019 proceedings. A list with references to these publications can be found in Table 2 ; note, however, that only 50 of the 115 participating teams submitted a system description paper.", |
| "cite_spans": [ |
| { |
| "start": 138, |
| "end": 161, |
| "text": "(Zampieri et al., 2019)", |
| "ref_id": "BIBREF80" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 1035, |
| "end": 1042, |
| "text": "Table 2", |
| "ref_id": "TABREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "6" |
| }, |
| { |
| "text": "As is traditional for SemEval, we have made OLID publicly available to the research community beyond the SemEval competition, hoping to facilitate future research on this important topic.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "6" |
| }, |
| { |
| "text": "In fact, the OLID dataset and the SemEval-2019 Task 6 competition setup have already been used in teaching curricula in universities in UK and USA. For example, student competitions based on OffensEval using OLID have been organized as part of Natural Language Processing and Text Analytics courses in two universities in UK: Imperial College London and the University of Leeds. System papers describing some of the students' work are publicly accessible 11 and have also been made available on arXiv.org (Cambray and Podsadowski, 2019; Frisiani et al., 2019; Ong, 2019; Sapora et al., 2019; Puiu and Brabete, 2019; Uglow et al., 2019) . Similarly, a number of students in Linguistics and Computer Science at the University of Arizona in USA have been using OLID in their coursework.", |
| "cite_spans": [ |
| { |
| "start": 455, |
| "end": 457, |
| "text": "11", |
| "ref_id": null |
| }, |
| { |
| "start": 505, |
| "end": 536, |
| "text": "(Cambray and Podsadowski, 2019;", |
| "ref_id": "BIBREF8" |
| }, |
| { |
| "start": 537, |
| "end": 559, |
| "text": "Frisiani et al., 2019;", |
| "ref_id": "BIBREF18" |
| }, |
| { |
| "start": 560, |
| "end": 570, |
| "text": "Ong, 2019;", |
| "ref_id": "BIBREF47" |
| }, |
| { |
| "start": 571, |
| "end": 591, |
| "text": "Sapora et al., 2019;", |
| "ref_id": "BIBREF63" |
| }, |
| { |
| "start": 592, |
| "end": 615, |
| "text": "Puiu and Brabete, 2019;", |
| "ref_id": "BIBREF56" |
| }, |
| { |
| "start": 616, |
| "end": 635, |
| "text": "Uglow et al., 2019)", |
| "ref_id": "BIBREF72" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "6" |
| }, |
| { |
| "text": "In future work, we plan to increase the size of the OLID dataset, while addressing issues such as class imbalance and the small size for the test partition, particularly for sub-tasks B and C. We would also like to expand the dataset and the task to other languages.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "6" |
| }, |
| { |
| "text": "http://projects.fzai.h-da.de/iggsa/", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "http://kaggle.com/c/jigsaw-toxic-comment-classification-challenge", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "ASE-CSE is for Amrita School of Engineering -CSE.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "https://www.figure-eight.com/", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "http://www.cs.cmu.edu/\u02dcark/TweetNLP 9 http://www.nltk.org/api/nltk. tokenize.html 10 http://keras.io/preprocessing/text/", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "http://scholar.harvard.edu/malmasi/ offenseval-student-systems", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": "We would like to thank the SemEval-2019 organizers for hosting the OffensEval task and for replying promptly to all our inquires. We further thank the SemEval-2019 anonymous reviewers for the helpful suggestions and for the constructive feedback, which have helped us improve the text of this report.We especially thank the SemEval-2019 Task 6 participants for their interest in the shared task, for their participation, and for their timely feedback, which have helped us make the shared task a success.Finally, we would like to thank Lucia Specia from Imperial College London and Eric Atwell from the University of Leeds for hosting the Of-fensEval competition in their courses. We further thank the students who participated in these student competitions and especially those who wrote papers describing their systems.The research presented in this paper was partially supported by an ERAS fellowship, which was awarded to Marcos Zampieri by the University of Wolverhampton, UK.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgments", |
| "sec_num": null |
| } |
| ], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "LTL-UDE at SemEval-2019 Task 6: BERT and two-vote classification for categorizing offensiveness", |
| "authors": [ |
| { |
| "first": "Piush", |
| "middle": [], |
| "last": "Aggarwal", |
| "suffix": "" |
| }, |
| { |
| "first": "Tobias", |
| "middle": [], |
| "last": "Horsmann", |
| "suffix": "" |
| }, |
| { |
| "first": "Michael", |
| "middle": [], |
| "last": "Wojatzki", |
| "suffix": "" |
| }, |
| { |
| "first": "Torsten", |
| "middle": [], |
| "last": "Zesch", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Piush Aggarwal, Tobias Horsmann, Michael Wojatzki, and Torsten Zesch. 2019. LTL-UDE at SemEval- 2019 Task 6: BERT and two-vote classification for categorizing offensiveness. In Proceedings of The 13th International Workshop on Semantic Evalua- tion (SemEval).", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "CAMsterdam at SemEval-2019 Task 6: Neural and graph-based feature extraction for the identification of offensive tweets", |
| "authors": [ |
| { |
| "first": "Guy", |
| "middle": [], |
| "last": "Aglionby", |
| "suffix": "" |
| }, |
| { |
| "first": "Chris", |
| "middle": [], |
| "last": "Davis", |
| "suffix": "" |
| }, |
| { |
| "first": "Pushkar", |
| "middle": [], |
| "last": "Mishra", |
| "suffix": "" |
| }, |
| { |
| "first": "Andrew", |
| "middle": [], |
| "last": "Caines", |
| "suffix": "" |
| }, |
| { |
| "first": "Helen", |
| "middle": [], |
| "last": "Yannakoudakis", |
| "suffix": "" |
| }, |
| { |
| "first": "Marek", |
| "middle": [], |
| "last": "Rei", |
| "suffix": "" |
| }, |
| { |
| "first": "Ekaterina", |
| "middle": [], |
| "last": "Shutova", |
| "suffix": "" |
| }, |
| { |
| "first": "Paula", |
| "middle": [], |
| "last": "Buttery", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Guy Aglionby, Chris Davis, Pushkar Mishra, Andrew Caines, Helen Yannakoudakis, Marek Rei, Ekaterina Shutova, and Paula Buttery. 2019. CAMsterdam at SemEval-2019 Task 6: Neural and graph-based feature extraction for the identification of offensive tweets. In Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "LaSTUS/TALN at SemEval-2019 Task 6: Identification and categorization of offensive language in social media with attentionbased Bi-LSTM model", |
| "authors": [ |
| { |
| "first": "Lutfiye", |
| "middle": [], |
| "last": "Seda Mut Altin", |
| "suffix": "" |
| }, |
| { |
| "first": "Alex", |
| "middle": [ |
| "Bravo" |
| ], |
| "last": "Serrano", |
| "suffix": "" |
| }, |
| { |
| "first": "Horacio", |
| "middle": [], |
| "last": "Saggion", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Lutfiye Seda Mut Altin, Alex Bravo Serrano, and Ho- racio Saggion. 2019. LaSTUS/TALN at SemEval- 2019 Task 6: Identification and categorization of offensive language in social media with attention- based Bi-LSTM model. In Proceedings of The 13th International Workshop on Semantic Evalua- tion (SemEval).", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "SINAI at SemEval-2019 Task 6: Incorporating lexicon knowledge into SVM learning to identify and categorize offensive language in social media", |
| "authors": [ |
| { |
| "first": "Flor Miriam Plaza-Del", |
| "middle": [], |
| "last": "Arco", |
| "suffix": "" |
| }, |
| { |
| "first": "Dolores", |
| "middle": [], |
| "last": "Molina-Gonz\u00e1lez", |
| "suffix": "" |
| }, |
| { |
| "first": "Teresa", |
| "middle": [], |
| "last": "Mart\u00edn-Valdivia", |
| "suffix": "" |
| }, |
| { |
| "first": "Alfonso", |
| "middle": [], |
| "last": "Ure\u00f1a-L\u00f3pez", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Flor Miriam Plaza-del Arco, Dolores Molina- Gonz\u00e1lez, Teresa Mart\u00edn-Valdivia, and Alfonso Ure\u00f1a-L\u00f3pez. 2019. SINAI at SemEval-2019 Task 6: Incorporating lexicon knowledge into SVM learning to identify and categorize offensive lan- guage in social media. In Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "Aggression detection in social media: Using deep neural networks, data augmentation, and pseudo labeling", |
| "authors": [ |
| { |
| "first": "Alexander", |
| "middle": [], |
| "last": "Segun Taofeek Aroyehun", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Gelbukh", |
| "suffix": "" |
| } |
| ], |
| "year": 2018, |
| "venue": "Proceedings of the First Workshop on Trolling, Aggression and Cyberbullying (TRAC)", |
| "volume": "", |
| "issue": "", |
| "pages": "90--97", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Segun Taofeek Aroyehun and Alexander Gelbukh. 2018. Aggression detection in social media: Us- ing deep neural networks, data augmentation, and pseudo labeling. In Proceedings of the First Work- shop on Trolling, Aggression and Cyberbullying (TRAC), pages 90-97.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "HAD-T\u00fcbingen at SemEval-2019 Task 6: Deep learning analysis of offensive language on Twitter: Identification and categorization", |
| "authors": [ |
| { |
| "first": "Himanshu", |
| "middle": [], |
| "last": "Bansal", |
| "suffix": "" |
| }, |
| { |
| "first": "Daniel", |
| "middle": [], |
| "last": "Nagel", |
| "suffix": "" |
| }, |
| { |
| "first": "Anita", |
| "middle": [], |
| "last": "Soloveva", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Himanshu Bansal, Daniel Nagel, and Anita Soloveva. 2019. HAD-T\u00fcbingen at SemEval-2019 Task 6: Deep learning analysis of offensive language on Twitter: Identification and categorization. In Pro- ceedings of The 13th International Workshop on Se- mantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Enriching word vectors with subword information", |
| "authors": [ |
| { |
| "first": "Piotr", |
| "middle": [], |
| "last": "Bojanowski", |
| "suffix": "" |
| }, |
| { |
| "first": "Edouard", |
| "middle": [], |
| "last": "Grave", |
| "suffix": "" |
| }, |
| { |
| "first": "Armand", |
| "middle": [], |
| "last": "Joulin", |
| "suffix": "" |
| }, |
| { |
| "first": "Tomas", |
| "middle": [], |
| "last": "Mikolov", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Piotr Bojanowski, Edouard Grave, Armand Joulin, and Tomas Mikolov. 2016. Enriching word vectors with subword information. CoRR, abs/1607.04606.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "Cyber hate speech on Twitter: An application of machine classification and statistical modeling for policy and decision making", |
| "authors": [ |
| { |
| "first": "Pete", |
| "middle": [], |
| "last": "Burnap", |
| "suffix": "" |
| }, |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Matthew", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Williams", |
| "suffix": "" |
| } |
| ], |
| "year": 2015, |
| "venue": "Policy & Internet", |
| "volume": "7", |
| "issue": "2", |
| "pages": "223--242", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Pete Burnap and Matthew L Williams. 2015. Cyber hate speech on Twitter: An application of machine classification and statistical modeling for policy and decision making. Policy & Internet, 7(2):223-242.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Bidirectional recurrent models for offensive tweet classification", |
| "authors": [ |
| { |
| "first": "Aleix", |
| "middle": [], |
| "last": "Cambray", |
| "suffix": "" |
| }, |
| { |
| "first": "Norbert", |
| "middle": [], |
| "last": "Podsadowski", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": { |
| "arXiv": [ |
| "arXiv:1903.08808" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Aleix Cambray and Norbert Podsadowski. 2019. Bidi- rectional recurrent models for offensive tweet clas- sification. arXiv preprint arXiv:1903.08808.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "Improving cyberbullying detection with user context", |
| "authors": [ |
| { |
| "first": "Maral", |
| "middle": [], |
| "last": "Dadvar", |
| "suffix": "" |
| }, |
| { |
| "first": "Dolf", |
| "middle": [], |
| "last": "Trieschnigg", |
| "suffix": "" |
| }, |
| { |
| "first": "Roeland", |
| "middle": [], |
| "last": "Ordelman", |
| "suffix": "" |
| }, |
| { |
| "first": "Franciska", |
| "middle": [], |
| "last": "De", |
| "suffix": "" |
| }, |
| { |
| "first": "Jong", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| } |
| ], |
| "year": 2013, |
| "venue": "Advances in Information Retrieval", |
| "volume": "", |
| "issue": "", |
| "pages": "693--696", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Maral Dadvar, Dolf Trieschnigg, Roeland Ordelman, and Franciska de Jong. 2013. Improving cyberbul- lying detection with user context. In Advances in Information Retrieval, pages 693-696. Springer.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "Automated hate speech detection and the problem of offensive language", |
| "authors": [ |
| { |
| "first": "Thomas", |
| "middle": [], |
| "last": "Davidson", |
| "suffix": "" |
| }, |
| { |
| "first": "Dana", |
| "middle": [], |
| "last": "Warmsley", |
| "suffix": "" |
| }, |
| { |
| "first": "Michael", |
| "middle": [], |
| "last": "Macy", |
| "suffix": "" |
| }, |
| { |
| "first": "Ingmar", |
| "middle": [], |
| "last": "Weber", |
| "suffix": "" |
| } |
| ], |
| "year": 2017, |
| "venue": "Proceedings of the International Conference on Weblogs and Social Media (ICWSM)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Thomas Davidson, Dana Warmsley, Michael Macy, and Ingmar Weber. 2017. Automated hate speech detection and the problem of offensive language. In Proceedings of the International Conference on We- blogs and Social Media (ICWSM).", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "BERT: Pre-training of deep bidirectional transformers for language understanding", |
| "authors": [ |
| { |
| "first": "Jacob", |
| "middle": [], |
| "last": "Devlin", |
| "suffix": "" |
| }, |
| { |
| "first": "Ming-Wei", |
| "middle": [], |
| "last": "Chang", |
| "suffix": "" |
| }, |
| { |
| "first": "Kenton", |
| "middle": [], |
| "last": "Lee", |
| "suffix": "" |
| }, |
| { |
| "first": "Kristina", |
| "middle": [], |
| "last": "Toutanova", |
| "suffix": "" |
| } |
| ], |
| "year": null, |
| "venue": "Proceedings of the Annual Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technology (NAACL-HLT)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jacob Devlin, Ming-Wei Chang, Kenton Lee, and Kristina Toutanova. BERT: Pre-training of deep bidirectional transformers for language understand- ing. In Proceedings of the Annual Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Tech- nology (NAACL-HLT).", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "Modeling the detection of textual cyberbullying", |
| "authors": [ |
| { |
| "first": "Karthik", |
| "middle": [], |
| "last": "Dinakar", |
| "suffix": "" |
| }, |
| { |
| "first": "Roi", |
| "middle": [], |
| "last": "Reichart", |
| "suffix": "" |
| }, |
| { |
| "first": "Henry", |
| "middle": [], |
| "last": "Lieberman", |
| "suffix": "" |
| } |
| ], |
| "year": 2011, |
| "venue": "The Social Mobile Web", |
| "volume": "", |
| "issue": "", |
| "pages": "11--17", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Karthik Dinakar, Roi Reichart, and Henry Lieberman. 2011. Modeling the detection of textual cyberbully- ing. In The Social Mobile Web, pages 11-17.", |
| "links": null |
| }, |
| "BIBREF13": { |
| "ref_id": "b13", |
| "title": "Mihajlo Grbovic, Vladan Radosavljevic, and Narayan Bhamidipati", |
| "authors": [ |
| { |
| "first": "Nemanja", |
| "middle": [], |
| "last": "Djuric", |
| "suffix": "" |
| }, |
| { |
| "first": "Jing", |
| "middle": [], |
| "last": "Zhou", |
| "suffix": "" |
| }, |
| { |
| "first": "Robin", |
| "middle": [], |
| "last": "Morris", |
| "suffix": "" |
| } |
| ], |
| "year": 2015, |
| "venue": "Proceedings of the Web Conference", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Nemanja Djuric, Jing Zhou, Robin Morris, Mihajlo Gr- bovic, Vladan Radosavljevic, and Narayan Bhamidi- pati. 2015. Hate speech detection with comment embeddings. In Proceedings of the Web Conference (WWW).", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "Ghmerti at SemEval-2019 Task 6: A deep word-and character-based approach to offensive language identification", |
| "authors": [ |
| { |
| "first": "Ehsan", |
| "middle": [], |
| "last": "Doostmohammadi", |
| "suffix": "" |
| }, |
| { |
| "first": "Hossein", |
| "middle": [], |
| "last": "Sameti", |
| "suffix": "" |
| }, |
| { |
| "first": "Ali", |
| "middle": [], |
| "last": "Saffar", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ehsan Doostmohammadi, Hossein Sameti, and Ali Saf- far. 2019. Ghmerti at SemEval-2019 Task 6: A deep word-and character-based approach to offen- sive language identification. In Proceedings of The 13th International Workshop on Semantic Evalua- tion (SemEval).", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "Zeyad at SemEval-2019 Task 6: That's offensive! An all-out search for an ensemble to identify and categorize offense in tweets", |
| "authors": [ |
| { |
| "first": "Zeyad", |
| "middle": [], |
| "last": "El-Zanaty", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Zeyad El-Zanaty. 2019. Zeyad at SemEval-2019 Task 6: That's offensive! An all-out search for an ensem- ble to identify and categorize offense in tweets. In Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF16": { |
| "ref_id": "b16", |
| "title": "Merging datasets for aggressive text identification", |
| "authors": [ |
| { |
| "first": "Paula", |
| "middle": [], |
| "last": "Fortuna", |
| "suffix": "" |
| }, |
| { |
| "first": "Jos\u00e9", |
| "middle": [], |
| "last": "Ferreira", |
| "suffix": "" |
| }, |
| { |
| "first": "Luiz", |
| "middle": [], |
| "last": "Pires", |
| "suffix": "" |
| }, |
| { |
| "first": "Guilherme", |
| "middle": [], |
| "last": "Routar", |
| "suffix": "" |
| }, |
| { |
| "first": "S\u00e9rgio", |
| "middle": [], |
| "last": "Nunes", |
| "suffix": "" |
| } |
| ], |
| "year": 2018, |
| "venue": "Proceedings of the First Workshop on Trolling, Aggression and Cyberbullying (TRAC)", |
| "volume": "", |
| "issue": "", |
| "pages": "128--139", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Paula Fortuna, Jos\u00e9 Ferreira, Luiz Pires, Guilherme Routar, and S\u00e9rgio Nunes. 2018. Merging datasets for aggressive text identification. In Proceedings of the First Workshop on Trolling, Aggression and Cy- berbullying (TRAC), pages 128-139.", |
| "links": null |
| }, |
| "BIBREF17": { |
| "ref_id": "b17", |
| "title": "Stop PropagHate at SemEval-2019 Tasks 5 and 6: Are abusive language classification results reproducible?", |
| "authors": [ |
| { |
| "first": "Paula", |
| "middle": [], |
| "last": "Fortuna", |
| "suffix": "" |
| }, |
| { |
| "first": "Juan", |
| "middle": [], |
| "last": "Soler-Company", |
| "suffix": "" |
| }, |
| { |
| "first": "Nunes", |
| "middle": [], |
| "last": "Srgio", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Paula Fortuna, Juan Soler-Company, and Nunes Srgio. 2019. Stop PropagHate at SemEval-2019 Tasks 5 and 6: Are abusive language classification results reproducible? In Proceedings of The 13th Interna- tional Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF18": { |
| "ref_id": "b18", |
| "title": "Combination of multiple deep learning architectures for offensive language detection in tweets", |
| "authors": [ |
| { |
| "first": "Nicol\u00f2", |
| "middle": [], |
| "last": "Frisiani", |
| "suffix": "" |
| }, |
| { |
| "first": "Alexis", |
| "middle": [], |
| "last": "Laignelet", |
| "suffix": "" |
| }, |
| { |
| "first": "Batuhan", |
| "middle": [], |
| "last": "G\u00fcler", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": { |
| "arXiv": [ |
| "arXiv:1903.08734" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Nicol\u00f2 Frisiani, Alexis Laignelet, and Batuhan G\u00fcler. 2019. Combination of multiple deep learning archi- tectures for offensive language detection in tweets. arXiv preprint arXiv:1903.08734.", |
| "links": null |
| }, |
| "BIBREF19": { |
| "ref_id": "b19", |
| "title": "The Titans at SemEval-2019 Task 6: Hate speech and target detection", |
| "authors": [ |
| { |
| "first": "Avishek", |
| "middle": [], |
| "last": "Garain", |
| "suffix": "" |
| }, |
| { |
| "first": "Arpan", |
| "middle": [], |
| "last": "Basu", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Avishek Garain and Arpan Basu. 2019. The Titans at SemEval-2019 Task 6: Hate speech and target de- tection. In Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF20": { |
| "ref_id": "b20", |
| "title": "Convolutional neural networks for toxic comment classification", |
| "authors": [ |
| { |
| "first": "", |
| "middle": [], |
| "last": "Spiros V Georgakopoulos", |
| "suffix": "" |
| }, |
| { |
| "first": "K", |
| "middle": [], |
| "last": "Sotiris", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Tasoulis", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Aristidis", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Vrahatis", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Vassilis", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Plagianakos", |
| "suffix": "" |
| } |
| ], |
| "year": 2018, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": { |
| "arXiv": [ |
| "arXiv:1802.09957" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Spiros V Georgakopoulos, Sotiris K Tasoulis, Aris- tidis G Vrahatis, and Vassilis P Plagianakos. 2018. Convolutional neural networks for toxic comment classification. arXiv preprint arXiv:1802.09957.", |
| "links": null |
| }, |
| "BIBREF21": { |
| "ref_id": "b21", |
| "title": "Part-of-speech tagging for Twitter: annotation, features, and experiments", |
| "authors": [ |
| { |
| "first": "Kevin", |
| "middle": [], |
| "last": "Gimpel", |
| "suffix": "" |
| }, |
| { |
| "first": "Nathan", |
| "middle": [], |
| "last": "Schneider", |
| "suffix": "" |
| }, |
| { |
| "first": "O'", |
| "middle": [], |
| "last": "Brendan", |
| "suffix": "" |
| }, |
| { |
| "first": "Dipanjan", |
| "middle": [], |
| "last": "Connor", |
| "suffix": "" |
| }, |
| { |
| "first": "Daniel", |
| "middle": [], |
| "last": "Das", |
| "suffix": "" |
| }, |
| { |
| "first": "Jacob", |
| "middle": [], |
| "last": "Mills", |
| "suffix": "" |
| }, |
| { |
| "first": "Michael", |
| "middle": [], |
| "last": "Eisenstein", |
| "suffix": "" |
| }, |
| { |
| "first": "Dani", |
| "middle": [], |
| "last": "Heilman", |
| "suffix": "" |
| }, |
| { |
| "first": "Jeffrey", |
| "middle": [], |
| "last": "Yogatama", |
| "suffix": "" |
| }, |
| { |
| "first": "Noah", |
| "middle": [ |
| "A" |
| ], |
| "last": "Flanigan", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Smith", |
| "suffix": "" |
| } |
| ], |
| "year": 2011, |
| "venue": "Proceedings of the Annual Meeting of the Association for Computational Linguistics (ACL)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kevin Gimpel, Nathan Schneider, Brendan O'Connor, Dipanjan Das, Daniel Mills, Jacob Eisenstein, Michael Heilman, Dani Yogatama, Jeffrey Flanigan, and Noah A. Smith. 2011. Part-of-speech tagging for Twitter: annotation, features, and experiments. In Proceedings of the Annual Meeting of the Associ- ation for Computational Linguistics (ACL).", |
| "links": null |
| }, |
| "BIBREF22": { |
| "ref_id": "b22", |
| "title": "Multimedia Lab @ACL WNUT NER Shared Task: Named entity recognition for Twitter microposts using distributed word representations", |
| "authors": [ |
| { |
| "first": "Fr\u00e9deric", |
| "middle": [], |
| "last": "Godin", |
| "suffix": "" |
| }, |
| { |
| "first": "Baptist", |
| "middle": [], |
| "last": "Vandersmissen", |
| "suffix": "" |
| }, |
| { |
| "first": "Wesley", |
| "middle": [], |
| "last": "De Neve", |
| "suffix": "" |
| }, |
| { |
| "first": "Rik", |
| "middle": [], |
| "last": "Van De Walle", |
| "suffix": "" |
| } |
| ], |
| "year": 2015, |
| "venue": "Proceedings of the Workshop on Noisy User-generated Text", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Fr\u00e9deric Godin, Baptist Vandersmissen, Wesley De Neve, and Rik Van de Walle. 2015. Multime- dia Lab @ACL WNUT NER Shared Task: Named entity recognition for Twitter microposts using dis- tributed word representations. In Proceedings of the Workshop on Noisy User-generated Text.", |
| "links": null |
| }, |
| "BIBREF23": { |
| "ref_id": "b23", |
| "title": "USF at SemEval-2019 Task 6: Offensive language detection using LSTM with word embeddings", |
| "authors": [ |
| { |
| "first": "Bharti", |
| "middle": [], |
| "last": "Goel", |
| "suffix": "" |
| }, |
| { |
| "first": "Ravi", |
| "middle": [], |
| "last": "Sharma", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Bharti Goel and Ravi Sharma. 2019. USF at SemEval- 2019 Task 6: Offensive language detection using LSTM with word embeddings. In Proceedings of The 13th International Workshop on Semantic Eval- uation (SemEval).", |
| "links": null |
| }, |
| "BIBREF24": { |
| "ref_id": "b24", |
| "title": "INGEOTEC at SemEval-2019 Task 5 and Task 6: A genetic programming approach for text classification", |
| "authors": [ |
| { |
| "first": "Mario", |
| "middle": [], |
| "last": "Graff", |
| "suffix": "" |
| }, |
| { |
| "first": "Sabino", |
| "middle": [], |
| "last": "Miranda-Jim\u00e9nez", |
| "suffix": "" |
| }, |
| { |
| "first": "Eric", |
| "middle": [ |
| "S" |
| ], |
| "last": "Tellez", |
| "suffix": "" |
| }, |
| { |
| "first": "Daniela", |
| "middle": [], |
| "last": "Moctezuma", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Mario Graff, Sabino Miranda-Jim\u00e9nez, Eric S. Tellez, and Daniela Moctezuma. 2019. INGEOTEC at SemEval-2019 Task 5 and Task 6: A genetic pro- gramming approach for text classification. In Pro- ceedings of The 13th International Workshop on Se- mantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF25": { |
| "ref_id": "b25", |
| "title": "JCTICOL at SemEval-2019 Task 6: Classifying offensive language in social media using deep learning methods, word/character n-gram features, and preprocessing methods", |
| "authors": [ |
| { |
| "first": "Yaakov", |
| "middle": [], |
| "last": "Hacohen-Kerner", |
| "suffix": "" |
| }, |
| { |
| "first": "Ziv", |
| "middle": [], |
| "last": "Ben-David", |
| "suffix": "" |
| }, |
| { |
| "first": "Gal", |
| "middle": [], |
| "last": "Didi", |
| "suffix": "" |
| }, |
| { |
| "first": "Eli", |
| "middle": [], |
| "last": "Cahn", |
| "suffix": "" |
| }, |
| { |
| "first": "Shalom", |
| "middle": [], |
| "last": "Rochman", |
| "suffix": "" |
| }, |
| { |
| "first": "Elyashiv", |
| "middle": [], |
| "last": "Shayovitz", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Yaakov HaCohen-Kerner, Ziv Ben-David, Gal Didi, Eli Cahn, Shalom Rochman, and Elyashiv Shayovitz. 2019. JCTICOL at SemEval-2019 Task 6: Classi- fying offensive language in social media using deep learning methods, word/character n-gram features, and preprocessing methods. In Proceedings of The 13th International Workshop on Semantic Evalua- tion (SemEval).", |
| "links": null |
| }, |
| "BIBREF26": { |
| "ref_id": "b26", |
| "title": "jhan014 at SemEval-2019 Task 6: Identifying and categorizing offensive language in social media", |
| "authors": [ |
| { |
| "first": "Jiahui", |
| "middle": [], |
| "last": "Han", |
| "suffix": "" |
| }, |
| { |
| "first": "Xinyu", |
| "middle": [], |
| "last": "Liu", |
| "suffix": "" |
| }, |
| { |
| "first": "Shengtan", |
| "middle": [], |
| "last": "Wu", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jiahui Han, Xinyu Liu, and Shengtan Wu. 2019. jhan014 at SemEval-2019 Task 6: Identifying and categorizing offensive language in social media. In Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF27": { |
| "ref_id": "b27", |
| "title": "Fermi at SemEval-2019 Task 6: Identifying and categorizing offensive language in social media using sentence embeddings", |
| "authors": [ |
| { |
| "first": "Vijayasaradhi", |
| "middle": [], |
| "last": "Indurthi", |
| "suffix": "" |
| }, |
| { |
| "first": "Bakhtiyar", |
| "middle": [], |
| "last": "Syed", |
| "suffix": "" |
| }, |
| { |
| "first": "Manish", |
| "middle": [], |
| "last": "Shrivastava", |
| "suffix": "" |
| }, |
| { |
| "first": "Manish", |
| "middle": [], |
| "last": "Gupta", |
| "suffix": "" |
| }, |
| { |
| "first": "Vasudeva", |
| "middle": [], |
| "last": "Varma", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Vijayasaradhi Indurthi, Bakhtiyar Syed, Manish Shri- vastava, Manish Gupta, and Vasudeva Varma. 2019. Fermi at SemEval-2019 Task 6: Identifying and categorizing offensive language in social media us- ing sentence embeddings. In Proceedings of The 13th International Workshop on Semantic Evalua- tion (SemEval).", |
| "links": null |
| }, |
| "BIBREF28": { |
| "ref_id": "b28", |
| "title": "T\u00fcKaSt at SemEval-2019 Task 6: something old, something neu(ral): Traditional and neural approaches to offensive text classification", |
| "authors": [ |
| { |
| "first": "Madeeswaran", |
| "middle": [], |
| "last": "Kannan", |
| "suffix": "" |
| }, |
| { |
| "first": "Lukas", |
| "middle": [], |
| "last": "Stein", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Madeeswaran Kannan and Lukas Stein. 2019. T\u00fcKaSt at SemEval-2019 Task 6: something old, something neu(ral): Traditional and neural approaches to of- fensive text classification. In Proceedings of The 13th International Workshop on Semantic Evalua- tion (SemEval).", |
| "links": null |
| }, |
| "BIBREF29": { |
| "ref_id": "b29", |
| "title": "NLP at SemEval-2019 Task 6: Detecting offensive language using neural networks", |
| "authors": [ |
| { |
| "first": "Prashant", |
| "middle": [], |
| "last": "Kapil", |
| "suffix": "" |
| }, |
| { |
| "first": "Asif", |
| "middle": [], |
| "last": "Ekbal", |
| "suffix": "" |
| }, |
| { |
| "first": "Dipankar", |
| "middle": [], |
| "last": "Das", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Prashant Kapil, Asif Ekbal, and Dipankar Das. 2019. NLP at SemEval-2019 Task 6: Detecting offensive language using neural networks. In Proceedings of The 13th International Workshop on Semantic Eval- uation (SemEval).", |
| "links": null |
| }, |
| "BIBREF31": { |
| "ref_id": "b31", |
| "title": "Offensive language identification using traditional machine learning and deep learning approaches", |
| "authors": [], |
| "year": null, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "6", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Task 6: Offensive language identification using tra- ditional machine learning and deep learning ap- proaches. In Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF32": { |
| "ref_id": "b32", |
| "title": "bhanodaig at SemEval-2019 Task 6: Categorizing offensive language in social media", |
| "authors": [ |
| { |
| "first": "Ritesh", |
| "middle": [], |
| "last": "Kumar", |
| "suffix": "" |
| }, |
| { |
| "first": "Guggilla", |
| "middle": [], |
| "last": "Bhanodai", |
| "suffix": "" |
| }, |
| { |
| "first": "Rajendra", |
| "middle": [], |
| "last": "Pamula", |
| "suffix": "" |
| }, |
| { |
| "first": "Chennuru Maheshwar", |
| "middle": [], |
| "last": "Reddy", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ritesh Kumar, Guggilla Bhanodai, Rajendra Pamula, and Chennuru Maheshwar Reddy. 2019. bhanodaig at SemEval-2019 Task 6: Categorizing offensive language in social media. In Proceedings of The 13th International Workshop on Semantic Evalua- tion (SemEval).", |
| "links": null |
| }, |
| "BIBREF33": { |
| "ref_id": "b33", |
| "title": "Benchmarking aggression identification in social media", |
| "authors": [ |
| { |
| "first": "Ritesh", |
| "middle": [], |
| "last": "Kumar", |
| "suffix": "" |
| }, |
| { |
| "first": "Atul", |
| "middle": [], |
| "last": "Kr Ojha", |
| "suffix": "" |
| }, |
| { |
| "first": "Shervin", |
| "middle": [], |
| "last": "Malmasi", |
| "suffix": "" |
| }, |
| { |
| "first": "Marcos", |
| "middle": [], |
| "last": "Zampieri", |
| "suffix": "" |
| } |
| ], |
| "year": 2018, |
| "venue": "Proceedings of the First Workshop on Trolling, Aggression and Cyberbullying (TRAC)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ritesh Kumar, Atul Kr Ojha, Shervin Malmasi, and Marcos Zampieri. 2018. Benchmarking aggression identification in social media. In Proceedings of the First Workshop on Trolling, Aggression and Cyber- bullying (TRAC).", |
| "links": null |
| }, |
| "BIBREF34": { |
| "ref_id": "b34", |
| "title": "Locate the hate: Detecting tweets against blacks", |
| "authors": [ |
| { |
| "first": "Irene", |
| "middle": [], |
| "last": "Kwok", |
| "suffix": "" |
| }, |
| { |
| "first": "Yuzhou", |
| "middle": [], |
| "last": "Wang", |
| "suffix": "" |
| } |
| ], |
| "year": 2013, |
| "venue": "Proceedings of the AAAI Conference on Artificial Intelligence (AAAI)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Irene Kwok and Yuzhou Wang. 2013. Locate the hate: Detecting tweets against blacks. In Proceedings of the AAAI Conference on Artificial Intelligence (AAAI).", |
| "links": null |
| }, |
| "BIBREF35": { |
| "ref_id": "b35", |
| "title": "NULI at SemEval-2019 Task 6: Transfer learning for offensive language detection using bidirectional transformers", |
| "authors": [ |
| { |
| "first": "Ping", |
| "middle": [], |
| "last": "Liu", |
| "suffix": "" |
| }, |
| { |
| "first": "Wen", |
| "middle": [], |
| "last": "Li", |
| "suffix": "" |
| }, |
| { |
| "first": "Liang", |
| "middle": [], |
| "last": "Zou", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ping Liu, Wen Li, and Liang Zou. 2019. NULI at SemEval-2019 Task 6: Transfer learning for offen- sive language detection using bidirectional trans- formers. In Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF36": { |
| "ref_id": "b36", |
| "title": "MIDAS at SemEval-2019 Task 6: Identifying offensive posts and targeted offense from Twitter", |
| "authors": [ |
| { |
| "first": "Debanjan", |
| "middle": [], |
| "last": "Mahata", |
| "suffix": "" |
| }, |
| { |
| "first": "Haimin", |
| "middle": [], |
| "last": "Zhang", |
| "suffix": "" |
| }, |
| { |
| "first": "Karan", |
| "middle": [], |
| "last": "Uppal", |
| "suffix": "" |
| }, |
| { |
| "first": "Yaman", |
| "middle": [], |
| "last": "Kumar", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Rajiv Ratn", |
| "suffix": "" |
| }, |
| { |
| "first": "Simra", |
| "middle": [], |
| "last": "Shah", |
| "suffix": "" |
| }, |
| { |
| "first": "Laiba", |
| "middle": [], |
| "last": "Shahid", |
| "suffix": "" |
| }, |
| { |
| "first": "Sarthak", |
| "middle": [], |
| "last": "Mehnaz", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Anand", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Debanjan Mahata, Haimin Zhang, Karan Uppal, Ya- man Kumar, Rajiv Ratn Shah, Simra Shahid, Laiba Mehnaz, and Sarthak Anand. 2019. MIDAS at SemEval-2019 Task 6: Identifying offensive posts and targeted offense from Twitter. In Proceedings of The 13th International Workshop on Semantic Eval- uation (SemEval).", |
| "links": null |
| }, |
| "BIBREF37": { |
| "ref_id": "b37", |
| "title": "Filtering aggression from the multilingual social media feed", |
| "authors": [ |
| { |
| "first": "Prasenjit", |
| "middle": [], |
| "last": "Majumder", |
| "suffix": "" |
| }, |
| { |
| "first": "Thomas", |
| "middle": [], |
| "last": "Mandl", |
| "suffix": "" |
| } |
| ], |
| "year": 2018, |
| "venue": "Proceedings of the First Workshop on Trolling, Aggression and Cyberbullying (TRAC)", |
| "volume": "", |
| "issue": "", |
| "pages": "199--207", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Prasenjit Majumder, Thomas Mandl, et al. 2018. Fil- tering aggression from the multilingual social me- dia feed. In Proceedings of the First Workshop on Trolling, Aggression and Cyberbullying (TRAC), pages 199-207.", |
| "links": null |
| }, |
| "BIBREF38": { |
| "ref_id": "b38", |
| "title": "Detecting Hate Speech in Social Media", |
| "authors": [ |
| { |
| "first": "Shervin", |
| "middle": [], |
| "last": "Malmasi", |
| "suffix": "" |
| }, |
| { |
| "first": "Marcos", |
| "middle": [], |
| "last": "Zampieri", |
| "suffix": "" |
| } |
| ], |
| "year": 2017, |
| "venue": "Proceedings of the Conference on Recent Advances in Natural Language Processing", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Shervin Malmasi and Marcos Zampieri. 2017. Detect- ing Hate Speech in Social Media. In Proceedings of the Conference on Recent Advances in Natural Lan- guage Processing (RANLP).", |
| "links": null |
| }, |
| "BIBREF39": { |
| "ref_id": "b39", |
| "title": "Challenges in Discriminating Profanity from Hate Speech", |
| "authors": [ |
| { |
| "first": "Shervin", |
| "middle": [], |
| "last": "Malmasi", |
| "suffix": "" |
| }, |
| { |
| "first": "Marcos", |
| "middle": [], |
| "last": "Zampieri", |
| "suffix": "" |
| } |
| ], |
| "year": 2018, |
| "venue": "Journal of Experimental & Theoretical Artificial Intelligence", |
| "volume": "30", |
| "issue": "", |
| "pages": "1--16", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Shervin Malmasi and Marcos Zampieri. 2018. Chal- lenges in Discriminating Profanity from Hate Speech. Journal of Experimental & Theoretical Ar- tificial Intelligence, 30:1 -16.", |
| "links": null |
| }, |
| "BIBREF40": { |
| "ref_id": "b40", |
| "title": "The Stanford CoreNLP natural language processing toolkit", |
| "authors": [ |
| { |
| "first": "Christopher", |
| "middle": [ |
| "D" |
| ], |
| "last": "Manning", |
| "suffix": "" |
| }, |
| { |
| "first": "Mihai", |
| "middle": [], |
| "last": "Surdeanu", |
| "suffix": "" |
| }, |
| { |
| "first": "John", |
| "middle": [], |
| "last": "Bauer", |
| "suffix": "" |
| }, |
| { |
| "first": "Jenny", |
| "middle": [], |
| "last": "Finkel", |
| "suffix": "" |
| }, |
| { |
| "first": "Steven", |
| "middle": [ |
| "J" |
| ], |
| "last": "Bethard", |
| "suffix": "" |
| }, |
| { |
| "first": "David", |
| "middle": [], |
| "last": "Mc-Closky", |
| "suffix": "" |
| } |
| ], |
| "year": 2014, |
| "venue": "Association for Computational Linguistics (ACL) System Demonstrations", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Christopher D. Manning, Mihai Surdeanu, John Bauer, Jenny Finkel, Steven J. Bethard, and David Mc- Closky. 2014. The Stanford CoreNLP natural lan- guage processing toolkit. In Association for Compu- tational Linguistics (ACL) System Demonstrations.", |
| "links": null |
| }, |
| "BIBREF41": { |
| "ref_id": "b41", |
| "title": "Distributed representations of words and phrases and their compositionality", |
| "authors": [ |
| { |
| "first": "Tomas", |
| "middle": [], |
| "last": "Mikolov", |
| "suffix": "" |
| }, |
| { |
| "first": "Ilya", |
| "middle": [], |
| "last": "Sutskever", |
| "suffix": "" |
| }, |
| { |
| "first": "Kai", |
| "middle": [], |
| "last": "Chen", |
| "suffix": "" |
| }, |
| { |
| "first": "Greg", |
| "middle": [], |
| "last": "Corrado", |
| "suffix": "" |
| }, |
| { |
| "first": "Jeffrey", |
| "middle": [], |
| "last": "Dean", |
| "suffix": "" |
| } |
| ], |
| "year": 2013, |
| "venue": "Proceedings of the International Conference on Neural Information Processing Systems (NIPS)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Tomas Mikolov, Ilya Sutskever, Kai Chen, Greg Cor- rado, and Jeffrey Dean. 2013. Distributed repre- sentations of words and phrases and their compo- sitionality. In Proceedings of the International Con- ference on Neural Information Processing Systems (NIPS).", |
| "links": null |
| }, |
| "BIBREF42": { |
| "ref_id": "b42", |
| "title": "nlpUP at SemEval-2019 Task 6: a deep neural language model for offensive language detection", |
| "authors": [ |
| { |
| "first": "Jelena", |
| "middle": [], |
| "last": "Mitrovi\u0107", |
| "suffix": "" |
| }, |
| { |
| "first": "Bastian", |
| "middle": [], |
| "last": "Birkeneder", |
| "suffix": "" |
| }, |
| { |
| "first": "Michael", |
| "middle": [], |
| "last": "Granitzer", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jelena Mitrovi\u0107, Bastian Birkeneder, and Michael Granitzer. 2019. nlpUP at SemEval-2019 Task 6: a deep neural language model for offensive language detection. In Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF43": { |
| "ref_id": "b43", |
| "title": "DA-LD-Hildesheim at SemEval-2019 Task 6: Tracking offensive content with deep learning model using shallow representation", |
| "authors": [ |
| { |
| "first": "Sandip", |
| "middle": [], |
| "last": "Modha", |
| "suffix": "" |
| }, |
| { |
| "first": "Prasenjit", |
| "middle": [], |
| "last": "Majumder", |
| "suffix": "" |
| }, |
| { |
| "first": "Daksh", |
| "middle": [], |
| "last": "Patel", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Sandip Modha, Prasenjit Majumder, and Daksh Patel. 2019. DA-LD-Hildesheim at SemEval-2019 Task 6: Tracking offensive content with deep learning model using shallow representation. In Proceedings of The 13th International Workshop on Semantic Evalua- tion (SemEval).", |
| "links": null |
| }, |
| "BIBREF44": { |
| "ref_id": "b44", |
| "title": "JU ETCE 17 21 at SemEval-2019 Task 6: Efficient machine learning and neural network approaches for identifying and categorizing offensive language in tweets", |
| "authors": [ |
| { |
| "first": "Preeti", |
| "middle": [], |
| "last": "Mukherjee", |
| "suffix": "" |
| }, |
| { |
| "first": "Mainak", |
| "middle": [], |
| "last": "Pal", |
| "suffix": "" |
| }, |
| { |
| "first": "Somnath", |
| "middle": [], |
| "last": "Banerjee", |
| "suffix": "" |
| }, |
| { |
| "first": "Sudip Kumar", |
| "middle": [], |
| "last": "Naskar", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Preeti Mukherjee, Mainak Pal, Somnath Banerjee, and Sudip Kumar Naskar. 2019. JU ETCE 17 21 at SemEval-2019 Task 6: Efficient machine learning and neural network approaches for identifying and categorizing offensive language in tweets. In Pro- ceedings of The 13th International Workshop on Se- mantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF45": { |
| "ref_id": "b45", |
| "title": "Nikolov-Radivchev at SemEval-2019 Task 6: Offensive tweet classification with BERT and ensembles", |
| "authors": [ |
| { |
| "first": "Alex", |
| "middle": [], |
| "last": "Nikolov", |
| "suffix": "" |
| }, |
| { |
| "first": "Victor", |
| "middle": [], |
| "last": "Radivchev", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Alex Nikolov and Victor Radivchev. 2019. Nikolov- Radivchev at SemEval-2019 Task 6: Offensive tweet classification with BERT and ensembles. In Pro- ceedings of The 13th International Workshop on Se- mantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF46": { |
| "ref_id": "b46", |
| "title": "HHU at SemEval-2019 Task 6: Context does matter -tackling offensive language identification and categorization with ELMo", |
| "authors": [ |
| { |
| "first": "Alexander", |
| "middle": [], |
| "last": "Oberstrass", |
| "suffix": "" |
| }, |
| { |
| "first": "Julia", |
| "middle": [], |
| "last": "Romberg", |
| "suffix": "" |
| }, |
| { |
| "first": "Anke", |
| "middle": [], |
| "last": "Stoll", |
| "suffix": "" |
| }, |
| { |
| "first": "Stefan", |
| "middle": [], |
| "last": "Conrad", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Alexander Oberstrass, Julia Romberg, Anke Stoll, and Stefan Conrad. 2019. HHU at SemEval-2019 Task 6: Context does matter -tackling offensive language identification and categorization with ELMo. In Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF47": { |
| "ref_id": "b47", |
| "title": "Offensive language analysis using deep learning architecture", |
| "authors": [ |
| { |
| "first": "Ryan", |
| "middle": [], |
| "last": "Ong", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": { |
| "arXiv": [ |
| "arXiv:1903.05280" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ryan Ong. 2019. Offensive language analysis us- ing deep learning architecture. arXiv preprint arXiv:1903.05280.", |
| "links": null |
| }, |
| "BIBREF48": { |
| "ref_id": "b48", |
| "title": "UTFPR at SemEval-2019 Task 6: Relying on compositionality to find offense", |
| "authors": [ |
| { |
| "first": "Gustavo", |
| "middle": [ |
| "Henrique" |
| ], |
| "last": "Paetzold", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of the 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Gustavo Henrique Paetzold. 2019. UTFPR at SemEval-2019 Task 6: Relying on compositionality to find offense. In Proceedings of the 13th Interna- tional Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF49": { |
| "ref_id": "b49", |
| "title": "Hope at SemEval-2019 Task 6: Mining social media language to discover offensive language", |
| "authors": [ |
| { |
| "first": "Diana", |
| "middle": [ |
| "Florina" |
| ], |
| "last": "Gabriel Florentin Patras", |
| "suffix": "" |
| }, |
| { |
| "first": "Daniela", |
| "middle": [], |
| "last": "Lungu", |
| "suffix": "" |
| }, |
| { |
| "first": "Diana", |
| "middle": [], |
| "last": "Gifu", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Trandabat", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Gabriel Florentin Patras, Diana Florina Lungu, Daniela Gifu, and Diana Trandabat. 2019. Hope at SemEval- 2019 Task 6: Mining social media language to dis- cover offensive language. In Proceedings of The 13th International Workshop on Semantic Evalua- tion (SemEval).", |
| "links": null |
| }, |
| "BIBREF50": { |
| "ref_id": "b50", |
| "title": "ConvAI at SemEval-2019 Task 6: Offensive language identification and categorization with perspective and BERT", |
| "authors": [ |
| { |
| "first": "John", |
| "middle": [], |
| "last": "Pavlopoulos", |
| "suffix": "" |
| }, |
| { |
| "first": "Nithum", |
| "middle": [], |
| "last": "Thain", |
| "suffix": "" |
| }, |
| { |
| "first": "Lucas", |
| "middle": [], |
| "last": "Dixon", |
| "suffix": "" |
| }, |
| { |
| "first": "Ion", |
| "middle": [], |
| "last": "Androutsopoulos", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "John Pavlopoulos, Nithum Thain, Lucas Dixon, and Ion Androutsopoulos. 2019. ConvAI at SemEval- 2019 Task 6: Offensive language identification and categorization with perspective and BERT. In Pro- ceedings of The 13th International Workshop on Se- mantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF51": { |
| "ref_id": "b51", |
| "title": "Duluth at SemEval-2019 Task 6: Lexical approaches to identify and categorize offensive tweets", |
| "authors": [ |
| { |
| "first": "Ted", |
| "middle": [], |
| "last": "Pedersen", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ted Pedersen. 2019. Duluth at SemEval-2019 Task 6: Lexical approaches to identify and categorize offen- sive tweets. In Proceedings of The 13th Interna- tional Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF52": { |
| "ref_id": "b52", |
| "title": "Embeddia at SemEval-2019 Task 6: Detecting hate with neural network and transfer learning approaches", |
| "authors": [ |
| { |
| "first": "Andra\u017e", |
| "middle": [], |
| "last": "Pelicon", |
| "suffix": "" |
| }, |
| { |
| "first": "Matej", |
| "middle": [], |
| "last": "Martinc", |
| "suffix": "" |
| }, |
| { |
| "first": "Petra", |
| "middle": [ |
| "Kralj" |
| ], |
| "last": "Novak", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Andra\u017e Pelicon, Matej Martinc, and Petra Kralj Novak. 2019. Embeddia at SemEval-2019 Task 6: Detect- ing hate with neural network and transfer learning approaches. In Proceedings of The 13th Interna- tional Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF53": { |
| "ref_id": "b53", |
| "title": "GloVe: Global vectors for word representation", |
| "authors": [ |
| { |
| "first": "Jeffrey", |
| "middle": [], |
| "last": "Pennington", |
| "suffix": "" |
| }, |
| { |
| "first": "Richard", |
| "middle": [], |
| "last": "Socher", |
| "suffix": "" |
| }, |
| { |
| "first": "Christopher", |
| "middle": [ |
| "D" |
| ], |
| "last": "Manning", |
| "suffix": "" |
| } |
| ], |
| "year": 2014, |
| "venue": "Empirical Methods in Natural Language Processing (EMNLP)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jeffrey Pennington, Richard Socher, and Christo- pher D. Manning. 2014. GloVe: Global vectors for word representation. In Empirical Methods in Natu- ral Language Processing (EMNLP).", |
| "links": null |
| }, |
| "BIBREF54": { |
| "ref_id": "b54", |
| "title": "Deep contextualized word representations", |
| "authors": [ |
| { |
| "first": "Matthew", |
| "middle": [ |
| "E" |
| ], |
| "last": "Peters", |
| "suffix": "" |
| }, |
| { |
| "first": "Mark", |
| "middle": [], |
| "last": "Neumann", |
| "suffix": "" |
| }, |
| { |
| "first": "Mohit", |
| "middle": [], |
| "last": "Iyyer", |
| "suffix": "" |
| }, |
| { |
| "first": "Matt", |
| "middle": [], |
| "last": "Gardner", |
| "suffix": "" |
| }, |
| { |
| "first": "Christopher", |
| "middle": [], |
| "last": "Clark", |
| "suffix": "" |
| }, |
| { |
| "first": "Kenton", |
| "middle": [], |
| "last": "Lee", |
| "suffix": "" |
| }, |
| { |
| "first": "Luke", |
| "middle": [], |
| "last": "Zettlemoyer", |
| "suffix": "" |
| } |
| ], |
| "year": 2018, |
| "venue": "Proceedings of the Annual Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technology (NAACL-HLT)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Matthew E. Peters, Mark Neumann, Mohit Iyyer, Matt Gardner, Christopher Clark, Kenton Lee, and Luke Zettlemoyer. 2018. Deep contextualized word rep- resentations. In Proceedings of the Annual Confer- ence of the North American Chapter of the Associ- ation for Computational Linguistics: Human Lan- guage Technology (NAACL-HLT).", |
| "links": null |
| }, |
| "BIBREF55": { |
| "ref_id": "b55", |
| "title": "Deep-Analyzer at SemEval-2019 Task 6: A deep learningbased ensemble method for identifying offensive tweets", |
| "authors": [ |
| { |
| "first": "Gretel", |
| "middle": [ |
| "Liz" |
| ], |
| "last": "De La Pea", |
| "suffix": "" |
| }, |
| { |
| "first": "Paolo", |
| "middle": [], |
| "last": "Rosso", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Gretel Liz De la Pea and Paolo Rosso. 2019. Deep- Analyzer at SemEval-2019 Task 6: A deep learning- based ensemble method for identifying offensive tweets. In Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF56": { |
| "ref_id": "b56", |
| "title": "Towards NLP with deep learning: Convolutional neural networks and recurrent neural networks for offensive language identification in social media", |
| "authors": [ |
| { |
| "first": "Andrei-Bogdan", |
| "middle": [], |
| "last": "Puiu", |
| "suffix": "" |
| }, |
| { |
| "first": "Andrei-Octavian", |
| "middle": [], |
| "last": "Brabete", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": { |
| "arXiv": [ |
| "arXiv:1903.00665" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Andrei-Bogdan Puiu and Andrei-Octavian Brabete. 2019. Towards NLP with deep learning: Convolu- tional neural networks and recurrent neural networks for offensive language identification in social media. arXiv preprint arXiv:1903.00665.", |
| "links": null |
| }, |
| "BIBREF57": { |
| "ref_id": "b57", |
| "title": "UBC-NLP at SemEval-2019 Task 6: Ensemble learning of offensive content with enhanced training data", |
| "authors": [ |
| { |
| "first": "Arun", |
| "middle": [], |
| "last": "Rajendran", |
| "suffix": "" |
| }, |
| { |
| "first": "Chiyu", |
| "middle": [], |
| "last": "Zhang", |
| "suffix": "" |
| }, |
| { |
| "first": "Muhammad", |
| "middle": [], |
| "last": "Abdul-Mageed", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Arun Rajendran, Chiyu Zhang, and Muhammad Abdul-Mageed. 2019. UBC-NLP at SemEval-2019 Task 6: Ensemble learning of offensive content with enhanced training data. In Proceedings of The 13th International Workshop on Semantic Evalua- tion (SemEval).", |
| "links": null |
| }, |
| "BIBREF58": { |
| "ref_id": "b58", |
| "title": "UVA Wahoos at SemEval-2019 Task 6: Hate speech identification using ensemble machine learning", |
| "authors": [ |
| { |
| "first": "Wlodek", |
| "middle": [], |
| "last": "Murugesan Ramakrishnan", |
| "suffix": "" |
| }, |
| { |
| "first": "Narges", |
| "middle": [], |
| "last": "Zadrozny", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Tabari", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Murugesan Ramakrishnan, Wlodek Zadrozny, and Narges Tabari. 2019. UVA Wahoos at SemEval- 2019 Task 6: Hate speech identification using en- semble machine learning. In Proceedings of The 13th International Workshop on Semantic Evalua- tion (SemEval).", |
| "links": null |
| }, |
| "BIBREF59": { |
| "ref_id": "b59", |
| "title": "KMIColing at SemEval-2019 Task 6: Exploring n-grams for offensive language detection", |
| "authors": [ |
| { |
| "first": "Priya", |
| "middle": [], |
| "last": "Rani", |
| "suffix": "" |
| }, |
| { |
| "first": "Atul", |
| "middle": [], |
| "last": "Kr", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Ojha", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Priya Rani and Atul Kr. Ojha. 2019. KMIColing at SemEval-2019 Task 6: Exploring n-grams for of- fensive language detection. In Proceedings of The 13th International Workshop on Semantic Evalua- tion (SemEval).", |
| "links": null |
| }, |
| "BIBREF60": { |
| "ref_id": "b60", |
| "title": "Amobee at SemEval-2019 Tasks 5 and 6: Multiple choice CNN over contextual embedding", |
| "authors": [ |
| { |
| "first": "Alon", |
| "middle": [], |
| "last": "Rozental", |
| "suffix": "" |
| }, |
| { |
| "first": "Dadi", |
| "middle": [], |
| "last": "Biton", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Alon Rozental and Dadi Biton. 2019. Amobee at SemEval-2019 Tasks 5 and 6: Multiple choice CNN over contextual embedding. In Proceedings of The 13th International Workshop on Semantic Evalua- tion (SemEval).", |
| "links": null |
| }, |
| "BIBREF61": { |
| "ref_id": "b61", |
| "title": "NLP@UIOWA at SemEval-2019 Task 6: Classifying the classless using multi-windowed CNNs", |
| "authors": [ |
| { |
| "first": "Jonathan", |
| "middle": [], |
| "last": "Rusert", |
| "suffix": "" |
| }, |
| { |
| "first": "Padmini", |
| "middle": [], |
| "last": "Srinivasan", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jonathan Rusert and Padmini Srinivasan. 2019. NLP@UIOWA at SemEval-2019 Task 6: Classify- ing the classless using multi-windowed CNNs. In Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF62": { |
| "ref_id": "b62", |
| "title": "TECHSSN at SemEval-2019 Task 6: Identifying and categorizing offensive language in tweets using deep neural networks", |
| "authors": [ |
| { |
| "first": "Angel", |
| "middle": [], |
| "last": "Deborah", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Rajalakshmi", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Logesh", |
| "suffix": "" |
| }, |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Harshini", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Geetika", |
| "suffix": "" |
| }, |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Dyaneswaran", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| }, |
| { |
| "first": "Milton", |
| "middle": [], |
| "last": "Rajendram", |
| "suffix": "" |
| }, |
| { |
| "first": "Mirnalinee T T", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Angel Deborah S, Rajalakshmi S, Logesh B, Harshini S, Geetika B, Dyaneswaran S, S Milton Rajendram, and Mirnalinee T T. 2019. TECHSSN at SemEval- 2019 Task 6: Identifying and categorizing offensive language in tweets using deep neural networks. In Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF63": { |
| "ref_id": "b63", |
| "title": "Absit invidia verbo: Comparing deep learning methods for offensive language", |
| "authors": [ |
| { |
| "first": "Silvia", |
| "middle": [], |
| "last": "Sapora", |
| "suffix": "" |
| }, |
| { |
| "first": "Bogdan", |
| "middle": [], |
| "last": "Lazarescu", |
| "suffix": "" |
| }, |
| { |
| "first": "Christo", |
| "middle": [], |
| "last": "Lolov", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": { |
| "arXiv": [ |
| "arXiv:1903.05929" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Silvia Sapora, Bogdan Lazarescu, and Christo Lolov. 2019. Absit invidia verbo: Comparing deep learn- ing methods for offensive language. arXiv preprint arXiv:1903.05929.", |
| "links": null |
| }, |
| "BIBREF64": { |
| "ref_id": "b64", |
| "title": "NLPR@SRPOL at SemEval-2019 Task 6 and Task 5: Linguistically enhanced deep learning offensive sentence classifier", |
| "authors": [ |
| { |
| "first": "Alessandro", |
| "middle": [], |
| "last": "Seganti", |
| "suffix": "" |
| }, |
| { |
| "first": "Helena", |
| "middle": [], |
| "last": "Sobol", |
| "suffix": "" |
| }, |
| { |
| "first": "Iryna", |
| "middle": [], |
| "last": "Orlova", |
| "suffix": "" |
| }, |
| { |
| "first": "Hannam", |
| "middle": [], |
| "last": "Kim", |
| "suffix": "" |
| }, |
| { |
| "first": "Jakub", |
| "middle": [], |
| "last": "Staniszewski", |
| "suffix": "" |
| }, |
| { |
| "first": "Tymoteusz", |
| "middle": [], |
| "last": "Krumholc", |
| "suffix": "" |
| }, |
| { |
| "first": "Krystian", |
| "middle": [], |
| "last": "Koziel", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Alessandro Seganti, Helena Sobol, Iryna Orlova, Hannam Kim, Jakub Staniszewski, Tymo- teusz Krumholc, and Krystian Koziel. 2019. NLPR@SRPOL at SemEval-2019 Task 6 and Task 5: Linguistically enhanced deep learning offensive sentence classifier. In Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF65": { |
| "ref_id": "b65", |
| "title": "TUVD team at SemEval-2019 Task 6: Offense target identification", |
| "authors": [ |
| { |
| "first": "Elena", |
| "middle": [], |
| "last": "Shushkevich", |
| "suffix": "" |
| }, |
| { |
| "first": "John", |
| "middle": [], |
| "last": "Cardiff", |
| "suffix": "" |
| }, |
| { |
| "first": "Paolo", |
| "middle": [], |
| "last": "Rosso", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Elena Shushkevich, John Cardiff, and Paolo Rosso. 2019. TUVD team at SemEval-2019 Task 6: Of- fense target identification. In Proceedings of The 13th International Workshop on Semantic Evalua- tion (SemEval).", |
| "links": null |
| }, |
| "BIBREF66": { |
| "ref_id": "b66", |
| "title": "Pardeep at SemEval-2019 Task 6: Identifying and categorizing offensive language in social media using deep learning", |
| "authors": [ |
| { |
| "first": "Pardeep", |
| "middle": [], |
| "last": "Singh", |
| "suffix": "" |
| }, |
| { |
| "first": "Satish", |
| "middle": [], |
| "last": "Chand", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Pardeep Singh and Satish Chand. 2019. Pardeep at SemEval-2019 Task 6: Identifying and categorizing offensive language in social media using deep learn- ing. In Proceedings of The 13th International Work- shop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF67": { |
| "ref_id": "b67", |
| "title": "Amrita School of Engineering -CSE at SemEval-2019 Task 6: Manipulating attention with temporal convolutional neural network for offense identification and classification", |
| "authors": [ |
| { |
| "first": "Murali", |
| "middle": [], |
| "last": "Sridharan", |
| "suffix": "" |
| }, |
| { |
| "first": "T", |
| "middle": [], |
| "last": "Swapna", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Murali Sridharan and Swapna T. 2019. Amrita School of Engineering -CSE at SemEval-2019 Task 6: Manipulating attention with temporal convolutional neural network for offense identification and classi- fication. In Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF68": { |
| "ref_id": "b68", |
| "title": "NIT Agartala NLP Team at SemEval-2019 Task 6: An ensemble approach to identifying and categorizing offensive language in Twitter social media corpora", |
| "authors": [ |
| { |
| "first": "Steve", |
| "middle": [ |
| "Durairaj" |
| ], |
| "last": "Swamy", |
| "suffix": "" |
| }, |
| { |
| "first": "Anupam", |
| "middle": [], |
| "last": "Jamatia", |
| "suffix": "" |
| }, |
| { |
| "first": "Bj\u00f6rn", |
| "middle": [], |
| "last": "Gamb\u00e4ck", |
| "suffix": "" |
| }, |
| { |
| "first": "Amitava", |
| "middle": [], |
| "last": "Das", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of the 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Steve Durairaj Swamy, Anupam Jamatia, Bj\u00f6rn Gamb\u00e4ck, and Amitava Das. 2019. NIT Agartala NLP Team at SemEval-2019 Task 6: An ensemble approach to identifying and catego- rizing offensive language in Twitter social media corpora. In Proceedings of the 13th International Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF69": { |
| "ref_id": "b69", |
| "title": "Wikipedia Talk Labels: Toxicity", |
| "authors": [ |
| { |
| "first": "Nithum", |
| "middle": [], |
| "last": "Thain", |
| "suffix": "" |
| }, |
| { |
| "first": "Lucas", |
| "middle": [], |
| "last": "Dixon", |
| "suffix": "" |
| }, |
| { |
| "first": "Ellery", |
| "middle": [], |
| "last": "Wulczyn", |
| "suffix": "" |
| } |
| ], |
| "year": 2017, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": { |
| "DOI": [ |
| "10.6084/m9.figshare.4563973.v2" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Nithum Thain, Lucas Dixon, and Ellery Wulczyn. 2017. Wikipedia Talk Labels: Toxicity.", |
| "links": null |
| }, |
| "BIBREF70": { |
| "ref_id": "b70", |
| "title": "SSN NLP at SemEval-2019 Task 6: Offensive language identification in social media using machine learning and deep learning approaches", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Thenmozhi", |
| "suffix": "" |
| }, |
| { |
| "first": "Senthil", |
| "middle": [], |
| "last": "Kumar", |
| "suffix": "" |
| }, |
| { |
| "first": "B", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| }, |
| { |
| "first": "Srinethe", |
| "middle": [], |
| "last": "Sharavanan", |
| "suffix": "" |
| }, |
| { |
| "first": "Aravindan", |
| "middle": [], |
| "last": "Chandrabose", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "D Thenmozhi, Senthil Kumar B, Srinethe Sharavanan, and Aravindan Chandrabose. 2019. SSN NLP at SemEval-2019 Task 6: Offensive language identi- fication in social media using machine learning and deep learning approaches. In Proceedings of The 13th International Workshop on Semantic Evalua- tion (SemEval).", |
| "links": null |
| }, |
| "BIBREF71": { |
| "ref_id": "b71", |
| "title": "JTML at SemEval-2019 Task 6: Offensive tweets identification using convolutional neural networks", |
| "authors": [ |
| { |
| "first": "Johnny", |
| "middle": [], |
| "last": "Torres", |
| "suffix": "" |
| }, |
| { |
| "first": "Carmen", |
| "middle": [], |
| "last": "Vaca", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Johnny Torres and Carmen Vaca. 2019. JTML at SemEval-2019 Task 6: Offensive tweets identifica- tion using convolutional neural networks. In Pro- ceedings of The 13th International Workshop on Se- mantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF72": { |
| "ref_id": "b72", |
| "title": "An exploration of state-of-the-art methods for offensive language detection", |
| "authors": [ |
| { |
| "first": "Harrison", |
| "middle": [], |
| "last": "Uglow", |
| "suffix": "" |
| }, |
| { |
| "first": "Martin", |
| "middle": [], |
| "last": "Zlocha", |
| "suffix": "" |
| }, |
| { |
| "first": "Szymon", |
| "middle": [], |
| "last": "Zmyslony", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": { |
| "arXiv": [ |
| "arXiv:1903.07445" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Harrison Uglow, Martin Zlocha, and Szymon Zmys- lony. 2019. An exploration of state-of-the-art meth- ods for offensive language detection. arXiv preprint arXiv:1903.07445.", |
| "links": null |
| }, |
| "BIBREF73": { |
| "ref_id": "b73", |
| "title": "YNUWB at SemEval-2019 Task 6: K-max pooling cnn with average meta-embedding for identifying offensive language", |
| "authors": [ |
| { |
| "first": "Bin", |
| "middle": [], |
| "last": "Wang", |
| "suffix": "" |
| }, |
| { |
| "first": "Xiaobing", |
| "middle": [], |
| "last": "Zhou", |
| "suffix": "" |
| }, |
| { |
| "first": "Xuejie", |
| "middle": [], |
| "last": "Zhang", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Bin Wang, Xiaobing Zhou, and Xuejie Zhang. 2019. YNUWB at SemEval-2019 Task 6: K-max pooling cnn with average meta-embedding for identifying offensive language. In Proceedings of The 13th In- ternational Workshop on Semantic Evaluation (Se- mEval).", |
| "links": null |
| }, |
| "BIBREF74": { |
| "ref_id": "b74", |
| "title": "Understanding abuse: A typology of abusive language detection subtasks", |
| "authors": [ |
| { |
| "first": "Zeerak", |
| "middle": [], |
| "last": "Waseem", |
| "suffix": "" |
| }, |
| { |
| "first": "Thomas", |
| "middle": [], |
| "last": "Davidson", |
| "suffix": "" |
| }, |
| { |
| "first": "Dana", |
| "middle": [], |
| "last": "Warmsley", |
| "suffix": "" |
| }, |
| { |
| "first": "Ingmar", |
| "middle": [], |
| "last": "Weber", |
| "suffix": "" |
| } |
| ], |
| "year": 2017, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": { |
| "arXiv": [ |
| "arXiv:1705.09899" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Zeerak Waseem, Thomas Davidson, Dana Warmsley, and Ingmar Weber. 2017. Understanding abuse: A typology of abusive language detection subtasks. arXiv preprint arXiv:1705.09899.", |
| "links": null |
| }, |
| "BIBREF75": { |
| "ref_id": "b75", |
| "title": "UHH-LT at SemEval-2019 Task 6: Supervised vs. unsupervised transfer learning for offensive language detection", |
| "authors": [ |
| { |
| "first": "Gregor", |
| "middle": [], |
| "last": "Wiedemann", |
| "suffix": "" |
| }, |
| { |
| "first": "Eugen", |
| "middle": [], |
| "last": "Ruppert", |
| "suffix": "" |
| }, |
| { |
| "first": "Chris", |
| "middle": [], |
| "last": "Biemann", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Gregor Wiedemann, Eugen Ruppert, and Chris Bie- mann. 2019. UHH-LT at SemEval-2019 Task 6: Su- pervised vs. unsupervised transfer learning for of- fensive language detection. In Proceedings of The 13th International Workshop on Semantic Evalua- tion (SemEval).", |
| "links": null |
| }, |
| "BIBREF76": { |
| "ref_id": "b76", |
| "title": "Overview of the GermEval 2018 shared task on the identification of offensive language", |
| "authors": [ |
| { |
| "first": "Michael", |
| "middle": [], |
| "last": "Wiegand", |
| "suffix": "" |
| }, |
| { |
| "first": "Melanie", |
| "middle": [], |
| "last": "Siegel", |
| "suffix": "" |
| }, |
| { |
| "first": "Josef", |
| "middle": [], |
| "last": "Ruppenhofer", |
| "suffix": "" |
| } |
| ], |
| "year": 2018, |
| "venue": "Proceedings of the GermEval 2018 Workshop (Ger-mEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Michael Wiegand, Melanie Siegel, and Josef Ruppen- hofer. 2018. Overview of the GermEval 2018 shared task on the identification of offensive language. In Proceedings of the GermEval 2018 Workshop (Ger- mEval).", |
| "links": null |
| }, |
| "BIBREF77": { |
| "ref_id": "b77", |
| "title": "BNU-HKBU UIC NLP Team 2 at SemEval-2019 Task 6: Detecting offensive language using BERT model", |
| "authors": [ |
| { |
| "first": "Zhenghao", |
| "middle": [], |
| "last": "Wu", |
| "suffix": "" |
| }, |
| { |
| "first": "Hao", |
| "middle": [], |
| "last": "Zheng", |
| "suffix": "" |
| }, |
| { |
| "first": "Jianming", |
| "middle": [], |
| "last": "Wang", |
| "suffix": "" |
| }, |
| { |
| "first": "Weifeng", |
| "middle": [], |
| "last": "Su", |
| "suffix": "" |
| }, |
| { |
| "first": "Jefferson", |
| "middle": [], |
| "last": "Fong", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Zhenghao Wu, Hao Zheng, Jianming Wang, Weifeng Su, and Jefferson Fong. 2019. BNU-HKBU UIC NLP Team 2 at SemEval-2019 Task 6: Detecting offensive language using BERT model. In Proceed- ings of The 13th International Workshop on Seman- tic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF78": { |
| "ref_id": "b78", |
| "title": "Learning from bullying traces in social media", |
| "authors": [ |
| { |
| "first": "Jun-Ming", |
| "middle": [], |
| "last": "Xu", |
| "suffix": "" |
| }, |
| { |
| "first": "Kwang-Sung", |
| "middle": [], |
| "last": "Jun", |
| "suffix": "" |
| }, |
| { |
| "first": "Xiaojin", |
| "middle": [], |
| "last": "Zhu", |
| "suffix": "" |
| }, |
| { |
| "first": "Amy", |
| "middle": [], |
| "last": "Bellmore", |
| "suffix": "" |
| } |
| ], |
| "year": 2012, |
| "venue": "Proceedings of the Annual Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technology (NAACL-HLT)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jun-Ming Xu, Kwang-Sung Jun, Xiaojin Zhu, and Amy Bellmore. 2012. Learning from bullying traces in social media. In Proceedings of the Annual Con- ference of the North American Chapter of the Asso- ciation for Computational Linguistics: Human Lan- guage Technology (NAACL-HLT).", |
| "links": null |
| }, |
| "BIBREF79": { |
| "ref_id": "b79", |
| "title": "CN-HIT-MI.T at SemEval-2019 Task6: Offensive language identification based on BiLSTM with double attention", |
| "authors": [ |
| { |
| "first": "Zhang", |
| "middle": [], |
| "last": "Yaojie", |
| "suffix": "" |
| }, |
| { |
| "first": "Xu", |
| "middle": [], |
| "last": "Bing", |
| "suffix": "" |
| }, |
| { |
| "first": "Zhao", |
| "middle": [], |
| "last": "Tiejun", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Zhang Yaojie, Xu Bing, and Zhao Tiejun. 2019. CN- HIT-MI.T at SemEval-2019 Task6: Offensive lan- guage identification based on BiLSTM with double attention. In Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF80": { |
| "ref_id": "b80", |
| "title": "Predicting the type and target of offensive posts in social media", |
| "authors": [ |
| { |
| "first": "Marcos", |
| "middle": [], |
| "last": "Zampieri", |
| "suffix": "" |
| }, |
| { |
| "first": "Shervin", |
| "middle": [], |
| "last": "Malmasi", |
| "suffix": "" |
| }, |
| { |
| "first": "Preslav", |
| "middle": [], |
| "last": "Nakov", |
| "suffix": "" |
| }, |
| { |
| "first": "Sara", |
| "middle": [], |
| "last": "Rosenthal", |
| "suffix": "" |
| }, |
| { |
| "first": "Noura", |
| "middle": [], |
| "last": "Farra", |
| "suffix": "" |
| }, |
| { |
| "first": "Ritesh", |
| "middle": [], |
| "last": "Kumar", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of the Annual Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technology (NAACL-HLT)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Marcos Zampieri, Shervin Malmasi, Preslav Nakov, Sara Rosenthal, Noura Farra, and Ritesh Kumar. 2019. Predicting the type and target of offensive posts in social media. In Proceedings of the Annual Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technology (NAACL-HLT).", |
| "links": null |
| }, |
| "BIBREF81": { |
| "ref_id": "b81", |
| "title": "YNU-HPCC at SemEval-2019 Task 6: Identifying and categorising offensive language on Twitter", |
| "authors": [ |
| { |
| "first": "Chengjin", |
| "middle": [], |
| "last": "Zhou", |
| "suffix": "" |
| }, |
| { |
| "first": "Jin", |
| "middle": [], |
| "last": "Wang", |
| "suffix": "" |
| }, |
| { |
| "first": "Xuejie", |
| "middle": [], |
| "last": "Zhang", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Chengjin Zhou, Jin Wang, and Xuejie Zhang. 2019. YNU-HPCC at SemEval-2019 Task 6: Identifying and categorising offensive language on Twitter. In Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval).", |
| "links": null |
| }, |
| "BIBREF82": { |
| "ref_id": "b82", |
| "title": "UM-IU@LING at SemEval-2019 Task 6: Identifying offensive tweets using BERT and SVMs", |
| "authors": [ |
| { |
| "first": "Jian", |
| "middle": [], |
| "last": "Zhu", |
| "suffix": "" |
| }, |
| { |
| "first": "Zuoyu", |
| "middle": [], |
| "last": "Tian", |
| "suffix": "" |
| }, |
| { |
| "first": "Sandra", |
| "middle": [], |
| "last": "K\u00fcbler", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of The 13th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jian Zhu, Zuoyu Tian, and Sandra K\u00fcbler. 2019. UM- IU@LING at SemEval-2019 Task 6: Identifying of- fensive tweets using BERT and SVMs. In Proceed- ings of The 13th International Workshop on Seman- tic Evaluation (SemEval).", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "type_str": "figure", |
| "text": "Figure 1: Example of a confusion matrix provided in the results package for team NULI, which is the bestperforming team for sub-task A.", |
| "uris": null, |
| "num": null |
| }, |
| "FIGREF1": { |
| "type_str": "figure", |
| "text": "Pie chart showing the models used in subtask A. 'N/A' indicates that the system did not have a description.", |
| "uris": null, |
| "num": null |
| }, |
| "TABREF0": { |
| "text": "", |
| "type_str": "table", |
| "num": null, |
| "html": null, |
| "content": "<table><tr><td>Team</td><td>System Description Paper</td></tr><tr><td>Amobee</td><td>(Rozental and Biton, 2019)</td></tr><tr><td>ASE-CSE</td><td>(Sridharan and T, 2019)</td></tr><tr><td>bhanodaig</td><td>(Kumar et al., 2019)</td></tr><tr><td>BNU-HKBU ...</td><td>(Wu et al., 2019)</td></tr><tr><td>CAMsterdam</td><td>(Aglionby et al., 2019)</td></tr><tr><td>CN-HIT-MI.T</td><td>(Yaojie et al., 2019)</td></tr><tr><td>ConvAI</td><td>(Pavlopoulos et al., 2019)</td></tr><tr><td colspan=\"2\">DA-LD-Hildesheim (Modha et al., 2019)</td></tr><tr><td>DeepAnalyzer</td><td>(la Pea and Rosso, 2019)</td></tr><tr><td>Duluth</td><td>(Pedersen, 2019)</td></tr><tr><td>Emad</td><td>(Kebriaei et al., 2019)</td></tr><tr><td>Embeddia</td><td>(Pelicon et al., 2019)</td></tr><tr><td>Fermi</td><td>(Indurthi et al., 2019)</td></tr><tr><td>Ghmerti</td><td>(Doostmohammadi et al., 2019)</td></tr><tr><td>HAD-T\u00fcbingen</td><td>(Bansal et al., 2019)</td></tr><tr><td>HHU</td><td>(Oberstrass et al., 2019)</td></tr><tr><td>Hope</td><td>(Patras et al., 2019)</td></tr><tr><td>INGEOTEC</td><td>(Graff et al., 2019)</td></tr><tr><td>JCTICOL</td><td>(HaCohen-Kerner et al., 2019)</td></tr><tr><td>jhan014</td><td>(Han et al., 2019)</td></tr><tr><td>JTML</td><td>(Torres and Vaca, 2019)</td></tr><tr><td>JU ETCE 17 21</td><td>(Mukherjee et al., 2019)</td></tr><tr><td>KMI Coling</td><td>(Rani and Ojha, 2019)</td></tr><tr><td>LaSTUS/TALN</td><td>(Altin et al., 2019)</td></tr><tr><td>LTL-UDE</td><td>(Aggarwal et al., 2019)</td></tr><tr><td>MIDAS</td><td>(Mahata et al., 2019)</td></tr><tr><td colspan=\"2\">Nikolov-Radivchev (Nikolov and Radivchev, 2019)</td></tr><tr><td colspan=\"2\">NIT Agartala NLP Team (Swamy et al., 2019)</td></tr><tr><td>NLP</td><td>(Kapil et al., 2019)</td></tr><tr><td>NLP@UIOWA</td><td>(Rusert and Srinivasan, 2019)</td></tr><tr><td>NLPR@SRPOL</td><td>(Seganti et al., 2019)</td></tr><tr><td>nlpUP</td><td>(Mitrovi\u0107 et al., 2019)</td></tr><tr><td>NULI</td><td>(Liu et al., 2019)</td></tr><tr><td>SINAI</td><td>(Plaza-del Arco et al., 2019)</td></tr><tr><td>SSN NLP</td><td>(Thenmozhi et al., 2019)</td></tr><tr><td>Stop PropagHate</td><td>(Fortuna et al., 2019)</td></tr><tr><td>Pardeep</td><td>(Singh and Chand, 2019)</td></tr><tr><td>techssn</td><td>(S et al., 2019)</td></tr><tr><td>The Titans</td><td>(Garain and Basu, 2019)</td></tr><tr><td>TUVD</td><td>(Shushkevich et al., 2019)</td></tr><tr><td>T\u00fcKaSt</td><td>(Kannan and Stein, 2019)</td></tr><tr><td>UBC-NLP</td><td>(Rajendran et al., 2019)</td></tr><tr><td>UTFPR</td><td>(Paetzold, 2019)</td></tr><tr><td>UHH-LT</td><td>(Wiedemann et al., 2019)</td></tr><tr><td>UM-IU@LING</td><td>(Zhu et al., 2019)</td></tr><tr><td>USF</td><td>(Goel and Sharma, 2019)</td></tr><tr><td>UVA Wahoos</td><td>(Ramakrishnan et al., 2019)</td></tr><tr><td>YNU-HPCC</td><td>(Zhou et al., 2019)</td></tr><tr><td>YNUWB</td><td>(Wang et al., 2019)</td></tr><tr><td>Zeyad</td><td>(El-Zanaty, 2019)</td></tr></table>" |
| }, |
| "TABREF1": { |
| "text": "", |
| "type_str": "table", |
| "num": null, |
| "html": null, |
| "content": "<table/>" |
| }, |
| "TABREF3": { |
| "text": "", |
| "type_str": "table", |
| "num": null, |
| "html": null, |
| "content": "<table/>" |
| }, |
| "TABREF7": { |
| "text": "", |
| "type_str": "table", |
| "num": null, |
| "html": null, |
| "content": "<table/>" |
| } |
| } |
| } |
| } |