sentence stringlengths 16 142 | source stringlengths 1 16 | target stringlengths 1 16 | relation stringlengths 5 37 | tokens stringlengths 32 194 | tags stringlengths 22 113 |
|---|---|---|---|---|---|
A flower in a tree that is blooming. | that | tree | ['flower', 'in'] | ['A', 'flower', 'in', 'a', 'tree', 'that', 'is', 'blooming.'] | ['O', 'REL', 'REL', 'SRC', 'TGT', 'SRC', 'O', 'O'] |
boat moored in a beach | boat | beach | ['moored', 'in'] | ['boat', 'moored', 'in', 'a', 'beach'] | ['SRC', 'REL', 'REL', 'SRC', 'TGT'] |
boat moored on the beach | boat | beach | ['moored', 'on'] | ['boat', 'moored', 'on', 'the', 'beach'] | ['SRC', 'REL', 'REL', 'O', 'TGT'] |
Some meat with sauce on it is on a plate. | meat | plate | ['is', 'on'] | ['Some', 'meat', 'with', 'sauce', 'on', 'it', 'is', 'on', 'a', 'plate.'] | ['O', 'SRC', 'O', 'O', 'REL', 'O', 'REL', 'REL', 'SRC', 'O'] |
This is someones couch in their living room in their home. | This | living | ['is'] | ['This', 'is', 'someones', 'couch', 'in', 'their', 'living', 'room', 'in', 'their', 'home.'] | ['SRC', 'SRC', 'O', 'O', 'TGT', 'O', 'TGT', 'O', 'TGT', 'O', 'O'] |
an elephant eats from a tree | elephant | tree | ['eats', 'from'] | ['an', 'elephant', 'eats', 'from', 'a', 'tree'] | ['SRC', 'SRC', 'REL', 'REL', 'SRC', 'TGT'] |
spruce trees grow on top . | spruce | trees | ['grow', 'on'] | ['spruce', 'trees', 'grow', 'on', 'top', '.'] | ['SRC', 'TGT', 'REL', 'REL', 'O', 'O'] |
mushrooms grow on tree trunk in the forest | mushrooms | tree | ['grow', 'on'] | ['mushrooms', 'grow', 'on', 'tree', 'trunk', 'in', 'the', 'forest'] | ['SRC', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'O'] |
a bunch of bananas are on a table | bunch | table | ['are', 'on'] | ['a', 'bunch', 'of', 'bananas', 'are', 'on', 'a', 'table'] | ['TGT', 'SRC', 'O', 'O', 'REL', 'REL', 'TGT', 'TGT'] |
a train departs the station | train | station | ['departs'] | ['a', 'train', 'departs', 'the', 'station'] | ['SRC', 'SRC', 'REL', 'O', 'TGT'] |
train starts departing the station . | train | station | ['starts'] | ['train', 'starts', 'departing', 'the', 'station', '.'] | ['SRC', 'REL', 'O', 'O', 'TGT', 'O'] |
a train is arriving to a station in the day | train | day | ['arriving', 'to'] | ['a', 'train', 'is', 'arriving', 'to', 'a', 'station', 'in', 'the', 'day'] | ['SRC', 'SRC', 'O', 'REL', 'REL', 'SRC', 'O', 'SRC', 'O', 'TGT'] |
Trains pull into a train station during the day. | Trains | train | ['pull', 'into'] | ['Trains', 'pull', 'into', 'a', 'train', 'station', 'during', 'the', 'day.'] | ['SRC', 'REL', 'REL', 'SRC', 'TGT', 'O', 'O', 'O', 'O'] |
a fisherman throws his net on beach . | fisherman | beach | ['throws'] | ['a', 'fisherman', 'throws', 'his', 'net', 'on', 'beach', '.'] | ['SRC', 'SRC', 'REL', 'O', 'O', 'O', 'TGT', 'O'] |
A group of fishermen pull a net up the beach. | group | beach | ['pull'] | ['A', 'group', 'of', 'fishermen', 'pull', 'a', 'net', 'up', 'the', 'beach.'] | ['O', 'SRC', 'O', 'O', 'REL', 'TGT', 'O', 'SRC', 'O', 'O'] |
Hikers walk on a trail. | Hikers | trail | ['walk', 'on'] | ['Hikers', 'walk', 'on', 'a', 'trail.'] | ['SRC', 'REL', 'REL', 'TGT', 'O'] |
hikers walk along the trail . | hikers | trail | ['walk', 'along'] | ['hikers', 'walk', 'along', 'the', 'trail', '.'] | ['SRC', 'REL', 'REL', 'O', 'TGT', 'O'] |
boats moored in a marina | boats | marina | ['moored', 'in'] | ['boats', 'moored', 'in', 'a', 'marina'] | ['SRC', 'REL', 'TGT', 'SRC', 'TGT'] |
boats and yachts moored at the marina | boats | marina | ['moored', 'at'] | ['boats', 'and', 'yachts', 'moored', 'at', 'the', 'marina'] | ['SRC', 'O', 'O', 'REL', 'SRC', 'O', 'TGT'] |
canal narrow boats moored on the canal near marina | canal | narrow | ['moored', 'on'] | ['canal', 'narrow', 'boats', 'moored', 'on', 'the', 'canal', 'near', 'marina'] | ['SRC', 'TGT', 'O', 'REL', 'REL', 'O', 'SRC', 'O', 'O'] |
A fireman fights a fire. | fireman | fire | ['fights'] | ['A', 'fireman', 'fights', 'a', 'fire.'] | ['O', 'SRC', 'REL', 'SRC', 'O'] |
Firemen are fighting a fire. | Firemen | fire | ['fighting'] | ['Firemen', 'are', 'fighting', 'a', 'fire.'] | ['SRC', 'O', 'REL', 'O', 'O'] |
The firemen have been fighting fires. | firemen | fires | ['fighting'] | ['The', 'firemen', 'have', 'been', 'fighting', 'fires.'] | ['O', 'SRC', 'O', 'O', 'REL', 'O'] |
a zebra looks at the grass at a zoo | zebra | zoo | ['looks', 'at'] | ['a', 'zebra', 'looks', 'at', 'the', 'grass', 'at', 'a', 'zoo'] | ['SRC', 'SRC', 'REL', 'REL', 'O', 'O', 'REL', 'SRC', 'TGT'] |
Zebras look for anything in the grass to eat. | Zebras | grass | ['look', 'for'] | ['Zebras', 'look', 'for', 'anything', 'in', 'the', 'grass', 'to', 'eat.'] | ['SRC', 'REL', 'REL', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
The chocolate cake is near two cups of coffee. | chocolate | cake | ['is', 'near'] | ['The', 'chocolate', 'cake', 'is', 'near', 'two', 'cups', 'of', 'coffee.'] | ['O', 'SRC', 'TGT', 'REL', 'REL', 'O', 'O', 'O', 'O'] |
Bananas are hanging on hooks in a market. | Bananas | market | ['hanging', 'on'] | ['Bananas', 'are', 'hanging', 'on', 'hooks', 'in', 'a', 'market.'] | ['SRC', 'O', 'REL', 'REL', 'O', 'REL', 'SRC', 'O'] |
sheep may safely graze on the green hills | sheep | green | ['graze', 'on'] | ['sheep', 'may', 'safely', 'graze', 'on', 'the', 'green', 'hills'] | ['SRC', 'O', 'O', 'REL', 'REL', 'O', 'TGT', 'O'] |
red with white cat lies on a sofa . | red | white | ['lies', 'on'] | ['red', 'with', 'white', 'cat', 'lies', 'on', 'a', 'sofa', '.'] | ['SRC', 'O', 'TGT', 'O', 'REL', 'REL', 'O', 'O', 'O'] |
this cat looks like it only eats grass | it | only | ['looks'] | ['this', 'cat', 'looks', 'like', 'it', 'only', 'eats', 'grass'] | ['O', 'O', 'REL', 'O', 'SRC', 'TGT', 'O', 'O'] |
Zebras look for anything in the grass to eat. | Zebras | grass | ['look', 'for'] | ['Zebras', 'look', 'for', 'anything', 'in', 'the', 'grass', 'to', 'eat.'] | ['SRC', 'REL', 'REL', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
steam engine pulls a train | steam | engine | ['pulls'] | ['steam', 'engine', 'pulls', 'a', 'train'] | ['SRC', 'TGT', 'REL', 'SRC', 'O'] |
bald eagle perched in a tree | bald | eagle | ['perched', 'in'] | ['bald', 'eagle', 'perched', 'in', 'a', 'tree'] | ['SRC', 'TGT', 'REL', 'REL', 'SRC', 'O'] |
A plane has just landed at an airport. | plane | just | ['landed', 'at'] | ['A', 'plane', 'has', 'just', 'landed', 'at', 'an', 'airport.'] | ['O', 'SRC', 'O', 'TGT', 'REL', 'REL', 'SRC', 'O'] |
plane landed in airport earlier this week | plane | airport | ['landed', 'in'] | ['plane', 'landed', 'in', 'airport', 'earlier', 'this', 'week'] | ['SRC', 'REL', 'REL', 'TGT', 'O', 'O', 'O'] |
plane is landing on the runway | plane | runway | ['landing', 'on'] | ['plane', 'is', 'landing', 'on', 'the', 'runway'] | ['SRC', 'O', 'REL', 'REL', 'O', 'TGT'] |
a plane that just landed on the runway | that | just | ['plane'] | ['a', 'plane', 'that', 'just', 'landed', 'on', 'the', 'runway'] | ['SRC', 'REL', 'SRC', 'TGT', 'O', 'O', 'O', 'O'] |
An elephant raises his trunk at the zoo. | elephant | zoo | ['raises'] | ['An', 'elephant', 'raises', 'his', 'trunk', 'at', 'the', 'zoo.'] | ['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O'] |
an elephant raises its trunk over its head | elephant | head | ['raises'] | ['an', 'elephant', 'raises', 'its', 'trunk', 'over', 'its', 'head'] | ['SRC', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT'] |
A heard of elephants with one's trunk raised. | heard | trunk | ['raised'] | ['A', 'heard', 'of', 'elephants', 'with', "one's", 'trunk', 'raised.'] | ['O', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
The water flows up the waterfall | water | waterfall | ['flows', 'up'] | ['The', 'water', 'flows', 'up', 'the', 'waterfall'] | ['O', 'SRC', 'REL', 'REL', 'O', 'TGT'] |
water flows over a frozen waterfall | water | frozen | ['flows', 'over'] | ['water', 'flows', 'over', 'a', 'frozen', 'waterfall'] | ['SRC', 'REL', 'REL', 'SRC', 'TGT', 'O'] |
Unusual triangle window brings light into a bedroom | Unusual | triangle | ['brings'] | ['Unusual', 'triangle', 'window', 'brings', 'light', 'into', 'a', 'bedroom'] | ['SRC', 'TGT', 'O', 'REL', 'O', 'O', 'SRC', 'O'] |
bride walks down the isle | bride | isle | ['walks'] | ['bride', 'walks', 'down', 'the', 'isle'] | ['SRC', 'REL', 'O', 'O', 'TGT'] |
flock of multicolored sheep comes from pasture to the stall | flock | multicolored | ['comes', 'from'] | ['flock', 'of', 'multicolored', 'sheep', 'comes', 'from', 'pasture', 'to', 'the', 'stall'] | ['SRC', 'O', 'TGT', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O'] |
A baby elephant is standing in a zoo. | baby | elephant | ['standing', 'in'] | ['A', 'baby', 'elephant', 'is', 'standing', 'in', 'a', 'zoo.'] | ['O', 'SRC', 'TGT', 'O', 'REL', 'REL', 'SRC', 'O'] |
an elephant stands in an enclosure at a zoo | elephant | zoo | ['stands', 'in'] | ['an', 'elephant', 'stands', 'in', 'an', 'enclosure', 'at', 'a', 'zoo'] | ['SRC', 'SRC', 'REL', 'REL', 'SRC', 'O', 'O', 'SRC', 'TGT'] |
floor to ceiling windows allow the outside in . | ceiling | outside | ['allow'] | ['floor', 'to', 'ceiling', 'windows', 'allow', 'the', 'outside', 'in', '.'] | ['O', 'O', 'SRC', 'O', 'REL', 'O', 'TGT', 'SRC', 'O'] |
floor to ceiling windows were part of recent renovations . | floor | recent | ['were'] | ['floor', 'to', 'ceiling', 'windows', 'were', 'part', 'of', 'recent', 'renovations', '.'] | ['SRC', 'O', 'O', 'O', 'REL', 'O', 'O', 'TGT', 'O', 'O'] |
A skateboarder rides the rails. | skateboarder | rails | ['rides'] | ['A', 'skateboarder', 'rides', 'the', 'rails.'] | ['O', 'SRC', 'REL', 'O', 'O'] |
a close up of heart heart shaped cakes | close | heart | ['shaped'] | ['a', 'close', 'up', 'of', 'heart', 'heart', 'shaped', 'cakes'] | ['TGT', 'SRC', 'O', 'O', 'TGT', 'TGT', 'REL', 'O'] |
traveling through the mountain is a historic train | traveling | mountain | ['is'] | ['traveling', 'through', 'the', 'mountain', 'is', 'a', 'historic', 'train'] | ['SRC', 'O', 'O', 'TGT', 'REL', 'SRC', 'O', 'O'] |
woman lying in the grass smiling | woman | grass | ['smiling'] | ['woman', 'lying', 'in', 'the', 'grass', 'smiling'] | ['SRC', 'O', 'REL', 'O', 'TGT', 'REL'] |
Two young children smile as they lay on green grass. | they | green | ['smile'] | ['Two', 'young', 'children', 'smile', 'as', 'they', 'lay', 'on', 'green', 'grass.'] | ['O', 'O', 'O', 'REL', 'O', 'SRC', 'O', 'O', 'TGT', 'O'] |
an airplane is flying past a large city | airplane | large | ['flying', 'past'] | ['an', 'airplane', 'is', 'flying', 'past', 'a', 'large', 'city', ''] | ['SRC', 'SRC', 'O', 'REL', 'REL', 'SRC', 'TGT', 'O', 'SRC'] |
A family rides on a large elephant through the jungle. | family | large | ['rides', 'on'] | ['A', 'family', 'rides', 'on', 'a', 'large', 'elephant', 'through', 'the', 'jungle.'] | ['O', 'SRC', 'REL', 'REL', 'SRC', 'TGT', 'O', 'O', 'O', 'O'] |
passengers board an airplane on the runway | passengers | runway | ['board'] | ['passengers', 'board', 'an', 'airplane', 'on', 'the', 'runway'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT'] |
friends have fun at the beach | friends | beach | ['have'] | ['friends', 'have', 'fun', 'at', 'the', 'beach'] | ['SRC', 'REL', 'O', 'O', 'O', 'TGT'] |
tv room ... the cushioned couch also looks out . | cushioned | tv | ['looks'] | ['tv', 'room', '...', 'the', 'cushioned', 'couch', 'also', 'looks', 'out', '.'] | ['TGT', 'O', 'O', 'O', 'SRC', 'O', 'O', 'REL', 'O', 'O'] |
boat anchored on a beach | boat | beach | ['anchored', 'on'] | ['boat', 'anchored', 'on', 'a', 'beach'] | ['SRC', 'REL', 'REL', 'SRC', 'TGT'] |
boats anchored of the beach | boats | beach | ['anchored', 'of'] | ['boats', 'anchored', 'of', 'the', 'beach'] | ['SRC', 'REL', 'REL', 'O', 'TGT'] |
A boat that is anchored by the beach. | that | beach | ['boat'] | ['A', 'boat', 'that', 'is', 'anchored', 'by', 'the', 'beach.'] | ['O', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O'] |
The tennis player lost her match. | tennis | player | ['lost'] | ['The', 'tennis', 'player', 'lost', 'her', 'match.'] | ['O', 'SRC', 'TGT', 'REL', 'O', 'O'] |
players have lost consecutive matches | players | consecutive | ['lost', 'consecutive'] | ['players', 'have', 'lost', 'consecutive', 'matches'] | ['SRC', 'O', 'REL', 'TGT', 'O'] |
rugby player loses his shorts during the match . | rugby | player | ['loses'] | ['rugby', 'player', 'loses', 'his', 'shorts', 'during', 'the', 'match', '.'] | ['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'O', 'O'] |
a lion airplane sits on the tarmac of airport . | lion | airplane | ['sits', 'on'] | ['a', 'lion', 'airplane', 'sits', 'on', 'the', 'tarmac', 'of', 'airport', '.'] | ['TGT', 'SRC', 'TGT', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O'] |
boat abandoned on a beach | boat | beach | ['abandoned', 'on'] | ['boat', 'abandoned', 'on', 'a', 'beach'] | ['SRC', 'REL', 'REL', 'SRC', 'TGT'] |
white and red tug boat entering the harbor in a city | white | tug | ['entering'] | ['white', 'and', 'red', 'tug', 'boat', 'entering', 'the', 'harbor', 'in', 'a', 'city'] | ['SRC', 'O', 'O', 'TGT', 'O', 'REL', 'O', 'O', 'REL', 'O', 'O'] |
The catcher extends his glove as a batter awaits a pitch. | batter | pitch | ['extends'] | ['The', 'catcher', 'extends', 'his', 'glove', 'as', 'a', 'batter', 'awaits', 'a', 'pitch.'] | ['O', 'O', 'REL', 'O', 'O', 'O', 'SRC', 'SRC', 'O', 'SRC', 'O'] |
A pitch is delivered as the batter, catcher, and umpire watch. | pitch | umpire | ['delivered', 'as'] | ['A', 'pitch', 'is', 'delivered', 'as', 'the', 'batter,', 'catcher,', 'and', 'umpire', 'watch.'] | ['O', 'SRC', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
A man changes the oil in a car. | man | car | ['changes'] | ['A', 'man', 'changes', 'the', 'oil', 'in', 'a', 'car.'] | ['O', 'SRC', 'REL', 'O', 'O', 'O', 'SRC', 'O'] |
firefighters on scene as they wrap up from fighting the fire . | they | fire | ['firefighters', 'on'] | ['firefighters', 'on', 'scene', 'as', 'they', 'wrap', 'up', 'from', 'fighting', 'the', 'fire', '.'] | ['REL', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'SRC', 'TGT', 'O'] |
a dog stares out of a window | dog | window | ['stares', 'out'] | ['a', 'dog', 'stares', 'out', 'of', 'a', 'window', ''] | ['REL', 'SRC', 'REL', 'REL', 'O', 'REL', 'TGT', 'SRC'] |
A dog is staring intently out the window. | dog | intently | ['staring'] | ['A', 'dog', 'is', 'staring', 'intently', 'out', 'the', 'window.'] | ['O', 'SRC', 'O', 'REL', 'TGT', 'O', 'O', 'O'] |
A dog staring at it's own reflection in a window. | dog | own | ["'s", 'own'] | ['A', 'dog', 'staring', 'at', "it's", 'own', 'reflection', 'in', 'a', 'window.'] | ['O', 'SRC', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O'] |
The fishermen are pulling a net up. | fishermen | net | ['pulling'] | ['The', 'fishermen', 'are', 'pulling', 'a', 'net', 'up.'] | ['O', 'SRC', 'O', 'REL', 'O', 'TGT', 'O'] |
Noodles, vegetables, and meat are in the plate on the table. | Noodles | table | ['are', 'in'] | ['Noodles,', 'vegetables,', 'and', 'meat', 'are', 'in', 'the', 'plate', 'on', 'the', 'table.'] | ['O', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O'] |
trees grow at this building | trees | building | ['grow', 'at'] | ['trees', 'grow', 'at', 'this', 'building'] | ['SRC', 'REL', 'REL', 'O', 'TGT'] |
tree grows out of a building | tree | building | ['grows', 'out'] | ['tree', 'grows', 'out', 'of', 'a', 'building'] | ['SRC', 'REL', 'REL', 'O', 'O', 'TGT'] |
An large grey elephant walks beside a forest. | large | grey | ['walks', 'beside'] | ['An', 'large', 'grey', 'elephant', 'walks', 'beside', 'a', 'forest.'] | ['O', 'SRC', 'TGT', 'O', 'REL', 'REL', 'SRC', 'O'] |
A herd of elephants are walking though a forest. | herd | forest | ['walking', 'though'] | ['A', 'herd', 'of', 'elephants', 'are', 'walking', 'though', 'a', 'forest.'] | ['O', 'SRC', 'O', 'O', 'O', 'REL', 'REL', 'REL', 'O'] |
man buying food at the market | man | market | ['buying'] | ['man', 'buying', 'food', 'at', 'the', 'market'] | ['SRC', 'REL', 'O', 'O', 'O', 'TGT'] |
A woman is buying food at a foreign market. | woman | foreign | ['buying'] | ['A', 'woman', 'is', 'buying', 'food', 'at', 'a', 'foreign', 'market.'] | ['O', 'SRC', 'O', 'REL', 'O', 'O', 'SRC', 'TGT', 'O'] |
women are buying food in a market from a guy | women | guy | ['buying'] | ['women', 'are', 'buying', 'food', 'in', 'a', 'market', 'from', 'a', 'guy'] | ['SRC', 'O', 'REL', 'O', 'REL', 'O', 'O', 'O', 'O', 'TGT'] |
A woman stands beside her luggage at an airport. | woman | airport | ['stands', 'beside'] | ['A', 'woman', 'stands', 'beside', 'her', 'luggage', 'at', 'an', 'airport.', ''] | ['O', 'SRC', 'REL', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'SRC'] |
A bathroom with tile and a shower is shown. | bathroom | tile | ['shown'] | ['A', 'bathroom', 'with', 'tile', 'and', 'a', 'shower', 'is', 'shown.'] | ['O', 'SRC', 'O', 'TGT', 'O', 'SRC', 'O', 'O', 'O'] |
airplane taxiing down a runway | airplane | runway | ['taxiing'] | ['airplane', 'taxiing', 'down', 'a', 'runway'] | ['SRC', 'REL', 'O', 'SRC', 'TGT'] |
trunks of healthy cypress trees growing in a swamp | trunks | healthy | ['growing', 'in'] | ['trunks', 'of', 'healthy', 'cypress', 'trees', 'growing', 'in', 'a', 'swamp'] | ['SRC', 'O', 'TGT', 'O', 'O', 'REL', 'REL', 'TGT', 'O'] |
giraffes walk across the plains | giraffes | plains | ['walk', 'across'] | ['giraffes', 'walk', 'across', 'the', 'plains'] | ['SRC', 'REL', 'REL', 'O', 'TGT'] |
A giraffe is walking across an open plain. | giraffe | open | ['walking', 'across'] | ['A', 'giraffe', 'is', 'walking', 'across', 'an', 'open', 'plain.', ''] | ['O', 'SRC', 'O', 'REL', 'REL', 'O', 'TGT', 'O', 'SRC'] |
Students are waiting for their teacher at school. | Students | school | ['waiting', 'for'] | ['Students', 'are', 'waiting', 'for', 'their', 'teacher', 'at', 'school.'] | ['SRC', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O'] |
tourists walk on the bridges | tourists | bridges | ['walk', 'on'] | ['tourists', 'walk', 'on', 'the', 'bridges'] | ['SRC', 'REL', 'REL', 'O', 'TGT'] |
tourist walking over a bridge | tourist | bridge | ['walking', 'over'] | ['tourist', 'walking', 'over', 'a', 'bridge'] | ['SRC', 'REL', 'REL', 'REL', 'TGT'] |
tourists walk to cross a bridge . | tourists | bridge | ['walk'] | ['tourists', 'walk', 'to', 'cross', 'a', 'bridge', '.'] | ['SRC', 'REL', 'SRC', 'O', 'REL', 'TGT', 'O'] |
A little is trying to water flowers in a garden. | little | garden | ['trying'] | ['A', 'little', 'is', 'trying', 'to', 'water', 'flowers', 'in', 'a', 'garden.'] | ['O', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'REL', 'TGT', 'O'] |
cat lies on a book | cat | book | ['lies', 'on'] | ['cat', 'lies', 'on', 'a', 'book'] | ['SRC', 'REL', 'REL', 'SRC', 'TGT'] |
An airport that has a plane parked in the tarmac. | that | tarmac | ['airport'] | ['An', 'airport', 'that', 'has', 'a', 'plane', 'parked', 'in', 'the', 'tarmac.', ''] | ['O', 'REL', 'SRC', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'SRC'] |
sun rising over the beach | sun | beach | ['rising', 'over'] | ['sun', 'rising', 'over', 'the', 'beach'] | ['SRC', 'REL', 'REL', 'O', 'TGT'] |
airplane takes off in the sky | airplane | sky | ['takes'] | ['airplane', 'takes', 'off', 'in', 'the', 'sky'] | ['SRC', 'REL', 'O', 'O', 'O', 'TGT'] |
An airplane is taking off into the sky. | airplane | sky | ['taking'] | ['An', 'airplane', 'is', 'taking', 'off', 'into', 'the', 'sky.', ''] | ['O', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'O', 'SRC'] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.