Conversation Graph Construction Approach of Cyberbully Detection Using Bully Scores
摘要
Social media is a platform for sharing content and interacting with other people through multimedia data such as photos, videos, and documents accessed via computers or smartphones. One of the most dangerous consequences of social media is the rise of cyberbullying, which is more diabolical than traditional bullying and hard to control. The objective of the system is to determine the bully score of the users, and it helps to identify how much the person is using bully phrases in social media. The proposed work aims to recognize the cyberbullying phrase in a tweet using VADER sentimental analysis of the user. BERT model is used to classify the bully tweets which performs with a better accuracy of 0.9535. A conversation graph is constructed by a bully score of each user with the help of the PageRank algorithm to identify the cyberbullies.