tomaarsen HF staff commited on
Commit
bbdce99
·
1 Parent(s): 0ab627e

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': 'But the staff was so horrible to us.', 'span': 'staff', 'label': 'negative', 'ordinal': 0}
41
  {'text': "To be completely fair, the only redeeming factor was the food, which was above average, but couldn't make up for all the other deficiencies of Teodora.", 'span': 'food', 'label': 'positive', 'ordinal': 0}
42
  {'text': "The food is uniformly exceptional, with a very capable kitchen which will proudly whip up whatever you feel like eating, whether it's on the menu or not.", 'span': 'food', 'label': 'positive', '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': 'But the staff was so horrible to us.', 'span': 'staff', 'label': 'negative', 'ordinal': 0}
41
  {'text': "To be completely fair, the only redeeming factor was the food, which was above average, but couldn't make up for all the other deficiencies of Teodora.", 'span': 'food', 'label': 'positive', 'ordinal': 0}
42
  {'text': "The food is uniformly exceptional, with a very capable kitchen which will proudly whip up whatever you feel like eating, whether it's on the menu or not.", 'span': 'food', 'label': 'positive', '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