SOTAVerified

TNT: Text Normalization based Pre-training of Transformers for Content Moderation

2020-11-01EMNLP 2020Unverified0· sign in to hype

Fei Tan, Yifan Hu, Changwei Hu, Keqian Li, Kevin Yen

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this work, we present a new language pre-training model TNT (Text Normalization based pre-training of Transformers) for content moderation. Inspired by the masking strategy and text normalization, TNT is developed to learn language representation by training transformers to reconstruct text from four operation types typically seen in text manipulation: substitution, transposition, deletion, and insertion. Furthermore, the normalization involves the prediction of both operation types and token labels, enabling TNT to learn from more challenging tasks than the standard task of masked word recovery. As a result, the experiments demonstrate that TNT outperforms strong baselines on the hate speech classification task. Additional text normalization experiments and case studies show that TNT is a new potential approach to misspelling correction.

Tasks

Reproductions