Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -87,6 +87,7 @@ The dataset contains only one split. It contains following fields:
|
|
| 87 |
- date: Datetime when the question was asked.
|
| 88 |
- URL: url of the question
|
| 89 |
- id: id number of the row
|
|
|
|
| 90 |
|
| 91 |
## Dataset Creation
|
| 92 |
|
|
|
|
| 87 |
- date: Datetime when the question was asked.
|
| 88 |
- URL: url of the question
|
| 89 |
- id: id number of the row
|
| 90 |
+
- language: language detected with lingua Python library with human fixed outliers
|
| 91 |
|
| 92 |
## Dataset Creation
|
| 93 |
|