Datasets:
Tasks:
Text Classification
Sub-tasks:
fact-checking
Languages:
Bulgarian
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
expert-generated
Annotations Creators:
expert-generated
Source Datasets:
original
License:
unknown
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
- clickbait_news_bg.py +0 -1
clickbait_news_bg.py
CHANGED
@@ -15,7 +15,6 @@
|
|
15 |
|
16 |
""" Dataset with clickbait and fake news in Bulgarian. """
|
17 |
|
18 |
-
from __future__ import absolute_import, division, print_function
|
19 |
|
20 |
import openpyxl # noqa: requires this pandas optional dependency for reading xlsx files
|
21 |
import pandas as pd
|
15 |
|
16 |
""" Dataset with clickbait and fake news in Bulgarian. """
|
17 |
|
|
|
18 |
|
19 |
import openpyxl # noqa: requires this pandas optional dependency for reading xlsx files
|
20 |
import pandas as pd
|