English

Toxic Comments Hunter : Score Severity of Toxic Comments

Computation and Language 2022-03-08 v1 Artificial Intelligence

Abstract

The detection and identification of toxic comments are conducive to creating a civilized and harmonious Internet environment. In this experiment, we collected various data sets related to toxic comments. Because of the characteristics of comment data, we perform data cleaning and feature extraction operations on it from different angles to obtain different toxic comment training sets. In terms of model construction, we used the training set to train the models based on TFIDF and finetuned the Bert model separately. Finally, we encapsulated the code into software to score toxic comments in real-time.

Keywords

Cite

@article{arxiv.2203.03548,
  title  = {Toxic Comments Hunter : Score Severity of Toxic Comments},
  author = {Zhichang Wang and Qipeng Zhu},
  journal= {arXiv preprint arXiv:2203.03548},
  year   = {2022}
}
R2 v1 2026-06-24T10:04:54.169Z