Update README.md
Browse files
README.md
CHANGED
@@ -55,7 +55,7 @@ An example of a HS-CN pair in Basque, Spanish and English is illustrated below:
|
|
55 |
| Los musulmanes no tienen nada útil que pueda enriquecer nuestra cultura.| ¿Qué han hecho los musulmanes por nosotros? Bueno, café, relojes, cámaras, higiene, universidades, instrumentos quirúrgicos, mapas, música, álgebra.|
|
56 |
| Muslims do not have anything useful that can enrich our culture.| What have Muslims ever done for us? Well, Coffee, Clocks, Cameras, Hygiene, Universities, Surgical Instruments, Maps, Music, Algebra.|
|
57 |
|
58 |
-
If you use the model please **cite
|
59 |
|
60 |
## Citation
|
61 |
|
@@ -68,6 +68,19 @@ If you use the model please **cite the following paper**:
|
|
68 |
}
|
69 |
```
|
70 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
71 |
**Contact**: [Rodrigo Agerri](https://ragerri.github.io/)
|
72 |
HiTZ Center - Ixa, University of the Basque Country UPV/EHU
|
73 |
|
|
|
55 |
| Los musulmanes no tienen nada útil que pueda enriquecer nuestra cultura.| ¿Qué han hecho los musulmanes por nosotros? Bueno, café, relojes, cámaras, higiene, universidades, instrumentos quirúrgicos, mapas, música, álgebra.|
|
56 |
| Muslims do not have anything useful that can enrich our culture.| What have Muslims ever done for us? Well, Coffee, Clocks, Cameras, Hygiene, Universities, Surgical Instruments, Maps, Music, Algebra.|
|
57 |
|
58 |
+
If you use the model please **cite these two papers**:
|
59 |
|
60 |
## Citation
|
61 |
|
|
|
68 |
}
|
69 |
```
|
70 |
|
71 |
+
```bibtex
|
72 |
+
@inproceedings{chung-etal-2019-conan,
|
73 |
+
title = "{CONAN} - {CO}unter {NA}rratives through Nichesourcing: a Multilingual Dataset of Responses to Fight Online Hate Speech",
|
74 |
+
author = "Chung, Yi-Ling and
|
75 |
+
Kuzmenko, Elizaveta and
|
76 |
+
Tekiroglu, Serra Sinem and
|
77 |
+
Guerini, Marco",
|
78 |
+
booktitle = "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics",
|
79 |
+
year = "2019",
|
80 |
+
pages = "2819--2829"
|
81 |
+
}
|
82 |
+
```
|
83 |
+
|
84 |
**Contact**: [Rodrigo Agerri](https://ragerri.github.io/)
|
85 |
HiTZ Center - Ixa, University of the Basque Country UPV/EHU
|
86 |
|