Skip to content

Commit

Permalink
Merge pull request ag-sc#16 from lwerneke/patch-1
Browse files Browse the repository at this point in the history
Update qald-7-train-multilingual.json
  • Loading branch information
RicardoUsbeck authored Jan 31, 2018
2 parents 786186b + a9c7012 commit 34d76b0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions 7/data/qald-7-train-multilingual.json
Original file line number Diff line number Diff line change
Expand Up @@ -1767,7 +1767,7 @@
"question": [{
"language": "en",
"string": "Who is the mayor of Paris?",
"keywords": "mayor of Paris"
"keywords": "mayor, Paris"
},
{
"language": "fa",
Expand Down Expand Up @@ -12235,7 +12235,7 @@
"question": [{
"language": "en",
"string": "To which party does the mayor of Paris belong?",
"keywords": "party, mayor of Paris, belong"
"keywords": "party, mayor, Paris, belong"
},
{
"language": "fa",
Expand Down Expand Up @@ -15692,7 +15692,7 @@
},
{
"id": "213",
"answertype": "resource",
"answertype": "date",
"aggregation": false,
"onlydbo": true,
"hybrid": false,
Expand Down Expand Up @@ -15748,13 +15748,13 @@
"answers": [{
"head": {
"vars": [
"uri"
"date"
]
},
"results": {
"bindings": [{
"uri": {
"type": "uri",
"date": {
"type": "literal",
"value": "1997-08-31"
}
}]
Expand Down

0 comments on commit 34d76b0

Please sign in to comment.