Datasets:
Tasks:
Text Classification
Modalities:
Text
Sub-tasks:
sentiment-analysis
Languages:
Chinese
Size:
1K - 10K
Tags:
stance-detection
License:
remove a space
Browse files- nlpcc-stance.py +0 -1
nlpcc-stance.py
CHANGED
@@ -13,7 +13,6 @@
|
|
13 |
# limitations under the License.
|
14 |
"""NLPCC Shared Task 4, Stance Detection in Chinese Microblogs (Task A)"""
|
15 |
|
16 |
-
|
17 |
import csv
|
18 |
import json
|
19 |
import os
|
|
|
13 |
# limitations under the License.
|
14 |
"""NLPCC Shared Task 4, Stance Detection in Chinese Microblogs (Task A)"""
|
15 |
|
|
|
16 |
import csv
|
17 |
import json
|
18 |
import os
|