Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,20 @@ language:
|
|
11 |
---
|
12 |
# Stereotype detection at aequa-tech
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
## Model Description
|
15 |
|
16 |
- **Developed by:** [aequa-tech](https://aequa-tech.com/)
|
|
|
11 |
---
|
12 |
# Stereotype detection at aequa-tech
|
13 |
|
14 |
+
## cite this work
|
15 |
+
|
16 |
+
```
|
17 |
+
@inproceedings{arthur2023debunker,
|
18 |
+
title={Debunker Assistant: a support for detecting online misinformation},
|
19 |
+
author={Arthur, Thomas Edward Capozzi Lupi and Cignarella, Alessandra Teresa and Frenda, Simona and Lai, Mirko and Stranisci, Marco Antonio and Urbinati, Alessandra and others},
|
20 |
+
booktitle={Proceedings of the Ninth Italian Conference on Computational Linguistics (CLiC-it 2023)},
|
21 |
+
volume={3596},
|
22 |
+
pages={1--5},
|
23 |
+
year={2023},
|
24 |
+
organization={Federico Boschetti, Gianluca E. Lebani, Bernardo Magnini, Nicole Novielli}
|
25 |
+
}
|
26 |
+
```
|
27 |
+
|
28 |
## Model Description
|
29 |
|
30 |
- **Developed by:** [aequa-tech](https://aequa-tech.com/)
|