Exploring the usage of episodic knowledge graphs to create Counter-narratives (CN) for Hate Speech (HS)
This project uses the CONAN dataset. You can find the dat ain
the data folder, and the preprocessing script
in match_conan.py
In order to run the code, follow these steps:
conda create --name graph-based-hs-cn python=3.8
conda activate graph-based-hs-cn
requirements.txtpip install -r requirements.txt --no-cache
conda activate graph-based-hs-cn
cd cltl-knowledgeextraction
git pull
pip install -e .
25 commits
HTML
98.9%
Exploring the usage of episodic knowledge graphs to create Counter-narratives (CN) for Hate Speech (HS)
This project uses the CONAN dataset. You can find the dat ain
the data folder, and the preprocessing script
in match_conan.py
In order to run the code, follow these steps:
conda create --name graph-based-hs-cn python=3.8
conda activate graph-based-hs-cn
requirements.txtpip install -r requirements.txt --no-cache
conda activate graph-based-hs-cn
cd cltl-knowledgeextraction
git pull
pip install -e .
25 commits
HTML
98.9%