This project makes it easy to annoatated and teste a dataset using different hate speech classifiers for different languages, including German, English, and Multilingual. The classifiers are provided through Hugging Face and include models from various sources. The project takes a simple CSV file with a "text" column as input and outputs separate CSV files for each classifier. Classifier as set to be bianry hate no hate at the moment.
Google Jigsaw Classifier - Note: An API key is required for this classifier.
Input: The project accepts a simple CSV file with a column named "text" containing the text data to be classified.
Output: Separate CSV files are generated for each classifier, containing the original text along with the classification results.
Contributions are welcome!
tbd
8 commits
Python
100.0%
This project makes it easy to annoatated and teste a dataset using different hate speech classifiers for different languages, including German, English, and Multilingual. The classifiers are provided through Hugging Face and include models from various sources. The project takes a simple CSV file with a "text" column as input and outputs separate CSV files for each classifier. Classifier as set to be bianry hate no hate at the moment.
Google Jigsaw Classifier - Note: An API key is required for this classifier.
Input: The project accepts a simple CSV file with a column named "text" containing the text data to be classified.
Output: Separate CSV files are generated for each classifier, containing the original text along with the classification results.
Contributions are welcome!
tbd
8 commits
Python
100.0%