sentence
stringlengths 16
142
| source
stringlengths 1
16
| target
stringlengths 1
16
| relation
stringlengths 5
37
| tokens
stringlengths 32
194
| tags
stringlengths 22
113
|
---|---|---|---|---|---|
i want this floor in my bathroom . | i | bathroom | ['want'] | ['i', 'want', 'this', 'floor', 'in', 'my', 'bathroom', '.'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
available this is the floor i want for the bathroom | i | bathroom | ['is'] | ['available', 'this', 'is', 'the', 'floor', 'i', 'want', 'for', 'the', 'bathroom'] | ['O', 'O', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'O', 'TGT'] |
people relax on the shore of lake in summer sunny day | people | summer | ['relax', 'on'] | ['people', 'relax', 'on', 'the', 'shore', 'of', 'lake', 'in', 'summer', 'sunny', 'day'] | ['SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
monarch began a campaign of building and renovation . | monarch | building | ['began'] | ['monarch', 'began', 'a', 'campaign', 'of', 'building', 'and', 'renovation', '.'] | ['SRC', 'REL', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O'] |
this is a shot of the building before the renovation began . | renovation | building | ['is'] | ['this', 'is', 'a', 'shot', 'of', 'the', 'building', 'before', 'the', 'renovation', 'began', '.'] | ['O', 'REL', 'SRC', 'O', 'O', 'O', 'TGT', 'O', 'O', 'SRC', 'O', 'O'] |
country spikes a ball in a match against italy . | country | italy | ['spikes'] | ['country', 'spikes', 'a', 'ball', 'in', 'a', 'match', 'against', 'italy', '.'] | ['SRC', 'REL', 'TGT', 'O', 'O', 'TGT', 'O', 'O', 'TGT', 'O'] |
footballer goes after the ball during the match against italy . | footballer | italy | ['goes', 'after'] | ['footballer', 'goes', 'after', 'the', 'ball', 'during', 'the', 'match', 'against', 'italy', '.'] | ['SRC', 'REL', 'REL', 'O', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
ship moored at the quay in the port | ship | port | ['moored', 'at'] | ['ship', 'moored', 'at', 'the', 'quay', 'in', 'the', 'port'] | ['SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'TGT'] |
the harbour and port with fishing boats moored and old buildings on the quay | harbour | old | ['moored'] | ['the', 'harbour', 'and', 'port', 'with', 'fishing', 'boats', 'moored', 'and', 'old', 'buildings', 'on', 'the', 'quay'] | ['O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O'] |
the hairdresser makes a fashionable haircut to the client | hairdresser | fashionable | ['makes'] | ['the', 'hairdresser', 'makes', 'a', 'fashionable', 'haircut', 'to', 'the', 'client'] | ['O', 'SRC', 'REL', 'SRC', 'TGT', 'O', 'O', 'O', 'O'] |
your world is a canvas to your imagination | world | imagination | ['is'] | ['your', 'world', 'is', 'a', 'canvas', 'to', 'your', 'imagination'] | ['O', 'SRC', 'REL', 'TGT', 'O', 'O', 'O', 'TGT'] |
this world is but a canvas for our imagination . | world | imagination | ['is'] | ['this', 'world', 'is', 'but', 'a', 'canvas', 'for', 'our', 'imagination', '.'] | ['O', 'SRC', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'TGT', 'O'] |
renaissance structure is a renaissance castle located . | renaissance | structure | ['is'] | ['renaissance', 'structure', 'is', 'a', 'renaissance', 'castle', 'located', '.'] | ['SRC', 'TGT', 'SRC', 'SRC', 'SRC', 'O', 'O', 'O'] |
people dance on a party in a disco . | people | disco | ['dance', 'on'] | ['people', 'dance', 'on', 'a', 'party', 'in', 'a', 'disco', '.'] | ['SRC', 'REL', 'REL', 'REL', 'O', 'O', 'REL', 'TGT', 'O'] |
ships bow moving through the sea | ships | sea | ['bow'] | ['ships', 'bow', 'moving', 'through', 'the', 'sea'] | ['SRC', 'REL', 'O', 'O', 'O', 'TGT'] |
wave pattern of ships bow wave in the sea | wave | pattern | ['bow'] | ['wave', 'pattern', 'of', 'ships', 'bow', 'wave', 'in', 'the', 'sea'] | ['SRC', 'TGT', 'O', 'O', 'REL', 'SRC', 'O', 'O', 'O'] |
driftwood washed up on the beach in late winter | driftwood | late | ['washed'] | ['driftwood', 'washed', 'up', 'on', 'the', 'beach', 'in', 'late', 'winter'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
i love the feel of this room . | i | room | ['love'] | ['i', 'love', 'the', 'feel', 'of', 'this', 'room', '.'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
cricket player opening the batting during a match against a city | cricket | player | ['opening'] | ['cricket', 'player', 'opening', 'the', 'batting', 'during', 'a', 'match', 'against', 'a', 'city'] | ['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'TGT', 'O', 'O', 'TGT', 'O'] |
profession with boat crossing the sea early in the morning | boat | early | ['profession', 'with'] | ['profession', 'with', 'boat', 'crossing', 'the', 'sea', 'early', 'in', 'the', 'morning'] | ['REL', 'REL', 'SRC', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O'] |
profession on an inflatable boat in the early morning fishing on a lake . | profession | early | ['fishing', 'on'] | ['profession', 'on', 'an', 'inflatable', 'boat', 'in', 'the', 'early', 'morning', 'fishing', 'on', 'a', 'lake', '.'] | ['SRC', 'SRC', 'O', 'O', 'O', 'REL', 'O', 'TGT', 'O', 'REL', 'SRC', 'TGT', 'O', 'O'] |
smoke fills the sky over the homes . | smoke | homes | ['fills'] | ['smoke', 'fills', 'the', 'sky', 'over', 'the', 'homes', '.'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
things i wish i knew before buying a home | i | home | ['things'] | ['things', 'i', 'wish', 'i', 'knew', 'before', 'buying', 'a', 'home'] | ['REL', 'SRC', 'O', 'SRC', 'O', 'O', 'O', 'O', 'TGT'] |
come the couple were spotted dressed up as comic book characters for western christian holiday . | couple | christian | ['spotted'] | ['come', 'the', 'couple', 'were', 'spotted', 'dressed', 'up', 'as', 'comic', 'book', 'characters', 'for', 'western', 'christian', 'holiday', '.'] | ['O', 'O', 'SRC', 'O', 'REL', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
accessory turns invention into an arcade | accessory | arcade | ['turns'] | ['accessory', 'turns', 'invention', 'into', 'an', 'arcade'] | ['SRC', 'REL', 'O', 'O', 'O', 'TGT'] |
our team would like to wish all of our clients and our community . | team | clients | ['like'] | ['our', 'team', 'would', 'like', 'to', 'wish', 'all', 'of', 'our', 'clients', 'and', 'our', 'community', '.'] | ['O', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O'] |
the football team would like to thank the community for their support with the sale . | football | team | ['like'] | ['the', 'football', 'team', 'would', 'like', 'to', 'thank', 'the', 'community', 'for', 'their', 'support', 'with', 'the', 'sale', '.'] | ['O', 'SRC', 'TGT', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
tourist crosses a brook in a forest | tourist | forest | ['crosses'] | ['tourist', 'crosses', 'a', 'brook', 'in', 'a', 'forest'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT'] |
tourist crossing a bridge in the tropical forest | tourist | tropical | ['crossing'] | ['tourist', 'crossing', 'a', 'bridge', 'in', 'the', 'tropical', 'forest'] | ['SRC', 'REL', 'TGT', 'O', 'REL', 'O', 'TGT', 'O'] |
a koi pond with waterfall and a bridge that leads to a gazebo | koi | that | ['pond', 'with'] | ['a', 'koi', 'pond', 'with', 'waterfall', 'and', 'a', 'bridge', 'that', 'leads', 'to', 'a', 'gazebo'] | ['TGT', 'SRC', 'REL', 'REL', 'O', 'O', 'TGT', 'O', 'TGT', 'O', 'O', 'TGT', 'O'] |
statue of god in religion believe in the hallway | statue | hallway | ['believe', 'in'] | ['statue', 'of', 'god', 'in', 'religion', 'believe', 'in', 'the', 'hallway'] | ['SRC', 'O', 'O', 'REL', 'O', 'REL', 'REL', 'O', 'TGT'] |
statue of deity was a god of medicine in ancient religion . | statue | ancient | ['was'] | ['statue', 'of', 'deity', 'was', 'a', 'god', 'of', 'medicine', 'in', 'ancient', 'religion', '.'] | ['SRC', 'O', 'O', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
text box for fill your text and the words call the boss | words | boss | ['call'] | ['text', 'box', 'for', 'fill', 'your', 'text', 'and', 'the', 'words', 'call', 'the', 'boss'] | ['O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'REL', 'O', 'TGT'] |
the dough should start pulling away from the bowl . | dough | away | ['start'] | ['the', 'dough', 'should', 'start', 'pulling', 'away', 'from', 'the', 'bowl', '.'] | ['O', 'SRC', 'O', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O'] |
keep going until the dough pulls way from the bowl . | dough | way | ['keep'] | ['keep', 'going', 'until', 'the', 'dough', 'pulls', 'way', 'from', 'the', 'bowl', '.'] | ['REL', 'O', 'O', 'O', 'SRC', 'O', 'TGT', 'O', 'O', 'O', 'O'] |
politician opens the first span . | politician | first | ['opens'] | ['politician', 'opens', 'the', 'first', 'span', '.'] | ['SRC', 'REL', 'O', 'TGT', 'O', 'O'] |
politician opened the first span in a ceremony . | politician | first | ['opened'] | ['politician', 'opened', 'the', 'first', 'span', 'in', 'a', 'ceremony', '.'] | ['SRC', 'REL', 'O', 'TGT', 'O', 'O', 'SRC', 'O', 'O'] |
this sculpture of builder bearing his cross is a graphic focal point for this chapel . | sculpture | focal | ['is'] | ['this', 'sculpture', 'of', 'builder', 'bearing', 'his', 'cross', 'is', 'a', 'graphic', 'focal', 'point', 'for', 'this', 'chapel', '.'] | ['O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'REL', 'TGT', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O'] |
delight for cricket player after he claims the wicket | cricket | he | ['delight', 'for'] | ['delight', 'for', 'cricket', 'player', 'after', 'he', 'claims', 'the', 'wicket'] | ['REL', 'REL', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O'] |
cricket player shows his delight after claiming wicket in the innings that of cricket player | cricket | player | ['shows'] | ['cricket', 'player', 'shows', 'his', 'delight', 'after', 'claiming', 'wicket', 'in', 'the', 'innings', 'that', 'of', 'cricket', 'player'] | ['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'TGT'] |
the statue of liberty contains a large amount of copper | statue | large | ['contains'] | ['the', 'statue', 'of', 'liberty', 'contains', 'a', 'large', 'amount', 'of', 'copper'] | ['O', 'SRC', 'O', 'O', 'REL', 'SRC', 'TGT', 'O', 'O', 'O'] |
the statue of liberty is covered in sheets of thin copper | statue | thin | ['covered', 'in'] | ['the', 'statue', 'of', 'liberty', 'is', 'covered', 'in', 'sheets', 'of', 'thin', 'copper'] | ['O', 'SRC', 'O', 'O', 'O', 'REL', 'TGT', 'O', 'O', 'TGT', 'O'] |
this home was once part of estate . | home | once | ['was'] | ['this', 'home', 'was', 'once', 'part', 'of', 'estate', '.'] | ['O', 'SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O'] |
the minimalist home sits on land that was once part of estate . | that | once | ['sits', 'on'] | ['the', 'minimalist', 'home', 'sits', 'on', 'land', 'that', 'was', 'once', 'part', 'of', 'estate', '.'] | ['O', 'O', 'O', 'REL', 'TGT', 'O', 'SRC', 'O', 'TGT', 'O', 'O', 'O', 'O'] |
a statue overlooks the harbor . | statue | harbor | ['overlooks'] | ['a', 'statue', 'overlooks', 'the', 'harbor', '.'] | ['SRC', 'SRC', 'REL', 'O', 'TGT', 'O'] |
builder of statue overlooks the harbor and city . | builder | harbor | ['overlooks'] | ['builder', 'of', 'statue', 'overlooks', 'the', 'harbor', 'and', 'city', '.'] | ['SRC', 'O', 'O', 'REL', 'O', 'TGT', 'O', 'O', 'O'] |
india plans to launch a spacecraft to the moon | india | moon | ['plans'] | ['india', 'plans', 'to', 'launch', 'a', 'spacecraft', 'to', 'the', 'moon'] | ['SRC', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'O', 'TGT'] |
statue faces down charging bull . | statue | bull | ['faces'] | ['statue', 'faces', 'down', 'charging', 'bull', '.'] | ['SRC', 'REL', 'O', 'O', 'TGT', 'O'] |
a head of an angel decorates a church | head | church | ['decorates'] | ['a', 'head', 'of', 'an', 'angel', 'decorates', 'a', 'church'] | ['SRC', 'SRC', 'O', 'O', 'O', 'REL', 'SRC', 'TGT'] |
an angel decorates an altar in church during holiday period | angel | holiday | ['decorates'] | ['an', 'angel', 'decorates', 'an', 'altar', 'in', 'church', 'during', 'holiday', 'period'] | ['SRC', 'SRC', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
herd grazing the pasture in autumn . | herd | autumn | ['grazing'] | ['herd', 'grazing', 'the', 'pasture', 'in', 'autumn', '.'] | ['SRC', 'REL', 'O', 'O', 'REL', 'TGT', 'O'] |
a herd of horses graze in a pasture during the autumn | herd | horses | ['graze', 'in'] | ['a', 'herd', 'of', 'horses', 'graze', 'in', 'a', 'pasture', 'during', 'the', 'autumn'] | ['REL', 'SRC', 'O', 'TGT', 'REL', 'REL', 'REL', 'O', 'O', 'O', 'O'] |
the external walls are reflected in the moat that has been newly replenished by extremely | that | moat | ['reflected', 'in'] | ['the', 'external', 'walls', 'are', 'reflected', 'in', 'the', 'moat', 'that', 'has', 'been', 'newly', 'replenished', 'by', 'extremely'] | ['O', 'O', 'O', 'O', 'REL', 'REL', 'O', 'TGT', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O'] |
a woman with a camera looks at invention by the trail at the summit | woman | summit | ['looks', 'at'] | ['a', 'woman', 'with', 'a', 'camera', 'looks', 'at', 'invention', 'by', 'the', 'trail', 'at', 'the', 'summit'] | ['SRC', 'SRC', 'O', 'SRC', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'REL', 'O', 'TGT'] |
a helicopter that was used to tackle disaster in the forest | that | forest | ['helicopter'] | ['a', 'helicopter', 'that', 'was', 'used', 'to', 'tackle', 'disaster', 'in', 'the', 'forest'] | ['SRC', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT'] |
the room in which politician stayed at a city | politician | city | ['room', 'in'] | ['the', 'room', 'in', 'which', 'politician', 'stayed', 'at', 'a', 'city'] | ['O', 'REL', 'REL', 'O', 'SRC', 'O', 'O', 'SRC', 'TGT'] |
comedian arrives in a tdi . | comedian | tdi | ['arrives', 'in'] | ['comedian', 'arrives', 'in', 'a', 'tdi', '.'] | ['SRC', 'REL', 'REL', 'SRC', 'TGT', 'O'] |
comedian and his wife arrive in a tdi to fuel | comedian | tdi | ['arrive', 'in'] | ['comedian', 'and', 'his', 'wife', 'arrive', 'in', 'a', 'tdi', 'to', 'fuel'] | ['SRC', 'O', 'O', 'O', 'REL', 'REL', 'SRC', 'TGT', 'O', 'O'] |
politician and his wife share a meal | politician | meal | ['share'] | ['politician', 'and', 'his', 'wife', 'share', 'a', 'meal'] | ['SRC', 'O', 'O', 'O', 'REL', 'SRC', 'TGT'] |
portrait of politician and his wife as they share a laugh | they | laugh | ['portrait', 'of'] | ['portrait', 'of', 'politician', 'and', 'his', 'wife', 'as', 'they', 'share', 'a', 'laugh'] | ['REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O', 'TGT', 'TGT'] |
a group of turtles lay on a log in a swamp | group | swamp | ['lay', 'on'] | ['a', 'group', 'of', 'turtles', 'lay', 'on', 'a', 'log', 'in', 'a', 'swamp'] | ['TGT', 'SRC', 'O', 'O', 'REL', 'REL', 'TGT', 'O', 'O', 'TGT', 'TGT'] |
turtles crowded together on an old fallen log in a slimy green swamp | turtles | green | ['crowded'] | ['turtles', 'crowded', 'together', 'on', 'an', 'old', 'fallen', 'log', 'in', 'a', 'slimy', 'green', 'swamp'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
some fossils do not contain any original material of the original organism . | fossils | original | ['contain'] | ['some', 'fossils', 'do', 'not', 'contain', 'any', 'original', 'material', 'of', 'the', 'original', 'organism', '.'] | ['O', 'SRC', 'O', 'O', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
soldier searches a vehicle at the border crossing in a city | soldier | border | ['searches'] | ['soldier', 'searches', 'a', 'vehicle', 'at', 'the', 'border', 'crossing', 'in', 'a', 'city'] | ['SRC', 'REL', 'REL', 'O', 'O', 'O', 'TGT', 'O', 'O', 'REL', 'O'] |
a loft in loft is both a workspace and living space . | loft | loft | ['is'] | ['a', 'loft', 'in', 'loft', 'is', 'both', 'a', 'workspace', 'and', 'living', 'space', '.'] | ['O', 'SRC', 'O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
a climber scales a sea cave | climber | sea | ['scales'] | ['a', 'climber', 'scales', 'a', 'sea', 'cave'] | ['TGT', 'SRC', 'REL', 'TGT', 'TGT', 'O'] |
a climber scales an arch from the remains of a collapsed cave | climber | collapsed | ['scales'] | ['a', 'climber', 'scales', 'an', 'arch', 'from', 'the', 'remains', 'of', 'a', 'collapsed', 'cave'] | ['TGT', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'TGT', 'O'] |
the gallery is the new home of private collection . | gallery | private | ['is'] | ['the', 'gallery', 'is', 'the', 'new', 'home', 'of', 'private', 'collection', '.'] | ['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
art gallery this museum is home to an important collection of modern art . | art | museum | ['gallery'] | ['art', 'gallery', 'this', 'museum', 'is', 'home', 'to', 'an', 'important', 'collection', 'of', 'modern', 'art', '.'] | ['SRC', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O'] |
passengers have been forced to evacuate a flight today due to smoke in the cabin | passengers | today | ['forced'] | ['passengers', 'have', 'been', 'forced', 'to', 'evacuate', 'a', 'flight', 'today', 'due', 'to', 'smoke', 'in', 'the', 'cabin'] | ['SRC', 'O', 'O', 'REL', 'TGT', 'O', 'SRC', 'O', 'TGT', 'O', 'TGT', 'O', 'O', 'O', 'O'] |
this steel staircase by entry of the home provides access to the garage . | steel | staircase | ['provides'] | ['this', 'steel', 'staircase', 'by', 'entry', 'of', 'the', 'home', 'provides', 'access', 'to', 'the', 'garage', '.'] | ['O', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O'] |
art features strongly in the collection . | art | strongly | ['features'] | ['art', 'features', 'strongly', 'in', 'the', 'collection', '.'] | ['SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O'] |
art gallery features a collection of art over the years . | art | gallery | ['features'] | ['art', 'gallery', 'features', 'a', 'collection', 'of', 'art', 'over', 'the', 'years', '.'] | ['SRC', 'TGT', 'REL', 'SRC', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O'] |
i love the smell of rain | i | rain | ['love'] | ['i', 'love', 'the', 'smell', 'of', 'rain'] | ['SRC', 'REL', 'O', 'O', 'O', 'TGT'] |
biggest christmas tree is lit at the switch . | biggest | christmas | ['lit', 'at'] | ['biggest', 'christmas', 'tree', 'is', 'lit', 'at', 'the', 'switch', '.'] | ['SRC', 'TGT', 'O', 'TGT', 'REL', 'REL', 'O', 'O', 'O'] |
a latte served in a cup | latte | cup | ['served', 'in'] | ['a', 'latte', 'served', 'in', 'a', 'cup'] | ['SRC', 'SRC', 'REL', 'REL', 'SRC', 'TGT'] |
the latte here is served in a small glass instead of cup | latte | small | ['served', 'in'] | ['the', 'latte', 'here', 'is', 'served', 'in', 'a', 'small', 'glass', 'instead', 'of', 'cup'] | ['O', 'SRC', 'O', 'O', 'REL', 'REL', 'SRC', 'TGT', 'O', 'O', 'O', 'O'] |
the canyon looks different throughout the day . | canyon | day | ['looks', 'different'] | ['the', 'canyon', 'looks', 'different', 'throughout', 'the', 'day', '.'] | ['O', 'SRC', 'REL', 'REL', 'O', 'O', 'TGT', 'O'] |
daisy flowers are a symbol of innocence and purity . | daisy | flowers | ['are'] | ['daisy', 'flowers', 'are', 'a', 'symbol', 'of', 'innocence', 'and', 'purity', '.'] | ['SRC', 'TGT', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O'] |
the crew of space mission were the first humans to see the earth from deep space . | crew | deep | ['were'] | ['the', 'crew', 'of', 'space', 'mission', 'were', 'the', 'first', 'humans', 'to', 'see', 'the', 'earth', 'from', 'deep', 'space', '.'] | ['O', 'SRC', 'O', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
a student shows off her diploma during commencement . | student | commencement | ['shows'] | ['a', 'student', 'shows', 'off', 'her', 'diploma', 'during', 'commencement', '.'] | ['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
a student is all smiles after receiving her diploma during commencement . | student | commencement | ['is'] | ['a', 'student', 'is', 'all', 'smiles', 'after', 'receiving', 'her', 'diploma', 'during', 'commencement', '.'] | ['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
a pair of cyclists make their way down a hill . | pair | hill | ['make'] | ['a', 'pair', 'of', 'cyclists', 'make', 'their', 'way', 'down', 'a', 'hill', '.'] | ['SRC', 'SRC', 'O', 'O', 'REL', 'O', 'O', 'O', 'SRC', 'TGT', 'O'] |
the cyclists make their way up a hill during a gruelling race in the sweltering heat | cyclists | sweltering | ['make'] | ['the', 'cyclists', 'make', 'their', 'way', 'up', 'a', 'hill', 'during', 'a', 'gruelling', 'race', 'in', 'the', 'sweltering', 'heat'] | ['O', 'SRC', 'REL', 'O', 'O', 'O', 'REL', 'O', 'O', 'REL', 'O', 'O', 'TGT', 'O', 'TGT', 'O'] |
a dog works in grassland . | dog | grassland | ['works', 'in'] | ['a', 'dog', 'works', 'in', 'grassland', '.'] | ['TGT', 'SRC', 'REL', 'REL', 'TGT', 'O'] |
the girls whisper in the ear of girlfriend | girls | girlfriend | ['whisper', 'in'] | ['the', 'girls', 'whisper', 'in', 'the', 'ear', 'of', 'girlfriend'] | ['O', 'SRC', 'REL', 'REL', 'O', 'O', 'O', 'TGT'] |
although automobile make has discontinued automobile model it will live on | automobile | it | ['live', 'on'] | ['although', 'automobile', 'make', 'has', 'discontinued', 'automobile', 'model', 'it', 'will', 'live', 'on'] | ['O', 'SRC', 'O', 'O', 'O', 'SRC', 'O', 'TGT', 'O', 'REL', 'REL'] |
the original model was discontinued when automobile make replaced it with automobile model | when | automobile | ['discontinued'] | ['the', 'original', 'model', 'was', 'discontinued', 'when', 'automobile', 'make', 'replaced', 'it', 'with', 'automobile', 'model'] | ['O', 'O', 'O', 'O', 'REL', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'TGT', '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'] |
man receiving injection in the arm | man | arm | ['receiving'] | ['man', 'receiving', 'injection', 'in', 'the', 'arm'] | ['SRC', 'REL', 'O', 'REL', 'O', 'TGT'] |
politician participates in a wreath laying ceremony with chief of staff | politician | wreath | ['participates', 'in'] | ['politician', 'participates', 'in', 'a', 'wreath', 'laying', 'ceremony', 'with', 'chief', 'of', 'staff'] | ['SRC', 'REL', 'REL', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O'] |
avenue of trees and church in town the church is dilapidated | church | town | ['dilapidated'] | ['avenue', 'of', 'trees', 'and', 'church', 'in', 'town', 'the', 'church', 'is', 'dilapidated'] | ['O', 'O', 'O', 'O', 'SRC', 'O', 'TGT', 'O', 'SRC', 'O', 'REL'] |
a custom made romance in the city of love | custom | love | ['made'] | ['a', 'custom', 'made', 'romance', 'in', 'the', 'city', 'of', 'love'] | ['REL', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT'] |
image is of a ray of light . | image | light | ['is', 'of'] | ['image', 'is', 'of', 'a', 'ray', 'of', 'light', '.'] | ['SRC', 'REL', 'REL', 'SRC', 'O', 'REL', 'TGT', 'O'] |
travelers head up an escalator in an airport | travelers | airport | ['head'] | ['travelers', 'head', 'up', 'an', 'escalator', 'in', 'an', 'airport'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT'] |
snow affected a city earlier in the week | snow | earlier | ['affected'] | ['snow', 'affected', 'a', 'city', 'earlier', 'in', 'the', 'week'] | ['SRC', 'REL', 'TGT', 'O', 'TGT', 'O', 'O', 'O'] |
family having a picnic in the garden | family | garden | ['having'] | ['family', 'having', 'a', 'picnic', 'in', 'the', 'garden'] | ['SRC', 'REL', 'SRC', 'O', 'REL', 'O', 'TGT'] |
students serve the course as part . | students | part | ['serve'] | ['students', 'serve', 'the', 'course', 'as', 'part', '.'] | ['SRC', 'REL', 'O', 'O', 'O', 'TGT', 'O'] |
students wade in the water as part of a course . | students | course | ['wade', 'in'] | ['students', 'wade', 'in', 'the', 'water', 'as', 'part', 'of', 'a', 'course', '.'] | ['SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'REL', 'TGT', 'O'] |
this map shows the perimeter of event for today | map | today | ['shows'] | ['this', 'map', 'shows', 'the', 'perimeter', 'of', 'event', 'for', 'today'] | ['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT'] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.