Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,17 @@ and <b>focus concerns</b>, i.e, one of
|
|
17 |
* 1:prohibitive
|
18 |
* 2:no focus
|
19 |
|
20 |
-
|
21 |
|
22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
* 1:prohibitive
|
18 |
* 2:no focus
|
19 |
|
20 |
+
The model was built as part of the European project [VALAWAI](www.valawai.eu).
|
21 |
|
22 |
+
<strong>Citation info and BibTeX entry</strong></br>
|
23 |
+
|
24 |
+
<a href="https://arxiv.org/abs/2207.12264" target="_blank">https://arxiv.org/abs/2207.12264</a>
|
25 |
+
|
26 |
+
```bibtex
|
27 |
+
@inproceedings{Bru2023,
|
28 |
+
title={Moral Foundations Theory's values in social media post},
|
29 |
+
author={Brugnoli, Emanuele and Gravino, Pietro and Prevedello, Giulio},
|
30 |
+
booktitle={{VALE} workshop at {ECAI}, (accepted)},
|
31 |
+
year={2023}
|
32 |
+
}
|
33 |
+
```
|