Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -95,10 +95,17 @@ Code : [colab](https://colab.research.google.com/drive/10ILEWY2-J6Q1hT97cCB3eoHJ
|
|
95 |
**Accepted at Starsem2023** (The 12th Joint Conference on Lexical and Computational Semantics). Temporary citation:
|
96 |
|
97 |
```bib
|
98 |
-
@
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
}
|
104 |
```
|
|
|
95 |
**Accepted at Starsem2023** (The 12th Joint Conference on Lexical and Computational Semantics). Temporary citation:
|
96 |
|
97 |
```bib
|
98 |
+
@inproceedings{sileo-moens-2023-probing,
|
99 |
+
title = "Probing neural language models for understanding of words of estimative probability",
|
100 |
+
author = "Sileo, Damien and
|
101 |
+
Moens, Marie-francine",
|
102 |
+
booktitle = "Proceedings of the 12th Joint Conference on Lexical and Computational Semantics (*SEM 2023)",
|
103 |
+
month = jul,
|
104 |
+
year = "2023",
|
105 |
+
address = "Toronto, Canada",
|
106 |
+
publisher = "Association for Computational Linguistics",
|
107 |
+
url = "https://aclanthology.org/2023.starsem-1.41",
|
108 |
+
doi = "10.18653/v1/2023.starsem-1.41",
|
109 |
+
pages = "469--476",
|
110 |
}
|
111 |
```
|