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 resident flees with a suitcase as fire begins to consume the building . | fire | building | ['flees', 'with'] | ['a', 'resident', 'flees', 'with', 'a', 'suitcase', 'as', 'fire', 'begins', 'to', 'consume', 'the', 'building', '.'] | ['O', 'O', 'REL', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
dresses were shaped with a boxy cut to conserve fabric . | dresses | boxy | ['shaped', 'with'] | ['dresses', 'were', 'shaped', 'with', 'a', 'boxy', 'cut', 'to', 'conserve', 'fabric', '.'] | ['SRC', 'O', 'REL', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O'] |
keep the fire burning because you may need to add more hot coals | you | hot | ['keep'] | ['keep', 'the', 'fire', 'burning', 'because', 'you', 'may', 'need', 'to', 'add', 'more', 'hot', 'coals'] | ['REL', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
the culture is known for beautiful art | culture | beautiful | ['known', 'for', 'beautiful'] | ['the', 'culture', 'is', 'known', 'for', 'beautiful', 'art'] | ['O', 'SRC', 'O', 'REL', 'REL', 'TGT', 'O'] |
A grandmother watches her grandchildren. | grandmother | grandchildren | ['watches'] | ['A', 'grandmother', 'watches', 'her', 'grandchildren.'] | ['O', 'SRC', 'REL', 'SRC', 'O'] |
players form a scrum during the match . | players | match | ['form'] | ['players', 'form', 'a', 'scrum', 'during', 'the', 'match', '.'] | ['SRC', 'REL', 'SRC', 'O', 'O', 'O', 'TGT', 'O'] |
actor and film writer arrive at the world premiere during film festival presented by audi held . | actor | audi | ['arrive', 'at'] | ['actor', 'and', 'film', 'writer', 'arrive', 'at', 'the', 'world', 'premiere', 'during', 'film', 'festival', 'presented', 'by', 'audi', 'held', '.'] | ['SRC', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
celebrity appears at an event . | celebrity | event | ['appears', 'at'] | ['celebrity', 'appears', 'at', 'an', 'event', '.'] | ['SRC', 'REL', 'REL', 'O', 'TGT', 'O'] |
firefighters responded to the emergency this morning | firefighters | emergency | ['responded', 'to'] | ['firefighters', 'responded', 'to', 'the', 'emergency', 'this', 'morning'] | ['SRC', 'REL', 'REL', 'O', 'TGT', 'O', 'O'] |
clouds are towering over the sea | clouds | sea | ['towering', 'over'] | ['clouds', 'are', 'towering', 'over', 'the', 'sea'] | ['SRC', 'O', 'REL', 'REL', 'O', 'TGT'] |
the wave breaks about stones lying near to coast | wave | near | ['breaks', 'about'] | ['the', 'wave', 'breaks', 'about', 'stones', 'lying', 'near', 'to', 'coast'] | ['O', 'SRC', 'REL', 'REL', 'O', 'O', 'TGT', 'O', 'O'] |
footballer is escorted from the pitch after appearing to kick out at a fan | footballer | fan | ['escorted', 'from'] | ['footballer', 'is', 'escorted', 'from', 'the', 'pitch', 'after', 'appearing', 'to', 'kick', 'out', 'at', 'a', 'fan'] | ['SRC', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'TGT'] |
redwoods dwarf street lamps and native trees on an otherwise typical suburban street | redwoods | suburban | ['dwarf'] | ['redwoods', 'dwarf', 'street', 'lamps', 'and', 'native', 'trees', 'on', 'an', 'otherwise', 'typical', 'suburban', 'street'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'TGT', 'O'] |
a company puts a new twist on the old tailgate . | company | old | ['puts'] | ['a', 'company', 'puts', 'a', 'new', 'twist', 'on', 'the', 'old', 'tailgate', '.'] | ['SRC', 'SRC', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
He unhooks a small curtain from the windows. | He | small | ['unhooks'] | ['He', 'unhooks', 'a', 'small', 'curtain', 'from', 'the', 'windows.'] | ['SRC', 'REL', 'TGT', 'TGT', 'O', 'O', 'O', 'O'] |
an aircraft comes in to land during a test at an airport | aircraft | airport | ['comes'] | ['an', 'aircraft', 'comes', 'in', 'to', 'land', 'during', 'a', 'test', 'at', 'an', 'airport'] | ['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'TGT'] |
People are playing a board game and someone is eating cake. | board | someone | ['playing'] | ['People', 'are', 'playing', 'a', 'board', 'game', 'and', 'someone', 'is', 'eating', 'cake.'] | ['O', 'O', 'REL', 'SRC', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O'] |
sun rising under suspension bridge | sun | suspension | ['rising', 'under'] | ['sun', 'rising', 'under', 'suspension', 'bridge'] | ['SRC', 'REL', 'REL', 'TGT', 'O'] |
players leave the pitch after qualifying match was suspended . | qualifying | match | ['leave'] | ['players', 'leave', 'the', 'pitch', 'after', 'qualifying', 'match', 'was', 'suspended', '.'] | ['O', 'REL', 'O', 'O', 'O', 'SRC', 'TGT', 'O', 'O', 'O'] |
She adds soda and sugar to the bowl. | She | bowl | ['adds'] | ['She', 'adds', 'soda', 'and', 'sugar', 'to', 'the', 'bowl.'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O'] |
the morning sun comes through the forest | morning | sun | ['comes', 'through'] | ['the', 'morning', 'sun', 'comes', 'through', 'the', 'forest'] | ['O', 'SRC', 'TGT', 'REL', 'REL', 'O', 'O'] |
an airplane stands on the tarmac in the airport . | airplane | airport | ['stands', 'on'] | ['an', 'airplane', 'stands', 'on', 'the', 'tarmac', 'in', 'the', 'airport', '.'] | ['SRC', 'SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
soldiers stand in formation during the change of command ceremony . | soldiers | command | ['stand', 'in'] | ['soldiers', 'stand', 'in', 'formation', 'during', 'the', 'change', 'of', 'command', 'ceremony', '.'] | ['SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
A male on a balcony looks through a telescope to see the seaside city. | male | seaside | ['looks', 'through'] | ['A', 'male', 'on', 'a', 'balcony', 'looks', 'through', 'a', 'telescope', 'to', 'see', 'the', 'seaside', 'city.'] | ['O', 'SRC', 'O', 'SRC', 'O', 'REL', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
students participate in the classroom . | students | classroom | ['participate', 'in'] | ['students', 'participate', 'in', 'the', 'classroom', '.'] | ['SRC', 'REL', 'REL', 'O', 'TGT', 'O'] |
organizers are looking for art for the next exhibit . | organizers | next | ['looking', 'for'] | ['organizers', 'are', 'looking', 'for', 'art', 'for', 'the', 'next', 'exhibit', '.'] | ['SRC', 'O', 'REL', 'REL', 'O', 'REL', 'O', 'TGT', 'O', 'O'] |
award winner managed to split the cars in qualifying | award | winner | ['managed'] | ['award', 'winner', 'managed', 'to', 'split', 'the', 'cars', 'in', 'qualifying'] | ['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
industry sits on a terrace above the garden . | industry | garden | ['sits', 'on'] | ['industry', 'sits', 'on', 'a', 'terrace', 'above', 'the', 'garden', '.'] | ['SRC', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'TGT', 'O'] |
a few dead leaves cling to branches that frame a new skyscraper . | that | new | ['cling', 'to'] | ['a', 'few', 'dead', 'leaves', 'cling', 'to', 'branches', 'that', 'frame', 'a', 'new', 'skyscraper', '.'] | ['SRC', 'O', 'O', 'O', 'REL', 'REL', 'O', 'SRC', 'O', 'SRC', 'TGT', 'O', 'O'] |
the place or home in which an organism lives is called its habitat . | organism | which | ['called'] | ['the', 'place', 'or', 'home', 'in', 'which', 'an', 'organism', 'lives', 'is', 'called', 'its', 'habitat', '.'] | ['O', 'O', 'SRC', 'O', 'O', 'TGT', 'SRC', 'SRC', 'O', 'SRC', 'REL', 'O', 'O', 'O'] |
the town overlooks the coast | town | coast | ['overlooks'] | ['the', 'town', 'overlooks', 'the', 'coast'] | ['O', 'SRC', 'REL', 'O', 'TGT'] |
welding on a ship which is under construction at shipyard | which | shipyard | ['welding', 'on'] | ['welding', 'on', 'a', 'ship', 'which', 'is', 'under', 'construction', 'at', 'shipyard'] | ['REL', 'REL', 'TGT', 'TGT', 'SRC', 'O', 'O', 'O', 'O', 'TGT'] |
politician is greeted by lawmakers as he arrives to deliver a speech . | he | speech | ['greeted', 'by'] | ['politician', 'is', 'greeted', 'by', 'lawmakers', 'as', 'he', 'arrives', 'to', 'deliver', 'a', 'speech', '.'] | ['O', 'O', 'REL', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
A rally car speeds around a corner in a rally race. | rally | car | ['speeds', 'around'] | ['A', 'rally', 'car', 'speeds', 'around', 'a', 'corner', 'in', 'a', 'rally', 'race.'] | ['O', 'SRC', 'TGT', 'REL', 'REL', 'SRC', 'O', 'O', 'SRC', 'SRC', 'O'] |
firefighters discuss tactics whilst taking part in a simulated chemical incident | firefighters | simulated | ['discuss'] | ['firefighters', 'discuss', 'tactics', 'whilst', 'taking', 'part', 'in', 'a', 'simulated', 'chemical', 'incident'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'TGT', 'O', 'O'] |
i loved this action shot i got of a koala reaching for some leaves . | action | i | ['loved'] | ['i', 'loved', 'this', 'action', 'shot', 'i', 'got', 'of', 'a', 'koala', 'reaching', 'for', 'some', 'leaves', '.'] | ['SRC', 'REL', 'O', 'SRC', 'O', 'SRC', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O'] |
businessperson and footballer lift the trophy after winning football competition | businessperson | football | ['lift'] | ['businessperson', 'and', 'footballer', 'lift', 'the', 'trophy', 'after', 'winning', 'football', 'competition'] | ['SRC', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
person walks across the sage to receive her diploma during the graduation ceremony . | person | graduation | ['walks', 'across'] | ['person', 'walks', 'across', 'the', 'sage', 'to', 'receive', 'her', 'diploma', 'during', 'the', 'graduation', 'ceremony', '.'] | ['SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
he mixed up an egg with a pound of ground beef and some salt and pepper . | he | ground | ['mixed'] | ['he', 'mixed', 'up', 'an', 'egg', 'with', 'a', 'pound', 'of', 'ground', 'beef', 'and', 'some', 'salt', 'and', 'pepper', '.'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
bottles are seen on sale at a butcher shop | bottles | butcher | ['seen', 'on'] | ['bottles', 'are', 'seen', 'on', 'sale', 'at', 'a', 'butcher', 'shop'] | ['SRC', 'O', 'REL', 'REL', 'O', 'O', 'O', 'TGT', 'O'] |
A nurse tending to a patient in a hospital. | nurse | hospital | ['tending', 'to'] | ['A', 'nurse', 'tending', 'to', 'a', 'patient', 'in', 'a', 'hospital.'] | ['O', 'SRC', 'REL', 'REL', 'TGT', 'O', 'REL', 'TGT', 'O'] |
A flock of sheep occupy a rocky slope. | flock | rocky | ['occupy'] | ['A', 'flock', 'of', 'sheep', 'occupy', 'a', 'rocky', 'slope.', '', ''] | ['O', 'SRC', 'O', 'O', 'REL', 'O', 'TGT', 'O', 'SRC', 'SRC'] |
fog rises over the lost city . | fog | lost | ['rises', 'over'] | ['fog', 'rises', 'over', 'the', 'lost', 'city', '.'] | ['SRC', 'REL', 'REL', 'O', 'TGT', 'O', 'O'] |
crowds celebrate as the results of the vote are announced | results | vote | ['celebrate'] | ['crowds', 'celebrate', 'as', 'the', 'results', 'of', 'the', 'vote', 'are', 'announced'] | ['O', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O', 'O'] |
image result for friends that steal from you quotes | that | you | ['quotes'] | ['image', 'result', 'for', 'friends', 'that', 'steal', 'from', 'you', 'quotes'] | ['O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'REL'] |
cricket player warms up to bowl during day of the fourth test match . | cricket | player | ['warms'] | ['cricket', 'player', 'warms', 'up', 'to', 'bowl', 'during', 'day', 'of', 'the', 'fourth', 'test', 'match', '.'] | ['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
Someone is working on making a basket by themselves with their hands. | Someone | hands | ['working', 'on'] | ['Someone', 'is', 'working', 'on', 'making', 'a', 'basket', 'by', 'themselves', 'with', 'their', 'hands.'] | ['SRC', 'O', 'REL', 'SRC', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O'] |
A train that is on the rails with smoke coming out of it. | that | it | ['train'] | ['A', 'train', 'that', 'is', 'on', 'the', 'rails', 'with', 'smoke', 'coming', 'out', 'of', 'it.'] | ['O', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
each floor is accessed with this luxury wooden staircase | floor | luxury | ['accessed', 'with'] | ['each', 'floor', 'is', 'accessed', 'with', 'this', 'luxury', 'wooden', 'staircase'] | ['O', 'SRC', 'O', 'REL', 'REL', 'O', 'TGT', 'O', 'O'] |
computer allows an user to easily access favorites from the digital crown . | user | digital | ['allows'] | ['computer', 'allows', 'an', 'user', 'to', 'easily', 'access', 'favorites', 'from', 'the', 'digital', 'crown', '.'] | ['O', 'REL', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
People are waiting to check in for their flights. | People | flights | ['waiting'] | ['People', 'are', 'waiting', 'to', 'check', 'in', 'for', 'their', 'flights.'] | ['SRC', 'O', 'REL', 'O', 'O', 'REL', 'O', 'O', 'O'] |
girl laying relaxing in a hammock during a warm summer day | girl | warm | ['laying'] | ['girl', 'laying', 'relaxing', 'in', 'a', 'hammock', 'during', 'a', 'warm', 'summer', 'day'] | ['SRC', 'REL', 'O', 'REL', 'TGT', 'O', 'O', 'TGT', 'TGT', 'O', 'O'] |
A mother zebra with a baby zebra as it nurses off her tit. | baby | it | ['zebra', 'with'] | ['A', 'mother', 'zebra', 'with', 'a', 'baby', 'zebra', 'as', 'it', 'nurses', 'off', 'her', 'tit.'] | ['O', 'O', 'REL', 'REL', 'SRC', 'SRC', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O'] |
a gorilla and children observe each other at a zoo | gorilla | zoo | ['observe'] | ['a', 'gorilla', 'and', 'children', 'observe', 'each', 'other', 'at', 'a', 'zoo'] | ['SRC', 'SRC', 'O', 'O', 'REL', 'O', 'O', 'O', 'SRC', 'TGT'] |
bachelor of graduates await to be given their certificate at the graduation ceremony . | bachelor | graduation | ['await'] | ['bachelor', 'of', 'graduates', 'await', 'to', 'be', 'given', 'their', 'certificate', 'at', 'the', 'graduation', 'ceremony', '.'] | ['SRC', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'TGT', 'O', 'O'] |
screenwriter poses on the red carpet arriving at awards . | screenwriter | red | ['poses', 'on'] | ['screenwriter', 'poses', 'on', 'the', 'red', 'carpet', 'arriving', 'at', 'awards', '.'] | ['SRC', 'REL', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O'] |
the sun rises over sea as a ship passes on the horizon . | ship | horizon | ['rises', 'over'] | ['the', 'sun', 'rises', 'over', 'sea', 'as', 'a', 'ship', 'passes', 'on', 'the', 'horizon', '.'] | ['O', 'O', 'REL', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'TGT', 'O', 'TGT', 'O'] |
A lady is browsing the internet. | lady | internet | ['browsing'] | ['A', 'lady', 'is', 'browsing', 'the', 'internet.'] | ['O', 'SRC', 'O', 'REL', 'O', 'O'] |
the street underneath the bridge connects the mainland to province . | street | province | ['connects'] | ['the', 'street', 'underneath', 'the', 'bridge', 'connects', 'the', 'mainland', 'to', 'province', '.'] | ['O', 'SRC', 'O', 'O', 'O', 'REL', 'O', 'O', 'O', 'TGT', 'O'] |
christmas trees may be harder to come by this year due to regional shortage | christmas | trees | ['be', 'harder'] | ['christmas', 'trees', 'may', 'be', 'harder', 'to', 'come', 'by', 'this', 'year', 'due', 'to', 'regional', 'shortage'] | ['SRC', 'TGT', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
trail passes through the spring forest | trail | spring | ['passes', 'through'] | ['trail', 'passes', 'through', 'the', 'spring', 'forest'] | ['SRC', 'REL', 'REL', 'O', 'TGT', 'O'] |
a teenager led police on a chase before losing control of her vehicle . | teenager | vehicle | ['led'] | ['a', 'teenager', 'led', 'police', 'on', 'a', 'chase', 'before', 'losing', 'control', 'of', 'her', 'vehicle', '.'] | ['SRC', 'SRC', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
an airplane is flying from east to west . | airplane | west | ['flying', 'from'] | ['an', 'airplane', 'is', 'flying', 'from', 'east', 'to', 'west', '.'] | ['SRC', 'SRC', 'O', 'REL', 'REL', 'O', 'O', 'TGT', 'O'] |
fans make their feelings plain towards their former manager by a series of banners | feelings | former | ['make'] | ['fans', 'make', 'their', 'feelings', 'plain', 'towards', 'their', 'former', 'manager', 'by', 'a', 'series', 'of', 'banners'] | ['O', 'REL', 'O', 'SRC', 'O', 'O', 'O', 'TGT', 'O', 'O', 'REL', 'O', 'O', 'O'] |
i will always love you means nothing unless the mind is fearlessly aligned with the heart | mind | fearlessly | ['love'] | ['i', 'will', 'always', 'love', 'you', 'means', 'nothing', 'unless', 'the', 'mind', 'is', 'fearlessly', 'aligned', 'with', 'the', 'heart'] | ['SRC', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O', 'TGT', 'O', 'O', 'O', 'O'] |
field that was totaled out and planted to cover crops . | that | crops | ['field'] | ['field', 'that', 'was', 'totaled', 'out', 'and', 'planted', 'to', 'cover', 'crops', '.'] | ['REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
football player moves away from a tackle | football | player | ['moves'] | ['football', 'player', 'moves', 'away', 'from', 'a', 'tackle'] | ['SRC', 'TGT', 'REL', 'O', 'O', 'SRC', 'O'] |
organisation donated this portrait of military commander to the city . | organisation | military | ['donated'] | ['organisation', 'donated', 'this', 'portrait', 'of', 'military', 'commander', 'to', 'the', 'city', '.'] | ['SRC', 'REL', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O'] |
tropical storm clouds block out the sun as winds buffet the fronds of a palm tree | winds | palm | ['block'] | ['tropical', 'storm', 'clouds', 'block', 'out', 'the', 'sun', 'as', 'winds', 'buffet', 'the', 'fronds', 'of', 'a', 'palm', 'tree'] | ['O', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'TGT', 'O'] |
a look at this home before the new vinyl siding is installed . | new | vinyl | ['look', 'at'] | ['a', 'look', 'at', 'this', 'home', 'before', 'the', 'new', 'vinyl', 'siding', 'is', 'installed', '.'] | ['REL', 'REL', 'REL', 'O', 'O', 'O', 'O', 'SRC', 'TGT', 'O', 'O', 'O', 'O'] |
A toilet in a public bathroom reflected in a mirror. | toilet | public | ['reflected', 'in'] | ['A', 'toilet', 'in', 'a', 'public', 'bathroom', 'reflected', 'in', 'a', 'mirror.'] | ['O', 'SRC', 'REL', 'O', 'TGT', 'O', 'REL', 'REL', 'O', 'O'] |
tourists and locals shopping at the sunday morning market held every weekend | tourists | sunday | ['held'] | ['tourists', 'and', 'locals', 'shopping', 'at', 'the', 'sunday', 'morning', 'market', 'held', 'every', 'weekend'] | ['SRC', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'REL', 'O', 'O'] |
The boxer in white shorts is winning the match. | boxer | white | ['winning'] | ['The', 'boxer', 'in', 'white', 'shorts', 'is', 'winning', 'the', 'match.'] | ['O', 'SRC', 'REL', 'TGT', 'O', 'O', 'REL', 'O', 'O'] |
The group gathered at the convention to discuss politics. | group | politics | ['gathered', 'at'] | ['The', 'group', 'gathered', 'at', 'the', 'convention', 'to', 'discuss', 'politics.'] | ['O', 'SRC', 'REL', 'REL', 'REL', 'O', 'O', 'O', 'O'] |
alarm clock with a piece of shell embedded in the dial | alarm | dial | ['clock', 'with'] | ['alarm', 'clock', 'with', 'a', 'piece', 'of', 'shell', 'embedded', 'in', 'the', 'dial'] | ['SRC', 'REL', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT'] |
woodpecker eats walnuts on a tree | woodpecker | tree | ['eats'] | ['woodpecker', 'eats', 'walnuts', 'on', 'a', 'tree'] | ['SRC', 'REL', 'O', 'O', 'REL', 'TGT'] |
The female news reporter continues talking to the fitness instructor. | female | news | ['continues'] | ['The', 'female', 'news', 'reporter', 'continues', 'talking', 'to', 'the', 'fitness', 'instructor.'] | ['O', 'SRC', 'TGT', 'O', 'REL', 'O', 'O', 'O', 'O', 'O'] |
the plane that was carrying politician sits on the runway . | that | runway | ['sits', 'on'] | ['the', 'plane', 'that', 'was', 'carrying', 'politician', 'sits', 'on', 'the', 'runway', '.'] | ['O', 'O', 'SRC', 'O', 'O', 'O', 'REL', 'REL', 'O', 'TGT', 'O'] |
a fisherman throws his net into the sea on a beach next to the port | fisherman | next | ['throws'] | ['a', 'fisherman', 'throws', 'his', 'net', 'into', 'the', 'sea', 'on', 'a', 'beach', 'next', 'to', 'the', 'port'] | ['SRC', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O', 'TGT', 'O', 'O', 'O'] |
each kid gets a section of desk for homework and each will be decorated to their individuality | each | individuality | ['gets'] | ['each', 'kid', 'gets', 'a', 'section', 'of', 'desk', 'for', 'homework', 'and', 'each', 'will', 'be', 'decorated', 'to', 'their', 'individuality'] | ['SRC', 'O', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'TGT'] |
an airplane of carrier stand on the tarmac at the international airport | airplane | international | ['stand', 'on'] | ['an', 'airplane', 'of', 'carrier', 'stand', 'on', 'the', 'tarmac', 'at', 'the', 'international', 'airport'] | ['SRC', 'SRC', 'O', 'O', 'REL', 'TGT', 'O', 'O', 'TGT', 'O', 'TGT', 'O'] |
the logo of social media and networking site facebook is reflected in an eye | social | networking | ['reflected', 'in'] | ['the', 'logo', 'of', 'social', 'media', 'and', 'networking', 'site', 'facebook', 'is', 'reflected', 'in', 'an', 'eye'] | ['O', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O', 'REL', 'TGT', 'O', 'O'] |
A commuter train that is rounding a curve along the track. | commuter | that | ['train'] | ['A', 'commuter', 'train', 'that', 'is', 'rounding', 'a', 'curve', 'along', 'the', 'track.'] | ['O', 'SRC', 'REL', 'TGT', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O'] |
anyone who says sunshine brings happiness has never danced in the rain | sunshine | rain | ['danced', 'in'] | ['anyone', 'who', 'says', 'sunshine', 'brings', 'happiness', 'has', 'never', 'danced', 'in', 'the', 'rain'] | ['O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'REL', 'SRC', 'O', 'TGT'] |
celebration with cute teddy bear holding a pink heart and saying miss u . | celebration | pink | ['bear'] | ['celebration', 'with', 'cute', 'teddy', 'bear', 'holding', 'a', 'pink', 'heart', 'and', 'saying', 'miss', 'u', '.'] | ['SRC', 'O', 'O', 'O', 'REL', 'O', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O'] |
people drive automobile model during leg of the rally . | people | automobile | ['drive'] | ['people', 'drive', 'automobile', 'model', 'during', 'leg', 'of', 'the', 'rally', '.'] | ['SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
i think we can fit bag in this car . | we | car | ['think'] | ['i', 'think', 'we', 'can', 'fit', 'bag', 'in', 'this', 'car', '.'] | ['REL', 'REL', 'SRC', 'O', 'O', 'O', 'REL', 'O', 'TGT', 'O'] |
Fish, small potatoes and broccoli are arranged on the plate. | Fish | small | ['arranged', 'on'] | ['Fish,', 'small', 'potatoes', 'and', 'broccoli', 'are', 'arranged', 'on', 'the', 'plate.'] | ['O', 'TGT', 'O', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O'] |
cricket player pays an emotional visit to meet and play sport with children from the slums supported project . | cricket | player | ['pays'] | ['cricket', 'player', 'pays', 'an', 'emotional', 'visit', 'to', 'meet', 'and', 'play', 'sport', 'with', 'children', 'from', 'the', 'slums', 'supported', 'project', '.'] | ['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
soccer goalkeeper dives to his right to make the save during training | soccer | goalkeeper | ['dives', 'to'] | ['soccer', 'goalkeeper', 'dives', 'to', 'his', 'right', 'to', 'make', 'the', 'save', 'during', 'training'] | ['SRC', 'TGT', 'REL', 'REL', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O'] |
firefighters extinguish a car that crashed and burned early sunday . | that | car | ['extinguish'] | ['firefighters', 'extinguish', 'a', 'car', 'that', 'crashed', 'and', 'burned', 'early', 'sunday', '.'] | ['O', 'REL', 'SRC', 'TGT', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O'] |
A train sits next to a cruise ship. | train | next | ['sits'] | ['A', 'train', 'sits', 'next', 'to', 'a', 'cruise', 'ship.'] | ['O', 'SRC', 'REL', 'TGT', 'O', 'SRC', 'O', 'O'] |
sun rise over buddhist place of worship | sun | buddhist | ['rise', 'over', 'buddhist'] | ['sun', 'rise', 'over', 'buddhist', 'place', 'of', 'worship'] | ['SRC', 'REL', 'REL', 'TGT', 'O', 'O', 'O'] |
politician is given a tour by a monk | politician | monk | ['given'] | ['politician', 'is', 'given', 'a', 'tour', 'by', 'a', 'monk'] | ['SRC', 'O', 'REL', 'SRC', 'O', 'O', 'SRC', 'TGT'] |
a gardener is raking the soil and is walking on a wooden board across the garden . | gardener | wooden | ['raking'] | ['a', 'gardener', 'is', 'raking', 'the', 'soil', 'and', 'is', 'walking', 'on', 'a', 'wooden', 'board', 'across', 'the', 'garden', '.'] | ['SRC', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'TGT', 'O', 'O', 'O', 'SRC', 'O'] |
flowers grow everywhere in these parts | flowers | everywhere | ['grow'] | ['flowers', 'grow', 'everywhere', 'in', 'these', 'parts'] | ['SRC', 'REL', 'TGT', 'O', 'O', 'O'] |
the plane flies between layers of clouds | plane | clouds | ['flies', 'between'] | ['the', 'plane', 'flies', 'between', 'layers', 'of', 'clouds'] | ['O', 'SRC', 'REL', 'REL', 'O', 'O', 'TGT'] |
sailing boats launch into the sea off the beach in front | sailing | boats | ['launch', 'into'] | ['sailing', 'boats', 'launch', 'into', 'the', 'sea', 'off', 'the', 'beach', 'in', 'front'] | ['SRC', 'TGT', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'SRC', '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'] |
food grow on vines and are cultivated like grapes . | food | grapes | ['grow', 'on'] | ['food', 'grow', 'on', 'vines', 'and', 'are', 'cultivated', 'like', 'grapes', '.'] | ['SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.