An open API service indexing awesome lists of open source software.

https://github.com/compnet/wikisynch

Synchronization between two Wikipedia-based Corpora
https://github.com/compnet/wikisynch

abuse-detection annotation conversations corpus

Last synced: 5 months ago
JSON representation

Synchronization between two Wikipedia-based Corpora

Awesome Lists containing this project

README

          

Wikipedia Abusive Conversations
===================
*Synchronization between two Wikipedia-based Corpora*

* Copyright 2019-2020 Noé Cécillon

`WikiSynch` is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. For source availability and license information see licence.txt

* **Lab site:** http://lia.univ-avignon.fr
* **GitHub repo:** https://github.com/CompNet/Pang
* **Contact:** Noé Cécillon

-------------------------------------------------------------------------

## Description
*Wikipedia Abusive Conversations* (WAC) is a large corpus of Wikipedia conversations annotated 3 types of abusive content (personal attack, aggression and toxicity). We developped a reconstruction pipeline to synchronize 2 existing corpora of Wikipedia comments and create WAC. This repository contains the source code used to perform this alignment.

If you use this source code or the associated data, please cite article [[C'20](#references)]:
```bibtex
@InProceedings{Cecillon2020,
author = {Cécillon, Noé and Labatut, Vincent and Dufour, Richard and Linarès, Georges},
title = {{WAC}: A Corpus of {W}ikipedia Conversations for Online Abuse Detection},
booktitle = {12th Language Resources and Evaluation Conference},
year = {2020},
pages = {1375-1383},
address = {Marseille, FR},
url = {http://www.lrec-conf.org/proceedings/lrec2020/pdf/2020.lrec-1.172.pdf},
}
```

## Dataset
The dataset itself is available for download on [Zenodo](https://doi.org/10.5281/zenodo.6817093).
The content of Wikipedia comments is distributed under the [CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/) license. The dataset is distributed under the [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) license.

## References
* **[C'20]** N. Cécillon, V. Labatut, R. Dufour, and G. Linarès, *WAC: A Corpus of Wikipedia Conversations for Online Abuse Detection*, 12th Language Resources and Evaluation Conference (LREC), 2020, pp. 1375–1383. [⟨hal-02497514⟩](https://hal.archives-ouvertes.fr/hal-02497514)