sentence
stringlengths 16
142
| source
stringlengths 1
16
| target
stringlengths 1
16
| relation
stringlengths 5
37
| tokens
stringlengths 32
194
| tags
stringlengths 22
113
|
---|---|---|---|---|---|
The man is clearing brush from a forest. | man | forest | ['clearing'] | ['The', 'man', 'is', 'clearing', 'brush', 'from', 'a', 'forest.'] | ['O', 'SRC', 'O', 'REL', 'O', 'O', 'SRC', 'O'] |
flowers bloom on the last day of winter in valley . | flowers | last | ['bloom', 'on'] | ['flowers', 'bloom', 'on', 'the', 'last', 'day', 'of', 'winter', 'in', 'valley', '.'] | ['SRC', 'REL', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O'] |
passengers wait to exit a plane | passengers | plane | ['wait'] | ['passengers', 'wait', 'to', 'exit', 'a', 'plane'] | ['SRC', 'REL', 'O', 'O', 'SRC', 'TGT'] |
flamingos on an icy lake in the mountain ranges surrounding the salt flats . | flamingos | icy | ['ranges'] | ['flamingos', 'on', 'an', 'icy', 'lake', 'in', 'the', 'mountain', 'ranges', 'surrounding', 'the', 'salt', 'flats', '.'] | ['SRC', 'O', 'REL', 'TGT', 'O', 'SRC', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O'] |
officials responded to the fire . | officials | fire | ['responded', 'to'] | ['officials', 'responded', 'to', 'the', 'fire', '.'] | ['SRC', 'REL', 'REL', 'O', 'TGT', 'O'] |
A bus pulls away from the sidewalk after picking up its passengers | bus | away | ['pulls'] | ['A', 'bus', 'pulls', 'away', 'from', 'the', 'sidewalk', 'after', 'picking', 'up', 'its', 'passengers'] | ['O', 'SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
fossils preserved remains or traces of an organism that lived in the past . | that | past | ['preserved'] | ['fossils', 'preserved', 'remains', 'or', 'traces', 'of', 'an', 'organism', 'that', 'lived', 'in', 'the', 'past', '.'] | ['O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'TGT', 'O'] |
The woman is delivering papers on her bike. | woman | bike | ['delivering'] | ['The', 'woman', 'is', 'delivering', 'papers', 'on', 'her', 'bike.'] | ['O', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'O'] |
a farmer in a wagon being pulled by a horse | farmer | horse | ['pulled', 'by'] | ['a', 'farmer', 'in', 'a', 'wagon', 'being', 'pulled', 'by', 'a', 'horse'] | ['SRC', 'SRC', 'O', 'SRC', 'O', 'O', 'REL', 'REL', 'SRC', 'TGT'] |
the people gathered around buildings across the country | people | country | ['gathered', 'around'] | ['the', 'people', 'gathered', 'around', 'buildings', 'across', 'the', 'country'] | ['REL', 'SRC', 'REL', 'REL', 'O', 'O', 'REL', 'TGT'] |
ship type leaves the port of german city | ship | type | ['leaves'] | ['ship', 'type', 'leaves', 'the', 'port', 'of', 'german', 'city'] | ['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'O'] |
firefighters work to extinguish a fire at a home as they battle a wildfire | they | wildfire | ['work'] | ['firefighters', 'work', 'to', 'extinguish', 'a', 'fire', 'at', 'a', 'home', 'as', 'they', 'battle', 'a', 'wildfire'] | ['O', 'REL', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'TGT'] |
A kid skates around on a skateboard, then gets of and laughs. | skates | around | ['gets', 'of'] | ['A', 'kid', 'skates', 'around', 'on', 'a', 'skateboard,', 'then', 'gets', 'of', 'and', 'laughs.'] | ['O', 'O', 'SRC', 'TGT', 'O', 'SRC', 'O', 'O', 'REL', 'REL', 'O', 'O'] |
celebrity helps celebrate the launch of their fashion collection . | celebrity | fashion | ['helps'] | ['celebrity', 'helps', 'celebrate', 'the', 'launch', 'of', 'their', 'fashion', 'collection', '.'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
A plane flies over water with two islands nearby. | plane | two | ['flies', 'over'] | ['A', 'plane', 'flies', 'over', 'water', 'with', 'two', 'islands', 'nearby.'] | ['O', 'SRC', 'REL', 'REL', 'O', 'O', 'TGT', 'O', 'O'] |
firefighters responded to a small brush fire that broke out in officials said . | small | brush | ['said'] | ['firefighters', 'responded', 'to', 'a', 'small', 'brush', 'fire', 'that', 'broke', 'out', 'in', 'officials', 'said', '.'] | ['O', 'O', 'O', 'SRC', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'REL', 'O'] |
A surfer is being eaten by a great white shark. | surfer | white | ['eaten', 'by'] | ['A', 'surfer', 'is', 'being', 'eaten', 'by', 'a', 'great', 'white', 'shark.'] | ['O', 'SRC', 'O', 'O', 'REL', 'REL', 'REL', 'O', 'TGT', 'O'] |
cow in a meadow is eating grass | cow | grass | ['eating'] | ['cow', 'in', 'a', 'meadow', 'is', 'eating', 'grass'] | ['SRC', 'REL', 'TGT', 'O', 'O', 'REL', 'TGT'] |
statues dedicated to the fishermen who once defended the city walls . | who | once | ['statues'] | ['statues', 'dedicated', 'to', 'the', 'fishermen', 'who', 'once', 'defended', 'the', 'city', 'walls', '.'] | ['REL', 'O', 'O', 'O', 'O', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'O'] |
tourists visit roman structure per year . | tourists | roman | ['visit', 'roman'] | ['tourists', 'visit', 'roman', 'structure', 'per', 'year', '.'] | ['SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O'] |
footballer is surrounded by players during the derby | footballer | derby | ['surrounded', 'by'] | ['footballer', 'is', 'surrounded', 'by', 'players', 'during', 'the', 'derby'] | ['SRC', 'O', 'REL', 'TGT', 'O', 'O', 'O', 'TGT'] |
to live or even to visit it means that you fall in love with the city itself . | you | city | ['means'] | ['to', 'live', 'or', 'even', 'to', 'visit', 'it', 'means', 'that', 'you', 'fall', 'in', 'love', 'with', 'the', 'city', 'itself', '.'] | ['O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'REL', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
Labor workers are moving gravel in the rain. | Labor | workers | ['moving'] | ['Labor', 'workers', 'are', 'moving', 'gravel', 'in', 'the', 'rain.'] | ['SRC', 'TGT', 'O', 'REL', 'O', 'REL', 'O', 'O'] |
the bride has a moment with her father before the walk down the aisle . | bride | aisle | ['has'] | ['the', 'bride', 'has', 'a', 'moment', 'with', 'her', 'father', 'before', 'the', 'walk', 'down', 'the', 'aisle', '.'] | ['O', 'SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
i love this idea of putting flowers under tulle in a skirt . | i | skirt | ['love'] | ['i', 'love', 'this', 'idea', 'of', 'putting', 'flowers', 'under', 'tulle', 'in', 'a', 'skirt', '.'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
politician leads his daughter through tourist attraction after the family arrived . | tourist | family | ['leads'] | ['politician', 'leads', 'his', 'daughter', 'through', 'tourist', 'attraction', 'after', 'the', 'family', 'arrived', '.'] | ['O', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
skier and snowboarder get up after a collision on the piste | skier | piste | ['get'] | ['skier', 'and', 'snowboarder', 'get', 'up', 'after', 'a', 'collision', 'on', 'the', 'piste'] | ['SRC', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT'] |
Red handled scissors with red tissue and ribbon | Red | red | ['handled'] | ['Red', 'handled', 'scissors', 'with', 'red', 'tissue', 'and', 'ribbon'] | ['SRC', 'REL', 'O', 'O', 'TGT', 'O', 'REL', 'O'] |
girl silhouette walking to the city | girl | silhouette | ['walking', 'to'] | ['girl', 'silhouette', 'walking', 'to', 'the', 'city'] | ['SRC', 'TGT', 'REL', 'REL', 'O', 'O'] |
the route will be operated by an aircraft . | route | aircraft | ['operated', 'by'] | ['the', 'route', 'will', 'be', 'operated', 'by', 'an', 'aircraft', '.'] | ['O', 'SRC', 'O', 'O', 'REL', 'REL', 'O', 'TGT', 'O'] |
People watching a modern commuter train come in to the station | People | modern | ['come'] | ['People', 'watching', 'a', 'modern', 'commuter', 'train', 'come', 'in', 'to', 'the', 'station'] | ['SRC', 'O', 'O', 'TGT', 'O', 'O', 'REL', 'O', 'O', 'O', 'O'] |
a girl comforts her doll in the ruins of her bomb damaged home . | girl | bomb | ['comforts'] | ['a', 'girl', 'comforts', 'her', 'doll', 'in', 'the', 'ruins', 'of', 'her', 'bomb', 'damaged', 'home', '.'] | ['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O'] |
soldiers and supplies are transported on military transport aircraft | soldiers | military | ['transported', 'on', 'military'] | ['soldiers', 'and', 'supplies', 'are', 'transported', 'on', 'military', 'transport', 'aircraft'] | ['SRC', 'O', 'O', 'O', 'REL', 'REL', 'TGT', 'REL', 'O'] |
blue bar stools provide a pop of color in this monochromatic kitchen | blue | bar | ['provide'] | ['blue', 'bar', 'stools', 'provide', 'a', 'pop', 'of', 'color', 'in', 'this', 'monochromatic', 'kitchen'] | ['SRC', 'TGT', 'O', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
A clock is mounted to the side of a tower. | clock | tower | ['mounted', 'to'] | ['A', 'clock', 'is', 'mounted', 'to', 'the', 'side', 'of', 'a', 'tower.'] | ['O', 'SRC', 'O', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O'] |
the name is engraved in the wall of what served thisopposing underground fighter | what | underground | ['engraved', 'in'] | ['the', 'name', 'is', 'engraved', 'in', 'the', 'wall', 'of', 'what', 'served', 'thisopposing', 'underground', 'fighter'] | ['O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O'] |
A woman demonstrates how to secure straps across her chest. | woman | how | ['demonstrates'] | ['A', 'woman', 'demonstrates', 'how', 'to', 'secure', 'straps', 'across', 'her', 'chest.'] | ['O', 'SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O'] |
football player is left searching for the ground after an acrobatic tackle from soccer player | football | player | ['left'] | ['football', 'player', 'is', 'left', 'searching', 'for', 'the', 'ground', 'after', 'an', 'acrobatic', 'tackle', 'from', 'soccer', 'player'] | ['SRC', 'TGT', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT'] |
A herd of elephants by a watering hole drinking | herd | watering | ['drinking'] | ['A', 'herd', 'of', 'elephants', 'by', 'a', 'watering', 'hole', 'drinking'] | ['O', 'SRC', 'O', 'O', 'O', 'TGT', 'TGT', 'O', 'REL'] |
Orange train on tracks traveling through hilly woods. | Orange | hilly | ['train', 'on'] | ['Orange', 'train', 'on', 'tracks', 'traveling', 'through', 'hilly', 'woods.'] | ['SRC', 'REL', 'REL', 'O', 'O', 'O', 'TGT', 'O'] |
the swimming pool was built for politician but became a city during administration . | swimming | pool | ['built', 'for'] | ['the', 'swimming', 'pool', 'was', 'built', 'for', 'politician', 'but', 'became', 'a', 'city', 'during', 'administration', '.'] | ['O', 'SRC', 'TGT', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
A crowd of people protest by a governmental building. | crowd | governmental | ['protest', 'by'] | ['A', 'crowd', 'of', 'people', 'protest', 'by', 'a', 'governmental', 'building.'] | ['O', 'SRC', 'O', 'O', 'REL', 'REL', 'TGT', 'TGT', 'O'] |
a puppy refused to leave its mother after her death . | puppy | death | ['refused'] | ['a', 'puppy', 'refused', 'to', 'leave', 'its', 'mother', 'after', 'her', 'death', '.'] | ['TGT', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
politician delivers a speech at a rally | politician | rally | ['delivers'] | ['politician', 'delivers', 'a', 'speech', 'at', 'a', 'rally'] | ['SRC', 'REL', 'SRC', 'O', 'O', 'SRC', 'TGT'] |
school of dolphin follow a fishing boat at sea | school | fishing | ['follow'] | ['school', 'of', 'dolphin', 'follow', 'a', 'fishing', 'boat', 'at', 'sea'] | ['SRC', 'O', 'O', 'REL', 'O', 'TGT', 'O', 'O', 'O'] |
painted crown molding adds a great punch of color to this bathroom | painted | crown | ['adds'] | ['painted', 'crown', 'molding', 'adds', 'a', 'great', 'punch', 'of', 'color', 'to', 'this', 'bathroom'] | ['SRC', 'TGT', 'O', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
this is an elegant bridal bouquet created with ivory roses white peonies | this | ivory | ['is'] | ['this', 'is', 'an', 'elegant', 'bridal', 'bouquet', 'created', 'with', 'ivory', 'roses', 'white', 'peonies'] | ['SRC', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O'] |
rooster waits for sale at a local market | rooster | local | ['waits', 'for'] | ['rooster', 'waits', 'for', 'sale', 'at', 'a', 'local', 'market'] | ['SRC', 'REL', 'REL', 'O', 'O', 'TGT', 'TGT', 'O'] |
abstract of a maple leaves with the colors reflected over softly rippled water . | abstract | rippled | ['reflected', 'over'] | ['abstract', 'of', 'a', 'maple', 'leaves', 'with', 'the', 'colors', 'reflected', 'over', 'softly', 'rippled', 'water', '.'] | ['SRC', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'REL', 'REL', 'O', 'TGT', 'O', 'O'] |
fireworks explode over a city during ceremony . | fireworks | ceremony | ['explode', 'over'] | ['fireworks', 'explode', 'over', 'a', 'city', 'during', 'ceremony', '.'] | ['SRC', 'REL', 'REL', 'O', 'O', 'O', 'TGT', 'O'] |
politicians meet with religious leader in his library . | politicians | religious | ['meet', 'with', 'religious'] | ['politicians', 'meet', 'with', 'religious', 'leader', 'in', 'his', 'library', '.'] | ['SRC', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O'] |
pedestrians walk past the main branch in july . | pedestrians | main | ['walk', 'past'] | ['pedestrians', 'walk', 'past', 'the', 'main', 'branch', 'in', 'july', '.'] | ['SRC', 'REL', 'REL', 'O', 'TGT', 'O', 'TGT', 'O', 'O'] |
operating system add life to a home | operating | system | ['add'] | ['operating', 'system', 'add', 'life', 'to', 'a', 'home'] | ['SRC', 'TGT', 'REL', 'O', 'O', 'SRC', 'O'] |
this man spent carving through mountains to bring water to his village | man | village | ['spent'] | ['this', 'man', 'spent', 'carving', 'through', 'mountains', 'to', 'bring', 'water', 'to', 'his', 'village'] | ['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT'] |
i love the idea of mirrored trays for adding some glamour to the home after the holidays . | i | mirrored | ['love'] | ['i', 'love', 'the', 'idea', 'of', 'mirrored', 'trays', 'for', 'adding', 'some', 'glamour', 'to', 'the', 'home', 'after', 'the', 'holidays', '.'] | ['SRC', 'REL', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
students relax on the lawn outside late gothic revival structure | students | gothic | ['relax', 'on'] | ['students', 'relax', 'on', 'the', 'lawn', 'outside', 'late', 'gothic', 'revival', 'structure'] | ['SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
soccer player thanks the fans for their support after the final whistle | soccer | player | ['thanks'] | ['soccer', 'player', 'thanks', 'the', 'fans', 'for', 'their', 'support', 'after', 'the', 'final', 'whistle'] | ['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
politician called for soldiers to fight against country after the battle . | soldiers | battle | ['called'] | ['politician', 'called', 'for', 'soldiers', 'to', 'fight', 'against', 'country', 'after', 'the', 'battle', '.'] | ['O', 'REL', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
an airplane sits on a tarmac at night | airplane | night | ['sits', 'on'] | ['an', 'airplane', 'sits', 'on', 'a', 'tarmac', 'at', 'night'] | ['SRC', 'SRC', 'REL', 'REL', 'SRC', 'O', 'O', 'TGT'] |
this couple has weddings in countries | couple | countries | ['has'] | ['this', 'couple', 'has', 'weddings', 'in', 'countries'] | ['O', 'SRC', 'REL', 'O', 'O', 'TGT'] |
a soldier provides security as soldiers patrol through a village in province . | soldiers | province | ['provides'] | ['a', 'soldier', 'provides', 'security', 'as', 'soldiers', 'patrol', 'through', 'a', 'village', 'in', 'province', '.'] | ['O', 'SRC', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'TGT', 'O'] |
The meal is next to a piece of toasted bread. | meal | toasted | ['is', 'next'] | ['The', 'meal', 'is', 'next', 'to', 'a', 'piece', 'of', 'toasted', 'bread.', ''] | ['O', 'SRC', 'REL', 'REL', 'TGT', 'SRC', 'O', 'O', 'TGT', 'O', 'SRC'] |
politician meets members of the military as she visits the facility | she | facility | ['meets'] | ['politician', 'meets', 'members', 'of', 'the', 'military', 'as', 'she', 'visits', 'the', 'facility'] | ['O', 'REL', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'TGT'] |
christmas sock for gifts that hang on the fireplace . | christmas | that | ['sock', 'for'] | ['christmas', 'sock', 'for', 'gifts', 'that', 'hang', 'on', 'the', 'fireplace', '.'] | ['SRC', 'REL', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O'] |
devotees offer prayers the shrine of organisation founder during the festival | devotees | organisation | ['offer'] | ['devotees', 'offer', 'prayers', 'the', 'shrine', 'of', 'organisation', 'founder', 'during', 'the', 'festival'] | ['SRC', 'REL', 'O', 'O', 'O', 'REL', 'TGT', 'O', 'O', 'O', 'O'] |
A train is arriving at the station for passengers. | train | passengers | ['arriving', 'at'] | ['A', 'train', 'is', 'arriving', 'at', 'the', 'station', 'for', 'passengers.'] | ['O', 'SRC', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O'] |
striking autumnal sunlight illuminates a city viewed from the summit | striking | autumnal | ['illuminates'] | ['striking', 'autumnal', 'sunlight', 'illuminates', 'a', 'city', 'viewed', 'from', 'the', 'summit'] | ['SRC', 'TGT', 'O', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O'] |
politician is joined by celebrity and his wife during a rally held | politician | rally | ['joined', 'by'] | ['politician', 'is', 'joined', 'by', 'celebrity', 'and', 'his', 'wife', 'during', 'a', 'rally', 'held'] | ['SRC', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'SRC', 'TGT', 'O'] |
football player raises a smile during the match . | football | player | ['raises'] | ['football', 'player', 'raises', 'a', 'smile', 'during', 'the', 'match', '.'] | ['SRC', 'TGT', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O'] |
a snail eating a leaf in the morning after he rain . | he | morning | ['snail'] | ['a', 'snail', 'eating', 'a', 'leaf', 'in', 'the', 'morning', 'after', 'he', 'rain', '.'] | ['REL', 'REL', 'O', 'REL', 'O', 'TGT', 'O', 'TGT', 'O', 'SRC', 'O', 'O'] |
this stained glass window depicts the life of military commander | stained | glass | ['depicts'] | ['this', 'stained', 'glass', 'window', 'depicts', 'the', 'life', 'of', 'military', 'commander'] | ['O', 'SRC', 'TGT', 'O', 'REL', 'O', 'O', 'O', 'O', 'O'] |
but he would ratherpush the light through the things often associated with darkness . | he | often | ['ratherpush'] | ['but', 'he', 'would', 'ratherpush', 'the', 'light', 'through', 'the', 'things', 'often', 'associated', 'with', 'darkness', '.'] | ['O', 'SRC', 'O', 'REL', 'REL', 'O', 'O', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O'] |
the remains of buildings after a fire spread to structures on thursday | fire | thursday | ['remains', 'of'] | ['the', 'remains', 'of', 'buildings', 'after', 'a', 'fire', 'spread', 'to', 'structures', 'on', 'thursday'] | ['O', 'REL', 'REL', 'O', 'O', 'TGT', 'SRC', 'O', 'O', 'O', 'O', 'TGT'] |
statues of people greet visitors . | statues | visitors | ['greet'] | ['statues', 'of', 'people', 'greet', 'visitors', '.'] | ['SRC', 'O', 'O', 'REL', 'TGT', 'O'] |
the interior living space is not divided into smaller rooms . | interior | living | ['divided', 'into', 'smaller'] | ['the', 'interior', 'living', 'space', 'is', 'not', 'divided', 'into', 'smaller', 'rooms', '.'] | ['O', 'SRC', 'TGT', 'O', 'O', 'O', 'REL', 'REL', 'REL', 'O', 'O'] |
dolphins swim on the surface | dolphins | surface | ['swim', 'on'] | ['dolphins', 'swim', 'on', 'the', 'surface'] | ['SRC', 'REL', 'REL', 'O', 'TGT'] |
small fishing boats that were running in the middle of the sea with the island | small | fishing | ['boats'] | ['small', 'fishing', 'boats', 'that', 'were', 'running', 'in', 'the', 'middle', 'of', 'the', 'sea', 'with', 'the', 'island'] | ['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
A woman laughs as she presses a pie crust into a pan. | she | pie | ['laughs'] | ['A', 'woman', 'laughs', 'as', 'she', 'presses', 'a', 'pie', 'crust', 'into', 'a', 'pan.'] | ['O', 'O', 'REL', 'O', 'SRC', 'O', 'REL', 'TGT', 'O', 'O', 'REL', 'O'] |
style tips to help you travel like a celebrity | style | you | ['tips'] | ['style', 'tips', 'to', 'help', 'you', 'travel', 'like', 'a', 'celebrity'] | ['SRC', 'REL', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O'] |
butterfly hung from the bottom to the flower a summer morning | butterfly | flower | ['hung', 'from'] | ['butterfly', 'hung', 'from', 'the', 'bottom', 'to', 'the', 'flower', 'a', 'summer', 'morning'] | ['SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O'] |
A bowling team faces their rivals. | bowling | team | ['faces'] | ['A', 'bowling', 'team', 'faces', 'their', 'rivals.'] | ['O', 'SRC', 'TGT', 'REL', 'O', 'O'] |
the volleyball team came in fourth place at their tournament | volleyball | team | ['came', 'in', 'fourth'] | ['the', 'volleyball', 'team', 'came', 'in', 'fourth', 'place', 'at', 'their', 'tournament'] | ['O', 'SRC', 'TGT', 'REL', 'REL', 'REL', 'O', 'O', 'O', 'O'] |
mountains rising behind a lake are hidden by cloud . | mountains | cloud | ['hidden', 'by'] | ['mountains', 'rising', 'behind', 'a', 'lake', 'are', 'hidden', 'by', 'cloud', '.'] | ['SRC', 'O', 'O', 'SRC', 'O', 'O', 'REL', 'REL', 'TGT', 'O'] |
hundreds of trees are covered with colorful christmas lights and reflected on the surface of this pond | hundreds | colorful | ['covered', 'with', 'colorful'] | ['hundreds', 'of', 'trees', 'are', 'covered', 'with', 'colorful', 'christmas', 'lights', 'and', 'reflected', 'on', 'the', 'surface', 'of', 'this', 'pond'] | ['SRC', 'O', 'O', 'O', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
a dilapidated chimney is all that remains of family home . | that | family | ['is'] | ['a', 'dilapidated', 'chimney', 'is', 'all', 'that', 'remains', 'of', 'family', 'home', '.'] | ['SRC', 'O', 'O', 'REL', 'O', 'SRC', 'O', 'O', 'TGT', 'O', 'O'] |
A worker smokes while repairing his boss' roof. | worker | roof | ['smokes'] | ['A', 'worker', 'smokes', 'while', 'repairing', 'his', "boss'", 'roof.'] | ['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O'] |
cover an old tote bag in duct tape to make it waterproof for the pool or beach . | old | duct | ['cover'] | ['cover', 'an', 'old', 'tote', 'bag', 'in', 'duct', 'tape', 'to', 'make', 'it', 'waterproof', 'for', 'the', 'pool', 'or', 'beach', '.'] | ['REL', 'O', 'SRC', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
volunteers paint a mural on the entrance | volunteers | entrance | ['paint'] | ['volunteers', 'paint', 'a', 'mural', 'on', 'the', 'entrance'] | ['SRC', 'REL', 'TGT', 'O', 'O', 'O', 'TGT'] |
Elephants roam freely inside their enclosure at the zoo. | Elephants | freely | ['roam'] | ['Elephants', 'roam', 'freely', 'inside', 'their', 'enclosure', 'at', 'the', 'zoo.'] | ['SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O'] |
the monkey sits in the temple . | monkey | temple | ['sits', 'in'] | ['the', 'monkey', 'sits', 'in', 'the', 'temple', '.'] | ['O', 'SRC', 'REL', 'REL', 'O', 'TGT', 'O'] |
soccer player shares a joke with one of the coaches ahead of the clash | soccer | player | ['shares'] | ['soccer', 'player', 'shares', 'a', 'joke', 'with', 'one', 'of', 'the', 'coaches', 'ahead', 'of', 'the', 'clash'] | ['SRC', 'TGT', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
image titled tell a boy you like them and ask them on a date in step | you | step | ['image'] | ['image', 'titled', 'tell', 'a', 'boy', 'you', 'like', 'them', 'and', 'ask', 'them', 'on', 'a', 'date', 'in', 'step'] | ['REL', 'O', 'O', 'REL', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'REL', 'O', 'O', 'TGT'] |
cricketers appeal against a batsman during the fourth day of the final test match . | cricketers | final | ['appeal', 'against'] | ['cricketers', 'appeal', 'against', 'a', 'batsman', 'during', 'the', 'fourth', 'day', 'of', 'the', 'final', 'test', 'match', '.'] | ['SRC', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O'] |
the boat is going out to the sea from the canal | boat | canal | ['going'] | ['the', 'boat', 'is', 'going', 'out', 'to', 'the', 'sea', 'from', 'the', 'canal'] | ['O', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT'] |
soldiers pull security at a mock village | soldiers | mock | ['pull'] | ['soldiers', 'pull', 'security', 'at', 'a', 'mock', 'village'] | ['SRC', 'REL', 'O', 'O', 'O', 'TGT', 'O'] |
port can not be the port of call for large ships in shallow water on a small scale | port | small | ['be'] | ['port', 'can', 'not', 'be', 'the', 'port', 'of', 'call', 'for', 'large', 'ships', 'in', 'shallow', 'water', 'on', 'a', 'small', 'scale'] | ['SRC', 'O', 'O', 'REL', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'TGT', 'O'] |
football player applauds the fans before a match | football | player | ['applauds'] | ['football', 'player', 'applauds', 'the', 'fans', 'before', 'a', 'match'] | ['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'SRC', 'O'] |
offspring are the new organisms produced by parents . | offspring | new | ['are'] | ['offspring', 'are', 'the', 'new', 'organisms', 'produced', 'by', 'parents', '.'] | ['SRC', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O'] |
families gather with a family of overseas workers for a picnic | families | overseas | ['gather', 'with'] | ['families', 'gather', 'with', 'a', 'family', 'of', 'overseas', 'workers', 'for', 'a', 'picnic'] | ['SRC', 'REL', 'REL', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'SRC', 'O'] |
a pilot lands a transport aircraft on the runway | pilot | transport | ['lands'] | ['a', 'pilot', 'lands', 'a', 'transport', 'aircraft', 'on', 'the', 'runway'] | ['TGT', 'SRC', 'REL', 'TGT', 'TGT', 'O', 'O', 'O', 'O'] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.