Henniina commited on
Commit
2058853
·
verified ·
1 Parent(s): 78f430f

Update README.md

Browse files

added reference info, corrected label list

Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -58,7 +58,8 @@ This model is based on **SetFit** ([SetFit: Efficient Few-Shot Learning Without
58
  - **Architecture:** SetFit with sentence-transformers/paraphrase-mpnet-base-v2
59
  - **Task:** Single-label classification for communicative act actions
60
  - **Classes:**
61
- - `informing statement`
 
62
  - `challenge`
63
  - `rejection`
64
  - `appreciation`
@@ -104,7 +105,8 @@ For detailed instructions, refer to the GitHub repository linked above.
104
 
105
  If you use this model in your work, please cite:
106
 
107
- ##### TO BE ADDED.
 
108
 
109
  ### Questions or Feedback?
110
 
 
58
  - **Architecture:** SetFit with sentence-transformers/paraphrase-mpnet-base-v2
59
  - **Task:** Single-label classification for communicative act actions
60
  - **Classes:**
61
+ - `informing statement`
62
+ - `announcement`
63
  - `challenge`
64
  - `rejection`
65
  - `appreciation`
 
105
 
106
  If you use this model in your work, please cite:
107
 
108
+ 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
109
+
110
 
111
  ### Questions or Feedback?
112