Datasets:
Tasks:
Text Classification
Sub-tasks:
sentiment-classification
Languages:
German
Size:
10K<n<100K
License:
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
omp.py
CHANGED
|
@@ -15,7 +15,6 @@
|
|
| 15 |
"""The “One Million Posts” corpus is an annotated data set consisting of
|
| 16 |
user comments posted to an Austrian newspaper website (in German language)."""
|
| 17 |
|
| 18 |
-
from __future__ import absolute_import, division, print_function
|
| 19 |
|
| 20 |
from pathlib import Path
|
| 21 |
|
|
|
|
| 15 |
"""The “One Million Posts” corpus is an annotated data set consisting of
|
| 16 |
user comments posted to an Austrian newspaper website (in German language)."""
|
| 17 |
|
|
|
|
| 18 |
|
| 19 |
from pathlib import Path
|
| 20 |
|