Alienmaster commited on
Commit
6e2ef1d
1 Parent(s): dc00ef2

First commit

Browse files
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - de
4
+
5
+ configs:
6
+ - config_name: default
7
+ sep: "\t+"
8
+ column_names: ["ID", "Text", "Relevance", "Sentiment", "Aspect:Polarity"]
9
+ data_files:
10
+ - split: train
11
+ path: "train-2017-09-15.tsv"
12
+ - split: test
13
+ path: "test_syn-2017-09-15.tsv"
14
+ - split: dev
15
+ path: "dev-2017-09-15.tsv"
16
+ ---
dev-2017-09-15.tsv ADDED
The diff for this file is too large to render. See raw diff
 
test_dia-2017-09-15.tsv ADDED
The diff for this file is too large to render. See raw diff
 
test_syn-2017-09-15.tsv ADDED
The diff for this file is too large to render. See raw diff
 
train-2017-09-15.tsv ADDED
The diff for this file is too large to render. See raw diff