You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Abuse detection in online conversations with text and graph embeddings
1
+
AlertEmbeddings
2
+
*Abuse detection in online conversations with text and graph embeddings*
3
3
4
-
## Datasets
4
+
# Description
5
+
This set of scripts aims at learning various text ang graph embeddings from online conversations to detect online abuse.
5
6
6
-
Datasets are available at https://zenodo.org/records/11617245
7
+
# Data
7
8
9
+
The datasets are available at https://zenodo.org/records/11617245.
10
+
To use the SpaceOrigin dataset, unzip the `SpaceOrigin_graphs.zip` archive into the `in/graphs` folder.
8
11
9
-
## Running tests
12
+
conversation should be added in the `in/text_conversations` folder as a separate file for each conversation with each line corresponding to a message. An example is available.
0 commit comments