File size: 5,695 Bytes
a9ef1ad
 
1eb75b2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b265c23
1eb75b2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b265c23
 
a9ef1ad
b265c23
 
 
1eb75b2
 
 
b265c23
 
 
1eb75b2
b265c23
1eb75b2
 
 
b265c23
 
 
 
 
 
 
 
 
1eb75b2
 
 
b265c23
 
1eb75b2
 
 
b265c23
 
 
1eb75b2
 
 
b265c23
 
 
 
 
 
 
 
 
 
 
 
 
 
1eb75b2
 
b265c23
1eb75b2
 
 
b265c23
 
b9fa481
b265c23
 
 
 
 
 
 
 
 
 
1eb75b2
 
 
b265c23
1eb75b2
 
 
b265c23
 
1eb75b2
 
b265c23
1eb75b2
 
 
 
 
b265c23
1eb75b2
 
 
b265c23
1eb75b2
 
 
 
 
b265c23
1eb75b2
 
 
b265c23
1eb75b2
 
 
 
 
b265c23
1eb75b2
 
 
b265c23
1eb75b2
 
 
b265c23
 
 
 
1eb75b2
 
 
 
b265c23
1eb75b2
 
 
b265c23
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
---
license: mit
tags:
- multilingual
- text
- coordinates
- geospatial
- translation
- NER
- geo
- geo-tagged
- named-entity-recognition
- natural-language-processing
- geographic-data
- geolocation
- twitter
- reddit
task_categories:
- feature-extraction
- token-classification
- text-classification
pretty_name: Multilingual Geo-Tagged Social Media Posts (by 123 world regions)
language:
- en
- zh
- es
- hi
- ar
- bn
- pt
- ru
- ja
- pa
- de
- jv
- ms
- te
- vi
- ko
- fr
- mr
- ta
- ur
- tr
- it
- th
- gu
- fa
- pl
size_categories:
- 100M<n<1B
---


# Dataset Card for Multilingual Geo-Tagged Social Media Posts (by 123 world regions)

## Dataset Description

- **Homepage:**  https://huggingface.co/datasets/yachay/text_coordinates_regions
- **Repository:** https://github.com/Yachay-AI/byt5-geotagging#datasets
- **Paper:** https://dev.to/yachayai/applying-machine-learning-to-geolocate-twitter-posts-2m1d
- **Leaderboard:** 
- **Point of Contact:** [email protected]

### Dataset Summary

The "Regions" dataset is a multilingual corpus that encompasses textual data from the 123 most populated regions worldwide, with each region's data organized into separate .json files. This dataset consists of approximately 500,000 text samples, each paired with its geographic coordinates.

**Key Features:**

- **Textual Data:** The dataset contains 500,000 text samples.
- **Geocoordinates:** Each text sample is associated with geocoordinates.
- **Regional Coverage:** The dataset encompasses 123 of the world's most populated regions.
- **Tweet Data:** Within each region, there are 5,000 individual tweets/comments.


### Supported Tasks and Leaderboards

This dataset is well-suited for tasks such as geotagging, where the objective is to associate text with specific geographical locations. It can also be utilized for geolocation analysis, sentiment analysis in regional contexts, and regional text classification.


### Languages

**Multilingual Dataset**

This dataset is multilingual and contains text data in various languages from around the world. It does not have a fixed set of languages, and the language composition may vary across different versions or updates of the dataset.

## Dataset Structure

**Structure and Naming Convention:**

The naming convention for the JSON files follows the format "c_0.json" to "c_122.json," where "c_" represents the region category followed by a unique identifier

```bash 
/
β”œβ”€β”€ .gitattributes
β”œβ”€β”€ README.md
β”œβ”€β”€ c_0.json                 # Each .json file attributes to one of 123 regions
β”œβ”€β”€ c_1.json
β”œβ”€β”€ ...
β”œβ”€β”€ c_122.json
```

### Data Instances

The Regions dataset consists of a total of 500,000 data instances, with each instance comprising a text sample and its associated geocoordinates. These instances are distributed across the 123 in each json file.

### Data Fields

**Text (text):** This field contains the text sample, typically holds natural language text data, such as comments, tweets, or any text-based content.

**Coordinates (coordinates):**  This field includes geographical coordinates, latitude and longitude, providing the geographic location associated with the text.

```json
{
  "text": "sample text",
  "coordinates": [
    "-75.04057630341867",
    "40.01714225600481"
  ]
}
```

### Data Splits

This dataset is not pre-partitioned into training, validation, and test data splits, providing flexibility for users to split the data according to their specific research or application needs. Users can customize the data partitioning to suit their machine learning experiments and analytical requirements.

## Dataset Creation

2021

### Curation Rationale

The "Regions" dataset was created with an objective to train and enhance geotagging textual models. With 500,000 text samples, each paired with geocoordinates, it offers a resource for developing models that can associate text with specific geographical locations. Whether for geolocation analysis or other tasks merging text and geographic information, this dataset serves as a valuable training tool.

### Source Data

#### Initial Data Collection and Normalization

The initial data collection process focused on gathering geotagged comments from social media platforms, with a primary emphasis on Twitter.

#### Who are the source language producers?

Twitter Community 

### Annotations

#### Annotation process

The coordinates in this dataset have been derived from metadata sources.

#### Who are the annotators?

No manual annotation was conducted for this dataset.

## Considerations for Using the Data

### Social Impact of Dataset

The "Regions" dataset, with its multilingual text and geographic coordinates, presents an opportunity to advance research in geospatial NLP. However, it is crucial for users to exercise caution and ethical responsibility when handling location-related data to mitigate any potential privacy concerns or misuse.

### Discussion of Biases

It's essential to acknowledge that the data collected from social media platforms may contain inherent biases, influenced by user demographics and platform dynamics. Researchers should be mindful of these biases and consider potential implications in their analyses.

### Other Known Limitations

- The dataset's multilingual nature may lead to varying data quality and linguistic diversity across regions.
- The use of geotagged social media comments means that the dataset may not cover less active or less represented regions. 
- The accuracy of geocoordinates is subject to inherent limitations of the data sources used for collection.
  
## Additional Information

### Dataset Curators

Yachay AI

### Licensing Information

MIT