Upload references.json
Browse files- references.json +18 -0
references.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"values": [
|
| 3 |
+
{
|
| 4 |
+
"target": [
|
| 5 |
+
"Alimentum is not family-friendly, and is near the Burger King in the city centre."
|
| 6 |
+
]
|
| 7 |
+
},
|
| 8 |
+
{
|
| 9 |
+
"target": [
|
| 10 |
+
"There is a place in the city centre, Alimentum, that is not family-friendly."
|
| 11 |
+
]
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"target": ["There is a house in New Orleans."]
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"language": "en"
|
| 18 |
+
}
|