Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
sentiment-classification
Languages:
English
Size:
1K - 10K
ArXiv:
License:
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
- per_sent.py +0 -1
per_sent.py
CHANGED
@@ -18,7 +18,6 @@ PerSenT is a crowd-sourced dataset that captures the sentiment of an author towa
|
|
18 |
|
19 |
"""
|
20 |
|
21 |
-
from __future__ import absolute_import, division, print_function
|
22 |
|
23 |
import csv
|
24 |
|
|
|
18 |
|
19 |
"""
|
20 |
|
|
|
21 |
|
22 |
import csv
|
23 |
|