├── BERT-CNN-Demo.mp4 ├── BertCNN.py ├── BertCnnFinal.ipynb ├── Images └── BertCNN.png ├── LICENSE ├── Model.py ├── Pre_Process.py ├── README.md └── labeled_data.csv /BERT-CNN-Demo.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZeroxTM/BERT-CNN-Fine-Tuning-For-Hate-Speech-Detection-in-Online-Social-Media/HEAD/BERT-CNN-Demo.mp4 -------------------------------------------------------------------------------- /BertCNN.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZeroxTM/BERT-CNN-Fine-Tuning-For-Hate-Speech-Detection-in-Online-Social-Media/HEAD/BertCNN.py -------------------------------------------------------------------------------- /BertCnnFinal.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZeroxTM/BERT-CNN-Fine-Tuning-For-Hate-Speech-Detection-in-Online-Social-Media/HEAD/BertCnnFinal.ipynb -------------------------------------------------------------------------------- /Images/BertCNN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZeroxTM/BERT-CNN-Fine-Tuning-For-Hate-Speech-Detection-in-Online-Social-Media/HEAD/Images/BertCNN.png -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZeroxTM/BERT-CNN-Fine-Tuning-For-Hate-Speech-Detection-in-Online-Social-Media/HEAD/LICENSE -------------------------------------------------------------------------------- /Model.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZeroxTM/BERT-CNN-Fine-Tuning-For-Hate-Speech-Detection-in-Online-Social-Media/HEAD/Model.py -------------------------------------------------------------------------------- /Pre_Process.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZeroxTM/BERT-CNN-Fine-Tuning-For-Hate-Speech-Detection-in-Online-Social-Media/HEAD/Pre_Process.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZeroxTM/BERT-CNN-Fine-Tuning-For-Hate-Speech-Detection-in-Online-Social-Media/HEAD/README.md -------------------------------------------------------------------------------- /labeled_data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZeroxTM/BERT-CNN-Fine-Tuning-For-Hate-Speech-Detection-in-Online-Social-Media/HEAD/labeled_data.csv --------------------------------------------------------------------------------