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 duck flies off in alarm as an osprey swoops in to catch its lunch .
|
osprey
|
lunch
|
['flies']
|
['a', 'duck', 'flies', 'off', 'in', 'alarm', 'as', 'an', 'osprey', 'swoops', 'in', 'to', 'catch', 'its', 'lunch', '.']
|
['O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
sheep may safely graze on the green hills
|
sheep
|
safely
|
['graze', 'on']
|
['sheep', 'may', 'safely', 'graze', 'on', 'the', 'green', 'hills']
|
['SRC', 'O', 'TGT', 'REL', 'REL', 'O', 'O', 'O']
|
tourist attraction is a fortification built by traders for trade in timber and gold
|
tourist
|
attraction
|
['is']
|
['tourist', 'attraction', 'is', 'a', 'fortification', 'built', 'by', 'traders', 'for', 'trade', 'in', 'timber', 'and', 'gold']
|
['SRC', 'TGT', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
a librarian arranged some books on the shelf using the decimal system .
|
librarian
|
decimal
|
['arranged']
|
['a', 'librarian', 'arranged', 'some', 'books', 'on', 'the', 'shelf', 'using', 'the', 'decimal', 'system', '.']
|
['SRC', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O']
|
where are tourist attraction located on the coast
|
where
|
tourist
|
['are']
|
['where', 'are', 'tourist', 'attraction', 'located', 'on', 'the', 'coast']
|
['SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
mother and father hold up their baby in the park
|
mother
|
park
|
['hold']
|
['mother', 'and', 'father', 'hold', 'up', 'their', 'baby', 'in', 'the', 'park']
|
['SRC', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'SRC', 'TGT']
|
a hillside glows with embers as the fire burns through protected site .
|
fire
|
protected
|
['glows', 'with']
|
['a', 'hillside', 'glows', 'with', 'embers', 'as', 'the', 'fire', 'burns', 'through', 'protected', 'site', '.']
|
['O', 'O', 'REL', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O', 'O']
|
the front of the palace overlooks a sprawling garden
|
front
|
sprawling
|
['overlooks']
|
['the', 'front', 'of', 'the', 'palace', 'overlooks', 'a', 'sprawling', 'garden']
|
['O', 'SRC', 'O', 'O', 'O', 'REL', 'TGT', 'TGT', 'O']
|
an aircrafts fly in formation during a training mission over person
|
aircrafts
|
training
|
['fly', 'in']
|
['an', 'aircrafts', 'fly', 'in', 'formation', 'during', 'a', 'training', 'mission', 'over', 'person']
|
['O', 'SRC', 'REL', 'TGT', 'O', 'O', 'SRC', 'TGT', 'O', 'O', 'O']
|
Passengers watch a stream train leave a station
|
stream
|
train
|
['watch']
|
['Passengers', 'watch', 'a', 'stream', 'train', 'leave', 'a', 'station']
|
['O', 'REL', 'SRC', 'SRC', 'TGT', 'O', 'SRC', 'O']
|
trees grow in a fractal pattern
|
trees
|
fractal
|
['grow', 'in']
|
['trees', 'grow', 'in', 'a', 'fractal', 'pattern']
|
['SRC', 'REL', 'REL', 'TGT', 'TGT', 'O']
|
people who live in the country prefer travelling to a city .
|
who
|
city
|
['prefer']
|
['people', 'who', 'live', 'in', 'the', 'country', 'prefer', 'travelling', 'to', 'a', 'city', '.']
|
['O', 'SRC', 'O', 'O', 'O', 'O', 'REL', 'O', 'O', 'O', 'TGT', 'O']
|
an asteroid to pass by earth will be the closest in years
|
asteroid
|
years
|
['be']
|
['an', 'asteroid', 'to', 'pass', 'by', 'earth', 'will', 'be', 'the', 'closest', 'in', 'years']
|
['O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'REL', 'O', 'O', 'O', 'TGT']
|
learn everything you need to know about sea turtles on this tour .
|
you
|
sea
|
['learn']
|
['learn', 'everything', 'you', 'need', 'to', 'know', 'about', 'sea', 'turtles', 'on', 'this', 'tour', '.']
|
['REL', 'O', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
man handing his girlfriend a bowl of soup on a camping trip in the countryside
|
man
|
camping
|
['handing']
|
['man', 'handing', 'his', 'girlfriend', 'a', 'bowl', 'of', 'soup', 'on', 'a', 'camping', 'trip', 'in', 'the', 'countryside']
|
['SRC', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'SRC', 'TGT', 'O', 'TGT', 'O', 'O']
|
A soldier is looking out of his tank.
|
soldier
|
tank
|
['looking', 'out']
|
['A', 'soldier', 'is', 'looking', 'out', 'of', 'his', 'tank.']
|
['O', 'SRC', 'O', 'REL', 'REL', 'O', 'O', 'O']
|
tourist attraction is covered by a heavy fog .
|
tourist
|
attraction
|
['covered', 'by']
|
['tourist', 'attraction', 'is', 'covered', 'by', 'a', 'heavy', 'fog', '.']
|
['SRC', 'TGT', 'SRC', 'REL', 'REL', 'TGT', 'O', 'O', 'O']
|
A woman sings and a man plays the guitar as recording equipment blink with activity.
|
recording
|
equipment
|
['sings']
|
['A', 'woman', 'sings', 'and', 'a', 'man', 'plays', 'the', 'guitar', 'as', 'recording', 'equipment', 'blink', 'with', 'activity.']
|
['O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'TGT', 'O', 'O', 'O']
|
people walk into structure after it has been temporarily transformed into an art exhibition for pedestrians .
|
it
|
temporarily
|
['walk', 'into']
|
['people', 'walk', 'into', 'structure', 'after', 'it', 'has', 'been', 'temporarily', 'transformed', 'into', 'an', 'art', 'exhibition', 'for', 'pedestrians', '.']
|
['O', 'REL', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O']
|
politician is joined by her husband as she speaks at event .
|
she
|
event
|
['joined', 'by']
|
['politician', 'is', 'joined', 'by', 'her', 'husband', 'as', 'she', 'speaks', 'at', 'event', '.']
|
['O', 'O', 'REL', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O']
|
life at education these teachers will change your opinion about private school
|
teachers
|
private
|
['change']
|
['life', 'at', 'education', 'these', 'teachers', 'will', 'change', 'your', 'opinion', 'about', 'private', 'school']
|
['O', 'TGT', 'O', 'O', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'TGT', 'O']
|
rocks on the coast bathed in the pink light of sunrise
|
rocks
|
pink
|
['bathed', 'in']
|
['rocks', 'on', 'the', 'coast', 'bathed', 'in', 'the', 'pink', 'light', 'of', 'sunrise']
|
['SRC', 'O', 'REL', 'O', 'REL', 'TGT', 'REL', 'TGT', 'O', 'O', 'O']
|
A bacon wraped hotdog with onion on it.
|
bacon
|
it
|
['wraped']
|
['A', 'bacon', 'wraped', 'hotdog', 'with', 'onion', 'on', 'it.']
|
['O', 'SRC', 'REL', 'O', 'O', 'O', 'SRC', 'O']
|
text box for fill your text and the words call the boss
|
text
|
words
|
['box', 'for']
|
['text', 'box', 'for', 'fill', 'your', 'text', 'and', 'the', 'words', 'call', 'the', 'boss']
|
['SRC', 'REL', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O']
|
a lady lies under the shade of a tree during a hot summers day
|
lady
|
hot
|
['lies', 'under']
|
['a', 'lady', 'lies', 'under', 'the', 'shade', 'of', 'a', 'tree', 'during', 'a', 'hot', 'summers', 'day']
|
['SRC', 'SRC', 'REL', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'O', 'SRC', 'TGT', 'O', 'O']
|
athlete leads the team onto stadium .
|
athlete
|
stadium
|
['leads']
|
['athlete', 'leads', 'the', 'team', 'onto', 'stadium', '.']
|
['SRC', 'REL', 'O', 'O', 'O', 'TGT', 'O']
|
time lapse footage with tilt up motion of the sun streaking through window of ruin
|
time
|
lapse
|
['streaking', 'through']
|
['time', 'lapse', 'footage', 'with', 'tilt', 'up', 'motion', 'of', 'the', 'sun', 'streaking', 'through', 'window', 'of', 'ruin']
|
['SRC', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O']
|
people were arrested by midday as riot police clashed with protesters in the streets
|
riot
|
police
|
['arrested', 'by']
|
['people', 'were', 'arrested', 'by', 'midday', 'as', 'riot', 'police', 'clashed', 'with', 'protesters', 'in', 'the', 'streets']
|
['O', 'O', 'REL', 'REL', 'O', 'O', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O']
|
The elephant is grabbing grass with it's trunk.
|
it
|
grass
|
['grabbing']
|
['The', 'elephant', 'is', 'grabbing', 'grass', 'with', "it's", 'trunk.']
|
['O', 'O', 'O', 'REL', 'TGT', 'O', 'O', 'O']
|
a fairy is a mythical creature of folklore and mystery dressed the colors of winter
|
fairy
|
mythical
|
['is']
|
['a', 'fairy', 'is', 'a', 'mythical', 'creature', 'of', 'folklore', 'and', 'mystery', 'dressed', 'the', 'colors', 'of', 'winter']
|
['SRC', 'SRC', 'REL', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
a fairy is a mythical creature of folklore and mystery dressed the colors of summer
|
fairy
|
mythical
|
['is']
|
['a', 'fairy', 'is', 'a', 'mythical', 'creature', 'of', 'folklore', 'and', 'mystery', 'dressed', 'the', 'colors', 'of', 'summer']
|
['SRC', 'SRC', 'REL', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
A room is seen with blue tape on its borders and walls.
|
room
|
blue
|
['seen', 'with', 'blue']
|
['A', 'room', 'is', 'seen', 'with', 'blue', 'tape', 'on', 'its', 'borders', 'and', 'walls.']
|
['O', 'SRC', 'O', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O']
|
industry an unique dwelling on an island off the coast
|
industry
|
unique
|
['dwelling', 'on']
|
['industry', 'an', 'unique', 'dwelling', 'on', 'an', 'island', 'off', 'the', 'coast']
|
['SRC', 'O', 'TGT', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O']
|
the student and teacher are laughing in the classroom
|
student
|
classroom
|
['laughing', 'in']
|
['the', 'student', 'and', 'teacher', 'are', 'laughing', 'in', 'the', 'classroom']
|
['O', 'SRC', 'O', 'O', 'O', 'REL', 'REL', 'O', 'TGT']
|
a bathroom with white tile a sink and a toilet
|
bathroom
|
white
|
['sink']
|
['a', 'bathroom', 'with', 'white', 'tile', 'a', 'sink', 'and', 'a', 'toilet', '']
|
['SRC', 'SRC', 'O', 'TGT', 'O', 'SRC', 'REL', 'O', 'SRC', 'O', 'SRC']
|
olympic athlete had the best shot put of the day and led the competition after events friday july
|
olympic
|
athlete
|
['had']
|
['olympic', 'athlete', 'had', 'the', 'best', 'shot', 'put', 'of', 'the', 'day', 'and', 'led', 'the', 'competition', 'after', 'events', 'friday', 'july']
|
['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
here we are celebrating our vets at event ... no president ever held a rally here
|
president
|
ever
|
['held']
|
['here', 'we', 'are', 'celebrating', 'our', 'vets', 'at', 'event', '...', 'no', 'president', 'ever', 'held', 'a', 'rally', 'here']
|
['O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'TGT', 'REL', 'O', 'O', 'O']
|
stars shoot across the sky or does the earth rotate in this long exposure
|
earth
|
long
|
['shoot', 'across']
|
['stars', 'shoot', 'across', 'the', 'sky', 'or', 'does', 'the', 'earth', 'rotate', 'in', 'this', 'long', 'exposure']
|
['O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'TGT', 'O']
|
flowers pink japonicum a botanical garden
|
flowers
|
botanical
|
['pink']
|
['flowers', 'pink', 'japonicum', 'a', 'botanical', 'garden']
|
['SRC', 'REL', 'O', 'TGT', 'TGT', 'O']
|
you can build cultural bridges with friends from all around the world .
|
you
|
all
|
['build', 'cultural']
|
['you', 'can', 'build', 'cultural', 'bridges', 'with', 'friends', 'from', 'all', 'around', 'the', 'world', '.']
|
['SRC', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O']
|
A man playing the piano as he looks at the notes.
|
he
|
notes
|
['man']
|
['A', 'man', 'playing', 'the', 'piano', 'as', 'he', 'looks', 'at', 'the', 'notes.']
|
['O', 'REL', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O']
|
A doll and a banana sit on a desk
|
doll
|
desk
|
['sit', 'on']
|
['A', 'doll', 'and', 'a', 'banana', 'sit', 'on', 'a', 'desk']
|
['O', 'SRC', 'O', 'O', 'O', 'REL', 'REL', 'O', 'TGT']
|
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']
|
which process is illustrated in the diagrams
|
process
|
diagrams
|
['illustrated', 'in']
|
['which', 'process', 'is', 'illustrated', 'in', 'the', 'diagrams']
|
['O', 'SRC', 'O', 'REL', 'REL', 'O', 'TGT']
|
the home of politician is located in the neighborhood .
|
home
|
neighborhood
|
['located', 'in']
|
['the', 'home', 'of', 'politician', 'is', 'located', 'in', 'the', 'neighborhood', '.']
|
['O', 'SRC', 'O', 'O', 'O', 'REL', 'REL', 'O', 'TGT', 'O']
|
festival began as a national showcase celebrating the local arts of diverse communities
|
festival
|
diverse
|
['began', 'as']
|
['festival', 'began', 'as', 'a', 'national', 'showcase', 'celebrating', 'the', 'local', 'arts', 'of', 'diverse', 'communities']
|
['SRC', 'REL', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
a group of students celebrate graduation
|
group
|
graduation
|
['celebrate']
|
['a', 'group', 'of', 'students', 'celebrate', 'graduation']
|
['TGT', 'SRC', 'O', 'O', 'REL', 'TGT']
|
a statue of athlete is unveiled .
|
statue
|
athlete
|
['unveiled']
|
['a', 'statue', 'of', 'athlete', 'is', 'unveiled', '.']
|
['SRC', 'SRC', 'O', 'TGT', 'O', 'REL', 'O']
|
sports team made a visit to visit with members of the military and their families
|
sports
|
team
|
['made']
|
['sports', 'team', 'made', 'a', 'visit', 'to', 'visit', 'with', 'members', 'of', 'the', 'military', 'and', 'their', 'families']
|
['SRC', 'TGT', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
for tourists visiting it can be hard to comprehend the actual size of the statue of liberty .
|
tourists
|
actual
|
['be', 'hard']
|
['for', 'tourists', 'visiting', 'it', 'can', 'be', 'hard', 'to', 'comprehend', 'the', 'actual', 'size', 'of', 'the', 'statue', 'of', 'liberty', '.']
|
['O', 'SRC', 'O', 'O', 'O', 'REL', 'REL', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O', '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']
|
protestors hold placards after politician was elected as the next president
|
politician
|
next
|
['hold']
|
['protestors', 'hold', 'placards', 'after', 'politician', 'was', 'elected', 'as', 'the', 'next', 'president']
|
['O', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
Mushrooms and laves are garnishing a dish on a plate.
|
Mushrooms
|
plate
|
['garnishing']
|
['Mushrooms', 'and', 'laves', 'are', 'garnishing', 'a', 'dish', 'on', 'a', 'plate.']
|
['SRC', 'O', 'O', 'O', 'REL', 'TGT', 'O', 'O', 'TGT', 'O']
|
a laptop and a mug are on a desk
|
laptop
|
desk
|
['are', 'on']
|
['a', 'laptop', 'and', 'a', 'mug', 'are', 'on', 'a', 'desk']
|
['SRC', 'SRC', 'O', 'SRC', 'O', 'REL', 'REL', 'SRC', 'TGT']
|
olympic athlete called the team after they knocked the country out of the tournament .
|
they
|
tournament
|
['called']
|
['olympic', 'athlete', 'called', 'the', 'team', 'after', 'they', 'knocked', 'the', 'country', 'out', 'of', 'the', 'tournament', '.']
|
['O', 'O', 'REL', 'SRC', 'O', 'O', 'SRC', 'O', 'SRC', 'O', 'O', 'O', 'SRC', 'TGT', 'O']
|
the plane comes to land at the airport
|
plane
|
airport
|
['comes', 'to']
|
['the', 'plane', 'comes', 'to', 'land', 'at', 'the', 'airport']
|
['O', 'SRC', 'REL', 'REL', 'O', 'O', 'O', 'TGT']
|
a cat runs on the pitch during a soccer match at the stadium .
|
cat
|
soccer
|
['runs', 'on']
|
['a', 'cat', 'runs', 'on', 'the', 'pitch', 'during', 'a', 'soccer', 'match', 'at', 'the', 'stadium', '.']
|
['SRC', 'SRC', 'REL', 'REL', 'O', 'O', 'O', 'SRC', 'TGT', 'O', 'SRC', 'O', 'O', 'O']
|
A bathroom with modern fixtures including a garden style bathtub near a window that has it's shades closed.
|
it
|
modern
|
['closed']
|
['A', 'bathroom', 'with', 'modern', 'fixtures', 'including', 'a', 'garden', 'style', 'bathtub', 'near', 'a', 'window', 'that', 'has', "it's", 'shades', 'closed.']
|
['O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
students are learning from their teacher
|
students
|
teacher
|
['learning', 'from']
|
['students', 'are', 'learning', 'from', 'their', 'teacher']
|
['SRC', 'O', 'REL', 'REL', 'O', 'TGT']
|
american football tight end makes a tackle in a recent match .
|
football
|
tight
|
['makes']
|
['american', 'football', 'tight', 'end', 'makes', 'a', 'tackle', 'in', 'a', 'recent', 'match', '.']
|
['O', 'SRC', 'TGT', 'O', 'REL', 'SRC', 'O', 'O', 'SRC', 'O', 'O', 'O']
|
jupiter is the oldest planet in solar system
|
jupiter
|
solar
|
['is']
|
['jupiter', 'is', 'the', 'oldest', 'planet', 'in', 'solar', 'system']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
eating banana is a natural cure to reduce the effects of stress and anxiety .
|
eating
|
natural
|
['is']
|
['eating', 'banana', 'is', 'a', 'natural', 'cure', 'to', 'reduce', 'the', 'effects', 'of', 'stress', 'and', 'anxiety', '.']
|
['SRC', 'O', 'REL', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
politician takes a question during a news conference .
|
politician
|
news
|
['takes']
|
['politician', 'takes', 'a', 'question', 'during', 'a', 'news', 'conference', '.']
|
['SRC', 'REL', 'SRC', 'O', 'O', 'SRC', 'TGT', 'O', 'O']
|
the driver of this pickup truck suffered minor facial injuries tuesday morning in a crash .
|
driver
|
tuesday
|
['suffered', 'minor']
|
['the', 'driver', 'of', 'this', 'pickup', 'truck', 'suffered', 'minor', 'facial', 'injuries', 'tuesday', 'morning', 'in', 'a', 'crash', '.']
|
['O', 'SRC', 'O', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'TGT', 'O', 'REL', 'TGT', 'O', 'O']
|
the church of religious leader is widely known due to its size and splendour as building
|
church
|
widely
|
['known', 'due']
|
['the', 'church', 'of', 'religious', 'leader', 'is', 'widely', 'known', 'due', 'to', 'its', 'size', 'and', 'splendour', 'as', 'building']
|
['O', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
a bull is led around the judging ring at show
|
bull
|
judging
|
['led', 'around']
|
['a', 'bull', 'is', 'led', 'around', 'the', 'judging', 'ring', 'at', 'show']
|
['REL', 'SRC', 'O', 'REL', 'REL', 'O', 'TGT', 'O', 'O', 'O']
|
A baby elephant is standing in a zoo.
|
baby
|
elephant
|
['standing', 'in']
|
['A', 'baby', 'elephant', 'is', 'standing', 'in', 'a', 'zoo.']
|
['O', 'SRC', 'TGT', 'O', 'REL', 'REL', 'SRC', 'O']
|
firefighters work to extinguish a fire at a home .
|
firefighters
|
home
|
['work']
|
['firefighters', 'work', 'to', 'extinguish', 'a', 'fire', 'at', 'a', 'home', '.']
|
['SRC', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O']
|
a city is a very lively city with many different districts gathering a lot of cultures .
|
city
|
different
|
['is']
|
['a', 'city', 'is', 'a', 'very', 'lively', 'city', 'with', 'many', 'different', 'districts', 'gathering', 'a', 'lot', 'of', 'cultures', '.']
|
['O', 'SRC', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
People play an intense game of tag at the park.
|
People
|
intense
|
['play']
|
['People', 'play', 'an', 'intense', 'game', 'of', 'tag', 'at', 'the', 'park.']
|
['SRC', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O']
|
body is decorated with a number of tattoos including this one which means
|
which
|
one
|
['decorated', 'with']
|
['body', 'is', 'decorated', 'with', 'a', 'number', 'of', 'tattoos', 'including', 'this', 'one', 'which', 'means']
|
['O', 'O', 'REL', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'SRC', 'O']
|
A man is out in the water using a ridged pan to pan for gold.
|
man
|
ridged
|
['is']
|
['A', 'man', 'is', 'out', 'in', 'the', 'water', 'using', 'a', 'ridged', 'pan', 'to', 'pan', 'for', 'gold.']
|
['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
players lock arms during the playing of the national anthem .
|
players
|
national
|
['lock']
|
['players', 'lock', 'arms', 'during', 'the', 'playing', 'of', 'the', 'national', 'anthem', '.']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O']
|
students got to celebrate holiday .
|
students
|
holiday
|
['got']
|
['students', 'got', 'to', 'celebrate', 'holiday', '.']
|
['SRC', 'REL', 'O', 'O', 'TGT', 'O']
|
A man dressed in orange with his bag slung over his shoulder.
|
man
|
shoulder
|
['slung', 'over']
|
['A', 'man', 'dressed', 'in', 'orange', 'with', 'his', 'bag', 'slung', 'over', 'his', 'shoulder.']
|
['O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O']
|
this woman has offered rs reward for missing parrot
|
woman
|
missing
|
['offered', 'rs']
|
['this', 'woman', 'has', 'offered', 'rs', 'reward', 'for', 'missing', 'parrot']
|
['O', 'SRC', 'O', 'REL', 'REL', 'O', 'O', 'TGT', 'O']
|
An elephant lifts his trunk and his leg toward a man in a green shirt.
|
elephant
|
green
|
['lifts']
|
['An', 'elephant', 'lifts', 'his', 'trunk', 'and', 'his', 'leg', 'toward', 'a', 'man', 'in', 'a', 'green', 'shirt.']
|
['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'SRC', 'TGT', 'O']
|
monkeys sleep in a tree inside tourist attraction
|
monkeys
|
tourist
|
['sleep', 'in']
|
['monkeys', 'sleep', 'in', 'a', 'tree', 'inside', 'tourist', 'attraction']
|
['SRC', 'REL', 'REL', 'O', 'O', 'O', 'TGT', 'O']
|
near a city we found this plant growing right along the sea shore .
|
plant
|
right
|
['found']
|
['near', 'a', 'city', 'we', 'found', 'this', 'plant', 'growing', 'right', 'along', 'the', 'sea', 'shore', '.']
|
['O', 'SRC', 'O', 'O', 'REL', 'O', 'SRC', 'O', 'TGT', 'O', 'O', 'O', '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']
|
ceiling fan is rotating at the ceiling of the room .
|
ceiling
|
fan
|
['rotating', 'at']
|
['ceiling', 'fan', 'is', 'rotating', 'at', 'the', 'ceiling', 'of', 'the', 'room', '.']
|
['SRC', 'TGT', 'O', 'REL', 'REL', 'O', 'SRC', 'O', 'O', 'O', 'O']
|
the courtyard of mosque decorated with colorful patterns on the glazed tiles
|
courtyard
|
glazed
|
['decorated', 'with', 'colorful']
|
['the', 'courtyard', 'of', 'mosque', 'decorated', 'with', 'colorful', 'patterns', 'on', 'the', 'glazed', 'tiles']
|
['O', 'SRC', 'O', 'O', 'REL', 'REL', 'REL', 'O', 'O', 'O', 'TGT', 'O']
|
The team is being directed by a teen in a yellow shirt.
|
team
|
yellow
|
['directed', 'by']
|
['The', 'team', 'is', 'being', 'directed', 'by', 'a', 'teen', 'in', 'a', 'yellow', 'shirt.']
|
['O', 'SRC', 'O', 'O', 'REL', 'REL', 'SRC', 'O', 'O', 'SRC', 'TGT', 'O']
|
silhouette of a sailing boat moored as the tide goes out on the coastline at sunset
|
sailing
|
tide
|
['silhouette', 'of']
|
['silhouette', 'of', 'a', 'sailing', 'boat', 'moored', 'as', 'the', 'tide', 'goes', 'out', 'on', 'the', 'coastline', 'at', 'sunset']
|
['REL', 'REL', 'SRC', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
ship is berthed in harbour having arrived
|
ship
|
harbour
|
['berthed', 'in']
|
['ship', 'is', 'berthed', 'in', 'harbour', 'having', 'arrived']
|
['SRC', 'O', 'REL', 'REL', 'TGT', 'O', 'O']
|
an employee of talks to stranded tourists waiting at the airport to be evacuated
|
employee
|
stranded
|
['evacuated']
|
['an', 'employee', 'of', 'talks', 'to', 'stranded', 'tourists', 'waiting', 'at', 'the', 'airport', 'to', 'be', 'evacuated']
|
['TGT', 'SRC', 'O', 'O', 'O', 'TGT', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'REL']
|
politician and the congressional delegation joined state and military officials to honor members .
|
politician
|
state
|
['joined']
|
['politician', 'and', 'the', 'congressional', 'delegation', 'joined', 'state', 'and', 'military', 'officials', 'to', 'honor', 'members', '.']
|
['SRC', 'O', 'O', 'O', 'O', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
Someone waves them right into the two cracked red leather chairs facing the desk.
|
Someone
|
red
|
['waves']
|
['Someone', 'waves', 'them', 'right', 'into', 'the', 'two', 'cracked', 'red', 'leather', 'chairs', 'facing', 'the', 'desk.']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
a tree crashed down on cars .
|
tree
|
cars
|
['crashed']
|
['a', 'tree', 'crashed', 'down', 'on', 'cars', '.']
|
['TGT', 'SRC', 'REL', 'O', 'O', 'TGT', 'O']
|
things are looking up for soccer player as he is linked with the job
|
soccer
|
he
|
['looking']
|
['things', 'are', 'looking', 'up', 'for', 'soccer', 'player', 'as', 'he', 'is', 'linked', 'with', 'the', 'job']
|
['O', 'O', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
a soldier is seen as she returns to her base after an operation to deliver supplies at their base
|
she
|
base
|
['seen']
|
['a', 'soldier', 'is', 'seen', 'as', 'she', 'returns', 'to', 'her', 'base', 'after', 'an', 'operation', 'to', 'deliver', 'supplies', 'at', 'their', 'base']
|
['TGT', 'O', 'O', 'REL', 'TGT', 'SRC', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT']
|
a supporter shows off his tattoo at a fundraising event for politician in the neighborhood .
|
supporter
|
fundraising
|
['shows']
|
['a', 'supporter', 'shows', 'off', 'his', 'tattoo', 'at', 'a', 'fundraising', 'event', 'for', 'politician', 'in', 'the', 'neighborhood', '.']
|
['TGT', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'TGT', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O']
|
this makes me want a little color in my life .
|
me
|
little
|
['makes']
|
['this', 'makes', 'me', 'want', 'a', 'little', 'color', 'in', 'my', 'life', '.']
|
['O', 'REL', 'SRC', 'O', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
noble person presents a trophy to jockey person after he won event on coin during festival .
|
jockey
|
he
|
['presents']
|
['noble', 'person', 'presents', 'a', 'trophy', 'to', 'jockey', 'person', 'after', 'he', 'won', 'event', 'on', 'coin', 'during', 'festival', '.']
|
['O', 'O', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
The dancers are twirling their skirts
|
dancers
|
skirts
|
['twirling']
|
['The', 'dancers', 'are', 'twirling', 'their', 'skirts']
|
['O', 'SRC', 'O', 'REL', 'O', 'TGT']
|
movie poster advertises the release written directed by and starring novelist
|
movie
|
poster
|
['advertises']
|
['movie', 'poster', 'advertises', 'the', 'release', 'written', 'directed', 'by', 'and', 'starring', 'novelist']
|
['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
if only i could tell yesterday about all the love i feel for tomorrow while i hold you today
|
i
|
you
|
['tell']
|
['if', 'only', 'i', 'could', 'tell', 'yesterday', 'about', 'all', 'the', 'love', 'i', 'feel', 'for', 'tomorrow', 'while', 'i', 'hold', 'you', 'today']
|
['O', 'O', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'SRC', 'O', 'TGT', 'O']
|
system map click on all images to enlarge
|
system
|
map
|
['click', 'on']
|
['system', 'map', 'click', 'on', 'all', 'images', 'to', 'enlarge']
|
['SRC', 'TGT', 'REL', 'REL', 'O', 'O', 'O', 'O']
|
Contestants in a 5k race begin the competition.
|
Contestants
|
5k
|
['begin']
|
['Contestants', 'in', 'a', '5k', 'race', 'begin', 'the', 'competition.']
|
['SRC', 'REL', 'SRC', 'TGT', 'O', 'REL', 'O', 'O']
|
A man spreads sauce on uncooked pzza dough with a ladle.
|
man
|
uncooked
|
['spreads']
|
['A', 'man', 'spreads', 'sauce', 'on', 'uncooked', 'pzza', 'dough', 'with', 'a', 'ladle.']
|
['O', 'SRC', 'REL', 'O', 'O', 'TGT', 'O', 'O', 'O', 'SRC', 'O']
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.