Update README.md
Browse files
README.md
CHANGED
@@ -109,7 +109,7 @@ The Regions dataset consists of a total of 500,000 data instances, with each ins
|
|
109 |
|
110 |
**Text (text):** This field contains the text sample, typically holds natural language text data, such as comments, tweets, or any text-based content.
|
111 |
|
112 |
-
**Coordinates (coordinates):** This field includes geographical coordinates,
|
113 |
|
114 |
```json
|
115 |
{
|
|
|
109 |
|
110 |
**Text (text):** This field contains the text sample, typically holds natural language text data, such as comments, tweets, or any text-based content.
|
111 |
|
112 |
+
**Coordinates (coordinates):** This field includes geographical coordinates, latitude and longitude, providing the geographic location associated with the text.
|
113 |
|
114 |
```json
|
115 |
{
|