I'm not crying, you're crying!
- Add list(s) of dependencies needed for the project (Export pip requirements.txt and conda env yaml.).
- Credit Deepmoji!
/Baseline
- Contains our baseline model for the project: a linear SVM with basic (non)emotional features for hate speech detection.
/Data
- Contains datasets (add them locally since they are gitignored in the repo.)
- TRAC
- OLID
/Preprocessing
- Contains code to preprocess datasets (and emotion lexicons?) into the VUA format etc.
/utils
- Contains various utility code for the other modules.
This repo was created by:
- Ellie Smith
- Nathan Malektoo Vandermolen-Pater
- Søren Fomsgaard
Based partially on the pynlp pipeline project by:
- CLTL: Sophie Arnoult, Pia Sommerauer, Isa Maks Available at: https://github.com/cltl/ma-course-subjectivity-mining.git
- Deepmoji ADD REFERENCE October 2020