malteos commited on
Commit
f7204bd
1 Parent(s): e92698b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -17,6 +17,11 @@ As shown in the example, insights from reviews can be derived on different granu
17
 
18
  Consequently, we frame the task as aspect-based sentiment analysis with four sub tasks:
19
 
 
 
 
 
 
20
 
21
  ## Links
22
 
 
17
 
18
  Consequently, we frame the task as aspect-based sentiment analysis with four sub tasks:
19
 
20
+ ## Data format
21
+
22
+ ```
23
+ ID <tab> Text <tab> Relevance <tab> Sentiment <tab> Aspect:Polarity (whitespace separated)
24
+ ```
25
 
26
  ## Links
27