Update README.md
Browse files
README.md
CHANGED
@@ -98,5 +98,18 @@ For the random split, we recommend to train models on `random_train` with `rando
|
|
98 |
### Citation Information
|
99 |
|
100 |
```
|
101 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
102 |
```
|
|
|
98 |
### Citation Information
|
99 |
|
100 |
```
|
101 |
+
@inproceedings{dimosthenis-etal-2022-twitter,
|
102 |
+
title = "{T}witter {T}opic {C}lassification",
|
103 |
+
author = "Antypas, Dimosthenis and
|
104 |
+
Ushio, Asahi and
|
105 |
+
Camacho-Collados, Jose and
|
106 |
+
Neves, Leonardo and
|
107 |
+
Silva, Vitor and
|
108 |
+
Barbieri, Francesco",
|
109 |
+
booktitle = "Proceedings of the 29th International Conference on Computational Linguistics",
|
110 |
+
month = oct,
|
111 |
+
year = "2022",
|
112 |
+
address = "Gyeongju, Republic of Korea",
|
113 |
+
publisher = "International Committee on Computational Linguistics"
|
114 |
+
}
|
115 |
```
|