Dataset Preview
Full Screen
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 1 new columns ({'serialized_triples'}) and 4 missing columns ({'id_long', 'entities', 'unfilled_text', 'id_short'}).

This happened while the json dataset builder was generating data using

hf://datasets/teven/kelm_embeddings/dataset_embeddings/all_bs160_allneg/dataset_embeddings_all_bs160_allneg_kelm_inverted_rdfs_len_1.jsonl (at revision 0b1ab214b5ec2388636cff05a8fd7bfbb89235d2)

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2256, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              triples: list<item: list<item: string>>
                child 0, item: list<item: string>
                    child 0, item: string
              serialized_triples: string
              text: string
              rdf_linearized: string
              rdf_mixed: string
              rdf_inverted: string
              rdf_full_inverted: string
              similarity: double
              similarity_inverted: double
              to
              {'unfilled_text': Value(dtype='string', id=None), 'entities': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'triples': Sequence(feature=Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), length=-1, id=None), 'id_long': {'wikipage': Value(dtype='string', id=None), 'text_paragraph_index': Value(dtype='int64', id=None), 'text_sentence_index_start': Value(dtype='int64', id=None), 'text_sentence_index_end': Value(dtype='int64', id=None), 'graph_set_index': Value(dtype='int64', id=None)}, 'id_short': Value(dtype='string', id=None), 'text': Value(dtype='string', id=None), 'rdf_linearized': Value(dtype='string', id=None), 'rdf_mixed': Value(dtype='string', id=None), 'rdf_inverted': Value(dtype='string', id=None), 'rdf_full_inverted': Value(dtype='string', id=None), 'similarity': Value(dtype='float64', id=None), 'similarity_inverted': Value(dtype='float64', id=None)}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1391, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 990, in stream_convert_to_parquet
                  builder._prepare_split(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1884, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2015, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 1 new columns ({'serialized_triples'}) and 4 missing columns ({'id_long', 'entities', 'unfilled_text', 'id_short'}).
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/teven/kelm_embeddings/dataset_embeddings/all_bs160_allneg/dataset_embeddings_all_bs160_allneg_kelm_inverted_rdfs_len_1.jsonl (at revision 0b1ab214b5ec2388636cff05a8fd7bfbb89235d2)
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

unfilled_text
string
entities
sequence
triples
sequence
id_long
dict
id_short
string
text
string
rdf_linearized
string
rdf_mixed
string
rdf_inverted
string
rdf_full_inverted
string
similarity
float64
similarity_inverted
float64
<ENT_0> is a heritage-listed <ENT_1> at <ENT_5> , <ENT_2> , <ENT_3> , <ENT_4> , <ENT_6> .
[ "Ipswich Mental Hospital", "psychiatric hospital", "Ipswich", "City of Ipswich", "Queensland", "3 Parker Avenue", "Australia" ]
[ [ "Ipswich Mental Hospital", "location", "Queensland" ] ]
{ "wikipage": "Ipswich_Mental_Hospital", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Ipswich_Mental_Hospital", 0, [0, 0, 1]]
Ipswich Mental Hospital is a heritage-listed psychiatric hospital at 3 Parker Avenue , Ipswich , City of Ipswich , Queensland , Australia .
[S] Ipswich Mental Hospital [P] location [O] Queensland
[S] Ipswich Mental Hospital [P] location [O] Queensland
[S] Queensland [P] location [O] Ipswich Mental Hospital
[S] Queensland [P] location [O] Ipswich Mental Hospital
0.782094
0.692804
<ENT_0> is a historic <ENT_1> located at <ENT_2> . It is a two-story , brick church with <ENT_3> and <ENT_4> style details . It was designed by architect <ENT_5> and constructed in <ENT_6> .
[ "Charleston Baptist Temple", "Baptist church", "Charleston , West Virginia", "Georgian", "Federal", "Ernest Flagg", "1924" ]
[ [ "Charleston Baptist Temple", "yearOfConstruction", "1924" ] ]
{ "wikipage": "Charleston_Baptist_Temple", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 3, "graph_set_index": 0 }
["Charleston_Baptist_Temple", 0, [0, 0, 3]]
Charleston Baptist Temple is a historic Baptist church located at Charleston , West Virginia . It is a two-story , brick church with Georgian and Federal style details . It was designed by architect Ernest Flagg and constructed in 1924 .
[S] Charleston Baptist Temple [P] yearOfConstruction [O] 1924
[S] Charleston Baptist Temple [P] yearOfConstruction [O] 1924
[S] 1924 [P] yearOfConstruction [O] Charleston Baptist Temple
[S] 1924 [P] yearOfConstruction [O] Charleston Baptist Temple
0.567055
0.541553
The <ENT_0> were a <ENT_5> <ENT_1> band formed by singer <ENT_2> of <ENT_3> in <ENT_4> .
[ "Ian Gillan Band", "jazz rock", "Ian Gillan", "Deep Purple", "1975", "British" ]
[ [ "Ian Gillan Band", "activeYearsStartYear", "1975" ] ]
{ "wikipage": "Ian_Gillan_Band", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Ian_Gillan_Band", 0, [0, 0, 1]]
The Ian Gillan Band were a British jazz rock band formed by singer Ian Gillan of Deep Purple in 1975 .
[S] Ian Gillan Band [P] activeYearsStartYear [O] 1975
[S] Ian Gillan Band [P] activeYearsStartYear [O] 1975
[S] 1975 [P] activeYearsStartYear [O] Ian Gillan Band
[S] 1975 [P] activeYearsStartYear [O] Ian Gillan Band
0.642341
0.629662
The <ENT_0> ( Spanish : Sudamericano Sub-17 ) was a football competition for <ENT_4> national teams affiliated with <ENT_5> . It was the <ENT_3> time the tournament was held . The tournament took place in <ENT_1> from April 17 to May <ENT_2> .
[ "2009 South American Under-17 Football Championship", "Chile", "9", "13th", "U-17", "CONMEBOL" ]
[ [ "2009 South American Under-17 Football Championship", "country", "Chile" ] ]
{ "wikipage": "2009_South_American_Under-17_Football_Championship", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 3, "graph_set_index": 0 }
["2009_South_American_Under-17_Football_Championship", 0, [0, 0, 3]]
The 2009 South American Under-17 Football Championship ( Spanish : Sudamericano Sub-17 ) was a football competition for U-17 national teams affiliated with CONMEBOL . It was the 13th time the tournament was held . The tournament took place in Chile from April 17 to May 9 .
[S] 2009 South American Under-17 Football Championship [P] country [O] Chile
[S] 2009 South American Under-17 Football Championship [P] country [O] Chile
[S] Chile [P] country [O] 2009 South American Under-17 Football Championship
[S] Chile [P] country [O] 2009 South American Under-17 Football Championship
0.837567
0.818605
The <ENT_0> ( <ENT_1> ) is a professional association of accountants based in <ENT_2> .
[ "South African Institute of Professional Accountants", "SAIPA", "South Africa" ]
[ [ "South African Institute of Professional Accountants", "regionServed", "South Africa" ] ]
{ "wikipage": "South_African_Institute_of_Professional_Accountants", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["South_African_Institute_of_Professional_Accountants", 0, [0, 0, 1]]
The South African Institute of Professional Accountants ( SAIPA ) is a professional association of accountants based in South Africa .
[S] South African Institute of Professional Accountants [P] regionServed [O] South Africa
[S] South African Institute of Professional Accountants [P] regionServed [O] South Africa
[S] South Africa [P] regionServed [O] South African Institute of Professional Accountants
[S] South Africa [P] regionServed [O] South African Institute of Professional Accountants
0.796592
0.779117
<ENT_0> ( <ENT_3> in <ENT_1> , <ENT_2> – <ENT_4> ) was a <ENT_5> footballer .
[ "Constant Joacim", "Berchem", "Belgium", "3 March 1908", "12 June 1979", "Belgian" ]
[ [ "Constant Joacim", "birthPlace", "Berchem" ] ]
{ "wikipage": "Constant_Joacim", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Constant_Joacim", 0, [0, 0, 1]]
Constant Joacim ( 3 March 1908 in Berchem , Belgium – 12 June 1979 ) was a Belgian footballer .
[S] Constant Joacim [P] birthPlace [O] Berchem
[S] Constant Joacim [P] birthPlace [O] Berchem
[S] Berchem [P] birthPlace [O] Constant Joacim
[S] Berchem [P] birthPlace [O] Constant Joacim
0.525502
0.487826
<ENT_0> <ENT_1> ( <ENT_6> – <ENT_5> ) was a <ENT_2> officer and recipient of the <ENT_3> , the highest award for gallantry in the face of the enemy that can be awarded to <ENT_7> and <ENT_4> forces .
[ "Colonel", "James Forbes-Robertson", "British Army", "Victoria Cross", "Commonwealth", "5 August 1955", "7 July 1884", "British" ]
[ [ "James Forbes-Robertson", "rank", "Colonel" ] ]
{ "wikipage": "James_Forbes-Robertson", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["James_Forbes-Robertson", 0, [0, 0, 1]]
Colonel James Forbes-Robertson ( 7 July 1884 – 5 August 1955 ) was a British Army officer and recipient of the Victoria Cross , the highest award for gallantry in the face of the enemy that can be awarded to British and Commonwealth forces .
[S] James Forbes-Robertson [P] rank [O] Colonel
[S] James Forbes-Robertson [P] rank [O] Colonel
[S] Colonel [P] rank [O] James Forbes-Robertson
[S] Colonel [P] rank [O] James Forbes-Robertson
0.597448
0.6068
<ENT_0> is a <ENT_1> from <ENT_2> .
[ "Karolina Konieczna", "road cyclist", "Poland" ]
[ [ "Karolina Konieczna", "birthPlace", "Poland" ] ]
{ "wikipage": "Karolina_Konieczna", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Karolina_Konieczna", 0, [0, 0, 1]]
Karolina Konieczna is a road cyclist from Poland .
[S] Karolina Konieczna [P] birthPlace [O] Poland
[S] Karolina Konieczna [P] birthPlace [O] Poland
[S] Poland [P] birthPlace [O] Karolina Konieczna
[S] Poland [P] birthPlace [O] Karolina Konieczna
0.704965
0.623378
`` <ENT_0> `` is the <ENT_3> <ENT_4> single by <ENT_1> boy band <ENT_2> .
[ "Ultra Lover", "South Korean", "2PM", "third", "Japanese" ]
[ [ "Ultra Lover", "artist", "2PM" ] ]
{ "wikipage": "Ultra_Lover", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Ultra_Lover", 0, [0, 0, 1]]
`` Ultra Lover `` is the third Japanese single by South Korean boy band 2PM .
[S] Ultra Lover [P] artist [O] 2PM
[S] Ultra Lover [P] artist [O] 2PM
[S] 2PM [P] artist [O] Ultra Lover
[S] 2PM [P] artist [O] Ultra Lover
0.588254
0.557558
<ENT_0> ( born May 18 , <ENT_1> ) is an <ENT_3> elephant caregiver , specializing in the trauma recovery and on-going physical care of captive <ENT_2> .
[ "Carol Buckley", "1954", "elephants", "American" ]
[ [ "Carol Buckley", "birthYear", "1954" ] ]
{ "wikipage": "Carol_Buckley", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Carol_Buckley", 0, [0, 0, 1]]
Carol Buckley ( born May 18 , 1954 ) is an American elephant caregiver , specializing in the trauma recovery and on-going physical care of captive elephants .
[S] Carol Buckley [P] birthYear [O] 1954
[S] Carol Buckley [P] birthYear [O] 1954
[S] 1954 [P] birthYear [O] Carol Buckley
[S] 1954 [P] birthYear [O] Carol Buckley
0.731299
0.682186
<ENT_0> is a <ENT_1> of the <ENT_2> of <ENT_3> .
[ "Gumine District", "district", "Simbu Province", "Papua New Guinea" ]
[ [ "Gumine District", "pushpinMap", "Papua New Guinea" ] ]
{ "wikipage": "Gumine_District", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Gumine_District", 0, [0, 0, 1]]
Gumine District is a district of the Simbu Province of Papua New Guinea .
[S] Gumine District [P] pushpinMap [O] Papua New Guinea
[S] Gumine District [P] pushpinMap [O] Papua New Guinea
[S] Papua New Guinea [P] pushpinMap [O] Gumine District
[S] Papua New Guinea [P] pushpinMap [O] Gumine District
0.744246
0.707837
<ENT_0> was born and raised in <ENT_1> , <ENT_2> .
[ "Shoba Purushothaman", "Kuala Lumpur", "Malaysia" ]
[ [ "Shoba Purushothaman", "birthPlace", "Malaysia" ] ]
{ "wikipage": "Shoba_Purushothaman", "text_paragraph_index": 2, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Shoba_Purushothaman", 0, [2, 0, 1]]
Shoba Purushothaman was born and raised in Kuala Lumpur , Malaysia .
[S] Shoba Purushothaman [P] birthPlace [O] Malaysia
[S] Shoba Purushothaman [P] birthPlace [O] Malaysia
[S] Malaysia [P] birthPlace [O] Shoba Purushothaman
[S] Malaysia [P] birthPlace [O] Shoba Purushothaman
0.850084
0.716352
The <ENT_0> ( <ENT_1> : , <ENT_4> ) is a journalists association in <ENT_2> founded on 18 March <ENT_3> .
[ "Federation of Journalists of Turkey", "Turkish", "Turkey", "1996", "TGF" ]
[ [ "Federation of Journalists of Turkey", "location", "Turkey" ] ]
{ "wikipage": "Federation_of_Journalists_of_Turkey", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Federation_of_Journalists_of_Turkey", 0, [0, 0, 1]]
The Federation of Journalists of Turkey ( Turkish : , TGF ) is a journalists association in Turkey founded on 18 March 1996 .
[S] Federation of Journalists of Turkey [P] location [O] Turkey
[S] Federation of Journalists of Turkey [P] location [O] Turkey
[S] Turkey [P] location [O] Federation of Journalists of Turkey
[S] Turkey [P] location [O] Federation of Journalists of Turkey
0.716427
0.672988
The <ENT_0> are the <ENT_6> oldest buildings on the campus of <ENT_1> in <ENT_2> , <ENT_3> . <ENT_4> was built in <ENT_5> ; as the campus became too large to fit in <ENT_8> building , the <ENT_7> was added in <ENT_9> .
[ "Eureka College Administration Building and Chapel", "Eureka College", "Eureka", "Illinois", "The administration building", "1858", "two", "chapel", "one", "1869" ]
[ [ "Eureka College Administration Building and Chapel", "yearOfConstruction", "1858" ] ]
{ "wikipage": "Eureka_College_Administration_Building_and_Chapel", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Eureka_College_Administration_Building_and_Chapel", 0, [0, 0, 2]]
The Eureka College Administration Building and Chapel are the two oldest buildings on the campus of Eureka College in Eureka , Illinois . The administration building was built in 1858 ; as the campus became too large to fit in one building , the chapel was added in 1869 .
[S] Eureka College Administration Building and Chapel [P] yearOfConstruction [O] 1858
[S] Eureka College Administration Building and Chapel [P] yearOfConstruction [O] 1858
[S] 1858 [P] yearOfConstruction [O] Eureka College Administration Building and Chapel
[S] 1858 [P] yearOfConstruction [O] Eureka College Administration Building and Chapel
0.771596
0.749838
The <ENT_0> ( also known as <ENT_4> is located in <ENT_1> in <ENT_2> , <ENT_3> .
[ "Neenah Light", "Kimberly Point Park", "Neenah", "Wisconsin", "the Kimberly Point Lighthouse )" ]
[ [ "Neenah Light", "pushpinMap", "Wisconsin" ] ]
{ "wikipage": "Neenah_Light", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Neenah_Light", 0, [0, 0, 1]]
The Neenah Light ( also known as the Kimberly Point Lighthouse ) is located in Kimberly Point Park in Neenah , Wisconsin .
[S] Neenah Light [P] pushpinMap [O] Wisconsin
[S] Neenah Light [P] pushpinMap [O] Wisconsin
[S] Wisconsin [P] pushpinMap [O] Neenah Light
[S] Wisconsin [P] pushpinMap [O] Neenah Light
0.556987
0.553729
<ENT_0> , also known as <ENT_1> and <ENT_4> ( in ) , was a <ENT_2> <ENT_3> writer .
[ "Garon Tsuchiya", "Marley Carib", "Japanese", "manga", "Marginal" ]
[ [ "Marley Carib", "nationality", "Japanese" ] ]
{ "wikipage": "Marley_Carib", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Marley_Carib", 0, [0, 0, 1]]
Garon Tsuchiya , also known as Marley Carib and Marginal ( in ) , was a Japanese manga writer .
[S] Marley Carib [P] nationality [O] Japanese
[S] Marley Carib [P] nationality [O] Japanese
[S] Japanese [P] nationality [O] Marley Carib
[S] Japanese [P] nationality [O] Marley Carib
0.503806
0.441425
<ENT_0> were an <ENT_4> punk rock band from <ENT_1> . Formed in the year <ENT_2> , the band had released numerous albums and singles , and toured the <ENT_3> and internationally .
[ "The Secretions", "Sacramento , California", "1991", "USA", "American" ]
[ [ "The Secretions", "activeYearsStartYear", "1991" ] ]
{ "wikipage": "The_Secretions", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["The_Secretions", 0, [0, 0, 2]]
The Secretions were an American punk rock band from Sacramento , California . Formed in the year 1991 , the band had released numerous albums and singles , and toured the USA and internationally .
[S] The Secretions [P] activeYearsStartYear [O] 1991
[S] The Secretions [P] activeYearsStartYear [O] 1991
[S] 1991 [P] activeYearsStartYear [O] The Secretions
[S] 1991 [P] activeYearsStartYear [O] The Secretions
0.407336
0.353144
<ENT_0> ( born 18 June <ENT_1> ) is an <ENT_2> actress and singer .
[ "Lotti Fraser", "1989", "English" ]
[ [ "Lotti Fraser", "birthYear", "1989" ] ]
{ "wikipage": "Lotti_Fraser", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Lotti_Fraser", 0, [0, 0, 1]]
Lotti Fraser ( born 18 June 1989 ) is an English actress and singer .
[S] Lotti Fraser [P] birthYear [O] 1989
[S] Lotti Fraser [P] birthYear [O] 1989
[S] 1989 [P] birthYear [O] Lotti Fraser
[S] 1989 [P] birthYear [O] Lotti Fraser
0.754304
0.700851
<ENT_0> is a <ENT_6> <ENT_1> who plays as a <ENT_2> for <ENT_3> . <ENT_5> has previously played in <ENT_8> and <ENT_4> . <ENT_7> has been capped at senior level for <ENT_8> and at youth level for <ENT_4> .
[ "Jacob Borg", "footballer", "defender", "Finn Harps", "Australia", "He", "Maltese", "Borg", "Malta" ]
[ [ "Jacob Borg", "birthPlace", "Australia" ] ]
{ "wikipage": "Jacob_Borg", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 3, "graph_set_index": 0 }
["Jacob_Borg", 0, [0, 0, 3]]
Jacob Borg is a Maltese footballer who plays as a defender for Finn Harps . He has previously played in Malta and Australia . Borg has been capped at senior level for Malta and at youth level for Australia .
[S] Jacob Borg [P] birthPlace [O] Australia
[S] Jacob Borg [P] birthPlace [O] Australia
[S] Australia [P] birthPlace [O] Jacob Borg
[S] Australia [P] birthPlace [O] Jacob Borg
0.628132
0.570513
<ENT_0> ( <ENT_3> – <ENT_1> ) was the <ENT_4> president of what is now <ENT_2> .
[ "Dennis Hargrove Cooke", "March 1982", "East Carolina University", "February 23 , 1904", "fourth" ]
[ [ "Dennis Hargrove Cooke", "deathDate", "March 1982" ] ]
{ "wikipage": "Dennis_Hargrove_Cooke", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Dennis_Hargrove_Cooke", 0, [0, 0, 1]]
Dennis Hargrove Cooke ( February 23 , 1904 – March 1982 ) was the fourth president of what is now East Carolina University .
[S] Dennis Hargrove Cooke [P] deathDate [O] March 1982
[S] Dennis Hargrove Cooke [P] deathDate [O] March 1982
[S] March 1982 [P] deathDate [O] Dennis Hargrove Cooke
[S] March 1982 [P] deathDate [O] Dennis Hargrove Cooke
0.631686
0.624235
<ENT_0> is a <ENT_3> actor . His on-screen acting debut was in the drama 「ボクの就職」 ( <ENT_2> ) in <ENT_1> , after winning a modeling contest .
[ "Yutaka Takenouchi", "1994", "Boku no Syūshoku", "Japanese" ]
[ [ "Yutaka Takenouchi", "activeYearsStartYear", "1994" ] ]
{ "wikipage": "Yutaka_Takenouchi", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Yutaka_Takenouchi", 0, [0, 0, 2]]
Yutaka Takenouchi is a Japanese actor . His on-screen acting debut was in the drama 「ボクの就職」 ( Boku no Syūshoku ) in 1994 , after winning a modeling contest .
[S] Yutaka Takenouchi [P] activeYearsStartYear [O] 1994
[S] Yutaka Takenouchi [P] activeYearsStartYear [O] 1994
[S] 1994 [P] activeYearsStartYear [O] Yutaka Takenouchi
[S] 1994 [P] activeYearsStartYear [O] Yutaka Takenouchi
0.545246
0.591842
<ENT_0> ( born <ENT_2> in <ENT_1> , <ENT_4> ) is an <ENT_3> actress .
[ "Elena Radonicich", "Moncalieri", "February 5 , 1985", "Italian", "Piedmont" ]
[ [ "Elena Radonicich", "birthPlace", "Moncalieri" ] ]
{ "wikipage": "Elena_Radonicich", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Elena_Radonicich", 0, [0, 0, 1]]
Elena Radonicich ( born February 5 , 1985 in Moncalieri , Piedmont ) is an Italian actress .
[S] Elena Radonicich [P] birthPlace [O] Moncalieri
[S] Elena Radonicich [P] birthPlace [O] Moncalieri
[S] Moncalieri [P] birthPlace [O] Elena Radonicich
[S] Moncalieri [P] birthPlace [O] Elena Radonicich
0.613136
0.517353
<ENT_0> ( born <ENT_7> ) is a retired <ENT_1> professional ice hockey <ENT_2> of <ENT_3> ancestry . <ENT_8> was born in <ENT_4> . In <ENT_5> <ENT_9> had to abandon his career due to <ENT_6> .
[ "Thomas Vrabec", "Swiss", "centre", "Czech", "Jablonec nad Nisou", "1996", "thrombosis", "October 22 , 1966", "He", "he" ]
[ [ "Thomas Vrabec", "activeYearsEndYear", "1996" ] ]
{ "wikipage": "Thomas_Vrabec", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 3, "graph_set_index": 0 }
["Thomas_Vrabec", 0, [0, 0, 3]]
Thomas Vrabec ( born October 22 , 1966 ) is a retired Swiss professional ice hockey centre of Czech ancestry . He was born in Jablonec nad Nisou . In 1996 he had to abandon his career due to thrombosis .
[S] Thomas Vrabec [P] activeYearsEndYear [O] 1996
[S] Thomas Vrabec [P] activeYearsEndYear [O] 1996
[S] 1996 [P] activeYearsEndYear [O] Thomas Vrabec
[S] 1996 [P] activeYearsEndYear [O] Thomas Vrabec
0.475663
0.491983
The <ENT_0> is located in <ENT_1> , <ENT_2> , <ENT_3> , <ENT_7> . It was built in <ENT_4> and added to the <ENT_5> on <ENT_6> . It currently serves as the home and public museum of the <ENT_1> Historical Society .
[ "Littel-Lord Farmstead", "Berkeley Heights", "Union County", "New Jersey", "1760", "National Register of Historic Places", "March 7 , 1979", "United States" ]
[ [ "Littel-Lord Farmstead", "yearOfConstruction", "1760" ] ]
{ "wikipage": "Littel-Lord_Farmstead", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 3, "graph_set_index": 0 }
["Littel-Lord_Farmstead", 0, [0, 0, 3]]
The Littel-Lord Farmstead is located in Berkeley Heights , Union County , New Jersey , United States . It was built in 1760 and added to the National Register of Historic Places on March 7 , 1979 . It currently serves as the home and public museum of the Berkeley Heights Historical Society .
[S] Littel-Lord Farmstead [P] yearOfConstruction [O] 1760
[S] Littel-Lord Farmstead [P] yearOfConstruction [O] 1760
[S] 1760 [P] yearOfConstruction [O] Littel-Lord Farmstead
[S] 1760 [P] yearOfConstruction [O] Littel-Lord Farmstead
0.386099
0.396606
`` <ENT_0> `` ( <ENT_5> ) is a song by <ENT_1> . It was released as a digital download in <ENT_2> through <ENT_3> as the <ENT_6> and final single from her debut studio album ( <ENT_4> ) .
[ "Paradis perdus", "Christine and the Queens", "June 2015", "Because Music", "2014", "English : Lost Paradise", "fourth" ]
[ [ "Paradis perdus", "released", "June 2015" ] ]
{ "wikipage": "Paradis_perdus", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Paradis_perdus", 0, [0, 0, 2]]
`` Paradis perdus `` ( English : Lost Paradise ) is a song by Christine and the Queens . It was released as a digital download in June 2015 through Because Music as the fourth and final single from her debut studio album ( 2014 ) .
[S] Paradis perdus [P] released [O] June 2015
[S] Paradis perdus [P] released [O] June 2015
[S] June 2015 [P] released [O] Paradis perdus
[S] June 2015 [P] released [O] Paradis perdus
0.587897
0.538945
The <ENT_0> ( <ENT_1> : ) in <ENT_2> was a small but respected theatre which offered a variety of plays from new and established writers .
[ "Focus Theatre", "Irish", "Dublin" ]
[ [ "Focus Theatre", "city", "Dublin" ] ]
{ "wikipage": "Focus_Theatre", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Focus_Theatre", 0, [0, 0, 1]]
The Focus Theatre ( Irish : ) in Dublin was a small but respected theatre which offered a variety of plays from new and established writers .
[S] Focus Theatre [P] city [O] Dublin
[S] Focus Theatre [P] city [O] Dublin
[S] Dublin [P] city [O] Focus Theatre
[S] Dublin [P] city [O] Focus Theatre
0.794262
0.751398
<ENT_0> ( <ENT_1> : ) is a <ENT_2> ( a <ENT_3> ) in <ENT_4> , <ENT_5> , <ENT_6> .
[ "Krasny Voskhod", "Russian", "rural locality", "settlement", "Permsky District", "Perm Krai", "Russia" ]
[ [ "Krasny Voskhod", "country", "Russia" ] ]
{ "wikipage": "Krasny_Voskhod", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Krasny_Voskhod", 0, [0, 0, 1]]
Krasny Voskhod ( Russian : ) is a rural locality ( a settlement ) in Permsky District , Perm Krai , Russia .
[S] Krasny Voskhod [P] country [O] Russia
[S] Krasny Voskhod [P] country [O] Russia
[S] Russia [P] country [O] Krasny Voskhod
[S] Russia [P] country [O] Krasny Voskhod
0.696548
0.618424
<ENT_0> , at <ENT_3> , is a high peak in the <ENT_1> of <ENT_2> .
[ "Ontario Peak", "San Gabriel Mountains", "California", "8,696 ft" ]
[ [ "Ontario Peak", "locatedInArea", "California" ] ]
{ "wikipage": "Ontario_Peak", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Ontario_Peak", 0, [0, 0, 1]]
Ontario Peak , at 8,696 ft , is a high peak in the San Gabriel Mountains of California .
[S] Ontario Peak [P] locatedInArea [O] California
[S] Ontario Peak [P] locatedInArea [O] California
[S] California [P] locatedInArea [O] Ontario Peak
[S] California [P] locatedInArea [O] Ontario Peak
0.684491
0.620828
The <ENT_0> was established in <ENT_1> so that men over <ENT_3> could continue to play organized competitive football within the province of <ENT_2> .
[ "Alberta Football League", "1984", "Alberta", "the age of 21" ]
[ [ "Alberta Football League", "foundingYear", "1984" ] ]
{ "wikipage": "Alberta_Football_League", "text_paragraph_index": 1, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Alberta_Football_League", 0, [1, 0, 1]]
The Alberta Football League was established in 1984 so that men over the age of 21 could continue to play organized competitive football within the province of Alberta .
[S] Alberta Football League [P] foundingYear [O] 1984
[S] Alberta Football League [P] foundingYear [O] 1984
[S] 1984 [P] foundingYear [O] Alberta Football League
[S] 1984 [P] foundingYear [O] Alberta Football League
0.837629
0.825127
<ENT_0> ( born <ENT_5> ) is an <ENT_8> <ENT_1> . <ENT_6> played <ENT_7> <ENT_2> matches for <ENT_3> <ENT_4> .
[ "Shelly Shaurya", "cricketer", "Twenty20 cricket", "Delhi", "between 2013 and 2014", "17 September 1993", "He", "four", "Indian" ]
[ [ "Shelly Shaurya", "birthPlace", "Delhi" ] ]
{ "wikipage": "Shelly_Shaurya", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Shelly_Shaurya", 0, [0, 0, 2]]
Shelly Shaurya ( born 17 September 1993 ) is an Indian cricketer . He played four Twenty20 cricket matches for Delhi between 2013 and 2014 .
[S] Shelly Shaurya [P] birthPlace [O] Delhi
[S] Shelly Shaurya [P] birthPlace [O] Delhi
[S] Delhi [P] birthPlace [O] Shelly Shaurya
[S] Delhi [P] birthPlace [O] Shelly Shaurya
0.577056
0.514386
<ENT_0> ( <ENT_1> : <ENT_2> , <ENT_3> : <ENT_4> ) is the airport serving <ENT_5> , <ENT_6> .
[ "Barcelos Airport", "IATA", "BAZ", "ICAO", "SWBC", "Barcelos", "Brazil" ]
[ [ "Barcelos Airport", "pushpinMap", "Brazil" ] ]
{ "wikipage": "Barcelos_Airport", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Barcelos_Airport", 0, [0, 0, 1]]
Barcelos Airport ( IATA : BAZ , ICAO : SWBC ) is the airport serving Barcelos , Brazil .
[S] Barcelos Airport [P] pushpinMap [O] Brazil
[S] Barcelos Airport [P] pushpinMap [O] Brazil
[S] Brazil [P] pushpinMap [O] Barcelos Airport
[S] Brazil [P] pushpinMap [O] Barcelos Airport
0.729817
0.748192
`` <ENT_0> `` ( <ENT_3> ) is a song by the <ENT_4> band <ENT_1> featuring <ENT_2> .
[ "Mi Nuevo Vicio", "Morat", "Paulina Rubio", "My New Vice", "Colombian" ]
[ [ "Mi Nuevo Vicio", "artist", "Paulina Rubio" ] ]
{ "wikipage": "Mi_Nuevo_Vicio", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Mi_Nuevo_Vicio", 0, [0, 0, 1]]
`` Mi Nuevo Vicio `` ( My New Vice ) is a song by the Colombian band Morat featuring Paulina Rubio .
[S] Mi Nuevo Vicio [P] artist [O] Paulina Rubio
[S] Mi Nuevo Vicio [P] artist [O] Paulina Rubio
[S] Paulina Rubio [P] artist [O] Mi Nuevo Vicio
[S] Paulina Rubio [P] artist [O] Mi Nuevo Vicio
0.724868
0.656486
<ENT_0> ( born <ENT_5> ) is an <ENT_1> - <ENT_2> <ENT_3> player who is the son of an <ENT_1> father and a <ENT_2> mother . <ENT_6> currently plays for <ENT_4> .
[ "Adel Eid", "Egyptian", "Finnish", "football", "PK-35", "March 22 , 1984", "He" ]
[ [ "Adel Eid", "team", "PK-35" ] ]
{ "wikipage": "Adel_Eid", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Adel_Eid", 0, [0, 0, 2]]
Adel Eid ( born March 22 , 1984 ) is an Egyptian - Finnish football player who is the son of an Egyptian father and a Finnish mother . He currently plays for PK-35 .
[S] Adel Eid [P] team [O] PK-35
[S] Adel Eid [P] team [O] PK-35
[S] PK-35 [P] team [O] Adel Eid
[S] PK-35 [P] team [O] Adel Eid
0.537038
0.525526
<ENT_0> is a <ENT_4> record label and production center established in February <ENT_1> by <ENT_2> and <ENT_3> .
[ "Velvet Music", "2004", "Alyona Mikhailova", "Liana Meladze", "Russian" ]
[ [ "Velvet Music", "foundingYear", "2004" ] ]
{ "wikipage": "Velvet_Music", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Velvet_Music", 0, [0, 0, 1]]
Velvet Music is a Russian record label and production center established in February 2004 by Alyona Mikhailova and Liana Meladze .
[S] Velvet Music [P] foundingYear [O] 2004
[S] Velvet Music [P] foundingYear [O] 2004
[S] 2004 [P] foundingYear [O] Velvet Music
[S] 2004 [P] foundingYear [O] Velvet Music
0.612467
0.538988
The <ENT_0> ( ) is a species of <ENT_1> in the family <ENT_2> .
[ "Oregon chub", "ray-finned fish", "Cyprinidae" ]
[ [ "Oregon chub", "family", "Cyprinidae" ] ]
{ "wikipage": "Oregon_chub", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Oregon_chub", 0, [0, 0, 1]]
The Oregon chub ( ) is a species of ray-finned fish in the family Cyprinidae .
[S] Oregon chub [P] family [O] Cyprinidae
[S] Oregon chub [P] family [O] Cyprinidae
[S] Cyprinidae [P] family [O] Oregon chub
[S] Cyprinidae [P] family [O] Oregon chub
0.747276
0.698038
<ENT_0> is a <ENT_8> <ENT_1> that runs between <ENT_2> and <ENT_3> in <ENT_4> , <ENT_5> . Until <ENT_7> , this train ran from <ENT_6> to <ENT_3> . It was extended to <ENT_2> in <ENT_7> .
[ "Siddaganga Intercity Express", "express train", "Dharwad", "Bengaluru", "Karnataka", "India", "Hubballi", "2011", "daily" ]
[ [ "Siddaganga Intercity Express", "division", "Hubballi" ] ]
{ "wikipage": "Siddaganga_Intercity_Express", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 3, "graph_set_index": 0 }
["Siddaganga_Intercity_Express", 0, [0, 0, 3]]
Siddaganga Intercity Express is a daily express train that runs between Dharwad and Bengaluru in Karnataka , India . Until 2011 , this train ran from Hubballi to Bengaluru . It was extended to Dharwad in 2011 .
[S] Siddaganga Intercity Express [P] division [O] Hubballi
[S] Siddaganga Intercity Express [P] division [O] Hubballi
[S] Hubballi [P] division [O] Siddaganga Intercity Express
[S] Hubballi [P] division [O] Siddaganga Intercity Express
0.545263
0.57097
<ENT_0> , also known as the office of <ENT_5> at <ENT_6> , is a historic home located at <ENT_1> , <ENT_2> . It was built in <ENT_3> , and is a two-story , asymmetrical plan , <ENT_4> style brick dwelling .
[ "Chauncey N. Lawton House", "South Bend", "St. Joseph County , Indiana", "1872", "Italian Villa", "Diamond & Diamond Attorneys", "Law" ]
[ [ "Chauncey N. Lawton House", "yearOfConstruction", "1872" ] ]
{ "wikipage": "Chauncey_N._Lawton_House", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Chauncey_N._Lawton_House", 0, [0, 0, 2]]
Chauncey N. Lawton House , also known as the office of Diamond & Diamond Attorneys at Law , is a historic home located at South Bend , St. Joseph County , Indiana . It was built in 1872 , and is a two-story , asymmetrical plan , Italian Villa style brick dwelling .
[S] Chauncey N. Lawton House [P] yearOfConstruction [O] 1872
[S] Chauncey N. Lawton House [P] yearOfConstruction [O] 1872
[S] 1872 [P] yearOfConstruction [O] Chauncey N. Lawton House
[S] 1872 [P] yearOfConstruction [O] Chauncey N. Lawton House
0.575738
0.563115
<ENT_0> is a <ENT_1> in the <ENT_2> district of <ENT_3> , <ENT_4> .
[ "Low Redford Meadows", "Site of Special Scientific Interest", "Teesdale", "County Durham", "England" ]
[ [ "Low Redford Meadows", "country", "England" ] ]
{ "wikipage": "Low_Redford_Meadows", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Low_Redford_Meadows", 0, [0, 0, 1]]
Low Redford Meadows is a Site of Special Scientific Interest in the Teesdale district of County Durham , England .
[S] Low Redford Meadows [P] country [O] England
[S] Low Redford Meadows [P] country [O] England
[S] England [P] country [O] Low Redford Meadows
[S] England [P] country [O] Low Redford Meadows
0.667757
0.565332
<ENT_0> ( or <ENT_4> ) is in the <ENT_1> region in the north-east of <ENT_2> in the <ENT_3> .
[ "Mount Zulia", "Karamoja", "Uganda", "Kidepo Valley National Park", "Losolia" ]
[ [ "Mount Zulia", "locatedInArea", "Uganda" ] ]
{ "wikipage": "Mount_Zulia", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Mount_Zulia", 0, [0, 0, 1]]
Mount Zulia ( or Losolia ) is in the Karamoja region in the north-east of Uganda in the Kidepo Valley National Park .
[S] Mount Zulia [P] locatedInArea [O] Uganda
[S] Mount Zulia [P] locatedInArea [O] Uganda
[S] Uganda [P] locatedInArea [O] Mount Zulia
[S] Uganda [P] locatedInArea [O] Mount Zulia
0.697421
0.637982
<ENT_0> ( <ENT_1> for ) is a civil parish in the western part of the municipality of <ENT_2> in the <ENT_1> island of <ENT_3> .
[ "Jardim do Mar", "Portuguese", "Calheta", "Madeira" ]
[ [ "Jardim do Mar", "state", "Madeira" ] ]
{ "wikipage": "Jardim_do_Mar", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Jardim_do_Mar", 0, [0, 0, 1]]
Jardim do Mar ( Portuguese for ) is a civil parish in the western part of the municipality of Calheta in the Portuguese island of Madeira .
[S] Jardim do Mar [P] state [O] Madeira
[S] Jardim do Mar [P] state [O] Madeira
[S] Madeira [P] state [O] Jardim do Mar
[S] Madeira [P] state [O] Jardim do Mar
0.671702
0.625566
It flows through <ENT_0> town in <ENT_1> . The <ENT_2> basin has large resources of diamonds in <ENT_4> in <ENT_3> , discovered in the main river channel and on flats and terraces in its flood plains .
[ "Malanje", "Angola", "Kwango River", "Lunda Norte Province", "the Chitamba-Lulo Kimberlite Cluster" ]
[ [ "Kwango River", "country", "Angola" ] ]
{ "wikipage": "Kwango_River", "text_paragraph_index": 0, "text_sentence_index_start": 2, "text_sentence_index_end": 4, "graph_set_index": 0 }
["Kwango_River", 0, [0, 2, 4]]
It flows through Malanje town in Angola . The Kwango River basin has large resources of diamonds in the Chitamba-Lulo Kimberlite Cluster in Lunda Norte Province , discovered in the main river channel and on flats and terraces in its flood plains .
[S] Kwango River [P] country [O] Angola
[S] Kwango River [P] country [O] Angola
[S] Angola [P] country [O] Kwango River
[S] Angola [P] country [O] Kwango River
0.690368
0.596367
<ENT_0> is a road bridge connecting <ENT_1> to <ENT_2> in south <ENT_3> , <ENT_4> . The original high-level bridge was constructed between 1800 and <ENT_5> and superseded by a more modern structure in <ENT_6> .
[ "Michaelson Road Bridge", "Central Barrow", "Barrow Island", "Cumbria", "England", "1884", "the early 1960s" ]
[ [ "Michaelson Road Bridge", "openingYear", "1884" ] ]
{ "wikipage": "Michaelson_Road_Bridge", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Michaelson_Road_Bridge", 0, [0, 0, 2]]
Michaelson Road Bridge is a road bridge connecting Central Barrow to Barrow Island in south Cumbria , England . The original high-level bridge was constructed between 1800 and 1884 and superseded by a more modern structure in the early 1960s .
[S] Michaelson Road Bridge [P] openingYear [O] 1884
[S] Michaelson Road Bridge [P] openingYear [O] 1884
[S] 1884 [P] openingYear [O] Michaelson Road Bridge
[S] 1884 [P] openingYear [O] Michaelson Road Bridge
0.63109
0.640321
The <ENT_0> ( <ENT_1> : , ) is a <ENT_2> in the <ENT_3> .
[ "Jumhooree Party", "Dhivehi", "political party", "Maldives" ]
[ [ "Jumhooree Party", "headquarter", "Maldives" ] ]
{ "wikipage": "Jumhooree_Party", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Jumhooree_Party", 0, [0, 0, 1]]
The Jumhooree Party ( Dhivehi : , ) is a political party in the Maldives .
[S] Jumhooree Party [P] headquarter [O] Maldives
[S] Jumhooree Party [P] headquarter [O] Maldives
[S] Maldives [P] headquarter [O] Jumhooree Party
[S] Maldives [P] headquarter [O] Jumhooree Party
0.761261
0.772967
<ENT_0> <ENT_1> is the biggest and most important <ENT_2> event in <ENT_3> .
[ "Vilnius International Film Festival", "Kino Pavasaris", "cinema", "Lithuania" ]
[ [ "Vilnius International Film Festival", "location", "Lithuania" ] ]
{ "wikipage": "Vilnius_International_Film_Festival", "text_paragraph_index": 1, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Vilnius_International_Film_Festival", 0, [1, 0, 1]]
Vilnius International Film Festival Kino Pavasaris is the biggest and most important cinema event in Lithuania .
[S] Vilnius International Film Festival [P] location [O] Lithuania
[S] Vilnius International Film Festival [P] location [O] Lithuania
[S] Lithuania [P] location [O] Vilnius International Film Festival
[S] Lithuania [P] location [O] Vilnius International Film Festival
0.804454
0.739943
<ENT_0> is a <ENT_1> escarpment that lies above the <ENT_2> in the <ENT_3> <ENT_4> in the <ENT_6> county of <ENT_5> .
[ "Derwent Edge", "Millstone Grit", "Upper Derwent Valley", "Peak District", "National Park", "Derbyshire", "English" ]
[ [ "Derwent Edge", "locatedInArea", "Derbyshire" ] ]
{ "wikipage": "Derwent_Edge", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Derwent_Edge", 0, [0, 0, 1]]
Derwent Edge is a Millstone Grit escarpment that lies above the Upper Derwent Valley in the Peak District National Park in the English county of Derbyshire .
[S] Derwent Edge [P] locatedInArea [O] Derbyshire
[S] Derwent Edge [P] locatedInArea [O] Derbyshire
[S] Derbyshire [P] locatedInArea [O] Derwent Edge
[S] Derbyshire [P] locatedInArea [O] Derwent Edge
0.656979
0.594165
<ENT_0> ( born <ENT_7> ) is an <ENT_1> <ENT_2> <ENT_3> <ENT_4> and <ENT_5> , fighting out of <ENT_8> in his home town of <ENT_6> .
[ "Roberto Cocco", "Italian", "super middleweight", "Muay Thai", "kickboxer", "boxer", "Turin , Italy", "May 16 , 1977", "Dojo Miura" ]
[ [ "Roberto Cocco", "nationality", "Italian" ] ]
{ "wikipage": "Roberto_Cocco", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 1 }
["Roberto_Cocco", 1, [0, 0, 1]]
Roberto Cocco ( born May 16 , 1977 ) is an Italian super middleweight Muay Thai kickboxer and boxer , fighting out of Dojo Miura in his home town of Turin , Italy .
[S] Roberto Cocco [P] nationality [O] Italian
[S] Roberto Cocco [P] nationality [O] Italian
[S] Italian [P] nationality [O] Roberto Cocco
[S] Italian [P] nationality [O] Roberto Cocco
0.449455
0.38891
<ENT_0> ( born <ENT_3> ) is a <ENT_1> female professional <ENT_2> player .
[ "Deolinda Ngulela", "Mozambican", "basketball", "April 18 , 1981" ]
[ [ "Deolinda Ngulela", "nationality", "Mozambican" ] ]
{ "wikipage": "Deolinda_Ngulela", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Deolinda_Ngulela", 0, [0, 0, 1]]
Deolinda Ngulela ( born April 18 , 1981 ) is a Mozambican female professional basketball player .
[S] Deolinda Ngulela [P] nationality [O] Mozambican
[S] Deolinda Ngulela [P] nationality [O] Mozambican
[S] Mozambican [P] nationality [O] Deolinda Ngulela
[S] Mozambican [P] nationality [O] Deolinda Ngulela
0.546869
0.422076
<ENT_0> was born on <ENT_7> , to <ENT_9> parents as <ENT_1> in Podwołoczyska , <ENT_2> , <ENT_3> ( now <ENT_4> , <ENT_5> ) , <ENT_10> adopted the name `` <ENT_8> , '' which was based on the <ENT_6> root for `` crooked , twisted '' .
[ "Walter Krivitsky", "Samuel Ginsberg", "Galicia", "Austria-Hungary", "Pidvolochysk", "Ukraine", "Slavic", "June 28 , 1899", "Krivitsky", "Jewish", "he" ]
[ [ "Walter Krivitsky", "birthName", "Samuel Ginsberg" ] ]
{ "wikipage": "Walter_Krivitsky", "text_paragraph_index": 1, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 1 }
["Walter_Krivitsky", 1, [1, 0, 1]]
Walter Krivitsky was born on June 28 , 1899 , to Jewish parents as Samuel Ginsberg in Podwołoczyska , Galicia , Austria-Hungary ( now Pidvolochysk , Ukraine ) , he adopted the name `` Krivitsky , '' which was based on the Slavic root for `` crooked , twisted '' .
[S] Walter Krivitsky [P] birthName [O] Samuel Ginsberg
[S] Walter Krivitsky [P] birthName [O] Samuel Ginsberg
[S] Samuel Ginsberg [P] birthName [O] Walter Krivitsky
[S] Samuel Ginsberg [P] birthName [O] Walter Krivitsky
0.412755
0.50844
<ENT_0> ( ) is a mostly ice-free <ENT_1> , <ENT_7> ( <ENT_6> high , near the middle of the line of peaks at the east side of <ENT_2> in the <ENT_3> of the <ENT_4> , <ENT_5> .
[ "Matney Peak", "peak", "Webster Glacier", "Heritage Range", "Ellsworth Mountains", "Antarctica", "5,940 ft )", "1,810 metres" ]
[ [ "Matney Peak", "country", "Antarctica" ] ]
{ "wikipage": "Matney_Peak", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Matney_Peak", 0, [0, 0, 1]]
Matney Peak ( ) is a mostly ice-free peak , 1,810 metres ( 5,940 ft ) high , near the middle of the line of peaks at the east side of Webster Glacier in the Heritage Range of the Ellsworth Mountains , Antarctica .
[S] Matney Peak [P] country [O] Antarctica
[S] Matney Peak [P] country [O] Antarctica
[S] Antarctica [P] country [O] Matney Peak
[S] Antarctica [P] country [O] Matney Peak
0.740679
0.665112
<ENT_0> ( ) ( ) is a <ENT_1> , <ENT_9> ( <ENT_8> long and <ENT_7> ( <ENT_10> wide , flowing southwest from the <ENT_2> of <ENT_3> , <ENT_4> , to <ENT_5> , immediately south of <ENT_6> .
[ "Meiklejohn Glacier", "glacier", "Dyer Plateau", "Palmer Land", "Antarctica", "George VI Sound", "Moore Point", "4 nautical miles", "22 km )", "12 nautical miles", "7 km )" ]
[ [ "Meiklejohn Glacier", "country", "Antarctica" ] ]
{ "wikipage": "Meiklejohn_Glacier", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Meiklejohn_Glacier", 0, [0, 0, 1]]
Meiklejohn Glacier ( ) ( ) is a glacier , 12 nautical miles ( 22 km ) long and 4 nautical miles ( 7 km ) wide , flowing southwest from the Dyer Plateau of Palmer Land , Antarctica , to George VI Sound , immediately south of Moore Point .
[S] Meiklejohn Glacier [P] country [O] Antarctica
[S] Meiklejohn Glacier [P] country [O] Antarctica
[S] Antarctica [P] country [O] Meiklejohn Glacier
[S] Antarctica [P] country [O] Meiklejohn Glacier
0.744136
0.681295
<ENT_0> , formerly <ENT_1> , is a state park located near the town of <ENT_2> in <ENT_3> along the <ENT_4> .
[ "Lee State Park", "Lee State Natural Area", "Bishopville", "Lee County , South Carolina", "Lynches River" ]
[ [ "Lee State Natural Area", "name", "Lee State Park" ] ]
{ "wikipage": "Lee_State_Natural_Area", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Lee_State_Natural_Area", 0, [0, 0, 1]]
Lee State Park , formerly Lee State Natural Area , is a state park located near the town of Bishopville in Lee County , South Carolina along the Lynches River .
[S] Lee State Natural Area [P] name [O] Lee State Park
[S] Lee State Natural Area [P] name [O] Lee State Park
[S] Lee State Park [P] name [O] Lee State Natural Area
[S] Lee State Park [P] name [O] Lee State Natural Area
0.596829
0.617573
The village has a cricket and football team , the latter of which ( <ENT_0> FC ) compete in the North <ENT_1> Football league , currently the Intermediate <ENT_2> division .
[ "High Bickington", "Devon", "1" ]
[ [ "High Bickington", "country", "Devon" ] ]
{ "wikipage": "High_Bickington", "text_paragraph_index": 13, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["High_Bickington", 0, [13, 0, 1]]
The village has a cricket and football team , the latter of which ( High Bickington FC ) compete in the North Devon Football league , currently the Intermediate 1 division .
[S] High Bickington [P] country [O] Devon
[S] High Bickington [P] country [O] Devon
[S] Devon [P] country [O] High Bickington
[S] Devon [P] country [O] High Bickington
0.64134
0.577553
The <ENT_0> is a <ENT_1> public house in <ENT_7> in the <ENT_2> area of <ENT_3> in the <ENT_4> of <ENT_5> . It is now a free house and restaurant and is a <ENT_1> building , having been added to the register on <ENT_6> .
[ "Cross Keys Inn", "Grade II listed", "Odd Down", "Bath", "English ceremonial county", "Somerset", "11 August 1972", "Midford Road" ]
[ [ "Cross Keys Inn", "locmapin", "Somerset" ] ]
{ "wikipage": "Cross_Keys_Inn", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Cross_Keys_Inn", 0, [0, 0, 2]]
The Cross Keys Inn is a Grade II listed public house in Midford Road in the Odd Down area of Bath in the English ceremonial county of Somerset . It is now a free house and restaurant and is a Grade II listed building , having been added to the register on 11 August 1972 .
[S] Cross Keys Inn [P] locmapin [O] Somerset
[S] Cross Keys Inn [P] locmapin [O] Somerset
[S] Somerset [P] locmapin [O] Cross Keys Inn
[S] Somerset [P] locmapin [O] Cross Keys Inn
0.583936
0.525199
<ENT_0> ( <ENT_1> : ) is a and <ENT_2> in the <ENT_3> in the <ENT_4> region of central <ENT_5> .
[ "Civitella Roveto", "Abruzzese", "town", "province of L'Aquila", "Abruzzo", "Italy" ]
[ [ "Civitella Roveto", "country", "Italy" ] ]
{ "wikipage": "Civitella_Roveto", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Civitella_Roveto", 0, [0, 0, 1]]
Civitella Roveto ( Abruzzese : ) is a and town in the province of L'Aquila in the Abruzzo region of central Italy .
[S] Civitella Roveto [P] country [O] Italy
[S] Civitella Roveto [P] country [O] Italy
[S] Italy [P] country [O] Civitella Roveto
[S] Italy [P] country [O] Civitella Roveto
0.696677
0.592776
<ENT_0> ( born <ENT_4> in <ENT_1> , <ENT_2> ) is a <ENT_7> animator , director , film producer and administrator who worked with the <ENT_3> ( <ENT_6> ) from <ENT_8> until <ENT_5> .
[ "Robert Verrall", "Toronto", "Ontario", "National Film Board of Canada", "January 13 , 1928", "the 1980s", "NFB", "Canadian", "1945" ]
[ [ "Robert Verrall", "birthPlace", "Toronto" ] ]
{ "wikipage": "Robert_Verrall", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Robert_Verrall", 0, [0, 0, 1]]
Robert Verrall ( born January 13 , 1928 in Toronto , Ontario ) is a Canadian animator , director , film producer and administrator who worked with the National Film Board of Canada ( NFB ) from 1945 until the 1980s .
[S] Robert Verrall [P] birthPlace [O] Toronto
[S] Robert Verrall [P] birthPlace [O] Toronto
[S] Toronto [P] birthPlace [O] Robert Verrall
[S] Toronto [P] birthPlace [O] Robert Verrall
0.603564
0.513181
<ENT_0> ( born <ENT_5> in <ENT_1> ) is an artist and professor of the <ENT_2> in <ENT_3> , <ENT_4> .
[ "Gerhard Gleich", "Prague", "Academy of Fine Arts Vienna", "Vienna", "Austria", "23 October 1941" ]
[ [ "Gerhard Gleich", "birthPlace", "Prague" ] ]
{ "wikipage": "Gerhard_Gleich", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Gerhard_Gleich", 0, [0, 0, 1]]
Gerhard Gleich ( born 23 October 1941 in Prague ) is an artist and professor of the Academy of Fine Arts Vienna in Vienna , Austria .
[S] Gerhard Gleich [P] birthPlace [O] Prague
[S] Gerhard Gleich [P] birthPlace [O] Prague
[S] Prague [P] birthPlace [O] Gerhard Gleich
[S] Prague [P] birthPlace [O] Gerhard Gleich
0.68357
0.612234
<ENT_0> , also known as <ENT_4> , is a historic home located in <ENT_1> , <ENT_2> . The original section was built about <ENT_3> , with a <ENT_6> 1/2-story stone kitchen wing added about <ENT_5> , and two-story frame addition in <ENT_7> .
[ "Hayes Homestead", "Newlin Township", "Chester County , Pennsylvania", "1770", "Green Lawn Farm", "1799", "1", "1882" ]
[ [ "Hayes Homestead", "yearOfConstruction", "1770" ] ]
{ "wikipage": "Hayes_Homestead", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Hayes_Homestead", 0, [0, 0, 2]]
Hayes Homestead , also known as Green Lawn Farm , is a historic home located in Newlin Township , Chester County , Pennsylvania . The original section was built about 1770 , with a 1 1/2-story stone kitchen wing added about 1799 , and two-story frame addition in 1882 .
[S] Hayes Homestead [P] yearOfConstruction [O] 1770
[S] Hayes Homestead [P] yearOfConstruction [O] 1770
[S] 1770 [P] yearOfConstruction [O] Hayes Homestead
[S] 1770 [P] yearOfConstruction [O] Hayes Homestead
0.549706
0.567721
In <ENT_3> , <ENT_0> appeared with a <ENT_4> color design , separating the upper part and the bottom part . Golden “ <ENT_2> ” and silvery “ <ENT_1> ” labels were marked at the middle part of the can .
[ "Jolly Shandy", "Shandy", "Jolly", "1990s", "two" ]
[ [ "Jolly Shandy", "type", "Shandy" ] ]
{ "wikipage": "Jolly_Shandy", "text_paragraph_index": 8, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Jolly_Shandy", 0, [8, 0, 2]]
In 1990s , Jolly Shandy appeared with a two color design , separating the upper part and the bottom part . Golden “ Jolly ” and silvery “ Shandy ” labels were marked at the middle part of the can .
[S] Jolly Shandy [P] type [O] Shandy
[S] Jolly Shandy [P] type [O] Shandy
[S] Shandy [P] type [O] Jolly Shandy
[S] Shandy [P] type [O] Jolly Shandy
0.602669
0.619893
<ENT_0> ( born March 5 , <ENT_1> ) is an <ENT_3> educator , researcher , disability policy expert and <ENT_2> .
[ "Lex Frieden", "1949", "disability rights activist", "American" ]
[ [ "Lex Frieden", "birthYear", "1949" ] ]
{ "wikipage": "Lex_Frieden", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Lex_Frieden", 0, [0, 0, 1]]
Lex Frieden ( born March 5 , 1949 ) is an American educator , researcher , disability policy expert and disability rights activist .
[S] Lex Frieden [P] birthYear [O] 1949
[S] Lex Frieden [P] birthYear [O] 1949
[S] 1949 [P] birthYear [O] Lex Frieden
[S] 1949 [P] birthYear [O] Lex Frieden
0.711658
0.655914
The <ENT_0> ( <ENT_1> : ) was founded in <ENT_2> as a <ENT_1> liberal party and is the forerunner of the <ENT_3> ( FDP ) in the current Federal Republic of <ENT_4> .
[ "Democratic Party of Germany", "German", "1947", "Free Democratic Party", "Germany" ]
[ [ "Democratic Party of Germany", "country", "Germany" ] ]
{ "wikipage": "Democratic_Party_of_Germany", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Democratic_Party_of_Germany", 0, [0, 0, 1]]
The Democratic Party of Germany ( German : ) was founded in 1947 as a German liberal party and is the forerunner of the Free Democratic Party ( FDP ) in the current Federal Republic of Germany .
[S] Democratic Party of Germany [P] country [O] Germany
[S] Democratic Party of Germany [P] country [O] Germany
[S] Germany [P] country [O] Democratic Party of Germany
[S] Germany [P] country [O] Democratic Party of Germany
0.661805
0.617514
<ENT_0> is a <ENT_1> <ENT_2> known for her series .
[ "Izumi Aso", "Japanese", "manga artist" ]
[ [ "Izumi Aso", "nationality", "Japanese" ] ]
{ "wikipage": "Izumi_Aso", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Izumi_Aso", 0, [0, 0, 1]]
Izumi Aso is a Japanese manga artist known for her series .
[S] Izumi Aso [P] nationality [O] Japanese
[S] Izumi Aso [P] nationality [O] Japanese
[S] Japanese [P] nationality [O] Izumi Aso
[S] Japanese [P] nationality [O] Izumi Aso
0.714531
0.675323
<ENT_0> is an <ENT_1> <ENT_2> located in <ENT_3> , <ENT_4> , a small coastal town around <ENT_7> north west of <ENT_5> . The hospital is managed by <ENT_6> .
[ "Chalmers Hospital", "NHS", "general hospital", "Banff", "Scotland", "Aberdeen", "NHS Grampian", "46.5 miles" ]
[ [ "Chalmers Hospital", "country", "Scotland" ] ]
{ "wikipage": "Chalmers_Hospital", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Chalmers_Hospital", 0, [0, 0, 2]]
Chalmers Hospital is an NHS general hospital located in Banff , Scotland , a small coastal town around 46.5 miles north west of Aberdeen . The hospital is managed by NHS Grampian .
[S] Chalmers Hospital [P] country [O] Scotland
[S] Chalmers Hospital [P] country [O] Scotland
[S] Scotland [P] country [O] Chalmers Hospital
[S] Scotland [P] country [O] Chalmers Hospital
0.665905
0.590109
<ENT_0> ( <ENT_1> : , born <ENT_4> in <ENT_2> , <ENT_3> ) is a retired <ENT_1> boxer . <ENT_6> is a former <ENT_8> , <ENT_5> , four-time <ENT_7> and multi-time <ENT_1> Champion .
[ "Nshan Munchyan", "Armenian", "Yerevan", "Armenian SSR", "June 24 , 1963", "European", "He", "Soviet", "World" ]
[ [ "Nshan Munchyan", "birthPlace", "Yerevan" ] ]
{ "wikipage": "Nshan_Munchyan", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Nshan_Munchyan", 0, [0, 0, 2]]
Nshan Munchyan ( Armenian : , born June 24 , 1963 in Yerevan , Armenian SSR ) is a retired Armenian boxer . He is a former World , European , four-time Soviet and multi-time Armenian Champion .
[S] Nshan Munchyan [P] birthPlace [O] Yerevan
[S] Nshan Munchyan [P] birthPlace [O] Yerevan
[S] Yerevan [P] birthPlace [O] Nshan Munchyan
[S] Yerevan [P] birthPlace [O] Nshan Munchyan
0.633398
0.552881
<ENT_0> is an airport on <ENT_1> in the <ENT_2> ( <ENT_3> : <ENT_4> , <ENT_5> : <ENT_6> ) .
[ "Seghe Airport", "Seghe", "Solomon Islands", "IATA", "EGM", "ICAO", "AGGS" ]
[ [ "Seghe Airport", "location", "Seghe" ] ]
{ "wikipage": "Seghe_Airport", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Seghe_Airport", 0, [0, 0, 1]]
Seghe Airport is an airport on Seghe in the Solomon Islands ( IATA : EGM , ICAO : AGGS ) .
[S] Seghe Airport [P] location [O] Seghe
[S] Seghe Airport [P] location [O] Seghe
[S] Seghe [P] location [O] Seghe Airport
[S] Seghe [P] location [O] Seghe Airport
0.656057
0.617139
<ENT_0> is an <ENT_1> actor best known for the television series .
[ "JLouis Mills", "American" ]
[ [ "JLouis Mills", "nationality", "American" ] ]
{ "wikipage": "JLouis_Mills", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["JLouis_Mills", 0, [0, 0, 1]]
JLouis Mills is an American actor best known for the television series .
[S] JLouis Mills [P] nationality [O] American
[S] JLouis Mills [P] nationality [O] American
[S] American [P] nationality [O] JLouis Mills
[S] American [P] nationality [O] JLouis Mills
0.715771
0.652918
<ENT_0> ( <ENT_1> <ENT_2> ) is a 5.616-mile-long ( <ENT_6> ) <ENT_3> in the <ENT_4> of <ENT_5> .
[ "Kentucky Route 384", "KY", "384", "state highway", "U.S. state", "Kentucky", "9.038 km" ]
[ [ "Kentucky Route 384", "state", "KY" ] ]
{ "wikipage": "Kentucky_Route_384", "text_paragraph_index": 1, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Kentucky_Route_384", 0, [1, 0, 1]]
Kentucky Route 384 ( KY 384 ) is a 5.616-mile-long ( 9.038 km ) state highway in the U.S. state of Kentucky .
[S] Kentucky Route 384 [P] state [O] KY
[S] Kentucky Route 384 [P] state [O] KY
[S] KY [P] state [O] Kentucky Route 384
[S] KY [P] state [O] Kentucky Route 384
0.803246
0.826238
The class of <ENT_6> was the <ENT_7> graduating class of <ENT_0> . <ENT_5> is known for its strong academics with a drop out rate of <ENT_4> and <ENT_3> of students passing the <ENT_1> High School assessment in <ENT_2> .
[ "Marriotts Ridge High School", "Maryland", "the 2009–2010 school year", "100 %", ".46 %", "Marriotts Ridge", "2008", "first" ]
[ [ "Marriotts Ridge High School", "location", "Maryland" ] ]
{ "wikipage": "Marriotts_Ridge_High_School", "text_paragraph_index": 5, "text_sentence_index_start": 1, "text_sentence_index_end": 3, "graph_set_index": 0 }
["Marriotts_Ridge_High_School", 0, [5, 1, 3]]
The class of 2008 was the first graduating class of Marriotts Ridge High School . Marriotts Ridge is known for its strong academics with a drop out rate of .46 % and 100 % of students passing the Maryland High School assessment in the 2009–2010 school year .
[S] Marriotts Ridge High School [P] location [O] Maryland
[S] Marriotts Ridge High School [P] location [O] Maryland
[S] Maryland [P] location [O] Marriotts Ridge High School
[S] Maryland [P] location [O] Marriotts Ridge High School
0.793775
0.709508
<ENT_0> is a <ENT_1> of the <ENT_2> in <ENT_3> state in mid- <ENT_4> .
[ "Mid-India Yearly Meeting", "yearly meeting", "Religious Society of Friends", "Madhya Pradesh", "India" ]
[ [ "Mid-India Yearly Meeting", "area", "India" ] ]
{ "wikipage": "Mid-India_Yearly_Meeting", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Mid-India_Yearly_Meeting", 0, [0, 0, 1]]
Mid-India Yearly Meeting is a yearly meeting of the Religious Society of Friends in Madhya Pradesh state in mid- India .
[S] Mid-India Yearly Meeting [P] area [O] India
[S] Mid-India Yearly Meeting [P] area [O] India
[S] India [P] area [O] Mid-India Yearly Meeting
[S] India [P] area [O] Mid-India Yearly Meeting
0.645503
0.686446
<ENT_0> graduated with a degree in painting and stage design from the <ENT_1> . In <ENT_2> , jointly with <ENT_5> and <ENT_4> , <ENT_6> founded <ENT_3> .
[ "Romeo Castellucci", "Accademia di Belle Arti di Bologna", "1981", "Socìetas Raffaello Sanzio", "Chiara Guidi", "Claudia Castellucci", "he" ]
[ [ "Romeo Castellucci", "activeYearsStartYear", "1981" ] ]
{ "wikipage": "Romeo_Castellucci", "text_paragraph_index": 1, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Romeo_Castellucci", 0, [1, 0, 2]]
Romeo Castellucci graduated with a degree in painting and stage design from the Accademia di Belle Arti di Bologna . In 1981 , jointly with Claudia Castellucci and Chiara Guidi , he founded Socìetas Raffaello Sanzio .
[S] Romeo Castellucci [P] activeYearsStartYear [O] 1981
[S] Romeo Castellucci [P] activeYearsStartYear [O] 1981
[S] 1981 [P] activeYearsStartYear [O] Romeo Castellucci
[S] 1981 [P] activeYearsStartYear [O] Romeo Castellucci
0.496132
0.543638
<ENT_0> ( born <ENT_7> ) is an <ENT_9> former professional <ENT_1> born in <ENT_2> who made <ENT_8> appearances in <ENT_3> playing as a <ENT_4> for <ENT_5> and <ENT_6> .
[ "Keith Rutter", "footballer", "Leeds", "the Football League", "centre half", "Queens Park Rangers", "Colchester United", "10 September 1934", "402", "English" ]
[ [ "Keith Rutter", "birthPlace", "Leeds" ] ]
{ "wikipage": "Keith_Rutter", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Keith_Rutter", 0, [0, 0, 1]]
Keith Rutter ( born 10 September 1934 ) is an English former professional footballer born in Leeds who made 402 appearances in the Football League playing as a centre half for Queens Park Rangers and Colchester United .
[S] Keith Rutter [P] birthPlace [O] Leeds
[S] Keith Rutter [P] birthPlace [O] Leeds
[S] Leeds [P] birthPlace [O] Keith Rutter
[S] Leeds [P] birthPlace [O] Keith Rutter
0.589557
0.522591
<ENT_0> is a <ENT_1> dedicated to the appreciation and understanding of <ENT_2> <ENT_3> . It was founded by <ENT_7> and established in <ENT_4> , <ENT_5> , <ENT_6> in <ENT_8> as the only non-profit institution devoted solely to the exhibition and understanding of <ENT_2> <ENT_3> .
[ "International Print Center New York", "non-profit organization", "fine art", "prints", "Chelsea", "Manhattan", "New York City", "Anne Coffin", "September 2000" ]
[ [ "International Print Center New York", "location", "Manhattan" ] ]
{ "wikipage": "International_Print_Center_New_York", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["International_Print_Center_New_York", 0, [0, 0, 2]]
International Print Center New York is a non-profit organization dedicated to the appreciation and understanding of fine art prints . It was founded by Anne Coffin and established in Chelsea , Manhattan , New York City in September 2000 as the only non-profit institution devoted solely to the exhibition and understanding of fine art prints .
[S] International Print Center New York [P] location [O] Manhattan
[S] International Print Center New York [P] location [O] Manhattan
[S] Manhattan [P] location [O] International Print Center New York
[S] Manhattan [P] location [O] International Print Center New York
0.579537
0.515826
<ENT_0> ( born 30 June <ENT_1> ) is a <ENT_2> actor .
[ "Philippe Duquesne", "1965", "French" ]
[ [ "Philippe Duquesne", "birthYear", "1965" ] ]
{ "wikipage": "Philippe_Duquesne", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Philippe_Duquesne", 0, [0, 0, 1]]
Philippe Duquesne ( born 30 June 1965 ) is a French actor .
[S] Philippe Duquesne [P] birthYear [O] 1965
[S] Philippe Duquesne [P] birthYear [O] 1965
[S] 1965 [P] birthYear [O] Philippe Duquesne
[S] 1965 [P] birthYear [O] Philippe Duquesne
0.797089
0.749919
<ENT_0> ( <ENT_1> <ENT_2> ) is a <ENT_3> in western <ENT_4> .
[ "Mississippi Highway 454", "MS", "454", "state highway", "Mississippi" ]
[ [ "Mississippi Highway 454", "state", "MS" ] ]
{ "wikipage": "Mississippi_Highway_454", "text_paragraph_index": 1, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Mississippi_Highway_454", 0, [1, 0, 1]]
Mississippi Highway 454 ( MS 454 ) is a state highway in western Mississippi .
[S] Mississippi Highway 454 [P] state [O] MS
[S] Mississippi Highway 454 [P] state [O] MS
[S] MS [P] state [O] Mississippi Highway 454
[S] MS [P] state [O] Mississippi Highway 454
0.868935
0.863651
<ENT_0> ( born <ENT_4> in <ENT_1> ) is an <ENT_5> cyclist , who currently rides for <ENT_2> <ENT_3> .
[ "Marco Tizza", "Giussano", "UCI Continental team", "Amore & Vita–Prodir", "6 February 1992", "Italian" ]
[ [ "Marco Tizza", "birthPlace", "Giussano" ] ]
{ "wikipage": "Marco_Tizza", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Marco_Tizza", 0, [0, 0, 1]]
Marco Tizza ( born 6 February 1992 in Giussano ) is an Italian cyclist , who currently rides for UCI Continental team Amore & Vita–Prodir .
[S] Marco Tizza [P] birthPlace [O] Giussano
[S] Marco Tizza [P] birthPlace [O] Giussano
[S] Giussano [P] birthPlace [O] Marco Tizza
[S] Giussano [P] birthPlace [O] Marco Tizza
0.555997
0.523711
<ENT_0> , is a <ENT_1> in <ENT_2> , <ENT_3> .
[ "Erdgas Sportpark", "stadium", "Halle", "Germany" ]
[ [ "Erdgas Sportpark", "location", "Germany" ] ]
{ "wikipage": "Erdgas_Sportpark", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Erdgas_Sportpark", 0, [0, 0, 1]]
Erdgas Sportpark , is a stadium in Halle , Germany .
[S] Erdgas Sportpark [P] location [O] Germany
[S] Erdgas Sportpark [P] location [O] Germany
[S] Germany [P] location [O] Erdgas Sportpark
[S] Germany [P] location [O] Erdgas Sportpark
0.78789
0.709282
<ENT_0> ( nicknamed `` <ENT_1> '' ) is a multi-use <ENT_2> in <ENT_3> , <ENT_4> .
[ "Estadio Florencio Sola", "Lencho", "stadium", "Banfield", "Argentina" ]
[ [ "Estadio Florencio Sola", "location", "Argentina" ] ]
{ "wikipage": "Estadio_Florencio_Sola", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Estadio_Florencio_Sola", 0, [0, 0, 1]]
Estadio Florencio Sola ( nicknamed `` Lencho '' ) is a multi-use stadium in Banfield , Argentina .
[S] Estadio Florencio Sola [P] location [O] Argentina
[S] Estadio Florencio Sola [P] location [O] Argentina
[S] Argentina [P] location [O] Estadio Florencio Sola
[S] Argentina [P] location [O] Estadio Florencio Sola
0.770502
0.686572
<ENT_0> is located by <ENT_3> , <ENT_1> , <ENT_2> .
[ "Chandpur Stadium", "Chandpur", "Bangladesh", "the Stadium Road" ]
[ [ "Chandpur Stadium", "location", "Bangladesh" ] ]
{ "wikipage": "Chandpur_Stadium", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Chandpur_Stadium", 0, [0, 0, 1]]
Chandpur Stadium is located by the Stadium Road , Chandpur , Bangladesh .
[S] Chandpur Stadium [P] location [O] Bangladesh
[S] Chandpur Stadium [P] location [O] Bangladesh
[S] Bangladesh [P] location [O] Chandpur Stadium
[S] Bangladesh [P] location [O] Chandpur Stadium
0.848108
0.773466
<ENT_0> ( <ENT_1> : ‎ , <ENT_8> , <ENT_2> – <ENT_7> , <ENT_2> ) was an <ENT_3> <ENT_4> who won the gold medal in the Men 's <ENT_9> <ENT_5> class at the <ENT_6> .
[ "Mohammad Ali Falahatinejad", "Persian", "Tehran", "Iranian", "weightlifter", "weight", "2003 World Weightlifting Championships", "August 14 , 2017", "July 15 , 1976", "77 kg" ]
[ [ "Mohammad Ali Falahatinejad", "birthPlace", "Tehran" ] ]
{ "wikipage": "Mohammad_Ali_Falahatinejad", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Mohammad_Ali_Falahatinejad", 0, [0, 0, 1]]
Mohammad Ali Falahatinejad ( Persian : ‎ , July 15 , 1976 , Tehran – August 14 , 2017 , Tehran ) was an Iranian weightlifter who won the gold medal in the Men 's 77 kg weight class at the 2003 World Weightlifting Championships .
[S] Mohammad Ali Falahatinejad [P] birthPlace [O] Tehran
[S] Mohammad Ali Falahatinejad [P] birthPlace [O] Tehran
[S] Tehran [P] birthPlace [O] Mohammad Ali Falahatinejad
[S] Tehran [P] birthPlace [O] Mohammad Ali Falahatinejad
0.627423
0.516274
The <ENT_0> in <ENT_1> was designed by <ENT_7> , <ENT_9> and <ENT_8> of the <ENT_2> Branch of Plans and Design in <ENT_10> . It was built by workers from the <ENT_3> and the <ENT_4> in <ENT_5> , in the <ENT_6> style .
[ "Devils Kitchen Picnic Shelter", "Colorado National Monument", "National Park Service", "Civilian Conservation Corps", "Public Works Administration", "1941", "National Park Service Rustic", "Harvey H. Cornell", "Kenneth M. Saunders", "Jerome C. Miller", "1940" ]
[ [ "Devils Kitchen Picnic Shelter", "yearOfConstruction", "1941" ] ]
{ "wikipage": "Devils_Kitchen_Picnic_Shelter", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Devils_Kitchen_Picnic_Shelter", 0, [0, 0, 2]]
The Devils Kitchen Picnic Shelter in Colorado National Monument was designed by Harvey H. Cornell , Jerome C. Miller and Kenneth M. Saunders of the National Park Service Branch of Plans and Design in 1940 . It was built by workers from the Civilian Conservation Corps and the Public Works Administration in 1941 , in the National Park Service Rustic style .
[S] Devils Kitchen Picnic Shelter [P] yearOfConstruction [O] 1941
[S] Devils Kitchen Picnic Shelter [P] yearOfConstruction [O] 1941
[S] 1941 [P] yearOfConstruction [O] Devils Kitchen Picnic Shelter
[S] 1941 [P] yearOfConstruction [O] Devils Kitchen Picnic Shelter
0.450457
0.423249
In <ENT_2> there was a proposal – termed <ENT_3> – to redevelop <ENT_0> 's waterfront into a mixture of public and private spaces . The proposal drew fierce criticism from some quarters , and <ENT_1> was formed to stop the proposal .
[ "Wellington", "Waterfront Watch", "the late 1990s", "Variation 17" ]
[ [ "Waterfront Watch", "location", "Wellington" ] ]
{ "wikipage": "Waterfront_Watch", "text_paragraph_index": 3, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Waterfront_Watch", 0, [3, 0, 2]]
In the late 1990s there was a proposal – termed Variation 17 – to redevelop Wellington 's waterfront into a mixture of public and private spaces . The proposal drew fierce criticism from some quarters , and Waterfront Watch was formed to stop the proposal .
[S] Waterfront Watch [P] location [O] Wellington
[S] Waterfront Watch [P] location [O] Wellington
[S] Wellington [P] location [O] Waterfront Watch
[S] Wellington [P] location [O] Waterfront Watch
0.776464
0.687296
<ENT_0> ( <ENT_2> ) was an <ENT_4> military officer and equestrian . <ENT_3> was born in <ENT_1> , <ENT_5> .
[ "Robert Borg", "Manila", "May 27 , 1913 – April 5 , 2005", "He", "American", "Philippines" ]
[ [ "Robert Borg", "birthPlace", "Manila" ] ]
{ "wikipage": "Robert_Borg", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Robert_Borg", 0, [0, 0, 2]]
Robert Borg ( May 27 , 1913 – April 5 , 2005 ) was an American military officer and equestrian . He was born in Manila , Philippines .
[S] Robert Borg [P] birthPlace [O] Manila
[S] Robert Borg [P] birthPlace [O] Manila
[S] Manila [P] birthPlace [O] Robert Borg
[S] Manila [P] birthPlace [O] Robert Borg
0.559432
0.437959
<ENT_0> ( born <ENT_5> ) is a retired <ENT_1> from <ENT_2> , who represented his native country at <ENT_7> consecutive <ENT_3> ( <ENT_8> and <ENT_9> ) . <ENT_6> was born in <ENT_4> .
[ "Marc Alexandre", "judoka", "France", "Summer Olympics", "Paris", "October 30 , 1959", "He", "two", "1984", "1988" ]
[ [ "Marc Alexandre", "birthPlace", "Paris" ] ]
{ "wikipage": "Marc_Alexandre", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Marc_Alexandre", 0, [0, 0, 2]]
Marc Alexandre ( born October 30 , 1959 ) is a retired judoka from France , who represented his native country at two consecutive Summer Olympics ( 1984 and 1988 ) . He was born in Paris .
[S] Marc Alexandre [P] birthPlace [O] Paris
[S] Marc Alexandre [P] birthPlace [O] Paris
[S] Paris [P] birthPlace [O] Marc Alexandre
[S] Paris [P] birthPlace [O] Marc Alexandre
0.483784
0.444864
<ENT_0> ( <ENT_3> : Сварог Фильм ) is a <ENT_3> independent film company founded in <ENT_1> in <ENT_2> . In <ENT_4> <ENT_0> entered into a <ENT_6> co-production for the film set for release in <ENT_5> .
[ "Svarog Films", "1998", "St.Petersburg", "Russian", "2007", "2009", "Russian-American" ]
[ [ "Svarog Films", "foundingYear", "1998" ] ]
{ "wikipage": "Svarog_Films", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Svarog_Films", 0, [0, 0, 2]]
Svarog Films ( Russian : Сварог Фильм ) is a Russian independent film company founded in 1998 in St.Petersburg . In 2007 Svarog Films entered into a Russian-American co-production for the film set for release in 2009 .
[S] Svarog Films [P] foundingYear [O] 1998
[S] Svarog Films [P] foundingYear [O] 1998
[S] 1998 [P] foundingYear [O] Svarog Films
[S] 1998 [P] foundingYear [O] Svarog Films
0.618974
0.576517
<ENT_0> is a school in <ENT_1> , <ENT_2> .
[ "Westsyde Secondary School", "Kamloops , British Columbia", "Canada" ]
[ [ "Westsyde Secondary School", "country", "Canada" ] ]
{ "wikipage": "Westsyde_Secondary_School", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Westsyde_Secondary_School", 0, [0, 0, 1]]
Westsyde Secondary School is a school in Kamloops , British Columbia , Canada .
[S] Westsyde Secondary School [P] country [O] Canada
[S] Westsyde Secondary School [P] country [O] Canada
[S] Canada [P] country [O] Westsyde Secondary School
[S] Canada [P] country [O] Westsyde Secondary School
0.66041
0.55483
<ENT_0> was born on the 9th of March <ENT_1> in <ENT_2> in <ENT_4> , <ENT_3> .
[ "Athi-Patra Ruga", "1984", "Umtata", "South Africa", "Eastern Cape" ]
[ [ "Athi-Patra Ruga", "birthPlace", "Umtata" ] ]
{ "wikipage": "Athi-Patra_Ruga", "text_paragraph_index": 1, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Athi-Patra_Ruga", 0, [1, 0, 1]]
Athi-Patra Ruga was born on the 9th of March 1984 in Umtata in Eastern Cape , South Africa .
[S] Athi-Patra Ruga [P] birthPlace [O] Umtata
[S] Athi-Patra Ruga [P] birthPlace [O] Umtata
[S] Umtata [P] birthPlace [O] Athi-Patra Ruga
[S] Umtata [P] birthPlace [O] Athi-Patra Ruga
0.618902
0.578914
<ENT_0> is a 78,754-acre ( <ENT_6> ha ) <ENT_1> in southern <ENT_2> and northern <ENT_3> , in the <ENT_4> state of <ENT_5> .
[ "Mount Grafton Wilderness", "wilderness area", "White Pine County", "Lincoln County", "U.S .", "Nevada", "31,871" ]
[ [ "Mount Grafton Wilderness", "location", "Nevada" ] ]
{ "wikipage": "Mount_Grafton_Wilderness", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Mount_Grafton_Wilderness", 0, [0, 0, 1]]
Mount Grafton Wilderness is a 78,754-acre ( 31,871 ha ) wilderness area in southern White Pine County and northern Lincoln County , in the U.S . state of Nevada .
[S] Mount Grafton Wilderness [P] location [O] Nevada
[S] Mount Grafton Wilderness [P] location [O] Nevada
[S] Nevada [P] location [O] Mount Grafton Wilderness
[S] Nevada [P] location [O] Mount Grafton Wilderness
0.753246
0.669996
<ENT_0> ( born <ENT_6> , in <ENT_1> ) is a <ENT_2> <ENT_3> who plays as a <ENT_4> , currently for <ENT_5> .
[ "Maximilian Wagener", "Wülfrath", "German", "footballer", "winger", "SG Wattenscheid 09", "3 January 1995" ]
[ [ "Maximilian Wagener", "birthPlace", "Wülfrath" ] ]
{ "wikipage": "Maximilian_Wagener", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Maximilian_Wagener", 0, [0, 0, 1]]
Maximilian Wagener ( born 3 January 1995 , in Wülfrath ) is a German footballer who plays as a winger , currently for SG Wattenscheid 09 .
[S] Maximilian Wagener [P] birthPlace [O] Wülfrath
[S] Maximilian Wagener [P] birthPlace [O] Wülfrath
[S] Wülfrath [P] birthPlace [O] Maximilian Wagener
[S] Wülfrath [P] birthPlace [O] Maximilian Wagener
0.629217
0.527531
<ENT_0> , also called <ENT_4> is a <ENT_1> museum and cultural center in <ENT_2> , <ENT_5> that opened in <ENT_3> .
[ "LA Plaza de Cultura y Artes", "Mexican-American", "Los Angeles , California", "April 2011", "LA Plaza", "USA" ]
[ [ "LA Plaza de Cultura y Artes", "established", "April 2011" ] ]
{ "wikipage": "LA_Plaza_de_Cultura_y_Artes", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["LA_Plaza_de_Cultura_y_Artes", 0, [0, 0, 1]]
LA Plaza de Cultura y Artes , also called LA Plaza is a Mexican-American museum and cultural center in Los Angeles , California , USA that opened in April 2011 .
[S] LA Plaza de Cultura y Artes [P] established [O] April 2011
[S] LA Plaza de Cultura y Artes [P] established [O] April 2011
[S] April 2011 [P] established [O] LA Plaza de Cultura y Artes
[S] April 2011 [P] established [O] LA Plaza de Cultura y Artes
0.60136
0.538623
The <ENT_0> is a vehicular <ENT_1> over the <ENT_2> , in <ENT_3> . It carries <ENT_4> . It was the vehicular replacement for the upper level of the <ENT_5> , and runs next to it <ENT_7> downstream . It was opened in <ENT_6> .
[ "Heart of America Bridge", "girder bridge", "Missouri River", "Kansas City , Missouri", "Route 9", "ASB Bridge", "1987", "a few hundred yards" ]
[ [ "Heart of America Bridge", "openingYear", "1987" ] ]
{ "wikipage": "Heart_of_America_Bridge", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 4, "graph_set_index": 0 }
["Heart_of_America_Bridge", 0, [0, 0, 4]]
The Heart of America Bridge is a vehicular girder bridge over the Missouri River , in Kansas City , Missouri . It carries Route 9 . It was the vehicular replacement for the upper level of the ASB Bridge , and runs next to it a few hundred yards downstream . It was opened in 1987 .
[S] Heart of America Bridge [P] openingYear [O] 1987
[S] Heart of America Bridge [P] openingYear [O] 1987
[S] 1987 [P] openingYear [O] Heart of America Bridge
[S] 1987 [P] openingYear [O] Heart of America Bridge
0.534495
0.563735
<ENT_0> is a <ENT_1> in <ENT_2> taluk , <ENT_3> in the <ENT_4> of <ENT_5> .
[ "Natham Patti", "village", "Srivilliputhur", "Virudhunagar district", "Indian state", "Tamil Nadu" ]
[ [ "Natham Patti", "settlementType", "village" ] ]
{ "wikipage": "Natham_Patti", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Natham_Patti", 0, [0, 0, 1]]
Natham Patti is a village in Srivilliputhur taluk , Virudhunagar district in the Indian state of Tamil Nadu .
[S] Natham Patti [P] settlementType [O] village
[S] Natham Patti [P] settlementType [O] village
[S] village [P] settlementType [O] Natham Patti
[S] village [P] settlementType [O] Natham Patti
0.399865
0.385315
The <ENT_0> is an <ENT_3> <ENT_1> in <ENT_2> .
[ "Nation Alliance", "electoral alliance", "Egypt", "Islamist" ]
[ [ "Nation Alliance", "country", "Egypt" ] ]
{ "wikipage": "Nation_Alliance", "text_paragraph_index": 1, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Nation_Alliance", 0, [1, 0, 1]]
The Nation Alliance is an Islamist electoral alliance in Egypt .
[S] Nation Alliance [P] country [O] Egypt
[S] Nation Alliance [P] country [O] Egypt
[S] Egypt [P] country [O] Nation Alliance
[S] Egypt [P] country [O] Nation Alliance
0.749152
0.727447
<ENT_0> ( born <ENT_2> ) is a singer from <ENT_1> .
[ "Cassius Henry", "London", "28 June 1979" ]
[ [ "Cassius Henry", "hometown", "London" ] ]
{ "wikipage": "Cassius_Henry", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Cassius_Henry", 0, [0, 0, 1]]
Cassius Henry ( born 28 June 1979 ) is a singer from London .
[S] Cassius Henry [P] hometown [O] London
[S] Cassius Henry [P] hometown [O] London
[S] London [P] hometown [O] Cassius Henry
[S] London [P] hometown [O] Cassius Henry
0.541241
0.483364
A <ENT_4> scheme put forward by the <ENT_0> , and supported by the <ENT_1> , was successful , being authorised on 11 August <ENT_2> and opening on <ENT_3> .
[ "Ely and Newmarket Railway", "Great Eastern Railway", "1875", "1 September 1879", "fourth" ]
[ [ "Ely and Newmarket Railway", "openingYear", "1875" ] ]
{ "wikipage": "Ely_and_Newmarket_Railway", "text_paragraph_index": 2, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Ely_and_Newmarket_Railway", 0, [2, 0, 1]]
A fourth scheme put forward by the Ely and Newmarket Railway , and supported by the Great Eastern Railway , was successful , being authorised on 11 August 1875 and opening on 1 September 1879 .
[S] Ely and Newmarket Railway [P] openingYear [O] 1875
[S] Ely and Newmarket Railway [P] openingYear [O] 1875
[S] 1875 [P] openingYear [O] Ely and Newmarket Railway
[S] 1875 [P] openingYear [O] Ely and Newmarket Railway
0.835631
0.816365
<ENT_0> ( born <ENT_5> ) is a <ENT_1> writer . <ENT_4> was born in <ENT_2> , <ENT_3> .
[ "Tryno Maldonado", "Mexican", "Zacatecas", "México", "He", "1977" ]
[ [ "Tryno Maldonado", "birthPlace", "Zacatecas" ] ]
{ "wikipage": "Tryno_Maldonado", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Tryno_Maldonado", 0, [0, 0, 2]]
Tryno Maldonado ( born 1977 ) is a Mexican writer . He was born in Zacatecas , México .
[S] Tryno Maldonado [P] birthPlace [O] Zacatecas
[S] Tryno Maldonado [P] birthPlace [O] Zacatecas
[S] Zacatecas [P] birthPlace [O] Tryno Maldonado
[S] Zacatecas [P] birthPlace [O] Tryno Maldonado
0.647231
0.625184
<ENT_0> is situated in the <ENT_1> Suburb of <ENT_3> , North <ENT_2> .
[ "William Ross State High School", "Townsville", "Queensland", "Annandale" ]
[ [ "William Ross State High School", "state", "Queensland" ] ]
{ "wikipage": "William_Ross_State_High_School", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["William_Ross_State_High_School", 0, [0, 0, 1]]
William Ross State High School is situated in the Townsville Suburb of Annandale , North Queensland .
[S] William Ross State High School [P] state [O] Queensland
[S] William Ross State High School [P] state [O] Queensland
[S] Queensland [P] state [O] William Ross State High School
[S] Queensland [P] state [O] William Ross State High School
0.686156
0.67344
<ENT_0> is an <ENT_1> band from <ENT_2> that formed in early <ENT_3> .
[ "Sleeping People", "instrumental rock", "San Diego , California", "2002" ]
[ [ "Sleeping People", "activeYearsStartYear", "2002" ] ]
{ "wikipage": "Sleeping_People", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Sleeping_People", 0, [0, 0, 1]]
Sleeping People is an instrumental rock band from San Diego , California that formed in early 2002 .
[S] Sleeping People [P] activeYearsStartYear [O] 2002
[S] Sleeping People [P] activeYearsStartYear [O] 2002
[S] 2002 [P] activeYearsStartYear [O] Sleeping People
[S] 2002 [P] activeYearsStartYear [O] Sleeping People
0.535763
0.49576
<ENT_0> ( <ENT_1> : ) is a large freshwater <ENT_2> on the <ENT_3> , <ENT_4> , <ENT_5> .
[ "Lake Vyalozero", "Russian", "lake", "Kola Peninsula", "Murmansk Oblast", "Russia" ]
[ [ "Lake Vyalozero", "country", "Russia" ] ]
{ "wikipage": "Lake_Vyalozero", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Lake_Vyalozero", 0, [0, 0, 1]]
Lake Vyalozero ( Russian : ) is a large freshwater lake on the Kola Peninsula , Murmansk Oblast , Russia .
[S] Lake Vyalozero [P] country [O] Russia
[S] Lake Vyalozero [P] country [O] Russia
[S] Russia [P] country [O] Lake Vyalozero
[S] Russia [P] country [O] Lake Vyalozero
0.721587
0.586078
<ENT_0> is a school in the community of <ENT_1> in the municipality of <ENT_2> , <ENT_3> , <ENT_4> , <ENT_5> .
[ "Bruce Peninsula District School", "Lion 's Head", "Northern Bruce Peninsula", "Bruce County", "Ontario", "Canada" ]
[ [ "Bruce Peninsula District School", "province", "Ontario" ] ]
{ "wikipage": "Bruce_Peninsula_District_School", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Bruce_Peninsula_District_School", 0, [0, 0, 1]]
Bruce Peninsula District School is a school in the community of Lion 's Head in the municipality of Northern Bruce Peninsula , Bruce County , Ontario , Canada .
[S] Bruce Peninsula District School [P] province [O] Ontario
[S] Bruce Peninsula District School [P] province [O] Ontario
[S] Ontario [P] province [O] Bruce Peninsula District School
[S] Ontario [P] province [O] Bruce Peninsula District School
0.756061
0.720806
<ENT_0> ( born <ENT_6> , in <ENT_1> ) is a <ENT_7> <ENT_2> , <ENT_3> and <ENT_4> , and is artistic director of the International <ENT_5> Festival .
[ "Damien Top", "Rouen", "tenor", "musicologist", "conductor", "Albert Roussel", "13 July 1963", "French" ]
[ [ "Damien Top", "birthPlace", "Rouen" ] ]
{ "wikipage": "Damien_Top", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 1, "graph_set_index": 0 }
["Damien_Top", 0, [0, 0, 1]]
Damien Top ( born 13 July 1963 , in Rouen ) is a French tenor , musicologist and conductor , and is artistic director of the International Albert Roussel Festival .
[S] Damien Top [P] birthPlace [O] Rouen
[S] Damien Top [P] birthPlace [O] Rouen
[S] Rouen [P] birthPlace [O] Damien Top
[S] Rouen [P] birthPlace [O] Damien Top
0.598566
0.541211
<ENT_0> ( born October 15 , <ENT_1> ) is a businessman and <ENT_2> , known for his work in the <ENT_3> industry . In <ENT_5> labeled <ENT_6> as a pioneer in the <ENT_3> industry and in <ENT_4> <ENT_7> was inducted into the .
[ "Frank Cannella", "1957", "philanthropist", "infomercial", "April 2013", "1999", "him", "Cannella" ]
[ [ "Frank Cannella", "birthYear", "1957" ] ]
{ "wikipage": "Frank_Cannella", "text_paragraph_index": 0, "text_sentence_index_start": 0, "text_sentence_index_end": 2, "graph_set_index": 0 }
["Frank_Cannella", 0, [0, 0, 2]]
Frank Cannella ( born October 15 , 1957 ) is a businessman and philanthropist , known for his work in the infomercial industry . In 1999 labeled him as a pioneer in the infomercial industry and in April 2013 Cannella was inducted into the .
[S] Frank Cannella [P] birthYear [O] 1957
[S] Frank Cannella [P] birthYear [O] 1957
[S] 1957 [P] birthYear [O] Frank Cannella
[S] 1957 [P] birthYear [O] Frank Cannella
0.724587
0.672824
End of preview.

No dataset card yet

New: Create and edit this dataset card directly on the website!

Contribute a Dataset Card
Downloads last month
0