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 cat hides beside a basket at a window sill.
|
cat
|
window
|
['hides', 'beside']
|
['A', 'cat', 'hides', 'beside', 'a', 'basket', 'at', 'a', 'window', 'sill.']
|
['O', 'SRC', 'REL', 'REL', 'SRC', 'O', 'SRC', 'SRC', 'TGT', 'O']
|
An unmade bed has a slatted black headboard.
|
unmade
|
bed
|
['has']
|
['An', 'unmade', 'bed', 'has', 'a', 'slatted', 'black', 'headboard.']
|
['O', 'SRC', 'TGT', 'REL', 'SRC', 'O', 'O', 'O']
|
This baby elephant is nursing on its mother
|
baby
|
elephant
|
['nursing', 'on']
|
['This', 'baby', 'elephant', 'is', 'nursing', 'on', 'its', 'mother']
|
['O', 'SRC', 'TGT', 'O', 'REL', 'REL', 'O', 'O']
|
A baby elephant is nursing from the mother in a zoo.
|
baby
|
elephant
|
['nursing', 'from']
|
['A', 'baby', 'elephant', 'is', 'nursing', 'from', 'the', 'mother', 'in', 'a', 'zoo.']
|
['O', 'SRC', 'TGT', 'O', 'REL', 'REL', 'O', 'O', 'REL', 'SRC', 'O']
|
some potatoes and carrots are shown laying on some foil
|
potatoes
|
foil
|
['shown']
|
['some', 'potatoes', 'and', 'carrots', 'are', 'shown', 'laying', 'on', 'some', 'foil']
|
['O', 'SRC', 'O', 'O', 'O', 'REL', 'O', 'O', 'O', 'TGT']
|
The family of giraffes are in the pen at the zoo.
|
family
|
zoo
|
['are', 'in']
|
['The', 'family', 'of', 'giraffes', 'are', 'in', 'the', 'pen', 'at', 'the', 'zoo.']
|
['O', 'SRC', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O']
|
A girl observes a giraffe from inside a wooden enclosure.
|
girl
|
wooden
|
['observes']
|
['A', 'girl', 'observes', 'a', 'giraffe', 'from', 'inside', 'a', 'wooden', 'enclosure.']
|
['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
kingfisher waiting on a branch before diving into the water
|
kingfisher
|
water
|
['waiting', 'on']
|
['kingfisher', 'waiting', 'on', 'a', 'branch', 'before', 'diving', 'into', 'the', 'water']
|
['SRC', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'TGT']
|
small fishing boat beached in the bay .
|
small
|
fishing
|
['beached', 'in']
|
['small', 'fishing', 'boat', 'beached', 'in', 'the', 'bay', '.']
|
['SRC', 'TGT', 'O', 'REL', 'TGT', 'O', 'O', 'O']
|
the boardwalk leads visitors into the heart of the wetland .
|
boardwalk
|
wetland
|
['leads']
|
['the', 'boardwalk', 'leads', 'visitors', 'into', 'the', 'heart', 'of', 'the', 'wetland', '.']
|
['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
two combines harvesting a wheat crop
|
two
|
wheat
|
['combines']
|
['two', 'combines', 'harvesting', 'a', 'wheat', 'crop']
|
['SRC', 'REL', 'O', 'TGT', 'TGT', 'O']
|
the sun breaks over island .
|
sun
|
island
|
['breaks', 'over']
|
['the', 'sun', 'breaks', 'over', 'island', '.']
|
['O', 'SRC', 'REL', 'REL', 'TGT', 'O']
|
a stream dappled in sunlight flows through a forest
|
stream
|
forest
|
['flows', 'through']
|
['a', 'stream', 'dappled', 'in', 'sunlight', 'flows', 'through', 'a', 'forest']
|
['SRC', 'SRC', 'O', 'O', 'O', 'REL', 'REL', 'SRC', 'TGT']
|
a tugboat gently pushes the huge barge away from the ship
|
tugboat
|
away
|
['pushes']
|
['a', 'tugboat', 'gently', 'pushes', 'the', 'huge', 'barge', 'away', 'from', 'the', 'ship']
|
['SRC', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O']
|
rugby player opened the scoring for a city
|
rugby
|
player
|
['opened']
|
['rugby', 'player', 'opened', 'the', 'scoring', 'for', 'a', 'city']
|
['SRC', 'TGT', 'REL', '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']
|
we cater towards our clients needs ... ask and u shall receive .
|
u
|
clients
|
['ask']
|
['we', 'cater', 'towards', 'our', 'clients', 'needs', '...', 'ask', 'and', 'u', 'shall', 'receive', '.']
|
['O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'REL', 'O', 'SRC', 'O', 'O', 'O']
|
face of a man with make up under eyes in a detail
|
face
|
detail
|
['make']
|
['face', 'of', 'a', 'man', 'with', 'make', 'up', 'under', 'eyes', 'in', 'a', 'detail']
|
['SRC', 'O', 'SRC', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'SRC', 'TGT']
|
apply pressure to the paddle while you sit down
|
you
|
paddle
|
['apply']
|
['apply', 'pressure', 'to', 'the', 'paddle', 'while', 'you', 'sit', 'down']
|
['REL', 'O', 'O', 'O', 'TGT', 'O', 'SRC', 'O', 'O']
|
keep applying pressure to the paddle as you get in
|
you
|
paddle
|
['keep']
|
['keep', 'applying', 'pressure', 'to', 'the', 'paddle', 'as', 'you', 'get', 'in']
|
['REL', 'O', 'O', 'O', 'O', 'TGT', 'O', 'SRC', 'O', 'O']
|
number painted on a concrete surface
|
number
|
concrete
|
['painted', 'on']
|
['number', 'painted', 'on', 'a', 'concrete', 'surface']
|
['SRC', 'REL', 'TGT', 'REL', 'TGT', 'O']
|
morning sunlight illuminates a stream and meadow
|
morning
|
sunlight
|
['illuminates']
|
['morning', 'sunlight', 'illuminates', 'a', 'stream', 'and', 'meadow']
|
['SRC', 'TGT', 'REL', 'REL', 'O', 'O', 'O']
|
sunlight illuminates mist rising from a stream in a rain forest .
|
sunlight
|
rain
|
['illuminates']
|
['sunlight', 'illuminates', 'mist', 'rising', 'from', 'a', 'stream', 'in', 'a', 'rain', 'forest', '.']
|
['SRC', 'REL', 'O', 'O', 'O', 'TGT', 'O', 'TGT', 'TGT', 'TGT', 'O', 'O']
|
tower lit up in the colours of cross
|
tower
|
cross
|
['lit']
|
['tower', 'lit', 'up', 'in', 'the', 'colours', 'of', 'cross']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT']
|
cross is lit during the inauguration of its bell tower .
|
cross
|
bell
|
['lit', 'during']
|
['cross', 'is', 'lit', 'during', 'the', 'inauguration', 'of', 'its', 'bell', 'tower', '.']
|
['SRC', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O']
|
flames rise over a cluster of homes .
|
flames
|
homes
|
['rise', 'over']
|
['flames', 'rise', 'over', 'a', 'cluster', 'of', 'homes', '.']
|
['SRC', 'REL', 'REL', 'SRC', 'O', 'O', 'TGT', 'O']
|
flames rise as a home is consumed by a wildfire .
|
flames
|
wildfire
|
['rise', 'as']
|
['flames', 'rise', 'as', 'a', 'home', 'is', 'consumed', 'by', 'a', 'wildfire', '.']
|
['SRC', 'REL', 'REL', 'SRC', 'O', 'REL', 'O', 'O', 'SRC', 'TGT', 'O']
|
flowers blossom on a spring time and blue sky
|
flowers
|
spring
|
['blossom', 'on']
|
['flowers', 'blossom', 'on', 'a', 'spring', 'time', 'and', 'blue', 'sky']
|
['SRC', 'REL', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O']
|
image of the product embroidered dressing gown
|
image
|
product
|
['embroidered']
|
['image', 'of', 'the', 'product', 'embroidered', 'dressing', 'gown']
|
['SRC', 'O', 'O', 'TGT', 'REL', 'O', 'O']
|
chicken on the hens eat green grass on a meadow
|
chicken
|
green
|
['eat', 'green']
|
['chicken', 'on', 'the', 'hens', 'eat', 'green', 'grass', 'on', 'a', 'meadow']
|
['SRC', 'O', 'O', 'O', 'REL', 'TGT', 'O', 'O', 'REL', 'O']
|
rock type carved statues on the bridge
|
rock
|
type
|
['carved']
|
['rock', 'type', 'carved', 'statues', 'on', 'the', 'bridge']
|
['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O']
|
giant carved statues of military commander outside type of place of worship
|
giant
|
military
|
['carved']
|
['giant', 'carved', 'statues', 'of', 'military', 'commander', 'outside', 'type', 'of', 'place', 'of', 'worship']
|
['SRC', 'REL', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
time flows away like the water in philosopher
|
time
|
away
|
['flows']
|
['time', 'flows', 'away', 'like', 'the', 'water', 'in', 'philosopher']
|
['SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
water flows into geographical feature for the first time in years
|
water
|
first
|
['flows', 'into', 'geographical']
|
['water', 'flows', 'into', 'geographical', 'feature', 'for', 'the', 'first', 'time', 'in', 'years']
|
['SRC', 'REL', 'REL', 'REL', 'O', 'O', 'O', 'TGT', 'O', 'REL', 'O']
|
the flowers add so much to this room .
|
flowers
|
much
|
['add']
|
['the', 'flowers', 'add', 'so', 'much', 'to', 'this', 'room', '.']
|
['O', 'SRC', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O']
|
australian rules footballer and team mates look dejected .
|
australian
|
rules
|
['look', 'dejected']
|
['australian', 'rules', 'footballer', 'and', 'team', 'mates', 'look', 'dejected', '.']
|
['SRC', 'TGT', 'O', 'O', 'O', 'O', 'REL', 'REL', 'O']
|
australian rules footballer looks on dejected after the match .
|
australian
|
rules
|
['looks', 'on']
|
['australian', 'rules', 'footballer', 'looks', 'on', 'dejected', 'after', 'the', 'match', '.']
|
['SRC', 'TGT', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O']
|
politicians have tea in the garden
|
politicians
|
garden
|
['have']
|
['politicians', 'have', 'tea', 'in', 'the', 'garden']
|
['SRC', 'REL', 'O', 'O', 'O', 'TGT']
|
politicians talk as they have coffee and tea together in the gardens .
|
they
|
together
|
['talk']
|
['politicians', 'talk', 'as', 'they', 'have', 'coffee', 'and', 'tea', 'together', 'in', 'the', 'gardens', '.']
|
['O', 'REL', 'O', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'O', 'SRC', 'O', 'O']
|
mother gives the child a sweet syrup from a spoon
|
mother
|
sweet
|
['gives']
|
['mother', 'gives', 'the', 'child', 'a', 'sweet', 'syrup', 'from', 'a', 'spoon']
|
['SRC', 'REL', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O']
|
a family has their portrait taken at christmas time
|
portrait
|
christmas
|
['has']
|
['a', 'family', 'has', 'their', 'portrait', 'taken', 'at', 'christmas', 'time']
|
['SRC', 'O', 'REL', 'O', 'SRC', 'O', 'O', 'TGT', 'O']
|
a man paddles his canoe past one of the floating villages
|
man
|
floating
|
['paddles']
|
['a', 'man', 'paddles', 'his', 'canoe', 'past', 'one', 'of', 'the', 'floating', 'villages']
|
['SRC', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
these maps will change the way you think about religion
|
you
|
religion
|
['change']
|
['these', 'maps', 'will', 'change', 'the', 'way', 'you', 'think', 'about', 'religion']
|
['O', 'O', 'O', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'TGT']
|
storm clouds pass over a city friday evening .
|
storm
|
clouds
|
['pass']
|
['storm', 'clouds', 'pass', 'over', 'a', 'city', 'friday', 'evening', '.']
|
['SRC', 'TGT', 'REL', 'O', 'REL', 'O', 'O', 'O', 'O']
|
storm clouds pass over tourist attraction on an autumn evening
|
storm
|
clouds
|
['pass']
|
['storm', 'clouds', 'pass', 'over', 'tourist', 'attraction', 'on', 'an', 'autumn', 'evening']
|
['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
man smiling while being offered a strawberry by his friend
|
man
|
friend
|
['smiling']
|
['man', 'smiling', 'while', 'being', 'offered', 'a', 'strawberry', 'by', 'his', 'friend']
|
['SRC', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'TGT']
|
athlete brings the puck down into the zone during their game
|
athlete
|
game
|
['brings']
|
['athlete', 'brings', 'the', 'puck', 'down', 'into', 'the', 'zone', 'during', 'their', 'game']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT']
|
location will open at the exit on road .
|
location
|
road
|
['open', 'at']
|
['location', 'will', 'open', 'at', 'the', 'exit', 'on', 'road', '.']
|
['SRC', 'O', 'REL', 'SRC', 'O', 'O', 'SRC', 'TGT', 'O']
|
people look at a sculpture from the entrance
|
people
|
entrance
|
['look', 'at']
|
['people', 'look', 'at', 'a', 'sculpture', 'from', 'the', 'entrance']
|
['SRC', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'TGT']
|
woman driving small boat along canal in the old town mr
|
woman
|
old
|
['driving', 'small']
|
['woman', 'driving', 'small', 'boat', 'along', 'canal', 'in', 'the', 'old', 'town', 'mr']
|
['SRC', 'REL', 'REL', 'O', 'O', 'O', 'REL', 'O', 'TGT', 'O', 'O']
|
athlete has been officially unveiled as a player .
|
athlete
|
officially
|
['unveiled', 'as']
|
['athlete', 'has', 'been', 'officially', 'unveiled', 'as', 'a', 'player', '.']
|
['SRC', 'O', 'O', 'TGT', 'REL', 'REL', 'SRC', 'O', 'O']
|
athlete is all smiles after being unveiled as a player
|
athlete
|
player
|
['is']
|
['athlete', 'is', 'all', 'smiles', 'after', 'being', 'unveiled', 'as', 'a', 'player']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'TGT']
|
a dog chained to a wall relaxes outside a home
|
dog
|
home
|
['relaxes', 'outside']
|
['a', 'dog', 'chained', 'to', 'a', 'wall', 'relaxes', 'outside', 'a', 'home']
|
['REL', 'SRC', 'O', 'O', 'REL', 'O', 'REL', 'REL', 'REL', 'TGT']
|
a boat makes its way slowly past island in harbor
|
boat
|
slowly
|
['makes']
|
['a', 'boat', 'makes', 'its', 'way', 'slowly', 'past', 'island', 'in', 'harbor']
|
['SRC', 'SRC', 'REL', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O']
|
a helicopter flies above the statue of liberty
|
helicopter
|
liberty
|
['flies', 'above']
|
['a', 'helicopter', 'flies', 'above', 'the', 'statue', 'of', 'liberty']
|
['REL', 'SRC', 'REL', 'REL', 'O', 'O', 'O', 'TGT']
|
helicopters on patrol over the port pass the statue of liberty
|
helicopters
|
liberty
|
['pass']
|
['helicopters', 'on', 'patrol', 'over', 'the', 'port', 'pass', 'the', 'statue', 'of', 'liberty']
|
['SRC', 'O', 'O', 'O', 'O', 'O', 'REL', 'O', 'O', 'O', 'TGT']
|
mountaineer reaches the summit of a snowy ridge and expresses his joy
|
mountaineer
|
snowy
|
['reaches']
|
['mountaineer', 'reaches', 'the', 'summit', 'of', 'a', 'snowy', 'ridge', 'and', 'expresses', 'his', 'joy']
|
['SRC', 'REL', 'O', 'O', 'O', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
profession tackle a fire in a hotel under renovation
|
profession
|
renovation
|
['tackle']
|
['profession', 'tackle', 'a', 'fire', 'in', 'a', 'hotel', 'under', 'renovation']
|
['SRC', 'REL', 'TGT', 'O', 'O', 'TGT', 'O', 'O', 'TGT']
|
profession sits on a burning roof while tackling a fire
|
profession
|
burning
|
['sits', 'on']
|
['profession', 'sits', 'on', 'a', 'burning', 'roof', 'while', 'tackling', 'a', 'fire']
|
['SRC', 'REL', 'SRC', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
pigeons rest on a statue .
|
pigeons
|
statue
|
['rest', 'on']
|
['pigeons', 'rest', 'on', 'a', 'statue', '.']
|
['SRC', 'REL', 'SRC', 'TGT', 'TGT', 'O']
|
men having a meeting and looking at digital tablet
|
men
|
digital
|
['having']
|
['men', 'having', 'a', 'meeting', 'and', 'looking', 'at', 'digital', 'tablet']
|
['SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
people who have a meeting while looking at the tablet
|
who
|
tablet
|
['people']
|
['people', 'who', 'have', 'a', 'meeting', 'while', 'looking', 'at', 'the', 'tablet']
|
['REL', 'SRC', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'TGT']
|
man crossing a narrow old wooden bridge with his scooter .
|
man
|
wooden
|
['crossing']
|
['man', 'crossing', 'a', 'narrow', 'old', 'wooden', 'bridge', 'with', 'his', 'scooter', '.']
|
['SRC', 'REL', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
politician and his family have purchased the mansion that they were renting .
|
they
|
that
|
['purchased']
|
['politician', 'and', 'his', 'family', 'have', 'purchased', 'the', 'mansion', 'that', 'they', 'were', 'renting', '.']
|
['O', 'O', 'O', 'O', 'O', 'REL', 'SRC', 'O', 'TGT', 'SRC', 'O', 'O', 'O']
|
student falls asleep on the table while studying
|
student
|
table
|
['falls', 'asleep']
|
['student', 'falls', 'asleep', 'on', 'the', 'table', 'while', 'studying']
|
['SRC', 'REL', 'REL', 'O', 'O', 'TGT', 'O', 'O']
|
student fell asleep at the table ready for the next exam
|
student
|
next
|
['fell', 'asleep']
|
['student', 'fell', 'asleep', 'at', 'the', 'table', 'ready', 'for', 'the', 'next', 'exam']
|
['SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
the weekend blizzard dumped inches .
|
weekend
|
blizzard
|
['dumped']
|
['the', 'weekend', 'blizzard', 'dumped', 'inches', '.']
|
['O', 'SRC', 'TGT', 'REL', 'O', 'O']
|
scenes from the campus after a blizzard dumped several inches of snow .
|
blizzard
|
several
|
['scenes', 'from']
|
['scenes', 'from', 'the', 'campus', 'after', 'a', 'blizzard', 'dumped', 'several', 'inches', 'of', 'snow', '.']
|
['REL', 'REL', 'O', 'O', 'O', 'SRC', 'SRC', 'O', 'TGT', 'O', 'O', 'O', 'O']
|
the branches created the perfect frame for the bridal table
|
branches
|
perfect
|
['created']
|
['the', 'branches', 'created', 'the', 'perfect', 'frame', 'for', 'the', 'bridal', 'table']
|
['O', 'SRC', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
woman on balcony hanging out her washing in the city centre
|
woman
|
city
|
['hanging']
|
['woman', 'on', 'balcony', 'hanging', 'out', 'her', 'washing', 'in', 'the', 'city', 'centre']
|
['SRC', 'O', 'O', 'REL', 'O', 'O', 'O', 'REL', 'O', 'TGT', 'O']
|
this page has tons of ways to alter the darts in a pattern
|
page
|
pattern
|
['has']
|
['this', 'page', 'has', 'tons', 'of', 'ways', 'to', 'alter', 'the', 'darts', 'in', 'a', 'pattern']
|
['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'TGT']
|
a guard stands next to a sculpture of monarch
|
guard
|
next
|
['stands']
|
['a', 'guard', 'stands', 'next', 'to', 'a', 'sculpture', 'of', 'monarch']
|
['SRC', 'SRC', 'REL', 'TGT', 'O', 'SRC', 'O', 'O', 'O']
|
a portrait of monarch is seen as soldiers stand guard
|
soldiers
|
guard
|
['seen']
|
['a', 'portrait', 'of', 'monarch', 'is', 'seen', 'as', 'soldiers', 'stand', 'guard']
|
['TGT', 'O', 'O', 'O', 'O', 'REL', 'O', 'SRC', 'O', 'TGT']
|
close up of what lies beneath the snow .
|
what
|
snow
|
['close']
|
['close', 'up', 'of', 'what', 'lies', 'beneath', 'the', 'snow', '.']
|
['REL', 'O', 'O', 'SRC', 'O', 'O', 'O', 'TGT', 'O']
|
ad i freaking love the color in this ad .
|
i
|
ad
|
['love']
|
['ad', 'i', 'freaking', 'love', 'the', 'color', 'in', 'this', 'ad', '.']
|
['TGT', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
i freaking love these pastel colors on him .
|
i
|
pastel
|
['freaking']
|
['i', 'freaking', 'love', 'these', 'pastel', 'colors', 'on', 'him', '.']
|
['SRC', 'REL', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O']
|
foreground is statue of deity in front .
|
foreground
|
front
|
['is']
|
['foreground', 'is', 'statue', 'of', 'deity', 'in', 'front', '.']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
politician introduces politician before he delivered a speech .
|
he
|
speech
|
['introduces']
|
['politician', 'introduces', 'politician', 'before', 'he', 'delivered', 'a', 'speech', '.']
|
['O', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O']
|
i love this color combo especially for brown eyes .
|
i
|
brown
|
['love']
|
['i', 'love', 'this', 'color', 'combo', 'especially', 'for', 'brown', 'eyes', '.']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O']
|
flowers have been placed at the site .
|
flowers
|
site
|
['placed', 'at']
|
['flowers', 'have', 'been', 'placed', 'at', 'the', 'site', '.']
|
['SRC', 'O', 'O', 'REL', 'REL', 'O', 'TGT', 'O']
|
a woman places a bouquet of flowers at the crash site
|
woman
|
crash
|
['places']
|
['a', 'woman', 'places', 'a', 'bouquet', 'of', 'flowers', 'at', 'the', 'crash', 'site']
|
['SRC', 'SRC', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
the road is strewn with red leaves
|
road
|
red
|
['strewn', 'with', 'red']
|
['the', 'road', 'is', 'strewn', 'with', 'red', 'leaves']
|
['O', 'SRC', 'O', 'REL', 'REL', 'TGT', 'O']
|
many a tourist comes especially for the church and monastery atop the hill
|
tourist
|
especially
|
['comes']
|
['many', 'a', 'tourist', 'comes', 'especially', 'for', 'the', 'church', 'and', 'monastery', 'atop', 'the', 'hill']
|
['O', 'TGT', 'SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
a fan shows his support in the crowd during the match on friday
|
fan
|
friday
|
['shows']
|
['a', 'fan', 'shows', 'his', 'support', 'in', 'the', 'crowd', 'during', 'the', 'match', 'on', 'friday']
|
['SRC', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT']
|
the crowd of protestors reaches a city
|
crowd
|
city
|
['reaches']
|
['the', 'crowd', 'of', 'protestors', 'reaches', 'a', 'city']
|
['O', 'SRC', 'O', 'O', 'REL', 'REL', 'TGT']
|
politician and her husband have recently purchased a home
|
politician
|
recently
|
['purchased']
|
['politician', 'and', 'her', 'husband', 'have', 'recently', 'purchased', 'a', 'home']
|
['SRC', 'O', 'O', 'O', 'O', 'TGT', 'REL', 'SRC', 'O']
|
politician purchased home shortly after the assassination of her husband
|
politician
|
shortly
|
['purchased']
|
['politician', 'purchased', 'home', 'shortly', 'after', 'the', 'assassination', 'of', 'her', 'husband']
|
['SRC', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O']
|
wedding guests find their seats at a wedding
|
wedding
|
guests
|
['find']
|
['wedding', 'guests', 'find', 'their', 'seats', 'at', 'a', 'wedding']
|
['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'SRC']
|
put guests in the spirit as they find their seats .
|
they
|
seats
|
['put']
|
['put', 'guests', 'in', 'the', 'spirit', 'as', 'they', 'find', 'their', 'seats', '.']
|
['REL', 'O', 'O', 'SRC', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O']
|
football player sits next to athlete before a match
|
football
|
player
|
['sits']
|
['football', 'player', 'sits', 'next', 'to', 'athlete', 'before', 'a', 'match']
|
['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'SRC', 'O']
|
image result for sculpture coming out of the wall
|
image
|
sculpture
|
['result', 'for']
|
['image', 'result', 'for', 'sculpture', 'coming', 'out', 'of', 'the', 'wall']
|
['SRC', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
tennis player lifts the trophy after his victory over tennis tournament champion
|
tennis
|
player
|
['lifts']
|
['tennis', 'player', 'lifts', 'the', 'trophy', 'after', 'his', 'victory', 'over', 'tennis', 'tournament', 'champion']
|
['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O']
|
road is an ancient town located miles to the north
|
road
|
ancient
|
['is']
|
['road', 'is', 'an', 'ancient', 'town', 'located', 'miles', 'to', 'the', 'north']
|
['SRC', 'REL', 'TGT', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O']
|
woman goes on a glade with flowers into the forest
|
woman
|
forest
|
['goes', 'on']
|
['woman', 'goes', 'on', 'a', 'glade', 'with', 'flowers', 'into', 'the', 'forest']
|
['SRC', 'REL', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'TGT']
|
her shorts are stupid but i love everything else .
|
i
|
everything
|
['are', 'stupid']
|
['her', 'shorts', 'are', 'stupid', 'but', 'i', 'love', 'everything', 'else', '.']
|
['O', 'O', 'REL', 'REL', 'O', 'SRC', 'O', 'TGT', 'O', 'O']
|
this family who took matching sweaters to a whole new level .
|
who
|
new
|
['family']
|
['this', 'family', 'who', 'took', 'matching', 'sweaters', 'to', 'a', 'whole', 'new', 'level', '.']
|
['O', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'REL', 'O', 'TGT', 'O', 'O']
|
nothing says spring like the arrival of cherry blossom .
|
nothing
|
spring
|
['says']
|
['nothing', 'says', 'spring', 'like', 'the', 'arrival', 'of', 'cherry', 'blossom', '.']
|
['SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
beds that save space save space in your studio apartment with this bed
|
that
|
studio
|
['save']
|
['beds', 'that', 'save', 'space', 'save', 'space', 'in', 'your', 'studio', 'apartment', 'with', 'this', 'bed']
|
['O', 'SRC', 'REL', 'O', 'REL', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O']
|
mountains in the upper range shrouded by mist .
|
mountains
|
upper
|
['shrouded', 'by']
|
['mountains', 'in', 'the', 'upper', 'range', 'shrouded', 'by', 'mist', '.']
|
['SRC', 'SRC', 'O', 'TGT', 'O', 'REL', 'REL', 'O', 'O']
|
the mountain range is often shrouded in cloud and mist
|
mountain
|
range
|
['shrouded', 'in']
|
['the', 'mountain', 'range', 'is', 'often', 'shrouded', 'in', 'cloud', 'and', 'mist']
|
['O', 'SRC', 'TGT', 'O', 'O', 'REL', 'SRC', 'O', 'O', 'O']
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.