File size: 4,037 Bytes
526e708
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dae5fb6
526e708
 
24ef3f4
526e708
 
 
24ef3f4
dae5fb6
526e708
 
 
 
 
dae5fb6
24ef3f4
6900004
 
526e708
 
6900004
526e708
6900004
 
526e708
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: local_created_at
    dtype: string
  - name: id
    dtype: int64
  - name: text
    dtype: string
  - name: source
    dtype: string
  - name: truncated
    dtype: bool
  - name: in_reply_to_status_id
    dtype: float32
  - name: in_reply_to_user_id
    dtype: float32
  - name: user_id
    dtype: int64
  - name: user_name
    dtype: string
  - name: user_screen_name
    dtype: string
  - name: user_location
    dtype: string
  - name: user_url
    dtype: string
  - name: user_verified
    dtype: bool
  - name: user_default_profile
    dtype: bool
  - name: user_description
    dtype: string
  - name: user_followers_count
    dtype: int64
  - name: user_friends_count
    dtype: int64
  - name: user_listed_count
    dtype: int64
  - name: user_favourites_count
    dtype: int64
  - name: user_statuses_count
    dtype: int64
  - name: local_user_created_at
    dtype: string
  - name: place_id
    dtype: string
  - name: place_url
    dtype: string
  - name: place_place_type
    dtype: string
  - name: place_name
    dtype: string
  - name: place_country_code
    dtype: string
  - name: place_bounding_box_type
    dtype: string
  - name: place_bounding_box_coordinates
    dtype: string
  - name: is_quote_status
    dtype: bool
  - name: retweet_count
    dtype: int64
  - name: favorite_count
    dtype: int64
  - name: entities_hashtags
    dtype: string
  - name: entities_urls
    dtype: string
  - name: entities_symbols
    dtype: string
  - name: entities_user_mentions
    dtype: string
  - name: favorited
    dtype: bool
  - name: retweeted
    dtype: bool
  - name: possibly_sensitive
    dtype: bool
  - name: lang
    dtype: string
  - name: latitude
    dtype: float32
  - name: longitude
    dtype: float32
  - name: year_created_at
    dtype: int64
  - name: month_created_at
    dtype: int64
  - name: day_created_at
    dtype: int64
  - name: weekday_created_at
    dtype: int64
  - name: hour_created_at
    dtype: int64
  - name: minute_created_at
    dtype: int64
  - name: year_user_created_at
    dtype: int64
  - name: month_user_created_at
    dtype: int64
  - name: day_user_created_at
    dtype: int64
  - name: weekday_user_created_at
    dtype: int64
  - name: hour_user_created_at
    dtype: int64
  - name: minute_user_created_at
    dtype: int64
  - name: subzone
    dtype: string
  - name: planning_area
    dtype: string
  - name: poi_flag
    dtype: float32
  - name: poi_id
    dtype: string
  - name: poi_dist
    dtype: float32
  - name: poi_latitude
    dtype: float32
  - name: poi_longitude
    dtype: float32
  - name: poi_name
    dtype: string
  - name: poi_type
    dtype: string
  - name: poi_cate2
    dtype: string
  - name: poi_cate3
    dtype: string
  - name: clean_text
    dtype: string
  - name: joy_score
    dtype: float32
  - name: trust_score
    dtype: float32
  - name: positive_score
    dtype: float32
  - name: sadness_score
    dtype: float32
  - name: disgust_score
    dtype: float32
  - name: anger_score
    dtype: float32
  - name: anticipation_score
    dtype: float32
  - name: negative_score
    dtype: float32
  - name: fear_score
    dtype: float32
  - name: surprise_score
    dtype: float32
  - name: words
    dtype: string
  - name: polarity_score
    dtype: float32
  - name: manual_label_1
    dtype: int64
  - name: T0_q1
    dtype: int64
  - name: bart_mnli
    dtype: float32
  - name: T0_q2
    dtype: int64
  - name: num_keywords
    dtype: int64
  - name: preprocess-1
    dtype: string
  - name: preprocess-2
    dtype: string
  - name: llama
    dtype: int64
  - name: clabel
    dtype: bool
  splits:
  - name: train
    num_bytes: 1597795154
    num_examples: 1025135
  download_size: 490565616
  dataset_size: 1597795154
---
# Dataset Card for "SG-subzone-poi-sentiment_1"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)