Identifying Toxic Comments on Wikipedia
Project Framework.
Project Summary
- Classified six kinds of toxic comments through neutral networks using PyTorch and TensorFlow through Keras.
- Built a Bi-directional LSTM model for multinomial classification and a Naïve Bayes classifier for binomial classification.