queries
string | labels
string | labels
list |
---|---|---|
Grace Lee attended the World Cup hosted by Apple.
| null |
[
{
"text": "Grace Lee",
"type": "PERSON"
},
{
"text": "World Cup",
"type": "EVENT"
},
{
"text": "Apple",
"type": "ORG"
}
] |
The Colosseum in Beijing was built in the 19th century.
| null |
[
{
"text": "Colosseum",
"type": "THING"
},
{
"text": "Beijing",
"type": "CITY"
}
] |
During the World Cup, Grace Lee gave a speech at the Pyramids of Giza.
| null |
[
{
"text": "World Cup",
"type": "EVENT"
},
{
"text": "Grace Lee",
"type": "PERSON"
},
{
"text": "Pyramids of Giza",
"type": "THING"
}
] |
The Statue of Liberty in New York was built in the 19th century.
| null |
[
{
"text": "Statue of Liberty",
"type": "THING"
},
{
"text": "New York",
"type": "CITY"
}
] |
In Australia, people celebrate TED Talk with great enthusiasm.
| null |
[
{
"text": "Australia",
"type": "COUNTRY"
},
{
"text": "TED Talk",
"type": "EVENT"
}
] |
The Grand Canyon in Rome was built in the 19th century.
| null |
[
{
"text": "Grand Canyon",
"type": "THING"
},
{
"text": "Rome",
"type": "CITY"
}
] |
A wild kangaroo was spotted near the Golden Gate Bridge in France.
| null |
[
{
"text": "kangaroo",
"type": "ANIMAL"
},
{
"text": "Golden Gate Bridge",
"type": "THING"
},
{
"text": "France",
"type": "COUNTRY"
}
] |
During the Comic-Con, David Brown gave a speech at the Big Ben.
| null |
[
{
"text": "Comic-Con",
"type": "EVENT"
},
{
"text": "David Brown",
"type": "PERSON"
},
{
"text": "Big Ben",
"type": "THING"
}
] |
Grace Lee from Rome works at Apple.
| null |
[
{
"text": "Grace Lee",
"type": "PERSON"
},
{
"text": "Rome",
"type": "CITY"
},
{
"text": "Apple",
"type": "ORG"
}
] |
Tourists love to take photos of the Taj Mahal near London.
| null |
[
{
"text": "Taj Mahal",
"type": "THING"
},
{
"text": "London",
"type": "CITY"
}
] |
Bob Johnson visited Toronto last summer to see the Statue of Liberty.
| null |
[
{
"text": "Bob Johnson",
"type": "PERSON"
},
{
"text": "Toronto",
"type": "CITY"
},
{
"text": "Statue of Liberty",
"type": "THING"
}
] |
Bob Johnson visited Tokyo last summer to see the Statue of Liberty.
| null |
[
{
"text": "Bob Johnson",
"type": "PERSON"
},
{
"text": "Tokyo",
"type": "CITY"
},
{
"text": "Statue of Liberty",
"type": "THING"
}
] |
Researchers at NASA discovered a new species of panda in Germany.
| null |
[
{
"text": "NASA",
"type": "ORG"
},
{
"text": "panda",
"type": "ANIMAL"
},
{
"text": "Germany",
"type": "COUNTRY"
}
] |
During the CES, Frank Wilson gave a speech at the Colosseum.
| null |
[
{
"text": "CES",
"type": "EVENT"
},
{
"text": "Frank Wilson",
"type": "PERSON"
},
{
"text": "Colosseum",
"type": "THING"
}
] |
A wild dolphin was spotted near the Big Ben in Japan.
| null |
[
{
"text": "dolphin",
"type": "ANIMAL"
},
{
"text": "Big Ben",
"type": "THING"
},
{
"text": "Japan",
"type": "COUNTRY"
}
] |
Emma Davis from London works at Amazon.
| null |
[
{
"text": "Emma Davis",
"type": "PERSON"
},
{
"text": "London",
"type": "CITY"
},
{
"text": "Amazon",
"type": "ORG"
}
] |
Researchers at NASA discovered a new species of kangaroo in Australia.
| null |
[
{
"text": "NASA",
"type": "ORG"
},
{
"text": "kangaroo",
"type": "ANIMAL"
},
{
"text": "Australia",
"type": "COUNTRY"
}
] |
Alice Smith from Rome works at NASA.
| null |
[
{
"text": "Alice Smith",
"type": "PERSON"
},
{
"text": "Rome",
"type": "CITY"
},
{
"text": "NASA",
"type": "ORG"
}
] |
The painting Grand Canyon was stolen from the Facebook museum in Madrid.
| null |
[
{
"text": "Grand Canyon",
"type": "THING"
},
{
"text": "Facebook",
"type": "ORG"
},
{
"text": "Madrid",
"type": "CITY"
}
] |
Frank Wilson attended the TED Talk hosted by WHO.
| null |
[
{
"text": "Frank Wilson",
"type": "PERSON"
},
{
"text": "TED Talk",
"type": "EVENT"
},
{
"text": "WHO",
"type": "ORG"
}
] |
In UK, people celebrate CES with great enthusiasm.
| null |
[
{
"text": "UK",
"type": "COUNTRY"
},
{
"text": "CES",
"type": "EVENT"
}
] |
Every year, the Olympic Games is held in New York, attracting visitors worldwide.
| null |
[
{
"text": "Olympic Games",
"type": "EVENT"
},
{
"text": "New York",
"type": "CITY"
}
] |
Emma Davis, originally from Australia, now lives in Paris.
| null |
[
{
"text": "Emma Davis",
"type": "PERSON"
},
{
"text": "Australia",
"type": "COUNTRY"
},
{
"text": "Paris",
"type": "CITY"
}
] |
The Eiffel Tower has become a symbol of Paris's history.
| null |
[
{
"text": "Eiffel Tower",
"type": "THING"
},
{
"text": "Paris",
"type": "CITY"
}
] |
In Italy, people celebrate Olympic Games with great enthusiasm.
| null |
[
{
"text": "Italy",
"type": "COUNTRY"
},
{
"text": "Olympic Games",
"type": "EVENT"
}
] |
UNICEF donated millions to support education in Japan.
| null |
[
{
"text": "UNICEF",
"type": "ORG"
},
{
"text": "Japan",
"type": "COUNTRY"
}
] |
Tourists love to take photos of the Mount Fuji near Rome.
| null |
[
{
"text": "Mount Fuji",
"type": "THING"
},
{
"text": "Rome",
"type": "CITY"
}
] |
The IBM headquarters are located in Tokyo, China.
| null |
[
{
"text": "IBM",
"type": "ORG"
},
{
"text": "Tokyo",
"type": "CITY"
},
{
"text": "China",
"type": "COUNTRY"
}
] |
Microsoft launched its new Pyramids of Giza in Paris.
| null |
[
{
"text": "Microsoft",
"type": "ORG"
},
{
"text": "Pyramids of Giza",
"type": "THING"
},
{
"text": "Paris",
"type": "CITY"
}
] |
Frank Wilson visited Rome last summer to see the Statue of Liberty.
| null |
[
{
"text": "Frank Wilson",
"type": "PERSON"
},
{
"text": "Rome",
"type": "CITY"
},
{
"text": "Statue of Liberty",
"type": "THING"
}
] |
The Eiffel Tower in Madrid was built in the 19th century.
| null |
[
{
"text": "Eiffel Tower",
"type": "THING"
},
{
"text": "Madrid",
"type": "CITY"
}
] |
Irene Taylor visited Paris last summer to see the Big Ben.
| null |
[
{
"text": "Irene Taylor",
"type": "PERSON"
},
{
"text": "Paris",
"type": "CITY"
},
{
"text": "Big Ben",
"type": "THING"
}
] |
Google launched its new Golden Gate Bridge in Sydney.
| null |
[
{
"text": "Google",
"type": "ORG"
},
{
"text": "Golden Gate Bridge",
"type": "THING"
},
{
"text": "Sydney",
"type": "CITY"
}
] |
During the Comic-Con, Bob Johnson gave a speech at the Great Wall of China.
| null |
[
{
"text": "Comic-Con",
"type": "EVENT"
},
{
"text": "Bob Johnson",
"type": "PERSON"
},
{
"text": "Great Wall of China",
"type": "THING"
}
] |
Tourists love to take photos of the Statue of Liberty near London.
| null |
[
{
"text": "Statue of Liberty",
"type": "THING"
},
{
"text": "London",
"type": "CITY"
}
] |
IBM donated millions to support education in Australia.
| null |
[
{
"text": "IBM",
"type": "ORG"
},
{
"text": "Australia",
"type": "COUNTRY"
}
] |
The painting Colosseum was stolen from the Google museum in Rome.
| null |
[
{
"text": "Colosseum",
"type": "THING"
},
{
"text": "Google",
"type": "ORG"
},
{
"text": "Rome",
"type": "CITY"
}
] |
A wild panda was spotted near the Mount Fuji in France.
| null |
[
{
"text": "panda",
"type": "ANIMAL"
},
{
"text": "Mount Fuji",
"type": "THING"
},
{
"text": "France",
"type": "COUNTRY"
}
] |
Grace Lee attended the Coachella hosted by UNICEF.
| null |
[
{
"text": "Grace Lee",
"type": "PERSON"
},
{
"text": "Coachella",
"type": "EVENT"
},
{
"text": "UNICEF",
"type": "ORG"
}
] |
Emma Davis adopted a lion named Oscar.
| null |
[
{
"text": "Emma Davis",
"type": "PERSON"
},
{
"text": "lion",
"type": "ANIMAL"
},
{
"text": "Oscar",
"type": "ANIMAL"
}
] |
The painting Taj Mahal was stolen from the Google museum in Toronto.
| null |
[
{
"text": "Taj Mahal",
"type": "THING"
},
{
"text": "Google",
"type": "ORG"
},
{
"text": "Toronto",
"type": "CITY"
}
] |
In China, people celebrate Cannes Festival with great enthusiasm.
| null |
[
{
"text": "China",
"type": "COUNTRY"
},
{
"text": "Cannes Festival",
"type": "EVENT"
}
] |
The Eiffel Tower in Toronto was built in the 19th century.
| null |
[
{
"text": "Eiffel Tower",
"type": "THING"
},
{
"text": "Toronto",
"type": "CITY"
}
] |
During the World Cup, Emma Davis gave a speech at the Pyramids of Giza.
| null |
[
{
"text": "World Cup",
"type": "EVENT"
},
{
"text": "Emma Davis",
"type": "PERSON"
},
{
"text": "Pyramids of Giza",
"type": "THING"
}
] |
Researchers at Tesla discovered a new species of eagle in France.
| null |
[
{
"text": "Tesla",
"type": "ORG"
},
{
"text": "eagle",
"type": "ANIMAL"
},
{
"text": "France",
"type": "COUNTRY"
}
] |
During the SXSW, Bob Johnson gave a speech at the Golden Gate Bridge.
| null |
[
{
"text": "SXSW",
"type": "EVENT"
},
{
"text": "Bob Johnson",
"type": "PERSON"
},
{
"text": "Golden Gate Bridge",
"type": "THING"
}
] |
Frank Wilson visited Beijing last summer to see the Mount Fuji.
| null |
[
{
"text": "Frank Wilson",
"type": "PERSON"
},
{
"text": "Beijing",
"type": "CITY"
},
{
"text": "Mount Fuji",
"type": "THING"
}
] |
Tesla donated millions to support education in UK.
| null |
[
{
"text": "Tesla",
"type": "ORG"
},
{
"text": "UK",
"type": "COUNTRY"
}
] |
Frank Wilson visited London last summer to see the Great Wall of China.
| null |
[
{
"text": "Frank Wilson",
"type": "PERSON"
},
{
"text": "London",
"type": "CITY"
},
{
"text": "Great Wall of China",
"type": "THING"
}
] |
Bob Johnson, originally from Germany, now lives in Paris.
| null |
[
{
"text": "Bob Johnson",
"type": "PERSON"
},
{
"text": "Germany",
"type": "COUNTRY"
},
{
"text": "Paris",
"type": "CITY"
}
] |
Bob Johnson from New York works at NASA.
| null |
[
{
"text": "Bob Johnson",
"type": "PERSON"
},
{
"text": "New York",
"type": "CITY"
},
{
"text": "NASA",
"type": "ORG"
}
] |
Alice Smith attended the TED Talk hosted by Facebook.
| null |
[
{
"text": "Alice Smith",
"type": "PERSON"
},
{
"text": "TED Talk",
"type": "EVENT"
},
{
"text": "Facebook",
"type": "ORG"
}
] |
Bob Johnson attended the Cannes Festival hosted by Facebook.
| null |
[
{
"text": "Bob Johnson",
"type": "PERSON"
},
{
"text": "Cannes Festival",
"type": "EVENT"
},
{
"text": "Facebook",
"type": "ORG"
}
] |
Every year, the SXSW is held in Toronto, attracting visitors worldwide.
| null |
[
{
"text": "SXSW",
"type": "EVENT"
},
{
"text": "Toronto",
"type": "CITY"
}
] |
A wild lion was spotted near the Statue of Liberty in USA.
| null |
[
{
"text": "lion",
"type": "ANIMAL"
},
{
"text": "Statue of Liberty",
"type": "THING"
},
{
"text": "USA",
"type": "COUNTRY"
}
] |
A wild lion was spotted near the Big Ben in Germany.
| null |
[
{
"text": "lion",
"type": "ANIMAL"
},
{
"text": "Big Ben",
"type": "THING"
},
{
"text": "Germany",
"type": "COUNTRY"
}
] |
Microsoft donated millions to support education in UK.
| null |
[
{
"text": "Microsoft",
"type": "ORG"
},
{
"text": "UK",
"type": "COUNTRY"
}
] |
Researchers at Apple discovered a new species of panda in USA.
| null |
[
{
"text": "Apple",
"type": "ORG"
},
{
"text": "panda",
"type": "ANIMAL"
},
{
"text": "USA",
"type": "COUNTRY"
}
] |
Bob Johnson, originally from Australia, now lives in Sydney.
| null |
[
{
"text": "Bob Johnson",
"type": "PERSON"
},
{
"text": "Australia",
"type": "COUNTRY"
},
{
"text": "Sydney",
"type": "CITY"
}
] |
The UNICEF headquarters are located in London, UK.
| null |
[
{
"text": "UNICEF",
"type": "ORG"
},
{
"text": "London",
"type": "CITY"
},
{
"text": "UK",
"type": "COUNTRY"
}
] |
During the World Cup, Carol White gave a speech at the Big Ben.
| null |
[
{
"text": "World Cup",
"type": "EVENT"
},
{
"text": "Carol White",
"type": "PERSON"
},
{
"text": "Big Ben",
"type": "THING"
}
] |
The Taj Mahal in New York was built in the 19th century.
| null |
[
{
"text": "Taj Mahal",
"type": "THING"
},
{
"text": "New York",
"type": "CITY"
}
] |
During the Comic-Con, John Doe gave a speech at the Great Wall of China.
| null |
[
{
"text": "Comic-Con",
"type": "EVENT"
},
{
"text": "John Doe",
"type": "PERSON"
},
{
"text": "Great Wall of China",
"type": "THING"
}
] |
Henry Clark visited Toronto last summer to see the Mount Fuji.
| null |
[
{
"text": "Henry Clark",
"type": "PERSON"
},
{
"text": "Toronto",
"type": "CITY"
},
{
"text": "Mount Fuji",
"type": "THING"
}
] |
John Doe attended the Coachella hosted by WHO.
| null |
[
{
"text": "John Doe",
"type": "PERSON"
},
{
"text": "Coachella",
"type": "EVENT"
},
{
"text": "WHO",
"type": "ORG"
}
] |
Tourists love to take photos of the Mount Fuji near Paris.
| null |
[
{
"text": "Mount Fuji",
"type": "THING"
},
{
"text": "Paris",
"type": "CITY"
}
] |
WHO launched its new Golden Gate Bridge in New York.
| null |
[
{
"text": "WHO",
"type": "ORG"
},
{
"text": "Golden Gate Bridge",
"type": "THING"
},
{
"text": "New York",
"type": "CITY"
}
] |
David Brown, originally from UK, now lives in Beijing.
| null |
[
{
"text": "David Brown",
"type": "PERSON"
},
{
"text": "UK",
"type": "COUNTRY"
},
{
"text": "Beijing",
"type": "CITY"
}
] |
Tourists love to take photos of the Big Ben near Beijing.
| null |
[
{
"text": "Big Ben",
"type": "THING"
},
{
"text": "Beijing",
"type": "CITY"
}
] |
In Canada, people celebrate Cannes Festival with great enthusiasm.
| null |
[
{
"text": "Canada",
"type": "COUNTRY"
},
{
"text": "Cannes Festival",
"type": "EVENT"
}
] |
Tourists love to take photos of the Eiffel Tower near New York.
| null |
[
{
"text": "Eiffel Tower",
"type": "THING"
},
{
"text": "New York",
"type": "CITY"
}
] |
Bob Johnson adopted a dog named Rover.
| null |
[
{
"text": "Bob Johnson",
"type": "PERSON"
},
{
"text": "dog",
"type": "ANIMAL"
},
{
"text": "Rover",
"type": "ANIMAL"
}
] |
In Australia, people celebrate Olympic Games with great enthusiasm.
| null |
[
{
"text": "Australia",
"type": "COUNTRY"
},
{
"text": "Olympic Games",
"type": "EVENT"
}
] |
The Facebook headquarters are located in Berlin, France.
| null |
[
{
"text": "Facebook",
"type": "ORG"
},
{
"text": "Berlin",
"type": "CITY"
},
{
"text": "France",
"type": "COUNTRY"
}
] |
Bob Johnson attended the Cannes Festival hosted by Apple.
| null |
[
{
"text": "Bob Johnson",
"type": "PERSON"
},
{
"text": "Cannes Festival",
"type": "EVENT"
},
{
"text": "Apple",
"type": "ORG"
}
] |
John Doe from Toronto works at Facebook.
| null |
[
{
"text": "John Doe",
"type": "PERSON"
},
{
"text": "Toronto",
"type": "CITY"
},
{
"text": "Facebook",
"type": "ORG"
}
] |
Alice Smith visited Sydney last summer to see the Colosseum.
| null |
[
{
"text": "Alice Smith",
"type": "PERSON"
},
{
"text": "Sydney",
"type": "CITY"
},
{
"text": "Colosseum",
"type": "THING"
}
] |
Tourists love to take photos of the Taj Mahal near Berlin.
| null |
[
{
"text": "Taj Mahal",
"type": "THING"
},
{
"text": "Berlin",
"type": "CITY"
}
] |
Tourists love to take photos of the Colosseum near Rome.
| null |
[
{
"text": "Colosseum",
"type": "THING"
},
{
"text": "Rome",
"type": "CITY"
}
] |
The IBM headquarters are located in Sydney, Spain.
| null |
[
{
"text": "IBM",
"type": "ORG"
},
{
"text": "Sydney",
"type": "CITY"
},
{
"text": "Spain",
"type": "COUNTRY"
}
] |
Tourists love to take photos of the Golden Gate Bridge near Paris.
| null |
[
{
"text": "Golden Gate Bridge",
"type": "THING"
},
{
"text": "Paris",
"type": "CITY"
}
] |
Henry Clark, originally from UK, now lives in Tokyo.
| null |
[
{
"text": "Henry Clark",
"type": "PERSON"
},
{
"text": "UK",
"type": "COUNTRY"
},
{
"text": "Tokyo",
"type": "CITY"
}
] |
The painting Eiffel Tower was stolen from the Amazon museum in Tokyo.
| null |
[
{
"text": "Eiffel Tower",
"type": "THING"
},
{
"text": "Amazon",
"type": "ORG"
},
{
"text": "Tokyo",
"type": "CITY"
}
] |
The painting Great Wall of China was stolen from the Microsoft museum in Paris.
| null |
[
{
"text": "Great Wall of China",
"type": "THING"
},
{
"text": "Microsoft",
"type": "ORG"
},
{
"text": "Paris",
"type": "CITY"
}
] |
A wild elephant was spotted near the Taj Mahal in China.
| null |
[
{
"text": "elephant",
"type": "ANIMAL"
},
{
"text": "Taj Mahal",
"type": "THING"
},
{
"text": "China",
"type": "COUNTRY"
}
] |
In Italy, people celebrate Comic-Con with great enthusiasm.
| null |
[
{
"text": "Italy",
"type": "COUNTRY"
},
{
"text": "Comic-Con",
"type": "EVENT"
}
] |
WHO launched its new Pyramids of Giza in London.
| null |
[
{
"text": "WHO",
"type": "ORG"
},
{
"text": "Pyramids of Giza",
"type": "THING"
},
{
"text": "London",
"type": "CITY"
}
] |
David Brown adopted a lion named Lucy.
| null |
[
{
"text": "David Brown",
"type": "PERSON"
},
{
"text": "lion",
"type": "ANIMAL"
},
{
"text": "Lucy",
"type": "ANIMAL"
}
] |
Carol White from Beijing works at Google.
| null |
[
{
"text": "Carol White",
"type": "PERSON"
},
{
"text": "Beijing",
"type": "CITY"
},
{
"text": "Google",
"type": "ORG"
}
] |
A wild dog was spotted near the Colosseum in UK.
| null |
[
{
"text": "dog",
"type": "ANIMAL"
},
{
"text": "Colosseum",
"type": "THING"
},
{
"text": "UK",
"type": "COUNTRY"
}
] |
During the Cannes Festival, Grace Lee gave a speech at the Statue of Liberty.
| null |
[
{
"text": "Cannes Festival",
"type": "EVENT"
},
{
"text": "Grace Lee",
"type": "PERSON"
},
{
"text": "Statue of Liberty",
"type": "THING"
}
] |
Bob Johnson, originally from USA, now lives in New York.
| null |
[
{
"text": "Bob Johnson",
"type": "PERSON"
},
{
"text": "USA",
"type": "COUNTRY"
},
{
"text": "New York",
"type": "CITY"
}
] |
Researchers at Tesla discovered a new species of dog in China.
| null |
[
{
"text": "Tesla",
"type": "ORG"
},
{
"text": "dog",
"type": "ANIMAL"
},
{
"text": "China",
"type": "COUNTRY"
}
] |
Bob Johnson adopted a lion named Rover.
| null |
[
{
"text": "Bob Johnson",
"type": "PERSON"
},
{
"text": "lion",
"type": "ANIMAL"
},
{
"text": "Rover",
"type": "ANIMAL"
}
] |
During the Cannes Festival, Bob Johnson gave a speech at the Mount Fuji.
| null |
[
{
"text": "Cannes Festival",
"type": "EVENT"
},
{
"text": "Bob Johnson",
"type": "PERSON"
},
{
"text": "Mount Fuji",
"type": "THING"
}
] |
The painting Pyramids of Giza was stolen from the Tesla museum in Paris.
| null |
[
{
"text": "Pyramids of Giza",
"type": "THING"
},
{
"text": "Tesla",
"type": "ORG"
},
{
"text": "Paris",
"type": "CITY"
}
] |
The Grand Canyon has become a symbol of Tokyo's history.
| null |
[
{
"text": "Grand Canyon",
"type": "THING"
},
{
"text": "Tokyo",
"type": "CITY"
}
] |
John Doe visited Toronto last summer to see the Colosseum.
| null |
[
{
"text": "John Doe",
"type": "PERSON"
},
{
"text": "Toronto",
"type": "CITY"
},
{
"text": "Colosseum",
"type": "THING"
}
] |
Researchers at WHO discovered a new species of dolphin in Spain.
| null |
[
{
"text": "WHO",
"type": "ORG"
},
{
"text": "dolphin",
"type": "ANIMAL"
},
{
"text": "Spain",
"type": "COUNTRY"
}
] |
Alice Smith from Paris works at NASA.
| null |
[
{
"text": "Alice Smith",
"type": "PERSON"
},
{
"text": "Paris",
"type": "CITY"
},
{
"text": "NASA",
"type": "ORG"
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.