tokens_a
sequence | tokens_b
sequence | labels_a
sequence | labels_b
sequence | lang_a
stringclasses 1
value | lang_b
stringclasses 1
value | subset
stringclasses 2
values | id
stringlengths 1
3
| alignments
stringlengths 267
2.27k
|
---|---|---|---|---|---|---|---|---|
[
"Elegant",
"dining",
"room",
"with",
"wood",
"furniture",
"."
] | [
"An",
"elegant",
"pink",
"dining",
"room",
"with",
"wooden",
"furniture",
"."
] | [
0.2,
0.2,
0.2,
0,
0,
0,
-1
] | [
0.2,
0.2,
0.2,
0.2,
0.2,
0,
0,
0,
-1
] | en | en | images | 245 | [{"sent1_word_ids": [0], "sent2_word_ids": [9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [6, 7, 8], "type": "EQUI", "score": 5.0, "comment": "with wood furniture <==> with wooden furniture "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2, 3, 4, 5], "type": "SPE2", "score": 4.0, "comment": "Elegant dining room <==> An elegant pink dining room "}, {"sent1_word_ids": [7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"A",
"man",
"jumping",
"his",
"dirt",
"bike",
"."
] | [
"A",
"man",
"on",
"a",
"bike",
"jumping",
"through",
"the",
"air",
"."
] | [
0,
0,
0,
0.2,
0.2,
0.2,
-1
] | [
0,
0,
0.2,
0.2,
0.2,
0,
1,
1,
1,
-1
] | en | en | images | 246 | [{"sent1_word_ids": [0], "sent2_word_ids": [10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "A man <==> A man "}, {"sent1_word_ids": [3], "sent2_word_ids": [6], "type": "EQUI", "score": 5.0, "comment": "jumping <==> jumping "}, {"sent1_word_ids": [7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [3, 4, 5], "type": "SPE1", "score": 4.0, "comment": "his dirt bike <==> on a bike "}, {"sent1_word_ids": [0], "sent2_word_ids": [7, 8, 9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> through the air"}] |
[
"A",
"gray",
"cat",
"with",
"green",
"eyes",
"looks",
"at",
"the",
"camera",
"."
] | [
"A",
"gray",
"cat",
"with",
"green",
"eyes",
"looking",
"into",
"the",
"camera",
"."
] | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
-1
] | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
-1
] | en | en | images | 247 | [{"sent1_word_ids": [8, 9, 10], "sent2_word_ids": [8, 9, 10], "type": "EQUI", "score": 5.0, "comment": "at the camera <==> into the camera "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2, 3], "type": "EQUI", "score": 5.0, "comment": "A gray cat <==> A gray cat "}, {"sent1_word_ids": [11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [7], "sent2_word_ids": [7], "type": "EQUI", "score": 5.0, "comment": "looks <==> looking "}, {"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [4, 5, 6], "type": "EQUI", "score": 5.0, "comment": "with green eyes <==> with green eyes "}, {"sent1_word_ids": [0], "sent2_word_ids": [11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> ."}] |
[
"A",
"black",
"and",
"white",
"cat",
"is",
"sitting",
"on",
"a",
"brown",
"chair",
"looking",
"up",
"."
] | [
"Black",
"and",
"white",
"cat",
"sitting",
"on",
"wood",
"chair",
"looking",
"up",
"."
] | [
0,
0,
0,
0,
0,
0,
0,
0.2,
0.2,
0.2,
0.2,
0,
0,
-1
] | [
0,
0,
0,
0,
0,
0.2,
0.2,
0.2,
0,
0,
-1
] | en | en | images | 248 | [{"sent1_word_ids": [6, 7], "sent2_word_ids": [5], "type": "EQUI", "score": 5.0, "comment": "is sitting <==> sitting "}, {"sent1_word_ids": [1, 2, 3, 4, 5], "sent2_word_ids": [1, 2, 3, 4], "type": "EQUI", "score": 5.0, "comment": "A black and white cat <==> Black and white cat "}, {"sent1_word_ids": [0], "sent2_word_ids": [11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [8, 9, 10, 11], "sent2_word_ids": [6, 7, 8], "type": "SIMI", "score": 4.0, "comment": "on a brown chair <==> on wood chair "}, {"sent1_word_ids": [14], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [12, 13], "sent2_word_ids": [9, 10], "type": "EQUI", "score": 5.0, "comment": "looking up <==> looking up"}] |
[
"A",
"man",
"in",
"white",
"with",
"a",
"wine",
"bottle",
"and",
"a",
"woman",
"in",
"a",
"red",
"turtleneck",
"with",
"a",
"white",
"vest",
"."
] | [
"A",
"man",
"and",
"woman",
"posing",
"on",
"a",
"field",
"with",
"a",
"bottle",
"of",
"wine",
"."
] | [
0,
0,
1,
1,
0,
0,
0,
0,
0,
0,
0,
1,
1,
1,
1,
1,
1,
1,
1,
-1
] | [
0,
0,
0,
0,
1,
1,
1,
1,
0,
0,
0,
0,
0,
-1
] | en | en | images | 249 | [{"sent1_word_ids": [12, 13, 14, 15], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "in a red turtleneck <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [5], "type": "NOALI", "score": null, "comment": "-not aligned- <==> posing "}, {"sent1_word_ids": [1, 2, 9, 10, 11], "sent2_word_ids": [1, 2, 3, 4], "type": "EQUI", "score": 5.0, "comment": "A man and a woman <==> A man and woman "}, {"sent1_word_ids": [0], "sent2_word_ids": [6, 7, 8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on a field "}, {"sent1_word_ids": [5, 6, 7, 8], "sent2_word_ids": [9, 10, 11, 12, 13], "type": "EQUI", "score": 5.0, "comment": "with a wine bottle <==> with a bottle of wine "}, {"sent1_word_ids": [0], "sent2_word_ids": [14], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [20], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [3, 4], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "in white <==> -not aligned- "}, {"sent1_word_ids": [16, 17, 18, 19], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "with a white vest <==> -not aligned-"}] |
[
"Boy",
"feeding",
"a",
"sheep",
"."
] | [
"A",
"boy",
"feeding",
"a",
"sheep",
"hay",
"."
] | [
0,
0,
0.2,
0.2,
-1
] | [
0,
0,
0,
0.2,
0.2,
0.2,
-1
] | en | en | images | 250 | [{"sent1_word_ids": [0], "sent2_word_ids": [7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [3, 4], "sent2_word_ids": [4, 5, 6], "type": "REL", "score": 4.0, "comment": "a sheep <==> a sheep hay "}, {"sent1_word_ids": [5], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "Boy <==> A boy "}, {"sent1_word_ids": [2], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "feeding <==> feeding"}] |
[
"The",
"white",
"sheep",
"is",
"standing",
"on",
"the",
"green",
"hill",
"."
] | [
"A",
"sheep",
"stands",
"on",
"a",
"hillside",
"."
] | [
0.2,
0.2,
0.2,
0,
0,
0.2,
0.2,
0.2,
0.2,
-1
] | [
0.2,
0.2,
0,
0.2,
0.2,
0.2,
-1
] | en | en | images | 251 | [{"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [4, 5], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "is standing <==> stands "}, {"sent1_word_ids": [0], "sent2_word_ids": [7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [6, 7, 8, 9], "sent2_word_ids": [4, 5, 6], "type": "SPE1", "score": 4.0, "comment": "on the green hill <==> on a hillside "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2], "type": "SPE1", "score": 4.0, "comment": "The white sheep <==> A sheep"}] |
[
"A",
"black",
"and",
"white",
"photo",
"of",
"a",
"dilapidated",
"wooden",
"fence",
"."
] | [
"A",
"black",
"and",
"white",
"photo",
"of",
"an",
"old",
"wooden",
"fence",
"near",
"a",
"dirty",
"street",
"."
] | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
-1
] | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
1,
1,
1,
1,
-1
] | en | en | images | 252 | [{"sent1_word_ids": [6, 7, 8, 9, 10], "sent2_word_ids": [6, 7, 8, 9, 10], "type": "EQUI", "score": 5.0, "comment": "of a dilapidated wooden fence <==> of an old wooden fence "}, {"sent1_word_ids": [1, 2, 3, 4, 5], "sent2_word_ids": [1, 2, 3, 4, 5], "type": "EQUI", "score": 5.0, "comment": "A black and white photo <==> A black and white photo "}, {"sent1_word_ids": [11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [11, 12, 13, 14], "type": "NOALI", "score": null, "comment": "-not aligned- <==> near a dirty street "}, {"sent1_word_ids": [0], "sent2_word_ids": [15], "type": "NOALI", "score": null, "comment": "-not aligned- <==> ."}] |
[
"An",
"AeroMexico",
"jet",
"taxing",
"along",
"a",
"runway",
"."
] | [
"A",
"silver",
"AreoMexico",
"Jet",
"Liner",
"sitting",
"on",
"the",
"tarmac",
"."
] | [
0.2,
0.2,
0.2,
0.6,
0.2,
0.2,
0.2,
-1
] | [
0.2,
0.2,
0.2,
0.2,
0.2,
0.6,
0.2,
0.2,
0.2,
-1
] | en | en | images | 253 | [{"sent1_word_ids": [4], "sent2_word_ids": [6], "type": "SIMI", "score": 2.0, "comment": "taxing <==> sitting "}, {"sent1_word_ids": [8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [5, 6, 7], "sent2_word_ids": [7, 8, 9], "type": "SPE1", "score": 4.0, "comment": "along a runway <==> on the tarmac "}, {"sent1_word_ids": [0], "sent2_word_ids": [10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2, 3, 4, 5], "type": "SPE2", "score": 4.0, "comment": "An AeroMexico jet <==> A silver AreoMexico Jet Liner"}] |
[
"A",
"group",
"of",
"people",
"sitting",
"around",
"a",
"table",
"on",
"a",
"porch",
"."
] | [
"A",
"group",
"of",
"people",
"sitting",
"around",
"a",
"table",
"with",
"food",
"on",
"it",
"."
] | [
0,
0,
0,
0,
0,
0,
0,
0,
1,
1,
1,
-1
] | [
0,
0,
0,
0,
0,
0,
0,
0,
1,
1,
1,
1,
-1
] | en | en | images | 254 | [{"sent1_word_ids": [6, 7, 8], "sent2_word_ids": [6, 7, 8], "type": "EQUI", "score": 5.0, "comment": "around a table <==> around a table "}, {"sent1_word_ids": [3, 4], "sent2_word_ids": [3, 4], "type": "EQUI", "score": 5.0, "comment": "of people <==> of people "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "A group <==> A group "}, {"sent1_word_ids": [5], "sent2_word_ids": [5], "type": "EQUI", "score": 5.0, "comment": "sitting <==> sitting "}, {"sent1_word_ids": [0], "sent2_word_ids": [13], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [0], "sent2_word_ids": [9, 10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> with food "}, {"sent1_word_ids": [0], "sent2_word_ids": [11, 12], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on it "}, {"sent1_word_ids": [9, 10, 11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "on a porch <==> -not aligned- "}, {"sent1_word_ids": [12], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"A",
"bicycle",
"is",
"parked",
"outside",
"a",
"bookstore",
"."
] | [
"A",
"green",
"bike",
"parked",
"outside",
"a",
"book",
"store",
"."
] | [
0.2,
0.2,
0,
0,
0,
0,
0,
-1
] | [
0.2,
0.2,
0.2,
0,
0,
0,
0,
0,
-1
] | en | en | images | 255 | [{"sent1_word_ids": [3, 4], "sent2_word_ids": [4], "type": "EQUI", "score": 5.0, "comment": "is parked <==> parked "}, {"sent1_word_ids": [5, 6, 7], "sent2_word_ids": [5, 6, 7, 8], "type": "EQUI", "score": 5.0, "comment": "outside a bookstore <==> outside a book store "}, {"sent1_word_ids": [0], "sent2_word_ids": [9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2, 3], "type": "SPE2", "score": 4.0, "comment": "A bicycle <==> A green bike "}, {"sent1_word_ids": [8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"Domestic",
"cat",
"looking",
"out",
"window",
"."
] | [
"A",
"white",
"cat",
"looking",
"out",
"of",
"a",
"window",
"."
] | [
0.2,
0.2,
0,
0,
0,
-1
] | [
0.2,
0.2,
0.2,
0,
0,
0,
0,
0,
-1
] | en | en | images | 256 | [{"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2, 3], "type": "SIMI", "score": 4.0, "comment": "Domestic cat <==> A white cat "}, {"sent1_word_ids": [0], "sent2_word_ids": [9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [5], "sent2_word_ids": [6, 7, 8], "type": "EQUI", "score": 5.0, "comment": "window <==> of a window "}, {"sent1_word_ids": [3, 4], "sent2_word_ids": [4, 5], "type": "EQUI", "score": 5.0, "comment": "looking out <==> looking out "}, {"sent1_word_ids": [6], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"Two",
"women",
"stand",
"in",
"a",
"living",
"room",
"with",
"a",
"black",
"dog",
"."
] | [
"Two",
"women",
"standing",
"in",
"a",
"living",
"room",
"with",
"a",
"black",
"dog",
"looking",
"towards",
"the",
"camera",
"."
] | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
-1
] | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
1,
1,
1,
1,
-1
] | en | en | images | 257 | [{"sent1_word_ids": [0], "sent2_word_ids": [16], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [12], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [13, 14, 15], "type": "NOALI", "score": null, "comment": "-not aligned- <==> towards the camera "}, {"sent1_word_ids": [4, 5, 6, 7], "sent2_word_ids": [4, 5, 6, 7], "type": "EQUI", "score": 5.0, "comment": "in a living room <==> in a living room "}, {"sent1_word_ids": [8, 9, 10, 11], "sent2_word_ids": [8, 9, 10, 11], "type": "EQUI", "score": 5.0, "comment": "with a black dog <==> with a black dog "}, {"sent1_word_ids": [3], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "stand <==> standing "}, {"sent1_word_ids": [0], "sent2_word_ids": [12], "type": "NOALI", "score": null, "comment": "-not aligned- <==> looking "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "Two women <==> Two women"}] |
[
"Two",
"people",
"paddling",
"a",
"red",
"canoe",
"are",
"reflected",
"in",
"the",
"still",
"water",
"."
] | [
"Two",
"people",
"paddling",
"in",
"a",
"red",
"canoe",
"with",
"trees",
"in",
"the",
"background",
"."
] | [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1,
1,
1,
-1
] | [
0,
0,
0,
0,
0,
0,
0,
1,
1,
1,
1,
1,
-1
] | en | en | images | 258 | [{"sent1_word_ids": [7, 8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "are reflected <==> -not aligned- "}, {"sent1_word_ids": [13], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [13], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "Two people <==> Two people "}, {"sent1_word_ids": [9, 10, 11, 12], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "in the still water <==> -not aligned- "}, {"sent1_word_ids": [3], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "paddling <==> paddling "}, {"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [4, 5, 6, 7], "type": "EQUI", "score": 5.0, "comment": "a red canoe <==> in a red canoe "}, {"sent1_word_ids": [0], "sent2_word_ids": [10, 11, 12], "type": "NOALI", "score": null, "comment": "-not aligned- <==> in the background "}, {"sent1_word_ids": [0], "sent2_word_ids": [8, 9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> with trees"}] |
[
"A",
"woman",
"and",
"child",
"push",
"strollers",
"down",
"the",
"sidewalk",
"."
] | [
"A",
"women",
"and",
"a",
"young",
"girl",
"walking",
"pushchairs",
"along",
"the",
"sidewalk",
"."
] | [
0.2,
0.2,
0.2,
0.2,
0.2,
0,
0,
0,
0,
-1
] | [
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0,
0,
0,
0,
-1
] | en | en | images | 259 | [{"sent1_word_ids": [0], "sent2_word_ids": [12], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [7, 8, 9], "sent2_word_ids": [9, 10, 11], "type": "EQUI", "score": 5.0, "comment": "down the sidewalk <==> along the sidewalk "}, {"sent1_word_ids": [1, 2, 3, 4], "sent2_word_ids": [1, 2, 3, 4, 5, 6], "type": "SPE2", "score": 4.0, "comment": "A woman and child <==> A women and a young girl "}, {"sent1_word_ids": [5], "sent2_word_ids": [7], "type": "SPE1", "score": 4.0, "comment": "push <==> walking "}, {"sent1_word_ids": [6], "sent2_word_ids": [8], "type": "EQUI", "score": 5.0, "comment": "strollers <==> pushchairs"}] |
[
"A",
"group",
"of",
"people",
"sitting",
"around",
"a",
"table",
"containing",
"food",
"."
] | [
"A",
"group",
"of",
"people",
"sitting",
"around",
"a",
"table",
"on",
"a",
"porch",
"."
] | [
0,
0,
0,
0,
0,
0,
0,
0,
1,
1,
-1
] | [
0,
0,
0,
0,
0,
0,
0,
0,
1,
1,
1,
-1
] | en | en | images | 260 | [{"sent1_word_ids": [0], "sent2_word_ids": [12], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [0], "sent2_word_ids": [9, 10, 11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on a porch "}, {"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "containing <==> -not aligned- "}, {"sent1_word_ids": [5], "sent2_word_ids": [5], "type": "EQUI", "score": 5.0, "comment": "sitting <==> sitting "}, {"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "food <==> -not aligned- "}, {"sent1_word_ids": [3, 4], "sent2_word_ids": [3, 4], "type": "EQUI", "score": 5.0, "comment": "of people <==> of people "}, {"sent1_word_ids": [11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [6, 7, 8], "sent2_word_ids": [6, 7, 8], "type": "EQUI", "score": 5.0, "comment": "around a table <==> around a table "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "A group <==> A group"}] |
[
"A",
"black",
"and",
"white",
"cat",
"lying",
"on",
"a",
"blanket",
"."
] | [
"A",
"black",
"and",
"white",
"cat",
"sleeping",
"on",
"its",
"side",
"on",
"a",
"purple",
"blanket",
"."
] | [
0,
0,
0,
0,
0,
0.2,
0.2,
0.2,
0.2,
-1
] | [
0,
0,
0,
0,
0,
0.2,
1,
1,
1,
0.2,
0.2,
0.2,
0.2,
-1
] | en | en | images | 261 | [{"sent1_word_ids": [7, 8, 9], "sent2_word_ids": [10, 11, 12, 13], "type": "SPE2", "score": 4.0, "comment": "on a blanket <==> on a purple blanket "}, {"sent1_word_ids": [6], "sent2_word_ids": [6], "type": "SPE2", "score": 4.0, "comment": "lying <==> sleeping "}, {"sent1_word_ids": [0], "sent2_word_ids": [14], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2, 3, 4, 5], "sent2_word_ids": [1, 2, 3, 4, 5], "type": "EQUI", "score": 5.0, "comment": "A black and white cat <==> A black and white cat "}, {"sent1_word_ids": [0], "sent2_word_ids": [7, 8, 9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on its side "}, {"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"A",
"red",
"and",
"gray",
"train",
"is",
"going",
"through",
"a",
"tunnel",
"."
] | [
"A",
"red",
"and",
"gray",
"train",
"travels",
"through",
"a",
"tunnel",
"amongst",
"the",
"trees",
"."
] | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
-1
] | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
1,
1,
1,
-1
] | en | en | images | 262 | [{"sent1_word_ids": [0], "sent2_word_ids": [10, 11, 12], "type": "NOALI", "score": null, "comment": "-not aligned- <==> amongst the trees "}, {"sent1_word_ids": [1, 2, 3, 4, 5], "sent2_word_ids": [1, 2, 3, 4, 5], "type": "EQUI", "score": 5.0, "comment": "A red and gray train <==> A red and gray train "}, {"sent1_word_ids": [0], "sent2_word_ids": [13], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [8, 9, 10], "sent2_word_ids": [7, 8, 9], "type": "EQUI", "score": 5.0, "comment": "through a tunnel <==> through a tunnel "}, {"sent1_word_ids": [6, 7], "sent2_word_ids": [6], "type": "EQUI", "score": 5.0, "comment": "is going <==> travels"}] |
[
"View",
"of",
"a",
"living",
"room",
"with",
"a",
"dining",
"room",
"in",
"the",
"background",
"."
] | [
"A",
"living",
"room",
"with",
"large",
"sofas",
"and",
"a",
"dining",
"table",
"in",
"the",
"background",
"."
] | [
1,
0,
0,
0,
0,
0.2,
0.2,
0.2,
0.2,
0,
0,
0,
-1
] | [
0,
0,
0,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0,
0,
0,
-1
] | en | en | images | 263 | [{"sent1_word_ids": [0], "sent2_word_ids": [14], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [13], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "View <==> -not aligned- "}, {"sent1_word_ids": [10, 11, 12], "sent2_word_ids": [11, 12, 13], "type": "EQUI", "score": 5.0, "comment": "in the background <==> in the background "}, {"sent1_word_ids": [6, 7, 8, 9], "sent2_word_ids": [4, 5, 6, 7, 8, 9, 10], "type": "REL", "score": 4.0, "comment": "with a dining room <==> with large sofas and a dining table "}, {"sent1_word_ids": [2, 3, 4, 5], "sent2_word_ids": [1, 2, 3], "type": "EQUI", "score": 5.0, "comment": "of a living room <==> A living room"}] |
[
"A",
"person",
"wearing",
"a",
"bike",
"helmet",
"talks",
"on",
"a",
"cell",
"phone",
"."
] | [
"A",
"person",
"wearing",
"a",
"helmet",
"rides",
"a",
"bike",
"near",
"a",
"white",
"structure",
"."
] | [
0,
0,
0,
0.2,
0.2,
0.2,
1,
1,
1,
1,
1,
-1
] | [
0,
0,
0,
0.2,
0.2,
1,
1,
1,
1,
1,
1,
1,
-1
] | en | en | images | 264 | [{"sent1_word_ids": [12], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [7, 8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> a bike "}, {"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [4, 5], "type": "SPE1", "score": 4.0, "comment": "a bike helmet <==> a helmet "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "A person <==> A person "}, {"sent1_word_ids": [0], "sent2_word_ids": [9, 10, 11, 12], "type": "NOALI", "score": null, "comment": "-not aligned- <==> near a white structure "}, {"sent1_word_ids": [0], "sent2_word_ids": [6], "type": "NOALI", "score": null, "comment": "-not aligned- <==> rides "}, {"sent1_word_ids": [3], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "wearing <==> wearing "}, {"sent1_word_ids": [8, 9, 10, 11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "on a cell phone <==> -not aligned- "}, {"sent1_word_ids": [7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "talks <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [13], "type": "NOALI", "score": null, "comment": "-not aligned- <==> ."}] |
[
"A",
"bicycle",
"is",
"parked",
"by",
"a",
"shop",
"."
] | [
"A",
"green",
"bike",
"parked",
"outside",
"a",
"book",
"store",
"."
] | [
0.2,
0.2,
0,
0,
0.2,
0.2,
0.2,
-1
] | [
0.2,
0.2,
0.2,
0,
0.2,
0.2,
0.2,
0.2,
-1
] | en | en | images | 265 | [{"sent1_word_ids": [5, 6, 7], "sent2_word_ids": [5, 6, 7, 8], "type": "SPE2", "score": 4.0, "comment": "by a shop <==> outside a book store "}, {"sent1_word_ids": [8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2, 3], "type": "SPE2", "score": 4.0, "comment": "A bicycle <==> A green bike "}, {"sent1_word_ids": [3, 4], "sent2_word_ids": [4], "type": "EQUI", "score": 5.0, "comment": "is parked <==> parked "}, {"sent1_word_ids": [0], "sent2_word_ids": [9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> ."}] |
[
"Red",
"double",
"decker",
"bus",
"driving",
"through",
"the",
"streets",
"."
] | [
"Red",
"double",
"decker",
"bus",
"driving",
"down",
"a",
"street",
"."
] | [
0,
0,
0,
0,
0,
0.2,
0.2,
0.2,
-1
] | [
0,
0,
0,
0,
0,
0.2,
0.2,
0.2,
-1
] | en | en | images | 266 | [{"sent1_word_ids": [5], "sent2_word_ids": [5], "type": "EQUI", "score": 5.0, "comment": "driving <==> driving "}, {"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2, 3, 4], "sent2_word_ids": [1, 2, 3, 4], "type": "EQUI", "score": 5.0, "comment": "Red double decker bus <==> Red double decker bus "}, {"sent1_word_ids": [6, 7, 8], "sent2_word_ids": [6, 7, 8], "type": "SIMI", "score": 4.0, "comment": "through the streets <==> down a street "}, {"sent1_word_ids": [0], "sent2_word_ids": [9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> ."}] |
[
"A",
"gray",
"cat",
"laying",
"on",
"a",
"brown",
"table",
"."
] | [
"A",
"gray",
"cat",
"lying",
"on",
"a",
"wooden",
"table",
"."
] | [
0,
0,
0,
0,
0.2,
0.2,
0.2,
0.2,
-1
] | [
0,
0,
0,
0,
0.2,
0.2,
0.2,
0.2,
-1
] | en | en | images | 267 | [{"sent1_word_ids": [0], "sent2_word_ids": [9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [5, 6, 7, 8], "sent2_word_ids": [5, 6, 7, 8], "type": "SIMI", "score": 4.0, "comment": "on a brown table <==> on a wooden table "}, {"sent1_word_ids": [4], "sent2_word_ids": [4], "type": "EQUI", "score": 5.0, "comment": "laying <==> lying "}, {"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2, 3], "type": "EQUI", "score": 5.0, "comment": "A gray cat <==> A gray cat"}] |
[
"A",
"close-up",
"of",
"a",
"brown",
"horse",
"."
] | [
"A",
"close-up",
"of",
"a",
"horse",
"."
] | [
0,
0,
0.2,
0.2,
0.2,
0.2,
-1
] | [
0,
0,
0.2,
0.2,
0.2,
-1
] | en | en | images | 268 | [{"sent1_word_ids": [3, 4, 5, 6], "sent2_word_ids": [3, 4, 5], "type": "SPE1", "score": 4.0, "comment": "of a brown horse <==> of a horse "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "A close-up <==> A close-up "}, {"sent1_word_ids": [7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [6], "type": "NOALI", "score": null, "comment": "-not aligned- <==> ."}] |
[
"A",
"black",
"and",
"white",
"image",
"of",
"a",
"cat",
"laying",
"on",
"a",
"rug",
"."
] | [
"Black",
"and",
"white",
"picture",
"of",
"a",
"cat",
"laying",
"on",
"a",
"rug",
"."
] | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
-1
] | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
-1
] | en | en | images | 269 | [{"sent1_word_ids": [1, 2, 3, 4, 5], "sent2_word_ids": [1, 2, 3, 4], "type": "EQUI", "score": 5.0, "comment": "A black and white image <==> Black and white picture "}, {"sent1_word_ids": [6, 7, 8], "sent2_word_ids": [5, 6, 7], "type": "EQUI", "score": 5.0, "comment": "of a cat <==> of a cat "}, {"sent1_word_ids": [13], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [10, 11, 12], "sent2_word_ids": [9, 10, 11], "type": "EQUI", "score": 5.0, "comment": "on a rug <==> on a rug "}, {"sent1_word_ids": [0], "sent2_word_ids": [12], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [9], "sent2_word_ids": [8], "type": "EQUI", "score": 5.0, "comment": "laying <==> laying"}] |
[
"A",
"pile",
"of",
"used",
"wooden",
"building",
"materials",
"with",
"a",
"chair",
"on",
"top",
"."
] | [
"Pile",
"of",
"wooden",
"debris",
"with",
"chair",
"on",
"top",
"."
] | [
0,
0,
0.2,
0.2,
0.2,
0.2,
0.2,
0,
0,
0,
0,
0,
-1
] | [
0,
0.2,
0.2,
0.2,
0,
0,
0,
0,
-1
] | en | en | images | 270 | [{"sent1_word_ids": [0], "sent2_word_ids": [9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [13], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [3, 4, 5, 6, 7], "sent2_word_ids": [2, 3, 4], "type": "SPE2", "score": 4.0, "comment": "of used wooden building materials <==> of wooden debris "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1], "type": "EQUI", "score": 5.0, "comment": "A pile <==> Pile "}, {"sent1_word_ids": [11, 12], "sent2_word_ids": [7, 8], "type": "EQUI", "score": 5.0, "comment": "on top <==> on top "}, {"sent1_word_ids": [8, 9, 10], "sent2_word_ids": [5, 6], "type": "EQUI", "score": 5.0, "comment": "with a chair <==> with chair"}] |
[
"An",
"office",
"with",
"multiple",
"desks",
"and",
"green",
"walls",
"."
] | [
"Small",
"office",
"space",
"with",
"bright",
"green",
"walls",
"."
] | [
0.2,
0.2,
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
-1
] | [
0.2,
0.2,
0.2,
0.4,
0.4,
0.4,
0.4,
-1
] | en | en | images | 271 | [{"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2, 3], "type": "SPE2", "score": 4.0, "comment": "An office <==> Small office space "}, {"sent1_word_ids": [0], "sent2_word_ids": [8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [3, 4, 5, 6, 7, 8], "sent2_word_ids": [4, 5, 6, 7], "type": "SPE2", "score": 3.0, "comment": "with multiple desks and green walls <==> with bright green walls"}] |
[
"A",
"bird",
"perched",
"on",
"a",
"flowerpot",
"."
] | [
"Bird",
"perched",
"on",
"a",
"flowerpot",
"beside",
"a",
"stucco",
"wall",
"."
] | [
0,
0,
0,
0,
0,
0,
-1
] | [
0,
0,
0,
0,
0,
1,
1,
1,
1,
-1
] | en | en | images | 272 | [{"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [3, 4, 5], "type": "EQUI", "score": 5.0, "comment": "on a flowerpot <==> on a flowerpot "}, {"sent1_word_ids": [3], "sent2_word_ids": [2], "type": "EQUI", "score": 5.0, "comment": "perched <==> perched "}, {"sent1_word_ids": [7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1], "type": "EQUI", "score": 5.0, "comment": "A bird <==> Bird "}, {"sent1_word_ids": [0], "sent2_word_ids": [10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [0], "sent2_word_ids": [6, 7, 8, 9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> beside a stucco wall"}] |
[
"Young",
"woman",
"in",
"riding",
"gear",
"on",
"top",
"of",
"horse",
"."
] | [
"Young",
"girl",
"in",
"riding",
"gear",
"on",
"a",
"horse",
"."
] | [
0.2,
0.2,
0,
0,
0,
0,
0,
0,
0,
-1
] | [
0.2,
0.2,
0,
0,
0,
0,
0,
0,
-1
] | en | en | images | 273 | [{"sent1_word_ids": [0], "sent2_word_ids": [9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [3, 4, 5], "sent2_word_ids": [3, 4, 5], "type": "EQUI", "score": 5.0, "comment": "in riding gear <==> in riding gear "}, {"sent1_word_ids": [6, 7, 8, 9], "sent2_word_ids": [6, 7, 8], "type": "EQUI", "score": 5.0, "comment": "on top of horse <==> on a horse "}, {"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "SIMI", "score": 4.0, "comment": "Young woman <==> Young girl"}] |
[
"A",
"small",
"bird",
"on",
"a",
"tiny",
"branch",
"."
] | [
"A",
"small",
"bird",
"perched",
"on",
"an",
"icy",
"branch",
"."
] | [
0,
0,
0,
0.4,
0.4,
0.4,
0.4,
-1
] | [
0,
0,
0,
1,
0.4,
0.4,
0.4,
0.4,
-1
] | en | en | images | 274 | [{"sent1_word_ids": [0], "sent2_word_ids": [4], "type": "NOALI", "score": null, "comment": "-not aligned- <==> perched "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2, 3], "type": "EQUI", "score": 5.0, "comment": "A small bird <==> A small bird "}, {"sent1_word_ids": [0], "sent2_word_ids": [9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [4, 5, 6, 7], "sent2_word_ids": [5, 6, 7, 8], "type": "SIMI", "score": 3.0, "comment": "on a tiny branch <==> on an icy branch"}] |
[
"A",
"man",
"on",
"a",
"motorcycle",
"performing",
"a",
"wheelie",
"."
] | [
"Motorcyclist",
"performing",
"a",
"wheelie",
"next",
"to",
"a",
"car",
"."
] | [
0,
0,
0,
0,
0,
0,
0,
0,
-1
] | [
0,
0,
0,
0,
1,
1,
1,
1,
-1
] | en | en | images | 275 | [{"sent1_word_ids": [7, 8], "sent2_word_ids": [3, 4], "type": "EQUI", "score": 5.0, "comment": "a wheelie <==> a wheelie "}, {"sent1_word_ids": [1, 2, 3, 4, 5], "sent2_word_ids": [1], "type": "EQUI", "score": 5.0, "comment": "A man on a motorcycle <==> Motorcyclist "}, {"sent1_word_ids": [0], "sent2_word_ids": [5, 6, 7, 8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> next to a car "}, {"sent1_word_ids": [0], "sent2_word_ids": [9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [6], "sent2_word_ids": [2], "type": "EQUI", "score": 5.0, "comment": "performing <==> performing "}, {"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"The",
"young",
"rider",
"takes",
"a",
"ride",
"on",
"the",
"brown",
"horse",
"."
] | [
"A",
"young",
"female",
"rider",
"on",
"a",
"brown",
"horse",
"."
] | [
0.2,
0.2,
0.2,
1,
1,
1,
0,
0,
0,
0,
-1
] | [
0.2,
0.2,
0.2,
0.2,
0,
0,
0,
0,
-1
] | en | en | images | 276 | [{"sent1_word_ids": [7, 8, 9, 10], "sent2_word_ids": [5, 6, 7, 8], "type": "EQUI", "score": 5.0, "comment": "on the brown horse <==> on a brown horse "}, {"sent1_word_ids": [5, 6], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "a ride <==> -not aligned- "}, {"sent1_word_ids": [4], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "takes <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2, 3, 4], "type": "SPE2", "score": 4.0, "comment": "The young rider <==> A young female rider "}, {"sent1_word_ids": [11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"Little",
"white",
"lamb",
"with",
"nose",
"to",
"wood",
"."
] | [
"A",
"white",
"lamb",
"with",
"its",
"nose",
"against",
"a",
"wooden",
"box",
"."
] | [
0,
0,
0,
0,
0,
0.4,
0.4,
-1
] | [
0,
0,
0,
0,
0,
0,
0.4,
0.4,
0.4,
0.4,
-1
] | en | en | images | 277 | [{"sent1_word_ids": [0], "sent2_word_ids": [11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [6, 7], "sent2_word_ids": [7, 8, 9, 10], "type": "SPE2", "score": 3.0, "comment": "to wood <==> against a wooden box "}, {"sent1_word_ids": [4, 5], "sent2_word_ids": [4, 5, 6], "type": "EQUI", "score": 5.0, "comment": "with nose <==> with its nose "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2, 3], "type": "EQUI", "score": 5.0, "comment": "Little white lamb <==> A white lamb "}, {"sent1_word_ids": [8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"A",
"young",
"girl",
"riding",
"a",
"white",
"and",
"gray",
"horse",
"."
] | [
"a",
"little",
"girl",
"is",
"riding",
"a",
"white",
"and",
"gray",
"horse",
"."
] | [
0.2,
0.2,
0.2,
0,
0,
0,
0,
0,
0,
-1
] | [
0.2,
0.2,
0.2,
0,
0,
0,
0,
0,
0,
0,
-1
] | en | en | images | 278 | [{"sent1_word_ids": [0], "sent2_word_ids": [11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [4], "sent2_word_ids": [4, 5], "type": "EQUI", "score": 5.0, "comment": "riding <==> is riding "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2, 3], "type": "SIMI", "score": 4.0, "comment": "A young girl <==> a little girl "}, {"sent1_word_ids": [5, 6, 7, 8, 9], "sent2_word_ids": [6, 7, 8, 9, 10], "type": "EQUI", "score": 5.0, "comment": "a white and gray horse <==> a white and gray horse "}, {"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"A",
"bird",
"is",
"flapping",
"its",
"wings",
"in",
"the",
"water",
"."
] | [
"A",
"black",
"swan",
"flapping",
"its",
"wings",
"on",
"the",
"water",
"."
] | [
0.4,
0.4,
0,
0,
0,
0,
0,
0,
0,
-1
] | [
0.4,
0.4,
0.4,
0,
0,
0,
0,
0,
0,
-1
] | en | en | images | 279 | [{"sent1_word_ids": [5, 6], "sent2_word_ids": [5, 6], "type": "EQUI", "score": 5.0, "comment": "its wings <==> its wings "}, {"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2, 3], "type": "SPE2", "score": 3.0, "comment": "A bird <==> A black swan "}, {"sent1_word_ids": [3, 4], "sent2_word_ids": [4], "type": "EQUI", "score": 5.0, "comment": "is flapping <==> flapping "}, {"sent1_word_ids": [7, 8, 9], "sent2_word_ids": [7, 8, 9], "type": "EQUI", "score": 5.0, "comment": "in the water <==> on the water "}, {"sent1_word_ids": [0], "sent2_word_ids": [10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> ."}] |
[
"Young",
"woman",
"in",
"riding",
"gear",
"on",
"top",
"of",
"horse",
"."
] | [
"The",
"woman",
"is",
"riding",
"on",
"the",
"brown",
"horse",
"."
] | [
0.2,
0.2,
0.4,
0.4,
0.4,
0.2,
0.2,
0.2,
0.2,
-1
] | [
0.2,
0.2,
0.4,
0.4,
0.2,
0.2,
0.2,
0.2,
-1
] | en | en | images | 280 | [{"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "SPE1", "score": 4.0, "comment": "Young woman <==> The woman "}, {"sent1_word_ids": [0], "sent2_word_ids": [9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [3, 4, 5], "sent2_word_ids": [3, 4], "type": "REL", "score": 3.0, "comment": "in riding gear <==> is riding "}, {"sent1_word_ids": [6, 7, 8, 9], "sent2_word_ids": [5, 6, 7, 8], "type": "SPE2", "score": 4.0, "comment": "on top of horse <==> on the brown horse"}] |
[
"Four",
"people",
"rowing",
"down",
"a",
"river",
"."
] | [
"Four",
"people",
"row",
"a",
"canoe",
"in",
"water",
"."
] | [
0,
0,
0,
0.2,
0.2,
0.2,
-1
] | [
0,
0,
0,
1,
1,
0.2,
0.2,
-1
] | en | en | images | 281 | [{"sent1_word_ids": [0], "sent2_word_ids": [8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "Four people <==> Four people "}, {"sent1_word_ids": [7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [3], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "rowing <==> row "}, {"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [6, 7], "type": "SPE1", "score": 4.0, "comment": "down a river <==> in water "}, {"sent1_word_ids": [0], "sent2_word_ids": [4, 5], "type": "NOALI", "score": null, "comment": "-not aligned- <==> a canoe"}] |
[
"A",
"kitchen",
"with",
"wooden",
"cabinets",
"and",
"furniture",
"."
] | [
"Kitchen",
"with",
"wooden",
"table",
"and",
"cabinets",
"."
] | [
0,
0,
0.2,
0.2,
0.2,
0.2,
0.2,
-1
] | [
0,
0.2,
0.2,
0.2,
0.2,
0.2,
-1
] | en | en | images | 282 | [{"sent1_word_ids": [1, 2], "sent2_word_ids": [1], "type": "EQUI", "score": 5.0, "comment": "A kitchen <==> Kitchen "}, {"sent1_word_ids": [0], "sent2_word_ids": [7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [3, 4, 5, 6, 7], "sent2_word_ids": [2, 3, 4, 5, 6], "type": "SPE1", "score": 4.0, "comment": "with wooden cabinets and furniture <==> with wooden table and cabinets"}] |
[
"A",
"bird",
"eating",
"from",
"a",
"bird",
"feeder",
"."
] | [
"A",
"yellow",
"bird",
"eating",
"fruit",
"on",
"a",
"bird",
"feeder",
"."
] | [
0.2,
0.2,
0,
0,
0,
0,
0,
-1
] | [
0.2,
0.2,
0.2,
0,
1,
0,
0,
0,
0,
-1
] | en | en | images | 283 | [{"sent1_word_ids": [3], "sent2_word_ids": [4], "type": "EQUI", "score": 5.0, "comment": "eating <==> eating "}, {"sent1_word_ids": [0], "sent2_word_ids": [10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [4, 5, 6, 7], "sent2_word_ids": [6, 7, 8, 9], "type": "EQUI", "score": 5.0, "comment": "from a bird feeder <==> on a bird feeder "}, {"sent1_word_ids": [0], "sent2_word_ids": [5], "type": "NOALI", "score": null, "comment": "-not aligned- <==> fruit "}, {"sent1_word_ids": [8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2, 3], "type": "SPE2", "score": 4.0, "comment": "A bird <==> A yellow bird"}] |
[
"Two",
"men",
"talking",
"in",
"front",
"of",
"a",
"plane",
"."
] | [
"Two",
"men",
"talking",
"in",
"front",
"of",
"a",
"small",
"plane",
"."
] | [
0,
0,
0,
0.2,
0.2,
0.2,
0.2,
0.2,
-1
] | [
0,
0,
0,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
-1
] | en | en | images | 284 | [{"sent1_word_ids": [3], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "talking <==> talking "}, {"sent1_word_ids": [0], "sent2_word_ids": [10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "Two men <==> Two men "}, {"sent1_word_ids": [4, 5, 6, 7, 8], "sent2_word_ids": [4, 5, 6, 7, 8, 9], "type": "SPE2", "score": 4.0, "comment": "in front of a plane <==> in front of a small plane"}] |
[
"A",
"young",
"blonde",
"girl",
"wearing",
"a",
"smile",
"and",
"a",
"bicycle",
"helmet",
"."
] | [
"A",
"young",
"girl",
"wearing",
"a",
"bike",
"helmet",
"with",
"a",
"bicycle",
"in",
"the",
"background",
"."
] | [
0.2,
0.2,
0.2,
0.2,
0,
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
-1
] | [
0.2,
0.2,
0.2,
0,
0.4,
0.4,
0.4,
1,
1,
1,
1,
1,
1,
-1
] | en | en | images | 285 | [{"sent1_word_ids": [5], "sent2_word_ids": [4], "type": "EQUI", "score": 5.0, "comment": "wearing <==> wearing "}, {"sent1_word_ids": [6, 7, 8, 9, 10, 11], "sent2_word_ids": [5, 6, 7], "type": "SPE2", "score": 3.0, "comment": "a smile and a bicycle helmet <==> a bike helmet "}, {"sent1_word_ids": [0], "sent2_word_ids": [14], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [0], "sent2_word_ids": [8, 9, 10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> with a bicycle "}, {"sent1_word_ids": [0], "sent2_word_ids": [11, 12, 13], "type": "NOALI", "score": null, "comment": "-not aligned- <==> in the background "}, {"sent1_word_ids": [1, 2, 3, 4], "sent2_word_ids": [1, 2, 3], "type": "SPE1", "score": 4.0, "comment": "A young blonde girl <==> A young girl "}, {"sent1_word_ids": [12], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"The",
"train",
"sits",
"at",
"the",
"train",
"station",
"."
] | [
"A",
"train",
"parked",
"at",
"a",
"train",
"station",
"."
] | [
0,
0,
0,
0,
0,
0,
0,
-1
] | [
0,
0,
0,
0,
0,
0,
0,
-1
] | en | en | images | 286 | [{"sent1_word_ids": [0], "sent2_word_ids": [8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "The train <==> A train "}, {"sent1_word_ids": [4, 5, 6, 7], "sent2_word_ids": [4, 5, 6, 7], "type": "EQUI", "score": 5.0, "comment": "at the train station <==> at a train station "}, {"sent1_word_ids": [3], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "sits <==> parked "}, {"sent1_word_ids": [8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"A",
"small",
"bird",
"eating",
"from",
"the",
"feeder",
"."
] | [
"Bird",
"eating",
"from",
"a",
"bird",
"feeder",
"."
] | [
0.2,
0.2,
0.2,
0,
0,
0,
0,
-1
] | [
0.2,
0,
0,
0,
0,
0,
-1
] | en | en | images | 287 | [{"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1], "type": "SPE1", "score": 4.0, "comment": "A small bird <==> Bird "}, {"sent1_word_ids": [8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [5, 6, 7], "sent2_word_ids": [3, 4, 5, 6], "type": "EQUI", "score": 5.0, "comment": "from the feeder <==> from a bird feeder "}, {"sent1_word_ids": [4], "sent2_word_ids": [2], "type": "EQUI", "score": 5.0, "comment": "eating <==> eating "}, {"sent1_word_ids": [0], "sent2_word_ids": [7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> ."}] |
[
"Two",
"brown",
"horses",
"standing",
"in",
"grassy",
"field",
"."
] | [
"Brown",
"horse",
"standing",
"in",
"middle",
"of",
"grassy",
"field",
"."
] | [
0.2,
0.2,
0.2,
0,
0.2,
0.2,
0.2,
-1
] | [
0.2,
0.2,
0,
0.2,
0.2,
0.2,
0.2,
0.2,
-1
] | en | en | images | 288 | [{"sent1_word_ids": [0], "sent2_word_ids": [9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2], "type": "SIMI", "score": 4.0, "comment": "Two brown horses <==> Brown horse "}, {"sent1_word_ids": [5, 6, 7], "sent2_word_ids": [4, 5, 6, 7, 8], "type": "SPE2", "score": 4.0, "comment": "in grassy field <==> in middle of grassy field "}, {"sent1_word_ids": [4], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "standing <==> standing "}, {"sent1_word_ids": [8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"A",
"red",
"bird",
"is",
"perched",
"in",
"a",
"tree",
"."
] | [
"A",
"small",
"red",
"and",
"gray",
"bird",
"perched",
"in",
"a",
"tree",
"."
] | [
0.4,
0.4,
0.4,
0,
0,
0,
0,
0,
-1
] | [
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
0,
0,
0,
0,
-1
] | en | en | images | 289 | [{"sent1_word_ids": [4, 5], "sent2_word_ids": [7], "type": "EQUI", "score": 5.0, "comment": "is perched <==> perched "}, {"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [6, 7, 8], "sent2_word_ids": [8, 9, 10], "type": "EQUI", "score": 5.0, "comment": "in a tree <==> in a tree "}, {"sent1_word_ids": [0], "sent2_word_ids": [11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2, 3, 4, 5, 6], "type": "SPE2", "score": 3.0, "comment": "A red bird <==> A small red and gray bird"}] |
[
"Boy",
"lying",
"on",
"couch",
"with",
"small",
"white",
"dog",
"."
] | [
"A",
"small",
"boy",
"laying",
"on",
"a",
"sofa",
"with",
"a",
"dog",
"."
] | [
0.2,
0,
0,
0,
0.4,
0.4,
0.4,
0.4,
-1
] | [
0.2,
0.2,
0.2,
0,
0,
0,
0,
0.4,
0.4,
0.4,
-1
] | en | en | images | 290 | [{"sent1_word_ids": [1], "sent2_word_ids": [1, 2, 3], "type": "SPE2", "score": 4.0, "comment": "Boy <==> A small boy "}, {"sent1_word_ids": [2], "sent2_word_ids": [4], "type": "EQUI", "score": 5.0, "comment": "lying <==> laying "}, {"sent1_word_ids": [3, 4], "sent2_word_ids": [5, 6, 7], "type": "EQUI", "score": 5.0, "comment": "on couch <==> on a sofa "}, {"sent1_word_ids": [5, 6, 7, 8], "sent2_word_ids": [8, 9, 10], "type": "SPE1", "score": 3.0, "comment": "with small white dog <==> with a dog "}, {"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> ."}] |
[
"A",
"green",
"steam",
"engine",
"traveling",
"on",
"the",
"railroad",
"tracks",
"."
] | [
"A",
"black",
"steam",
"train",
"traveling",
"on",
"the",
"railroad",
"tracks",
"."
] | [
0.2,
0.2,
0.2,
0.2,
0,
0,
0,
0,
0,
-1
] | [
0.2,
0.2,
0.2,
0.2,
0,
0,
0,
0,
0,
-1
] | en | en | images | 291 | [{"sent1_word_ids": [1, 2, 3, 4], "sent2_word_ids": [1, 2, 3, 4], "type": "SIMI", "score": 4.0, "comment": "A green steam engine <==> A black steam train "}, {"sent1_word_ids": [0], "sent2_word_ids": [10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [6, 7, 8, 9], "sent2_word_ids": [6, 7, 8, 9], "type": "EQUI", "score": 5.0, "comment": "on the railroad tracks <==> on the railroad tracks "}, {"sent1_word_ids": [5], "sent2_word_ids": [5], "type": "EQUI", "score": 5.0, "comment": "traveling <==> traveling"}] |
[
"The",
"man",
"poses",
"for",
"a",
"photo",
"in",
"front",
"of",
"the",
"train",
"."
] | [
"A",
"man",
"stands",
"on",
"a",
"platform",
"in",
"front",
"of",
"a",
"silver",
"train",
"."
] | [
0,
0,
0.2,
1,
1,
1,
0.2,
0.2,
0.2,
0.2,
0.2,
-1
] | [
0,
0,
0.2,
1,
1,
1,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
-1
] | en | en | images | 292 | [{"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "for a photo <==> -not aligned- "}, {"sent1_word_ids": [7, 8, 9, 10, 11], "sent2_word_ids": [7, 8, 9, 10, 11, 12], "type": "SPE2", "score": 4.0, "comment": "in front of the train <==> in front of a silver train "}, {"sent1_word_ids": [0], "sent2_word_ids": [4, 5, 6], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on a platform "}, {"sent1_word_ids": [3], "sent2_word_ids": [3], "type": "REL", "score": 4.0, "comment": "poses <==> stands "}, {"sent1_word_ids": [12], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "The man <==> A man "}, {"sent1_word_ids": [0], "sent2_word_ids": [13], "type": "NOALI", "score": null, "comment": "-not aligned- <==> ."}] |
[
"A",
"kitchen",
"sink",
"and",
"countertop",
"with",
"bowls",
"on",
"shelves",
"."
] | [
"A",
"small",
"kitchen",
"with",
"items",
"stacked",
"on",
"the",
"shelves",
"and",
"on",
"the",
"counter",
"."
] | [
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
-1
] | [
0.4,
0.4,
0.4,
0.4,
0.4,
1,
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
-1
] | en | en | images | 293 | [{"sent1_word_ids": [8, 9], "sent2_word_ids": [7, 8, 9, 10, 11, 12, 13], "type": "SPE1", "score": 3.0, "comment": "on shelves <==> on the shelves and on the counter "}, {"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [6], "type": "NOALI", "score": null, "comment": "-not aligned- <==> stacked "}, {"sent1_word_ids": [6, 7], "sent2_word_ids": [4, 5], "type": "SPE1", "score": 3.0, "comment": "with bowls <==> with items "}, {"sent1_word_ids": [1, 2, 3, 4, 5], "sent2_word_ids": [1, 2, 3], "type": "REL", "score": 3.0, "comment": "A kitchen sink and countertop <==> A small kitchen "}, {"sent1_word_ids": [0], "sent2_word_ids": [14], "type": "NOALI", "score": null, "comment": "-not aligned- <==> ."}] |
[
"A",
"woman",
"riding",
"a",
"bicycle",
"on",
"a",
"large",
"concrete",
"area",
"."
] | [
"A",
"women",
"riding",
"a",
"mountain",
"bike",
"on",
"a",
"large",
"concrete",
"area",
"."
] | [
0,
0,
0,
0.2,
0.2,
0,
0,
0,
0,
0,
-1
] | [
0,
0,
0,
0.2,
0.2,
0.2,
0,
0,
0,
0,
0,
-1
] | en | en | images | 294 | [{"sent1_word_ids": [6, 7, 8, 9, 10], "sent2_word_ids": [7, 8, 9, 10, 11], "type": "EQUI", "score": 5.0, "comment": "on a large concrete area <==> on a large concrete area "}, {"sent1_word_ids": [0], "sent2_word_ids": [12], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [3], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "riding <==> riding "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "A woman <==> A women "}, {"sent1_word_ids": [4, 5], "sent2_word_ids": [4, 5, 6], "type": "SPE2", "score": 4.0, "comment": "a bicycle <==> a mountain bike "}, {"sent1_word_ids": [11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"A",
"man",
"is",
"standing",
"next",
"to",
"a",
"yellow",
"sports",
"car",
"."
] | [
"A",
"man",
"stands",
"next",
"to",
"a",
"yellow",
"Corvette",
"."
] | [
0,
0,
0,
0,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
-1
] | [
0,
0,
0,
0.2,
0.2,
0.2,
0.2,
0.2,
-1
] | en | en | images | 295 | [{"sent1_word_ids": [3, 4], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "is standing <==> stands "}, {"sent1_word_ids": [5, 6, 7, 8, 9, 10], "sent2_word_ids": [4, 5, 6, 7, 8], "type": "SPE2", "score": 4.0, "comment": "next to a yellow sports car <==> next to a yellow Corvette "}, {"sent1_word_ids": [0], "sent2_word_ids": [9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "A man <==> A man"}] |
[
"A",
"woman",
"with",
"a",
"white",
"horse",
"."
] | [
"A",
"woman",
"leading",
"a",
"white",
"horse",
"."
] | [
0,
0,
0,
0,
0,
0,
-1
] | [
0,
0,
1,
0,
0,
0,
-1
] | en | en | images | 296 | [{"sent1_word_ids": [0], "sent2_word_ids": [7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "A woman <==> A woman "}, {"sent1_word_ids": [0], "sent2_word_ids": [3], "type": "NOALI", "score": null, "comment": "-not aligned- <==> leading "}, {"sent1_word_ids": [3, 4, 5, 6], "sent2_word_ids": [4, 5, 6], "type": "EQUI", "score": 5.0, "comment": "with a white horse <==> a white horse "}, {"sent1_word_ids": [7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"Older",
"gentleman",
"looking",
"at",
"red",
"motorcycle",
"."
] | [
"A",
"man",
"looking",
"at",
"a",
"red",
"motorcycle",
"."
] | [
0.2,
0.2,
0,
0,
0,
0,
-1
] | [
0.2,
0.2,
0,
0,
0,
0,
0,
-1
] | en | en | images | 297 | [{"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "SPE1", "score": 4.0, "comment": "Older gentleman <==> A man "}, {"sent1_word_ids": [3], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "looking <==> looking "}, {"sent1_word_ids": [0], "sent2_word_ids": [8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [4, 5, 6, 7], "type": "EQUI", "score": 5.0, "comment": "at red motorcycle <==> at a red motorcycle"}] |
[
"A",
"man",
"stands",
"in",
"front",
"of",
"a",
"train",
"."
] | [
"A",
"man",
"stands",
"on",
"a",
"platform",
"in",
"front",
"of",
"a",
"silver",
"train",
"."
] | [
0,
0,
0,
0.2,
0.2,
0.2,
0.2,
0.2,
-1
] | [
0,
0,
0,
1,
1,
1,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
-1
] | en | en | images | 298 | [{"sent1_word_ids": [3], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "stands <==> stands "}, {"sent1_word_ids": [4, 5, 6, 7, 8], "sent2_word_ids": [7, 8, 9, 10, 11, 12], "type": "SPE2", "score": 4.0, "comment": "in front of a train <==> in front of a silver train "}, {"sent1_word_ids": [0], "sent2_word_ids": [13], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "A man <==> A man "}, {"sent1_word_ids": [0], "sent2_word_ids": [4, 5, 6], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on a platform "}, {"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"A",
"boat",
"is",
"on",
"the",
"water",
"near",
"a",
"small",
"plane",
"."
] | [
"A",
"boat",
"is",
"in",
"the",
"water",
"and",
"a",
"small",
"airplane",
"is",
"on",
"the",
"dock",
"."
] | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
-1
] | [
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
1,
1,
1,
1,
-1
] | en | en | images | 299 | [{"sent1_word_ids": [11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [4, 5, 6], "type": "EQUI", "score": 5.0, "comment": "on the water <==> in the water "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "A boat <==> A boat "}, {"sent1_word_ids": [0], "sent2_word_ids": [7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> and "}, {"sent1_word_ids": [3], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "is <==> is "}, {"sent1_word_ids": [0], "sent2_word_ids": [11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> is "}, {"sent1_word_ids": [0], "sent2_word_ids": [12, 13, 14], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on the dock "}, {"sent1_word_ids": [0], "sent2_word_ids": [15], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [7, 8, 9, 10], "sent2_word_ids": [8, 9, 10], "type": "EQUI", "score": 5.0, "comment": "near a small plane <==> a small airplane"}] |
[
"Group",
"of",
"elderly",
"people",
"sitting",
"around",
"a",
"table",
"."
] | [
"A",
"group",
"of",
"elderly",
"people",
"pose",
"around",
"a",
"dining",
"table",
"."
] | [
0,
0,
0,
0,
0.2,
0.2,
0.2,
0.2,
-1
] | [
0,
0,
0,
0,
0,
0.2,
0.2,
0.2,
0.2,
0.2,
-1
] | en | en | images | 300 | [{"sent1_word_ids": [0], "sent2_word_ids": [11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [6, 7, 8], "sent2_word_ids": [7, 8, 9, 10], "type": "SPE2", "score": 4.0, "comment": "around a table <==> around a dining table "}, {"sent1_word_ids": [2, 3, 4], "sent2_word_ids": [3, 4, 5], "type": "EQUI", "score": 5.0, "comment": "of elderly people <==> of elderly people "}, {"sent1_word_ids": [1], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "Group <==> A group "}, {"sent1_word_ids": [5], "sent2_word_ids": [6], "type": "REL", "score": 4.0, "comment": "sitting <==> pose "}, {"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"The",
"brown",
"and",
"white",
"cows",
"are",
"eating",
"in",
"the",
"trough",
"."
] | [
"Brown",
"and",
"white",
"cows",
"are",
"eating",
"from",
"a",
"trough",
"."
] | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
-1
] | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
-1
] | en | en | images | 301 | [{"sent1_word_ids": [8, 9, 10], "sent2_word_ids": [7, 8, 9], "type": "EQUI", "score": 5.0, "comment": "in the trough <==> from a trough "}, {"sent1_word_ids": [1, 2, 3, 4, 5], "sent2_word_ids": [1, 2, 3, 4], "type": "EQUI", "score": 5.0, "comment": "The brown and white cows <==> Brown and white cows "}, {"sent1_word_ids": [6, 7], "sent2_word_ids": [5, 6], "type": "EQUI", "score": 5.0, "comment": "are eating <==> are eating "}, {"sent1_word_ids": [11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> ."}] |
[
"Two",
"green",
"birds",
"fly",
"towards",
"a",
"wooden",
"telephone",
"pole",
"."
] | [
"Two",
"green",
"birds",
"flying",
"above",
"the",
"telephone",
"wires",
"."
] | [
0,
0,
0,
0,
0.6,
0.6,
0.6,
0.6,
0.6,
-1
] | [
0,
0,
0,
0,
0.6,
0.6,
0.6,
0.6,
-1
] | en | en | images | 302 | [{"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2, 3], "type": "EQUI", "score": 5.0, "comment": "Two green birds <==> Two green birds "}, {"sent1_word_ids": [4], "sent2_word_ids": [4], "type": "EQUI", "score": 5.0, "comment": "fly <==> flying "}, {"sent1_word_ids": [5, 6, 7, 8, 9], "sent2_word_ids": [5, 6, 7, 8], "type": "SIMI", "score": 2.0, "comment": "towards a wooden telephone pole <==> above the telephone wires "}, {"sent1_word_ids": [0], "sent2_word_ids": [9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> ."}] |
[
"A",
"young",
"woman",
"with",
"outstretched",
"arms",
"stands",
"in",
"front",
"of",
"a",
"``",
"Going",
"Places",
"''",
"bus",
"."
] | [
"TThe",
"girl",
"is",
"standing",
"in",
"front",
"of",
"the",
"open",
"door",
"of",
"the",
"bus",
"."
] | [
0.2,
0.2,
0.2,
1,
1,
1,
0,
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
-1
] | [
0.2,
0.2,
0,
0,
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
-1
] | en | en | images | 303 | [{"sent1_word_ids": [8, 9, 10, 11, 12, 13, 14, 15, 16], "sent2_word_ids": [5, 6, 7, 8, 9, 10, 11, 12, 13], "type": "SIMI", "score": 3.0, "comment": "in front of a `` Going Places '' bus <==> in front of the open door of the bus "}, {"sent1_word_ids": [17], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2], "type": "SIMI", "score": 4.0, "comment": "A young woman <==> TThe girl "}, {"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "with outstretched arms <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [14], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [7], "sent2_word_ids": [3, 4], "type": "EQUI", "score": 5.0, "comment": "stands <==> is standing"}] |
[
"A",
"blue",
"bird",
"perched",
"on",
"a",
"gloved",
"hand",
"."
] | [
"A",
"bird",
"is",
"perched",
"on",
"a",
"person",
"'s",
"gloved",
"hand",
"."
] | [
0.2,
0.2,
0.2,
0,
0,
0,
0,
0,
-1
] | [
0.2,
0.2,
0,
0,
1,
1,
1,
0,
0,
0,
-1
] | en | en | images | 304 | [{"sent1_word_ids": [5, 6, 7, 8], "sent2_word_ids": [8, 9, 10], "type": "EQUI", "score": 5.0, "comment": "on a gloved hand <==> 's gloved hand "}, {"sent1_word_ids": [0], "sent2_word_ids": [11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2], "type": "SPE1", "score": 4.0, "comment": "A blue bird <==> A bird "}, {"sent1_word_ids": [4], "sent2_word_ids": [3, 4], "type": "EQUI", "score": 5.0, "comment": "perched <==> is perched "}, {"sent1_word_ids": [0], "sent2_word_ids": [5, 6, 7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on a person "}, {"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"A",
"baby",
"holds",
"a",
"ketchup",
"packet",
"."
] | [
"A",
"baby",
"in",
"a",
"highchair",
"holds",
"a",
"ketchup",
"packet",
"."
] | [
0,
0,
0,
0,
0,
0,
-1
] | [
0,
0,
1,
1,
1,
0,
0,
0,
0,
-1
] | en | en | images | 305 | [{"sent1_word_ids": [0], "sent2_word_ids": [10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [3], "sent2_word_ids": [6], "type": "EQUI", "score": 5.0, "comment": "holds <==> holds "}, {"sent1_word_ids": [0], "sent2_word_ids": [3, 4, 5], "type": "NOALI", "score": null, "comment": "-not aligned- <==> in a highchair "}, {"sent1_word_ids": [7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "A baby <==> A baby "}, {"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [7, 8, 9], "type": "EQUI", "score": 5.0, "comment": "a ketchup packet <==> a ketchup packet"}] |
[
"Two",
"cats",
"sitting",
"together",
"on",
"the",
"sofa",
"looking",
"out",
"the",
"window",
"."
] | [
"Two",
"cats",
"sit",
"on",
"the",
"back",
"of",
"a",
"couch",
"looking",
"out",
"the",
"window",
"."
] | [
0,
0,
0,
1,
0.2,
0.2,
0.2,
0,
0,
0,
0,
-1
] | [
0,
0,
0,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0,
0,
0,
0,
-1
] | en | en | images | 306 | [{"sent1_word_ids": [8, 9], "sent2_word_ids": [10, 11], "type": "EQUI", "score": 5.0, "comment": "looking out <==> looking out "}, {"sent1_word_ids": [10, 11], "sent2_word_ids": [12, 13], "type": "EQUI", "score": 5.0, "comment": "the window <==> the window "}, {"sent1_word_ids": [12], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [4], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "together <==> -not aligned- "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "Two cats <==> Two cats "}, {"sent1_word_ids": [5, 6, 7], "sent2_word_ids": [4, 5, 6, 7, 8, 9], "type": "SPE2", "score": 4.0, "comment": "on the sofa <==> on the back of a couch "}, {"sent1_word_ids": [3], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "sitting <==> sit "}, {"sent1_word_ids": [0], "sent2_word_ids": [14], "type": "NOALI", "score": null, "comment": "-not aligned- <==> ."}] |
[
"A",
"dark",
"brown",
"horse",
"standing",
"in",
"a",
"field",
"."
] | [
"Horse",
"standing",
"in",
"a",
"field",
"."
] | [
0.2,
0.2,
0.2,
0.2,
0,
0,
0,
0,
-1
] | [
0.2,
0,
0,
0,
0,
-1
] | en | en | images | 307 | [{"sent1_word_ids": [1, 2, 3, 4], "sent2_word_ids": [1], "type": "SPE1", "score": 4.0, "comment": "A dark brown horse <==> Horse "}, {"sent1_word_ids": [5], "sent2_word_ids": [2], "type": "EQUI", "score": 5.0, "comment": "standing <==> standing "}, {"sent1_word_ids": [6, 7, 8], "sent2_word_ids": [3, 4, 5], "type": "EQUI", "score": 5.0, "comment": "in a field <==> in a field "}, {"sent1_word_ids": [0], "sent2_word_ids": [6], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"A",
"blue",
"scooter",
"parked",
"on",
"a",
"sidewalk",
"."
] | [
"A",
"blue",
"moped",
"parked",
"on",
"the",
"sidewalk",
"."
] | [
0.2,
0.2,
0.2,
0,
0,
0,
0,
-1
] | [
0.2,
0.2,
0.2,
0,
0,
0,
0,
-1
] | en | en | images | 308 | [{"sent1_word_ids": [0], "sent2_word_ids": [8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [4], "sent2_word_ids": [4], "type": "EQUI", "score": 5.0, "comment": "parked <==> parked "}, {"sent1_word_ids": [8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2, 3], "type": "SPE1", "score": 4.0, "comment": "A blue scooter <==> A blue moped "}, {"sent1_word_ids": [5, 6, 7], "sent2_word_ids": [5, 6, 7], "type": "EQUI", "score": 5.0, "comment": "on a sidewalk <==> on the sidewalk"}] |
[
"A",
"black",
"and",
"white",
"cat",
"playing",
"with",
"a",
"wool",
"basket",
"."
] | [
"A",
"black",
"and",
"white",
"cat",
"lying",
"on",
"a",
"blanket",
"."
] | [
0,
0,
0,
0,
0,
1,
1,
1,
1,
1,
-1
] | [
0,
0,
0,
0,
0,
1,
1,
1,
1,
-1
] | en | en | images | 309 | [{"sent1_word_ids": [11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2, 3, 4, 5], "sent2_word_ids": [1, 2, 3, 4, 5], "type": "EQUI", "score": 5.0, "comment": "A black and white cat <==> A black and white cat "}, {"sent1_word_ids": [0], "sent2_word_ids": [7, 8, 9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on a blanket "}, {"sent1_word_ids": [0], "sent2_word_ids": [6], "type": "NOALI", "score": null, "comment": "-not aligned- <==> lying "}, {"sent1_word_ids": [6], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "playing <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [7, 8, 9, 10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "with a wool basket <==> -not aligned-"}] |
[
"A",
"buddha",
"statue",
"holding",
"a",
"candle",
"is",
"sitting",
"on",
"a",
"table",
"."
] | [
"A",
"man",
"fishing",
"on",
"a",
"small",
"boat",
"while",
"on",
"a",
"lake",
"."
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
-1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
-1
] | en | en | images | 310 | [{"sent1_word_ids": [7, 8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "is sitting <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [8, 9, 10, 11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> while on a lake "}, {"sent1_word_ids": [5, 6], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "a candle <==> -not aligned- "}, {"sent1_word_ids": [4], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "holding <==> -not aligned- "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "A buddha statue <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [4, 5, 6, 7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on a small boat "}, {"sent1_word_ids": [12], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [3], "type": "NOALI", "score": null, "comment": "-not aligned- <==> fishing "}, {"sent1_word_ids": [9, 10, 11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "on a table <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [12], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [0], "sent2_word_ids": [1, 2], "type": "NOALI", "score": null, "comment": "-not aligned- <==> A man"}] |
[
"Three",
"people",
"sitting",
"at",
"dinner",
"table",
"smiling",
"at",
"camera",
"."
] | [
"Two",
"elderly",
"women",
"sit",
"at",
"a",
"dinner",
"table",
"with",
"a",
"man",
"."
] | [
0.4,
0.4,
0,
0,
0,
0,
1,
1,
1,
-1
] | [
0.4,
0.4,
0.4,
0,
0,
0,
0,
0,
1,
1,
1,
-1
] | en | en | images | 311 | [{"sent1_word_ids": [3], "sent2_word_ids": [4], "type": "EQUI", "score": 5.0, "comment": "sitting <==> sit "}, {"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2, 3], "type": "SPE2", "score": 3.0, "comment": "Three people <==> Two elderly women "}, {"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [5, 6, 7, 8], "type": "EQUI", "score": 5.0, "comment": "at dinner table <==> at a dinner table "}, {"sent1_word_ids": [8, 9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "at camera <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [12], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "smiling <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [9, 10, 11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> with a man"}] |
[
"A",
"white",
"and",
"red",
"bus",
"traveling",
"on",
"the",
"street",
"."
] | [
"The",
"red",
"bus",
"is",
"on",
"the",
"street",
"."
] | [
0.2,
0.2,
0.2,
0.2,
0.2,
0.6,
0,
0,
0,
-1
] | [
0.2,
0.2,
0.2,
0.6,
0,
0,
0,
-1
] | en | en | images | 312 | [{"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [7, 8, 9], "sent2_word_ids": [5, 6, 7], "type": "EQUI", "score": 5.0, "comment": "on the street <==> on the street "}, {"sent1_word_ids": [6], "sent2_word_ids": [4], "type": "SIMI", "score": 2.0, "comment": "traveling <==> is "}, {"sent1_word_ids": [1, 2, 3, 4, 5], "sent2_word_ids": [1, 2, 3], "type": "SPE1", "score": 4.0, "comment": "A white and red bus <==> The red bus"}] |
[
"Two",
"goats",
"standing",
"in",
"a",
"field",
"by",
"a",
"tree",
"."
] | [
"A",
"large",
"boat",
"pulling",
"a",
"small",
"white",
"boat",
"."
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
-1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
-1
] | en | en | images | 313 | [{"sent1_word_ids": [0], "sent2_word_ids": [9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [7, 8, 9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "by a tree <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [5, 6, 7, 8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> a small white boat "}, {"sent1_word_ids": [0], "sent2_word_ids": [4], "type": "NOALI", "score": null, "comment": "-not aligned- <==> pulling "}, {"sent1_word_ids": [3], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "standing <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [1, 2, 3], "type": "NOALI", "score": null, "comment": "-not aligned- <==> A large boat "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "Two goats <==> -not aligned- "}, {"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "in a field <==> -not aligned-"}] |
[
"A",
"large",
"black",
"bird",
"is",
"sitting",
"in",
"the",
"water",
"."
] | [
"The",
"birds",
"are",
"swimming",
"in",
"the",
"water",
"."
] | [
0.6,
0.6,
0.6,
0.6,
0.6,
0.6,
0,
0,
0,
-1
] | [
0.6,
0.6,
0.6,
0.6,
0,
0,
0,
-1
] | en | en | images | 314 | [{"sent1_word_ids": [5, 6], "sent2_word_ids": [3, 4], "type": "SIMI", "score": 2.0, "comment": "is sitting <==> are swimming "}, {"sent1_word_ids": [7, 8, 9], "sent2_word_ids": [5, 6, 7], "type": "EQUI", "score": 5.0, "comment": "in the water <==> in the water "}, {"sent1_word_ids": [1, 2, 3, 4], "sent2_word_ids": [1, 2], "type": "SPE1", "score": 2.0, "comment": "A large black bird <==> The birds "}, {"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> ."}] |
[
"The",
"woman",
"is",
"sitting",
"on",
"the",
"red",
"motorcycle",
"."
] | [
"The",
"white",
"sheep",
"is",
"standing",
"on",
"the",
"green",
"hill",
"."
] | [
1,
1,
0.6,
0.6,
1,
1,
1,
1,
-1
] | [
1,
1,
1,
0.6,
0.6,
1,
1,
1,
1,
-1
] | en | en | images | 315 | [{"sent1_word_ids": [0], "sent2_word_ids": [1, 2, 3], "type": "NOALI", "score": null, "comment": "-not aligned- <==> The white sheep "}, {"sent1_word_ids": [3, 4], "sent2_word_ids": [4, 5], "type": "SIMI", "score": 2.0, "comment": "is sitting <==> is standing "}, {"sent1_word_ids": [0], "sent2_word_ids": [6, 7, 8, 9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on the green hill "}, {"sent1_word_ids": [0], "sent2_word_ids": [10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "The woman <==> -not aligned- "}, {"sent1_word_ids": [5, 6, 7, 8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "on the red motorcycle <==> -not aligned- "}, {"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"Two",
"men",
"on",
"boat",
"floating",
"on",
"the",
"water",
"."
] | [
"A",
"wooden",
"yacht",
"on",
"the",
"ocean",
"."
] | [
1,
1,
0.2,
0.2,
1,
0.2,
0.2,
0.2,
-1
] | [
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
-1
] | en | en | images | 316 | [{"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [6, 7, 8], "sent2_word_ids": [4, 5, 6], "type": "SPE2", "score": 4.0, "comment": "on the water <==> on the ocean "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "Two men <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [3, 4], "sent2_word_ids": [1, 2, 3], "type": "SPE2", "score": 4.0, "comment": "on boat <==> A wooden yacht "}, {"sent1_word_ids": [5], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "floating <==> -not aligned-"}] |
[
"The",
"television",
"and",
"desk",
"of",
"hotel",
"room",
"with",
"lamp",
"lighting",
"."
] | [
"A",
"television",
"and",
"a",
"laptop",
"computer",
"are",
"on",
"in",
"a",
"hotel",
"room",
"."
] | [
0.4,
0.4,
0.4,
0.4,
0,
0,
0,
1,
1,
1,
-1
] | [
0.4,
0.4,
0.4,
0.4,
0.4,
0.4,
1,
0,
0,
0,
0,
0,
-1
] | en | en | images | 317 | [{"sent1_word_ids": [5, 6, 7], "sent2_word_ids": [8, 9, 10, 11, 12], "type": "EQUI", "score": 5.0, "comment": "of hotel room <==> on in a hotel room "}, {"sent1_word_ids": [0], "sent2_word_ids": [7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> are "}, {"sent1_word_ids": [0], "sent2_word_ids": [13], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2, 3, 4], "sent2_word_ids": [1, 2, 3, 4, 5, 6], "type": "SIMI", "score": 3.0, "comment": "The television and desk <==> A television and a laptop computer "}, {"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "lighting <==> -not aligned- "}, {"sent1_word_ids": [11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [8, 9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "with lamp <==> -not aligned-"}] |
[
"A",
"woman",
"wearing",
"a",
"navy",
"dress",
"is",
"cutting",
"a",
"cake",
"on",
"a",
"white",
"table",
"."
] | [
"A",
"person",
"wearing",
"a",
"helmet",
"sits",
"on",
"a",
"bicycle",
"on",
"a",
"sunny",
"day",
"."
] | [
0.2,
0.2,
0,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
-1
] | [
0.2,
0.2,
0,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
-1
] | en | en | images | 318 | [{"sent1_word_ids": [15], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "SPE1", "score": 4.0, "comment": "A woman <==> A person "}, {"sent1_word_ids": [0], "sent2_word_ids": [6], "type": "NOALI", "score": null, "comment": "-not aligned- <==> sits "}, {"sent1_word_ids": [0], "sent2_word_ids": [14], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [3], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "wearing <==> wearing "}, {"sent1_word_ids": [11, 12, 13, 14], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "on a white table <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [7, 8, 9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on a bicycle "}, {"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "a navy dress <==> -not aligned- "}, {"sent1_word_ids": [9, 10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "a cake <==> -not aligned- "}, {"sent1_word_ids": [7, 8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "is cutting <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [10, 11, 12, 13], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on a sunny day "}, {"sent1_word_ids": [0], "sent2_word_ids": [4, 5], "type": "NOALI", "score": null, "comment": "-not aligned- <==> a helmet"}] |
[
"A",
"close-up",
"picture",
"of",
"a",
"white",
"and",
"purple",
"motorcycle",
"."
] | [
"A",
"close-up",
"picture",
"of",
"a",
"desk",
"with",
"a",
"computer",
"and",
"papers",
"on",
"it",
"."
] | [
0,
0,
0,
1,
1,
1,
1,
1,
1,
-1
] | [
0,
0,
0,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
-1
] | en | en | images | 319 | [{"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [4, 5, 6], "type": "NOALI", "score": null, "comment": "-not aligned- <==> of a desk "}, {"sent1_word_ids": [4, 5, 6, 7, 8, 9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "of a white and purple motorcycle <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [14], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2, 3], "type": "EQUI", "score": 5.0, "comment": "A close-up picture <==> A close-up picture "}, {"sent1_word_ids": [0], "sent2_word_ids": [7, 8, 9, 10, 11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> with a computer and papers "}, {"sent1_word_ids": [0], "sent2_word_ids": [12, 13], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on it"}] |
[
"Two",
"women",
"posing",
"with",
"a",
"baby",
"."
] | [
"A",
"woman",
"poses",
"with",
"a",
"baby",
"."
] | [
0.2,
0.2,
0,
0,
0,
0,
-1
] | [
0.2,
0.2,
0,
0,
0,
0,
-1
] | en | en | images | 320 | [{"sent1_word_ids": [7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "SIMI", "score": 4.0, "comment": "Two women <==> A woman "}, {"sent1_word_ids": [4, 5, 6], "sent2_word_ids": [4, 5, 6], "type": "EQUI", "score": 5.0, "comment": "with a baby <==> with a baby "}, {"sent1_word_ids": [0], "sent2_word_ids": [7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [3], "sent2_word_ids": [3], "type": "EQUI", "score": 5.0, "comment": "posing <==> poses"}] |
[
"Two",
"trains",
"inside",
"a",
"train",
"station",
"."
] | [
"The",
"train",
"sits",
"at",
"the",
"train",
"station",
"."
] | [
0.2,
0.2,
0,
0,
0,
0,
-1
] | [
0.2,
0.2,
1,
0,
0,
0,
0,
-1
] | en | en | images | 321 | [{"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "SIMI", "score": 4.0, "comment": "Two trains <==> The train "}, {"sent1_word_ids": [0], "sent2_word_ids": [8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [3, 4, 5, 6], "sent2_word_ids": [4, 5, 6, 7], "type": "EQUI", "score": 5.0, "comment": "inside a train station <==> at the train station "}, {"sent1_word_ids": [0], "sent2_word_ids": [3], "type": "NOALI", "score": null, "comment": "-not aligned- <==> sits "}, {"sent1_word_ids": [7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"A",
"man",
"and",
"two",
"women",
"smiling",
"at",
"the",
"camera",
"while",
"sitting",
"on",
"a",
"blue",
"sofa",
"."
] | [
"A",
"man",
"and",
"women",
"smiling",
"at",
"the",
"camera",
"while",
"standing",
"in",
"a",
"kitchen",
"."
] | [
0.2,
0.2,
0.2,
0.2,
0.2,
0,
0,
0,
0,
0.6,
0.6,
1,
1,
1,
1,
-1
] | [
0.2,
0.2,
0.2,
0.2,
0,
0,
0,
0,
0.6,
0.6,
1,
1,
1,
-1
] | en | en | images | 322 | [{"sent1_word_ids": [0], "sent2_word_ids": [14], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [10, 11], "sent2_word_ids": [9, 10], "type": "SIMI", "score": 2.0, "comment": "while sitting <==> while standing "}, {"sent1_word_ids": [1, 2, 3, 4, 5], "sent2_word_ids": [1, 2, 3, 4], "type": "SPE1", "score": 4.0, "comment": "A man and two women <==> A man and women "}, {"sent1_word_ids": [7, 8, 9], "sent2_word_ids": [6, 7, 8], "type": "EQUI", "score": 5.0, "comment": "at the camera <==> at the camera "}, {"sent1_word_ids": [0], "sent2_word_ids": [11, 12, 13], "type": "NOALI", "score": null, "comment": "-not aligned- <==> in a kitchen "}, {"sent1_word_ids": [16], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [6], "sent2_word_ids": [5], "type": "EQUI", "score": 5.0, "comment": "smiling <==> smiling "}, {"sent1_word_ids": [12, 13, 14, 15], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "on a blue sofa <==> -not aligned-"}] |
[
"A",
"television",
",",
"upholstered",
"chair",
",",
"and",
"coffee",
"stable",
"in",
"a",
"bright",
"room",
"."
] | [
"A",
"leather",
"couch",
"and",
"wooden",
"table",
"in",
"a",
"living",
"room",
"."
] | [
0.8,
0.8,
-1,
0.8,
0.8,
-1,
0.8,
0.8,
0.8,
0.4,
0.4,
0.4,
0.4,
-1
] | [
0.8,
0.8,
0.8,
0.8,
0.8,
0.8,
0.4,
0.4,
0.4,
0.4,
-1
] | en | en | images | 323 | [{"sent1_word_ids": [0], "sent2_word_ids": [11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [10, 11, 12, 13], "sent2_word_ids": [7, 8, 9, 10], "type": "SIMI", "score": 3.0, "comment": "in a bright room <==> in a living room "}, {"sent1_word_ids": [14], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2, 3, 4, 5, 6, 7, 8, 9], "sent2_word_ids": [1, 2, 3, 4, 5, 6], "type": "SIMI", "score": 1.0, "comment": "A television , upholstered chair , and coffee stable <==> A leather couch and wooden table"}] |
[
"Tan",
"cow",
"with",
"ear",
"tags",
"on",
"a",
"grassy",
"field",
"."
] | [
"Person",
"in",
"grassy",
"field",
"tending",
"to",
"sheep",
"."
] | [
0.6,
0.6,
1,
1,
1,
0,
0,
0,
0,
-1
] | [
1,
0,
0,
0,
1,
1,
0.6,
-1
] | en | en | images | 324 | [{"sent1_word_ids": [0], "sent2_word_ids": [5, 6], "type": "NOALI", "score": null, "comment": "-not aligned- <==> tending to "}, {"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [7], "type": "SIMI", "score": 2.0, "comment": "Tan cow <==> sheep "}, {"sent1_word_ids": [0], "sent2_word_ids": [1], "type": "NOALI", "score": null, "comment": "-not aligned- <==> Person "}, {"sent1_word_ids": [0], "sent2_word_ids": [8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [3, 4, 5], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "with ear tags <==> -not aligned- "}, {"sent1_word_ids": [6, 7, 8, 9], "sent2_word_ids": [2, 3, 4], "type": "EQUI", "score": 5.0, "comment": "on a grassy field <==> in grassy field"}] |
[
"A",
"close-up",
"of",
"a",
"brown",
"horse",
"'s",
"head",
"."
] | [
"A",
"close-up",
"of",
"a",
"yellow",
"school",
"bus",
"."
] | [
0,
0,
1,
1,
1,
1,
1,
1,
-1
] | [
0,
0,
1,
1,
1,
1,
1,
-1
] | en | en | images | 325 | [{"sent1_word_ids": [0], "sent2_word_ids": [8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [7, 8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "'s head <==> -not aligned- "}, {"sent1_word_ids": [3, 4, 5, 6], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "of a brown horse <==> -not aligned- "}, {"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "A close-up <==> A close-up "}, {"sent1_word_ids": [0], "sent2_word_ids": [3, 4, 5, 6, 7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> of a yellow school bus"}] |
[
"A",
"bay",
"foal",
"is",
"walking",
"next",
"to",
"its",
"mother",
"in",
"a",
"grassy",
"field",
"."
] | [
"Close-up",
"of",
"young",
"horse",
"walking",
"next",
"to",
"a",
"larger",
"horse",
"."
] | [
0.2,
0.2,
0.2,
0,
0,
0.2,
0.2,
0.2,
0.2,
1,
1,
1,
1,
-1
] | [
1,
0.2,
0.2,
0.2,
0,
0.2,
0.2,
0.2,
0.2,
0.2,
-1
] | en | en | images | 326 | [{"sent1_word_ids": [0], "sent2_word_ids": [1], "type": "NOALI", "score": null, "comment": "-not aligned- <==> Close-up "}, {"sent1_word_ids": [0], "sent2_word_ids": [11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [6, 7, 8, 9], "sent2_word_ids": [6, 7, 8, 9, 10], "type": "SPE1", "score": 4.0, "comment": "next to its mother <==> next to a larger horse "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [2, 3, 4], "type": "SPE1", "score": 4.0, "comment": "A bay foal <==> of young horse "}, {"sent1_word_ids": [10, 11, 12, 13], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "in a grassy field <==> -not aligned- "}, {"sent1_word_ids": [14], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [4, 5], "sent2_word_ids": [5], "type": "EQUI", "score": 5.0, "comment": "is walking <==> walking"}] |
[
"A",
"small",
"child",
"smiling",
"at",
"the",
"camera",
"."
] | [
"A",
"small",
"child",
"sits",
"on",
"a",
"cement",
"wall",
"near",
"white",
"flower",
"."
] | [
0,
0,
0,
1,
1,
1,
1,
-1
] | [
0,
0,
0,
1,
1,
1,
1,
1,
1,
1,
1,
-1
] | en | en | images | 327 | [{"sent1_word_ids": [0], "sent2_word_ids": [9, 10, 11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> near white flower "}, {"sent1_word_ids": [0], "sent2_word_ids": [4], "type": "NOALI", "score": null, "comment": "-not aligned- <==> sits "}, {"sent1_word_ids": [8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [5, 6, 7, 8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on a cement wall "}, {"sent1_word_ids": [0], "sent2_word_ids": [12], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2, 3], "type": "EQUI", "score": 5.0, "comment": "A small child <==> A small child "}, {"sent1_word_ids": [5, 6, 7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "at the camera <==> -not aligned- "}, {"sent1_word_ids": [4], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "smiling <==> -not aligned-"}] |
[
"A",
"woman",
"stands",
"in",
"front",
"of",
"a",
"building",
"in",
"the",
"snow",
"."
] | [
"Two",
"women",
"and",
"a",
"baby",
"pose",
"in",
"front",
"of",
"a",
"dining",
"room",
"."
] | [
0.6,
0.6,
0.4,
0.2,
0.2,
0.2,
0.2,
0.2,
1,
1,
1,
-1
] | [
0.6,
0.6,
0.6,
0.6,
0.6,
0.4,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
-1
] | en | en | images | 328 | [{"sent1_word_ids": [3], "sent2_word_ids": [6], "type": "REL", "score": 3.0, "comment": "stands <==> pose "}, {"sent1_word_ids": [4, 5, 6, 7, 8], "sent2_word_ids": [7, 8, 9, 10, 11, 12], "type": "REL", "score": 4.0, "comment": "in front of a building <==> in front of a dining room "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2, 3, 4, 5], "type": "SPE1", "score": 2.0, "comment": "A woman <==> Two women and a baby "}, {"sent1_word_ids": [9, 10, 11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "in the snow <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [13], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [12], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"Young",
"baby",
"girl",
"sitting",
"on",
"table",
"."
] | [
"A",
"woman",
"with",
"a",
"smiling",
"baby",
"sitting",
"on",
"the",
"table",
"."
] | [
0.4,
0.4,
0.4,
0,
0,
0,
-1
] | [
1,
1,
0.4,
0.4,
0.4,
0.4,
0,
0,
0,
0,
-1
] | en | en | images | 329 | [{"sent1_word_ids": [4], "sent2_word_ids": [7], "type": "EQUI", "score": 5.0, "comment": "sitting <==> sitting "}, {"sent1_word_ids": [0], "sent2_word_ids": [11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [0], "sent2_word_ids": [1, 2], "type": "NOALI", "score": null, "comment": "-not aligned- <==> A woman "}, {"sent1_word_ids": [7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [5, 6], "sent2_word_ids": [8, 9, 10], "type": "EQUI", "score": 5.0, "comment": "on table <==> on the table "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [3, 4, 5, 6], "type": "SIMI", "score": 3.0, "comment": "Young baby girl <==> with a smiling baby"}] |
[
"A",
"black",
"and",
"white",
"cow",
"in",
"a",
"pen",
"with",
"hay",
"."
] | [
"Black",
"and",
"white",
"cows",
"behind",
"a",
"fence",
"."
] | [
0.2,
0.2,
0.2,
0.2,
0.2,
0.4,
0.4,
0.4,
1,
1,
-1
] | [
0.2,
0.2,
0.2,
0.2,
0.4,
0.4,
0.4,
-1
] | en | en | images | 330 | [{"sent1_word_ids": [1, 2, 3, 4, 5], "sent2_word_ids": [1, 2, 3, 4], "type": "SIMI", "score": 4.0, "comment": "A black and white cow <==> Black and white cows "}, {"sent1_word_ids": [6, 7, 8], "sent2_word_ids": [5, 6, 7], "type": "SIMI", "score": 3.0, "comment": "in a pen <==> behind a fence "}, {"sent1_word_ids": [0], "sent2_word_ids": [8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [9, 10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "with hay <==> -not aligned-"}] |
[
"A",
"man",
"and",
"woman",
"are",
"posing",
"for",
"the",
"camera",
"."
] | [
"A",
"cat",
"sitting",
"on",
"sand",
"looking",
"up",
"at",
"the",
"camera",
"."
] | [
1,
1,
1,
1,
1,
1,
0,
0,
0,
-1
] | [
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
-1
] | en | en | images | 331 | [{"sent1_word_ids": [5, 6], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "are posing <==> -not aligned- "}, {"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [4, 5], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on sand "}, {"sent1_word_ids": [0], "sent2_word_ids": [6, 7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> looking up "}, {"sent1_word_ids": [0], "sent2_word_ids": [3], "type": "NOALI", "score": null, "comment": "-not aligned- <==> sitting "}, {"sent1_word_ids": [7, 8, 9], "sent2_word_ids": [8, 9, 10], "type": "EQUI", "score": 5.0, "comment": "for the camera <==> at the camera "}, {"sent1_word_ids": [1, 2, 3, 4], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "A man and woman <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [1, 2], "type": "NOALI", "score": null, "comment": "-not aligned- <==> A cat "}, {"sent1_word_ids": [0], "sent2_word_ids": [11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> ."}] |
[
"A",
"black",
"and",
"white",
"horned",
"cow",
"standing",
"in",
"a",
"field",
"."
] | [
"A",
"black",
"and",
"white",
"photo",
"of",
"a",
"cat",
"sitting",
"on",
"a",
"sofa",
"."
] | [
0.6,
0.6,
0.6,
0.6,
0.6,
0.6,
0.6,
1,
1,
1,
-1
] | [
1,
1,
1,
1,
1,
0.6,
0.6,
0.6,
0.6,
1,
1,
1,
-1
] | en | en | images | 332 | [{"sent1_word_ids": [1, 2, 3, 4, 5, 6], "sent2_word_ids": [6, 7, 8], "type": "SIMI", "score": 2.0, "comment": "A black and white horned cow <==> of a cat "}, {"sent1_word_ids": [8, 9, 10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "in a field <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [13], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [0], "sent2_word_ids": [10, 11, 12], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on a sofa "}, {"sent1_word_ids": [0], "sent2_word_ids": [1, 2, 3, 4, 5], "type": "NOALI", "score": null, "comment": "-not aligned- <==> A black and white photo "}, {"sent1_word_ids": [7], "sent2_word_ids": [9], "type": "SIMI", "score": 2.0, "comment": "standing <==> sitting "}, {"sent1_word_ids": [11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"A",
"group",
"of",
"people",
"sitting",
"at",
"a",
"restaurant",
"table",
"."
] | [
"A",
"group",
"of",
"people",
"sitting",
"around",
"a",
"table",
"on",
"a",
"porch",
"."
] | [
0,
0,
0,
0,
0,
0.2,
0.2,
0.2,
0.2,
-1
] | [
0,
0,
0,
0,
0,
0.2,
0.2,
0.2,
1,
1,
1,
-1
] | en | en | images | 333 | [{"sent1_word_ids": [0], "sent2_word_ids": [9, 10, 11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on a porch "}, {"sent1_word_ids": [0], "sent2_word_ids": [12], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [5], "sent2_word_ids": [5], "type": "EQUI", "score": 5.0, "comment": "sitting <==> sitting "}, {"sent1_word_ids": [3, 4], "sent2_word_ids": [3, 4], "type": "EQUI", "score": 5.0, "comment": "of people <==> of people "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "A group <==> A group "}, {"sent1_word_ids": [10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [6, 7, 8, 9], "sent2_word_ids": [6, 7, 8], "type": "SPE1", "score": 4.0, "comment": "at a restaurant table <==> around a table"}] |
[
"A",
"yellow",
"school",
"bus",
"parked",
"in",
"a",
"field",
"."
] | [
"A",
"brown",
"horse",
"in",
"a",
"green",
"field",
"."
] | [
1,
1,
1,
1,
1,
0.2,
0.2,
0.2,
-1
] | [
1,
1,
1,
0.2,
0.2,
0.2,
0.2,
-1
] | en | en | images | 334 | [{"sent1_word_ids": [0], "sent2_word_ids": [8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [5], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "parked <==> -not aligned- "}, {"sent1_word_ids": [1, 2, 3, 4], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "A yellow school bus <==> -not aligned- "}, {"sent1_word_ids": [6, 7, 8], "sent2_word_ids": [4, 5, 6, 7], "type": "SPE2", "score": 4.0, "comment": "in a field <==> in a green field "}, {"sent1_word_ids": [0], "sent2_word_ids": [1, 2, 3], "type": "NOALI", "score": null, "comment": "-not aligned- <==> A brown horse "}, {"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"The",
"cat",
"is",
"sitting",
"on",
"a",
"bag",
"of",
"cat",
"food",
"."
] | [
"Two",
"eagles",
"sitting",
"on",
"a",
"long",
"branch",
"."
] | [
0.8,
0.8,
0.2,
0.2,
1,
1,
1,
1,
1,
1,
-1
] | [
0.8,
0.8,
0.2,
1,
1,
1,
1,
-1
] | en | en | images | 335 | [{"sent1_word_ids": [8, 9, 10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "of cat food <==> -not aligned- "}, {"sent1_word_ids": [5, 6, 7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "on a bag <==> -not aligned- "}, {"sent1_word_ids": [11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "SIMI", "score": 1.0, "comment": "The cat <==> Two eagles "}, {"sent1_word_ids": [0], "sent2_word_ids": [4, 5, 6, 7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on a long branch "}, {"sent1_word_ids": [3, 4], "sent2_word_ids": [3], "type": "SIMI", "score": 4.0, "comment": "is sitting <==> sitting"}] |
[
"The",
"black",
"and",
"white",
"cat",
"is",
"looking",
"up",
"at",
"the",
"camera",
"."
] | [
"A",
"black",
"and",
"white",
"dog",
"looking",
"at",
"the",
"camera",
"."
] | [
0.4,
0.4,
0.4,
0.4,
0.4,
0.2,
0.2,
0.2,
0,
0,
0,
-1
] | [
0.4,
0.4,
0.4,
0.4,
0.4,
0.2,
0,
0,
0,
-1
] | en | en | images | 336 | [{"sent1_word_ids": [1, 2, 3, 4, 5], "sent2_word_ids": [1, 2, 3, 4, 5], "type": "SIMI", "score": 3.0, "comment": "The black and white cat <==> A black and white dog "}, {"sent1_word_ids": [6, 7, 8], "sent2_word_ids": [6], "type": "SPE1", "score": 4.0, "comment": "is looking up <==> looking "}, {"sent1_word_ids": [9, 10, 11], "sent2_word_ids": [7, 8, 9], "type": "EQUI", "score": 5.0, "comment": "at the camera <==> at the camera "}, {"sent1_word_ids": [0], "sent2_word_ids": [10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [12], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"A",
"black",
"and",
"white",
"photo",
"of",
"a",
"bottle",
"sitting",
"atop",
"a",
"rock",
"carving",
"in",
"front",
"of",
"a",
"line",
"of",
"bushes",
"."
] | [
"A",
"bottle",
"of",
"water",
"sitting",
"on",
"a",
"stone",
"with",
"other",
"stones",
"and",
"a",
"wall",
"in",
"the",
"background",
"."
] | [
1,
1,
1,
1,
1,
0.2,
0.2,
0.2,
0,
0.4,
0.4,
0.4,
0.4,
1,
1,
1,
1,
1,
1,
1,
-1
] | [
0.2,
0.2,
0.2,
0.2,
0,
0.4,
0.4,
0.4,
1,
1,
1,
1,
1,
1,
1,
1,
1,
-1
] | en | en | images | 337 | [{"sent1_word_ids": [19, 20], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "of bushes <==> -not aligned- "}, {"sent1_word_ids": [10, 11, 12, 13], "sent2_word_ids": [6, 7, 8], "type": "REL", "score": 3.0, "comment": "atop a rock carving <==> on a stone "}, {"sent1_word_ids": [9], "sent2_word_ids": [5], "type": "EQUI", "score": 5.0, "comment": "sitting <==> sitting "}, {"sent1_word_ids": [0], "sent2_word_ids": [15, 16, 17], "type": "NOALI", "score": null, "comment": "-not aligned- <==> in the background "}, {"sent1_word_ids": [1, 2, 3, 4, 5], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "A black and white photo <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [9, 10, 11, 12, 13, 14], "type": "NOALI", "score": null, "comment": "-not aligned- <==> with other stones and a wall "}, {"sent1_word_ids": [14, 15, 16, 17, 18], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "in front of a line <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [18], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [6, 7, 8], "sent2_word_ids": [1, 2, 3, 4], "type": "SPE2", "score": 4.0, "comment": "of a bottle <==> A bottle of water "}, {"sent1_word_ids": [21], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"A",
"lone",
"cow",
"sits",
"in",
"the",
"cold",
"of",
"the",
"yard",
"."
] | [
"a",
"black",
"and",
"white",
"cow",
"standing",
"in",
"the",
"field",
"."
] | [
0.2,
0.2,
0.2,
0.6,
1,
1,
1,
0.2,
0.2,
0.2,
-1
] | [
0.2,
0.2,
0.2,
0.2,
0.2,
0.6,
0.2,
0.2,
0.2,
-1
] | en | en | images | 338 | [{"sent1_word_ids": [0], "sent2_word_ids": [10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [8, 9, 10], "sent2_word_ids": [7, 8, 9], "type": "SPE1", "score": 4.0, "comment": "of the yard <==> in the field "}, {"sent1_word_ids": [5, 6, 7], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "in the cold <==> -not aligned- "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2, 3, 4, 5], "type": "SIMI", "score": 4.0, "comment": "A lone cow <==> a black and white cow "}, {"sent1_word_ids": [11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [4], "sent2_word_ids": [6], "type": "SIMI", "score": 2.0, "comment": "sits <==> standing"}] |
[
"A",
"girl",
"in",
"a",
"black",
"desktop",
"holds",
"up",
"an",
"open",
"box",
"of",
"Corn",
"Flakes",
"and",
"a",
"carton",
"of",
"milk",
"."
] | [
"A",
"girl",
"wearing",
"black",
"shorts",
"and",
"boots",
"is",
"standing",
"next",
"to",
"a",
"blue",
"motorcycle",
"."
] | [
0,
0,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
-1
] | [
0,
0,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
-1
] | en | en | images | 339 | [{"sent1_word_ids": [1, 2], "sent2_word_ids": [1, 2], "type": "EQUI", "score": 5.0, "comment": "A girl <==> A girl "}, {"sent1_word_ids": [16, 17], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "a carton <==> -not aligned- "}, {"sent1_word_ids": [9, 10, 11], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "an open box <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [15], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [0], "sent2_word_ids": [3], "type": "NOALI", "score": null, "comment": "-not aligned- <==> wearing "}, {"sent1_word_ids": [18, 19], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "of milk <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [10, 11, 12, 13, 14], "type": "NOALI", "score": null, "comment": "-not aligned- <==> next to a blue motorcycle "}, {"sent1_word_ids": [20], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [8, 9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> is standing "}, {"sent1_word_ids": [12, 13, 14], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "of Corn Flakes <==> -not aligned- "}, {"sent1_word_ids": [15], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "and <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [4, 5, 6, 7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> black shorts and boots "}, {"sent1_word_ids": [3, 4, 5, 6], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "in a black desktop <==> -not aligned- "}, {"sent1_word_ids": [7, 8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "holds up <==> -not aligned-"}] |
[
"A",
"black",
"and",
"white",
"bird",
"on",
"a",
"body",
"of",
"water",
"with",
"grass",
"in",
"the",
"background",
"."
] | [
"A",
"bus",
"is",
"on",
"a",
"road",
"with",
"a",
"ferris",
"wheel",
"in",
"the",
"background",
"."
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
-1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
-1
] | en | en | images | 340 | [{"sent1_word_ids": [1, 2, 3, 4, 5], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "A black and white bird <==> -not aligned- "}, {"sent1_word_ids": [9, 10], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "of water <==> -not aligned- "}, {"sent1_word_ids": [13, 14, 15], "sent2_word_ids": [11, 12, 13], "type": "EQUI", "score": 5.0, "comment": "in the background <==> in the background "}, {"sent1_word_ids": [0], "sent2_word_ids": [14], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [0], "sent2_word_ids": [7, 8, 9, 10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> with a ferris wheel "}, {"sent1_word_ids": [0], "sent2_word_ids": [4, 5, 6], "type": "NOALI", "score": null, "comment": "-not aligned- <==> on a road "}, {"sent1_word_ids": [11, 12], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "with grass <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [1, 2], "type": "NOALI", "score": null, "comment": "-not aligned- <==> A bus "}, {"sent1_word_ids": [0], "sent2_word_ids": [3], "type": "NOALI", "score": null, "comment": "-not aligned- <==> is "}, {"sent1_word_ids": [6, 7, 8], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "on a body <==> -not aligned- "}, {"sent1_word_ids": [16], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned-"}] |
[
"Two",
"brown",
"horses",
"standing",
"in",
"a",
"green",
"meadow",
"."
] | [
"A",
"brown",
"horse",
"stands",
"in",
"tall",
"grass",
"."
] | [
0.2,
0.2,
0.2,
0,
0.2,
0.2,
0.2,
0.2,
-1
] | [
0.2,
0.2,
0.2,
0,
0.2,
0.2,
0.2,
-1
] | en | en | images | 341 | [{"sent1_word_ids": [0], "sent2_word_ids": [8], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2, 3], "sent2_word_ids": [1, 2, 3], "type": "SIMI", "score": 4.0, "comment": "Two brown horses <==> A brown horse "}, {"sent1_word_ids": [4], "sent2_word_ids": [4], "type": "EQUI", "score": 5.0, "comment": "standing <==> stands "}, {"sent1_word_ids": [9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [5, 6, 7, 8], "sent2_word_ids": [5, 6, 7], "type": "SIMI", "score": 4.0, "comment": "in a green meadow <==> in tall grass"}] |
[
"A",
"red",
"bird",
"and",
"four",
"other",
"birds",
"sitting",
"in",
"the",
"snow",
"."
] | [
"Five",
"birds",
"stand",
"on",
"the",
"snow",
"."
] | [
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.6,
0,
0,
0,
-1
] | [
0.2,
0.2,
0.6,
0,
0,
0,
-1
] | en | en | images | 342 | [{"sent1_word_ids": [9, 10, 11], "sent2_word_ids": [4, 5, 6], "type": "EQUI", "score": 5.0, "comment": "in the snow <==> on the snow "}, {"sent1_word_ids": [12], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [1, 2, 3, 4, 5, 6, 7], "sent2_word_ids": [1, 2], "type": "SPE1", "score": 4.0, "comment": "A red bird and four other birds <==> Five birds "}, {"sent1_word_ids": [0], "sent2_word_ids": [7], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [8], "sent2_word_ids": [3], "type": "SIMI", "score": 2.0, "comment": "sitting <==> stand"}] |
[
"An",
"older",
"Asian",
"couple",
"poses",
"with",
"a",
"newborn",
"baby",
"at",
"the",
"dinner",
"table",
"."
] | [
"A",
"group",
"of",
"elderly",
"people",
"pose",
"around",
"a",
"dining",
"table",
"."
] | [
0.4,
0.4,
0.4,
0.4,
0,
1,
1,
1,
1,
0,
0,
0,
0,
-1
] | [
0.4,
0.4,
0.4,
0.4,
0.4,
0,
0,
0,
0,
0,
-1
] | en | en | images | 343 | [{"sent1_word_ids": [10, 11, 12, 13], "sent2_word_ids": [7, 8, 9, 10], "type": "EQUI", "score": 5.0, "comment": "at the dinner table <==> around a dining table "}, {"sent1_word_ids": [0], "sent2_word_ids": [11], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [1, 2, 3, 4], "sent2_word_ids": [1, 2, 3, 4, 5], "type": "SPE1", "score": 3.0, "comment": "An older Asian couple <==> A group of elderly people "}, {"sent1_word_ids": [14], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [6, 7, 8, 9], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "with a newborn baby <==> -not aligned- "}, {"sent1_word_ids": [5], "sent2_word_ids": [6], "type": "EQUI", "score": 5.0, "comment": "poses <==> pose"}] |
[
"A",
"black",
"and",
"white",
"chair",
"sitting",
"in",
"front",
"of",
"a",
"brick",
"wall",
"and",
"a",
"window",
"with",
"a",
"bamboo",
"plant",
"in",
"a",
"vase",
"."
] | [
"A",
"black",
"headed",
"sheep",
"covered",
"in",
"thick",
"white",
"wool",
"stands",
"in",
"a",
"pasture",
"with",
"other",
"sheep",
"."
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
-1
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
-1
] | en | en | images | 344 | [{"sent1_word_ids": [0], "sent2_word_ids": [11, 12, 13], "type": "NOALI", "score": null, "comment": "-not aligned- <==> in a pasture "}, {"sent1_word_ids": [0], "sent2_word_ids": [1, 2, 3, 4], "type": "NOALI", "score": null, "comment": "-not aligned- <==> A black headed sheep "}, {"sent1_word_ids": [0], "sent2_word_ids": [10], "type": "NOALI", "score": null, "comment": "-not aligned- <==> stands "}, {"sent1_word_ids": [23], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": ". <==> -not aligned- "}, {"sent1_word_ids": [16, 17, 18, 19], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "with a bamboo plant <==> -not aligned- "}, {"sent1_word_ids": [0], "sent2_word_ids": [17], "type": "NOALI", "score": null, "comment": "-not aligned- <==> . "}, {"sent1_word_ids": [0], "sent2_word_ids": [6, 7, 8, 9], "type": "NOALI", "score": null, "comment": "-not aligned- <==> in thick white wool "}, {"sent1_word_ids": [0], "sent2_word_ids": [14, 15, 16], "type": "NOALI", "score": null, "comment": "-not aligned- <==> with other sheep "}, {"sent1_word_ids": [0], "sent2_word_ids": [5], "type": "NOALI", "score": null, "comment": "-not aligned- <==> covered "}, {"sent1_word_ids": [1, 2, 3, 4, 5], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "A black and white chair <==> -not aligned- "}, {"sent1_word_ids": [6], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "sitting <==> -not aligned- "}, {"sent1_word_ids": [20, 21, 22], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "in a vase <==> -not aligned- "}, {"sent1_word_ids": [7, 8, 9, 10, 11, 12, 13, 14, 15], "sent2_word_ids": [0], "type": "NOALI", "score": null, "comment": "in front of a brick wall and a window <==> -not aligned-"}] |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.