Updated citation
Browse files
README.md
CHANGED
@@ -190,7 +190,13 @@ This work was partially funded by 2 projects under EU’s H2020 Research and Inn
|
|
190 |
### Citation
|
191 |
|
192 |
```bibtex
|
193 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
194 |
```
|
195 |
|
196 |
### Disclaimer
|
|
|
190 |
### Citation
|
191 |
|
192 |
```bibtex
|
193 |
+
@inproceedings{pamies2023weakly,
|
194 |
+
title={A weakly supervised textual entailment approach to zero-shot text classification},
|
195 |
+
author={P{\`a}mies, Marc and Llop, Joan and Multari, Francesco and Duran-Silva, Nicolau and Parra-Rojas, C{\'e}sar and Gonz{\'a}lez-Agirre, Aitor and Massucci, Francesco Alessandro and Villegas, Marta},
|
196 |
+
booktitle={Proceedings of the 17th Conference of the European Chapter of the Association for Computational Linguistics},
|
197 |
+
pages={286--296},
|
198 |
+
year={2023}
|
199 |
+
}
|
200 |
```
|
201 |
|
202 |
### Disclaimer
|