File size: 3,649 Bytes
65be194
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
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: float64
  - name: in_reply_to_user_id
    dtype: float64
  - 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: float64
  - name: longitude
    dtype: float64
  - 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: float64
  - name: poi_id
    dtype: string
  - name: poi_dist
    dtype: float64
  - name: poi_latitude
    dtype: float64
  - name: poi_longitude
    dtype: float64
  - 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: float64
  - name: trust_score
    dtype: float64
  - name: positive_score
    dtype: float64
  - name: sadness_score
    dtype: float64
  - name: disgust_score
    dtype: float64
  - name: anger_score
    dtype: float64
  - name: anticipation_score
    dtype: float64
  - name: negative_score
    dtype: float64
  - name: fear_score
    dtype: float64
  - name: surprise_score
    dtype: float64
  - name: words
    dtype: string
  - name: polarity_score
    dtype: float64
  - name: labels
    dtype: int64
  splits:
  - name: '0203'
    num_bytes: 1519418943
    num_examples: 1025135
  download_size: 415295950
  dataset_size: 1519418943
---
# Dataset Card for "SG-subzone-poi-sentiment"

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