moali-mkh-2000 commited on
Commit
7780cc0
·
verified ·
1 Parent(s): b07b688

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -23
README.md CHANGED
@@ -18,11 +18,18 @@ This dataset card aims to be a base template for new datasets. It has been gener
18
 
19
  <!-- Provide a longer summary of what this dataset is. -->
20
 
 
 
 
 
 
 
 
21
 
22
 
23
- - **Curated by:** [More Information Needed]
24
- - **Funded by [optional]:** [More Information Needed]
25
- - **Shared by [optional]:** [More Information Needed]
26
  - **Language(s) (NLP):** [More Information Needed]
27
  - **License:** [More Information Needed]
28
 
@@ -94,7 +101,7 @@ This dataset card aims to be a base template for new datasets. It has been gener
94
 
95
  <!-- This section describes the people or systems who created the annotations. -->
96
 
97
- [More Information Needed]
98
 
99
  #### Personal and Sensitive Information
100
 
@@ -114,31 +121,24 @@ This dataset card aims to be a base template for new datasets. It has been gener
114
 
115
  Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
116
 
117
- ## Citation [optional]
118
 
119
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
120
 
121
  **BibTeX:**
122
 
123
- [More Information Needed]
124
-
125
- **APA:**
126
-
127
- [More Information Needed]
128
-
129
- ## Glossary [optional]
130
-
131
- <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
 
 
132
 
133
- [More Information Needed]
134
-
135
- ## More Information [optional]
136
-
137
- [More Information Needed]
138
-
139
- ## Dataset Card Authors [optional]
140
-
141
- [More Information Needed]
142
 
143
  ## Dataset Card Contact
144
 
 
18
 
19
  <!-- Provide a longer summary of what this dataset is. -->
20
 
21
+ This dataset contains more than 3300 Persian tweets, crawled from X.com
22
+ Each tweet is assigned a label, which is a number between 0 to 4.
23
+ Label 0 indicates the sentiment of Happiness and Joy.
24
+ Label 1 indicates the sentiment of Sadness.
25
+ Label 2 indicates the sentiment of Anger and Furiosity.
26
+ Label 3 indicates the sentiment of Neutral.
27
+ And finally, label 4 indicates the sentiment of intense emotions, such as Surprise, Fear, and Love.
28
 
29
 
30
+
31
+ - **Curated by:** [Mohammadali Mohammadkhani - Sina Elahimanesh]
32
+ - **Funded by :** [Mohammadali Mohammadkhani - Sina Elahimanesh]
33
  - **Language(s) (NLP):** [More Information Needed]
34
  - **License:** [More Information Needed]
35
 
 
101
 
102
  <!-- This section describes the people or systems who created the annotations. -->
103
 
104
+ [Mohammadali Mohammadkhani - Sina Elahimanesh]
105
 
106
  #### Personal and Sensitive Information
107
 
 
121
 
122
  Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
123
 
124
+ ## Citation
125
 
126
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
127
 
128
  **BibTeX:**
129
 
130
+ ```
131
+ @misc{elahimanesh2025emotionalignmentdiscoveringgap,
132
+ title={Emotion Alignment: Discovering the Gap Between Social Media and Real-World Sentiments in Persian Tweets and Images},
133
+ author={Sina Elahimanesh and Mohammadali Mohammadkhani and Shohreh Kasaei},
134
+ year={2025},
135
+ eprint={2504.10662},
136
+ archivePrefix={arXiv},
137
+ primaryClass={cs.HC},
138
+ url={https://arxiv.org/abs/2504.10662},
139
+ }
140
+ ```
141
 
 
 
 
 
 
 
 
 
 
142
 
143
  ## Dataset Card Contact
144