tomaarsen HF staff commited on
Commit
3ca1345
1 Parent(s): 039745a

Set code snippet languages

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -36,7 +36,7 @@ For more details, see https://aclanthology.org/S14-2004/
36
 
37
  An example of 'train' looks as follows.
38
 
39
- ```
40
  {'text': 'I charge it at night and skip taking the cord with me because of the good battery life.', 'span': 'cord', 'label': 'neutral', 'ordinal': 0}
41
  {'text': 'I charge it at night and skip taking the cord with me because of the good battery life.', 'span': 'battery life', 'label': 'positive', 'ordinal': 0}
42
  {'text': 'The tech guy then said the service center does not do 1-to-1 exchange and I have to direct my concern to the "sales" team, which is the retail shop which I bought my netbook from.', 'span': 'service center', 'label': 'negative', 'ordinal': 0}
@@ -61,7 +61,7 @@ The data fields are the same among all splits.
61
 
62
  ### Citation Information
63
 
64
- ```
65
  @inproceedings{pontiki-etal-2014-semeval,
66
  title = "{S}em{E}val-2014 Task 4: Aspect Based Sentiment Analysis",
67
  author = "Pontiki, Maria and
 
36
 
37
  An example of 'train' looks as follows.
38
 
39
+ ```json
40
  {'text': 'I charge it at night and skip taking the cord with me because of the good battery life.', 'span': 'cord', 'label': 'neutral', 'ordinal': 0}
41
  {'text': 'I charge it at night and skip taking the cord with me because of the good battery life.', 'span': 'battery life', 'label': 'positive', 'ordinal': 0}
42
  {'text': 'The tech guy then said the service center does not do 1-to-1 exchange and I have to direct my concern to the "sales" team, which is the retail shop which I bought my netbook from.', 'span': 'service center', 'label': 'negative', 'ordinal': 0}
 
61
 
62
  ### Citation Information
63
 
64
+ ```bibtex
65
  @inproceedings{pontiki-etal-2014-semeval,
66
  title = "{S}em{E}val-2014 Task 4: Aspect Based Sentiment Analysis",
67
  author = "Pontiki, Maria and