Merging Datasets for Aggressive Text Identification
This paper presents the approach of the team {``}groutar{''} to the shared task on Aggression Identification, considering the test sets in English, both from Facebook and general Social Media. This experiment aims to test the effect of merging new datasets in the performance of classification models. We followed a standard machine learning approach with training, validation, and testing phases, and considered features such as part-of-speech, frequencies of insults, punctuation, sentiment, and capitalization. In terms of algorithms, we experimented with Boosted Logistic Regression, Multi-Layer Perceptron, Parallel Random Forest and eXtreme Gradient Boosting. One question appearing was how to merge datasets using different classification systems (e.g. aggression vs. toxicity). Other issue concerns the possibility to generalize models and apply them to data from different social networks. Regarding these, we merged two datasets, and the results showed that training with similar data is an advantage in the classification of social networks data. However, adding data from different platforms, allowed slightly better results in both Facebook and Social Media, indicating that more generalized models can be an advantage.
Code (0)
등록된 구현이 없습니다.
Tasks
Aggression IdentificationClassificationGeneral ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
The Role of Computational Stylometry in Identifying (Misogynistic) Aggression in English Social Media Texts
In this paper, we describe UniOr{\_}ExpSys team participation in TRAC-2 (Trolling, Aggression and Cyberbullying) shared task, a workshop organized as part of LREC 2020. TRAC-2 shared task is organized in two sub-tasks: A…
Aggression IdentificationMisogynistic Aggression IdentificationAI\_ML\_NIT\_Patna @ TRAC - 2: Deep Learning Approach for Multi-lingual Aggression Identification
This paper describes the details of developed models and results of team AI{\_}ML{\_}NIT{\_}Patna for the shared task of TRAC - 2. The main objective of the said task is to identify the level of aggression and whether th…
Aggression IdentificationM-BAD: A Multilabel Dataset for Detecting Aggressive Texts and Their Targets
Recently, detection and categorization of undesired (e. g., aggressive, abusive, offensive, hate) content from online platforms has grabbed the attention of researchers because of its detrimental impact on society. Sever…
Scmhl5 at TRAC-2 Shared Task on Aggression Identification: Bert Based Ensemble Learning Approach
This paper presents a system developed during our participation (team name: scmhl5) in the TRAC-2 Shared Task on aggression identification. In particular, we participated in English Sub-task A on three-class classificati…
Aggression IdentificationBinary ClassificationEnsemble LearningGeneral ClassificationSAJA at TRAC 2020 Shared Task: Transfer Learning for Aggressive Identification with XGBoost
we have developed a system based on transfer learning technique depending on universal sentence encoder (USE) embedding that will be trained in our developed model using xgboost classifier to identify the aggressive text…
SentenceTransfer Learning