Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,8 @@ This model is based on **T5-base** and uses the **Compacter** ([Compacter: Effic
|
|
22 |
- **Architecture:** T5-base with Compacter
|
23 |
- **Task:** Single-label classification for communicative act actions
|
24 |
- **Classes:**
|
25 |
-
- `informing statement`
|
|
|
26 |
- `challenge`
|
27 |
- `rejection`
|
28 |
- `appreciation`
|
@@ -59,7 +60,8 @@ For detailed instructions, refer to the GitHub repository linked above.
|
|
59 |
|
60 |
If you use this model in your work, please cite:
|
61 |
|
62 |
-
|
|
|
63 |
|
64 |
### Questions or Feedback?
|
65 |
|
|
|
22 |
- **Architecture:** T5-base with Compacter
|
23 |
- **Task:** Single-label classification for communicative act actions
|
24 |
- **Classes:**
|
25 |
+
- `informing statement`
|
26 |
+
- `announcement`
|
27 |
- `challenge`
|
28 |
- `rejection`
|
29 |
- `appreciation`
|
|
|
60 |
|
61 |
If you use this model in your work, please cite:
|
62 |
|
63 |
+
Paakki, H., Ghorbanpour, F. (2025). Computational Analysis of Communicative Acts for Understanding Crisis News Comment Discourses. In: Aiello, L.M., Chakraborty, T., Gaito, S. (eds) Social Networks Analysis and Mining. ASONAM 2024. Lecture Notes in Computer Science, vol 15212. Springer, Cham. https://doi.org/10.1007/978-3-031-78538-2_20
|
64 |
+
|
65 |
|
66 |
### Questions or Feedback?
|
67 |
|