Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Size:
100K - 1M
ArXiv:
Tags:
language-identification
License:
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
- wili_2018.py +0 -1
wili_2018.py
CHANGED
@@ -15,7 +15,6 @@
|
|
15 |
|
16 |
"""WiLI-2018, the Wikipedia language identification benchmark dataset"""
|
17 |
|
18 |
-
from __future__ import absolute_import, division, print_function
|
19 |
|
20 |
import datasets
|
21 |
|
|
|
15 |
|
16 |
"""WiLI-2018, the Wikipedia language identification benchmark dataset"""
|
17 |
|
|
|
18 |
|
19 |
import datasets
|
20 |
|