From a191f4d756deb84bd81f68c7916d814918774a2d Mon Sep 17 00:00:00 2001 From: Thomas Wolf <thomas_wolf@online.de> Date: Sun, 16 Mar 2025 11:28:16 +0100 Subject: [PATCH] - GLiNER evaluation for all datasets except pile, with results (which are invalid for figer because it currently only returns one annotated entity for each sentence) - fixed test_datasets inaccurate number of sentences error due to recent changes regarding limiting numbers of outputted instances --- .../GLiNER_evalutaion/evaluation.py | 7 +- .../20250306_125043_GLiNER_metrics.csv | 101 - .../20250306_125043_GLiNER_results.txt | 700 -- .../20250316_105108_GLiNER_metrics.csv | 1001 +++ .../20250316_105108_GLiNER_results.txt | 7000 +++++++++++++++++ .../20250316_105245_GLiNER_metrics.csv | 1001 +++ .../20250316_105245_GLiNER_results.txt | 7000 +++++++++++++++++ .../20250316_105445_GLiNER_metrics.csv | 1001 +++ .../20250316_105445_GLiNER_results.txt | 7000 +++++++++++++++++ .../NER_with_LLMs/NER_with_LLMs.py | 2 + tests/test_datasets.py | 2 +- 11 files changed, 24010 insertions(+), 805 deletions(-) delete mode 100644 src/experiments/GLiNER_evalutaion/results/20250306_125043_GLiNER_metrics.csv delete mode 100644 src/experiments/GLiNER_evalutaion/results/20250306_125043_GLiNER_results.txt create mode 100644 src/experiments/GLiNER_evalutaion/results_CoNLL/20250316_105108_GLiNER_metrics.csv create mode 100644 src/experiments/GLiNER_evalutaion/results_CoNLL/20250316_105108_GLiNER_results.txt create mode 100644 src/experiments/GLiNER_evalutaion/results_FIGER-coarse/20250316_105245_GLiNER_metrics.csv create mode 100644 src/experiments/GLiNER_evalutaion/results_FIGER-coarse/20250316_105245_GLiNER_results.txt create mode 100644 src/experiments/GLiNER_evalutaion/results_FIGER-fine/20250316_105445_GLiNER_metrics.csv create mode 100644 src/experiments/GLiNER_evalutaion/results_FIGER-fine/20250316_105445_GLiNER_results.txt diff --git a/src/experiments/GLiNER_evalutaion/evaluation.py b/src/experiments/GLiNER_evalutaion/evaluation.py index eb8cc48..f46f151 100644 --- a/src/experiments/GLiNER_evalutaion/evaluation.py +++ b/src/experiments/GLiNER_evalutaion/evaluation.py @@ -4,6 +4,7 @@ Evaluates GLiNER as SotA and plots results using reusable functions in plotter. from src.metrics import NER_metrics, read_NER_metrics -# NER_metrics("GLiNER", "CoNLL", "results", test_instances=100) - -read_NER_metrics("results") +for dataset in ["CoNLL", "FIGER-coarse", "FIGER-fine"]: + NER_metrics("GLiNER", dataset, f"results_{dataset}", test_instances=1000) + print(f"\nResults {dataset}:") + read_NER_metrics(f"results_{dataset}") diff --git a/src/experiments/GLiNER_evalutaion/results/20250306_125043_GLiNER_metrics.csv b/src/experiments/GLiNER_evalutaion/results/20250306_125043_GLiNER_metrics.csv deleted file mode 100644 index e7c0c62..0000000 --- a/src/experiments/GLiNER_evalutaion/results/20250306_125043_GLiNER_metrics.csv +++ /dev/null @@ -1,101 +0,0 @@ -Instance,Dataset,Sentence,True Annotation,Predicted Annotation,Precision,Recall,F1 Score -0,CoNLL,CINCINNATI AT COLORADO,"[('CINCINNATI', 'organization'), ('COLORADO', 'location')]","[('CINCINNATI', 'location'), ('COLORADO', 'location')]",0.5,0.5,0.5 -1,CoNLL,"Relations with Russia, which is our main partner, have great importance,"" Kuchma said.","[('Russia', 'location'), ('Kuchma', 'person')]","[('Russia', 'location'), ('Kuchma', 'person')]",1.0,1.0,1.0 -2,CoNLL,"He added:"" If no one asked, I never opened my mouth.",[],"[('He', 'person'), ('I', 'person')]",0.0,0.0,0.0 -3,CoNLL,"-- Steve Weizman, Copenhagen newsroom +45 33969650","[('Steve Weizman', 'person'), ('Copenhagen', 'location')]","[('Steve Weizman', 'person'), ('Copenhagen', 'location')]",1.0,1.0,1.0 -4,CoNLL,70 71 74,[],[],1.0,1.0,1.0 -5,CoNLL,Graafschap Doetinchem 3 RKC Waalwijk 2,"[('Graafschap Doetinchem', 'organization'), ('RKC Waalwijk', 'organization')]","[('Graafschap', 'location'), ('Doetinchem', 'location'), ('RKC Waalwijk', 'location')]",0.0,0.0,0.0 -6,CoNLL,Nottingham Forest 1 Middlesbrough 1,"[('Nottingham Forest', 'organization'), ('Middlesbrough', 'organization')]","[('Nottingham Forest', 'organization'), ('Middlesbrough 1', 'location')]",0.5,0.5,0.5 -7,CoNLL,"69 66, Jose Maria Canizares( Spain) 67 68, Paul Lawrie","[('Jose Maria Canizares', 'person'), ('Spain', 'location'), ('Paul Lawrie', 'person')]","[('Jose Maria Canizares', 'person'), ('Spain', 'location'), ('Paul Lawrie', 'person')]",1.0,1.0,1.0 -8,CoNLL,"Hwa Kay plunges on rights issue, earnings.","[('Hwa Kay', 'person')]","[('Hwa Kay', 'person'), ('earnings', 'miscellaneous')]",0.5,1.0,0.6666666666666666 -9,CoNLL,"But it was the bullish profit forecast for 1996/97 that took the spotlight in the market, with some analysts saying 20 percent may even be an understatement.",[],"[('market', 'location')]",0.0,0.0,0.0 -10,CoNLL,"He is being asked for the source of his information and who gave him this confidential document,"" one colleague told Reuters.","[('Reuters', 'organization')]","[('He', 'person'), ('one colleague', 'person'), ('Reuters', 'organization')]",0.3333333333333333,1.0,0.5 -11,CoNLL,"The committee consists of the chiefs of defence staff of each alliance country except Iceland, which has no armed forces.","[('Iceland', 'location')]","[('The committee', 'organization'), ('chiefs of defence staff', 'person'), ('Iceland', 'location')]",0.3333333333333333,1.0,0.5 -12,CoNLL,"The Russian army commander in the region, General Vyacheslav Tikhomirov, arrived at the rebel-held village of Novye Atagi, some 20 km( 12 miles) south of the Chechen capital Grozny for discussions with rebel chief-of-staff Aslan Maskhadov.","[('Russian', 'miscellaneous'), ('Vyacheslav Tikhomirov', 'person'), ('Novye Atagi', 'location'), ('Chechen', 'miscellaneous'), ('Grozny', 'location'), ('Aslan Maskhadov', 'person')]","[('Russian army', 'organization'), ('General Vyacheslav Tikhomirov', 'person'), ('Novye Atagi', 'location'), ('Grozny', 'location'), ('Aslan Maskhadov', 'person')]",0.6,0.5,0.5454545454545454 -13,CoNLL,""" The problem is they travel so much and are so busy that the ability to have any type of regimented routine workout does n't exist.",[],[],1.0,1.0,1.0 -14,CoNLL,"He told Reuters the reason was his own front-page editorial, entitled"" A Chronic Mental Illness"" in which he attacks compliant Arab leaders for serving U.S. and Israeli interests.","[('Reuters', 'organization'), ('Arab', 'miscellaneous'), ('U.S.', 'location'), ('Israeli', 'miscellaneous')]","[('He', 'person'), ('Reuters', 'organization'), ('he', 'person'), ('U.S.', 'location')]",0.5,0.5,0.5 -15,CoNLL,Sporting Sale 0 Meknes 1,"[('Sporting Sale', 'organization'), ('Meknes', 'organization')]","[('Meknes', 'location')]",0.0,0.0,0.0 -16,CoNLL,In Bistrita: Gloria Bistrita( Romania) 2 Valletta( Malta) 1,"[('Bistrita', 'location'), ('Gloria Bistrita', 'organization'), ('Romania', 'location'), ('Valletta', 'location'), ('Malta', 'location')]","[('Bistrita', 'location'), ('Bistrita', 'location'), ('Romania', 'location'), ('Valletta', 'location'), ('Malta', 'location')]",1.0,0.8,0.888888888888889 -17,CoNLL,6- MaliVai Washington( U.S.) beat Alex Corretja( Spain) 6-4,"[('MaliVai Washington', 'person'), ('U.S.', 'location'), ('Alex Corretja', 'person'), ('Spain', 'location')]","[('MaliVai Washington', 'location'), ('U.S.', 'location'), ('Alex Corretja', 'person'), ('Spain', 'location')]",0.75,0.75,0.75 -18,CoNLL,Clinton made a triumphant Irish tour to back a Northern Ireland peace process but was forced to drop Ballybunion from a packed schedule at the last minute.,"[('Clinton', 'person'), ('Irish', 'miscellaneous'), ('Northern Ireland', 'location'), ('Ballybunion', 'organization')]","[('Clinton', 'person'), ('Northern Ireland', 'location'), ('Ballybunion', 'location')]",0.6666666666666666,0.5,0.5714285714285715 -19,CoNLL,Essex 532-8,"[('Essex', 'organization')]","[('Essex', 'location')]",0.0,0.0,0.0 -20,CoNLL,"Standings after games played on Friday( tabulate under won,",[],[],1.0,1.0,1.0 -21,CoNLL,Rotherham 1 Blackpool 2,"[('Rotherham', 'organization'), ('Blackpool', 'organization')]","[('Rotherham', 'location'), ('Blackpool', 'location')]",0.0,0.0,0.0 -22,CoNLL,-- Tokyo Commodities Desk( 81-3 3432 6179),"[('Tokyo Commodities Desk', 'organization')]","[('Tokyo Commodities Desk', 'organization'), ('81-3 3432 6179', 'location')]",0.5,1.0,0.6666666666666666 -23,CoNLL,52) v Worcestershire.,"[('Worcestershire', 'organization')]","[('Worcestershire', 'location')]",0.0,0.0,0.0 -24,CoNLL,He will leave on Thursday.,[],"[('He', 'person')]",0.0,0.0,0.0 -25,CoNLL,Current prft 7 mln loss 371 mln,[],[],1.0,1.0,1.0 -26,CoNLL,"Prodi will also meet President Suleyman Demirel and Foreign Minister Tansu Ciller, Akbel said.","[('Prodi', 'person'), ('Suleyman Demirel', 'person'), ('Tansu Ciller', 'person'), ('Akbel', 'person')]","[('Prodi', 'person'), ('President Suleyman Demirel', 'person'), ('Tansu Ciller', 'person'), ('Akbel', 'person')]",0.75,0.75,0.75 -27,CoNLL,"Euro 96 star Vladimir Smicer of the Czech Republic scored at the last second for Lens, allowing them to retain the lead in the French soccer league on Wednesday.","[('Euro 96', 'miscellaneous'), ('Vladimir Smicer', 'person'), ('Czech Republic', 'location'), ('Lens', 'organization'), ('French', 'miscellaneous')]","[('Euro 96', 'organization'), ('Vladimir Smicer', 'person'), ('Czech Republic', 'location'), ('Lens', 'location'), ('French soccer league', 'organization')]",0.4,0.4,0.4000000000000001 -28,CoNLL,"The former Soviet Union was displaced as contractor of the potentially rich Shabwa oilfields once it collapsed in December 1991, according to the International Petroleum Encyclopedia.","[('Soviet Union', 'location'), ('Shabwa', 'location'), ('International Petroleum Encyclopedia', 'miscellaneous')]","[('The former Soviet Union', 'organization'), ('Shabwa oilfields', 'location'), ('International Petroleum Encyclopedia', 'organization')]",0.0,0.0,0.0 -29,CoNLL,"The Bosnian Serb cabinet, in a letter to the OSCE, said on Monday that any delay of local elections would be"" a direct and flagrant violation fo the Dayton agreement"".","[('Bosnian Serb', 'miscellaneous'), ('OSCE', 'organization'), ('Dayton', 'location')]","[('Bosnian Serb cabinet', 'organization'), ('OSCE', 'organization')]",0.5,0.3333333333333333,0.4 -30,CoNLL,Pohang 3 Chonbuk 2( halftime 0-0),"[('Pohang', 'organization'), ('Chonbuk', 'organization')]","[('Pohang 3', 'location'), ('Chonbuk 2', 'location')]",0.0,0.0,0.0 -31,CoNLL,Hibernian 0 Dunfermline 0,"[('Hibernian', 'organization'), ('Dunfermline', 'organization')]","[('Hibernian', 'organization'), ('Dunfermline', 'location')]",0.5,0.5,0.5 -32,CoNLL,Croatia 's central bank again stayed out of the foreign exchange market.,"[('Croatia', 'location')]","[('Croatia', 'location'), ('central bank', 'organization')]",0.5,1.0,0.6666666666666666 -33,CoNLL,CALL C 98.00 PCT 0.47 DEM 3.30 PCT 202.90 X,"[('DEM', 'miscellaneous')]","[('PCT', 'location'), ('PCT', 'location')]",0.0,0.0,0.0 -34,CoNLL,5. Kenneth Eriksson( Sweden) Subaru Impreza 2:39,"[('Kenneth Eriksson', 'person'), ('Sweden', 'location'), ('Subaru Impreza', 'miscellaneous')]","[('Kenneth Eriksson', 'person'), ('Sweden', 'location'), ('Subaru', 'organization')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 -35,CoNLL,Southern California Edison Co said it expected two 220 kilovolt( KV) power lines in southern California to resume service later today after being shut late Wednesday because of a wildfire raging north of Los Angeles.,"[('Southern California Edison Co', 'organization'), ('California', 'location'), ('Los Angeles', 'location')]","[('Southern California Edison Co', 'organization'), ('southern California', 'location'), ('Los Angeles', 'location')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 -36,CoNLL,""" The message that we sent to( Syrian President Hafez al-) Assad is that Israel is ready at any time without preconditions to enter peace negotiations,"" Israeli Foreign Minister David Levy told Israel Radio in an interview.","[('Syrian', 'miscellaneous'), ('Hafez al-', 'person'), ('Assad', 'person'), ('Israel', 'location'), ('Israeli', 'miscellaneous'), ('David Levy', 'person'), ('Israel Radio', 'organization')]","[('Hafez al-) Assad', 'person'), ('Israel', 'location'), ('David Levy', 'person'), ('Israel', 'location')]",0.6666666666666666,0.2857142857142857,0.4 -37,CoNLL,Suwon 1 3 0 7 3 6,"[('Suwon', 'organization')]","[('Suwon', 'location')]",0.0,0.0,0.0 -38,CoNLL,- Opposition leader Nawaz Sharif renewed a pledge to oust the Pakistan People 's Party government headed by Prime Minister Benazir Bhutto.,"[('Nawaz Sharif', 'person'), (""Pakistan People 's Party"", 'organization'), ('Benazir Bhutto', 'person')]","[('Nawaz Sharif', 'person'), (""Pakistan People 's Party"", 'organization'), ('Benazir Bhutto', 'person')]",1.0,1.0,1.0 -39,CoNLL,Mid-tier golds up in heavy trading.,[],[],1.0,1.0,1.0 -40,CoNLL,"-- U.S. Municipal Desk, 212-859-1650","[('U.S. Municipal Desk', 'organization')]","[('U.S. Municipal Desk', 'location'), ('212-859-1650', 'location')]",0.0,0.0,0.0 -41,CoNLL,U.S. Open officials managed to insult most of the male tennis players last week with their controversial handling of the seeding and draw.,"[('U.S. Open', 'miscellaneous')]","[('U.S. Open officials', 'organization'), ('male tennis players', 'person')]",0.0,0.0,0.0 -42,CoNLL,Zurich 9 2 5 2 9 9 11,"[('Zurich', 'organization')]","[('Zurich', 'location')]",0.0,0.0,0.0 -43,CoNLL,eight minutes one second,[],[],1.0,1.0,1.0 -44,CoNLL,CRICKET- SRI LANKA AND AUSTRALIA SAY RELATIONS HAVE HEALED.,"[('SRI LANKA', 'location'), ('AUSTRALIA', 'location')]","[('CRICKET', 'organization'), ('SRI LANKA', 'location'), ('AUSTRALIA', 'location')]",0.6666666666666666,1.0,0.8 -45,CoNLL,Halifax 21 9 1 11 603 552 19,"[('Halifax', 'organization')]","[('Halifax', 'location')]",0.0,0.0,0.0 -46,CoNLL,BASEBALL- MAJOR LEAGUE STANDINGS AFTER WEDNESDAY 'S GAMES.,"[('MAJOR LEAGUE', 'miscellaneous')]","[('BASEBALL', 'organization')]",0.0,0.0,0.0 -47,CoNLL,Brann 19 8 5 6 40 37 29,"[('Brann', 'organization')]","[('Brann', 'person')]",0.0,0.0,0.0 -48,CoNLL,Analysts said sharply lower earnings from News Corp 's book publishing division and its U.S. magazines had been the major surprises in the results for 1995/96.,"[('News Corp', 'organization'), ('U.S.', 'location')]","[('Analysts', 'person'), ('News Corp', 'organization'), ('U.S.', 'location')]",0.6666666666666666,1.0,0.8 -49,CoNLL,Aegon 83.40 Paribas,"[('Aegon', 'organization'), ('Paribas', 'organization')]","[('Aegon', 'organization'), ('Paribas', 'organization')]",1.0,1.0,1.0 -50,CoNLL,Gencor Ltd on Monday said it had swelled its year attributable profit and streamlined operations to strengthen it for the current financial year despite a variety of divisional setbacks.,"[('Gencor Ltd', 'organization')]","[('Gencor Ltd', 'organization')]",1.0,1.0,1.0 -51,CoNLL,"Mia, a father of five children, had a restaurant business in a London suburb.","[('Mia', 'person'), ('London', 'location')]","[('Mia', 'person'), ('restaurant business', 'organization'), ('London suburb', 'location')]",0.3333333333333333,0.5,0.4 -52,CoNLL,Rugby league-Australian rugby league results.,"[('league-Australian', 'miscellaneous')]","[('rugby league', 'organization')]",0.0,0.0,0.0 -53,CoNLL,GACETA DE LOS NEGOCIOS,"[('GACETA DE LOS NEGOCIOS', 'organization')]","[('GACETA DE LOS NEGOCIOS', 'organization')]",1.0,1.0,1.0 -54,CoNLL,"All three clocked the same time of five hours 51 minutes, 52 seconds.",[],[],1.0,1.0,1.0 -55,CoNLL,"Prime Minister Benjamin Netanyahu 's government, which took office in June, has said it will not allow the Authority, set up under a 1993 interim peace deal to control parts of the Gaza Strip and West Bank, to operate in Jerusalem.","[('Benjamin Netanyahu', 'person'), ('Authority', 'organization'), ('Gaza Strip', 'location'), ('West Bank', 'location'), ('Jerusalem', 'location')]","[('Benjamin Netanyahu', 'person'), ('Authority', 'organization'), ('Gaza Strip', 'location'), ('West Bank', 'location'), ('Jerusalem', 'location')]",1.0,1.0,1.0 -56,CoNLL,"Now, 60 days later, he had a chance to talk about it again.",[],"[('he', 'person')]",0.0,0.0,0.0 -57,CoNLL,"SALANG TUNNEL, Afghanistan 1996-08-29","[('SALANG', 'location'), ('Afghanistan', 'location')]","[('SALANG TUNNEL', 'location')]",0.0,0.0,0.0 -58,CoNLL,Stefan Edberg( Sweden) vs. 5- Richard Krajicek( Netherlands),"[('Stefan Edberg', 'person'), ('Sweden', 'location'), ('Richard Krajicek', 'person'), ('Netherlands', 'location')]","[('Stefan Edberg', 'person'), ('Sweden', 'location'), ('Richard Krajicek', 'person'), ('Netherlands', 'location')]",1.0,1.0,1.0 -59,CoNLL,"Gold miner Newcrest Mining Ltd said on Wednesday it posted a A$ 4.3 million profit after tax in the final quarter of the year to June 30, 1996.","[('Newcrest Mining Ltd', 'organization'), ('A$', 'miscellaneous')]","[('Newcrest Mining Ltd', 'organization')]",1.0,0.5,0.6666666666666666 -60,CoNLL,He said liquidity would be the main concern for the next few days.,[],"[('He', 'person')]",0.0,0.0,0.0 -61,CoNLL,5. Wim Omloop( Belgium) Collstrop same time,"[('Wim Omloop', 'person'), ('Belgium', 'location'), ('Collstrop', 'organization')]","[('Wim Omloop', 'person'), ('Belgium', 'location'), ('Collstrop', 'location')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 -62,CoNLL,JOHANNESBURG 1996-08-23,"[('JOHANNESBURG', 'location')]","[('JOHANNESBURG', 'location')]",1.0,1.0,1.0 -63,CoNLL,"Collective farms and Ukraine 's nascent private farming sector have no money for fertiliser, no money for herbicides and pesticides, no money to repair old or buy new machinery, no money for fuel, and none to buy good seed.","[('Ukraine', 'location')]","[('Collective farms', 'organization'), ('Ukraine', 'location'), ('no money for fuel', 'miscellaneous')]",0.3333333333333333,1.0,0.5 -64,CoNLL,"The boat had been missing since Monday afternoon when it left the tiny island of Gorgona off Colombia 's southwest coast with sightseers for a return trip to Narino province, near the border with Ecuador.","[('Gorgona', 'location'), ('Colombia', 'location'), ('Narino', 'location'), ('Ecuador', 'location')]","[('Gorgona', 'location'), ('Colombia', 'location'), ('southwest coast', 'location'), ('Narino province', 'location')]",0.5,0.5,0.5 -65,CoNLL,BRATISLAVA 1996-08-27,"[('BRATISLAVA', 'location')]","[('BRATISLAVA', 'location')]",1.0,1.0,1.0 -66,CoNLL,MOTORCYCLING- WORLD SUPERBIKE CHAMPIONSHIP RESULTS.,[],"[('MOTORCYCLING', 'organization')]",0.0,0.0,0.0 -67,CoNLL,"Puglisi was shot as she knelt praying by the tomb of her young husband, who was himself killed last year in a Mafia ambush.","[('Puglisi', 'person')]","[('Puglisi', 'person'), ('tomb', 'location'), ('Mafia', 'organization')]",0.3333333333333333,1.0,0.5 -68,CoNLL,"Partizan( Yugoslavia), Alba( Germany), Dinamo( Russia) and Benetton( Italy) are also taking part in the event which continues until Saturday.","[('Partizan', 'organization'), ('Yugoslavia', 'location'), ('Alba', 'organization'), ('Germany', 'location'), ('Dinamo', 'organization'), ('Russia', 'location'), ('Benetton', 'organization'), ('Italy', 'location')]","[('Partizan', 'organization'), ('Yugoslavia', 'location'), ('Alba', 'organization'), ('Germany', 'location'), ('Dinamo', 'organization'), ('Russia', 'location'), ('Benetton', 'organization'), ('Italy', 'location')]",1.0,1.0,1.0 -69,CoNLL,6. Peter Pieters- Tomas Post( Netherlands) 14,"[('Peter Pieters', 'person'), ('Tomas Post', 'person'), ('Netherlands', 'location')]","[('Peter Pieters', 'person'), ('Tomas Post', 'organization'), ('Netherlands', 'location')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 -70,CoNLL,"Responsibility is percolating downwards.""",[],[],1.0,1.0,1.0 -71,CoNLL,"Mother Teresa 's condition improved on Sunday as her fever abated, and on Monday she was able to scribble notes to doctors and nuns.","[('Mother Teresa', 'person')]","[('Mother Teresa', 'person'), ('nuns', 'organization')]",0.5,1.0,0.6666666666666666 -72,CoNLL,These shares are subject to post-closing adjustments.,[],[],1.0,1.0,1.0 -73,CoNLL,"In the primary market, Eksportfinans and Suedwest LB launched issues for 100 million and 300 million Swiss francs, respectively.","[('Eksportfinans', 'organization'), ('Suedwest LB', 'organization'), ('Swiss', 'miscellaneous')]","[('Eksportfinans', 'organization'), ('Suedwest LB', 'organization')]",1.0,0.6666666666666666,0.8 -74,CoNLL,He held one match point at 9-8 in a marathon third-set tie break but was beaten 5-7 7-6( 7-1) 7-6( 13-11) by unseeded Daniel Vacek of the Czech Republic.,"[('Daniel Vacek', 'person'), ('Czech Republic', 'location')]","[('Daniel Vacek', 'person'), ('Czech Republic', 'location')]",1.0,1.0,1.0 -75,CoNLL,Baltimore Orioles manager Davey Johnson will miss Thursday night 's game against the Seattle Mariners after being admitted to a hospital with an irregular heartbeat.,"[('Baltimore Orioles', 'organization'), ('Davey Johnson', 'person'), ('Seattle Mariners', 'organization')]","[('Baltimore Orioles', 'organization'), ('Davey Johnson', 'person'), ('Seattle Mariners', 'organization'), ('hospital', 'location')]",0.75,1.0,0.8571428571428571 -76,CoNLL,COLOMBO 1996-08-28,"[('COLOMBO', 'location')]","[('COLOMBO', 'location')]",1.0,1.0,1.0 -77,CoNLL,"PRETORIA, South Africa 1996-08-24","[('PRETORIA', 'location'), ('South Africa', 'location')]","[('PRETORIA', 'location'), ('South Africa', 'location')]",1.0,1.0,1.0 -78,CoNLL,Graafschap Doetinchem 3 1 1 1 5 5 4,"[('Graafschap Doetinchem', 'organization')]","[('Graafschap', 'location'), ('Doetinchem', 'location')]",0.0,0.0,0.0 -79,CoNLL,12. Martin Brundle( Britain) Jordan 34,"[('Martin Brundle', 'person'), ('Britain', 'location'), ('Jordan', 'organization')]","[('Martin Brundle', 'person'), ('Britain', 'location'), ('Jordan', 'location')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 -80,CoNLL,"By Wednesday, the whereabouts of the eight hostages was still not known, the sources said.",[],"[('eight hostages', 'person'), ('sources', 'organization')]",0.0,0.0,0.0 -81,CoNLL,the third round of the British Masters on Friday:,"[('British Masters', 'miscellaneous')]","[('British Masters', 'organization')]",0.0,0.0,0.0 -82,CoNLL,Haitai 62 2 40 .606-,"[('Haitai', 'organization')]","[('Haitai 62 2 40', 'location')]",0.0,0.0,0.0 -83,CoNLL,"Named"" Nirmal Hriday""( Tender Heart), it was the first of a chain of 150 homes for dying, destitute people, admitting nearly 18,000 a year.","[('Nirmal Hriday', 'location'), ('Tender Heart', 'location')]","[('Nirmal Hriday', 'person'), ('Tender Heart', 'organization')]",0.0,0.0,0.0 -84,CoNLL,""" Not everything has gone well.",[],[],1.0,1.0,1.0 -85,CoNLL,behind,[],[],1.0,1.0,1.0 -86,CoNLL,BOGOTA 1996-08-26,"[('BOGOTA', 'location')]","[('BOGOTA', 'location')]",1.0,1.0,1.0 -87,CoNLL,"Women 's singles, second round",[],"[('Women', 'organization')]",0.0,0.0,0.0 -88,CoNLL,"Looking at market prospects, he said:"" I think our best judgment at this stage is that it will probably bumble along in the rather mixed way it 's been in the first half.""",[],"[('he', 'person'), ('I', 'person'), ('it', 'organization'), ('it', 'organization')]",0.0,0.0,0.0 -89,CoNLL,"There have only been a few skirmishes in Guerrero in which a handful of police, soldiers and civilians have been killed or injured.","[('Guerrero', 'location')]","[('Guerrero', 'location'), ('police', 'organization'), ('soldiers', 'person'), ('civilians', 'person')]",0.25,1.0,0.4 -90,CoNLL,Tenacity 70 24/08 Mideast/ South Korea W145 Samsung.,"[('Tenacity', 'organization'), ('Mideast', 'location'), ('South Korea', 'location'), ('Samsung', 'organization')]","[('Tenacity 70', 'location'), ('Mideast', 'location'), ('South Korea', 'location'), ('W145', 'location'), ('Samsung', 'organization')]",0.6,0.75,0.6666666666666665 -91,CoNLL,JERUSALEM POST,"[('JERUSALEM POST', 'organization')]","[('JERUSALEM POST', 'organization')]",1.0,1.0,1.0 -92,CoNLL,"The players relived the moves and tries, the tackles and what might have been as the emotions of victory continued.",[],"[('The players', 'organization')]",0.0,0.0,0.0 -93,CoNLL,TENNIS- RESULTS AT TOSHIBA CLASSIC.,"[('TOSHIBA CLASSIC', 'miscellaneous')]","[('TOSHIBA CLASSIC', 'location')]",0.0,0.0,0.0 -94,CoNLL,"Chile 's ENAP buys Oriente, Escravos crude for Oct.","[('Chile', 'location'), ('ENAP', 'organization'), ('Oriente', 'organization'), ('Escravos', 'organization')]","[('Chile', 'location'), ('ENAP', 'organization'), ('Oriente', 'location'), ('Escravos', 'location')]",0.5,0.5,0.5 -95,CoNLL,""" We will then proceed with the annexation of Sardinia, Corsica and Cyprus,"" Cimicchi told reporters on Saturday.","[('Sardinia', 'location'), ('Corsica', 'location'), ('Cyprus', 'location'), ('Cimicchi', 'person')]","[('Sardinia', 'location'), ('Corsica', 'location'), ('Cyprus', 'location'), ('Cimicchi', 'person')]",1.0,1.0,1.0 -96,CoNLL,""" These( African) brothers should have been the first to bind the wounds of Burundi,"" Terence said of the economic embargo.""","[('African', 'miscellaneous'), ('Burundi', 'location'), ('Terence', 'person')]","[('These( African) brothers', 'organization'), ('Burundi', 'location'), ('Terence', 'person')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 -97,CoNLL,"-- Sofia Newsroom,( ++359-2) 981 8569","[('Sofia Newsroom', 'organization')]","[('Sofia Newsroom', 'organization')]",1.0,1.0,1.0 -98,CoNLL,first division soccer matches:,[],[],1.0,1.0,1.0 -99,CoNLL,Suwon 0 2 0 3 3 2,"[('Suwon', 'organization')]","[('Suwon', 'location')]",0.0,0.0,0.0 diff --git a/src/experiments/GLiNER_evalutaion/results/20250306_125043_GLiNER_results.txt b/src/experiments/GLiNER_evalutaion/results/20250306_125043_GLiNER_results.txt deleted file mode 100644 index 5fd213b..0000000 --- a/src/experiments/GLiNER_evalutaion/results/20250306_125043_GLiNER_results.txt +++ /dev/null @@ -1,700 +0,0 @@ -Instance 0: -Sentence: CINCINNATI AT COLORADO -True Annotation: [('CINCINNATI', 'organization'), ('COLORADO', 'location')] -Predicted Annotation: [('CINCINNATI', 'location'), ('COLORADO', 'location')] -Precision: 0.5; Recall: 0.5; F1-score: 0.5 --------------------------------------------------- - -Instance 1: -Sentence: Relations with Russia, which is our main partner, have great importance," Kuchma said. -True Annotation: [('Russia', 'location'), ('Kuchma', 'person')] -Predicted Annotation: [('Russia', 'location'), ('Kuchma', 'person')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 2: -Sentence: He added:" If no one asked, I never opened my mouth. -True Annotation: [] -Predicted Annotation: [('He', 'person'), ('I', 'person')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 3: -Sentence: -- Steve Weizman, Copenhagen newsroom +45 33969650 -True Annotation: [('Steve Weizman', 'person'), ('Copenhagen', 'location')] -Predicted Annotation: [('Steve Weizman', 'person'), ('Copenhagen', 'location')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 4: -Sentence: 70 71 74 -True Annotation: [] -Predicted Annotation: [] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 5: -Sentence: Graafschap Doetinchem 3 RKC Waalwijk 2 -True Annotation: [('Graafschap Doetinchem', 'organization'), ('RKC Waalwijk', 'organization')] -Predicted Annotation: [('Graafschap', 'location'), ('Doetinchem', 'location'), ('RKC Waalwijk', 'location')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 6: -Sentence: Nottingham Forest 1 Middlesbrough 1 -True Annotation: [('Nottingham Forest', 'organization'), ('Middlesbrough', 'organization')] -Predicted Annotation: [('Nottingham Forest', 'organization'), ('Middlesbrough 1', 'location')] -Precision: 0.5; Recall: 0.5; F1-score: 0.5 --------------------------------------------------- - -Instance 7: -Sentence: 69 66, Jose Maria Canizares( Spain) 67 68, Paul Lawrie -True Annotation: [('Jose Maria Canizares', 'person'), ('Spain', 'location'), ('Paul Lawrie', 'person')] -Predicted Annotation: [('Jose Maria Canizares', 'person'), ('Spain', 'location'), ('Paul Lawrie', 'person')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 8: -Sentence: Hwa Kay plunges on rights issue, earnings. -True Annotation: [('Hwa Kay', 'person')] -Predicted Annotation: [('Hwa Kay', 'person'), ('earnings', 'miscellaneous')] -Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 --------------------------------------------------- - -Instance 9: -Sentence: But it was the bullish profit forecast for 1996/97 that took the spotlight in the market, with some analysts saying 20 percent may even be an understatement. -True Annotation: [] -Predicted Annotation: [('market', 'location')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 10: -Sentence: He is being asked for the source of his information and who gave him this confidential document," one colleague told Reuters. -True Annotation: [('Reuters', 'organization')] -Predicted Annotation: [('He', 'person'), ('one colleague', 'person'), ('Reuters', 'organization')] -Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 --------------------------------------------------- - -Instance 11: -Sentence: The committee consists of the chiefs of defence staff of each alliance country except Iceland, which has no armed forces. -True Annotation: [('Iceland', 'location')] -Predicted Annotation: [('The committee', 'organization'), ('chiefs of defence staff', 'person'), ('Iceland', 'location')] -Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 --------------------------------------------------- - -Instance 12: -Sentence: The Russian army commander in the region, General Vyacheslav Tikhomirov, arrived at the rebel-held village of Novye Atagi, some 20 km( 12 miles) south of the Chechen capital Grozny for discussions with rebel chief-of-staff Aslan Maskhadov. -True Annotation: [('Russian', 'miscellaneous'), ('Vyacheslav Tikhomirov', 'person'), ('Novye Atagi', 'location'), ('Chechen', 'miscellaneous'), ('Grozny', 'location'), ('Aslan Maskhadov', 'person')] -Predicted Annotation: [('Russian army', 'organization'), ('General Vyacheslav Tikhomirov', 'person'), ('Novye Atagi', 'location'), ('Grozny', 'location'), ('Aslan Maskhadov', 'person')] -Precision: 0.6; Recall: 0.5; F1-score: 0.5454545454545454 --------------------------------------------------- - -Instance 13: -Sentence: " The problem is they travel so much and are so busy that the ability to have any type of regimented routine workout does n't exist. -True Annotation: [] -Predicted Annotation: [] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 14: -Sentence: He told Reuters the reason was his own front-page editorial, entitled" A Chronic Mental Illness" in which he attacks compliant Arab leaders for serving U.S. and Israeli interests. -True Annotation: [('Reuters', 'organization'), ('Arab', 'miscellaneous'), ('U.S.', 'location'), ('Israeli', 'miscellaneous')] -Predicted Annotation: [('He', 'person'), ('Reuters', 'organization'), ('he', 'person'), ('U.S.', 'location')] -Precision: 0.5; Recall: 0.5; F1-score: 0.5 --------------------------------------------------- - -Instance 15: -Sentence: Sporting Sale 0 Meknes 1 -True Annotation: [('Sporting Sale', 'organization'), ('Meknes', 'organization')] -Predicted Annotation: [('Meknes', 'location')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 16: -Sentence: In Bistrita: Gloria Bistrita( Romania) 2 Valletta( Malta) 1 -True Annotation: [('Bistrita', 'location'), ('Gloria Bistrita', 'organization'), ('Romania', 'location'), ('Valletta', 'location'), ('Malta', 'location')] -Predicted Annotation: [('Bistrita', 'location'), ('Bistrita', 'location'), ('Romania', 'location'), ('Valletta', 'location'), ('Malta', 'location')] -Precision: 1.0; Recall: 0.8; F1-score: 0.888888888888889 --------------------------------------------------- - -Instance 17: -Sentence: 6- MaliVai Washington( U.S.) beat Alex Corretja( Spain) 6-4 -True Annotation: [('MaliVai Washington', 'person'), ('U.S.', 'location'), ('Alex Corretja', 'person'), ('Spain', 'location')] -Predicted Annotation: [('MaliVai Washington', 'location'), ('U.S.', 'location'), ('Alex Corretja', 'person'), ('Spain', 'location')] -Precision: 0.75; Recall: 0.75; F1-score: 0.75 --------------------------------------------------- - -Instance 18: -Sentence: Clinton made a triumphant Irish tour to back a Northern Ireland peace process but was forced to drop Ballybunion from a packed schedule at the last minute. -True Annotation: [('Clinton', 'person'), ('Irish', 'miscellaneous'), ('Northern Ireland', 'location'), ('Ballybunion', 'organization')] -Predicted Annotation: [('Clinton', 'person'), ('Northern Ireland', 'location'), ('Ballybunion', 'location')] -Precision: 0.6666666666666666; Recall: 0.5; F1-score: 0.5714285714285715 --------------------------------------------------- - -Instance 19: -Sentence: Essex 532-8 -True Annotation: [('Essex', 'organization')] -Predicted Annotation: [('Essex', 'location')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 20: -Sentence: Standings after games played on Friday( tabulate under won, -True Annotation: [] -Predicted Annotation: [] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 21: -Sentence: Rotherham 1 Blackpool 2 -True Annotation: [('Rotherham', 'organization'), ('Blackpool', 'organization')] -Predicted Annotation: [('Rotherham', 'location'), ('Blackpool', 'location')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 22: -Sentence: -- Tokyo Commodities Desk( 81-3 3432 6179) -True Annotation: [('Tokyo Commodities Desk', 'organization')] -Predicted Annotation: [('Tokyo Commodities Desk', 'organization'), ('81-3 3432 6179', 'location')] -Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 --------------------------------------------------- - -Instance 23: -Sentence: 52) v Worcestershire. -True Annotation: [('Worcestershire', 'organization')] -Predicted Annotation: [('Worcestershire', 'location')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 24: -Sentence: He will leave on Thursday. -True Annotation: [] -Predicted Annotation: [('He', 'person')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 25: -Sentence: Current prft 7 mln loss 371 mln -True Annotation: [] -Predicted Annotation: [] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 26: -Sentence: Prodi will also meet President Suleyman Demirel and Foreign Minister Tansu Ciller, Akbel said. -True Annotation: [('Prodi', 'person'), ('Suleyman Demirel', 'person'), ('Tansu Ciller', 'person'), ('Akbel', 'person')] -Predicted Annotation: [('Prodi', 'person'), ('President Suleyman Demirel', 'person'), ('Tansu Ciller', 'person'), ('Akbel', 'person')] -Precision: 0.75; Recall: 0.75; F1-score: 0.75 --------------------------------------------------- - -Instance 27: -Sentence: Euro 96 star Vladimir Smicer of the Czech Republic scored at the last second for Lens, allowing them to retain the lead in the French soccer league on Wednesday. -True Annotation: [('Euro 96', 'miscellaneous'), ('Vladimir Smicer', 'person'), ('Czech Republic', 'location'), ('Lens', 'organization'), ('French', 'miscellaneous')] -Predicted Annotation: [('Euro 96', 'organization'), ('Vladimir Smicer', 'person'), ('Czech Republic', 'location'), ('Lens', 'location'), ('French soccer league', 'organization')] -Precision: 0.4; Recall: 0.4; F1-score: 0.4000000000000001 --------------------------------------------------- - -Instance 28: -Sentence: The former Soviet Union was displaced as contractor of the potentially rich Shabwa oilfields once it collapsed in December 1991, according to the International Petroleum Encyclopedia. -True Annotation: [('Soviet Union', 'location'), ('Shabwa', 'location'), ('International Petroleum Encyclopedia', 'miscellaneous')] -Predicted Annotation: [('The former Soviet Union', 'organization'), ('Shabwa oilfields', 'location'), ('International Petroleum Encyclopedia', 'organization')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 29: -Sentence: The Bosnian Serb cabinet, in a letter to the OSCE, said on Monday that any delay of local elections would be" a direct and flagrant violation fo the Dayton agreement". -True Annotation: [('Bosnian Serb', 'miscellaneous'), ('OSCE', 'organization'), ('Dayton', 'location')] -Predicted Annotation: [('Bosnian Serb cabinet', 'organization'), ('OSCE', 'organization')] -Precision: 0.5; Recall: 0.3333333333333333; F1-score: 0.4 --------------------------------------------------- - -Instance 30: -Sentence: Pohang 3 Chonbuk 2( halftime 0-0) -True Annotation: [('Pohang', 'organization'), ('Chonbuk', 'organization')] -Predicted Annotation: [('Pohang 3', 'location'), ('Chonbuk 2', 'location')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 31: -Sentence: Hibernian 0 Dunfermline 0 -True Annotation: [('Hibernian', 'organization'), ('Dunfermline', 'organization')] -Predicted Annotation: [('Hibernian', 'organization'), ('Dunfermline', 'location')] -Precision: 0.5; Recall: 0.5; F1-score: 0.5 --------------------------------------------------- - -Instance 32: -Sentence: Croatia 's central bank again stayed out of the foreign exchange market. -True Annotation: [('Croatia', 'location')] -Predicted Annotation: [('Croatia', 'location'), ('central bank', 'organization')] -Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 --------------------------------------------------- - -Instance 33: -Sentence: CALL C 98.00 PCT 0.47 DEM 3.30 PCT 202.90 X -True Annotation: [('DEM', 'miscellaneous')] -Predicted Annotation: [('PCT', 'location'), ('PCT', 'location')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 34: -Sentence: 5. Kenneth Eriksson( Sweden) Subaru Impreza 2:39 -True Annotation: [('Kenneth Eriksson', 'person'), ('Sweden', 'location'), ('Subaru Impreza', 'miscellaneous')] -Predicted Annotation: [('Kenneth Eriksson', 'person'), ('Sweden', 'location'), ('Subaru', 'organization')] -Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 --------------------------------------------------- - -Instance 35: -Sentence: Southern California Edison Co said it expected two 220 kilovolt( KV) power lines in southern California to resume service later today after being shut late Wednesday because of a wildfire raging north of Los Angeles. -True Annotation: [('Southern California Edison Co', 'organization'), ('California', 'location'), ('Los Angeles', 'location')] -Predicted Annotation: [('Southern California Edison Co', 'organization'), ('southern California', 'location'), ('Los Angeles', 'location')] -Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 --------------------------------------------------- - -Instance 36: -Sentence: " The message that we sent to( Syrian President Hafez al-) Assad is that Israel is ready at any time without preconditions to enter peace negotiations," Israeli Foreign Minister David Levy told Israel Radio in an interview. -True Annotation: [('Syrian', 'miscellaneous'), ('Hafez al-', 'person'), ('Assad', 'person'), ('Israel', 'location'), ('Israeli', 'miscellaneous'), ('David Levy', 'person'), ('Israel Radio', 'organization')] -Predicted Annotation: [('Hafez al-) Assad', 'person'), ('Israel', 'location'), ('David Levy', 'person'), ('Israel', 'location')] -Precision: 0.6666666666666666; Recall: 0.2857142857142857; F1-score: 0.4 --------------------------------------------------- - -Instance 37: -Sentence: Suwon 1 3 0 7 3 6 -True Annotation: [('Suwon', 'organization')] -Predicted Annotation: [('Suwon', 'location')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 38: -Sentence: - Opposition leader Nawaz Sharif renewed a pledge to oust the Pakistan People 's Party government headed by Prime Minister Benazir Bhutto. -True Annotation: [('Nawaz Sharif', 'person'), ("Pakistan People 's Party", 'organization'), ('Benazir Bhutto', 'person')] -Predicted Annotation: [('Nawaz Sharif', 'person'), ("Pakistan People 's Party", 'organization'), ('Benazir Bhutto', 'person')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 39: -Sentence: Mid-tier golds up in heavy trading. -True Annotation: [] -Predicted Annotation: [] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 40: -Sentence: -- U.S. Municipal Desk, 212-859-1650 -True Annotation: [('U.S. Municipal Desk', 'organization')] -Predicted Annotation: [('U.S. Municipal Desk', 'location'), ('212-859-1650', 'location')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 41: -Sentence: U.S. Open officials managed to insult most of the male tennis players last week with their controversial handling of the seeding and draw. -True Annotation: [('U.S. Open', 'miscellaneous')] -Predicted Annotation: [('U.S. Open officials', 'organization'), ('male tennis players', 'person')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 42: -Sentence: Zurich 9 2 5 2 9 9 11 -True Annotation: [('Zurich', 'organization')] -Predicted Annotation: [('Zurich', 'location')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 43: -Sentence: eight minutes one second -True Annotation: [] -Predicted Annotation: [] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 44: -Sentence: CRICKET- SRI LANKA AND AUSTRALIA SAY RELATIONS HAVE HEALED. -True Annotation: [('SRI LANKA', 'location'), ('AUSTRALIA', 'location')] -Predicted Annotation: [('CRICKET', 'organization'), ('SRI LANKA', 'location'), ('AUSTRALIA', 'location')] -Precision: 0.6666666666666666; Recall: 1.0; F1-score: 0.8 --------------------------------------------------- - -Instance 45: -Sentence: Halifax 21 9 1 11 603 552 19 -True Annotation: [('Halifax', 'organization')] -Predicted Annotation: [('Halifax', 'location')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 46: -Sentence: BASEBALL- MAJOR LEAGUE STANDINGS AFTER WEDNESDAY 'S GAMES. -True Annotation: [('MAJOR LEAGUE', 'miscellaneous')] -Predicted Annotation: [('BASEBALL', 'organization')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 47: -Sentence: Brann 19 8 5 6 40 37 29 -True Annotation: [('Brann', 'organization')] -Predicted Annotation: [('Brann', 'person')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 48: -Sentence: Analysts said sharply lower earnings from News Corp 's book publishing division and its U.S. magazines had been the major surprises in the results for 1995/96. -True Annotation: [('News Corp', 'organization'), ('U.S.', 'location')] -Predicted Annotation: [('Analysts', 'person'), ('News Corp', 'organization'), ('U.S.', 'location')] -Precision: 0.6666666666666666; Recall: 1.0; F1-score: 0.8 --------------------------------------------------- - -Instance 49: -Sentence: Aegon 83.40 Paribas -True Annotation: [('Aegon', 'organization'), ('Paribas', 'organization')] -Predicted Annotation: [('Aegon', 'organization'), ('Paribas', 'organization')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 50: -Sentence: Gencor Ltd on Monday said it had swelled its year attributable profit and streamlined operations to strengthen it for the current financial year despite a variety of divisional setbacks. -True Annotation: [('Gencor Ltd', 'organization')] -Predicted Annotation: [('Gencor Ltd', 'organization')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 51: -Sentence: Mia, a father of five children, had a restaurant business in a London suburb. -True Annotation: [('Mia', 'person'), ('London', 'location')] -Predicted Annotation: [('Mia', 'person'), ('restaurant business', 'organization'), ('London suburb', 'location')] -Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 --------------------------------------------------- - -Instance 52: -Sentence: Rugby league-Australian rugby league results. -True Annotation: [('league-Australian', 'miscellaneous')] -Predicted Annotation: [('rugby league', 'organization')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 53: -Sentence: GACETA DE LOS NEGOCIOS -True Annotation: [('GACETA DE LOS NEGOCIOS', 'organization')] -Predicted Annotation: [('GACETA DE LOS NEGOCIOS', 'organization')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 54: -Sentence: All three clocked the same time of five hours 51 minutes, 52 seconds. -True Annotation: [] -Predicted Annotation: [] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 55: -Sentence: Prime Minister Benjamin Netanyahu 's government, which took office in June, has said it will not allow the Authority, set up under a 1993 interim peace deal to control parts of the Gaza Strip and West Bank, to operate in Jerusalem. -True Annotation: [('Benjamin Netanyahu', 'person'), ('Authority', 'organization'), ('Gaza Strip', 'location'), ('West Bank', 'location'), ('Jerusalem', 'location')] -Predicted Annotation: [('Benjamin Netanyahu', 'person'), ('Authority', 'organization'), ('Gaza Strip', 'location'), ('West Bank', 'location'), ('Jerusalem', 'location')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 56: -Sentence: Now, 60 days later, he had a chance to talk about it again. -True Annotation: [] -Predicted Annotation: [('he', 'person')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 57: -Sentence: SALANG TUNNEL, Afghanistan 1996-08-29 -True Annotation: [('SALANG', 'location'), ('Afghanistan', 'location')] -Predicted Annotation: [('SALANG TUNNEL', 'location')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 58: -Sentence: Stefan Edberg( Sweden) vs. 5- Richard Krajicek( Netherlands) -True Annotation: [('Stefan Edberg', 'person'), ('Sweden', 'location'), ('Richard Krajicek', 'person'), ('Netherlands', 'location')] -Predicted Annotation: [('Stefan Edberg', 'person'), ('Sweden', 'location'), ('Richard Krajicek', 'person'), ('Netherlands', 'location')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 59: -Sentence: Gold miner Newcrest Mining Ltd said on Wednesday it posted a A$ 4.3 million profit after tax in the final quarter of the year to June 30, 1996. -True Annotation: [('Newcrest Mining Ltd', 'organization'), ('A$', 'miscellaneous')] -Predicted Annotation: [('Newcrest Mining Ltd', 'organization')] -Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 --------------------------------------------------- - -Instance 60: -Sentence: He said liquidity would be the main concern for the next few days. -True Annotation: [] -Predicted Annotation: [('He', 'person')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 61: -Sentence: 5. Wim Omloop( Belgium) Collstrop same time -True Annotation: [('Wim Omloop', 'person'), ('Belgium', 'location'), ('Collstrop', 'organization')] -Predicted Annotation: [('Wim Omloop', 'person'), ('Belgium', 'location'), ('Collstrop', 'location')] -Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 --------------------------------------------------- - -Instance 62: -Sentence: JOHANNESBURG 1996-08-23 -True Annotation: [('JOHANNESBURG', 'location')] -Predicted Annotation: [('JOHANNESBURG', 'location')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 63: -Sentence: Collective farms and Ukraine 's nascent private farming sector have no money for fertiliser, no money for herbicides and pesticides, no money to repair old or buy new machinery, no money for fuel, and none to buy good seed. -True Annotation: [('Ukraine', 'location')] -Predicted Annotation: [('Collective farms', 'organization'), ('Ukraine', 'location'), ('no money for fuel', 'miscellaneous')] -Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 --------------------------------------------------- - -Instance 64: -Sentence: The boat had been missing since Monday afternoon when it left the tiny island of Gorgona off Colombia 's southwest coast with sightseers for a return trip to Narino province, near the border with Ecuador. -True Annotation: [('Gorgona', 'location'), ('Colombia', 'location'), ('Narino', 'location'), ('Ecuador', 'location')] -Predicted Annotation: [('Gorgona', 'location'), ('Colombia', 'location'), ('southwest coast', 'location'), ('Narino province', 'location')] -Precision: 0.5; Recall: 0.5; F1-score: 0.5 --------------------------------------------------- - -Instance 65: -Sentence: BRATISLAVA 1996-08-27 -True Annotation: [('BRATISLAVA', 'location')] -Predicted Annotation: [('BRATISLAVA', 'location')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 66: -Sentence: MOTORCYCLING- WORLD SUPERBIKE CHAMPIONSHIP RESULTS. -True Annotation: [] -Predicted Annotation: [('MOTORCYCLING', 'organization')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 67: -Sentence: Puglisi was shot as she knelt praying by the tomb of her young husband, who was himself killed last year in a Mafia ambush. -True Annotation: [('Puglisi', 'person')] -Predicted Annotation: [('Puglisi', 'person'), ('tomb', 'location'), ('Mafia', 'organization')] -Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 --------------------------------------------------- - -Instance 68: -Sentence: Partizan( Yugoslavia), Alba( Germany), Dinamo( Russia) and Benetton( Italy) are also taking part in the event which continues until Saturday. -True Annotation: [('Partizan', 'organization'), ('Yugoslavia', 'location'), ('Alba', 'organization'), ('Germany', 'location'), ('Dinamo', 'organization'), ('Russia', 'location'), ('Benetton', 'organization'), ('Italy', 'location')] -Predicted Annotation: [('Partizan', 'organization'), ('Yugoslavia', 'location'), ('Alba', 'organization'), ('Germany', 'location'), ('Dinamo', 'organization'), ('Russia', 'location'), ('Benetton', 'organization'), ('Italy', 'location')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 69: -Sentence: 6. Peter Pieters- Tomas Post( Netherlands) 14 -True Annotation: [('Peter Pieters', 'person'), ('Tomas Post', 'person'), ('Netherlands', 'location')] -Predicted Annotation: [('Peter Pieters', 'person'), ('Tomas Post', 'organization'), ('Netherlands', 'location')] -Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 --------------------------------------------------- - -Instance 70: -Sentence: Responsibility is percolating downwards." -True Annotation: [] -Predicted Annotation: [] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 71: -Sentence: Mother Teresa 's condition improved on Sunday as her fever abated, and on Monday she was able to scribble notes to doctors and nuns. -True Annotation: [('Mother Teresa', 'person')] -Predicted Annotation: [('Mother Teresa', 'person'), ('nuns', 'organization')] -Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 --------------------------------------------------- - -Instance 72: -Sentence: These shares are subject to post-closing adjustments. -True Annotation: [] -Predicted Annotation: [] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 73: -Sentence: In the primary market, Eksportfinans and Suedwest LB launched issues for 100 million and 300 million Swiss francs, respectively. -True Annotation: [('Eksportfinans', 'organization'), ('Suedwest LB', 'organization'), ('Swiss', 'miscellaneous')] -Predicted Annotation: [('Eksportfinans', 'organization'), ('Suedwest LB', 'organization')] -Precision: 1.0; Recall: 0.6666666666666666; F1-score: 0.8 --------------------------------------------------- - -Instance 74: -Sentence: He held one match point at 9-8 in a marathon third-set tie break but was beaten 5-7 7-6( 7-1) 7-6( 13-11) by unseeded Daniel Vacek of the Czech Republic. -True Annotation: [('Daniel Vacek', 'person'), ('Czech Republic', 'location')] -Predicted Annotation: [('Daniel Vacek', 'person'), ('Czech Republic', 'location')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 75: -Sentence: Baltimore Orioles manager Davey Johnson will miss Thursday night 's game against the Seattle Mariners after being admitted to a hospital with an irregular heartbeat. -True Annotation: [('Baltimore Orioles', 'organization'), ('Davey Johnson', 'person'), ('Seattle Mariners', 'organization')] -Predicted Annotation: [('Baltimore Orioles', 'organization'), ('Davey Johnson', 'person'), ('Seattle Mariners', 'organization'), ('hospital', 'location')] -Precision: 0.75; Recall: 1.0; F1-score: 0.8571428571428571 --------------------------------------------------- - -Instance 76: -Sentence: COLOMBO 1996-08-28 -True Annotation: [('COLOMBO', 'location')] -Predicted Annotation: [('COLOMBO', 'location')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 77: -Sentence: PRETORIA, South Africa 1996-08-24 -True Annotation: [('PRETORIA', 'location'), ('South Africa', 'location')] -Predicted Annotation: [('PRETORIA', 'location'), ('South Africa', 'location')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 78: -Sentence: Graafschap Doetinchem 3 1 1 1 5 5 4 -True Annotation: [('Graafschap Doetinchem', 'organization')] -Predicted Annotation: [('Graafschap', 'location'), ('Doetinchem', 'location')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 79: -Sentence: 12. Martin Brundle( Britain) Jordan 34 -True Annotation: [('Martin Brundle', 'person'), ('Britain', 'location'), ('Jordan', 'organization')] -Predicted Annotation: [('Martin Brundle', 'person'), ('Britain', 'location'), ('Jordan', 'location')] -Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 --------------------------------------------------- - -Instance 80: -Sentence: By Wednesday, the whereabouts of the eight hostages was still not known, the sources said. -True Annotation: [] -Predicted Annotation: [('eight hostages', 'person'), ('sources', 'organization')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 81: -Sentence: the third round of the British Masters on Friday: -True Annotation: [('British Masters', 'miscellaneous')] -Predicted Annotation: [('British Masters', 'organization')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 82: -Sentence: Haitai 62 2 40 .606- -True Annotation: [('Haitai', 'organization')] -Predicted Annotation: [('Haitai 62 2 40', 'location')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 83: -Sentence: Named" Nirmal Hriday"( Tender Heart), it was the first of a chain of 150 homes for dying, destitute people, admitting nearly 18,000 a year. -True Annotation: [('Nirmal Hriday', 'location'), ('Tender Heart', 'location')] -Predicted Annotation: [('Nirmal Hriday', 'person'), ('Tender Heart', 'organization')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 84: -Sentence: " Not everything has gone well. -True Annotation: [] -Predicted Annotation: [] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 85: -Sentence: behind -True Annotation: [] -Predicted Annotation: [] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 86: -Sentence: BOGOTA 1996-08-26 -True Annotation: [('BOGOTA', 'location')] -Predicted Annotation: [('BOGOTA', 'location')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 87: -Sentence: Women 's singles, second round -True Annotation: [] -Predicted Annotation: [('Women', 'organization')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 88: -Sentence: Looking at market prospects, he said:" I think our best judgment at this stage is that it will probably bumble along in the rather mixed way it 's been in the first half." -True Annotation: [] -Predicted Annotation: [('he', 'person'), ('I', 'person'), ('it', 'organization'), ('it', 'organization')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 89: -Sentence: There have only been a few skirmishes in Guerrero in which a handful of police, soldiers and civilians have been killed or injured. -True Annotation: [('Guerrero', 'location')] -Predicted Annotation: [('Guerrero', 'location'), ('police', 'organization'), ('soldiers', 'person'), ('civilians', 'person')] -Precision: 0.25; Recall: 1.0; F1-score: 0.4 --------------------------------------------------- - -Instance 90: -Sentence: Tenacity 70 24/08 Mideast/ South Korea W145 Samsung. -True Annotation: [('Tenacity', 'organization'), ('Mideast', 'location'), ('South Korea', 'location'), ('Samsung', 'organization')] -Predicted Annotation: [('Tenacity 70', 'location'), ('Mideast', 'location'), ('South Korea', 'location'), ('W145', 'location'), ('Samsung', 'organization')] -Precision: 0.6; Recall: 0.75; F1-score: 0.6666666666666665 --------------------------------------------------- - -Instance 91: -Sentence: JERUSALEM POST -True Annotation: [('JERUSALEM POST', 'organization')] -Predicted Annotation: [('JERUSALEM POST', 'organization')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 92: -Sentence: The players relived the moves and tries, the tackles and what might have been as the emotions of victory continued. -True Annotation: [] -Predicted Annotation: [('The players', 'organization')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 93: -Sentence: TENNIS- RESULTS AT TOSHIBA CLASSIC. -True Annotation: [('TOSHIBA CLASSIC', 'miscellaneous')] -Predicted Annotation: [('TOSHIBA CLASSIC', 'location')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - -Instance 94: -Sentence: Chile 's ENAP buys Oriente, Escravos crude for Oct. -True Annotation: [('Chile', 'location'), ('ENAP', 'organization'), ('Oriente', 'organization'), ('Escravos', 'organization')] -Predicted Annotation: [('Chile', 'location'), ('ENAP', 'organization'), ('Oriente', 'location'), ('Escravos', 'location')] -Precision: 0.5; Recall: 0.5; F1-score: 0.5 --------------------------------------------------- - -Instance 95: -Sentence: " We will then proceed with the annexation of Sardinia, Corsica and Cyprus," Cimicchi told reporters on Saturday. -True Annotation: [('Sardinia', 'location'), ('Corsica', 'location'), ('Cyprus', 'location'), ('Cimicchi', 'person')] -Predicted Annotation: [('Sardinia', 'location'), ('Corsica', 'location'), ('Cyprus', 'location'), ('Cimicchi', 'person')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 96: -Sentence: " These( African) brothers should have been the first to bind the wounds of Burundi," Terence said of the economic embargo." -True Annotation: [('African', 'miscellaneous'), ('Burundi', 'location'), ('Terence', 'person')] -Predicted Annotation: [('These( African) brothers', 'organization'), ('Burundi', 'location'), ('Terence', 'person')] -Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 --------------------------------------------------- - -Instance 97: -Sentence: -- Sofia Newsroom,( ++359-2) 981 8569 -True Annotation: [('Sofia Newsroom', 'organization')] -Predicted Annotation: [('Sofia Newsroom', 'organization')] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 98: -Sentence: first division soccer matches: -True Annotation: [] -Predicted Annotation: [] -Precision: 1.0; Recall: 1.0; F1-score: 1.0 --------------------------------------------------- - -Instance 99: -Sentence: Suwon 0 2 0 3 3 2 -True Annotation: [('Suwon', 'organization')] -Predicted Annotation: [('Suwon', 'location')] -Precision: 0.0; Recall: 0.0; F1-score: 0.0 --------------------------------------------------- - diff --git a/src/experiments/GLiNER_evalutaion/results_CoNLL/20250316_105108_GLiNER_metrics.csv b/src/experiments/GLiNER_evalutaion/results_CoNLL/20250316_105108_GLiNER_metrics.csv new file mode 100644 index 0000000..974c320 --- /dev/null +++ b/src/experiments/GLiNER_evalutaion/results_CoNLL/20250316_105108_GLiNER_metrics.csv @@ -0,0 +1,1001 @@ +Instance,Dataset,Sentence,True Annotation,Predicted Annotation,Precision,Recall,F1 Score +0,CoNLL,CINCINNATI AT COLORADO,"[('CINCINNATI', 'organization'), ('COLORADO', 'location')]","[('CINCINNATI', 'location'), ('COLORADO', 'location')]",0.5,0.5,0.5 +1,CoNLL,"Relations with Russia, which is our main partner, have great importance,"" Kuchma said.","[('Russia', 'location'), ('Kuchma', 'person')]","[('Russia', 'location'), ('Kuchma', 'person')]",1.0,1.0,1.0 +2,CoNLL,"He added:"" If no one asked, I never opened my mouth.",[],"[('He', 'person'), ('I', 'person')]",0.0,0.0,0.0 +3,CoNLL,"-- Steve Weizman, Copenhagen newsroom +45 33969650","[('Steve Weizman', 'person'), ('Copenhagen', 'location')]","[('Steve Weizman', 'person'), ('Copenhagen', 'location')]",1.0,1.0,1.0 +4,CoNLL,70 71 74,[],[],1.0,1.0,1.0 +5,CoNLL,Graafschap Doetinchem 3 RKC Waalwijk 2,"[('Graafschap Doetinchem', 'organization'), ('RKC Waalwijk', 'organization')]","[('Graafschap', 'location'), ('Doetinchem', 'location'), ('RKC Waalwijk', 'location')]",0.0,0.0,0.0 +6,CoNLL,Nottingham Forest 1 Middlesbrough 1,"[('Nottingham Forest', 'organization'), ('Middlesbrough', 'organization')]","[('Nottingham Forest', 'organization'), ('Middlesbrough 1', 'location')]",0.5,0.5,0.5 +7,CoNLL,"69 66, Jose Maria Canizares( Spain) 67 68, Paul Lawrie","[('Jose Maria Canizares', 'person'), ('Spain', 'location'), ('Paul Lawrie', 'person')]","[('Jose Maria Canizares', 'person'), ('Spain', 'location'), ('Paul Lawrie', 'person')]",1.0,1.0,1.0 +8,CoNLL,"Hwa Kay plunges on rights issue, earnings.","[('Hwa Kay', 'person')]","[('Hwa Kay', 'person'), ('earnings', 'miscellaneous')]",0.5,1.0,0.6666666666666666 +9,CoNLL,"But it was the bullish profit forecast for 1996/97 that took the spotlight in the market, with some analysts saying 20 percent may even be an understatement.",[],"[('market', 'location')]",0.0,0.0,0.0 +10,CoNLL,"He is being asked for the source of his information and who gave him this confidential document,"" one colleague told Reuters.","[('Reuters', 'organization')]","[('He', 'person'), ('one colleague', 'person'), ('Reuters', 'organization')]",0.3333333333333333,1.0,0.5 +11,CoNLL,"The committee consists of the chiefs of defence staff of each alliance country except Iceland, which has no armed forces.","[('Iceland', 'location')]","[('The committee', 'organization'), ('chiefs of defence staff', 'person'), ('Iceland', 'location')]",0.3333333333333333,1.0,0.5 +12,CoNLL,"The Russian army commander in the region, General Vyacheslav Tikhomirov, arrived at the rebel-held village of Novye Atagi, some 20 km( 12 miles) south of the Chechen capital Grozny for discussions with rebel chief-of-staff Aslan Maskhadov.","[('Russian', 'miscellaneous'), ('Vyacheslav Tikhomirov', 'person'), ('Novye Atagi', 'location'), ('Chechen', 'miscellaneous'), ('Grozny', 'location'), ('Aslan Maskhadov', 'person')]","[('Russian army', 'organization'), ('General Vyacheslav Tikhomirov', 'person'), ('Novye Atagi', 'location'), ('Grozny', 'location'), ('Aslan Maskhadov', 'person')]",0.6,0.5,0.5454545454545454 +13,CoNLL,""" The problem is they travel so much and are so busy that the ability to have any type of regimented routine workout does n't exist.",[],[],1.0,1.0,1.0 +14,CoNLL,"He told Reuters the reason was his own front-page editorial, entitled"" A Chronic Mental Illness"" in which he attacks compliant Arab leaders for serving U.S. and Israeli interests.","[('Reuters', 'organization'), ('Arab', 'miscellaneous'), ('U.S.', 'location'), ('Israeli', 'miscellaneous')]","[('He', 'person'), ('Reuters', 'organization'), ('he', 'person'), ('U.S.', 'location')]",0.5,0.5,0.5 +15,CoNLL,Sporting Sale 0 Meknes 1,"[('Sporting Sale', 'organization'), ('Meknes', 'organization')]","[('Meknes', 'location')]",0.0,0.0,0.0 +16,CoNLL,In Bistrita: Gloria Bistrita( Romania) 2 Valletta( Malta) 1,"[('Bistrita', 'location'), ('Gloria Bistrita', 'organization'), ('Romania', 'location'), ('Valletta', 'location'), ('Malta', 'location')]","[('Bistrita', 'location'), ('Bistrita', 'location'), ('Romania', 'location'), ('Valletta', 'location'), ('Malta', 'location')]",1.0,0.8,0.888888888888889 +17,CoNLL,6- MaliVai Washington( U.S.) beat Alex Corretja( Spain) 6-4,"[('MaliVai Washington', 'person'), ('U.S.', 'location'), ('Alex Corretja', 'person'), ('Spain', 'location')]","[('MaliVai Washington', 'location'), ('U.S.', 'location'), ('Alex Corretja', 'person'), ('Spain', 'location')]",0.75,0.75,0.75 +18,CoNLL,Clinton made a triumphant Irish tour to back a Northern Ireland peace process but was forced to drop Ballybunion from a packed schedule at the last minute.,"[('Clinton', 'person'), ('Irish', 'miscellaneous'), ('Northern Ireland', 'location'), ('Ballybunion', 'organization')]","[('Clinton', 'person'), ('Northern Ireland', 'location'), ('Ballybunion', 'location')]",0.6666666666666666,0.5,0.5714285714285715 +19,CoNLL,Essex 532-8,"[('Essex', 'organization')]","[('Essex', 'location')]",0.0,0.0,0.0 +20,CoNLL,"Standings after games played on Friday( tabulate under won,",[],[],1.0,1.0,1.0 +21,CoNLL,Rotherham 1 Blackpool 2,"[('Rotherham', 'organization'), ('Blackpool', 'organization')]","[('Rotherham', 'location'), ('Blackpool', 'location')]",0.0,0.0,0.0 +22,CoNLL,-- Tokyo Commodities Desk( 81-3 3432 6179),"[('Tokyo Commodities Desk', 'organization')]","[('Tokyo Commodities Desk', 'organization'), ('81-3 3432 6179', 'location')]",0.5,1.0,0.6666666666666666 +23,CoNLL,52) v Worcestershire.,"[('Worcestershire', 'organization')]","[('Worcestershire', 'location')]",0.0,0.0,0.0 +24,CoNLL,He will leave on Thursday.,[],"[('He', 'person')]",0.0,0.0,0.0 +25,CoNLL,Current prft 7 mln loss 371 mln,[],[],1.0,1.0,1.0 +26,CoNLL,"Prodi will also meet President Suleyman Demirel and Foreign Minister Tansu Ciller, Akbel said.","[('Prodi', 'person'), ('Suleyman Demirel', 'person'), ('Tansu Ciller', 'person'), ('Akbel', 'person')]","[('Prodi', 'person'), ('President Suleyman Demirel', 'person'), ('Tansu Ciller', 'person'), ('Akbel', 'person')]",0.75,0.75,0.75 +27,CoNLL,"Euro 96 star Vladimir Smicer of the Czech Republic scored at the last second for Lens, allowing them to retain the lead in the French soccer league on Wednesday.","[('Euro 96', 'miscellaneous'), ('Vladimir Smicer', 'person'), ('Czech Republic', 'location'), ('Lens', 'organization'), ('French', 'miscellaneous')]","[('Euro 96', 'organization'), ('Vladimir Smicer', 'person'), ('Czech Republic', 'location'), ('Lens', 'location'), ('French soccer league', 'organization')]",0.4,0.4,0.4000000000000001 +28,CoNLL,"The former Soviet Union was displaced as contractor of the potentially rich Shabwa oilfields once it collapsed in December 1991, according to the International Petroleum Encyclopedia.","[('Soviet Union', 'location'), ('Shabwa', 'location'), ('International Petroleum Encyclopedia', 'miscellaneous')]","[('The former Soviet Union', 'organization'), ('Shabwa oilfields', 'location'), ('International Petroleum Encyclopedia', 'organization')]",0.0,0.0,0.0 +29,CoNLL,"The Bosnian Serb cabinet, in a letter to the OSCE, said on Monday that any delay of local elections would be"" a direct and flagrant violation fo the Dayton agreement"".","[('Bosnian Serb', 'miscellaneous'), ('OSCE', 'organization'), ('Dayton', 'location')]","[('Bosnian Serb cabinet', 'organization'), ('OSCE', 'organization')]",0.5,0.3333333333333333,0.4 +30,CoNLL,Pohang 3 Chonbuk 2( halftime 0-0),"[('Pohang', 'organization'), ('Chonbuk', 'organization')]","[('Pohang 3', 'location'), ('Chonbuk 2', 'location')]",0.0,0.0,0.0 +31,CoNLL,Hibernian 0 Dunfermline 0,"[('Hibernian', 'organization'), ('Dunfermline', 'organization')]","[('Hibernian', 'organization'), ('Dunfermline', 'location')]",0.5,0.5,0.5 +32,CoNLL,Croatia 's central bank again stayed out of the foreign exchange market.,"[('Croatia', 'location')]","[('Croatia', 'location'), ('central bank', 'organization')]",0.5,1.0,0.6666666666666666 +33,CoNLL,CALL C 98.00 PCT 0.47 DEM 3.30 PCT 202.90 X,"[('DEM', 'miscellaneous')]","[('PCT', 'location'), ('PCT', 'location')]",0.0,0.0,0.0 +34,CoNLL,5. Kenneth Eriksson( Sweden) Subaru Impreza 2:39,"[('Kenneth Eriksson', 'person'), ('Sweden', 'location'), ('Subaru Impreza', 'miscellaneous')]","[('Kenneth Eriksson', 'person'), ('Sweden', 'location'), ('Subaru', 'organization')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +35,CoNLL,Southern California Edison Co said it expected two 220 kilovolt( KV) power lines in southern California to resume service later today after being shut late Wednesday because of a wildfire raging north of Los Angeles.,"[('Southern California Edison Co', 'organization'), ('California', 'location'), ('Los Angeles', 'location')]","[('Southern California Edison Co', 'organization'), ('southern California', 'location'), ('Los Angeles', 'location')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +36,CoNLL,""" The message that we sent to( Syrian President Hafez al-) Assad is that Israel is ready at any time without preconditions to enter peace negotiations,"" Israeli Foreign Minister David Levy told Israel Radio in an interview.","[('Syrian', 'miscellaneous'), ('Hafez al-', 'person'), ('Assad', 'person'), ('Israel', 'location'), ('Israeli', 'miscellaneous'), ('David Levy', 'person'), ('Israel Radio', 'organization')]","[('Hafez al-) Assad', 'person'), ('Israel', 'location'), ('David Levy', 'person'), ('Israel', 'location')]",0.6666666666666666,0.2857142857142857,0.4 +37,CoNLL,Suwon 1 3 0 7 3 6,"[('Suwon', 'organization')]","[('Suwon', 'location')]",0.0,0.0,0.0 +38,CoNLL,- Opposition leader Nawaz Sharif renewed a pledge to oust the Pakistan People 's Party government headed by Prime Minister Benazir Bhutto.,"[('Nawaz Sharif', 'person'), (""Pakistan People 's Party"", 'organization'), ('Benazir Bhutto', 'person')]","[('Nawaz Sharif', 'person'), (""Pakistan People 's Party"", 'organization'), ('Benazir Bhutto', 'person')]",1.0,1.0,1.0 +39,CoNLL,Mid-tier golds up in heavy trading.,[],[],1.0,1.0,1.0 +40,CoNLL,"-- U.S. Municipal Desk, 212-859-1650","[('U.S. Municipal Desk', 'organization')]","[('U.S. Municipal Desk', 'location'), ('212-859-1650', 'location')]",0.0,0.0,0.0 +41,CoNLL,U.S. Open officials managed to insult most of the male tennis players last week with their controversial handling of the seeding and draw.,"[('U.S. Open', 'miscellaneous')]","[('U.S. Open officials', 'organization'), ('male tennis players', 'person')]",0.0,0.0,0.0 +42,CoNLL,Zurich 9 2 5 2 9 9 11,"[('Zurich', 'organization')]","[('Zurich', 'location')]",0.0,0.0,0.0 +43,CoNLL,eight minutes one second,[],[],1.0,1.0,1.0 +44,CoNLL,CRICKET- SRI LANKA AND AUSTRALIA SAY RELATIONS HAVE HEALED.,"[('SRI LANKA', 'location'), ('AUSTRALIA', 'location')]","[('CRICKET', 'organization'), ('SRI LANKA', 'location'), ('AUSTRALIA', 'location')]",0.6666666666666666,1.0,0.8 +45,CoNLL,Halifax 21 9 1 11 603 552 19,"[('Halifax', 'organization')]","[('Halifax', 'location')]",0.0,0.0,0.0 +46,CoNLL,BASEBALL- MAJOR LEAGUE STANDINGS AFTER WEDNESDAY 'S GAMES.,"[('MAJOR LEAGUE', 'miscellaneous')]","[('BASEBALL', 'organization')]",0.0,0.0,0.0 +47,CoNLL,Brann 19 8 5 6 40 37 29,"[('Brann', 'organization')]","[('Brann', 'person')]",0.0,0.0,0.0 +48,CoNLL,Analysts said sharply lower earnings from News Corp 's book publishing division and its U.S. magazines had been the major surprises in the results for 1995/96.,"[('News Corp', 'organization'), ('U.S.', 'location')]","[('Analysts', 'person'), ('News Corp', 'organization'), ('U.S.', 'location')]",0.6666666666666666,1.0,0.8 +49,CoNLL,Aegon 83.40 Paribas,"[('Aegon', 'organization'), ('Paribas', 'organization')]","[('Aegon', 'organization'), ('Paribas', 'organization')]",1.0,1.0,1.0 +50,CoNLL,Gencor Ltd on Monday said it had swelled its year attributable profit and streamlined operations to strengthen it for the current financial year despite a variety of divisional setbacks.,"[('Gencor Ltd', 'organization')]","[('Gencor Ltd', 'organization')]",1.0,1.0,1.0 +51,CoNLL,"Mia, a father of five children, had a restaurant business in a London suburb.","[('Mia', 'person'), ('London', 'location')]","[('Mia', 'person'), ('restaurant business', 'organization'), ('London suburb', 'location')]",0.3333333333333333,0.5,0.4 +52,CoNLL,Rugby league-Australian rugby league results.,"[('league-Australian', 'miscellaneous')]","[('rugby league', 'organization')]",0.0,0.0,0.0 +53,CoNLL,GACETA DE LOS NEGOCIOS,"[('GACETA DE LOS NEGOCIOS', 'organization')]","[('GACETA DE LOS NEGOCIOS', 'organization')]",1.0,1.0,1.0 +54,CoNLL,"All three clocked the same time of five hours 51 minutes, 52 seconds.",[],[],1.0,1.0,1.0 +55,CoNLL,"Prime Minister Benjamin Netanyahu 's government, which took office in June, has said it will not allow the Authority, set up under a 1993 interim peace deal to control parts of the Gaza Strip and West Bank, to operate in Jerusalem.","[('Benjamin Netanyahu', 'person'), ('Authority', 'organization'), ('Gaza Strip', 'location'), ('West Bank', 'location'), ('Jerusalem', 'location')]","[('Benjamin Netanyahu', 'person'), ('Authority', 'organization'), ('Gaza Strip', 'location'), ('West Bank', 'location'), ('Jerusalem', 'location')]",1.0,1.0,1.0 +56,CoNLL,"Now, 60 days later, he had a chance to talk about it again.",[],"[('he', 'person')]",0.0,0.0,0.0 +57,CoNLL,"SALANG TUNNEL, Afghanistan 1996-08-29","[('SALANG', 'location'), ('Afghanistan', 'location')]","[('SALANG TUNNEL', 'location')]",0.0,0.0,0.0 +58,CoNLL,Stefan Edberg( Sweden) vs. 5- Richard Krajicek( Netherlands),"[('Stefan Edberg', 'person'), ('Sweden', 'location'), ('Richard Krajicek', 'person'), ('Netherlands', 'location')]","[('Stefan Edberg', 'person'), ('Sweden', 'location'), ('Richard Krajicek', 'person'), ('Netherlands', 'location')]",1.0,1.0,1.0 +59,CoNLL,"Gold miner Newcrest Mining Ltd said on Wednesday it posted a A$ 4.3 million profit after tax in the final quarter of the year to June 30, 1996.","[('Newcrest Mining Ltd', 'organization'), ('A$', 'miscellaneous')]","[('Newcrest Mining Ltd', 'organization')]",1.0,0.5,0.6666666666666666 +60,CoNLL,He said liquidity would be the main concern for the next few days.,[],"[('He', 'person')]",0.0,0.0,0.0 +61,CoNLL,5. Wim Omloop( Belgium) Collstrop same time,"[('Wim Omloop', 'person'), ('Belgium', 'location'), ('Collstrop', 'organization')]","[('Wim Omloop', 'person'), ('Belgium', 'location'), ('Collstrop', 'location')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +62,CoNLL,JOHANNESBURG 1996-08-23,"[('JOHANNESBURG', 'location')]","[('JOHANNESBURG', 'location')]",1.0,1.0,1.0 +63,CoNLL,"Collective farms and Ukraine 's nascent private farming sector have no money for fertiliser, no money for herbicides and pesticides, no money to repair old or buy new machinery, no money for fuel, and none to buy good seed.","[('Ukraine', 'location')]","[('Collective farms', 'organization'), ('Ukraine', 'location'), ('no money for fuel', 'miscellaneous')]",0.3333333333333333,1.0,0.5 +64,CoNLL,"The boat had been missing since Monday afternoon when it left the tiny island of Gorgona off Colombia 's southwest coast with sightseers for a return trip to Narino province, near the border with Ecuador.","[('Gorgona', 'location'), ('Colombia', 'location'), ('Narino', 'location'), ('Ecuador', 'location')]","[('Gorgona', 'location'), ('Colombia', 'location'), ('southwest coast', 'location'), ('Narino province', 'location')]",0.5,0.5,0.5 +65,CoNLL,BRATISLAVA 1996-08-27,"[('BRATISLAVA', 'location')]","[('BRATISLAVA', 'location')]",1.0,1.0,1.0 +66,CoNLL,MOTORCYCLING- WORLD SUPERBIKE CHAMPIONSHIP RESULTS.,[],"[('MOTORCYCLING', 'organization')]",0.0,0.0,0.0 +67,CoNLL,"Puglisi was shot as she knelt praying by the tomb of her young husband, who was himself killed last year in a Mafia ambush.","[('Puglisi', 'person')]","[('Puglisi', 'person'), ('tomb', 'location'), ('Mafia', 'organization')]",0.3333333333333333,1.0,0.5 +68,CoNLL,"Partizan( Yugoslavia), Alba( Germany), Dinamo( Russia) and Benetton( Italy) are also taking part in the event which continues until Saturday.","[('Partizan', 'organization'), ('Yugoslavia', 'location'), ('Alba', 'organization'), ('Germany', 'location'), ('Dinamo', 'organization'), ('Russia', 'location'), ('Benetton', 'organization'), ('Italy', 'location')]","[('Partizan', 'organization'), ('Yugoslavia', 'location'), ('Alba', 'organization'), ('Germany', 'location'), ('Dinamo', 'organization'), ('Russia', 'location'), ('Benetton', 'organization'), ('Italy', 'location')]",1.0,1.0,1.0 +69,CoNLL,6. Peter Pieters- Tomas Post( Netherlands) 14,"[('Peter Pieters', 'person'), ('Tomas Post', 'person'), ('Netherlands', 'location')]","[('Peter Pieters', 'person'), ('Tomas Post', 'organization'), ('Netherlands', 'location')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +70,CoNLL,"Responsibility is percolating downwards.""",[],[],1.0,1.0,1.0 +71,CoNLL,"Mother Teresa 's condition improved on Sunday as her fever abated, and on Monday she was able to scribble notes to doctors and nuns.","[('Mother Teresa', 'person')]","[('Mother Teresa', 'person'), ('nuns', 'organization')]",0.5,1.0,0.6666666666666666 +72,CoNLL,These shares are subject to post-closing adjustments.,[],[],1.0,1.0,1.0 +73,CoNLL,"In the primary market, Eksportfinans and Suedwest LB launched issues for 100 million and 300 million Swiss francs, respectively.","[('Eksportfinans', 'organization'), ('Suedwest LB', 'organization'), ('Swiss', 'miscellaneous')]","[('Eksportfinans', 'organization'), ('Suedwest LB', 'organization')]",1.0,0.6666666666666666,0.8 +74,CoNLL,He held one match point at 9-8 in a marathon third-set tie break but was beaten 5-7 7-6( 7-1) 7-6( 13-11) by unseeded Daniel Vacek of the Czech Republic.,"[('Daniel Vacek', 'person'), ('Czech Republic', 'location')]","[('Daniel Vacek', 'person'), ('Czech Republic', 'location')]",1.0,1.0,1.0 +75,CoNLL,Baltimore Orioles manager Davey Johnson will miss Thursday night 's game against the Seattle Mariners after being admitted to a hospital with an irregular heartbeat.,"[('Baltimore Orioles', 'organization'), ('Davey Johnson', 'person'), ('Seattle Mariners', 'organization')]","[('Baltimore Orioles', 'organization'), ('Davey Johnson', 'person'), ('Seattle Mariners', 'organization'), ('hospital', 'location')]",0.75,1.0,0.8571428571428571 +76,CoNLL,COLOMBO 1996-08-28,"[('COLOMBO', 'location')]","[('COLOMBO', 'location')]",1.0,1.0,1.0 +77,CoNLL,"PRETORIA, South Africa 1996-08-24","[('PRETORIA', 'location'), ('South Africa', 'location')]","[('PRETORIA', 'location'), ('South Africa', 'location')]",1.0,1.0,1.0 +78,CoNLL,Graafschap Doetinchem 3 1 1 1 5 5 4,"[('Graafschap Doetinchem', 'organization')]","[('Graafschap', 'location'), ('Doetinchem', 'location')]",0.0,0.0,0.0 +79,CoNLL,12. Martin Brundle( Britain) Jordan 34,"[('Martin Brundle', 'person'), ('Britain', 'location'), ('Jordan', 'organization')]","[('Martin Brundle', 'person'), ('Britain', 'location'), ('Jordan', 'location')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +80,CoNLL,"By Wednesday, the whereabouts of the eight hostages was still not known, the sources said.",[],"[('eight hostages', 'person'), ('sources', 'organization')]",0.0,0.0,0.0 +81,CoNLL,the third round of the British Masters on Friday:,"[('British Masters', 'miscellaneous')]","[('British Masters', 'organization')]",0.0,0.0,0.0 +82,CoNLL,Haitai 62 2 40 .606-,"[('Haitai', 'organization')]","[('Haitai 62 2 40', 'location')]",0.0,0.0,0.0 +83,CoNLL,"Named"" Nirmal Hriday""( Tender Heart), it was the first of a chain of 150 homes for dying, destitute people, admitting nearly 18,000 a year.","[('Nirmal Hriday', 'location'), ('Tender Heart', 'location')]","[('Nirmal Hriday', 'person'), ('Tender Heart', 'organization')]",0.0,0.0,0.0 +84,CoNLL,""" Not everything has gone well.",[],[],1.0,1.0,1.0 +85,CoNLL,behind,[],[],1.0,1.0,1.0 +86,CoNLL,BOGOTA 1996-08-26,"[('BOGOTA', 'location')]","[('BOGOTA', 'location')]",1.0,1.0,1.0 +87,CoNLL,"Women 's singles, second round",[],"[('Women', 'organization')]",0.0,0.0,0.0 +88,CoNLL,"Looking at market prospects, he said:"" I think our best judgment at this stage is that it will probably bumble along in the rather mixed way it 's been in the first half.""",[],"[('he', 'person'), ('I', 'person'), ('it', 'organization'), ('it', 'organization')]",0.0,0.0,0.0 +89,CoNLL,"There have only been a few skirmishes in Guerrero in which a handful of police, soldiers and civilians have been killed or injured.","[('Guerrero', 'location')]","[('Guerrero', 'location'), ('police', 'organization'), ('soldiers', 'person'), ('civilians', 'person')]",0.25,1.0,0.4 +90,CoNLL,Tenacity 70 24/08 Mideast/ South Korea W145 Samsung.,"[('Tenacity', 'organization'), ('Mideast', 'location'), ('South Korea', 'location'), ('Samsung', 'organization')]","[('Tenacity 70', 'location'), ('Mideast', 'location'), ('South Korea', 'location'), ('W145', 'location'), ('Samsung', 'organization')]",0.6,0.75,0.6666666666666665 +91,CoNLL,JERUSALEM POST,"[('JERUSALEM POST', 'organization')]","[('JERUSALEM POST', 'organization')]",1.0,1.0,1.0 +92,CoNLL,"The players relived the moves and tries, the tackles and what might have been as the emotions of victory continued.",[],"[('The players', 'organization')]",0.0,0.0,0.0 +93,CoNLL,TENNIS- RESULTS AT TOSHIBA CLASSIC.,"[('TOSHIBA CLASSIC', 'miscellaneous')]","[('TOSHIBA CLASSIC', 'location')]",0.0,0.0,0.0 +94,CoNLL,"Chile 's ENAP buys Oriente, Escravos crude for Oct.","[('Chile', 'location'), ('ENAP', 'organization'), ('Oriente', 'organization'), ('Escravos', 'organization')]","[('Chile', 'location'), ('ENAP', 'organization'), ('Oriente', 'location'), ('Escravos', 'location')]",0.5,0.5,0.5 +95,CoNLL,""" We will then proceed with the annexation of Sardinia, Corsica and Cyprus,"" Cimicchi told reporters on Saturday.","[('Sardinia', 'location'), ('Corsica', 'location'), ('Cyprus', 'location'), ('Cimicchi', 'person')]","[('Sardinia', 'location'), ('Corsica', 'location'), ('Cyprus', 'location'), ('Cimicchi', 'person')]",1.0,1.0,1.0 +96,CoNLL,""" These( African) brothers should have been the first to bind the wounds of Burundi,"" Terence said of the economic embargo.""","[('African', 'miscellaneous'), ('Burundi', 'location'), ('Terence', 'person')]","[('These( African) brothers', 'organization'), ('Burundi', 'location'), ('Terence', 'person')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +97,CoNLL,"-- Sofia Newsroom,( ++359-2) 981 8569","[('Sofia Newsroom', 'organization')]","[('Sofia Newsroom', 'organization')]",1.0,1.0,1.0 +98,CoNLL,first division soccer matches:,[],[],1.0,1.0,1.0 +99,CoNLL,Suwon 0 2 0 3 3 2,"[('Suwon', 'organization')]","[('Suwon', 'location')]",0.0,0.0,0.0 +100,CoNLL,1. Wolfgang Kreissig( Germany) 2.20 metres,"[('Wolfgang Kreissig', 'person'), ('Germany', 'location')]","[('Wolfgang Kreissig', 'person'), ('Germany', 'location')]",1.0,1.0,1.0 +101,CoNLL,"Women 's singles, second round",[],"[('Women', 'organization')]",0.0,0.0,0.0 +102,CoNLL,Brazil to use hovercrafts for Amazon travel.,"[('Brazil', 'location'), ('Amazon', 'location')]","[('Brazil', 'location'), ('Amazon', 'location')]",1.0,1.0,1.0 +103,CoNLL,"Moura, who appeared to have elbowed Cyprien in the final minutes of the 3-0 win by Neuchatel, was suspended for seven matches and fined 1,000 francs($ 840) by the Swiss league disciplinary committee.","[('Moura', 'person'), ('Cyprien', 'person'), ('Neuchatel', 'organization'), ('Swiss', 'miscellaneous')]","[('Moura', 'person'), ('Cyprien', 'person'), ('Neuchatel', 'location'), ('Swiss league disciplinary committee', 'organization')]",0.5,0.5,0.5 +104,CoNLL,The company did not declare an interim dividend as in the previous year.,[],"[('The company', 'organization')]",0.0,0.0,0.0 +105,CoNLL,Result of Dutch first division,"[('Dutch', 'miscellaneous')]",[],0.0,0.0,0.0 +106,CoNLL,Aamir Sohail c Cork b Croft 46,"[('Aamir Sohail', 'person'), ('Cork', 'person'), ('Croft', 'person')]","[('Aamir Sohail', 'person'), ('Cork', 'location'), ('Croft', 'location')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +107,CoNLL,"They said soldiers stole a gold necklace and about$ 2,000 in Israeli currency from an elderly woman and her daughter-in-law while rummaging through their luggage before destroying family shacks and animal barns.","[('Israeli', 'miscellaneous')]","[('soldiers', 'organization'), ('elderly woman', 'person'), ('daughter-in-law', 'person'), ('family shacks', 'location'), ('animal barns', 'location')]",0.0,0.0,0.0 +108,CoNLL,"The government has been trying to phase out huge subsidies to the farm sector, and in a move back to pre-Soviet days has given up to 50 hectares( 124 acres) of land to some 36,000 private farmers willing to go it alone.","[('pre-Soviet', 'miscellaneous')]","[('The government', 'organization'), ('farm sector', 'organization')]",0.0,0.0,0.0 +109,CoNLL,"Algerian security forces said on Friday three women and two children were killed and five people wounded when a home-made bomb exploded at a market in the coastal town of Bou Haroun, 65 km( 40 miles) west of Algiers.","[('Algerian', 'miscellaneous'), ('Bou Haroun', 'location'), ('Algiers', 'location')]","[('Algerian security forces', 'organization'), ('three women and two children', 'person'), ('Bou Haroun', 'location'), ('Algiers', 'location')]",0.5,0.6666666666666666,0.5714285714285715 +110,CoNLL,Results of Major League,"[('Major League', 'miscellaneous')]",[],0.0,0.0,0.0 +111,CoNLL,They were held for 71 days before relatives paid a ransom to free them.,[],"[('They', 'person'), ('relatives', 'organization'), ('them', 'person')]",0.0,0.0,0.0 +112,CoNLL,"Brazil is likely to turn Sao Paulo state bank Banespa into a federal bank in a prior step to privatization, according to unnamed government sources, O Globo daily said.","[('Brazil', 'location'), ('Sao Paulo', 'location'), ('Banespa', 'organization'), ('O Globo', 'organization')]","[('Brazil', 'location'), ('Sao Paulo', 'location'), ('Banespa', 'organization'), ('O Globo daily', 'organization')]",0.75,0.75,0.75 +113,CoNLL,"At Worcester: Warwickshire 310( A. Giles 83, T. Munton 54 not","[('Worcester', 'location'), ('Warwickshire', 'organization'), ('A. Giles', 'person'), ('T. Munton', 'person')]","[('At Worcester', 'location'), ('Warwickshire', 'location'), ('T. Munton', 'location')]",0.0,0.0,0.0 +114,CoNLL,"Some Moslem refugees among the 385 registered voters Hungary 's largest camp Nagyatad have written to the OSCE complaining that they were unable to vote in contests for the president or assembly of the Bosnian-Croat Federation, where most Moslems live.","[('Moslem', 'miscellaneous'), ('Hungary', 'location'), ('Nagyatad', 'location'), ('OSCE', 'organization'), ('Bosnian-Croat Federation', 'location'), ('Moslems', 'miscellaneous')]","[('Hungary', 'location'), ('Nagyatad', 'location'), ('OSCE', 'organization'), ('president', 'person'), ('Bosnian-Croat Federation', 'organization')]",0.6,0.5,0.5454545454545454 +115,CoNLL,Lotte 1 OB 0*,"[('Lotte', 'person'), ('OB', 'organization')]","[('Lotte', 'organization'), ('OB', 'location')]",0.0,0.0,0.0 +116,CoNLL,3 arose on July 24 when an industry source said the CDU would be closed down briefly in August for repairs to a heat exchanger.,"[('3', 'organization'), ('CDU', 'organization')]","[('industry source', 'person'), ('CDU', 'organization')]",0.5,0.5,0.5 +117,CoNLL,COLORADO 10 Cincinnati 9,"[('COLORADO', 'organization'), ('Cincinnati', 'organization')]","[('COLORADO', 'location'), ('Cincinnati', 'location')]",0.0,0.0,0.0 +118,CoNLL,"The accord, agreed two weeks ago, is expected to end years of disputes over the status of Romania 's large ethnic Hungarian minority.","[('Romania', 'location'), ('Hungarian', 'miscellaneous')]","[('Romania', 'location')]",1.0,0.5,0.6666666666666666 +119,CoNLL,Leading first round,[],[],1.0,1.0,1.0 +120,CoNLL,Rad 1 Buducnost( P) 0,"[('Rad', 'organization'), ('Buducnost( P)', 'organization')]","[('Buducnost', 'location')]",0.0,0.0,0.0 +121,CoNLL,"* GTE Corp, Baby Bells and their allies ready to launch challenge to telecommunications reform law.","[('GTE Corp', 'organization'), ('Baby Bells', 'organization')]","[('GTE Corp', 'organization'), ('Baby Bells', 'organization')]",1.0,1.0,1.0 +122,CoNLL,"Attendance: 8,000",[],[],1.0,1.0,1.0 +123,CoNLL,French shipyard workers march against job cuts.,"[('French', 'miscellaneous')]","[('French shipyard workers', 'organization')]",0.0,0.0,0.0 +124,CoNLL,GKS Belchatow 7 3 0 4 9 9 9,"[('GKS Belchatow', 'organization')]","[('GKS', 'organization'), ('Belchatow', 'location')]",0.0,0.0,0.0 +125,CoNLL,The tiny islands of the Seychelles failed to make soccer history at the weekend when they bowed out of the preliminary rounds of the African Nations Cup.,"[('Seychelles', 'location'), ('African Nations Cup', 'miscellaneous')]","[('Seychelles', 'location'), ('African Nations Cup', 'organization')]",0.5,0.5,0.5 +126,CoNLL,"Stevanin, arrested in 1994 and jailed for three years for assaulting an Austrian prostitute, is accused of murdering five women, three of whose bodies were found near his villa outside Verona between July and December 1995.","[('Stevanin', 'person'), ('Austrian', 'miscellaneous'), ('Verona', 'person')]","[('Stevanin', 'person'), ('Verona', 'location')]",0.5,0.3333333333333333,0.4 +127,CoNLL,"Garlic pills do n't lower cholesterol, study finds.",[],[],1.0,1.0,1.0 +128,CoNLL,Karol Kucera( Slovakia) beat 1- Michael Chang( U.S.) 6-4 6-4,"[('Karol Kucera', 'person'), ('Slovakia', 'location'), ('Michael Chang', 'person'), ('U.S.', 'location')]","[('Karol Kucera', 'person'), ('Slovakia', 'location'), ('Michael Chang', 'person'), ('U.S.', 'location')]",1.0,1.0,1.0 +129,CoNLL,State: AL,"[('AL', 'location')]","[('AL', 'location')]",1.0,1.0,1.0 +130,CoNLL,- Colorado Christian Home,"[('Colorado Christian Home', 'organization')]","[('Colorado Christian Home', 'location')]",0.0,0.0,0.0 +131,CoNLL,Legia Warsaw 3 GKS Belchatow 2,"[('Legia Warsaw', 'organization'), ('GKS Belchatow', 'organization')]","[('Legia Warsaw', 'organization'), ('GKS Belchatow', 'organization')]",1.0,1.0,1.0 +132,CoNLL,0 Davis Love through 5,"[('Davis Love', 'person')]","[('Davis Love', 'person')]",1.0,1.0,1.0 +133,CoNLL,0-1.,[],[],1.0,1.0,1.0 +134,CoNLL,They have lost two of their three matches so far this season.,[],"[('They', 'organization')]",0.0,0.0,0.0 +135,CoNLL,I. Salisbury not out 0,"[('I. Salisbury', 'person')]","[('Salisbury', 'location')]",0.0,0.0,0.0 +136,CoNLL,SOCCER- MARCELO HAT-TRICK KEEPS PSV AT TOP OF DUTCH LEAGUE.,"[('MARCELO', 'person'), ('PSV', 'organization'), ('DUTCH', 'miscellaneous')]","[('MARCELO HAT-TRICK', 'person'), ('PSV', 'organization')]",0.5,0.3333333333333333,0.4 +137,CoNLL,It was softer in the morning due to relatively ample rupiah liquidity but recovered later.,[],[],1.0,1.0,1.0 +138,CoNLL,5. Steve Brown( U.S.) 13.38,"[('Steve Brown', 'person'), ('U.S.', 'location')]","[('Steve Brown', 'person'), ('U.S.', 'location')]",1.0,1.0,1.0 +139,CoNLL,"According to a senior campaign official, Clinton"" will be making a lot of news in the coming week -- something different each day.""","[('Clinton', 'person')]","[('Clinton', 'person')]",1.0,1.0,1.0 +140,CoNLL,66 69,[],[],1.0,1.0,1.0 +141,CoNLL,Bochum 1( Jack 66th minute) Arminia Bielefeld 1( Molata 59th).,"[('Bochum', 'organization'), ('Jack', 'person'), ('Arminia Bielefeld', 'organization'), ('Molata', 'person')]","[('Bochum', 'location'), ('Jack', 'person'), ('Arminia Bielefeld', 'organization')]",0.6666666666666666,0.5,0.5714285714285715 +142,CoNLL,"By 3 a.m.( 0100 GMT) more than 2,000 lorries had been stopped and searched.","[('GMT', 'miscellaneous')]",[],0.0,0.0,0.0 +143,CoNLL,He said no new date had been set yet.,[],"[('He', 'person')]",0.0,0.0,0.0 +144,CoNLL,MORAV.CHEMIC. ZAV.,"[('MORAV.CHEMIC. ZAV', 'organization')]","[('MORAV', 'person'), ('CHEMIC', 'organization'), ('ZAV', 'organization')]",0.0,0.0,0.0 +145,CoNLL,PRESS DIGEST- Iraq- Aug 24.,"[('Iraq', 'location')]","[('PRESS DIGEST', 'organization'), ('Iraq', 'location')]",0.5,1.0,0.6666666666666666 +146,CoNLL,5. Giunluca Gorini( Italy) Aki 45,"[('Giunluca Gorini', 'person'), ('Italy', 'location'), ('Aki', 'organization')]","[('Giunluca Gorini', 'person'), ('Italy', 'location'), ('Aki', 'location')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +147,CoNLL,were largely unchanged at the Bank of Finland 's daily fixing on,"[('Bank of Finland', 'organization')]","[('Bank of Finland', 'organization')]",1.0,1.0,1.0 +148,CoNLL,Helena Sukova( Czech Republic) beat Yone Kamio( Japan) 6-2 6-3,"[('Helena Sukova', 'person'), ('Czech Republic', 'location'), ('Yone Kamio', 'person'), ('Japan', 'location')]","[('Helena Sukova', 'person'), ('Czech Republic', 'location'), ('Yone Kamio', 'person'), ('Japan', 'location')]",1.0,1.0,1.0 +149,CoNLL,Choudhury also was president of the 41st session of the U.N. General Assembly in 1986-87.,"[('Choudhury', 'person'), ('U.N. General Assembly', 'organization')]","[('Choudhury', 'person'), ('U.N. General Assembly', 'organization')]",1.0,1.0,1.0 +150,CoNLL,"Shrewsbury v Brentford, Walsall v Wrexham.","[('Shrewsbury', 'organization'), ('Brentford', 'organization'), ('Walsall', 'organization'), ('Wrexham', 'organization')]","[('Shrewsbury', 'location'), ('Brentford', 'location'), ('Walsall', 'location'), ('Wrexham', 'location')]",0.0,0.0,0.0 +151,CoNLL,"They said they were ready to force their way back across post-war ethnic lines to Serb-held Doboj, one of several towns where NATO troops fear violence involving refugees determined to vote where they once lived.","[('Serb-held', 'miscellaneous'), ('Doboj', 'location'), ('NATO', 'organization')]","[('They', 'person'), ('they', 'person'), ('Serb-held Doboj', 'location'), ('NATO troops', 'organization'), ('refugees', 'person')]",0.0,0.0,0.0 +152,CoNLL,42-3.,[],[],1.0,1.0,1.0 +153,CoNLL,scores in the German Open golf championship on Friday( Britain,"[('German Open', 'miscellaneous'), ('Britain', 'location')]","[('Britain', 'location')]",1.0,0.5,0.6666666666666666 +154,CoNLL,Waqar Younis 3 3 1 11 7 5.50,"[('Waqar Younis', 'person')]","[('Waqar Younis', 'person')]",1.0,1.0,1.0 +155,CoNLL,"But it 's when it gets to the( employee) families -- that it goes across the line.""",[],[],1.0,1.0,1.0 +156,CoNLL,"The television, which did not say when the security forces killed the rebels, said the four arrested men confessed details of the assassination of the French Roman Catholic Bishop Pierre Claverie.","[('French', 'miscellaneous'), ('Roman Catholic', 'miscellaneous'), ('Pierre Claverie', 'person')]","[('security forces', 'organization'), ('Bishop Pierre Claverie', 'person')]",0.0,0.0,0.0 +157,CoNLL,"Leicester: Somerset 83( D. Millns 4-35), Leicestershire 202-5","[('Leicester', 'location'), ('Somerset', 'organization'), ('D. Millns', 'person'), ('Leicestershire', 'organization')]","[('Leicester', 'location'), ('Somerset 83', 'location'), ('D. Millns 4-35', 'location'), ('Leicestershire', 'location')]",0.25,0.25,0.25 +158,CoNLL,CENTRAL DIVISION,"[('CENTRAL DIVISION', 'miscellaneous')]","[('CENTRAL DIVISION', 'location')]",0.0,0.0,0.0 +159,CoNLL,"New York Dow Jones industrial average -- 5,778.00( May 22/96)","[('New York', 'location'), ('Dow Jones', 'miscellaneous')]","[('New York', 'location'), ('Dow Jones industrial average', 'organization')]",0.5,0.5,0.5 +160,CoNLL,6. Mathias Ntawulikura( Rwanda) 27:25.48,"[('Mathias Ntawulikura', 'person'), ('Rwanda', 'location')]","[('Mathias Ntawulikura', 'person'), ('Rwanda', 'location')]",1.0,1.0,1.0 +161,CoNLL,HOCKEY- BONNET TAKES OVER AS SOUTH AFRICAN COACH.,"[('BONNET', 'person')]","[('HOCKEY', 'organization')]",0.0,0.0,0.0 +162,CoNLL,But Scorpion was raising a lot of eyebrows after it issued a release Friday morning saying it was not aware of any developments that could have affected the stock.,"[('Scorpion', 'organization')]","[('Scorpion', 'organization')]",1.0,1.0,1.0 +163,CoNLL,"Nearly two-thirds of the people surveyed thought the government was dishonest and insincere, and 65 percent blamed the government 's poor performance for the country 's economic slowdown.",[],"[('government', 'organization'), ('government', 'organization'), ('country', 'location')]",0.0,0.0,0.0 +164,CoNLL,"Rudolf Gajdos, head of Slovak Interpol, told a news conference Dutroux was also believed to have planned the kidnapping of at least one Slovak woman.","[('Rudolf Gajdos', 'person'), ('Slovak', 'miscellaneous'), ('Interpol', 'organization'), ('Dutroux', 'person'), ('Slovak', 'miscellaneous')]","[('Rudolf Gajdos', 'person'), ('Slovak Interpol', 'organization'), ('Dutroux', 'person')]",0.6666666666666666,0.5,0.5714285714285715 +165,CoNLL,El Jadida 1 Hassania Agadir 0,"[('El Jadida', 'organization'), ('Hassania Agadir', 'organization')]","[('El Jadida', 'location'), ('Hassania Agadir', 'location')]",0.0,0.0,0.0 +166,CoNLL,""" They will surrender the passengers there and surrender themselves,"" police spokesman Glafcos Xenos told reporters at Cyprus 's Larnaca airport.","[('Glafcos Xenos', 'person'), ('Cyprus', 'location'), ('Larnaca', 'location')]","[('police', 'organization'), ('Glafcos Xenos', 'person'), ('Cyprus', 'location'), ('Larnaca airport', 'location')]",0.5,0.6666666666666666,0.5714285714285715 +167,CoNLL,Levy said seeking bankruptcy protection was not under consideration.,"[('Levy', 'person')]","[('Levy', 'person')]",1.0,1.0,1.0 +168,CoNLL,1. Tommi Makinen( Finland) Mitsubishi Lancer 4 hours 4 minutes,"[('Tommi Makinen', 'person'), ('Finland', 'location'), ('Mitsubishi Lancer', 'miscellaneous')]","[('Tommi Makinen', 'person'), ('Finland', 'location'), ('Mitsubishi', 'organization')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +169,CoNLL,at quite a bit lower than the price is now ...,[],[],1.0,1.0,1.0 +170,CoNLL,"Shares in Mentmore Abbey edged two pence higher to 81.5 pence, valuing the group at just under 30 million stg.","[('Mentmore Abbey', 'organization')]","[('Mentmore Abbey', 'organization')]",1.0,1.0,1.0 +171,CoNLL,"In his appearances, the often stiff and wooden Gore seemed transformed into a new energetic, gesturing"" pol"" as he ripped into Republican presidential nominee Dole and Gingrich, who has emerged as the favorite right-wing foil of Democrats.","[('Gore', 'person'), ('Republican', 'miscellaneous'), ('Dole', 'person'), ('Gingrich', 'person'), ('Democrats', 'miscellaneous')]","[('Gore', 'person'), ('Dole', 'person'), ('Gingrich', 'person'), ('Democrats', 'organization')]",0.75,0.6,0.6666666666666665 +172,CoNLL,Auxerre 0 Marseille 0,"[('Auxerre', 'organization'), ('Marseille', 'organization')]","[('Auxerre', 'location'), ('Marseille', 'location')]",0.0,0.0,0.0 +173,CoNLL,British hostage in Chechnya describes ordeal.,"[('British', 'miscellaneous'), ('Chechnya', 'location')]","[('British hostage', 'person'), ('Chechnya', 'location')]",0.5,0.5,0.5 +174,CoNLL,"Russian police in the Urals city of Perm are on the trail of a serial killer who has claimed his seventh victim in just a few months, Itar-Tass news agency said on Tuesday.","[('Russian', 'miscellaneous'), ('Urals', 'miscellaneous'), ('Perm', 'location'), ('Itar-Tass', 'organization')]","[('Russian police', 'organization'), ('Perm', 'location'), ('serial killer', 'person'), ('Itar-Tass news agency', 'organization')]",0.25,0.25,0.25 +175,CoNLL,BAGHDAD 1996-08-22,"[('BAGHDAD', 'location')]","[('BAGHDAD', 'location')]",1.0,1.0,1.0 +176,CoNLL,Dutroux suspected in murder of Slovak woman.,"[('Dutroux', 'person'), ('Slovak', 'miscellaneous')]","[('Dutroux', 'person')]",1.0,0.5,0.6666666666666666 +177,CoNLL,"In addition, she said she was concerned the plan may not offer investors enough protection from additional, future liabilities.",[],"[('she', 'person'), ('she', 'person'), ('investors', 'organization'), ('future liabilities', 'miscellaneous')]",0.0,0.0,0.0 +178,CoNLL,3. Jacques Villeneuve( Canada) Williams 1:54.443,"[('Jacques Villeneuve', 'person'), ('Canada', 'location'), ('Williams', 'organization')]","[('Jacques Villeneuve', 'person'), ('Canada', 'location')]",1.0,0.6666666666666666,0.8 +179,CoNLL,It said he had admitted the attack but had denied intending to kill Kotlarska.,"[('Kotlarska', 'person')]","[('Kotlarska', 'person')]",1.0,1.0,1.0 +180,CoNLL,"The company, which asked for a two-week delay from the usual August 15 deadline for reporting first-half results, closed on Tuesday at 5,800 forints, down 300.",[],"[('The company', 'organization')]",0.0,0.0,0.0 +181,CoNLL,CRICKET- ENGLAND V PAKISTAN ONE-DAY SCOREBOARD.,"[('ENGLAND', 'location'), ('PAKISTAN', 'location')]","[('CRICKET', 'organization'), ('ENGLAND', 'location'), ('ONE-DAY SCOREBOARD', 'organization')]",0.3333333333333333,0.5,0.4 +182,CoNLL,"ORVIETO, Italy 1996-08-24","[('ORVIETO', 'location'), ('Italy', 'location')]","[('ORVIETO', 'location')]",1.0,0.5,0.6666666666666666 +183,CoNLL,HOUSTON 5 Chicago 4( 11 innings),"[('HOUSTON', 'organization'), ('Chicago', 'organization')]","[('HOUSTON', 'location'), ('Chicago', 'location')]",0.0,0.0,0.0 +184,CoNLL,Boston 2 CALIFORNIA 1,"[('Boston', 'organization'), ('CALIFORNIA', 'organization')]","[('Boston', 'location'), ('CALIFORNIA', 'location')]",0.0,0.0,0.0 +185,CoNLL,Sion 9 3 4 2 13 11 13,"[('Sion', 'organization')]","[('Sion', 'location')]",0.0,0.0,0.0 +186,CoNLL,"A message from the West this week from U.S. President Bill Clinton congratulated Ukraine on the anniversary, promising to support market reforms and praising Ukraine as a"" stabilising factor"" in a united Europe.","[('U.S.', 'location'), ('Bill Clinton', 'person'), ('Ukraine', 'location'), ('Ukraine', 'location'), ('Europe', 'location')]","[('U.S.', 'location'), ('Bill Clinton', 'person'), ('Ukraine', 'location'), ('Ukraine', 'location'), ('Europe', 'location')]",1.0,1.0,1.0 +187,CoNLL,1. Yuuchi Takeda( Japan) Honda 38 minutes 30.054 seconds,"[('Yuuchi Takeda', 'person'), ('Japan', 'location'), ('Honda', 'organization')]","[('Yuuchi Takeda', 'person'), ('Japan', 'location'), ('Honda', 'organization')]",1.0,1.0,1.0 +188,CoNLL,W L PCT GB,[],[],1.0,1.0,1.0 +189,CoNLL,THU M&R YR DIV 31.7 10.5-42.3 47.0,"[('M&R', 'organization')]",[],0.0,0.0,0.0 +190,CoNLL,"This, according to the trader, was typical of month-end position-squaring -- and the fact that a stronger U.S. currency helps limit some foreign exchange losses.","[('U.S.', 'location')]","[('trader', 'person'), ('U.S.', 'location')]",0.5,1.0,0.6666666666666666 +191,CoNLL,"Seat posted 3,420 registrations compared with 5522 registrations in July a year earlier.","[('Seat', 'organization')]","[('Seat', 'location')]",0.0,0.0,0.0 +192,CoNLL,The case is one of only a handful in which authorities have managed to track down suspects under a law which lets them pursue Germans who commit sex offences abroad.,"[('Germans', 'miscellaneous')]","[('authorities', 'organization'), ('suspects', 'person'), ('Germans', 'person'), ('abroad', 'location')]",0.0,0.0,0.0 +193,CoNLL,Patricia Vowinkel,"[('Patricia Vowinkel', 'person')]","[('Patricia Vowinkel', 'person')]",1.0,1.0,1.0 +194,CoNLL,QADISSIYA,"[('QADISSIYA', 'organization')]","[('QADISSIYA', 'location')]",0.0,0.0,0.0 +195,CoNLL,Reading 2 1 0 1 3 5 3,"[('Reading', 'organization')]",[],0.0,0.0,0.0 +196,CoNLL,Petra Langrova( Czech Republic) beat Naoko Sawamatsu( Japan) 6- 4 3-6 7-5,"[('Petra Langrova', 'person'), ('Czech Republic', 'location'), ('Naoko Sawamatsu', 'person'), ('Japan', 'location')]","[('Petra Langrova', 'person'), ('Czech Republic', 'location'), ('Naoko Sawamatsu', 'person'), ('Japan', 'location')]",1.0,1.0,1.0 +197,CoNLL,"King Birendra left Nepal on Friday for a week-long visit to China, his eighth since ascending the throne in 1972, officials said.","[('Birendra', 'person'), ('Nepal', 'location'), ('China', 'location')]","[('King Birendra', 'person'), ('Nepal', 'location'), ('China', 'location'), ('officials', 'organization')]",0.5,0.6666666666666666,0.5714285714285715 +198,CoNLL,Simon Brown 1 2 1 11 10no 11.00,"[('Simon Brown', 'person')]","[('Simon Brown', 'person')]",1.0,1.0,1.0 +199,CoNLL,Clearing is through the Hong Kong Central Moneymarkets Unit.,"[('Hong Kong Central Moneymarkets Unit', 'organization')]","[('Hong Kong Central Moneymarkets Unit', 'organization')]",1.0,1.0,1.0 +200,CoNLL,"Former England captain Will Carling along with Jeremy Guscott, Rory Underwood and Dean Richards have been left out of England 's first training squad of the season.","[('England', 'location'), ('Will Carling', 'person'), ('Jeremy Guscott', 'person'), ('Rory Underwood', 'person'), ('Dean Richards', 'person'), ('England', 'location')]","[('England', 'organization'), ('Will Carling', 'person'), ('Jeremy Guscott', 'person'), ('Rory Underwood', 'person'), ('Dean Richards', 'person'), ('England', 'organization')]",0.8,0.8,0.8000000000000002 +201,CoNLL,St Helens 21 19 0 2 884 441 38,"[('St Helens', 'organization')]","[('St Helens', 'location')]",0.0,0.0,0.0 +202,CoNLL,HONG KONG 1996-08-29,"[('HONG KONG', 'location')]","[('HONG KONG', 'location')]",1.0,1.0,1.0 +203,CoNLL,CHICAGO 64 65 .496 5,"[('CHICAGO', 'organization')]","[('CHICAGO', 'location')]",0.0,0.0,0.0 +204,CoNLL,2. Letitia Vriesde( Surinam) 2:00.39,"[('Letitia Vriesde', 'person'), ('Surinam', 'location')]","[('Letitia Vriesde', 'person'), ('Surinam', 'location')]",1.0,1.0,1.0 +205,CoNLL,Net nil loss 447 mln,[],[],1.0,1.0,1.0 +206,CoNLL,Belgian media reported that he had been questioned twice in the past two years about thefts but released both times.,"[('Belgian', 'miscellaneous')]","[('Belgian media', 'organization')]",0.0,0.0,0.0 +207,CoNLL,"Add Women 's singles, second round",[],[],1.0,1.0,1.0 +208,CoNLL,LONDON 1996-08-23,"[('LONDON', 'location')]","[('LONDON', 'location')]",1.0,1.0,1.0 +209,CoNLL,SPIF CESKY 339.00 340.00 7546 2562.094,"[('SPIF CESKY', 'organization')]","[('SPIF', 'organization'), ('CESKY', 'person')]",0.0,0.0,0.0 +210,CoNLL,"In the past, Mobutu has been elected without opposition.","[('Mobutu', 'person')]","[('Mobutu', 'person')]",1.0,1.0,1.0 +211,CoNLL,SOCCER- GERMAN FIRST DIVISION RESULTS.,"[('GERMAN', 'miscellaneous')]",[],0.0,0.0,0.0 +212,CoNLL,"But Fischler agreed to review his proposal after the EU 's standing veterinary committee, mational animal health officials, questioned if such action was justified as there was only a slight risk to human health.","[('Fischler', 'person'), ('EU', 'organization')]","[('Fischler', 'person'), ('mational animal health officials', 'organization')]",0.5,0.5,0.5 +213,CoNLL,Seoul embassies warned of terrorist attacks.,"[('Seoul', 'location')]","[('Seoul', 'location')]",1.0,1.0,1.0 +214,CoNLL,Hyundai 5 Samsung 4,"[('Hyundai', 'organization'), ('Samsung', 'organization')]","[('Samsung', 'organization')]",1.0,0.5,0.6666666666666666 +215,CoNLL,AD-DIYAR,"[('AD-DIYAR', 'organization')]","[('AD-DIYAR', 'organization')]",1.0,1.0,1.0 +216,CoNLL,EU leaders agreed at a summit in June to a progressive lifting of the ban as Britain takes parallel measures to eradicate the disease.,"[('EU', 'organization'), ('Britain', 'location')]","[('EU leaders', 'organization'), ('Britain', 'location')]",0.5,0.5,0.5 +217,CoNLL,""" We Albanians, sons of Buzuku, believed our language had a written document but now we do not have it any more,"" lamented scholar Musa Hamiti, told of the loss by the Vatican library.","[('Albanians', 'miscellaneous'), ('Buzuku', 'miscellaneous'), ('Musa Hamiti', 'person'), ('Vatican', 'location')]","[('Buzuku', 'location'), ('Musa Hamiti', 'person'), ('Vatican library', 'location')]",0.3333333333333333,0.25,0.28571428571428575 +218,CoNLL,"But local police, controlled by nationalist parties in Moslem, Serb and Croat sectors of Bosnia, and civilian mobs have turned ceasefire lines into virtually impassable borders.","[('Moslem', 'miscellaneous'), ('Serb', 'miscellaneous'), ('Croat', 'miscellaneous'), ('Bosnia', 'location')]","[('local police', 'organization'), ('nationalist parties', 'organization'), ('Moslem', 'location'), ('Bosnia', 'location'), ('civilian mobs', 'organization'), ('ceasefire lines', 'location')]",0.16666666666666666,0.25,0.2 +219,CoNLL,This was close to the market 's forecast of net profits of 61.94 billion.,[],"[('market', 'organization')]",0.0,0.0,0.0 +220,CoNLL,- The Sindh High Court issued an ad-interim order restraining the Privatisation Commission from handing over Javedan Cement to Dadabhoy Investment( pvt) Ltd until it can consider a legal challenge mounted by unions to the deal.,"[('Sindh High Court', 'organization'), ('Privatisation Commission', 'organization'), ('Javedan Cement', 'organization'), ('Dadabhoy Investment( pvt) Ltd', 'organization')]","[('Privatisation Commission', 'organization'), ('Javedan Cement', 'organization'), ('Dadabhoy Investment( pvt) Ltd', 'organization')]",1.0,0.75,0.8571428571428571 +221,CoNLL,LONDON 1996-08-25,"[('LONDON', 'location')]","[('LONDON', 'location')]",1.0,1.0,1.0 +222,CoNLL,Ghent 3 Aalst 2,"[('Ghent', 'organization'), ('Aalst', 'organization')]","[('Ghent', 'location'), ('Aalst 2', 'location')]",0.0,0.0,0.0 +223,CoNLL,3. Sweden 8.57,"[('Sweden', 'location')]","[('Sweden', 'location')]",1.0,1.0,1.0 +224,CoNLL,"6,000.",[],[],1.0,1.0,1.0 +225,CoNLL,Expected Sale Date: 08/28/96,[],[],1.0,1.0,1.0 +226,CoNLL,"Colombia 's Coast Guard on Thursday rescued 12 people lost for three days in an open boat off the Pacific coast, officials said.","[('Colombia', 'location'), ('Coast Guard', 'organization'), ('Pacific', 'location')]","[('Colombia', 'location'), ('Coast Guard', 'organization'), ('Pacific coast', 'location')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +227,CoNLL,"Machado, 19, flew to Los Angeles after slipping away from the New Mexico desert town of Las Cruces, where she attended the 1996 Miss Teen USA pageant on Wednesday.","[('Machado', 'person'), ('Los Angeles', 'location'), ('New Mexico', 'location'), ('Las Cruces', 'location'), ('1996 Miss Teen USA', 'miscellaneous')]","[('Machado', 'person'), ('Los Angeles', 'location'), ('New Mexico', 'location'), ('Las Cruces', 'location'), ('Miss Teen USA', 'organization')]",0.8,0.8,0.8000000000000002 +228,CoNLL,"Ieng Sary was sentenced to death in absentia for his role in the mass genocide in Cambodia during the Khmer Rouge rule of terror between 1975-1979 when over a million people were executed or died of starvation, disease or overwork in mass labour camps.","[('Ieng Sary', 'person'), ('Cambodia', 'location'), ('Khmer Rouge', 'organization')]","[('Ieng Sary', 'person'), ('Cambodia', 'location'), ('Khmer Rouge', 'organization')]",1.0,1.0,1.0 +229,CoNLL,MANILA 1996-08-26,"[('MANILA', 'location')]","[('MANILA', 'location')]",1.0,1.0,1.0 +230,CoNLL,"RAMALLAH, West Bank 1996-08-29","[('RAMALLAH', 'location'), ('West Bank', 'location')]","[('RAMALLAH', 'location'), ('West Bank', 'location')]",1.0,1.0,1.0 +231,CoNLL,"A lefthander with a strong serve, Nestor kept the rallies short by constantly attacking the net and the tactic worked in the second-round match against Muster, playing his first match after receiving a first-round bye along with the other top eight seeds.","[('Nestor', 'person'), ('Muster', 'person')]","[('Nestor', 'person'), ('net', 'location'), ('Muster', 'person')]",0.6666666666666666,1.0,0.8 +232,CoNLL,TENNIS- THURSDAY 'S RESULTS FROM THE U.S. OPEN.,"[('U.S. OPEN', 'miscellaneous')]","[('TENNIS', 'organization')]",0.0,0.0,0.0 +233,CoNLL,division soccer match played on Tuesday:,[],[],1.0,1.0,1.0 +234,CoNLL,HOUSTON 72 62 .537-,"[('HOUSTON', 'organization')]","[('HOUSTON', 'location')]",0.0,0.0,0.0 +235,CoNLL,Ijaya Indra( Indonesia) beat P. Kantharoopan( Malaysia) 15-6 5-4,"[('Ijaya Indra', 'person'), ('Indonesia', 'location'), ('P. Kantharoopan', 'person'), ('Malaysia', 'location')]","[('Ijaya Indra', 'person'), ('Indonesia', 'location'), ('P. Kantharoopan', 'person'), ('Malaysia', 'location')]",1.0,1.0,1.0 +236,CoNLL,TEXAS AT MINNESOTA,"[('TEXAS', 'organization'), ('MINNESOTA', 'location')]","[('TEXAS', 'location'), ('MINNESOTA', 'location')]",0.5,0.5,0.5 +237,CoNLL,Thiel said on Wednesday that he had also asked Olympic 200 and 400 champion Michael Johnson to run as well as Christie.,"[('Thiel', 'person'), ('Olympic', 'miscellaneous'), ('Michael Johnson', 'person'), ('Christie', 'person')]","[('Thiel', 'person'), ('Michael Johnson', 'person'), ('Christie', 'person')]",1.0,0.75,0.8571428571428571 +238,CoNLL,Salomon cuts refiner Q3 EPS view on margin concern.,"[('Salomon', 'organization')]","[('Salomon', 'person')]",0.0,0.0,0.0 +239,CoNLL,Parliamentary organisers said the exact timetable remained unclear but it would probably take about a month to organise an electoral college which could also hold several rounds of voting before a clear winner emerges.,[],"[('Parliamentary organisers', 'organization'), ('electoral college', 'organization')]",0.0,0.0,0.0 +240,CoNLL,"Chants from the crowd of"" Death to the Arabs"", and bottle-throwing during the game marred the match which ended in a goalless draw.","[('Arabs', 'miscellaneous')]",[],0.0,0.0,0.0 +241,CoNLL,"We think it 'll work really well.""",[],[],1.0,1.0,1.0 +242,CoNLL,""" I believe in my game again,"" he said.",[],"[('I', 'person'), ('he', 'person')]",0.0,0.0,0.0 +243,CoNLL,The end of Canada 's rail freight subsidy last year caused a shift in feed grain production to the eastern Prairie.,"[('Canada', 'location')]","[('eastern Prairie', 'location')]",0.0,0.0,0.0 +244,CoNLL,And that little snack is guaranteed to make you thirsty.,[],[],1.0,1.0,1.0 +245,CoNLL,- 5 Paul Goydos through 2 holes,"[('Paul Goydos', 'person')]","[('Paul Goydos', 'person')]",1.0,1.0,1.0 +246,CoNLL,SELIKO 4000.00 20000.00 3565 32607.500,"[('SELIKO', 'organization')]","[('SELIKO', 'organization')]",1.0,1.0,1.0 +247,CoNLL,Close of play scores in English county championship matches on Thursday:,"[('English', 'miscellaneous')]",[],0.0,0.0,0.0 +248,CoNLL,RTRS- Queensland gunman evades police in bush hunt.,"[('RTRS', 'organization'), ('Queensland', 'location')]","[('RTRS', 'organization'), ('Queensland', 'location'), ('gunman', 'person'), ('police', 'organization')]",0.5,1.0,0.6666666666666666 +249,CoNLL,"Jose Eduardo Dutra, who had drawn up the bill.","[('Jose Eduardo Dutra', 'person')]","[('Jose Eduardo Dutra', 'person')]",1.0,1.0,1.0 +250,CoNLL,They also expressed concern that the tonnage in bonded warehouses would move onto the domestic market.,[],"[('bonded warehouses', 'location'), ('domestic market', 'location')]",0.0,0.0,0.0 +251,CoNLL,($ 1=.6421 Sterling),[],[],1.0,1.0,1.0 +252,CoNLL,"Bartlomiej Jamroz( Hutnik Krakow), Tomasz Moskal","[('Bartlomiej Jamroz', 'person'), ('Hutnik Krakow', 'organization'), ('Tomasz Moskal', 'person')]","[('Bartlomiej Jamroz', 'person'), ('Hutnik Krakow', 'location'), ('Tomasz Moskal', 'person')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +253,CoNLL,"Ipswich, Port Vale v Oxford, Reading v Stoke, Southend v","[('Ipswich', 'organization'), ('Port Vale', 'organization'), ('Oxford', 'organization'), ('Reading', 'organization'), ('Stoke', 'organization'), ('Southend', 'organization')]","[('Ipswich', 'location'), ('Port Vale', 'location'), ('Oxford', 'location'), ('Reading', 'location'), ('Stoke', 'location'), ('Southend', 'location')]",0.0,0.0,0.0 +254,CoNLL,1906- German-born U.S. biologist Max Delbruck born.,"[('U.S.', 'location'), ('Max Delbruck', 'person')]","[('U.S.', 'location'), ('Max Delbruck', 'person')]",1.0,1.0,1.0 +255,CoNLL,"It will improve a company 's bottom line.""",[],"[('company', 'organization')]",0.0,0.0,0.0 +256,CoNLL,Result of an Austrian first,"[('Austrian', 'miscellaneous')]",[],0.0,0.0,0.0 +257,CoNLL,Tami Whitlinger Jones( U.S.) beat Sandra Cecchini( Italy) 6-2 6-0,"[('Tami Whitlinger Jones', 'person'), ('U.S.', 'location'), ('Sandra Cecchini', 'person'), ('Italy', 'location')]","[('Tami Whitlinger Jones', 'person'), ('U.S.', 'location'), ('Sandra Cecchini', 'person'), ('Italy', 'location')]",1.0,1.0,1.0 +258,CoNLL,Unknown group kidnaps Dutch couple in Costa Rica.,"[('Dutch', 'miscellaneous'), ('Costa Rica', 'location')]","[('Unknown group', 'organization'), ('Dutch couple', 'person'), ('Costa Rica', 'location')]",0.3333333333333333,0.5,0.4 +259,CoNLL,"17-3-42-1, Cork 7-1-38-0, Salisbury 14-0-71-0","[('Cork', 'person'), ('Salisbury', 'person')]","[('Cork', 'location'), ('Salisbury', 'location')]",0.0,0.0,0.0 +260,CoNLL,"22,500",[],[],1.0,1.0,1.0 +261,CoNLL,Bristol City v Blackpool late kickoff,"[('Bristol City', 'organization'), ('Blackpool', 'organization')]","[('Bristol City', 'organization'), ('Blackpool', 'location')]",0.5,0.5,0.5 +262,CoNLL,It currently operates 169 stores in 23 states.,[],"[('It', 'organization'), ('23 states', 'location')]",0.0,0.0,0.0 +263,CoNLL,Cologne 3 3 0 0 7 1 9,"[('Cologne', 'organization')]","[('Cologne', 'location')]",0.0,0.0,0.0 +264,CoNLL,81 Seiki Okuda( Japan),"[('Seiki Okuda', 'person'), ('Japan', 'location')]","[('Seiki Okuda', 'location'), ('Japan', 'location')]",0.5,0.5,0.5 +265,CoNLL,"All passengers held hostage aboard a hijacked Sudanese Airways plane diverted to London 's Stansted airport carrying 199 passengers and crew have been freed, an airport spokeswoman said on Tuesday.","[('Sudanese', 'miscellaneous'), ('London', 'location'), ('Stansted', 'location')]","[('Sudanese Airways', 'organization'), ('London', 'location'), ('Stansted airport', 'location'), ('airport spokeswoman', 'person')]",0.25,0.3333333333333333,0.28571428571428575 +266,CoNLL,"Lebed, who met Russian Prime Minister Viktor Chernomyrdin on Monday to discuss the progress he made on a political settlement for the breakaway region, has been seeking a meeting with President Boris Yeltsin, who started a holiday near Moscow on Monday.","[('Lebed', 'person'), ('Russian', 'miscellaneous'), ('Viktor Chernomyrdin', 'person'), ('Boris Yeltsin', 'person'), ('Moscow', 'location')]","[('Lebed', 'person'), ('Russian Prime Minister', 'organization'), ('Viktor Chernomyrdin', 'person'), ('Boris Yeltsin', 'person'), ('Moscow', 'location')]",0.8,0.8,0.8000000000000002 +267,CoNLL,OFK Kikinda 1 Radnicki( N) 0,"[('OFK Kikinda', 'organization'), ('Radnicki( N)', 'organization')]","[('OFK', 'organization'), ('Kikinda', 'location'), ('Radnicki', 'person')]",0.0,0.0,0.0 +268,CoNLL,Police said a number of crew members had left the aircraft and said details would be given at a news conference expected to be held in the next few minutes by the local police chief.,[],"[('Police', 'organization'), ('local police chief', 'person')]",0.0,0.0,0.0 +269,CoNLL,Results of Scottish league soccer,"[('Scottish', 'miscellaneous')]",[],0.0,0.0,0.0 +270,CoNLL,"Israel 's Channel Two television said Damascus had sent a"" calming signal"" to Israel.","[('Israel', 'location'), ('Channel Two', 'organization'), ('Damascus', 'location'), ('Israel', 'location')]","[('Israel', 'location'), ('Channel Two television', 'organization'), ('Damascus', 'location'), ('Israel', 'location')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +271,CoNLL,Puchon 0 Suwon 0( halftime 0-0),"[('Puchon', 'organization'), ('Suwon', 'organization')]","[('Puchon', 'organization'), ('Suwon', 'organization')]",1.0,1.0,1.0 +272,CoNLL,India fishermen say forced to carry Tamil refugees.,"[('India', 'location'), ('Tamil', 'miscellaneous')]","[('India', 'location'), ('Tamil refugees', 'person')]",0.5,0.5,0.5 +273,CoNLL,Hapoel Kfar Sava 0 Hapoel Zafririm Holon 1,"[('Hapoel Kfar Sava', 'organization'), ('Hapoel Zafririm Holon', 'organization')]","[('Hapoel', 'organization'), ('Kfar Sava', 'location'), ('Hapoel', 'organization')]",0.0,0.0,0.0 +274,CoNLL,18. Luxembourg 8.20,"[('Luxembourg', 'location')]","[('Luxembourg', 'location')]",1.0,1.0,1.0 +275,CoNLL,Becej 2 Borac 0,"[('Becej', 'organization'), ('Borac', 'organization')]","[('Becej', 'person'), ('Borac', 'person')]",0.0,0.0,0.0 +276,CoNLL,"Overseas Development Minister Lynda Chalker said a recent census had shown most Montserratians wanted to remain on the island.""","[('Lynda Chalker', 'person'), ('Montserratians', 'miscellaneous')]","[('Overseas Development Minister', 'organization'), ('Lynda Chalker', 'person'), ('Montserratians', 'location')]",0.3333333333333333,0.5,0.4 +277,CoNLL,"Cup qualifying round, second leg soccer matches on Thursday:","[('Cup', 'miscellaneous')]",[],0.0,0.0,0.0 +278,CoNLL,"Whitehurst, promoted from Triple-A Columbus on Wednesday, allowed seven hits and struck out one without a walk.","[('Whitehurst', 'person'), ('Triple-A Columbus', 'organization')]","[('Whitehurst', 'person'), ('Columbus', 'location')]",0.5,0.5,0.5 +279,CoNLL,SEOUL 1996-08-22,"[('SEOUL', 'location')]","[('SEOUL', 'location')]",1.0,1.0,1.0 +280,CoNLL,Rita Grande( Italy) beat Alexia Dechaume-Balleret( France) 6-3 6-0,"[('Rita Grande', 'person'), ('Italy', 'location'), ('Alexia Dechaume-Balleret', 'person'), ('France', 'location')]","[('Rita Grande', 'person'), ('Italy', 'location'), ('Alexia Dechaume-Balleret', 'person'), ('France', 'location')]",1.0,1.0,1.0 +281,CoNLL,LOS ANGELES 7 New York 5,"[('LOS ANGELES', 'organization'), ('New York', 'organization')]","[('LOS ANGELES', 'location'), ('New York', 'location')]",0.0,0.0,0.0 +282,CoNLL,Swedish 500cc motocross Grand Prix on Sunday:,"[('Swedish', 'miscellaneous'), ('Grand Prix', 'miscellaneous')]","[('Swedish', 'location')]",0.0,0.0,0.0 +283,CoNLL,"Workers at Salvador voted to strike from Saturday, and it was not clear when further talks between the unions and management would take place.","[('Salvador', 'location')]","[('Workers', 'organization'), ('Salvador', 'location'), ('unions', 'organization'), ('management', 'organization')]",0.25,1.0,0.4 +284,CoNLL,"Six months to August 31, 1996",[],[],1.0,1.0,1.0 +285,CoNLL,+9 Tom Watson 79 70,"[('Tom Watson', 'person')]","[('Tom Watson', 'person')]",1.0,1.0,1.0 +286,CoNLL,RIF 900.00 900.00 5500 4950.000,"[('RIF', 'organization')]","[('RIF', 'organization')]",1.0,1.0,1.0 +287,CoNLL,Boston has won 15 of its last 19 games.,"[('Boston', 'organization')]","[('Boston', 'location')]",0.0,0.0,0.0 +288,CoNLL,- New orders received 876 vs 933,[],[],1.0,1.0,1.0 +289,CoNLL,NEW YORK 1996-08-27,"[('NEW YORK', 'location')]","[('NEW YORK', 'location')]",1.0,1.0,1.0 +290,CoNLL,""" Her condition seems to be better, but the danger remains as long as she is on respirator,"" an official at Woodlands Nursing Home said.""","[('Woodlands Nursing Home', 'location')]","[('official', 'person'), ('Woodlands Nursing Home', 'organization')]",0.0,0.0,0.0 +291,CoNLL,LONDON 1996-08-26,"[('LONDON', 'location')]","[('LONDON', 'location')]",1.0,1.0,1.0 +292,CoNLL,Marseille 3 1 1 1 5 4 4,"[('Marseille', 'organization')]","[('Marseille', 'location')]",0.0,0.0,0.0 +293,CoNLL,"The slain policeman Ejup Bajgora, 42, was an Albanian who had served in the Serbian police and state security since 1987, police told the Yugoslav news agency Tanjug.","[('Ejup Bajgora', 'person'), ('Albanian', 'miscellaneous'), ('Serbian', 'miscellaneous'), ('Yugoslav', 'miscellaneous'), ('Tanjug', 'organization')]","[('Ejup Bajgora', 'person'), ('Serbian police', 'organization'), ('Tanjug', 'organization')]",0.6666666666666666,0.4,0.5 +294,CoNLL,"Eurograde barges were offered at$ 207 fob ARA for Amsterdam-Rotterdam barrels, and at$ 206 for full ARA material.","[('Amsterdam-Rotterdam', 'location')]","[('Amsterdam-Rotterdam', 'location')]",1.0,1.0,1.0 +295,CoNLL,Two Indians to die for killing 23 bus passengers.,"[('Indians', 'miscellaneous')]","[('Two Indians', 'person')]",0.0,0.0,0.0 +296,CoNLL,Spartak Trnava 4 2 2 0 10 5 8,"[('Spartak Trnava', 'organization')]","[('Spartak Trnava', 'organization')]",1.0,1.0,1.0 +297,CoNLL,"LITTLE ROCK, Ark.","[('LITTLE ROCK', 'location'), ('Ark', 'location')]","[('LITTLE ROCK', 'location'), ('Ark', 'location')]",1.0,1.0,1.0 +298,CoNLL,Ischinger said the threat of a major assault to take Grozny had been the unauthorised initiative of the commanding general and not Moscow 's intention.,"[('Ischinger', 'person'), ('Grozny', 'location'), ('Moscow', 'location')]","[('Ischinger', 'person'), ('Grozny', 'location'), ('commanding general', 'person'), ('Moscow', 'location')]",0.75,1.0,0.8571428571428571 +299,CoNLL,""" It seems that from across the border there is going to be a planned attempt to disrupt the elections,"" Inderjit Gupta told reporters in the state capital Srinagar.","[('Inderjit Gupta', 'person'), ('Srinagar', 'location')]","[('Inderjit Gupta', 'person'), ('Srinagar', 'location')]",1.0,1.0,1.0 +300,CoNLL,Lyon 2 Nancy 0,"[('Lyon', 'organization'), ('Nancy', 'organization')]","[('Lyon', 'location'), ('Nancy', 'person')]",0.0,0.0,0.0 +301,CoNLL,Els Callens( Belgium) beat Nicole Bradtke( Australia) 7-6( 7-1) 7-6( 9-7),"[('Els Callens', 'person'), ('Belgium', 'location'), ('Nicole Bradtke', 'person'), ('Australia', 'location')]","[('Els Callens', 'person'), ('Belgium', 'location'), ('Nicole Bradtke', 'person'), ('Australia', 'location')]",1.0,1.0,1.0 +302,CoNLL,Auckland 21 11 0 10 406 389 22,"[('Auckland', 'organization')]","[('Auckland', 'location')]",0.0,0.0,0.0 +303,CoNLL,NEW YORK 1996-08-26,"[('NEW YORK', 'location')]","[('NEW YORK', 'location')]",1.0,1.0,1.0 +304,CoNLL,Petra Drnovice 3 1 1 1 7 5 4,"[('Petra Drnovice', 'organization')]","[('Petra Drnovice', 'person')]",0.0,0.0,0.0 +305,CoNLL,CHICAGO 1996-08-26,"[('CHICAGO', 'location')]","[('CHICAGO', 'location')]",1.0,1.0,1.0 +306,CoNLL,GPG earlier said its net profit for the six months to June 30 rose to 9.77 million pounds from 6.93 million in the previous first half.,"[('GPG', 'organization')]","[('GPG', 'organization')]",1.0,1.0,1.0 +307,CoNLL,"NEC Nijmegen 1( Van Eykeren 15th) PSV Eindhoven 4( Numan 11th,","[('NEC Nijmegen', 'organization'), ('PSV Eindhoven', 'organization')]","[('NEC Nijmegen', 'organization'), ('Van Eykeren', 'person'), ('PSV Eindhoven', 'organization')]",0.6666666666666666,1.0,0.8 +308,CoNLL,"They can be flown in quieter ways,"" a spokesman said.",[],"[('spokesman', 'person')]",0.0,0.0,0.0 +309,CoNLL,Bayern Munich 4 Bayer Leverkusen 2,"[('Bayern Munich', 'organization'), ('Bayer Leverkusen', 'organization')]","[('Bayern Munich', 'organization'), ('Bayer Leverkusen', 'organization')]",1.0,1.0,1.0 +310,CoNLL,SOCCER- BAYERN HIT FOUR TO TAKE BUNDESLIGA TOP SPOT.,"[('BAYERN', 'organization'), ('BUNDESLIGA', 'miscellaneous')]","[('BAYERN', 'organization'), ('BUNDESLIGA', 'location')]",0.5,0.5,0.5 +311,CoNLL,"-- New Delhi newsroom, +91-11-3012024","[('New Delhi', 'location')]","[('New Delhi', 'location')]",1.0,1.0,1.0 +312,CoNLL,COLOMBO 1996-08-22,"[('COLOMBO', 'location')]","[('COLOMBO', 'location')]",1.0,1.0,1.0 +313,CoNLL,Namibia 6 Botswana 0,"[('Namibia', 'location'), ('Botswana', 'location')]","[('Namibia', 'location'), ('Botswana', 'location')]",1.0,1.0,1.0 +314,CoNLL,0515 GMT,"[('GMT', 'miscellaneous')]",[],0.0,0.0,0.0 +315,CoNLL,Results of Swiss premier division,"[('Swiss', 'miscellaneous')]",[],0.0,0.0,0.0 +316,CoNLL,He added that he has had job offers but more have come from abroad than at home.,[],"[('He', 'person'), ('he', 'person'), ('abroad', 'location')]",0.0,0.0,0.0 +317,CoNLL,Pound/ dollar ..,[],[],1.0,1.0,1.0 +318,CoNLL,St Pauli 4 Schalke 4,"[('St Pauli', 'organization'), ('Schalke', 'organization')]","[('St Pauli 4', 'location'), ('Schalke', 'organization')]",0.5,0.5,0.5 +319,CoNLL,SunGard to buy CheckFree unit.,"[('SunGard', 'organization'), ('CheckFree', 'organization')]","[('SunGard', 'organization')]",1.0,0.5,0.6666666666666666 +320,CoNLL,"Officials fed Phan some soup, gave him medical care, kept him overnight and then fed him a large breakfast.","[('Phan', 'person')]","[('Officials', 'organization'), ('Phan', 'person')]",0.5,1.0,0.6666666666666666 +321,CoNLL,6. Lance Armstrong( USA) Motorola 0:08,"[('Lance Armstrong', 'person'), ('USA', 'location'), ('Motorola', 'organization')]","[('Lance Armstrong', 'person'), ('USA', 'location'), ('Motorola', 'organization')]",1.0,1.0,1.0 +322,CoNLL,"-- Gordana Kukic, Belgrade Newsroom +381 11 222 4254","[('Gordana Kukic', 'person'), ('Belgrade Newsroom', 'organization')]","[('Gordana Kukic', 'person'), ('Belgrade', 'location')]",0.5,0.5,0.5 +323,CoNLL,"Christie, competing in what is expected to be his last major international meeting, finished fifth in 10.14.","[('Christie', 'person')]","[('Christie', 'person')]",1.0,1.0,1.0 +324,CoNLL,A shares -- distributed to former holders of property rights in the Beirut central district SOLIDERE is rebuilding -- closed at$ 104.625 unchanged from Thursday.,"[('Beirut', 'location'), ('SOLIDERE', 'organization')]","[('Beirut central district', 'location'), ('SOLIDERE', 'location')]",0.0,0.0,0.0 +325,CoNLL,First race,[],[],1.0,1.0,1.0 +326,CoNLL,The Israeli army also uses the area for military training.,"[('Israeli', 'miscellaneous')]","[('The Israeli army', 'organization'), ('area', 'location')]",0.0,0.0,0.0 +327,CoNLL,Schalke 3 0 2 1 4 8 2,"[('Schalke', 'organization')]","[('Schalke', 'organization')]",1.0,1.0,1.0 +328,CoNLL,MOSCOW 1996-08-22,"[('MOSCOW', 'location')]","[('MOSCOW', 'location')]",1.0,1.0,1.0 +329,CoNLL,Unsecured claims are estimated at about$ 90 million.,[],[],1.0,1.0,1.0 +330,CoNLL,"The elephant crashed into Hari Maya Poudels house in Madhumalla village earlier this week while she was asleep, they said.","[('Hari Maya Poudels', 'person'), ('Madhumalla', 'location')]","[('Hari Maya Poudels', 'person'), ('Madhumalla village', 'location')]",0.5,0.5,0.5 +331,CoNLL,"69 76 73, Mark Roe 69 71 78","[('Mark Roe', 'person')]","[('Mark Roe', 'person')]",1.0,1.0,1.0 +332,CoNLL,"Enn Markvart, chairman of the National Election Commission said 96 members of parliament cast votes, with one ballot paper invalid and 11 abstentions.","[('Enn Markvart', 'person'), ('National Election Commission', 'organization')]","[('Enn Markvart', 'person'), ('National Election Commission', 'organization')]",1.0,1.0,1.0 +333,CoNLL,India RBI chief sees cut in cash reserve ratio.,"[('India', 'location'), ('RBI', 'organization')]","[('India', 'location'), ('RBI', 'organization')]",1.0,1.0,1.0 +334,CoNLL,SAN FRANCISCO 12 New York 11,"[('SAN FRANCISCO', 'organization'), ('New York', 'organization')]","[('SAN FRANCISCO', 'location'), ('New York', 'location')]",0.0,0.0,0.0 +335,CoNLL,"Feyenoord 2( Larsson 73rd, Van Gastel 83rd penalty) Graafschap","[('Feyenoord', 'organization'), ('Larsson', 'person'), ('Van Gastel', 'person'), ('Graafschap', 'organization')]","[('Feyenoord', 'organization'), ('Larsson', 'person'), ('Van Gastel', 'person'), ('Graafschap', 'organization')]",1.0,1.0,1.0 +336,CoNLL,MFS shares surged on the news while WorldCom fell on fears of dilution.,"[('MFS', 'organization'), ('WorldCom', 'organization')]","[('MFS', 'organization'), ('WorldCom', 'organization')]",1.0,1.0,1.0 +337,CoNLL,Its link to the U.S. dollar had proved an engine of growth for the past 12 years.,"[('U.S.', 'location')]","[('U.S.', 'location')]",1.0,1.0,1.0 +338,CoNLL,-- Southern New England closed at 38-1/2 Wednesday.,"[('Southern New England', 'organization')]","[('Southern New England', 'location')]",0.0,0.0,0.0 +339,CoNLL,U.S. President Bill Clinton had to drop the resort of Ballybunion from a whirlwind Irish tour last year.,"[('U.S.', 'location'), ('Bill Clinton', 'person'), ('Ballybunion', 'organization'), ('Irish', 'miscellaneous')]","[('U.S. President', 'organization'), ('Bill Clinton', 'person'), ('Ballybunion', 'location')]",0.3333333333333333,0.25,0.28571428571428575 +340,CoNLL,3. Lance Armstrong( U.S.) Motorola,"[('Lance Armstrong', 'person'), ('U.S.', 'location'), ('Motorola', 'organization')]","[('Lance Armstrong', 'person'), ('U.S.', 'location'), ('Motorola', 'organization')]",1.0,1.0,1.0 +341,CoNLL,"An estimated 50,000 people, including more than 110 foreigners, have been killed in Algeria 's violence pitting Moslem rebels against government forces since early 1992 when authorities in Algeria cancelled a general election in which FIS had taken a commanding lead.","[('Algeria', 'location'), ('Moslem', 'miscellaneous'), ('Algeria', 'location'), ('FIS', 'organization')]","[('Algeria', 'location'), ('Moslem rebels', 'organization'), ('government forces', 'organization'), ('Algeria', 'location'), ('FIS', 'organization')]",0.5,0.6666666666666666,0.5714285714285715 +342,CoNLL,SAN FRANCISCO 54 72 .429 14,"[('SAN FRANCISCO', 'organization')]","[('SAN FRANCISCO', 'location')]",0.0,0.0,0.0 +343,CoNLL,"-- Damien Lynch, Dublin Newsroom +353 1 6603377","[('Damien Lynch', 'person'), ('Dublin Newsroom', 'organization')]","[('Damien Lynch', 'person'), ('Dublin', 'location')]",0.5,0.5,0.5 +344,CoNLL,DAC Dunajska Streda 1 Spartak Trnava 3,"[('DAC Dunajska Streda', 'organization'), ('Spartak Trnava', 'organization')]","[('1', 'location')]",0.0,0.0,0.0 +345,CoNLL,( Parent) FORECAST FORECAST YEAR-AGO,[],[],1.0,1.0,1.0 +346,CoNLL,"Tapie, the target of a blizzard of legal actions over his now-destroyed business empire and the Marseille soccer team he once ran, has a starring role in Lelouche 's"" Homme, femmes: mode d'emploi""( Men, women: instructions for use).","[('Tapie', 'person'), ('Marseille', 'organization'), ('Lelouche', 'person')]","[('Tapie', 'person'), ('Marseille', 'location')]",0.5,0.3333333333333333,0.4 +347,CoNLL,+5 Wayne Westner( South Africa) 77 68,"[('Wayne Westner', 'person'), ('South Africa', 'location')]","[('Wayne Westner', 'person'), ('South Africa', 'location')]",1.0,1.0,1.0 +348,CoNLL,Mark Gleeson,"[('Mark Gleeson', 'person')]","[('Mark Gleeson', 'person')]",1.0,1.0,1.0 +349,CoNLL,13. Latvia 8.29,"[('Latvia', 'location')]","[('Latvia', 'location')]",1.0,1.0,1.0 +350,CoNLL,"TAIBE, Israel 1996-08-23","[('TAIBE', 'location'), ('Israel', 'location')]","[('TAIBE', 'location')]",1.0,0.5,0.6666666666666666 +351,CoNLL,"The average family earns 160-200 million karbovanets a year($ 800-$ 1,000) -- but many have not been paid in months, Soprun said.""","[('Soprun', 'person')]","[('Soprun', 'person')]",1.0,1.0,1.0 +352,CoNLL,"The foreign ministry 's Shen told Reuters Television in an interview he had read reports of Tang 's comments but gave no details of why the negotiator had considered the time right for talks with Taiwan, which Beijing considers a renegade province.","[('Shen', 'organization'), ('Reuters Television', 'organization'), ('Tang', 'person'), ('Taiwan', 'location'), ('Beijing', 'location')]","[('foreign ministry', 'organization'), ('Shen', 'person'), ('Reuters Television', 'organization'), ('Tang', 'person'), ('negotiator', 'person'), ('Taiwan', 'location'), ('Beijing', 'location')]",0.5714285714285714,0.8,0.6666666666666666 +353,CoNLL,Derbyshire 13 7 2 4 41 43 208,"[('Derbyshire', 'organization')]","[('Derbyshire', 'location')]",0.0,0.0,0.0 +354,CoNLL,"Campaign officials then hope the day 's"" news"" event will be showcased on evening television news shows as a lead-in for that night 's convention programme.",[],"[('Campaign officials', 'organization')]",0.0,0.0,0.0 +355,CoNLL,"Gazprom has recently tightened these rules, making it harder for shareholders to sell to whoever they want, when they want.","[('Gazprom', 'organization')]","[('Gazprom', 'organization'), ('shareholders', 'person')]",0.5,1.0,0.6666666666666666 +356,CoNLL,"The Serbs, who make up 10 percent of the province 's 1.8 million people, claim Kosovo as the cradle of their culture.","[('Serbs', 'miscellaneous'), ('Kosovo', 'location')]","[('The Serbs', 'organization'), ('Kosovo', 'location')]",0.5,0.5,0.5 +357,CoNLL,Three members of the party were rescued unhurt.,[],[],1.0,1.0,1.0 +358,CoNLL,2. Louise McPaul( Australia) 60.66,"[('Louise McPaul', 'person'), ('Australia', 'location')]","[('Louise McPaul', 'person'), ('Australia', 'location')]",1.0,1.0,1.0 +359,CoNLL,"Maybe they want us to be alcoholics,"" Perry joked before lifting her glass of wine.","[('Perry', 'person')]","[('Perry', 'person')]",1.0,1.0,1.0 +360,CoNLL,", at$ 11 mln.",[],[],1.0,1.0,1.0 +361,CoNLL,"William Fox broke into his wife 's home on Tuesday morning, shooting her dead and wounding his 16-year-old son, his son 's girlfriend and a neighbour, police said.","[('William Fox', 'person')]","[('William Fox', 'person'), ('16-year-old son', 'person'), ('police', 'organization')]",0.3333333333333333,1.0,0.5 +362,CoNLL,He was due to head to the Bosnian town of Banja Luka on Friday to meet Bosnian Serb acting president Biljana Plavsic and Bosnian Serb opposition leaders.,"[('Bosnian', 'miscellaneous'), ('Banja Luka', 'location'), ('Bosnian Serb', 'miscellaneous'), ('Biljana Plavsic', 'person'), ('Bosnian Serb', 'miscellaneous')]","[('Banja Luka', 'location'), ('Biljana Plavsic', 'person'), ('Bosnian Serb opposition leaders', 'organization')]",0.6666666666666666,0.5,0.5714285714285715 +363,CoNLL,"A swell of protest is growing within Venezuela 's trade unions at the proposed year-end privatization of the state-owned holding company Corporacion Venezolana de Guayana( CVG), CVG union leaders said Tuesday.","[('Venezuela', 'location'), ('Corporacion Venezolana de Guayana', 'organization'), ('CVG', 'organization'), ('CVG', 'organization')]","[('Venezuela', 'location'), ('Corporacion Venezolana de Guayana', 'organization'), ('CVG', 'organization'), ('CVG', 'organization')]",1.0,1.0,1.0 +364,CoNLL,R. Dravid not out 7,"[('R. Dravid', 'person')]","[('R. Dravid', 'person')]",1.0,1.0,1.0 +365,CoNLL,WASHINGTON 1996-08-27,"[('WASHINGTON', 'location')]","[('WASHINGTON', 'location')]",1.0,1.0,1.0 +366,CoNLL,"In its three-grade rating system, the research institute assigns a"" 2"" rating to issues whose values it sees moving within 10 percentage points in either direction of the key 225-share Nikkei average over the next six months.","[('Nikkei', 'miscellaneous')]","[('research institute', 'organization')]",0.0,0.0,0.0 +367,CoNLL,teams that took place today in Geneva:,"[('Geneva', 'location')]","[('Geneva', 'location')]",1.0,1.0,1.0 +368,CoNLL,"""",[],[],1.0,1.0,1.0 +369,CoNLL,5. Colin Edwards( U.S.) Yamaha 176,"[('Colin Edwards', 'person'), ('U.S.', 'location'), ('Yamaha', 'organization')]","[('Colin Edwards', 'person'), ('U.S.', 'location'), ('Yamaha', 'organization')]",1.0,1.0,1.0 +370,CoNLL,"To bat: Wasim Akram, Moin Khan, Mushtaq Ahmed, Waqar Younis,","[('Wasim Akram', 'person'), ('Moin Khan', 'person'), ('Mushtaq Ahmed', 'person'), ('Waqar Younis', 'person')]","[('Wasim Akram', 'person'), ('Moin Khan', 'person'), ('Mushtaq Ahmed', 'person'), ('Waqar Younis', 'person')]",1.0,1.0,1.0 +371,CoNLL,10. Germany 8.30,"[('Germany', 'location')]","[('Germany', 'location')]",1.0,1.0,1.0 +372,CoNLL,"KARACHI, Pakistan 1996-08-27","[('KARACHI', 'location'), ('Pakistan', 'location')]","[('KARACHI', 'location')]",1.0,0.5,0.6666666666666666 +373,CoNLL,""" Somebody threw a molotov cocktail over the fence and it went into the parking lot.",[],"[('Somebody', 'person'), ('parking lot', 'location')]",0.0,0.0,0.0 +374,CoNLL,"Since taking over from Jack Charlton in February, McCarthy has played largely experimental sides and seen them lose five times, draw twice and win just once.","[('Jack Charlton', 'person'), ('McCarthy', 'person')]","[('Jack Charlton', 'person'), ('McCarthy', 'person')]",1.0,1.0,1.0 +375,CoNLL,Ricky Ponting led the way with 100 off 119 balls with two sixes and nine fours before retiring.,"[('Ricky Ponting', 'person')]","[('Ricky Ponting', 'person')]",1.0,1.0,1.0 +376,CoNLL,9. Andersson 1 minute 32 seconds,"[('Andersson', 'person')]","[('Andersson', 'person')]",1.0,1.0,1.0 +377,CoNLL,Sportul Studentesc 4 1 1 2 7 9 4,"[('Sportul Studentesc', 'organization')]","[('Sportul Studentesc', 'organization')]",1.0,1.0,1.0 +378,CoNLL,"Jonathan Lomas, Jose Rivero( Spain), Robert Karlsson","[('Jonathan Lomas', 'person'), ('Jose Rivero', 'person'), ('Spain', 'location'), ('Robert Karlsson', 'person')]","[('Jonathan Lomas', 'person'), ('Jose Rivero', 'person'), ('Spain', 'location'), ('Robert Karlsson', 'person')]",1.0,1.0,1.0 +379,CoNLL,Milwaukee 10 MINNESOTA 7,"[('Milwaukee', 'organization'), ('MINNESOTA', 'organization')]","[('Milwaukee', 'location'), ('MINNESOTA', 'location')]",0.0,0.0,0.0 +380,CoNLL,JUNE MAY JUNE 1995,[],[],1.0,1.0,1.0 +381,CoNLL,Year Amount Coupon Yield Price Conc.,[],[],1.0,1.0,1.0 +382,CoNLL,Wigan 3 2 1 0 5 2 7,"[('Wigan', 'organization')]","[('Wigan', 'location')]",0.0,0.0,0.0 +383,CoNLL,Women 's world points race championship( 24-km):,[],"[('Women', 'person'), ('24-km', 'location')]",0.0,0.0,0.0 +384,CoNLL,Cologne 3 3 0 0 7 1 9,"[('Cologne', 'organization')]","[('Cologne', 'location')]",0.0,0.0,0.0 +385,CoNLL,MON Gencor YR DIV 25.75 25.0-27.0 20.0,"[('Gencor', 'organization')]","[('Gencor', 'organization')]",1.0,1.0,1.0 +386,CoNLL,Cooper,"[('Cooper', 'person')]","[('Cooper', 'person')]",1.0,1.0,1.0 +387,CoNLL,Andy Caddick 1 1 0 4 4 4.00,"[('Andy Caddick', 'person')]","[('Andy Caddick', 'person')]",1.0,1.0,1.0 +388,CoNLL,"Flamboyant former Surinamese rebel leader Ronny Brunswijk was in custody on Wednesday charged with attempted murder, police said.","[('Surinamese', 'miscellaneous'), ('Ronny Brunswijk', 'person')]","[('Ronny Brunswijk', 'person'), ('police', 'organization')]",0.5,0.5,0.5 +389,CoNLL,Felicia Ballanger of France confirmed her status as the world 's number one woman sprinter when she retained her title at the world cycling championships on Friday.,"[('Felicia Ballanger', 'person'), ('France', 'location')]","[('Felicia Ballanger', 'person'), ('France', 'location'), ('world cycling championships', 'organization')]",0.6666666666666666,1.0,0.8 +390,CoNLL,""" Digital is coming, it 's economic and the question is what will make the consumer happy and at what price.""",[],"[('consumer', 'person')]",0.0,0.0,0.0 +391,CoNLL,"Perhaps the best, yet most unfortunate, first-round matchup of the men 's competition pits eighth seed Jim Courier against retiring star Stefan Edberg.","[('Jim Courier', 'person'), ('Stefan Edberg', 'person')]","[('Jim Courier', 'person'), ('Stefan Edberg', 'person')]",1.0,1.0,1.0 +392,CoNLL,"-- Bonn newsroom, +49 228 2609760","[('Bonn', 'location')]","[('Bonn newsroom', 'organization')]",0.0,0.0,0.0 +393,CoNLL,Sampras avenged that defeat with a straight sets win over the 19-year-old power hitter in the second round at Wimbledon and their rubber match in New York could provide some first-week fireworks.,"[('Sampras', 'person'), ('Wimbledon', 'location'), ('New York', 'location')]","[('Sampras', 'person'), ('New York', 'location')]",1.0,0.6666666666666666,0.8 +394,CoNLL,"The Central African Republic qualified on a walkover to play in group four with Guinea, Sierra Leone and Tunisia.","[('Central African Republic', 'location'), ('Guinea', 'location'), ('Sierra Leone', 'location'), ('Tunisia', 'location')]","[('Central African Republic', 'location'), ('Guinea', 'location'), ('Sierra Leone', 'location'), ('Tunisia', 'location')]",1.0,1.0,1.0 +395,CoNLL,TEXAS AT MINNESOTA,"[('TEXAS', 'organization'), ('MINNESOTA', 'location')]","[('TEXAS', 'location'), ('MINNESOTA', 'location')]",0.5,0.5,0.5 +396,CoNLL,"Standings( tabulated under played, won, drawn, lost, goals",[],"[('goals', 'miscellaneous')]",0.0,0.0,0.0 +397,CoNLL,A. Mullally b Wasim Akram 24,"[('A. Mullally', 'person'), ('Wasim Akram', 'person')]","[('Wasim Akram', 'person')]",1.0,0.5,0.6666666666666666 +398,CoNLL,CHICAGO 1996-08-27,"[('CHICAGO', 'location')]","[('CHICAGO', 'location')]",1.0,1.0,1.0 +399,CoNLL,Willem II Tilburg 2 0 1 1 0 1 1,"[('Willem II Tilburg', 'organization')]","[('Willem II', 'person')]",0.0,0.0,0.0 +400,CoNLL,Rohrabacher was expected to visit neutral faction leaders in the eastern city of Jalalabad and meet leaders of the rebel Islamic Taleban militia in the southern city of Kandahar.,"[('Rohrabacher', 'person'), ('Jalalabad', 'location'), ('Islamic Taleban', 'miscellaneous'), ('Kandahar', 'location')]","[('Rohrabacher', 'person'), ('Jalalabad', 'location'), ('Kandahar', 'location')]",1.0,0.75,0.8571428571428571 +401,CoNLL,Allensbach May 15 38.5 32.5 8.1 12.0 4.4,"[('Allensbach', 'organization')]","[('Allensbach', 'location')]",0.0,0.0,0.0 +402,CoNLL,15-2 17-14,[],[],1.0,1.0,1.0 +403,CoNLL,"Boardman, 28, did not contest the Olympic pursuit because of its proximity to the Tour de France in which he led the French GAN team.","[('Boardman', 'person'), ('Olympic', 'miscellaneous'), ('Tour de France', 'miscellaneous'), ('French', 'miscellaneous'), ('GAN', 'organization')]","[('Boardman', 'person'), ('French GAN team', 'organization')]",0.5,0.2,0.28571428571428575 +404,CoNLL,A West Bank bookseller charged on Thursday that the Palestinian Information Ministry has forced him to sign an undertaking not to distribute books written by critics of Israeli-PLO self-rule deals.,"[('West Bank', 'location'), ('Palestinian Information Ministry', 'organization'), ('Israeli-PLO', 'miscellaneous')]","[('West Bank', 'location'), ('Palestinian Information Ministry', 'organization')]",1.0,0.6666666666666666,0.8 +405,CoNLL,SOCCER- RESULTS OF SOUTH KOREAN PRO-SOCCER GAMES.,"[('SOUTH KOREAN', 'miscellaneous')]",[],0.0,0.0,0.0 +406,CoNLL,Auxerre 4 2 2 0 3 0 8,"[('Auxerre', 'organization')]",[],0.0,0.0,0.0 +407,CoNLL,""" The ruling Awami league is making parliament ineffective and the speaker is contributing to that by not allowing the opposition MPs enough time to speak,"" she told a rally in northern district of Bogra on Monday.","[('Bogra', 'location')]","[('Awami league', 'organization'), ('speaker', 'person'), ('she', 'person'), ('Bogra', 'location')]",0.25,1.0,0.4 +408,CoNLL,"Price per bushel for 14-pct protein dark northern spring, durum and white wheats, in dollars per bushel:",[],"[('dark northern spring', 'location')]",0.0,0.0,0.0 +409,CoNLL,FLORIDA AT ST LOUIS,"[('FLORIDA', 'organization'), ('ST LOUIS', 'location')]","[('FLORIDA', 'location')]",0.0,0.0,0.0 +410,CoNLL,Chernomorets Novorossiisk 2 Rostselmash Rostov 1,"[('Chernomorets Novorossiisk', 'organization'), ('Rostselmash Rostov', 'organization')]","[('Chernomorets', 'organization'), ('Novorossiisk', 'location'), ('Rostselmash', 'location'), ('Rostov', 'location')]",0.0,0.0,0.0 +411,CoNLL,Main Tunisian opposition party ousted from HQ.,"[('Tunisian', 'miscellaneous')]","[('Main Tunisian opposition party', 'organization'), ('HQ', 'location')]",0.0,0.0,0.0 +412,CoNLL,- The Irish Department of Enterprise and Employment has widened its probe into Taylor Asset Managers to include the investigation of investments of 10 more investors.,"[('Irish Department of Enterprise and Employment', 'organization'), ('Taylor Asset Managers', 'organization')]","[('Irish Department of Enterprise and Employment', 'organization'), ('Taylor Asset Managers', 'organization')]",1.0,1.0,1.0 +413,CoNLL,Harleysville Group ups qrtly dividenD.,"[('Harleysville Group', 'organization')]","[('Harleysville', 'location'), ('Group ups', 'organization')]",0.0,0.0,0.0 +414,CoNLL,"Turkish troops killed 25 Kurdish rebels in recent clashes in the east of the country, security officials said on Wednesday.","[('Turkish', 'miscellaneous'), ('Kurdish', 'miscellaneous')]","[('Turkish troops', 'organization'), ('Kurdish rebels', 'organization'), ('east of the country', 'location')]",0.0,0.0,0.0 +415,CoNLL,soccer matches played over the weekend:,[],[],1.0,1.0,1.0 +416,CoNLL,"Ajax, who had a dismal series of pre-season results before beating NAC of Breda in their opening game, had the best of an entertaining first half but failed to break the deadlock.","[('Ajax', 'organization'), ('NAC', 'organization'), ('Breda', 'location')]","[('Ajax', 'organization')]",1.0,0.3333333333333333,0.5 +417,CoNLL,""" Edouard is getting stronger and stronger, and it already has winds of 105 mph( 185 kph),"" said hurricane forecaster Lixion Avila.","[('Edouard', 'miscellaneous'), ('Lixion Avila', 'person')]","[('Edouard', 'location'), ('Lixion Avila', 'person')]",0.5,0.5,0.5 +418,CoNLL,Extras( b-6 lb-2 w-1 nb-13) 22,[],[],1.0,1.0,1.0 +419,CoNLL,Cincinnati 3 ATLANTA 2( in 13),"[('Cincinnati', 'organization'), ('ATLANTA', 'organization')]","[('Cincinnati', 'location'), ('ATLANTA', 'location')]",0.0,0.0,0.0 +420,CoNLL,The second round was the entry point for the bulk of the serie A sides with the winners going through.,"[('serie A', 'miscellaneous')]","[('The second round', 'location'), ('winners', 'person')]",0.0,0.0,0.0 +421,CoNLL,England were 74 for no wicket in,"[('England', 'location')]","[('England', 'organization')]",0.0,0.0,0.0 +422,CoNLL,WELLINGTON 1996-08-27,"[('WELLINGTON', 'location')]","[('WELLINGTON', 'location')]",1.0,1.0,1.0 +423,CoNLL,matches played on Saturday:,[],[],1.0,1.0,1.0 +424,CoNLL,"Did Not Bat: Mushtaq Ahmed, Waqar Younis, Ata-ur-Rehman,","[('Mushtaq Ahmed', 'person'), ('Waqar Younis', 'person'), ('Ata-ur-Rehman', 'person')]","[('Mushtaq Ahmed', 'person'), ('Waqar Younis', 'person'), ('Ata-ur-Rehman', 'location')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +425,CoNLL,They finally went ahead with an escort from the ULIMO-J faction.,"[('ULIMO-J', 'organization')]","[('ULIMO-J faction', 'organization')]",0.0,0.0,0.0 +426,CoNLL,JERUSALEM 1996-08-22,"[('JERUSALEM', 'location')]","[('JERUSALEM', 'location')]",1.0,1.0,1.0 +427,CoNLL,The company said it was not aware of any reason for the surge.,[],"[('The company', 'organization')]",0.0,0.0,0.0 +428,CoNLL,Bolton 3 2 1 0 5 2 7,"[('Bolton', 'organization')]","[('Bolton', 'location')]",0.0,0.0,0.0 +429,CoNLL,"An anti-abortion politician addressed the Democratic convention on Tuesday, but praised the overwhelmingly pro-abortion rights party for its tolerance of his minority views.","[('Democratic', 'miscellaneous')]","[('An anti-abortion politician', 'person'), ('overwhelmingly pro-abortion rights party', 'organization')]",0.0,0.0,0.0 +430,CoNLL,"In August the same year, while in New Delhi to receive yet another award, she developed malaria, complicated by her heart and lung problems.","[('New Delhi', 'location')]","[('New Delhi', 'location'), ('she', 'person'), ('malaria', 'miscellaneous')]",0.3333333333333333,1.0,0.5 +431,CoNLL,He has since named a prime minister for the first time since early in his rule and ordered a crackdown on corruption.,[],"[('He', 'person'), ('prime minister', 'person')]",0.0,0.0,0.0 +432,CoNLL,"Among them, he noted that Cofinec had acquired the outstanding stake in its Czech folding company Krpaco a.s., increasing its ownership to 100 percent, so in the second half the whole of Krpaco 's figures will be consolidated.","[('Cofinec', 'organization'), ('Czech', 'miscellaneous'), ('Krpaco a.s.', 'organization'), ('Krpaco', 'organization')]","[('Cofinec', 'organization'), ('Czech', 'location'), ('Krpaco a.s.', 'organization'), ('Krpaco', 'organization')]",0.75,0.75,0.75 +433,CoNLL,+3 Corey Pavin through 14,"[('Corey Pavin', 'person')]","[('Corey Pavin', 'person')]",1.0,1.0,1.0 +434,CoNLL,Cardiff 0 Wigan 2,"[('Cardiff', 'organization'), ('Wigan', 'organization')]","[('Cardiff', 'location'), ('Wigan', 'location')]",0.0,0.0,0.0 +435,CoNLL,"He pitched his fourth complete game, allowing eight hits with two walks and 11 strikeouts.",[],"[('He', 'person')]",0.0,0.0,0.0 +436,CoNLL,"Attendance 7,032.",[],[],1.0,1.0,1.0 +437,CoNLL,"Sanchez Vicario, runner-up to Graf at the French Open and Wimbledon, begins play against a qualifier in a quarter of the draw that includes young talent Martina Hingis, the 16th seed, before a probable quarter-final clash with seventh-seeded veteran Jana Novotna.","[('Sanchez Vicario', 'person'), ('Graf', 'person'), ('French Open', 'miscellaneous'), ('Wimbledon', 'miscellaneous'), ('Martina Hingis', 'person'), ('Jana Novotna', 'person')]","[('Sanchez Vicario', 'person'), ('Graf', 'person'), ('French Open', 'location'), ('Wimbledon', 'location'), ('Martina Hingis', 'person'), ('Jana Novotna', 'person')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +438,CoNLL,Strasbourg 1 Le Havre 0,"[('Strasbourg', 'organization'), ('Le Havre', 'organization')]","[('Strasbourg', 'location'), ('Le Havre', 'location')]",0.0,0.0,0.0 +439,CoNLL,- Seven ministers and governor of Bank of Israel will visit the United States at the end of September and in October.,"[('Bank of Israel', 'organization'), ('United States', 'location')]","[('governor', 'person'), ('Bank of Israel', 'organization'), ('United States', 'location')]",0.6666666666666666,1.0,0.8 +440,CoNLL,2. Anne Marken( Belgium) 55.90,"[('Anne Marken', 'person'), ('Belgium', 'location')]","[('Anne Marken', 'person'), ('Belgium', 'location')]",1.0,1.0,1.0 +441,CoNLL,TUE Iscor YR EPS 29.7 26.0-32.0 38.0,"[('Iscor', 'organization')]",[],0.0,0.0,0.0 +442,CoNLL,SV Ried 0 SV Salzburg 4,"[('SV Ried', 'organization'), ('SV Salzburg', 'organization')]","[('SV Ried', 'organization'), ('SV Salzburg', 'organization')]",1.0,1.0,1.0 +443,CoNLL,"In the first half, Kekkila posted a 6.1 million markka profit, up from 0.7 million.","[('Kekkila', 'organization')]","[('Kekkila', 'organization')]",1.0,1.0,1.0 +444,CoNLL,""" These charges are the interpretation of the church,"" Garang said on Tuesday.""","[('Garang', 'person')]","[('church', 'organization'), ('Garang', 'person')]",0.5,1.0,0.6666666666666666 +445,CoNLL,"FEATURES- AEX INDEX 7,391 5,658 15.72","[('AEX', 'miscellaneous')]","[('AEX INDEX', 'organization')]",0.0,0.0,0.0 +446,CoNLL,Barnsley 3 Huddersfield 1,"[('Barnsley', 'organization'), ('Huddersfield', 'organization')]","[('Barnsley', 'location'), ('Huddersfield', 'location')]",0.0,0.0,0.0 +447,CoNLL,"Cevaer( France), Thomas Bjorn( Denmark), Tony Johnstone","[('Cevaer', 'person'), ('France', 'location'), ('Thomas Bjorn', 'person'), ('Denmark', 'location'), ('Tony Johnstone', 'person')]","[('Cevaer', 'person'), ('France', 'location'), ('Thomas Bjorn', 'person'), ('Denmark', 'location'), ('Tony Johnstone', 'person')]",1.0,1.0,1.0 +448,CoNLL,Borussia Dortmund 4 3 0 1 12 6 9,"[('Borussia Dortmund', 'organization')]","[('Borussia Dortmund', 'organization')]",1.0,1.0,1.0 +449,CoNLL,PARIS 1996-08-27,"[('PARIS', 'location')]","[('PARIS', 'location')]",1.0,1.0,1.0 +450,CoNLL,Two Iranian opposition leaders meet in Baghdad.,"[('Iranian', 'miscellaneous'), ('Baghdad', 'location')]","[('Two Iranian opposition leaders', 'person'), ('Baghdad', 'location')]",0.5,0.5,0.5 +451,CoNLL,U.S. Treasury balances at Federal Reserve based on Treasury Department 's latest budget statement.,"[('U.S. Treasury', 'organization'), ('Federal Reserve', 'organization'), ('Treasury Department', 'organization')]","[('U.S.', 'location'), ('Federal Reserve', 'organization'), ('Treasury Department', 'organization')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +452,CoNLL,""" On the jet kerosene side we must be cautious about quality.",[],"[('On the jet kerosene side', 'location')]",0.0,0.0,0.0 +453,CoNLL,"Bernini is expected to take office Thursday, a Eletropaulo spokeswoman said.","[('Bernini', 'person'), ('Eletropaulo', 'organization')]","[('Bernini', 'person'), ('Eletropaulo', 'organization')]",1.0,1.0,1.0 +454,CoNLL,"Warwickshire are currently in fourth position behind Yorkshire, Nottinghamshire and Surrey.","[('Warwickshire', 'organization'), ('Yorkshire', 'organization'), ('Nottinghamshire', 'organization'), ('Surrey', 'organization')]","[('Warwickshire', 'location'), ('Yorkshire', 'location'), ('Nottinghamshire', 'location'), ('Surrey', 'location')]",0.0,0.0,0.0 +455,CoNLL,CRICKET- INDIA WIN TOSS AND BAT AGAINST SRI LANKA.,"[('INDIA', 'location'), ('SRI LANKA', 'location')]","[('CRICKET', 'organization'), ('INDIA', 'location'), ('SRI LANKA', 'organization')]",0.3333333333333333,0.5,0.4 +456,CoNLL,The rates are:,[],[],1.0,1.0,1.0 +457,CoNLL,BONN 1996-08-23,"[('BONN', 'location')]","[('BONN', 'location')]",1.0,1.0,1.0 +458,CoNLL,number denotes seeding):,[],[],1.0,1.0,1.0 +459,CoNLL,Following are some of the main factors likely to affect Indonesian stocks on Thursday:,"[('Indonesian', 'miscellaneous')]",[],0.0,0.0,0.0 +460,CoNLL,"For the distribution and supervision of humanitarian supplies the United Nations estimated it needed 1,190 people, including 267 international staff and 923 Iraqi support staff.","[('United Nations', 'organization'), ('Iraqi', 'miscellaneous')]","[('United Nations', 'organization'), ('267 international staff', 'person'), ('923 Iraqi support staff', 'person')]",0.3333333333333333,0.5,0.4 +461,CoNLL,Cup Winners' Cup x-Cercle Brugge( Belgium) v Brann Bergen( Norway),"[(""Cup Winners' Cup"", 'miscellaneous'), ('x-Cercle Brugge', 'organization'), ('Belgium', 'location'), ('Brann Bergen', 'organization'), ('Norway', 'location')]","[('Belgium', 'location'), ('Brann Bergen', 'organization'), ('Norway', 'location')]",1.0,0.6,0.7499999999999999 +462,CoNLL,""" Java portends dramatic changes in the way we use the Internet,"" said Hong Bui, vice president of engineering of the new company after serving as a senior engineer at JavaSoft.","[('Java', 'miscellaneous'), ('Internet', 'miscellaneous'), ('Hong Bui', 'person'), ('JavaSoft', 'organization')]","[('Internet', 'location'), ('Hong Bui', 'person'), ('JavaSoft', 'organization')]",0.6666666666666666,0.5,0.5714285714285715 +463,CoNLL,Final world championship standings:,[],[],1.0,1.0,1.0 +464,CoNLL,"The SEC 's goal, he added, was to create"" one system where one price could be available to everybody.""","[('SEC', 'organization')]","[('The SEC', 'organization'), ('he', 'person')]",0.0,0.0,0.0 +465,CoNLL,Adrian Voinea( Romania) beat Thomas Johansson( Sweden) 7-6,"[('Adrian Voinea', 'person'), ('Romania', 'location'), ('Thomas Johansson', 'person'), ('Sweden', 'location')]","[('Adrian Voinea', 'person'), ('Romania', 'location'), ('Thomas Johansson', 'person'), ('Sweden', 'location')]",1.0,1.0,1.0 +466,CoNLL,Rating Announcement As of 08/26/96.,[],[],1.0,1.0,1.0 +467,CoNLL,9. Maurizio Fondriest( Italy),"[('Maurizio Fondriest', 'person'), ('Italy', 'location')]","[('Maurizio Fondriest', 'person'), ('Italy', 'location')]",1.0,1.0,1.0 +468,CoNLL,"In June, Promodes signed an outline agreement to sell its Specia unit -- which runs 100 Dia stores in France -- to Germany 's Aldi.","[('Promodes', 'organization'), ('Specia', 'organization'), ('Dia', 'organization'), ('France', 'location'), ('Germany', 'location'), ('Aldi', 'organization')]","[('Promodes', 'organization'), ('Specia', 'organization'), ('France', 'location'), ('Germany', 'location'), ('Aldi', 'organization')]",1.0,0.8333333333333334,0.9090909090909091 +469,CoNLL,No new deficit forecast has been issued so far.,[],[],1.0,1.0,1.0 +470,CoNLL,David Nainkin( South Africa) beat 9- Wayne Ferreira( South Africa) 6-4 6-4 2-6 7-5,"[('David Nainkin', 'person'), ('South Africa', 'location'), ('Wayne Ferreira', 'person'), ('South Africa', 'location')]","[('David Nainkin', 'person'), ('South Africa', 'location'), ('Wayne Ferreira', 'person'), ('South Africa', 'location')]",1.0,1.0,1.0 +471,CoNLL,3. Goulnara Fatkoullina( Russia) 16,"[('Goulnara Fatkoullina', 'person'), ('Russia', 'location')]","[('Goulnara Fatkoullina', 'person'), ('Russia', 'location')]",1.0,1.0,1.0 +472,CoNLL,"With Democrats gathering in Chicago to start a convention on Monday to nominate him for a second term as president, Clinton plans a steady parade of events designed to highlight his leadership and dim the glow of the just-concluded Republican conclave that gave a boost to rival Bob Dole.","[('Democrats', 'miscellaneous'), ('Chicago', 'location'), ('Clinton', 'person'), ('Republican', 'miscellaneous'), ('Bob Dole', 'person')]","[('Democrats', 'organization'), ('Chicago', 'location'), ('Clinton', 'person'), ('Bob Dole', 'person')]",0.75,0.6,0.6666666666666665 +473,CoNLL,Stockport 0 Bournemouth 1,"[('Stockport', 'organization'), ('Bournemouth', 'organization')]","[('Stockport', 'location'), ('Bournemouth', 'location')]",0.0,0.0,0.0 +474,CoNLL,- Christian Maronite Patriarch Sfeir: We fear a movement from democracy to dictatorship.,"[('Christian Maronite', 'miscellaneous'), ('Sfeir', 'person')]","[('Christian Maronite Patriarch Sfeir', 'person')]",0.0,0.0,0.0 +475,CoNLL,FC Linz 6 0 2 4 1 9 2,"[('FC Linz', 'organization')]","[('FC Linz', 'organization')]",1.0,1.0,1.0 +476,CoNLL,"Trade data are customs-cleared, published by economy ministry.",[],"[('economy ministry', 'organization')]",0.0,0.0,0.0 +477,CoNLL,Philadelphia 6 LOS ANGELES 0,"[('Philadelphia', 'organization'), ('LOS ANGELES', 'organization')]","[('Philadelphia', 'location'), ('LOS ANGELES', 'location')]",0.0,0.0,0.0 +478,CoNLL,"Stuttgart 10,655 up 11.7","[('Stuttgart', 'location')]","[('Stuttgart', 'location')]",1.0,1.0,1.0 +479,CoNLL,David Rikl( Czech Republic) beat Hicham Arazi( Morocco) 6-4 7-5 6-2,"[('David Rikl', 'person'), ('Czech Republic', 'location'), ('Hicham Arazi', 'person'), ('Morocco', 'location')]","[('David Rikl', 'person'), ('Czech Republic', 'location'), ('Hicham Arazi', 'person'), ('Morocco', 'location')]",1.0,1.0,1.0 +480,CoNLL,5- Andrei Medvedev( Ukraine) beat Martin Damm( Czech,"[('Andrei Medvedev', 'person'), ('Ukraine', 'location'), ('Martin Damm', 'person'), ('Czech', 'location')]","[('Andrei Medvedev', 'person'), ('Ukraine', 'location'), ('Martin Damm', 'person'), ('Czech', 'location')]",1.0,1.0,1.0 +481,CoNLL,13- Thomas Enqvist( Sweden) vs. Stephane Simian( France),"[('Thomas Enqvist', 'person'), ('Sweden', 'location'), ('Stephane Simian', 'person'), ('France', 'location')]","[('Thomas Enqvist', 'person'), ('Sweden', 'location'), ('Stephane Simian', 'person'), ('France', 'location')]",1.0,1.0,1.0 +482,CoNLL,"Prime Minister Costas Simitis is going to make an official announcement after a cabinet meeting later on Thursday, said Skandalidis.","[('Costas Simitis', 'person'), ('Skandalidis', 'person')]","[('Prime Minister Costas Simitis', 'person')]",0.0,0.0,0.0 +483,CoNLL,Benfica dominated the game but their lack of a first-class striker was apparent throughout and in the 30th minute they lost key Brazilian midfielder Valdo who suffered a light knee injury.,"[('Benfica', 'organization'), ('Brazilian', 'miscellaneous'), ('Valdo', 'person')]","[('Benfica', 'organization'), ('Valdo', 'person')]",1.0,0.6666666666666666,0.8 +484,CoNLL,"In the last 15 days, Atlanta has traded for third baseman Terry Pendleton, claimed outfielder Luis Polonia on waivers and called up minor-league phenom Andruw Jones, all in preparation for their fifth post-season.","[('Atlanta', 'location'), ('Terry Pendleton', 'person'), ('Luis Polonia', 'person'), ('Andruw Jones', 'person')]","[('Atlanta', 'location'), ('Terry Pendleton', 'person'), ('Luis Polonia', 'person'), ('Andruw Jones', 'person')]",1.0,1.0,1.0 +485,CoNLL,COLORADO 10 St Louis 5,"[('COLORADO', 'organization'), ('St Louis', 'organization')]","[('St Louis', 'location')]",0.0,0.0,0.0 +486,CoNLL,CLEVELAND 79 53 .598-,"[('CLEVELAND', 'organization')]","[('CLEVELAND', 'location')]",0.0,0.0,0.0 +487,CoNLL,The PUK-run radio on Friday said Iraqi heavy artillery was pounding its positions in Kurdish-controlled northern Iraq but it gave no details of casualties.,"[('PUK-run', 'miscellaneous'), ('Iraqi', 'miscellaneous'), ('Kurdish-controlled', 'miscellaneous'), ('Iraq', 'location')]","[('PUK-run radio', 'organization'), ('Kurdish-controlled northern Iraq', 'location')]",0.0,0.0,0.0 +488,CoNLL,LATEST FIXTURES,[],[],1.0,1.0,1.0 +489,CoNLL,"ISS Inc senior management would continue to run the business under the new owners, it said.","[('ISS Inc', 'organization')]","[('ISS Inc', 'organization'), ('senior management', 'person')]",0.5,1.0,0.6666666666666666 +490,CoNLL,Australia scored 263-7 in their 50 overs against Zimbabwe in the first day-night limited overs match of the Singer World Series tournament on Monday.,"[('Australia', 'location'), ('Zimbabwe', 'location'), ('Singer World Series', 'miscellaneous')]","[('Australia', 'location'), ('Zimbabwe', 'location'), ('Singer World Series', 'organization')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +491,CoNLL,"Enn Markvart, Chairman of the National Election Commission, said 96 members of parliament voted in the second round, with 12 abstentions and one ballot paper invalid.","[('Enn Markvart', 'person'), ('National Election Commission', 'organization')]","[('Enn Markvart', 'person'), ('National Election Commission', 'organization')]",1.0,1.0,1.0 +492,CoNLL,"Witnesses said protesters carrying colourful party flags walked for several miles, chanting anti-government slogans.",[],"[('Witnesses', 'person'), ('protesters', 'organization')]",0.0,0.0,0.0 +493,CoNLL,13- Brenda Schultz-McCarthy( Netherlands) beat Nana Miyagi( Japan) 6-1 6-4,"[('Brenda Schultz-McCarthy', 'person'), ('Netherlands', 'location'), ('Nana Miyagi', 'person'), ('Japan', 'location')]","[('Brenda Schultz-McCarthy', 'person'), ('Netherlands', 'location'), ('Japan', 'location')]",1.0,0.75,0.8571428571428571 +494,CoNLL,Bosnian premier in Turkey for one day visit.,"[('Bosnian', 'miscellaneous'), ('Turkey', 'location')]","[('Bosnian premier', 'person'), ('Turkey', 'location')]",0.5,0.5,0.5 +495,CoNLL,"Arafat subsequently cancelled a meeting between Israeli and PLO officials, on civilian affairs, at the Allenby Bridge crossing between Jordan and the West Bank.","[('Arafat', 'person'), ('Israeli', 'miscellaneous'), ('PLO', 'organization'), ('Allenby Bridge', 'location'), ('Jordan', 'location'), ('West Bank', 'location')]","[('Arafat', 'person'), ('PLO', 'organization'), ('civilian affairs', 'miscellaneous'), ('Allenby Bridge', 'location'), ('Jordan', 'location'), ('West Bank', 'location')]",0.8333333333333334,0.8333333333333334,0.8333333333333334 +496,CoNLL,"The NBH trade data is based on cash flow, MIT data on customs statistics.","[('NBH', 'organization'), ('MIT', 'organization')]","[('NBH', 'organization'), ('MIT', 'organization')]",1.0,1.0,1.0 +497,CoNLL,Interest 2.78 vs 2.69,[],[],1.0,1.0,1.0 +498,CoNLL,2. Marie-Jose Perec( France) 49.72,"[('Marie-Jose Perec', 'person'), ('France', 'location')]","[('Marie-Jose Perec', 'person'), ('France', 'location')]",1.0,1.0,1.0 +499,CoNLL,"Lebed interrupted talks with Chechnya 's separatists on a political deal on Sunday, saying he had to consult with Yeltsin.","[('Lebed', 'person'), ('Chechnya', 'location'), ('Yeltsin', 'person')]","[('Lebed', 'person'), ('Chechnya', 'location'), ('separatists', 'organization'), ('Yeltsin', 'person')]",0.75,1.0,0.8571428571428571 +500,CoNLL,In Rishon-Lezion: Hapoel Ironi( Israel) 3 Constructorul,"[('Rishon-Lezion', 'location'), ('Hapoel Ironi', 'organization'), ('Israel', 'location'), ('Constructorul', 'organization')]","[('Rishon-Lezion', 'location'), ('Hapoel Ironi', 'organization'), ('3 Constructorul', 'organization')]",0.6666666666666666,0.5,0.5714285714285715 +501,CoNLL,""" It does show how easily we should be able to bounce back over 10 percent again,"" he added, saying:"" We continue to feel very relaxed about our general view that we would average 10 percent profit margins over the cycle.""",[],"[('we', 'organization'), ('he', 'person'), ('We', 'organization'), ('we', 'organization')]",0.0,0.0,0.0 +502,CoNLL,JERUSALEM 1996-08-25,"[('JERUSALEM', 'location')]","[('JERUSALEM', 'location')]",1.0,1.0,1.0 +503,CoNLL,"Soyoil solvent plant delivery 30,300-30,400",[],"[('Soyoil', 'organization')]",0.0,0.0,0.0 +504,CoNLL,Dutroux 's last visit to Slovakia was reported to have been as recent as July.,"[('Dutroux', 'person'), ('Slovakia', 'location')]","[('Dutroux', 'person'), ('Slovakia', 'location')]",1.0,1.0,1.0 +505,CoNLL,4. Anja Smolders( Belgium) 2:43.06,"[('Anja Smolders', 'person'), ('Belgium', 'location')]","[('Anja Smolders', 'person'), ('Belgium', 'location')]",1.0,1.0,1.0 +506,CoNLL,Alberto Berasategui( Spain) beat Cecil Mamiit( U.S.) 6-1 6-4 6-0,"[('Alberto Berasategui', 'person'), ('Spain', 'location'), ('Cecil Mamiit', 'person'), ('U.S.', 'location')]","[('Alberto Berasategui', 'person'), ('Spain', 'location'), ('Cecil Mamiit', 'person'), ('U.S.', 'location')]",1.0,1.0,1.0 +507,CoNLL,MINNESOTA 63 64 .496 13,"[('MINNESOTA', 'organization')]","[('MINNESOTA', 'location')]",0.0,0.0,0.0 +508,CoNLL,9- Wayne Ferreira( South Africa) vs. qualifier,"[('Wayne Ferreira', 'person'), ('South Africa', 'location')]","[('Wayne Ferreira', 'person'), ('South Africa', 'location')]",1.0,1.0,1.0 +509,CoNLL,"The weather delayed the resumption for over an hour, the umpires finally announcing play would start again at 1445 local time( 1345 GMT).","[('GMT', 'miscellaneous')]","[('umpires', 'person')]",0.0,0.0,0.0 +510,CoNLL,"It quoted the manual as saying:"" The objective of the Basic Course on War is to provide for combatants of the EPR basic military knowledge for the armed conflict against the police and military apparatus of the bourgeoisie.""","[('EPR', 'organization')]","[('EPR', 'organization')]",1.0,1.0,1.0 +511,CoNLL,Muscular dystrophy is a fatal illness in which the body 's muscle tissue degenerates and is replaced by fat.,[],[],1.0,1.0,1.0 +512,CoNLL,( Netherlands) 15-11 18-14,"[('Netherlands', 'location')]","[('Netherlands', 'location')]",1.0,1.0,1.0 +513,CoNLL,North Melbourne 14.12( 96) Geelong 16.13( 109),"[('North Melbourne', 'organization'), ('Geelong', 'organization')]","[('North Melbourne', 'location'), ('Geelong', 'location')]",0.0,0.0,0.0 +514,CoNLL,2-6 7-6( 7-4) 6-3.,[],[],1.0,1.0,1.0 +515,CoNLL,""" The market was extremely quiet today, some profit-taking locally, no Western orders,"" said Nick Mokhoff, director of sales and trade at Alliance-Menatep.""","[('Western', 'miscellaneous'), ('Nick Mokhoff', 'person'), ('Alliance-Menatep', 'organization')]","[('Nick Mokhoff', 'person'), ('Alliance-Menatep', 'organization')]",1.0,0.6666666666666666,0.8 +516,CoNLL,Fortuna Duesseldorf 3 1 0 2 1 7 3,"[('Fortuna Duesseldorf', 'organization')]","[('Fortuna Duesseldorf', 'location')]",0.0,0.0,0.0 +517,CoNLL,One analyst said sales of Avonex had already cut into Betaseron market share.,"[('Avonex', 'miscellaneous'), ('Betaseron', 'miscellaneous')]","[('One analyst', 'person'), ('Avonex', 'organization'), ('Betaseron', 'organization')]",0.0,0.0,0.0 +518,CoNLL,RTRS- Budget cuts to boost Australia savings- RBA.,"[('RTRS', 'organization'), ('Australia', 'location'), ('RBA', 'organization')]","[('Australia', 'location'), ('RBA', 'organization')]",1.0,0.6666666666666666,0.8 +519,CoNLL,"Australian rugby league premiership standings after matches played at the weekend( tabulate under played, won, drawn, lost, points for, against, total points):","[('Australian', 'miscellaneous')]","[('Australian rugby league', 'organization')]",0.0,0.0,0.0 +520,CoNLL,It said the ban applied to Senegalese nationals and foreign residents.,"[('Senegalese', 'miscellaneous')]","[('Senegalese nationals', 'person')]",0.0,0.0,0.0 +521,CoNLL,-- Jakarta newsroom +6221 384-6364,"[('Jakarta', 'location')]","[('Jakarta newsroom', 'organization')]",0.0,0.0,0.0 +522,CoNLL,Barnsley 3 Reading 0,"[('Barnsley', 'organization'), ('Reading', 'organization')]","[('Barnsley', 'location'), ('Reading', 'location')]",0.0,0.0,0.0 +523,CoNLL,Women 's world sprint championship quarter-finals( best of,[],"[('Women', 'organization')]",0.0,0.0,0.0 +524,CoNLL,"SOCCER- EUROPEAN CUP DRAWS FOR AEK, OLYMPIAKOS, PAO.","[('EUROPEAN CUP', 'miscellaneous'), ('AEK', 'organization'), ('OLYMPIAKOS', 'organization'), ('PAO', 'organization')]","[('AEK', 'organization'), ('OLYMPIAKOS', 'location'), ('PAO', 'location')]",0.3333333333333333,0.25,0.28571428571428575 +525,CoNLL,CINCINNATI AT FLORIDA,"[('CINCINNATI', 'organization'), ('FLORIDA', 'location')]","[('CINCINNATI', 'location'), ('FLORIDA', 'location')]",0.5,0.5,0.5 +526,CoNLL,- MIDDAY FIXTURES,[],[],1.0,1.0,1.0 +527,CoNLL,WASHINGTON 1996-08-29,"[('WASHINGTON', 'location')]","[('WASHINGTON', 'location')]",1.0,1.0,1.0 +528,CoNLL,"The San Jose, Calif., company was up 2-1/8 at 11-3/8 after its announcement Wednesday that it planned to pull out of the highly competitive modem-chip business and focus instead on the fast-growing market for computer networking equipment.","[('San Jose', 'location'), ('Calif.', 'location')]","[('San Jose, Calif.', 'location')]",0.0,0.0,0.0 +529,CoNLL,Highs 82-96F( 28-36C).,[],[],1.0,1.0,1.0 +530,CoNLL,Santos 2 Morelia 1,"[('Santos', 'organization'), ('Morelia', 'organization')]","[('Santos', 'person'), ('Morelia', 'organization')]",0.5,0.5,0.5 +531,CoNLL,Blackburn announced on Wednesday they and Dalglish had parted by mutual consent.,"[('Blackburn', 'organization'), ('Dalglish', 'person')]","[('Blackburn', 'location'), ('Dalglish', 'person')]",0.5,0.5,0.5 +532,CoNLL,""" I feared he would flee from work or steal my belongings,"" the Kathmandu Post newspaper quoted Munakarmi as saying after his arrest.","[('Kathmandu Post', 'organization'), ('Munakarmi', 'person')]","[('Kathmandu Post', 'organization'), ('Munakarmi', 'person')]",1.0,1.0,1.0 +533,CoNLL,HONG KONG 1996-08-28,"[('HONG KONG', 'location')]","[('HONG KONG', 'location')]",1.0,1.0,1.0 +534,CoNLL,HOUSTON 3 St Louis 1,"[('HOUSTON', 'organization'), ('St Louis', 'organization')]","[('HOUSTON', 'location'), ('St Louis', 'location')]",0.0,0.0,0.0 +535,CoNLL,"Police in Berovo, 150 km( 90 miles) west of the capital Skopje, said there were around 15,000 people gathered around the town 's cathedral when the lightning struck the group during a thunderstorm.","[('Berovo', 'location'), ('Skopje', 'location')]","[('Police', 'organization'), ('Berovo', 'location'), ('Skopje', 'location')]",0.6666666666666666,1.0,0.8 +536,CoNLL,SOCCER- MEXICAN CHAMPIONSHIP RESULTS/ STANDINGS.,"[('MEXICAN', 'miscellaneous')]",[],0.0,0.0,0.0 +537,CoNLL,The foot had to be removed so the infant could be fitted with a prosthesis.,[],"[('the infant', 'person')]",0.0,0.0,0.0 +538,CoNLL,Quarterly,[],[],1.0,1.0,1.0 +539,CoNLL,Net 249.53 vs 242.94,[],[],1.0,1.0,1.0 +540,CoNLL,soccer matches played on Saturday:,[],[],1.0,1.0,1.0 +541,CoNLL,( All data above 000s except per share numbers),[],[],1.0,1.0,1.0 +542,CoNLL,"Over the seven months, the private sector accounted for 76 percent of total exports, with"" common metals"" the strongest export sector accounting for$ 951 million, or 42.5 percent of total exports.",[],"[('private sector', 'organization'), ('common metals', 'organization')]",0.0,0.0,0.0 +543,CoNLL,The officials said Amoco was deferring to the Yemeni Ministry of Petroleum and Minerals for any specific comments on the Amoco-Yemen talks.,"[('Amoco', 'organization'), ('Yemeni', 'miscellaneous'), ('Ministry of Petroleum and Minerals', 'organization'), ('Amoco-Yemen', 'miscellaneous')]","[('Amoco', 'organization'), ('Yemeni Ministry of Petroleum and Minerals', 'organization')]",0.5,0.25,0.3333333333333333 +544,CoNLL,( midday)( May 22)( Jan 10),[],[],1.0,1.0,1.0 +545,CoNLL,Advanced Medical said it expects to take an unspecified one-time charge to pay for the merger.,"[('Advanced Medical', 'organization')]","[('Advanced Medical', 'organization')]",1.0,1.0,1.0 +546,CoNLL,""" If we lose this one, Tony and I will have to have a good look at giving someone else a go,"" Newcombe was quoted as saying in Sydney 's Daily Telegraph newspaper.","[('Tony', 'person'), ('Newcombe', 'person'), ('Sydney', 'location'), ('Daily Telegraph', 'organization')]","[('Newcombe', 'person'), ('Sydney', 'location'), ('Daily Telegraph', 'organization')]",1.0,0.75,0.8571428571428571 +547,CoNLL,That allowed him to be moved to a semi-upright position.,[],"[('semi-upright position', 'location')]",0.0,0.0,0.0 +548,CoNLL,"Elsewhere, title hopefuls Liverpool were held 0-0 at home by newly-promoted Sunderland, and in London, the tie between Tottenham Hotspur and Everton also ended goaless.","[('Liverpool', 'organization'), ('Sunderland', 'organization'), ('London', 'location'), ('Tottenham Hotspur', 'organization'), ('Everton', 'organization')]","[('Liverpool', 'organization'), ('Sunderland', 'organization'), ('London', 'location'), ('Tottenham Hotspur', 'organization'), ('Everton', 'organization')]",1.0,1.0,1.0 +549,CoNLL,EPS loss 48.61 yen vs loss 38.11 yen,[],[],1.0,1.0,1.0 +550,CoNLL,"Jomhuri Eslami quoted the West Azerbaijan province security chief as saying those held confessed to gathering confidential information, photographing strategic sites, doing propaganda against state officials and"" spreading pan-Turkism"".","[('Jomhuri Eslami', 'organization'), ('West Azerbaijan', 'location'), ('pan-Turkism', 'miscellaneous')]","[('Jomhuri Eslami', 'person'), ('West Azerbaijan province', 'location')]",0.0,0.0,0.0 +551,CoNLL,""" If we 're to stay in Saudi Arabia, we need to have total cooperation,"" Specter said.","[('Saudi Arabia', 'location'), ('Specter', 'person')]","[('Saudi Arabia', 'location'), ('Specter', 'person')]",1.0,1.0,1.0 +552,CoNLL,"Graafschap Doetinchem 3( Ibrahim 20th 63rd, Godee 54th) RKC","[('Graafschap Doetinchem', 'organization'), ('Ibrahim', 'person'), ('Godee', 'person'), ('RKC', 'organization')]","[('Godee 54th', 'location'), ('RKC', 'organization')]",0.5,0.25,0.3333333333333333 +553,CoNLL,Extras( b-4 lb-5 nb-16) 25,[],[],1.0,1.0,1.0 +554,CoNLL,"Primary Export Destinations: Egypt, Morocco, S. Korea, Yemen, Pakistan, Mexico and China.","[('Egypt', 'location'), ('Morocco', 'location'), ('S. Korea', 'location'), ('Yemen', 'location'), ('Pakistan', 'location'), ('Mexico', 'location'), ('China', 'location')]","[('Egypt', 'location'), ('Morocco', 'location'), ('S. Korea', 'location'), ('Yemen', 'location'), ('Pakistan', 'location'), ('Mexico', 'location'), ('China', 'location')]",1.0,1.0,1.0 +555,CoNLL,-------------------------,[],[],1.0,1.0,1.0 +556,CoNLL,The win gave the All Blacks an unbeatable 2-0 lead in the three-test series.,"[('All Blacks', 'organization')]","[('All Blacks', 'organization')]",1.0,1.0,1.0 +557,CoNLL,Aston Villa 2 Derby 0,"[('Aston Villa', 'organization'), ('Derby', 'organization')]","[('Aston Villa', 'organization'), ('Derby', 'location')]",0.5,0.5,0.5 +558,CoNLL,6-4,[],[],1.0,1.0,1.0 +559,CoNLL,""" There is a good offer ....",[],[],1.0,1.0,1.0 +560,CoNLL,Dutch PTT earlier on Friday repeated a forecast it would improve on 1995 's 2.26 billion guilder net profit for the whole year of 1996.,"[('Dutch PTT', 'organization')]","[('Dutch PTT', 'organization')]",1.0,1.0,1.0 +561,CoNLL,English and Scottish league soccer,"[('English', 'miscellaneous'), ('Scottish', 'miscellaneous')]",[],0.0,0.0,0.0 +562,CoNLL,CENTRAL DIVISION,"[('CENTRAL DIVISION', 'miscellaneous')]","[('CENTRAL DIVISION', 'location')]",0.0,0.0,0.0 +563,CoNLL,1. Joel Smets( Belgium) Husaberg,"[('Joel Smets', 'person'), ('Belgium', 'location'), ('Husaberg', 'organization')]","[('Joel Smets', 'person'), ('Belgium', 'location'), ('Husaberg', 'location')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +564,CoNLL,Philippoussis saved a match point at 5-6 in the third-set tie break before winning 6-3 3-6 7-6( 8-6).,"[('Philippoussis', 'person')]","[('Philippoussis', 'person')]",1.0,1.0,1.0 +565,CoNLL,Sparta Rotterdam 3 0 2 1 1 2 2,"[('Sparta Rotterdam', 'organization')]","[('Sparta Rotterdam', 'organization')]",1.0,1.0,1.0 +566,CoNLL,3. Theybers,"[('Theybers', 'person')]","[('Theybers', 'organization')]",0.0,0.0,0.0 +567,CoNLL,Graafschap Doetinchem 3 RKC Waalwijk 2,"[('Graafschap Doetinchem', 'organization'), ('RKC Waalwijk', 'organization')]","[('Graafschap', 'location'), ('Doetinchem', 'location'), ('RKC Waalwijk', 'location')]",0.0,0.0,0.0 +568,CoNLL,Several of the other women 's seeds eased into the second round with more typical Graf-like efficiency Tuesday.,"[('Graf-like', 'miscellaneous')]",[],0.0,0.0,0.0 +569,CoNLL,Shadab Kabir 2 4 0 87 35 21.75,"[('Shadab Kabir', 'person')]","[('Shadab Kabir', 'person')]",1.0,1.0,1.0 +570,CoNLL,Chester.,"[('Chester', 'organization')]","[('Chester', 'location')]",0.0,0.0,0.0 +571,CoNLL,West African leaders have threatened individual sanctions against faction leaders to ensure compliance.,"[('West African', 'miscellaneous')]","[('West African leaders', 'organization'), ('faction leaders', 'person')]",0.0,0.0,0.0 +572,CoNLL,Full name of company is Loxley Publications Plc.,"[('Loxley Publications Plc', 'organization')]","[('Loxley Publications Plc', 'organization')]",1.0,1.0,1.0 +573,CoNLL,"Vinny Castilla and Dante Bichette each added two RBI for Colorado, which improved the major league 's best home mark to 44-20.","[('Vinny Castilla', 'person'), ('Dante Bichette', 'person'), ('RBI', 'miscellaneous'), ('Colorado', 'location')]","[('Vinny Castilla', 'person'), ('Dante Bichette', 'person'), ('Colorado', 'location'), ('major league', 'organization')]",0.75,0.75,0.75 +574,CoNLL,Total( for six wickets) 278,[],[],1.0,1.0,1.0 +575,CoNLL,Results from the,[],[],1.0,1.0,1.0 +576,CoNLL,"MDS this year lost its president and vice-president, both of whom were tried and given jail sentences.","[('MDS', 'organization')]","[('MDS', 'organization'), ('president', 'person'), ('vice-president', 'person')]",0.3333333333333333,1.0,0.5 +577,CoNLL,Nepal 's king leaves on week-long visit to China.,"[('Nepal', 'location'), ('China', 'location')]","[('Nepal', 'location'), ('king', 'person'), ('China', 'location')]",0.6666666666666666,1.0,0.8 +578,CoNLL,"Indian soybean prices on Tuesday remained steady at 12,900-13,100 rupees per tonne in plant delivery condition, dealers said","[('Indian', 'miscellaneous')]","[('dealers', 'organization')]",0.0,0.0,0.0 +579,CoNLL,MIAMI 1996-08-24,"[('MIAMI', 'location')]","[('MIAMI', 'location')]",1.0,1.0,1.0 +580,CoNLL,Goias 3 Sport Recife 1,"[('Goias', 'organization'), ('Sport Recife', 'organization')]","[('Goias', 'location'), ('Recife', 'location')]",0.0,0.0,0.0 +581,CoNLL,"FRANKFURT 2,555.16- 2.10 2,583.49) 2,284.86","[('FRANKFURT', 'location')]","[('FRANKFURT', 'location')]",1.0,1.0,1.0 +582,CoNLL,Hijacked Sudan plane expected at London 's Stansted.,"[('Sudan', 'location'), ('London', 'location'), ('Stansted', 'location')]","[('London', 'location'), ('Stansted', 'location')]",1.0,0.6666666666666666,0.8 +583,CoNLL,BOSTON AT CALIFORNIA,"[('BOSTON', 'organization'), ('CALIFORNIA', 'location')]","[('BOSTON', 'location'), ('CALIFORNIA', 'location')]",0.5,0.5,0.5 +584,CoNLL,AMSTERDAM 1996-08-25,"[('AMSTERDAM', 'location')]","[('AMSTERDAM', 'location')]",1.0,1.0,1.0 +585,CoNLL,""" There were big buyers at the base of where the market sold to, and when the currency got bought back on talk of a samurai the market got bought back again,"" a dealer said.",[],"[('the market', 'organization'), ('market', 'organization'), ('dealer', 'person')]",0.0,0.0,0.0 +586,CoNLL,Venezuela FinMin to make statement midday Thursday.,"[('Venezuela', 'location')]","[('Venezuela', 'location'), ('FinMin', 'organization')]",0.5,1.0,0.6666666666666666 +587,CoNLL,Ceahlaul Piatra Neamt 4 1 1 2 2 4 4,"[('Ceahlaul Piatra Neamt', 'organization')]",[],0.0,0.0,0.0 +588,CoNLL,Bonds has been limited to a pinch-hitting role since an MRI Friday showed a mild strain of his left hamstring.,"[('Bonds', 'person'), ('MRI', 'miscellaneous')]","[('Bonds', 'person')]",1.0,0.5,0.6666666666666666 +589,CoNLL,"Greater damage was averted as the driver of the passenger train had time to apply his emergency brakes before the collision occurred, a state railways spokesman told Austrian news agency APA.","[('Austrian', 'miscellaneous'), ('APA', 'organization')]","[('state railways spokesman', 'person'), ('Austrian news agency', 'organization'), ('APA', 'organization')]",0.3333333333333333,0.5,0.4 +590,CoNLL,Cozma is barred from taking part in any official soccer activity during the ban.,"[('Cozma', 'person')]","[('Cozma', 'person')]",1.0,1.0,1.0 +591,CoNLL,6-3 6-4,[],[],1.0,1.0,1.0 +592,CoNLL,7. Sebastian Lindholm( Finland) Ford Escort 5:17,"[('Sebastian Lindholm', 'person'), ('Finland', 'location'), ('Ford Escort', 'miscellaneous')]","[('Sebastian Lindholm', 'person'), ('Finland', 'location')]",1.0,0.6666666666666666,0.8 +593,CoNLL,"The nun 's birthday prompted greetings, bouquets and prayers from around the world.",[],"[('The nun', 'person'), ('around the world', 'location')]",0.0,0.0,0.0 +594,CoNLL,"The next thing you know, the boxcar is coupled up and loaded up to a barge and headed north.""",[],[],1.0,1.0,1.0 +595,CoNLL,"In the Eco-Challenge, competitors race in teams of five which must include both men and women.","[('Eco-Challenge', 'miscellaneous')]","[('competitors', 'person')]",0.0,0.0,0.0 +596,CoNLL,Qualifier vs. Michael Stich( Germany),"[('Michael Stich', 'person'), ('Germany', 'location')]","[('Michael Stich', 'person'), ('Germany', 'location')]",1.0,1.0,1.0 +597,CoNLL,"LTTE spokesmen could not immediately be reached for comment, but Sri Lankan fishermen denied that Indians were being coerced into carrying refugees across the Palk Strait.","[('LTTE', 'organization'), ('Sri Lankan', 'miscellaneous'), ('Indians', 'miscellaneous'), ('Palk Strait', 'location')]","[('LTTE', 'organization'), ('Sri Lankan fishermen', 'organization'), ('Palk Strait', 'location')]",0.6666666666666666,0.5,0.5714285714285715 +598,CoNLL,BASEBALL- BONDS' CONSECUTIVE GAME STREAK ENDS.,"[('BONDS', 'person')]","[('BONDS', 'organization')]",0.0,0.0,0.0 +599,CoNLL,The guitarist died of a drugs overdose in 1970 aged 27.,[],"[('The guitarist', 'person')]",0.0,0.0,0.0 +600,CoNLL,BOSTON 67 65 .508 8,"[('BOSTON', 'organization')]","[('BOSTON', 'location')]",0.0,0.0,0.0 +601,CoNLL,- Investment Minister Asif Ali Zardari expressed keenness for a close working relationship with Japanese companies so that investment from Japan can multiply.q,"[('Asif Ali Zardari', 'person'), ('Japanese', 'miscellaneous'), ('Japan', 'location')]","[('Investment Minister', 'organization'), ('Asif Ali Zardari', 'person'), ('Japanese companies', 'organization'), ('Japan', 'location')]",0.5,0.6666666666666666,0.5714285714285715 +602,CoNLL,AVIA 290.00 290.00 700 203.000,"[('AVIA', 'organization')]","[('AVIA', 'organization')]",1.0,1.0,1.0 +603,CoNLL,"He expressed concern over problems in the Russian economy, saying this could lead to social unrest, the daily reported.","[('Russian', 'miscellaneous')]","[('He', 'person'), ('Russian economy', 'location'), ('the daily', 'organization')]",0.0,0.0,0.0 +604,CoNLL,Pay Oct 20,[],[],1.0,1.0,1.0 +605,CoNLL,"The Iraqi statement said the United States was"" interfering and pressing to augment the number of international staff and this is not legal and not justified.""","[('Iraqi', 'miscellaneous'), ('United States', 'location')]","[('United States', 'location')]",1.0,0.5,0.6666666666666666 +606,CoNLL,Figures were as follows( in tonnes):,[],[],1.0,1.0,1.0 +607,CoNLL,"-- Jacqueline Wong, New York Energy Desk +1 212 859 1620","[('Jacqueline Wong', 'person'), ('New York Energy Desk', 'organization')]","[('Jacqueline Wong', 'person'), ('New York', 'location')]",0.5,0.5,0.5 +608,CoNLL,Shares in gold miner Niugini Mining Ltd surged 38 cents to A$ 3.75 early on Friday following confirmation on Thursday from Battle Mountain Gold that it was considering acquiring the 49.6 percent of Niugini it did not already own.,"[('Niugini Mining Ltd', 'organization'), ('A$', 'miscellaneous'), ('Battle Mountain Gold', 'organization'), ('Niugini', 'organization')]","[('Niugini Mining Ltd', 'organization'), ('Battle Mountain Gold', 'organization')]",1.0,0.5,0.6666666666666666 +609,CoNLL,Leftist Mexican armed group says troops in capital.,"[('Mexican', 'miscellaneous')]","[('Leftist Mexican armed group', 'organization'), ('capital', 'location')]",0.0,0.0,0.0 +610,CoNLL,ATLANTA 1996-08-25,"[('ATLANTA', 'location')]","[('ATLANTA', 'location')]",1.0,1.0,1.0 +611,CoNLL,"Playing at night was not Muster 's preference.""","[('Muster', 'person')]","[('Muster', 'person')]",1.0,1.0,1.0 +612,CoNLL,S.AFRICAN TRUTH BODY TO SUMMON APARTHEID POLICE.,"[('S.AFRICAN', 'miscellaneous')]","[('AFRICAN TRUTH BODY', 'organization'), ('APARTHEID POLICE', 'organization')]",0.0,0.0,0.0 +613,CoNLL,"At Minnesota, Marty Cordova and Matt Lawton hit solo homers and Frankie Rodriguez allowed six hits over seven innings to earn his first win as a starter in a month as the Minnesota Twins held on to beat the Texas Rangers 6-5.","[('Minnesota', 'location'), ('Marty Cordova', 'person'), ('Matt Lawton', 'person'), ('Frankie Rodriguez', 'person'), ('Minnesota Twins', 'organization'), ('Texas Rangers', 'organization')]","[('Minnesota', 'location'), ('Marty Cordova', 'person'), ('Matt Lawton', 'person'), ('Frankie Rodriguez', 'person'), ('Minnesota', 'location'), ('Texas Rangers', 'organization')]",1.0,0.8333333333333334,0.9090909090909091 +614,CoNLL,England soccer manager Glen Hoddle confirmed on Wednesday that the Liverpool pair of Steve McManaman and Robbie Fowler would miss England 's World Cup qualifying match against Moldova on Sunday.,"[('England', 'location'), ('Glen Hoddle', 'person'), ('Liverpool', 'organization'), ('Steve McManaman', 'person'), ('Robbie Fowler', 'person'), ('England', 'location'), ('World Cup', 'miscellaneous'), ('Moldova', 'location')]","[('England', 'location'), ('Glen Hoddle', 'person'), ('Liverpool', 'organization'), ('Steve McManaman', 'person'), ('Robbie Fowler', 'person'), ('England', 'location'), ('Moldova', 'location')]",1.0,0.8571428571428571,0.923076923076923 +615,CoNLL,Rapid Bucharest 4 0 1 3 4 9 1,"[('Rapid Bucharest', 'organization')]","[('Rapid Bucharest', 'location')]",0.0,0.0,0.0 +616,CoNLL,"-- Julia Ferguson, Vienna newsroom, +431 53112 274","[('Julia Ferguson', 'person'), ('Vienna', 'location')]","[('Julia Ferguson', 'person'), ('Vienna', 'location')]",1.0,1.0,1.0 +617,CoNLL,6-3,[],[],1.0,1.0,1.0 +618,CoNLL,NEW YORK 1996-08-27,"[('NEW YORK', 'location')]","[('NEW YORK', 'location')]",1.0,1.0,1.0 +619,CoNLL,LONDON 1996-08-25,"[('LONDON', 'location')]","[('LONDON', 'location')]",1.0,1.0,1.0 +620,CoNLL,Nick Knight 3 5 0 190 113 38.00,"[('Nick Knight', 'person')]","[('Nick Knight', 'person')]",1.0,1.0,1.0 +621,CoNLL,Semifinals,[],[],1.0,1.0,1.0 +622,CoNLL,Both drugs are types of interferon.,[],[],1.0,1.0,1.0 +623,CoNLL,Vac 0 Vasas 1,"[('Vac', 'organization'), ('Vasas', 'organization')]","[('Vasas', 'location')]",0.0,0.0,0.0 +624,CoNLL,EASTERN DIVISION,"[('EASTERN DIVISION', 'miscellaneous')]","[('EASTERN DIVISION', 'location')]",0.0,0.0,0.0 +625,CoNLL,2-2 on aggregate.,[],[],1.0,1.0,1.0 +626,CoNLL,06/01 12/01,[],[],1.0,1.0,1.0 +627,CoNLL,part:,[],[],1.0,1.0,1.0 +628,CoNLL,Brazil 's Eletropaulo names new president.,"[('Brazil', 'location'), ('Eletropaulo', 'organization')]","[('Brazil', 'location'), ('Eletropaulo', 'organization')]",1.0,1.0,1.0 +629,CoNLL,CENTRAL DIVISION,"[('CENTRAL DIVISION', 'miscellaneous')]","[('CENTRAL DIVISION', 'location')]",0.0,0.0,0.0 +630,CoNLL,Terms were not disclosed.,[],[],1.0,1.0,1.0 +631,CoNLL,Results of South Korean,"[('South Korean', 'miscellaneous')]",[],0.0,0.0,0.0 +632,CoNLL,The commission was set up last year to probe 30 years of human-rights violations during the apartheid era.,[],"[('The commission', 'organization')]",0.0,0.0,0.0 +633,CoNLL,"Borsuk said the farm sector has two options:"" We can sit down and cry, or we can do something.""","[('Borsuk', 'person')]","[('Borsuk', 'organization'), ('farm sector', 'location')]",0.0,0.0,0.0 +634,CoNLL,"Sierra Leonean rebels killed 31 villagers and seven soldiers in an attack on the eastern village of Foindu, Eastern Region Brigade Commander Major Fallah Sewa said on Wednesday.","[('Sierra Leonean', 'miscellaneous'), ('Foindu', 'location'), ('Eastern Region Brigade', 'organization'), ('Fallah Sewa', 'person')]","[('Sierra Leonean rebels', 'organization'), ('Foindu', 'location'), ('Eastern Region Brigade Commander Major Fallah Sewa', 'person')]",0.3333333333333333,0.25,0.28571428571428575 +635,CoNLL,CRICKET- ENGLAND BEAT PAKISTAN IN FIRST ONE-DAYER.,"[('ENGLAND', 'location'), ('PAKISTAN', 'location')]","[('CRICKET', 'organization'), ('ENGLAND', 'location'), ('PAKISTAN', 'location')]",0.6666666666666666,1.0,0.8 +636,CoNLL,The fighting has threatened a U.S.-led peace plan to unite the mountainous Kurdish region in northern Iraq against President Saddam Hussein.,"[('U.S.-led', 'miscellaneous'), ('Kurdish', 'miscellaneous'), ('Iraq', 'location'), ('Saddam Hussein', 'person')]","[('mountainous Kurdish region', 'location'), ('northern Iraq', 'location'), ('President Saddam Hussein', 'person')]",0.0,0.0,0.0 +637,CoNLL,9. Lance Armstrong( U.S.) Motorola 9,"[('Lance Armstrong', 'person'), ('U.S.', 'location'), ('Motorola', 'organization')]","[('Lance Armstrong', 'person'), ('U.S.', 'location'), ('Motorola', 'organization')]",1.0,1.0,1.0 +638,CoNLL,"Tuesday 's poll involved 1,002 registered voters and had a margin of error of 3.5 percentage points.",[],[],1.0,1.0,1.0 +639,CoNLL,matches on Sunday:,[],[],1.0,1.0,1.0 +640,CoNLL,Results of Slovak first,"[('Slovak', 'miscellaneous')]",[],0.0,0.0,0.0 +641,CoNLL,""" This treaty is both necessary and good,"" Nastase said, adding that the PUNR 's stance was threatening its position in the government.","[('Nastase', 'person'), ('PUNR', 'organization')]","[('Nastase', 'person'), ('PUNR', 'organization'), ('government', 'location')]",0.6666666666666666,1.0,0.8 +642,CoNLL,"In 1995, Kekkila reported a 5.6 million markka loss before extraordinary items and tax.","[('Kekkila', 'organization')]","[('Kekkila', 'organization')]",1.0,1.0,1.0 +643,CoNLL,He said further scientific study was required and if it was found that action was needed it should be taken by the European Union.,"[('European Union', 'organization')]","[('He', 'person'), ('European Union', 'organization')]",0.5,1.0,0.6666666666666666 +644,CoNLL,Southend 2 0 1 1 1 6 1,"[('Southend', 'organization')]","[('Southend', 'location')]",0.0,0.0,0.0 +645,CoNLL,1. Jeff Williams( U.S.) 20.45,"[('Jeff Williams', 'person'), ('U.S.', 'location')]","[('Jeff Williams', 'person'), ('U.S.', 'location')]",1.0,1.0,1.0 +646,CoNLL,6-4 6-1,[],[],1.0,1.0,1.0 +647,CoNLL,Alex O'Brien( U.S.) beat Nicolas Lapentti( Ecuador) 6-4 1-6 6-4 6-3,"[(""Alex O'Brien"", 'person'), ('U.S.', 'location'), ('Nicolas Lapentti', 'person'), ('Ecuador', 'location')]","[(""Alex O'Brien"", 'person'), ('U.S.', 'location'), ('Nicolas Lapentti', 'person'), ('Ecuador', 'location')]",1.0,1.0,1.0 +648,CoNLL,BELGRADE 1996-08-29,"[('BELGRADE', 'location')]","[('BELGRADE', 'person')]",0.0,0.0,0.0 +649,CoNLL,"About 54 people have died in Maoist insurgent activity and in police action against them since February, officials said.","[('Maoist', 'miscellaneous')]",[],0.0,0.0,0.0 +650,CoNLL,Analysts said livestock production would likely shift to the eastern Prairie rather than feed grains being shipped to the western Prairie.,[],"[('Analysts', 'organization'), ('eastern Prairie', 'location'), ('western Prairie', 'location')]",0.0,0.0,0.0 +651,CoNLL,Schalke 04 4 0 3 1 5 9 3,"[('Schalke 04', 'organization')]","[('Schalke 04', 'organization')]",1.0,1.0,1.0 +652,CoNLL,Sydney Tigers 21 11 0 10 309 435 22,"[('Sydney Tigers', 'organization')]","[('Sydney Tigers', 'organization')]",1.0,1.0,1.0 +653,CoNLL,"RSR pure lead price( effective date: March 20, 1996)","[('RSR', 'organization')]","[('RSR', 'organization')]",1.0,1.0,1.0 +654,CoNLL,COLOMBO 1996-08-26,"[('COLOMBO', 'location')]","[('COLOMBO', 'location')]",1.0,1.0,1.0 +655,CoNLL,"Australia- Mark Waugh, Michael Slater, Ricky Ponting, Steve Waugh, Stuart Law, Michael Bevan, Ian Healy( captain), Brad Hogg, Paul Reiffel, Damein Fleming, Glenn McGrath.","[('Australia', 'location'), ('Mark Waugh', 'person'), ('Michael Slater', 'person'), ('Ricky Ponting', 'person'), ('Steve Waugh', 'person'), ('Stuart Law', 'person'), ('Michael Bevan', 'person'), ('Ian Healy', 'person'), ('Brad Hogg', 'person'), ('Paul Reiffel', 'person'), ('Damein Fleming', 'person'), ('Glenn McGrath', 'person')]","[('Australia', 'location'), ('Mark Waugh', 'person'), ('Michael Slater', 'person'), ('Ricky Ponting', 'person'), ('Steve Waugh', 'person'), ('Stuart Law', 'person'), ('Michael Bevan', 'person'), ('Ian Healy', 'person'), ('Brad Hogg', 'person'), ('Paul Reiffel', 'person'), ('Damein Fleming', 'person'), ('Glenn McGrath', 'person')]",1.0,1.0,1.0 +656,CoNLL,Canada fast-tracks Chinese asylum-seekers- report.,"[('Canada', 'location'), ('Chinese', 'miscellaneous')]","[('Canada', 'location'), ('Chinese asylum-seekers', 'person')]",0.5,0.5,0.5 +657,CoNLL,+4 Stewart Ginn( Australia) through 13,"[('Stewart Ginn', 'person'), ('Australia', 'location')]","[('Stewart Ginn', 'person'), ('Australia', 'location')]",1.0,1.0,1.0 +658,CoNLL,The attack on Lupu came during a tunnel skirmish between opposing players as they left the field.,"[('Lupu', 'person')]","[('Lupu', 'location'), ('opposing players', 'organization')]",0.0,0.0,0.0 +659,CoNLL,"Outright gas oil prices were notionally softer as the NYMEX heating oil contract headed lower, and following news that the Indian Oil Corp( IOC) had issued a tender to buy only 120,000 tonnes of high speed diesel for October.","[('Indian Oil Corp', 'organization'), ('IOC', 'organization')]","[('Indian Oil Corp', 'organization'), ('IOC', 'organization')]",1.0,1.0,1.0 +660,CoNLL,"Senator Dianne Feinstein, a California Democrat, called it a"" big bump"" in the way of the Clinton campaign.","[('Dianne Feinstein', 'person'), ('California', 'location'), ('Democrat', 'miscellaneous'), ('Clinton', 'person')]","[('Senator Dianne Feinstein', 'person'), ('California', 'location'), ('Clinton campaign', 'organization')]",0.3333333333333333,0.25,0.28571428571428575 +661,CoNLL,"Nevertheless,"" a treatment based on the new strategy .... may have the potential to benefit many patients,"" the University of Pennsylvania Medical Centre said in a release.","[('University of Pennsylvania', 'organization')]","[('University of Pennsylvania Medical Centre', 'organization')]",0.0,0.0,0.0 +662,CoNLL,Shanghai novelist murdered at home.,"[('Shanghai', 'location')]","[('Shanghai', 'location'), ('novelist', 'person')]",0.5,1.0,0.6666666666666666 +663,CoNLL,"The two also agreed to set up joint patrols in Grozny, but Goncharova said she was sceptical about whether this could work.","[('Grozny', 'location'), ('Goncharova', 'person')]","[('joint patrols', 'organization'), ('Grozny', 'location'), ('Goncharova', 'person')]",0.6666666666666666,1.0,0.8 +664,CoNLL,Cannes 0 Monaco 2,"[('Cannes', 'organization'), ('Monaco', 'organization')]","[('Cannes', 'location'), ('Monaco', 'location')]",0.0,0.0,0.0 +665,CoNLL,""" Profit-taking sales in the afternoon showed the latest gains of the index were actually a reaction rise.",[],"[('index', 'organization')]",0.0,0.0,0.0 +666,CoNLL,10. Cor Euser( Netherlands)/ H. Wada( Japan)/ N. Furuya( Japan) GT2,"[('Cor Euser', 'person'), ('Netherlands', 'location'), ('H. Wada', 'person'), ('Japan', 'location'), ('N. Furuya', 'person'), ('Japan', 'location'), ('GT2', 'miscellaneous')]","[('Cor Euser', 'person'), ('Netherlands', 'location'), ('H. Wada', 'person'), ('Japan', 'location'), ('N. Furuya', 'person'), ('Japan', 'location')]",1.0,0.8333333333333334,0.9090909090909091 +667,CoNLL,Kristie Boogert( Netherlands) beat Joannette Kruger( South Africa) 6-1 6-0,"[('Kristie Boogert', 'person'), ('Netherlands', 'location'), ('Joannette Kruger', 'person'), ('South Africa', 'location')]","[('Kristie Boogert', 'person'), ('Netherlands', 'location'), ('Joannette Kruger', 'person'), ('South Africa', 'location')]",1.0,1.0,1.0 +668,CoNLL,These are the leading stories in the Angolan press on Wednesday.,"[('Angolan', 'miscellaneous')]","[('Angolan press', 'organization')]",0.0,0.0,0.0 +669,CoNLL,""" It 's somewhere where I would n't like to stay very long,"" Medvedev said of his current ranking of 36.""","[('Medvedev', 'person')]","[('Medvedev', 'person')]",1.0,1.0,1.0 +670,CoNLL,I do n't know if I can go any faster.,[],"[('I', 'person'), ('I', 'person')]",0.0,0.0,0.0 +671,CoNLL,league champions Milan 2-1( halftime 1-1) in the pre-season,"[('Milan', 'organization')]","[('Milan', 'organization')]",1.0,1.0,1.0 +672,CoNLL,"Two residents of the Atlantic resort, where Clinton was to have played golf with the Irish Foreign Minister Dick Spring, have been invited to the Democratic party convention in Chicago on August 26-29.","[('Atlantic', 'location'), ('Clinton', 'person'), ('Irish', 'miscellaneous'), ('Dick Spring', 'person'), ('Democratic', 'miscellaneous'), ('Chicago', 'location')]","[('Atlantic resort', 'location'), ('Clinton', 'person'), ('Dick Spring', 'person'), ('Democratic party', 'organization'), ('Chicago', 'location')]",0.6,0.5,0.5454545454545454 +673,CoNLL,CAIRO 1996-08-29,"[('CAIRO', 'location')]","[('CAIRO', 'location')]",1.0,1.0,1.0 +674,CoNLL,Pakistan at Old Trafford on Thursday:,"[('Pakistan', 'location'), ('Old Trafford', 'location')]","[('Pakistan', 'organization'), ('Old Trafford', 'location')]",0.5,0.5,0.5 +675,CoNLL,MILWAUKEE AT CLEVELAND,"[('MILWAUKEE', 'organization'), ('CLEVELAND', 'location')]","[('MILWAUKEE', 'location'), ('CLEVELAND', 'location')]",0.5,0.5,0.5 +676,CoNLL,"1995- The Fourth World Conference on Women, the biggest U.N. gathering in history, began in China 's Great Hall of the People with a U.N. declaration that sexual equality was the last great project of the 20th century.","[('Fourth World Conference on Women', 'miscellaneous'), ('U.N.', 'organization'), ('China', 'location'), ('Great Hall of the People', 'location'), ('U.N.', 'organization')]","[('U.N.', 'organization'), ('China', 'location'), ('Great Hall of the People', 'location'), ('U.N.', 'organization')]",1.0,0.75,0.8571428571428571 +677,CoNLL,"Attendance: 25,000",[],[],1.0,1.0,1.0 +678,CoNLL,Brentford 3 Luton 2,"[('Brentford', 'organization'), ('Luton', 'organization')]","[('Brentford', 'location'), ('Luton', 'location')]",0.0,0.0,0.0 +679,CoNLL,- Karachi Stock Exchange index falls by 7.84 points.,"[('Karachi Stock Exchange', 'organization')]","[('Karachi Stock Exchange', 'organization')]",1.0,1.0,1.0 +680,CoNLL,TOKYO 1996-08-23,"[('TOKYO', 'location')]","[('TOKYO', 'location')]",1.0,1.0,1.0 +681,CoNLL,3. Jeff Williams( U.S.) 20.21,"[('Jeff Williams', 'person'), ('U.S.', 'location')]","[('Jeff Williams', 'person'), ('U.S.', 'location')]",1.0,1.0,1.0 +682,CoNLL,( Morocco) 5-7 6-3 3-0 retired,"[('Morocco', 'location')]","[('Morocco', 'location')]",1.0,1.0,1.0 +683,CoNLL,Baltimore has won 16 of its last 22 games to pull within five games of the slumping New York Yankees in the American League East Division.,"[('Baltimore', 'organization'), ('New York Yankees', 'organization'), ('American League East Division', 'miscellaneous')]","[('Baltimore', 'location'), ('New York Yankees', 'organization')]",0.5,0.3333333333333333,0.4 +684,CoNLL,soccer match played on Saturday:,[],[],1.0,1.0,1.0 +685,CoNLL,"The company is"" vigorously defending"" the remaining four suits filed by former and current Brush Wellman employees, he said.","[('Brush Wellman', 'organization')]","[('Brush Wellman', 'organization')]",1.0,1.0,1.0 +686,CoNLL,( Sweden),"[('Sweden', 'location')]","[('Sweden', 'location')]",1.0,1.0,1.0 +687,CoNLL,""" Rubin has done a fine job in that position,"" said Michael Faust, a portfolio manager at Bailard, Biehl and Kaiser, which manages just under$ 1 billion in global stocks and bonds.","[('Rubin', 'person'), ('Michael Faust', 'person'), ('Bailard, Biehl and Kaiser', 'organization')]","[('Rubin', 'person'), ('Michael Faust', 'person'), ('Bailard, Biehl and Kaiser', 'organization')]",1.0,1.0,1.0 +688,CoNLL,Atlanta 9 PITTSBURGH 4,"[('Atlanta', 'organization'), ('PITTSBURGH', 'organization')]","[('Atlanta', 'location'), ('PITTSBURGH', 'location')]",0.0,0.0,0.0 +689,CoNLL,CONAKRY 1996-08-22,"[('CONAKRY', 'location')]","[('CONAKRY', 'person')]",0.0,0.0,0.0 +690,CoNLL,1.206 bln 3 days,[],[],1.0,1.0,1.0 +691,CoNLL,"Corinthians, who played in a tournament in Spain last week, also faced a plane marathon as they attempted to keep up with a hectic fixture list.","[('Corinthians', 'organization'), ('Spain', 'location')]","[('Corinthians', 'organization'), ('Spain', 'location'), ('fixture list', 'miscellaneous')]",0.6666666666666666,1.0,0.8 +692,CoNLL,2-15 15-11,[],"[('2-15', 'location')]",0.0,0.0,0.0 +693,CoNLL,---,[],[],1.0,1.0,1.0 +694,CoNLL,Police Commissioner George Grech said police were investigating the possibility that Mohammed had links to an Islamic militant group as reported by the local press.,"[('George Grech', 'person'), ('Mohammed', 'person'), ('Islamic', 'miscellaneous')]","[('Police Commissioner', 'person'), ('George Grech', 'person'), ('police', 'organization'), ('Mohammed', 'person'), ('Islamic militant group', 'organization')]",0.4,0.6666666666666666,0.5 +695,CoNLL,Lamm will not endorse Perot for Reform ticket-CNN.,"[('Lamm', 'person'), ('Perot', 'person'), ('Reform ticket-CNN', 'miscellaneous')]","[('Lamm', 'person'), ('Perot', 'person')]",1.0,0.6666666666666666,0.8 +696,CoNLL,""" We need all the help we can get.",[],"[('We', 'organization')]",0.0,0.0,0.0 +697,CoNLL,St Helens completed their first league and Challenge Cup double in 30 years on Monday when they thrashed Warrington 66-14 to clinch the inaugural Super League title.,"[('St Helens', 'organization'), ('Challenge Cup', 'miscellaneous'), ('Warrington', 'organization'), ('Super League', 'miscellaneous')]","[('St Helens', 'organization'), ('Warrington', 'organization')]",1.0,0.5,0.6666666666666666 +698,CoNLL,Its own quarries came under attack after it emerged that it may be a supplier for the Newbury bypass.,"[('Newbury', 'location')]","[('Its own quarries', 'organization'), ('Newbury bypass', 'location')]",0.0,0.0,0.0 +699,CoNLL,"Rochdale, Scarborough v Northampton, Torquay v Exeter, Wigan v","[('Rochdale', 'organization'), ('Scarborough', 'organization'), ('Northampton', 'organization'), ('Torquay', 'organization'), ('Exeter', 'organization'), ('Wigan', 'organization')]","[('Rochdale', 'location'), ('Scarborough', 'location'), ('Northampton', 'location'), ('Torquay', 'location'), ('Exeter', 'location'), ('Wigan', 'location')]",0.0,0.0,0.0 +700,CoNLL,Nantes 0 Lens 1,"[('Nantes', 'organization'), ('Lens', 'organization')]","[('Nantes', 'location'), ('Lens', 'location')]",0.0,0.0,0.0 +701,CoNLL,6. Michael Marsh( U.S.) 20.43,"[('Michael Marsh', 'person'), ('U.S.', 'location')]","[('Michael Marsh', 'person'), ('U.S.', 'location')]",1.0,1.0,1.0 +702,CoNLL,2-0.,[],[],1.0,1.0,1.0 +703,CoNLL,The state budget deficit was originally forecast to be 3.19 trillion lei for the whole year.,[],[],1.0,1.0,1.0 +704,CoNLL,Port conditions update- Syria- Lloyds Shipping.,"[('Syria', 'location'), ('Lloyds Shipping', 'organization')]","[('Syria', 'location'), ('Lloyds Shipping', 'organization')]",1.0,1.0,1.0 +705,CoNLL,"MANCHESTER, England 1996-08-29","[('MANCHESTER', 'location'), ('England', 'location')]","[('MANCHESTER', 'location')]",1.0,0.5,0.6666666666666666 +706,CoNLL,That does n't happen in other Grand Slams.,"[('Grand Slams', 'miscellaneous')]",[],0.0,0.0,0.0 +707,CoNLL,KUALA LUMPUR 1996-08-22,"[('KUALA LUMPUR', 'location')]","[('KUALA LUMPUR', 'location')]",1.0,1.0,1.0 +708,CoNLL,"Delegates to the commission from the other 10 provinces will be installed progressively from next week with the provinces of North and South Kivu, Maniema, Shaba and Bandundu having priority, he said.","[('North', 'location'), ('South Kivu', 'location'), ('Maniema', 'location'), ('Shaba', 'location'), ('Bandundu', 'location')]","[('Delegates', 'person'), ('commission', 'organization'), ('North and South Kivu', 'location'), ('Maniema', 'location'), ('Shaba', 'location'), ('Bandundu', 'location')]",0.5,0.6,0.5454545454545454 +709,CoNLL,"The fast-moving Olsza, 18, was cool in her opening match.","[('Olsza', 'person')]","[('Olsza', 'person')]",1.0,1.0,1.0 +710,CoNLL,"At Cardiff: Kent 255-3( D. Fulton 64, M. Walker 59, C. Hooper","[('Cardiff', 'location'), ('Kent', 'organization'), ('D. Fulton', 'person'), ('M. Walker', 'person'), ('C. Hooper', 'person')]","[('At Cardiff', 'location'), ('Kent 255-3', 'location'), ('D. Fulton', 'person'), ('M. Walker', 'person'), ('C. Hooper', 'person')]",0.6,0.6,0.6 +711,CoNLL,"He also said Franny Weld 's best friend, Tracy Roosevelt, might have something to do with her politics.","[('Franny Weld', 'person'), ('Tracy Roosevelt', 'person')]","[('Franny Weld', 'person'), ('Tracy Roosevelt', 'person')]",1.0,1.0,1.0 +712,CoNLL,Gluten meal 60 pct bulk rail Spot- 320.00 up 5,[],"[('Spot', 'location')]",0.0,0.0,0.0 +713,CoNLL,"Dole also said he opposed California Proposition 215 which, if approved by voters, would allow the cultivation of marijuana plants for medicinal uses.","[('Dole', 'person'), ('California Proposition 215', 'miscellaneous')]","[('Dole', 'person'), ('California', 'location')]",0.5,0.5,0.5 +714,CoNLL,- 7) 6-1 3-6 6-4,[],[],1.0,1.0,1.0 +715,CoNLL,--,[],[],1.0,1.0,1.0 +716,CoNLL,BOSTON 6 Oakland 4,"[('BOSTON', 'organization'), ('Oakland', 'organization')]","[('BOSTON', 'location'), ('Oakland', 'location')]",0.0,0.0,0.0 +717,CoNLL,"Although the plan was designed under terms proposed by Sao Paulo state governor Mario Covas, he has showed no interest in taking part in the plan because Sao Paulo 's debt with Banespa has increased sharply, O Globo said.","[('Sao Paulo', 'location'), ('Mario Covas', 'person'), ('Sao Paulo', 'location'), ('Banespa', 'organization'), ('O Globo', 'organization')]","[('Sao Paulo', 'location'), ('Mario Covas', 'person'), ('Sao Paulo', 'location'), ('Banespa', 'organization'), ('O Globo', 'organization')]",1.0,1.0,1.0 +718,CoNLL,VfL Bochum 3 1 2 0 3 2 5,"[('VfL Bochum', 'organization')]","[('VfL Bochum', 'organization')]",1.0,1.0,1.0 +719,CoNLL,"A foreign ministry spokesman said in a statement read on Algerian television that Algeria"" has received with concern the information over a meeting of terrorist groups working against the interests of the Arab and Islamic world.""","[('Algerian', 'miscellaneous'), ('Algeria', 'location'), ('Arab', 'miscellaneous'), ('Islamic', 'miscellaneous')]","[('foreign ministry spokesman', 'person'), ('Algeria', 'location'), ('terrorist groups', 'organization'), ('Arab and Islamic world', 'organization')]",0.25,0.25,0.25 +720,CoNLL,SOCCER- SPONSORS CASH IN ON RAVANELLI 'S SHIRT DANCE.,"[('RAVANELLI', 'person')]","[('SPONSORS', 'organization'), ('RAVANELLI', 'person')]",0.5,1.0,0.6666666666666666 +721,CoNLL,""" Remarkably both the train driver and the truck driver were not injured,"" the rail spokesman said.",[],"[('train driver', 'person'), ('truck driver', 'person'), ('rail spokesman', 'person')]",0.0,0.0,0.0 +722,CoNLL,Toronto won its fifth straight and handed the White Sox their seventh loss in nine games.,"[('Toronto', 'organization'), ('White Sox', 'organization')]","[('Toronto', 'location'), ('White Sox', 'organization')]",0.5,0.5,0.5 +723,CoNLL,"In a written statement, distributed by the Clinton campaign, Morris avoided comment on published allegations that he had engaged in a year-long affair with a$ 200-an-hour prostitute.","[('Clinton', 'person'), ('Morris', 'person')]","[('Clinton campaign', 'organization'), ('Morris', 'person')]",0.5,0.5,0.5 +724,CoNLL,"Alcan aluminum, U.S. Midwest( effective date: August 1, 1996)","[('Alcan', 'organization'), ('U.S. Midwest', 'location')]","[('Alcan aluminum', 'organization'), ('U.S. Midwest', 'location')]",0.5,0.5,0.5 +725,CoNLL,"Now, U.S. District Judge Mark Wolf has ordered the chief counsel for Biogen, Michael Astrue, and Robert Chabora, his counterpart at Berlex be deposed about a May 21 meeting the two men attended to help him determine whether the lawsuit filed by Biogen against Berlex should be heard in Massachusetts.","[('U.S.', 'location'), ('Mark Wolf', 'person'), ('Biogen', 'organization'), ('Michael Astrue', 'person'), ('Robert Chabora', 'person'), ('Berlex', 'organization'), ('Biogen', 'organization'), ('Berlex', 'organization'), ('Massachusetts', 'location')]","[('U.S. District Judge Mark Wolf', 'person'), ('Biogen', 'organization'), ('Michael Astrue', 'person'), ('Robert Chabora', 'person'), ('Berlex', 'organization'), ('Biogen', 'organization'), ('Berlex', 'organization'), ('Massachusetts', 'location')]",0.8333333333333334,0.7142857142857143,0.7692307692307692 +726,CoNLL,Bayern Munich 3 2 1 0 7 2 7,"[('Bayern Munich', 'organization')]","[('Bayern Munich', 'organization')]",1.0,1.0,1.0 +727,CoNLL,"Lanusse 's rule saw the gradual rise of left-wing activism which culminated in another period of brutal Argentine dictatorship from 1976 to 1983, during which the military launched its"" dirty war"" that resulted in 10,000 missing people.","[('Lanusse', 'person'), ('Argentine', 'miscellaneous')]","[('Lanusse', 'person'), ('Argentine dictatorship', 'organization'), ('military', 'organization')]",0.3333333333333333,0.5,0.4 +728,CoNLL,"The hijackers, who have said they want to seek asylum in Britain, are believed to be armed with grenades and possibly other explosives, according to police.","[('Britain', 'location')]","[('The hijackers', 'person'), ('Britain', 'location'), ('grenades', 'miscellaneous'), ('explosives', 'miscellaneous'), ('police', 'organization')]",0.2,1.0,0.33333333333333337 +729,CoNLL,Dynamo Moscow 25 15 7 3 43 21 52,"[('Dynamo Moscow', 'organization')]","[('Dynamo Moscow', 'organization')]",1.0,1.0,1.0 +730,CoNLL,"- At least 20 people were killed when the two trucks in which they were travelling collided at Nhamavila about 160 km north of Maputo on Saturday, the Maputo daily Noticias said.","[('Nhamavila', 'location'), ('Maputo', 'location'), ('Maputo', 'location'), ('Noticias', 'organization')]","[('Nhamavila', 'location'), ('Maputo', 'location'), ('Maputo', 'location'), ('Noticias', 'organization')]",1.0,1.0,1.0 +731,CoNLL,Leading placings in,[],[],1.0,1.0,1.0 +732,CoNLL,Traders said positive comment from investment banks Merrill Lynch and SBC Warburg also fueled the gains.,"[('Merrill Lynch', 'organization'), ('SBC Warburg', 'organization')]","[('Merrill Lynch', 'organization'), ('SBC Warburg', 'organization')]",1.0,1.0,1.0 +733,CoNLL,Quarterly,[],[],1.0,1.0,1.0 +734,CoNLL,Tranmere 2 Port Vale 0,"[('Tranmere', 'organization'), ('Port Vale', 'organization')]","[('Tranmere', 'location'), ('Port Vale', 'location')]",0.0,0.0,0.0 +735,CoNLL,"Others advancing early on Monday included 11th-seeded American Malivai Washington, the Wimbledon runner-up, Sweden 's Magnus Gustafsson, and two-time former French Open champion Sergi Bruguera of Spain, who will be Stich 's next opponent.","[('American', 'miscellaneous'), ('Malivai Washington', 'person'), ('Wimbledon', 'miscellaneous'), ('Sweden', 'location'), ('Magnus Gustafsson', 'person'), ('French Open', 'miscellaneous'), ('Sergi Bruguera', 'person'), ('Spain', 'location'), ('Stich', 'person')]","[('Malivai Washington', 'person'), ('Sweden', 'location'), ('Magnus Gustafsson', 'person'), ('Sergi Bruguera', 'person'), ('Spain', 'location')]",1.0,0.5555555555555556,0.7142857142857143 +736,CoNLL,"The Vnukovo Airlines Tupolev 154 flight from Moscow, carrying 129 passengers and a crew of 12, crashed in bad weather 10 km( six miles) east of Longyearbyen, the island 's only airstrip, officials said.","[('Vnukovo Airlines', 'organization'), ('Tupolev 154', 'miscellaneous'), ('Moscow', 'location'), ('Longyearbyen', 'location')]","[('Vnukovo Airlines', 'organization'), ('Moscow', 'location'), ('Longyearbyen', 'location')]",1.0,0.75,0.8571428571428571 +737,CoNLL,""" It is a desperate move by the PUNR, which is losing its only reason for existing ahead of the electoral campaign,"" said PDSR executive president Adrian Nastase.","[('PUNR', 'organization'), ('PDSR', 'organization'), ('Adrian Nastase', 'person')]","[('PUNR', 'organization'), ('PDSR', 'organization'), ('Adrian Nastase', 'person')]",1.0,1.0,1.0 +738,CoNLL,Alexander Lebed may finally get to discuss his Chechen peace proposals with Boris Yeltsin on Tuesday after a lost weekend in the region when he was forced to abandon plans to sign a new political treaty with the separatist rebels.,"[('Alexander Lebed', 'person'), ('Chechen', 'miscellaneous'), ('Boris Yeltsin', 'person')]","[('Alexander Lebed', 'person'), ('Boris Yeltsin', 'person'), ('region', 'location'), ('separatist rebels', 'organization')]",0.5,0.6666666666666666,0.5714285714285715 +739,CoNLL,"Revs 41,752 35,711",[],[],1.0,1.0,1.0 +740,CoNLL,The European Commission said on Thursday it would study scientific reports saying Britain 's mad cow epidemic would die out by 2001 but offered little prospect the findings would change an agreed slaughter campaign.,"[('European Commission', 'organization'), ('Britain', 'location')]","[('European Commission', 'organization'), ('Britain', 'location')]",1.0,1.0,1.0 +741,CoNLL,"Of the 14 remaining suits, 10 were filed by employees of industrial Brush Wellman customers and Brush Wellman liability in such suits is typically covered by insurance, Timothy Reid, vice president of corporate communications, said on the call.","[('Brush Wellman', 'organization'), ('Brush Wellman', 'organization'), ('Timothy Reid', 'person')]","[('Brush Wellman', 'organization'), ('Brush Wellman', 'organization'), ('Timothy Reid', 'person')]",1.0,1.0,1.0 +742,CoNLL,They also demand the financial separation of the 350 air controllers from the technical staff.,[],"[('350 air controllers', 'person')]",0.0,0.0,0.0 +743,CoNLL,The pro-reform stance of some of the party leadership initially caused a storm and triggered the resignation last month of the party 's Secretary-General Gramoz Ruci.,"[('Gramoz Ruci', 'person')]","[('Gramoz Ruci', 'person')]",1.0,1.0,1.0 +744,CoNLL,Fall: 1-82 2-141 3-160 4-174 5-203.,[],[],1.0,1.0,1.0 +745,CoNLL,"32,000",[],[],1.0,1.0,1.0 +746,CoNLL,Salomon& Taylor- 96/97 div forecast.,"[('Salomon& Taylor', 'organization')]","[('Salomon& Taylor', 'organization')]",1.0,1.0,1.0 +747,CoNLL,CALIFORNIA 61 71 .462 14,"[('CALIFORNIA', 'organization')]","[('CALIFORNIA', 'location')]",0.0,0.0,0.0 +748,CoNLL,Finals:,[],[],1.0,1.0,1.0 +749,CoNLL,ITALIAN GOVT BOND( SEP) 115.62 115.58 115.32,"[('ITALIAN', 'miscellaneous')]","[('ITALIAN GOVT', 'organization')]",0.0,0.0,0.0 +750,CoNLL,NATIONAL LEAGUE,"[('NATIONAL LEAGUE', 'miscellaneous')]","[('NATIONAL LEAGUE', 'organization')]",0.0,0.0,0.0 +751,CoNLL,Thai Prime Minister Banharn Silpa-archa on Monday proposed September 18 as the date for parliamentary debate on an opposition no-confidence motion accusing him of incompetence.,"[('Thai', 'miscellaneous'), ('Banharn Silpa-archa', 'person')]","[('Banharn Silpa-archa', 'person')]",1.0,0.5,0.6666666666666666 +752,CoNLL,The Reds took a one-run lead in the second inning when Morris led off with his 10th homer off starter Armando Reynoso( 8-9).,"[('Reds', 'organization'), ('Morris', 'person'), ('Armando Reynoso', 'person')]","[('Reds', 'organization'), ('Morris', 'person'), ('Armando Reynoso', 'person')]",1.0,1.0,1.0 +753,CoNLL,Standard Liege 3 Molenbeek 0,"[('Standard Liege', 'organization'), ('Molenbeek', 'organization')]","[('Standard Liege', 'location'), ('Molenbeek', 'location')]",0.0,0.0,0.0 +754,CoNLL,67 69,[],[],1.0,1.0,1.0 +755,CoNLL,S. Law b Streak 20,"[('S. Law', 'person'), ('Streak', 'person')]",[],0.0,0.0,0.0 +756,CoNLL,He returned to the Kremlin on Thursday after a two-day break in the lakelands of northwestern Russia.,"[('Kremlin', 'location'), ('Russia', 'location')]","[('He', 'person'), ('Kremlin', 'location'), ('lakelands', 'location'), ('northwestern Russia', 'location')]",0.25,0.5,0.3333333333333333 +757,CoNLL,""" What happened concerning continuous violations and crimes from this new Israeli leadership means they are declaring a state of war against the Palestinian people,"" Arafat told the Palestinian legislature.","[('Israeli', 'miscellaneous'), ('Palestinian', 'miscellaneous'), ('Arafat', 'person'), ('Palestinian', 'miscellaneous')]","[('Palestinian people', 'organization'), ('Arafat', 'person'), ('Palestinian legislature', 'organization')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +758,CoNLL,2. Michelle Freeman( Jamaica) 12.91,"[('Michelle Freeman', 'person'), ('Jamaica', 'location')]","[('Michelle Freeman', 'person'), ('Jamaica', 'location')]",1.0,1.0,1.0 +759,CoNLL,WESTERN DIVISION,"[('WESTERN DIVISION', 'miscellaneous')]","[('WESTERN DIVISION', 'location')]",0.0,0.0,0.0 +760,CoNLL,Among the dead were five members of the religious Jamaat-i-Islami party who drowned while trying to remove books from a basement library.,"[('Jamaat-i-Islami', 'organization')]","[('Jamaat-i-Islami', 'organization'), ('basement library', 'location')]",0.5,1.0,0.6666666666666666 +761,CoNLL,Valerenga 3 Skeid 0,"[('Valerenga', 'organization'), ('Skeid', 'organization')]",[],0.0,0.0,0.0 +762,CoNLL,Sydney 21 15 1 5 2067 1687 122.5 62,"[('Sydney', 'organization')]","[('Sydney', 'location')]",0.0,0.0,0.0 +763,CoNLL,"The New York Stock Exchange said its session one volume was 5,700 shares compared to 53,400 shares Monday.","[('New York Stock Exchange', 'organization')]","[('New York Stock Exchange', 'organization')]",1.0,1.0,1.0 +764,CoNLL,"The conflict, which killed more than 500 and caused thousands to flee to neighbouring French Guiana in the late 1980s, eventually paved the way to democratic elections in 1991.","[('French Guiana', 'location')]","[('French Guiana', 'location')]",1.0,1.0,1.0 +765,CoNLL,unless stated):,[],[],1.0,1.0,1.0 +766,CoNLL,4. Kenny Harrison( U.S.) 16.97,"[('Kenny Harrison', 'person'), ('U.S.', 'location')]","[('Kenny Harrison', 'person'), ('U.S.', 'location')]",1.0,1.0,1.0 +767,CoNLL,Results of Polish first division,"[('Polish', 'miscellaneous')]",[],0.0,0.0,0.0 +768,CoNLL,"Excluding the effect of a one-time restructuring charge of$ 17.4 million, IVAC had net income of$ 4.2 million on net sales of$ 112.8 million for the 1996 first half.","[('IVAC', 'organization')]","[('IVAC', 'organization')]",1.0,1.0,1.0 +769,CoNLL,The hijackers told the crew they had grenades and other explosives and threatened to blow up the plane if they were not taken to London.,"[('London', 'location')]","[('The hijackers', 'person'), ('the crew', 'organization'), ('grenades', 'miscellaneous'), ('explosives', 'miscellaneous'), ('London', 'location')]",0.2,1.0,0.33333333333333337 +770,CoNLL,5. Aloys Nizigama( Burundi) 27:25.13,"[('Aloys Nizigama', 'person'), ('Burundi', 'location')]","[('Aloys Nizigama', 'person'), ('Burundi', 'location')]",1.0,1.0,1.0 +771,CoNLL,"It is a holy war for us,"" he said.",[],"[('he', 'person')]",0.0,0.0,0.0 +772,CoNLL,+5 Loren Roberts through 9,"[('Loren Roberts', 'person')]","[('Loren Roberts', 'person')]",1.0,1.0,1.0 +773,CoNLL,LONDON 1996-08-23,"[('LONDON', 'location')]","[('LONDON', 'location')]",1.0,1.0,1.0 +774,CoNLL,opening weekend of the Argentine Apertura championship:,"[('Argentine Apertura', 'miscellaneous')]",[],0.0,0.0,0.0 +775,CoNLL,Kerametal Dubnica 4 0 1 3 3 9 1,"[('Kerametal Dubnica', 'organization')]","[('Kerametal Dubnica', 'organization')]",1.0,1.0,1.0 +776,CoNLL,""" I was just trying to hang in there and hit it up the middle,"" said McGriff about his homer in the ninth.""","[('McGriff', 'person')]","[('McGriff', 'person')]",1.0,1.0,1.0 +777,CoNLL,Sudanese rebels say missionaries should be freed.,"[('Sudanese', 'miscellaneous')]","[('Sudanese rebels', 'organization'), ('missionaries', 'person')]",0.0,0.0,0.0 +778,CoNLL,They said there was no sign of foul play and that investigators believed the death was a suicide.,[],"[('They', 'organization'), ('investigators', 'organization')]",0.0,0.0,0.0 +779,CoNLL,There is no overall champion.,[],[],1.0,1.0,1.0 +780,CoNLL,"The HCFA Administrator reversed a previously favorable decision regarding the reimbursement of costs related to the company 's community liaison personnel, it added.","[('HCFA', 'organization')]","[('The HCFA Administrator', 'person')]",0.0,0.0,0.0 +781,CoNLL,He and co-driver Derek Ringer were unhurt but team boss David Richards was furious with them.,"[('Derek Ringer', 'person'), ('David Richards', 'person')]","[('Derek Ringer', 'person'), ('David Richards', 'person')]",1.0,1.0,1.0 +782,CoNLL,"The men could face charges carrying up to six to 10 years in prison, he said.",[],"[('The men', 'organization'), ('prison', 'location'), ('he said', 'person')]",0.0,0.0,0.0 +783,CoNLL,Pusan 0 2 0 3 3 2,"[('Pusan', 'organization')]","[('Pusan', 'location')]",0.0,0.0,0.0 +784,CoNLL,"Imran Khan( Pakistan) 362, 88","[('Imran Khan', 'person'), ('Pakistan', 'location')]","[('Imran Khan', 'person'), ('Pakistan', 'location')]",1.0,1.0,1.0 +785,CoNLL,""" There is a lot of things that can happen,"" Martinez said about her early difficulties adjusting to tennis on the cement at Flushing Meadows.","[('Martinez', 'person'), ('Flushing Meadows', 'location')]","[('Martinez', 'person'), ('Flushing Meadows', 'location')]",1.0,1.0,1.0 +786,CoNLL,"The year-on-year rise was 8.2 percent to June, 1996.",[],[],1.0,1.0,1.0 +787,CoNLL,I was talking about drugs.,[],"[('I', 'person')]",0.0,0.0,0.0 +788,CoNLL,GOLF- SCORES AT WORLD SERIES OF GOLF.,"[('WORLD SERIES OF GOLF', 'miscellaneous')]","[('WORLD SERIES OF GOLF', 'organization')]",0.0,0.0,0.0 +789,CoNLL,on Friday:,[],[],1.0,1.0,1.0 +790,CoNLL,FLORIDA 63 70 .474 20,"[('FLORIDA', 'organization')]","[('FLORIDA', 'location')]",0.0,0.0,0.0 +791,CoNLL,DINAMINA,"[('DINAMINA', 'organization')]","[('DINAMINA', 'person')]",0.0,0.0,0.0 +792,CoNLL,The rand was last bid at 4.5350 against the dollar.,[],[],1.0,1.0,1.0 +793,CoNLL,"2000 650,000",[],[],1.0,1.0,1.0 +794,CoNLL,Israel 's outgoing peace negotiator with Syria said on Thursday current tensions between the two countries appeared to be a storm in a teacup.,"[('Israel', 'location'), ('Syria', 'location')]","[('Israel', 'location'), ('outgoing peace negotiator', 'person'), ('Syria', 'location'), ('storm in a teacup', 'miscellaneous')]",0.5,1.0,0.6666666666666666 +795,CoNLL,Twente Enschede 2 1 1 0 4 2 4,"[('Twente Enschede', 'organization')]","[('Twente Enschede', 'location')]",0.0,0.0,0.0 +796,CoNLL,Warrington 21 12 0 9 555 499 24,"[('Warrington', 'organization')]","[('Warrington', 'location')]",0.0,0.0,0.0 +797,CoNLL,29 seconds,[],[],1.0,1.0,1.0 +798,CoNLL,LONDON 1996-08-26,"[('LONDON', 'location')]","[('LONDON', 'location')]",1.0,1.0,1.0 +799,CoNLL,10. Nathalie Lancien( France) 8,"[('Nathalie Lancien', 'person'), ('France', 'location')]","[('Nathalie Lancien', 'person'), ('France', 'location')]",1.0,1.0,1.0 +800,CoNLL,"Hong Kong 's economy grew by only 3.1 percent in the first quarter, down from 5.9 percent a year earlier, and some private sector economists have revised downwards their predictions for the 1996 year.","[('Hong Kong', 'location')]","[('Hong Kong', 'location'), ('private sector economists', 'organization')]",0.5,1.0,0.6666666666666666 +801,CoNLL,MANILA 1996-08-26,"[('MANILA', 'location')]","[('MANILA', 'location')]",1.0,1.0,1.0 +802,CoNLL,Price Volume Turnover,[],[],1.0,1.0,1.0 +803,CoNLL,2. Armstrong 3 seconds behind,"[('Armstrong', 'person')]","[('Armstrong', 'person')]",1.0,1.0,1.0 +804,CoNLL,Liu Chong Hing interim net up 2.7 pct.,"[('Liu Chong Hing', 'organization')]","[('Liu Chong Hing', 'person')]",0.0,0.0,0.0 +805,CoNLL,"Guldimann, who helped broker an earlier truce in May, was not taking part in the Tikhomirov-Maskhadov talks.","[('Guldimann', 'person'), ('Tikhomirov-Maskhadov', 'miscellaneous')]","[('Guldimann', 'person')]",1.0,0.5,0.6666666666666666 +806,CoNLL,JERUSALEM 1996-08-27,"[('JERUSALEM', 'location')]","[('JERUSALEM', 'location')]",1.0,1.0,1.0 +807,CoNLL,Raith 0 Motherwell 3,"[('Raith', 'organization'), ('Motherwell', 'organization')]","[('Raith', 'location'), ('Motherwell', 'location')]",0.0,0.0,0.0 +808,CoNLL,- Fears of an Israeli operation causes the redistribution of Syrian troops locations in Lebanon.,"[('Israeli', 'miscellaneous'), ('Syrian', 'miscellaneous'), ('Lebanon', 'location')]","[('Syrian troops', 'organization'), ('Lebanon', 'location')]",0.5,0.3333333333333333,0.4 +809,CoNLL,"143, M. Dowman 107, W. Noon 57; B. Julian 4-104).","[('M. Dowman', 'person'), ('W. Noon', 'person'), ('B. Julian', 'person')]","[('M. Dowman', 'person'), ('W. Noon', 'person'), ('B. Julian', 'person')]",1.0,1.0,1.0 +810,CoNLL,GOLF- MICKELSON WINS FOURTH TITLE OF YEAR IN AKRON.,"[('MICKELSON', 'person'), ('AKRON', 'location')]","[('MICKELSON', 'person'), ('AKRON', 'location')]",1.0,1.0,1.0 +811,CoNLL,"MONDAY, AUGUST 26TH SCHEDULE",[],[],1.0,1.0,1.0 +812,CoNLL,""" Roy agreed a new deal before last night 's game against Everton and we are delighted,"" said United manager Alex Ferguson on Thursday.","[('Roy', 'person'), ('Everton', 'organization'), ('United', 'organization'), ('Alex Ferguson', 'person')]","[('Roy', 'person'), ('Everton', 'organization'), ('United', 'organization'), ('Alex Ferguson', 'person')]",1.0,1.0,1.0 +813,CoNLL,for Pakistan in England 's second innings at The Oval on Monday,"[('Pakistan', 'location'), ('England', 'location'), ('The Oval', 'location')]","[('Pakistan', 'organization'), ('The Oval', 'location')]",0.5,0.3333333333333333,0.4 +814,CoNLL,Rosenborg 7 Lillestrom 2,"[('Rosenborg', 'organization'), ('Lillestrom', 'organization')]","[('Rosenborg', 'location'), ('Lillestrom', 'location')]",0.0,0.0,0.0 +815,CoNLL,The August contract expired at 0.85 cent down at 90.85 cents.,[],[],1.0,1.0,1.0 +816,CoNLL,The formal inauguration had been due to take place this week but was put back.,[],[],1.0,1.0,1.0 +817,CoNLL,DES MOINES 1996-08-29,"[('DES MOINES', 'location')]","[('DES MOINES', 'location')]",1.0,1.0,1.0 +818,CoNLL,Zirka-Nibas 6 3 1 2 6 8 10,"[('Zirka-Nibas', 'organization')]","[('Zirka-Nibas', 'organization')]",1.0,1.0,1.0 +819,CoNLL,Eva Tremila said other even more explicit photos were taken but it did not print them.,"[('Eva Tremila', 'organization')]","[('Eva Tremila', 'person')]",0.0,0.0,0.0 +820,CoNLL,"Two weeks ago Taibe, coached by Pole Wojtek Lazarek, met Betar, a club closely associated with the right-wing Likud party, for the first time in a Cup match in Jerusalem.","[('Taibe', 'organization'), ('Pole', 'miscellaneous'), ('Wojtek Lazarek', 'person'), ('Betar', 'organization'), ('Likud', 'organization'), ('Cup', 'miscellaneous'), ('Jerusalem', 'location')]","[('Taibe', 'organization'), ('Wojtek Lazarek', 'person'), ('Betar', 'organization'), ('Likud party', 'organization'), ('Jerusalem', 'location')]",0.8,0.5714285714285714,0.6666666666666666 +821,CoNLL,JAKARTA 1996-08-29,"[('JAKARTA', 'location')]","[('JAKARTA', 'location')]",1.0,1.0,1.0 +822,CoNLL,"Attempts to move prices higher again Tuesday could be offset by expected increased hog marketings this week, sources said.",[],"[('sources', 'organization')]",0.0,0.0,0.0 +823,CoNLL,WESTERN DIVISION,"[('WESTERN DIVISION', 'miscellaneous')]","[('WESTERN DIVISION', 'location')]",0.0,0.0,0.0 +824,CoNLL,Charlton 2 0 1 1 1 3 1,"[('Charlton', 'organization')]","[('Charlton', 'person')]",0.0,0.0,0.0 +825,CoNLL,Thursday:,[],[],1.0,1.0,1.0 +826,CoNLL,Hampshire 137,"[('Hampshire', 'organization')]","[('Hampshire', 'location')]",0.0,0.0,0.0 +827,CoNLL,Further details were not immediately available.,[],[],1.0,1.0,1.0 +828,CoNLL,Their answer to choice is control and punishment.,[],[],1.0,1.0,1.0 +829,CoNLL,"Muthiah Muralitharan, Ravindra Pushpakumara","[('Muthiah Muralitharan', 'person'), ('Ravindra Pushpakumara', 'person')]","[('Muthiah Muralitharan', 'person'), ('Ravindra Pushpakumara', 'person')]",1.0,1.0,1.0 +830,CoNLL,A. Stewart b Mushtaq Ahmed 44,"[('A. Stewart', 'person'), ('Mushtaq Ahmed', 'person')]","[('Mushtaq Ahmed', 'person')]",1.0,0.5,0.6666666666666666 +831,CoNLL,Egypt says the Sudanese government helped the Moslem militants who tried to kill Mubarak in Addis Ababa last year.,"[('Egypt', 'location'), ('Sudanese', 'miscellaneous'), ('Moslem', 'miscellaneous'), ('Mubarak', 'person'), ('Addis Ababa', 'location')]","[('Egypt', 'location'), ('Sudanese government', 'organization'), ('Moslem militants', 'organization'), ('Mubarak', 'person'), ('Addis Ababa', 'location')]",0.6,0.6,0.6 +832,CoNLL,The 27-year-old Sosa leads the league with 40 homers and is tied for 10th with 100 RBI.,"[('Sosa', 'person'), ('RBI', 'miscellaneous')]","[('Sosa', 'person'), ('league', 'organization')]",0.5,0.5,0.5 +833,CoNLL,Men 's singles,[],"[('Men', 'person')]",0.0,0.0,0.0 +834,CoNLL,Nancy 0 Paris St Germain 0.,"[('Nancy', 'organization'), ('Paris St Germain', 'organization')]","[('Nancy', 'person'), ('Paris St Germain', 'location')]",0.0,0.0,0.0 +835,CoNLL,"We, and many other countries, do n't understand this( Britain 's) position,"" Moussa told reporters.","[('Britain', 'location'), ('Moussa', 'person')]","[('We', 'organization'), ('Britain', 'location'), ('Moussa', 'person'), ('reporters', 'organization')]",0.5,1.0,0.6666666666666666 +836,CoNLL,"But everything has been put on ice now.""",[],[],1.0,1.0,1.0 +837,CoNLL,BALTIMORE 10 Seattle 5,"[('BALTIMORE', 'organization'), ('Seattle', 'organization')]","[('BALTIMORE', 'location'), ('Seattle', 'location')]",0.0,0.0,0.0 +838,CoNLL,Iran hangs two men for drug trafficking.,"[('Iran', 'location')]","[('Iran', 'location'), ('two men', 'person')]",0.5,1.0,0.6666666666666666 +839,CoNLL,SEATTLE AT BOSTON,"[('SEATTLE', 'organization'), ('BOSTON', 'location')]","[('SEATTLE', 'location'), ('BOSTON', 'location')]",0.5,0.5,0.5 +840,CoNLL,suspended due to rain on Friday with 38 of the 43 players yet,[],[],1.0,1.0,1.0 +841,CoNLL,Eight drown in Venezuelan boating accident.,"[('Venezuelan', 'miscellaneous')]",[],0.0,0.0,0.0 +842,CoNLL,MILWAUKEE 62 68 .477 14 1/2,"[('MILWAUKEE', 'organization')]","[('MILWAUKEE', 'location')]",0.0,0.0,0.0 +843,CoNLL,"90th, Witechek 59th).","[('Witechek', 'person')]","[('90th', 'location'), ('Witechek 59th', 'location')]",0.0,0.0,0.0 +844,CoNLL,6- 3,[],[],1.0,1.0,1.0 +845,CoNLL,6. Carlos Sainz( Spain) Ford Escort 3:03,"[('Carlos Sainz', 'person'), ('Spain', 'location'), ('Ford Escort', 'miscellaneous')]","[('Carlos Sainz', 'person'), ('Spain', 'location')]",1.0,0.6666666666666666,0.8 +846,CoNLL,"Bowling: Gough 10-0-44-1, Mullally 10-3-31-1, Headley","[('Gough', 'person'), ('Mullally', 'person'), ('Headley', 'person')]","[('Gough', 'person'), ('Mullally', 'person'), ('10-3-31-1', 'location'), ('Headley', 'location')]",0.5,0.6666666666666666,0.5714285714285715 +847,CoNLL,"The rise has been very quick and very crazy.""",[],[],1.0,1.0,1.0 +848,CoNLL,RABAT 1996-08-26,"[('RABAT', 'location')]","[('RABAT', 'organization')]",0.0,0.0,0.0 +849,CoNLL,I do n't think it 's safe for me.,[],"[('I', 'person')]",0.0,0.0,0.0 +850,CoNLL,"-- Andrew Huddart, London Newsroom, +44 171 542 8716","[('Andrew Huddart', 'person'), ('London Newsroom', 'organization')]","[('Andrew Huddart', 'person'), ('London Newsroom', 'organization')]",1.0,1.0,1.0 +851,CoNLL,Palestinians accuse PA of banning books.,"[('Palestinians', 'miscellaneous'), ('PA', 'organization')]","[('Palestinians', 'organization'), ('PA', 'organization')]",0.5,0.5,0.5 +852,CoNLL,", suffered serious brain damage.",[],[],1.0,1.0,1.0 +853,CoNLL,"It brought in 4,275 tonnes of British mutton, some 10 percent of overall imports.","[('British', 'miscellaneous')]","[('It', 'organization')]",0.0,0.0,0.0 +854,CoNLL,seconds,[],[],1.0,1.0,1.0 +855,CoNLL,Baltimore has won seven of nine and 16 of its last 22 and cut the Yankees' lead in the A.L. East to five games.,"[('Baltimore', 'location'), ('Yankees', 'organization'), ('A.L. East', 'miscellaneous')]","[('Baltimore', 'location'), ('Yankees', 'organization')]",1.0,0.6666666666666666,0.8 +856,CoNLL,Willem II Tilburg 0 Fortuna Sittard 1( Hamming 65th).,"[('Willem II Tilburg', 'organization'), ('Fortuna Sittard', 'organization'), ('Hamming', 'person')]","[('Willem II', 'person'), ('Fortuna Sittard', 'location'), ('Hamming 65th', 'location')]",0.0,0.0,0.0 +857,CoNLL,Wolverhampton 1 Bradford 0,"[('Wolverhampton', 'organization'), ('Bradford', 'organization')]","[('Wolverhampton', 'location'), ('Bradford', 'location')]",0.0,0.0,0.0 +858,CoNLL,"Along with Smicer, Robert Pires was the star of the night in France, scoring the first hat-trick of the league season in Metz 's 3-1 home victory over neighbouring Strasbourg.","[('Smicer', 'person'), ('Robert Pires', 'person'), ('France', 'location'), ('Metz', 'organization'), ('Strasbourg', 'organization')]","[('Smicer', 'person'), ('Robert Pires', 'person'), ('France', 'location'), ('Metz', 'location'), ('Strasbourg', 'location')]",0.6,0.6,0.6 +859,CoNLL,"With the exception of a Philippoussis showdown, Sampras looks to have landed in a comfortable quarter of the draw with the likes of Frenchman Cedric Pioline and ailing French Open champion Yevgeny Kafelnikov, who is nursing a rib injury, in his path.","[('Philippoussis', 'person'), ('Sampras', 'person'), ('Frenchman', 'miscellaneous'), ('Cedric Pioline', 'person'), ('French Open', 'miscellaneous'), ('Yevgeny Kafelnikov', 'person')]","[('Sampras', 'person'), ('Cedric Pioline', 'person'), ('Yevgeny Kafelnikov', 'person')]",1.0,0.5,0.6666666666666666 +860,CoNLL,- Deputy director of animal health department Douati Alphonse says his agents have seized 46 tonnes of illicit pork in a two-week operation to ensure compliance with a ban imposed after an outbreak of swine fever.,"[('Douati Alphonse', 'person')]","[('animal health department', 'organization'), ('Douati Alphonse', 'person')]",0.5,1.0,0.6666666666666666 +861,CoNLL,"Attendance 5,696.",[],[],1.0,1.0,1.0 +862,CoNLL,15-8 15-12,[],[],1.0,1.0,1.0 +863,CoNLL,3. Armstrong 2 seconds,"[('Armstrong', 'person')]","[('Armstrong', 'person')]",1.0,1.0,1.0 +864,CoNLL,CAPE TOWN 1996-08-22,"[('CAPE TOWN', 'location')]","[('CAPE TOWN', 'location')]",1.0,1.0,1.0 +865,CoNLL,1860 Munich 1( Schwabl 38th) Borussia Dortmund 3( Zorc,"[('1860 Munich', 'organization'), ('Schwabl', 'person'), ('Borussia Dortmund', 'organization'), ('Zorc', 'person')]","[('1860 Munich', 'organization'), ('Schwabl 38th', 'location'), ('Borussia Dortmund', 'organization'), ('Zorc', 'person')]",0.75,0.75,0.75 +866,CoNLL,Operating loss 286 million vs loss 48 million,[],[],1.0,1.0,1.0 +867,CoNLL,Mar/ Sep,[],[],1.0,1.0,1.0 +868,CoNLL,"72 Clarence Rose, Loren Roberts, Fred Funk, Sven Struver","[('Clarence Rose', 'person'), ('Loren Roberts', 'person'), ('Fred Funk', 'person'), ('Sven Struver', 'person')]","[('Clarence Rose', 'person'), ('Loren Roberts', 'person'), ('Fred Funk', 'person'), ('Sven Struver', 'person')]",1.0,1.0,1.0 +869,CoNLL,Queens Park Rangers 3 2 1 0 5 3 7,"[('Queens Park Rangers', 'organization')]","[('Queens Park Rangers', 'organization')]",1.0,1.0,1.0 +870,CoNLL,Nele Zilinskiene( Lithuania) 1.85,"[('Nele Zilinskiene', 'person'), ('Lithuania', 'location')]","[('Nele Zilinskiene', 'person'), ('Lithuania', 'location')]",1.0,1.0,1.0 +871,CoNLL,AMSTERDAM 1996-08-24,"[('AMSTERDAM', 'location')]","[('AMSTERDAM', 'location')]",1.0,1.0,1.0 +872,CoNLL,Davenport had drawn one of the toughest first-round assignments of any of the seeded players in 17th-ranked Karina Habsudova of Slovakia.,"[('Davenport', 'person'), ('Karina Habsudova', 'person'), ('Slovakia', 'location')]","[('Davenport', 'person'), ('Karina Habsudova', 'person'), ('Slovakia', 'location')]",1.0,1.0,1.0 +873,CoNLL,"-- Nicholas Shaxson, London newsroom +44 171 542 8167","[('Nicholas Shaxson', 'person'), ('London', 'location')]","[('Nicholas Shaxson', 'person'), ('London', 'location')]",1.0,1.0,1.0 +874,CoNLL,"Alloy shipments, however, were 7.5 percent down.",[],[],1.0,1.0,1.0 +875,CoNLL,1. Gerhard Berger( Austria) Benetton 1 minute 53.706 seconds,"[('Gerhard Berger', 'person'), ('Austria', 'location'), ('Benetton', 'organization')]","[('Gerhard Berger', 'person'), ('Austria', 'location'), ('Benetton', 'organization')]",1.0,1.0,1.0 +876,CoNLL,William Weld asked to deliver a speech defending abortion rights and was turned down.,"[('William Weld', 'person')]","[('William Weld', 'person')]",1.0,1.0,1.0 +877,CoNLL,LONDON 1996-08-24,"[('LONDON', 'location')]","[('LONDON', 'location')]",1.0,1.0,1.0 +878,CoNLL,52 cents/ pound,[],[],1.0,1.0,1.0 +879,CoNLL,"According to figures released by the Oklahoma Climatological Survey, an average of 20.19 inches fell across the state between March 1 and August 26, 1996.","[('Oklahoma Climatological Survey', 'miscellaneous')]","[('Oklahoma Climatological Survey', 'organization')]",0.0,0.0,0.0 +880,CoNLL,Union officials from the Public Service Association( PSA) were unavailable for comment.,"[('Public Service Association', 'organization'), ('PSA', 'organization')]","[('Union officials', 'person'), ('Public Service Association', 'organization'), ('PSA', 'organization')]",0.6666666666666666,1.0,0.8 +881,CoNLL,BASEBALL- YANKEES BRAWL AND CONTINUE TO SLIDE.,"[('YANKEES', 'organization')]","[('YANKEES', 'organization')]",1.0,1.0,1.0 +882,CoNLL,"Earlier, the director of the president 's office denied a report in Israel 's Yedioth Ahronoth newspaper that Weizman had already invited Arafat to his private home for talks in the coming week on the future of the Israel-PLO peace process.","[('Israel', 'location'), ('Yedioth Ahronoth', 'organization'), ('Weizman', 'person'), ('Arafat', 'person'), ('Israel-PLO', 'miscellaneous')]","[('Israel', 'location'), ('Weizman', 'person'), ('Arafat', 'person'), ('Israel-PLO', 'location')]",0.75,0.6,0.6666666666666665 +883,CoNLL,Zadar police said in a statement they had launched an investigation and were doing their best to find the perpetrators.,"[('Zadar', 'location')]","[('Zadar', 'location'), ('perpetrators', 'person')]",0.5,1.0,0.6666666666666666 +884,CoNLL,A passenger train collided with a locomotive at a main railway station in Linz on Wednesday and police said around 10 people were injured.,"[('Linz', 'location')]","[('main railway station', 'location'), ('Linz', 'location'), ('police', 'organization')]",0.3333333333333333,1.0,0.5 +885,CoNLL,2. Heike Drechsler( Germany) 6.65,"[('Heike Drechsler', 'person'), ('Germany', 'location')]","[('Heike Drechsler', 'person'), ('Germany', 'location')]",1.0,1.0,1.0 +886,CoNLL,EUROSWISS( SEP) 97.79 97.80 97.82,"[('EUROSWISS', 'organization')]","[('EUROSWISS', 'organization')]",1.0,1.0,1.0 +887,CoNLL,"The official state news agency Petra said Kabariti would hold discussions"" on the latest developments in the peace process and bilateral cooperation"".","[('Petra', 'organization'), ('Kabariti', 'person')]","[('Petra', 'person'), ('Kabariti', 'organization')]",0.0,0.0,0.0 +888,CoNLL,RTRS- Golf: Norman sacks his coach after disappointing season.,"[('RTRS', 'organization'), ('Norman', 'person')]","[('RTRS', 'organization'), ('Norman', 'person')]",1.0,1.0,1.0 +889,CoNLL,Zelesnik 0 Rudar 1,"[('Zelesnik', 'organization'), ('Rudar', 'organization')]","[('Zelesnik', 'person'), ('Rudar', 'person')]",0.0,0.0,0.0 +890,CoNLL,""" We are certainly serious more than before to find a solution to the Afghan problem and support every U.N. plan,"" Amrollah quoted Rohrabacher as saying.","[('Afghan', 'miscellaneous'), ('U.N.', 'organization'), ('Amrollah', 'person'), ('Rohrabacher', 'person')]","[('U.N.', 'organization'), ('Amrollah', 'person'), ('Rohrabacher', 'person')]",1.0,0.75,0.8571428571428571 +891,CoNLL,Somerset 236-4( M. Lathwell 85).,"[('Somerset', 'organization'), ('M. Lathwell', 'person')]","[('Somerset 236-4', 'location'), ('M. Lathwell 85', 'location')]",0.0,0.0,0.0 +892,CoNLL,SOCCER- ROMANIAN FIRST DIVISION RESULTS/ STANDINGS.,"[('ROMANIAN', 'miscellaneous')]",[],0.0,0.0,0.0 +893,CoNLL,Government closes Ruhunu University indefinitely after big clash between two groups of students in which eight were wounded and hospitalised.,"[('Ruhunu University', 'organization')]","[('Government', 'organization'), ('Ruhunu University', 'organization')]",0.5,1.0,0.6666666666666666 +894,CoNLL,Five people died later in hospital.,[],"[('hospital', 'location')]",0.0,0.0,0.0 +895,CoNLL,"Bowling: Cork 3-0-15-0, Mullally 3-0-24-1, Croft 0.4-0-9-0","[('Cork', 'person'), ('Mullally', 'person'), ('Croft', 'person')]","[('Cork', 'location'), ('Mullally', 'person'), ('Croft', 'person')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +896,CoNLL,"Arafat said he replied:"" is this like their previous promises?""","[('Arafat', 'person')]","[('Arafat', 'person')]",1.0,1.0,1.0 +897,CoNLL,"So some foreign banks began unwinding their dollar positions.""",[],"[('foreign banks', 'organization')]",0.0,0.0,0.0 +898,CoNLL,"A Polish schoolgirl blackmailed two women with anonymous letters threatening death and later explained that she needed money for textbooks, police said on Thursday.","[('Polish', 'miscellaneous')]","[('A Polish schoolgirl', 'person'), ('police', 'organization')]",0.0,0.0,0.0 +899,CoNLL,"Sarah Brady, whose Republican husband was severely disabled in an assassination attempt on President Ronald Reagan, took centre stage at the Democratic National convention on Monday night to praise President Bill Clinton 's gun control efforts.","[('Sarah Brady', 'person'), ('Republican', 'miscellaneous'), ('Ronald Reagan', 'person'), ('Democratic National convention', 'miscellaneous'), ('Bill Clinton', 'person')]","[('Sarah Brady', 'person'), ('President Ronald Reagan', 'person'), ('President Bill Clinton', 'person')]",0.3333333333333333,0.2,0.25 +900,CoNLL,Other income 1.90 vs 2.07,[],[],1.0,1.0,1.0 +901,CoNLL,Jones has a knee injury while Wilson is suffering from a viral infection.,"[('Jones', 'person'), ('Wilson', 'person')]","[('Jones', 'person'), ('Wilson', 'person'), ('viral infection', 'miscellaneous')]",0.6666666666666666,1.0,0.8 +902,CoNLL,Lille 3 2 0 1 4 3 6,"[('Lille', 'organization')]","[('Lille', 'location')]",0.0,0.0,0.0 +903,CoNLL,News Corp said strong performances in U.S. television and British newspapers were offset by lower profits from News Corp 's magazine and publishing divisions and further hefty losses from its Asian Star TV operations.,"[('News Corp', 'organization'), ('U.S.', 'location'), ('British', 'miscellaneous'), ('News Corp', 'organization'), ('Asian Star TV', 'organization')]","[('News Corp', 'organization'), ('U.S.', 'location'), ('News Corp', 'organization')]",1.0,0.5,0.6666666666666666 +904,CoNLL,Delivery Date: 09/05/1996( FIRM),[],"[('FIRM', 'organization')]",0.0,0.0,0.0 +905,CoNLL,"Standings( tabulate under played, won, drawn, lost, goals",[],"[('goals', 'miscellaneous')]",0.0,0.0,0.0 +906,CoNLL,Liverpool 3 1 2 0 5 3 5,"[('Liverpool', 'organization')]","[('Liverpool', 'location')]",0.0,0.0,0.0 +907,CoNLL,""" said Michael Perelstein, portfolio manager of MainStay International Funds.","[('Michael Perelstein', 'person'), ('MainStay International Funds', 'organization')]","[('Michael Perelstein', 'person'), ('MainStay International Funds', 'organization')]",1.0,1.0,1.0 +908,CoNLL,"Bosnian refugees in Hungary, the first to vote last weekend in their country 's first post-war election, found the rules confusing and some had no idea who they voted for, refugees and officials said on Wednesday.","[('Bosnian', 'miscellaneous'), ('Hungary', 'location')]","[('Bosnian refugees', 'organization'), ('Hungary', 'location'), ('refugees and officials', 'organization')]",0.3333333333333333,0.5,0.4 +909,CoNLL,TOKYO 1996-08-27,"[('TOKYO', 'location')]","[('TOKYO', 'location')]",1.0,1.0,1.0 +910,CoNLL,DAWN,"[('DAWN', 'organization')]","[('DAWN', 'person')]",0.0,0.0,0.0 +911,CoNLL,CRICKET- ENGLAND 326 ALL OUT V PAKISTAN IN THIRD TEST.,"[('ENGLAND', 'location'), ('PAKISTAN', 'location')]","[('CRICKET', 'organization'), ('ENGLAND', 'location')]",0.5,0.5,0.5 +912,CoNLL,Individuals with the disease have a non-working version of a gene responsible for producing a crucial muscle protein called dystrophin.,[],[],1.0,1.0,1.0 +913,CoNLL,Wolf Point MT 4.41 dn .10 --- --- --- ---,"[('Wolf Point', 'location'), ('MT', 'location')]","[('Wolf Point', 'location'), ('MT', 'location')]",1.0,1.0,1.0 +914,CoNLL,U.S. envoy John Kornblum met Serbian President Slobodan Milosevic on Thursday in an effort to defuse a growing crisis surrounding Bosnia 's post-war elections.,"[('U.S.', 'location'), ('John Kornblum', 'person'), ('Serbian', 'miscellaneous'), ('Slobodan Milosevic', 'person'), ('Bosnia', 'location')]","[('U.S. envoy', 'organization'), ('John Kornblum', 'person'), ('Serbian President', 'organization'), ('Slobodan Milosevic', 'person'), ('Bosnia', 'location')]",0.6,0.6,0.6 +915,CoNLL,Revised singles draw for the,[],[],1.0,1.0,1.0 +916,CoNLL,Ghent 4 3 1 0 9 5 10,"[('Ghent', 'organization')]","[('Ghent', 'location')]",0.0,0.0,0.0 +917,CoNLL,Fortuna Sittard 2 Heerenveen 4,"[('Fortuna Sittard', 'organization'), ('Heerenveen', 'organization')]","[('Fortuna Sittard', 'location'), ('Heerenveen', 'location')]",0.0,0.0,0.0 +918,CoNLL,Women 's singles,[],[],1.0,1.0,1.0 +919,CoNLL,India,"[('India', 'location')]","[('India', 'location')]",1.0,1.0,1.0 +920,CoNLL,"TRIPOLI, Lebanon 1996-08-25","[('TRIPOLI', 'location'), ('Lebanon', 'location')]","[('TRIPOLI', 'location')]",1.0,0.5,0.6666666666666666 +921,CoNLL,-- Sydney Newsroom 61-2 9373-1800,"[('Sydney Newsroom', 'organization')]","[('Sydney Newsroom', 'organization'), ('61-2', 'location')]",0.5,1.0,0.6666666666666666 +922,CoNLL,Carlisle 1 Leyton Orient 0,"[('Carlisle', 'organization'), ('Leyton Orient', 'organization')]","[('Carlisle', 'location'), ('Leyton Orient', 'organization')]",0.5,0.5,0.5 +923,CoNLL,Pescara 3 Parma 1,"[('Pescara', 'organization'), ('Parma', 'organization')]","[('Pescara', 'location'), ('Parma 1', 'location')]",0.0,0.0,0.0 +924,CoNLL,"6. Costantino Rocca( Italy) 253,337","[('Costantino Rocca', 'person'), ('Italy', 'location')]","[('Costantino Rocca', 'location'), ('Italy', 'location')]",0.5,0.5,0.5 +925,CoNLL,These are the leading stories in the Beirut press on Thursday.,"[('Beirut', 'location')]","[('Beirut press', 'organization')]",0.0,0.0,0.0 +926,CoNLL,"Currently, the dollar stands at about 1.48 marks and 109 yen.",[],[],1.0,1.0,1.0 +927,CoNLL,Suwon 0 3 0 3 3 3,"[('Suwon', 'organization')]","[('Suwon', 'location')]",0.0,0.0,0.0 +928,CoNLL,WASHINGTON 1996-08-29,"[('WASHINGTON', 'location')]","[('WASHINGTON', 'location')]",1.0,1.0,1.0 +929,CoNLL,Leonard Santorelli,"[('Leonard Santorelli', 'person')]","[('Leonard Santorelli', 'person')]",1.0,1.0,1.0 +930,CoNLL,( Parent) FORECAST YEAR-AGO,[],[],1.0,1.0,1.0 +931,CoNLL,DETROIT 47 83 .362 27 1/2,"[('DETROIT', 'organization')]","[('DETROIT', 'location')]",0.0,0.0,0.0 +932,CoNLL,"As a result, separatist Serb authorities have packed former Moslem majority towns with refugees of their own or registered other Serbs to vote there.","[('Serb', 'miscellaneous'), ('Moslem', 'miscellaneous'), ('Serbs', 'miscellaneous')]","[('separatist Serb authorities', 'organization'), ('former Moslem majority towns', 'location'), ('refugees', 'person')]",0.0,0.0,0.0 +933,CoNLL,Paul Haarhuis( Netherlands) beat Michael Joyce( U.S) 6-7,"[('Paul Haarhuis', 'person'), ('Netherlands', 'location'), ('Michael Joyce', 'person'), ('U.S', 'location')]","[('Paul Haarhuis', 'person'), ('Netherlands', 'location'), ('Michael Joyce', 'person')]",1.0,0.75,0.8571428571428571 +934,CoNLL,About 200 German anti-nuclear activists protested on Thursday against nuclear waste transportation by re-enacting scenes from a demonstration they staged in May that turned into a violent clash with police.,"[('German', 'miscellaneous')]","[('German anti-nuclear activists', 'organization')]",0.0,0.0,0.0 +935,CoNLL,DUBAI 1996-08-26,"[('DUBAI', 'location')]","[('DUBAI', 'location')]",1.0,1.0,1.0 +936,CoNLL,Belgium bank sanctions$ 6.5 mln loan to India WSRL.,"[('Belgium', 'location'), ('India', 'location'), ('WSRL', 'organization')]","[('Belgium', 'location'), ('India', 'location'), ('WSRL', 'organization')]",1.0,1.0,1.0 +937,CoNLL,8. Kamiel Maase( Netherlands) 28.29.42,"[('Kamiel Maase', 'person'), ('Netherlands', 'location')]","[('Kamiel Maase', 'person'), ('Netherlands', 'location')]",1.0,1.0,1.0 +938,CoNLL,WESTERN DIVISION,"[('WESTERN DIVISION', 'miscellaneous')]","[('WESTERN DIVISION', 'location')]",0.0,0.0,0.0 +939,CoNLL,FRANKFURT 1996-08-23,"[('FRANKFURT', 'location')]","[('FRANKFURT', 'location')]",1.0,1.0,1.0 +940,CoNLL,Japan coalition party leader plans to resign.,"[('Japan', 'location')]","[('Japan', 'location')]",1.0,1.0,1.0 +941,CoNLL,CENTRAL DIVISION,"[('CENTRAL DIVISION', 'miscellaneous')]","[('CENTRAL DIVISION', 'location')]",0.0,0.0,0.0 +942,CoNLL,The ball bounced back to Smicer 's feet and he scored.,"[('Smicer', 'person')]","[('Smicer', 'person')]",1.0,1.0,1.0 +943,CoNLL,"Several people were also wounded, it said.",[],[],1.0,1.0,1.0 +944,CoNLL,Selected result from first round,[],[],1.0,1.0,1.0 +945,CoNLL,"Elephants are protected under Nepali law, which provides for jail sentences of up to 15 years for convicted elephant killers.","[('Nepali', 'miscellaneous')]","[('convicted elephant killers', 'person')]",0.0,0.0,0.0 +946,CoNLL,Price Max.,[],[],1.0,1.0,1.0 +947,CoNLL,Berlin organisers hoped to have American 1984 and 1988 champion Carl Lewis in the squad but he injured himself in last Friday 's Brussels meeting.,"[('Berlin', 'location'), ('American', 'miscellaneous'), ('Carl Lewis', 'person'), ('Brussels', 'location')]","[('Berlin', 'location'), ('Carl Lewis', 'person'), ('Brussels', 'location')]",1.0,0.75,0.8571428571428571 +948,CoNLL,"-- Ipsos poll reports majority of French public opinion sympathises with plight of Africans seeking to renew or obtain work and residence permits, calling government"" stubborn,"""" confused"" and"" cold-hearted.""","[('Ipsos', 'organization'), ('French', 'miscellaneous'), ('Africans', 'miscellaneous')]","[('Ipsos', 'organization'), ('French', 'location'), ('Africans', 'person'), ('government', 'organization')]",0.25,0.3333333333333333,0.28571428571428575 +949,CoNLL,ingot 75 cents/ pound,[],[],1.0,1.0,1.0 +950,CoNLL,SAN DIEGO 72 60 .545-,"[('SAN DIEGO', 'organization')]","[('SAN DIEGO', 'location')]",0.0,0.0,0.0 +951,CoNLL,Sylvie Florence,"[('Sylvie Florence', 'person')]","[('Sylvie Florence', 'person')]",1.0,1.0,1.0 +952,CoNLL,SHANGHAI 1996-08-28,"[('SHANGHAI', 'location')]","[('SHANGHAI', 'location')]",1.0,1.0,1.0 +953,CoNLL,""" Sarah, I told you this is the Democratic convention,"" he responded to his wife, who before the shooting had worked for two Republican congressmen and the Republican national party.","[('Sarah', 'person'), ('Democratic', 'miscellaneous'), ('Republican', 'miscellaneous'), ('Republican', 'miscellaneous')]","[('Sarah', 'person'), ('Democratic convention', 'location'), ('Republican congressmen', 'person'), ('Republican national party', 'organization')]",0.25,0.3333333333333333,0.28571428571428575 +954,CoNLL,"In just over a week two young girls have been found dead, from starvation, two have been freed from a dungeon-like secret compartment and an international hunt has started for at least two others.",[],"[('two young girls', 'person'), ('dungeon-like secret compartment', 'location')]",0.0,0.0,0.0 +955,CoNLL,Parramatta 21 10 1 10 388 391 21,"[('Parramatta', 'organization')]","[('Parramatta', 'location')]",0.0,0.0,0.0 +956,CoNLL,"Russia, the only nation to have two riders in the field, made full use of their numerical superiority.","[('Russia', 'location')]","[('Russia', 'location')]",1.0,1.0,1.0 +957,CoNLL,Vitesse Arnhem 1 1 0 0 2 0 3,"[('Vitesse Arnhem', 'organization')]","[('Vitesse Arnhem', 'location')]",0.0,0.0,0.0 +958,CoNLL,"Air traffic officials said they had lost contact with the flight, scheduled to arrive at around 10.15 a.m.( 0815 GMT), shortly before it was due to land.","[('GMT', 'miscellaneous')]","[('Air traffic officials', 'organization')]",0.0,0.0,0.0 +959,CoNLL,"Martin Brooks, president of Miss Universe Inc, said he spoke with Machado to assure her that organisers were not putting pressure on her.","[('Martin Brooks', 'person'), ('Miss Universe Inc', 'organization'), ('Machado', 'person')]","[('Martin Brooks', 'person'), ('Miss Universe Inc', 'organization'), ('Machado', 'person')]",1.0,1.0,1.0 +960,CoNLL,6. Danny Theybers( Belgium) Honda,"[('Danny Theybers', 'person'), ('Belgium', 'location'), ('Honda', 'organization')]","[('Danny Theybers', 'person'), ('Belgium', 'location'), ('Honda', 'organization')]",1.0,1.0,1.0 +961,CoNLL,WARSAW 1996-08-26,"[('WARSAW', 'location')]","[('WARSAW', 'location')]",1.0,1.0,1.0 +962,CoNLL,Results of French first division,"[('French', 'miscellaneous')]",[],0.0,0.0,0.0 +963,CoNLL,"After Wasim had won the toss and chosen to bat first, Pakistani made an excellent start as Sohail and Saeed Anwar continued their good form with an opening partnership of 82.","[('Wasim', 'person'), ('Pakistani', 'miscellaneous'), ('Sohail', 'person'), ('Saeed Anwar', 'person')]","[('Wasim', 'person'), ('Pakistani', 'organization'), ('Sohail', 'person'), ('Saeed Anwar', 'person')]",0.75,0.75,0.75 +964,CoNLL,P1020 ingot 75 cents/ pound,[],[],1.0,1.0,1.0 +965,CoNLL,Flour mills sold much of their production through September leaving little available for prompt shipment.,[],"[('Flour mills', 'organization')]",0.0,0.0,0.0 +966,CoNLL,"Men 's 3,000 metres:",[],"[('Men', 'person')]",0.0,0.0,0.0 +967,CoNLL,Cash balance 20.036 20.112,[],[],1.0,1.0,1.0 +968,CoNLL,Lillestrom 19 9 5 5 38 29 32,"[('Lillestrom', 'organization')]","[('Lillestrom', 'location')]",0.0,0.0,0.0 +969,CoNLL,LONDON 1996-08-22,"[('LONDON', 'location')]","[('LONDON', 'location')]",1.0,1.0,1.0 +970,CoNLL,ARC says it 's not just contractors in the front line but also suppliers like itself.,"[('ARC', 'organization')]","[('ARC', 'organization'), ('contractors', 'miscellaneous'), ('front line', 'location'), ('suppliers', 'miscellaneous')]",0.25,1.0,0.4 +971,CoNLL,Scorers:,[],[],1.0,1.0,1.0 +972,CoNLL,OB 40 6 60 .406 21 1/2,"[('OB', 'organization')]","[('OB', 'location')]",0.0,0.0,0.0 +973,CoNLL,Stenning threw a brick through the window of a van in February after an argument with a driver when he was working as a motorcycle dispatch rider.,"[('Stenning', 'person')]","[('Stenning', 'person'), ('van', 'location')]",0.5,1.0,0.6666666666666666 +974,CoNLL,The Security Council on Friday asked Iraq to stop blocking arms inspectors search for concealed weapons or materials they believe were being shuttled around to avoid detection.,"[('Security Council', 'organization'), ('Iraq', 'location')]","[('The Security Council', 'organization'), ('Iraq', 'location'), ('arms inspectors', 'person'), ('concealed weapons', 'miscellaneous')]",0.25,0.5,0.3333333333333333 +975,CoNLL,- 2 Phil Mickelson through 7,"[('Phil Mickelson', 'person')]","[('Phil Mickelson', 'person')]",1.0,1.0,1.0 +976,CoNLL,South Sydney 21 5 1 15 304 586 11,"[('South Sydney', 'organization')]","[('South Sydney', 'location')]",0.0,0.0,0.0 +977,CoNLL,USDA pegged U.S. wheat exports at 25.0 million tonnes in fiscal 1997 versus 32.0 million tonnes the prior year ...,"[('USDA', 'organization'), ('U.S.', 'location')]","[('USDA', 'organization'), ('U.S.', 'location')]",1.0,1.0,1.0 +978,CoNLL,"Sudanese police have arrested three people trying to smuggle sewing machines and army clothing to Sudanese opposition groups in Eritrea, an official newspaper reported on Saturday.","[('Sudanese', 'miscellaneous'), ('Sudanese', 'miscellaneous'), ('Eritrea', 'location')]","[('Sudanese police', 'organization'), ('three people', 'person'), ('sewing machines', 'miscellaneous'), ('Sudanese opposition groups', 'organization'), ('Eritrea', 'location')]",0.2,0.5,0.28571428571428575 +979,CoNLL,Servette 9 2 3 4 10 12 9,"[('Servette', 'organization')]",[],0.0,0.0,0.0 +980,CoNLL,4. Theybers 25,"[('Theybers', 'person')]","[('Theybers', 'organization')]",0.0,0.0,0.0 +981,CoNLL,"STANSTED, England 1996-08-27","[('STANSTED', 'location'), ('England', 'location')]","[('STANSTED', 'location'), ('England', 'location')]",1.0,1.0,1.0 +982,CoNLL,"According to another Amoco official, the company is not exploring now for oil anywhere in Yemen.","[('Amoco', 'organization'), ('Yemen', 'location')]","[('Amoco', 'organization'), ('Yemen', 'location')]",1.0,1.0,1.0 +983,CoNLL,301 Brad Bryant 73 72 77 79,"[('Brad Bryant', 'person')]","[('Brad Bryant', 'person')]",1.0,1.0,1.0 +984,CoNLL,""" We oppose the way the government is proceeding with the sale,"" Ramon Machuca, Sidor trade union Secretary General and member of union-based opposition party Radical Cause, told reporters.","[('Ramon Machuca', 'person'), ('Sidor', 'organization'), ('Radical Cause', 'organization')]","[('Ramon Machuca', 'person'), ('Sidor', 'location'), ('Radical Cause', 'organization')]",0.6666666666666666,0.6666666666666666,0.6666666666666666 +985,CoNLL,Afghan UAE embassy says Taleban guards going home.,"[('Afghan', 'miscellaneous'), ('UAE', 'location'), ('Taleban', 'miscellaneous')]","[('Afghan UAE embassy', 'organization'), ('Taleban guards', 'person')]",0.0,0.0,0.0 +986,CoNLL,Republic) 6-4 6-1,"[('Republic', 'location')]",[],0.0,0.0,0.0 +987,CoNLL,"Arkansas has been spared the loss of predominantly black churches to arson, a wave that has claimed an estimated 30 houses of worship across the south in the past several months.","[('Arkansas', 'location')]","[('Arkansas', 'location'), ('predominantly black churches', 'organization')]",0.5,1.0,0.6666666666666666 +988,CoNLL,"Miss Universe, Venezuela 's Alicia Machado, left New Mexico on Thursday, refusing to answer questions about her weight or claims she was told to either go on a crash diet or give up her title.","[('Miss Universe', 'miscellaneous'), ('Venezuela', 'location'), ('Alicia Machado', 'person'), ('New Mexico', 'location')]","[('Miss Universe', 'organization'), ('Venezuela', 'location'), ('Alicia Machado', 'person'), ('New Mexico', 'location')]",0.75,0.75,0.75 +989,CoNLL,0-0.,[],[],1.0,1.0,1.0 +990,CoNLL,""" At this point, it is a sufficiently important decision that I 'm confident that they will appeal,"" he said.""",[],"[('I', 'person'), ('they', 'organization'), ('he', 'person')]",0.0,0.0,0.0 +991,CoNLL,"A note with the ransom demand was left in the couple 's car, which was used in the kidnapping, Schutte told a news conference on Monday.","[('Schutte', 'person')]","[('couple', 'organization'), ('Schutte', 'person')]",0.5,1.0,0.6666666666666666 +992,CoNLL,SOCCER- RESULTS OF SOUTH KOREAN PRO-SOCCER GAMES.,"[('SOUTH KOREAN', 'miscellaneous')]",[],0.0,0.0,0.0 +993,CoNLL,Nantes 0 Lens 1( Smicer 52nd).,"[('Nantes', 'organization'), ('Lens', 'organization'), ('Smicer', 'person')]","[('Nantes', 'location'), ('Lens 1', 'location')]",0.0,0.0,0.0 +994,CoNLL,Sales 148.29 vs 133.82,[],[],1.0,1.0,1.0 +995,CoNLL,M/ SP/ F: NA/ NA/ NA BOOK ENTRY: Y,[],[],1.0,1.0,1.0 +996,CoNLL,Two other serie A sides lost at the weekend -- Piacenza and last year 's losing finalists Atalanta.,"[('serie A', 'miscellaneous'), ('Piacenza', 'organization'), ('Atalanta', 'organization')]","[('Piacenza', 'location'), ('Atalanta', 'organization')]",0.5,0.3333333333333333,0.4 +997,CoNLL,"It had been boosted overnight by the Bank of Japan 's quarterly corporate survey, or"" tankan"", of major manufacturers -- an important gauge of business sentiment.","[('Bank of Japan', 'organization')]","[('Bank of Japan', 'organization')]",1.0,1.0,1.0 +998,CoNLL,"Consequently, stocks and bonds are both subject to rapid swings.""",[],"[('stocks', 'organization')]",0.0,0.0,0.0 +999,CoNLL,"In Kragujevac where the plant is based, 9,000 to 10,000 people gathered in the central square to express their bitterness at what Stanojlovic called government indifference.","[('Kragujevac', 'location'), ('Stanojlovic', 'person')]","[('Kragujevac', 'location'), ('plant', 'organization'), ('central square', 'location'), ('Stanojlovic', 'person')]",0.5,1.0,0.6666666666666666 diff --git a/src/experiments/GLiNER_evalutaion/results_CoNLL/20250316_105108_GLiNER_results.txt b/src/experiments/GLiNER_evalutaion/results_CoNLL/20250316_105108_GLiNER_results.txt new file mode 100644 index 0000000..5423ed0 --- /dev/null +++ b/src/experiments/GLiNER_evalutaion/results_CoNLL/20250316_105108_GLiNER_results.txt @@ -0,0 +1,7000 @@ +Instance 0: +Sentence: CINCINNATI AT COLORADO +True Annotation: [('CINCINNATI', 'organization'), ('COLORADO', 'location')] +Predicted Annotation: [('CINCINNATI', 'location'), ('COLORADO', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 1: +Sentence: Relations with Russia, which is our main partner, have great importance," Kuchma said. +True Annotation: [('Russia', 'location'), ('Kuchma', 'person')] +Predicted Annotation: [('Russia', 'location'), ('Kuchma', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 2: +Sentence: He added:" If no one asked, I never opened my mouth. +True Annotation: [] +Predicted Annotation: [('He', 'person'), ('I', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 3: +Sentence: -- Steve Weizman, Copenhagen newsroom +45 33969650 +True Annotation: [('Steve Weizman', 'person'), ('Copenhagen', 'location')] +Predicted Annotation: [('Steve Weizman', 'person'), ('Copenhagen', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 4: +Sentence: 70 71 74 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 5: +Sentence: Graafschap Doetinchem 3 RKC Waalwijk 2 +True Annotation: [('Graafschap Doetinchem', 'organization'), ('RKC Waalwijk', 'organization')] +Predicted Annotation: [('Graafschap', 'location'), ('Doetinchem', 'location'), ('RKC Waalwijk', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 6: +Sentence: Nottingham Forest 1 Middlesbrough 1 +True Annotation: [('Nottingham Forest', 'organization'), ('Middlesbrough', 'organization')] +Predicted Annotation: [('Nottingham Forest', 'organization'), ('Middlesbrough 1', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 7: +Sentence: 69 66, Jose Maria Canizares( Spain) 67 68, Paul Lawrie +True Annotation: [('Jose Maria Canizares', 'person'), ('Spain', 'location'), ('Paul Lawrie', 'person')] +Predicted Annotation: [('Jose Maria Canizares', 'person'), ('Spain', 'location'), ('Paul Lawrie', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 8: +Sentence: Hwa Kay plunges on rights issue, earnings. +True Annotation: [('Hwa Kay', 'person')] +Predicted Annotation: [('Hwa Kay', 'person'), ('earnings', 'miscellaneous')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 9: +Sentence: But it was the bullish profit forecast for 1996/97 that took the spotlight in the market, with some analysts saying 20 percent may even be an understatement. +True Annotation: [] +Predicted Annotation: [('market', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 10: +Sentence: He is being asked for the source of his information and who gave him this confidential document," one colleague told Reuters. +True Annotation: [('Reuters', 'organization')] +Predicted Annotation: [('He', 'person'), ('one colleague', 'person'), ('Reuters', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 11: +Sentence: The committee consists of the chiefs of defence staff of each alliance country except Iceland, which has no armed forces. +True Annotation: [('Iceland', 'location')] +Predicted Annotation: [('The committee', 'organization'), ('chiefs of defence staff', 'person'), ('Iceland', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 12: +Sentence: The Russian army commander in the region, General Vyacheslav Tikhomirov, arrived at the rebel-held village of Novye Atagi, some 20 km( 12 miles) south of the Chechen capital Grozny for discussions with rebel chief-of-staff Aslan Maskhadov. +True Annotation: [('Russian', 'miscellaneous'), ('Vyacheslav Tikhomirov', 'person'), ('Novye Atagi', 'location'), ('Chechen', 'miscellaneous'), ('Grozny', 'location'), ('Aslan Maskhadov', 'person')] +Predicted Annotation: [('Russian army', 'organization'), ('General Vyacheslav Tikhomirov', 'person'), ('Novye Atagi', 'location'), ('Grozny', 'location'), ('Aslan Maskhadov', 'person')] +Precision: 0.6; Recall: 0.5; F1-score: 0.5454545454545454 +-------------------------------------------------- + +Instance 13: +Sentence: " The problem is they travel so much and are so busy that the ability to have any type of regimented routine workout does n't exist. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 14: +Sentence: He told Reuters the reason was his own front-page editorial, entitled" A Chronic Mental Illness" in which he attacks compliant Arab leaders for serving U.S. and Israeli interests. +True Annotation: [('Reuters', 'organization'), ('Arab', 'miscellaneous'), ('U.S.', 'location'), ('Israeli', 'miscellaneous')] +Predicted Annotation: [('He', 'person'), ('Reuters', 'organization'), ('he', 'person'), ('U.S.', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 15: +Sentence: Sporting Sale 0 Meknes 1 +True Annotation: [('Sporting Sale', 'organization'), ('Meknes', 'organization')] +Predicted Annotation: [('Meknes', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 16: +Sentence: In Bistrita: Gloria Bistrita( Romania) 2 Valletta( Malta) 1 +True Annotation: [('Bistrita', 'location'), ('Gloria Bistrita', 'organization'), ('Romania', 'location'), ('Valletta', 'location'), ('Malta', 'location')] +Predicted Annotation: [('Bistrita', 'location'), ('Bistrita', 'location'), ('Romania', 'location'), ('Valletta', 'location'), ('Malta', 'location')] +Precision: 1.0; Recall: 0.8; F1-score: 0.888888888888889 +-------------------------------------------------- + +Instance 17: +Sentence: 6- MaliVai Washington( U.S.) beat Alex Corretja( Spain) 6-4 +True Annotation: [('MaliVai Washington', 'person'), ('U.S.', 'location'), ('Alex Corretja', 'person'), ('Spain', 'location')] +Predicted Annotation: [('MaliVai Washington', 'location'), ('U.S.', 'location'), ('Alex Corretja', 'person'), ('Spain', 'location')] +Precision: 0.75; Recall: 0.75; F1-score: 0.75 +-------------------------------------------------- + +Instance 18: +Sentence: Clinton made a triumphant Irish tour to back a Northern Ireland peace process but was forced to drop Ballybunion from a packed schedule at the last minute. +True Annotation: [('Clinton', 'person'), ('Irish', 'miscellaneous'), ('Northern Ireland', 'location'), ('Ballybunion', 'organization')] +Predicted Annotation: [('Clinton', 'person'), ('Northern Ireland', 'location'), ('Ballybunion', 'location')] +Precision: 0.6666666666666666; Recall: 0.5; F1-score: 0.5714285714285715 +-------------------------------------------------- + +Instance 19: +Sentence: Essex 532-8 +True Annotation: [('Essex', 'organization')] +Predicted Annotation: [('Essex', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 20: +Sentence: Standings after games played on Friday( tabulate under won, +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 21: +Sentence: Rotherham 1 Blackpool 2 +True Annotation: [('Rotherham', 'organization'), ('Blackpool', 'organization')] +Predicted Annotation: [('Rotherham', 'location'), ('Blackpool', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 22: +Sentence: -- Tokyo Commodities Desk( 81-3 3432 6179) +True Annotation: [('Tokyo Commodities Desk', 'organization')] +Predicted Annotation: [('Tokyo Commodities Desk', 'organization'), ('81-3 3432 6179', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 23: +Sentence: 52) v Worcestershire. +True Annotation: [('Worcestershire', 'organization')] +Predicted Annotation: [('Worcestershire', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 24: +Sentence: He will leave on Thursday. +True Annotation: [] +Predicted Annotation: [('He', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 25: +Sentence: Current prft 7 mln loss 371 mln +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 26: +Sentence: Prodi will also meet President Suleyman Demirel and Foreign Minister Tansu Ciller, Akbel said. +True Annotation: [('Prodi', 'person'), ('Suleyman Demirel', 'person'), ('Tansu Ciller', 'person'), ('Akbel', 'person')] +Predicted Annotation: [('Prodi', 'person'), ('President Suleyman Demirel', 'person'), ('Tansu Ciller', 'person'), ('Akbel', 'person')] +Precision: 0.75; Recall: 0.75; F1-score: 0.75 +-------------------------------------------------- + +Instance 27: +Sentence: Euro 96 star Vladimir Smicer of the Czech Republic scored at the last second for Lens, allowing them to retain the lead in the French soccer league on Wednesday. +True Annotation: [('Euro 96', 'miscellaneous'), ('Vladimir Smicer', 'person'), ('Czech Republic', 'location'), ('Lens', 'organization'), ('French', 'miscellaneous')] +Predicted Annotation: [('Euro 96', 'organization'), ('Vladimir Smicer', 'person'), ('Czech Republic', 'location'), ('Lens', 'location'), ('French soccer league', 'organization')] +Precision: 0.4; Recall: 0.4; F1-score: 0.4000000000000001 +-------------------------------------------------- + +Instance 28: +Sentence: The former Soviet Union was displaced as contractor of the potentially rich Shabwa oilfields once it collapsed in December 1991, according to the International Petroleum Encyclopedia. +True Annotation: [('Soviet Union', 'location'), ('Shabwa', 'location'), ('International Petroleum Encyclopedia', 'miscellaneous')] +Predicted Annotation: [('The former Soviet Union', 'organization'), ('Shabwa oilfields', 'location'), ('International Petroleum Encyclopedia', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 29: +Sentence: The Bosnian Serb cabinet, in a letter to the OSCE, said on Monday that any delay of local elections would be" a direct and flagrant violation fo the Dayton agreement". +True Annotation: [('Bosnian Serb', 'miscellaneous'), ('OSCE', 'organization'), ('Dayton', 'location')] +Predicted Annotation: [('Bosnian Serb cabinet', 'organization'), ('OSCE', 'organization')] +Precision: 0.5; Recall: 0.3333333333333333; F1-score: 0.4 +-------------------------------------------------- + +Instance 30: +Sentence: Pohang 3 Chonbuk 2( halftime 0-0) +True Annotation: [('Pohang', 'organization'), ('Chonbuk', 'organization')] +Predicted Annotation: [('Pohang 3', 'location'), ('Chonbuk 2', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 31: +Sentence: Hibernian 0 Dunfermline 0 +True Annotation: [('Hibernian', 'organization'), ('Dunfermline', 'organization')] +Predicted Annotation: [('Hibernian', 'organization'), ('Dunfermline', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 32: +Sentence: Croatia 's central bank again stayed out of the foreign exchange market. +True Annotation: [('Croatia', 'location')] +Predicted Annotation: [('Croatia', 'location'), ('central bank', 'organization')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 33: +Sentence: CALL C 98.00 PCT 0.47 DEM 3.30 PCT 202.90 X +True Annotation: [('DEM', 'miscellaneous')] +Predicted Annotation: [('PCT', 'location'), ('PCT', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 34: +Sentence: 5. Kenneth Eriksson( Sweden) Subaru Impreza 2:39 +True Annotation: [('Kenneth Eriksson', 'person'), ('Sweden', 'location'), ('Subaru Impreza', 'miscellaneous')] +Predicted Annotation: [('Kenneth Eriksson', 'person'), ('Sweden', 'location'), ('Subaru', 'organization')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 35: +Sentence: Southern California Edison Co said it expected two 220 kilovolt( KV) power lines in southern California to resume service later today after being shut late Wednesday because of a wildfire raging north of Los Angeles. +True Annotation: [('Southern California Edison Co', 'organization'), ('California', 'location'), ('Los Angeles', 'location')] +Predicted Annotation: [('Southern California Edison Co', 'organization'), ('southern California', 'location'), ('Los Angeles', 'location')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 36: +Sentence: " The message that we sent to( Syrian President Hafez al-) Assad is that Israel is ready at any time without preconditions to enter peace negotiations," Israeli Foreign Minister David Levy told Israel Radio in an interview. +True Annotation: [('Syrian', 'miscellaneous'), ('Hafez al-', 'person'), ('Assad', 'person'), ('Israel', 'location'), ('Israeli', 'miscellaneous'), ('David Levy', 'person'), ('Israel Radio', 'organization')] +Predicted Annotation: [('Hafez al-) Assad', 'person'), ('Israel', 'location'), ('David Levy', 'person'), ('Israel', 'location')] +Precision: 0.6666666666666666; Recall: 0.2857142857142857; F1-score: 0.4 +-------------------------------------------------- + +Instance 37: +Sentence: Suwon 1 3 0 7 3 6 +True Annotation: [('Suwon', 'organization')] +Predicted Annotation: [('Suwon', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 38: +Sentence: - Opposition leader Nawaz Sharif renewed a pledge to oust the Pakistan People 's Party government headed by Prime Minister Benazir Bhutto. +True Annotation: [('Nawaz Sharif', 'person'), ("Pakistan People 's Party", 'organization'), ('Benazir Bhutto', 'person')] +Predicted Annotation: [('Nawaz Sharif', 'person'), ("Pakistan People 's Party", 'organization'), ('Benazir Bhutto', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 39: +Sentence: Mid-tier golds up in heavy trading. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 40: +Sentence: -- U.S. Municipal Desk, 212-859-1650 +True Annotation: [('U.S. Municipal Desk', 'organization')] +Predicted Annotation: [('U.S. Municipal Desk', 'location'), ('212-859-1650', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 41: +Sentence: U.S. Open officials managed to insult most of the male tennis players last week with their controversial handling of the seeding and draw. +True Annotation: [('U.S. Open', 'miscellaneous')] +Predicted Annotation: [('U.S. Open officials', 'organization'), ('male tennis players', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 42: +Sentence: Zurich 9 2 5 2 9 9 11 +True Annotation: [('Zurich', 'organization')] +Predicted Annotation: [('Zurich', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 43: +Sentence: eight minutes one second +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 44: +Sentence: CRICKET- SRI LANKA AND AUSTRALIA SAY RELATIONS HAVE HEALED. +True Annotation: [('SRI LANKA', 'location'), ('AUSTRALIA', 'location')] +Predicted Annotation: [('CRICKET', 'organization'), ('SRI LANKA', 'location'), ('AUSTRALIA', 'location')] +Precision: 0.6666666666666666; Recall: 1.0; F1-score: 0.8 +-------------------------------------------------- + +Instance 45: +Sentence: Halifax 21 9 1 11 603 552 19 +True Annotation: [('Halifax', 'organization')] +Predicted Annotation: [('Halifax', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 46: +Sentence: BASEBALL- MAJOR LEAGUE STANDINGS AFTER WEDNESDAY 'S GAMES. +True Annotation: [('MAJOR LEAGUE', 'miscellaneous')] +Predicted Annotation: [('BASEBALL', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 47: +Sentence: Brann 19 8 5 6 40 37 29 +True Annotation: [('Brann', 'organization')] +Predicted Annotation: [('Brann', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 48: +Sentence: Analysts said sharply lower earnings from News Corp 's book publishing division and its U.S. magazines had been the major surprises in the results for 1995/96. +True Annotation: [('News Corp', 'organization'), ('U.S.', 'location')] +Predicted Annotation: [('Analysts', 'person'), ('News Corp', 'organization'), ('U.S.', 'location')] +Precision: 0.6666666666666666; Recall: 1.0; F1-score: 0.8 +-------------------------------------------------- + +Instance 49: +Sentence: Aegon 83.40 Paribas +True Annotation: [('Aegon', 'organization'), ('Paribas', 'organization')] +Predicted Annotation: [('Aegon', 'organization'), ('Paribas', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 50: +Sentence: Gencor Ltd on Monday said it had swelled its year attributable profit and streamlined operations to strengthen it for the current financial year despite a variety of divisional setbacks. +True Annotation: [('Gencor Ltd', 'organization')] +Predicted Annotation: [('Gencor Ltd', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 51: +Sentence: Mia, a father of five children, had a restaurant business in a London suburb. +True Annotation: [('Mia', 'person'), ('London', 'location')] +Predicted Annotation: [('Mia', 'person'), ('restaurant business', 'organization'), ('London suburb', 'location')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 52: +Sentence: Rugby league-Australian rugby league results. +True Annotation: [('league-Australian', 'miscellaneous')] +Predicted Annotation: [('rugby league', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 53: +Sentence: GACETA DE LOS NEGOCIOS +True Annotation: [('GACETA DE LOS NEGOCIOS', 'organization')] +Predicted Annotation: [('GACETA DE LOS NEGOCIOS', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 54: +Sentence: All three clocked the same time of five hours 51 minutes, 52 seconds. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 55: +Sentence: Prime Minister Benjamin Netanyahu 's government, which took office in June, has said it will not allow the Authority, set up under a 1993 interim peace deal to control parts of the Gaza Strip and West Bank, to operate in Jerusalem. +True Annotation: [('Benjamin Netanyahu', 'person'), ('Authority', 'organization'), ('Gaza Strip', 'location'), ('West Bank', 'location'), ('Jerusalem', 'location')] +Predicted Annotation: [('Benjamin Netanyahu', 'person'), ('Authority', 'organization'), ('Gaza Strip', 'location'), ('West Bank', 'location'), ('Jerusalem', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 56: +Sentence: Now, 60 days later, he had a chance to talk about it again. +True Annotation: [] +Predicted Annotation: [('he', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 57: +Sentence: SALANG TUNNEL, Afghanistan 1996-08-29 +True Annotation: [('SALANG', 'location'), ('Afghanistan', 'location')] +Predicted Annotation: [('SALANG TUNNEL', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 58: +Sentence: Stefan Edberg( Sweden) vs. 5- Richard Krajicek( Netherlands) +True Annotation: [('Stefan Edberg', 'person'), ('Sweden', 'location'), ('Richard Krajicek', 'person'), ('Netherlands', 'location')] +Predicted Annotation: [('Stefan Edberg', 'person'), ('Sweden', 'location'), ('Richard Krajicek', 'person'), ('Netherlands', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 59: +Sentence: Gold miner Newcrest Mining Ltd said on Wednesday it posted a A$ 4.3 million profit after tax in the final quarter of the year to June 30, 1996. +True Annotation: [('Newcrest Mining Ltd', 'organization'), ('A$', 'miscellaneous')] +Predicted Annotation: [('Newcrest Mining Ltd', 'organization')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 60: +Sentence: He said liquidity would be the main concern for the next few days. +True Annotation: [] +Predicted Annotation: [('He', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 61: +Sentence: 5. Wim Omloop( Belgium) Collstrop same time +True Annotation: [('Wim Omloop', 'person'), ('Belgium', 'location'), ('Collstrop', 'organization')] +Predicted Annotation: [('Wim Omloop', 'person'), ('Belgium', 'location'), ('Collstrop', 'location')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 62: +Sentence: JOHANNESBURG 1996-08-23 +True Annotation: [('JOHANNESBURG', 'location')] +Predicted Annotation: [('JOHANNESBURG', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 63: +Sentence: Collective farms and Ukraine 's nascent private farming sector have no money for fertiliser, no money for herbicides and pesticides, no money to repair old or buy new machinery, no money for fuel, and none to buy good seed. +True Annotation: [('Ukraine', 'location')] +Predicted Annotation: [('Collective farms', 'organization'), ('Ukraine', 'location'), ('no money for fuel', 'miscellaneous')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 64: +Sentence: The boat had been missing since Monday afternoon when it left the tiny island of Gorgona off Colombia 's southwest coast with sightseers for a return trip to Narino province, near the border with Ecuador. +True Annotation: [('Gorgona', 'location'), ('Colombia', 'location'), ('Narino', 'location'), ('Ecuador', 'location')] +Predicted Annotation: [('Gorgona', 'location'), ('Colombia', 'location'), ('southwest coast', 'location'), ('Narino province', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 65: +Sentence: BRATISLAVA 1996-08-27 +True Annotation: [('BRATISLAVA', 'location')] +Predicted Annotation: [('BRATISLAVA', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 66: +Sentence: MOTORCYCLING- WORLD SUPERBIKE CHAMPIONSHIP RESULTS. +True Annotation: [] +Predicted Annotation: [('MOTORCYCLING', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 67: +Sentence: Puglisi was shot as she knelt praying by the tomb of her young husband, who was himself killed last year in a Mafia ambush. +True Annotation: [('Puglisi', 'person')] +Predicted Annotation: [('Puglisi', 'person'), ('tomb', 'location'), ('Mafia', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 68: +Sentence: Partizan( Yugoslavia), Alba( Germany), Dinamo( Russia) and Benetton( Italy) are also taking part in the event which continues until Saturday. +True Annotation: [('Partizan', 'organization'), ('Yugoslavia', 'location'), ('Alba', 'organization'), ('Germany', 'location'), ('Dinamo', 'organization'), ('Russia', 'location'), ('Benetton', 'organization'), ('Italy', 'location')] +Predicted Annotation: [('Partizan', 'organization'), ('Yugoslavia', 'location'), ('Alba', 'organization'), ('Germany', 'location'), ('Dinamo', 'organization'), ('Russia', 'location'), ('Benetton', 'organization'), ('Italy', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 69: +Sentence: 6. Peter Pieters- Tomas Post( Netherlands) 14 +True Annotation: [('Peter Pieters', 'person'), ('Tomas Post', 'person'), ('Netherlands', 'location')] +Predicted Annotation: [('Peter Pieters', 'person'), ('Tomas Post', 'organization'), ('Netherlands', 'location')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 70: +Sentence: Responsibility is percolating downwards." +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 71: +Sentence: Mother Teresa 's condition improved on Sunday as her fever abated, and on Monday she was able to scribble notes to doctors and nuns. +True Annotation: [('Mother Teresa', 'person')] +Predicted Annotation: [('Mother Teresa', 'person'), ('nuns', 'organization')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 72: +Sentence: These shares are subject to post-closing adjustments. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 73: +Sentence: In the primary market, Eksportfinans and Suedwest LB launched issues for 100 million and 300 million Swiss francs, respectively. +True Annotation: [('Eksportfinans', 'organization'), ('Suedwest LB', 'organization'), ('Swiss', 'miscellaneous')] +Predicted Annotation: [('Eksportfinans', 'organization'), ('Suedwest LB', 'organization')] +Precision: 1.0; Recall: 0.6666666666666666; F1-score: 0.8 +-------------------------------------------------- + +Instance 74: +Sentence: He held one match point at 9-8 in a marathon third-set tie break but was beaten 5-7 7-6( 7-1) 7-6( 13-11) by unseeded Daniel Vacek of the Czech Republic. +True Annotation: [('Daniel Vacek', 'person'), ('Czech Republic', 'location')] +Predicted Annotation: [('Daniel Vacek', 'person'), ('Czech Republic', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 75: +Sentence: Baltimore Orioles manager Davey Johnson will miss Thursday night 's game against the Seattle Mariners after being admitted to a hospital with an irregular heartbeat. +True Annotation: [('Baltimore Orioles', 'organization'), ('Davey Johnson', 'person'), ('Seattle Mariners', 'organization')] +Predicted Annotation: [('Baltimore Orioles', 'organization'), ('Davey Johnson', 'person'), ('Seattle Mariners', 'organization'), ('hospital', 'location')] +Precision: 0.75; Recall: 1.0; F1-score: 0.8571428571428571 +-------------------------------------------------- + +Instance 76: +Sentence: COLOMBO 1996-08-28 +True Annotation: [('COLOMBO', 'location')] +Predicted Annotation: [('COLOMBO', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 77: +Sentence: PRETORIA, South Africa 1996-08-24 +True Annotation: [('PRETORIA', 'location'), ('South Africa', 'location')] +Predicted Annotation: [('PRETORIA', 'location'), ('South Africa', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 78: +Sentence: Graafschap Doetinchem 3 1 1 1 5 5 4 +True Annotation: [('Graafschap Doetinchem', 'organization')] +Predicted Annotation: [('Graafschap', 'location'), ('Doetinchem', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 79: +Sentence: 12. Martin Brundle( Britain) Jordan 34 +True Annotation: [('Martin Brundle', 'person'), ('Britain', 'location'), ('Jordan', 'organization')] +Predicted Annotation: [('Martin Brundle', 'person'), ('Britain', 'location'), ('Jordan', 'location')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 80: +Sentence: By Wednesday, the whereabouts of the eight hostages was still not known, the sources said. +True Annotation: [] +Predicted Annotation: [('eight hostages', 'person'), ('sources', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 81: +Sentence: the third round of the British Masters on Friday: +True Annotation: [('British Masters', 'miscellaneous')] +Predicted Annotation: [('British Masters', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 82: +Sentence: Haitai 62 2 40 .606- +True Annotation: [('Haitai', 'organization')] +Predicted Annotation: [('Haitai 62 2 40', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 83: +Sentence: Named" Nirmal Hriday"( Tender Heart), it was the first of a chain of 150 homes for dying, destitute people, admitting nearly 18,000 a year. +True Annotation: [('Nirmal Hriday', 'location'), ('Tender Heart', 'location')] +Predicted Annotation: [('Nirmal Hriday', 'person'), ('Tender Heart', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 84: +Sentence: " Not everything has gone well. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 85: +Sentence: behind +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 86: +Sentence: BOGOTA 1996-08-26 +True Annotation: [('BOGOTA', 'location')] +Predicted Annotation: [('BOGOTA', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 87: +Sentence: Women 's singles, second round +True Annotation: [] +Predicted Annotation: [('Women', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 88: +Sentence: Looking at market prospects, he said:" I think our best judgment at this stage is that it will probably bumble along in the rather mixed way it 's been in the first half." +True Annotation: [] +Predicted Annotation: [('he', 'person'), ('I', 'person'), ('it', 'organization'), ('it', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 89: +Sentence: There have only been a few skirmishes in Guerrero in which a handful of police, soldiers and civilians have been killed or injured. +True Annotation: [('Guerrero', 'location')] +Predicted Annotation: [('Guerrero', 'location'), ('police', 'organization'), ('soldiers', 'person'), ('civilians', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 90: +Sentence: Tenacity 70 24/08 Mideast/ South Korea W145 Samsung. +True Annotation: [('Tenacity', 'organization'), ('Mideast', 'location'), ('South Korea', 'location'), ('Samsung', 'organization')] +Predicted Annotation: [('Tenacity 70', 'location'), ('Mideast', 'location'), ('South Korea', 'location'), ('W145', 'location'), ('Samsung', 'organization')] +Precision: 0.6; Recall: 0.75; F1-score: 0.6666666666666665 +-------------------------------------------------- + +Instance 91: +Sentence: JERUSALEM POST +True Annotation: [('JERUSALEM POST', 'organization')] +Predicted Annotation: [('JERUSALEM POST', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 92: +Sentence: The players relived the moves and tries, the tackles and what might have been as the emotions of victory continued. +True Annotation: [] +Predicted Annotation: [('The players', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 93: +Sentence: TENNIS- RESULTS AT TOSHIBA CLASSIC. +True Annotation: [('TOSHIBA CLASSIC', 'miscellaneous')] +Predicted Annotation: [('TOSHIBA CLASSIC', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 94: +Sentence: Chile 's ENAP buys Oriente, Escravos crude for Oct. +True Annotation: [('Chile', 'location'), ('ENAP', 'organization'), ('Oriente', 'organization'), ('Escravos', 'organization')] +Predicted Annotation: [('Chile', 'location'), ('ENAP', 'organization'), ('Oriente', 'location'), ('Escravos', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 95: +Sentence: " We will then proceed with the annexation of Sardinia, Corsica and Cyprus," Cimicchi told reporters on Saturday. +True Annotation: [('Sardinia', 'location'), ('Corsica', 'location'), ('Cyprus', 'location'), ('Cimicchi', 'person')] +Predicted Annotation: [('Sardinia', 'location'), ('Corsica', 'location'), ('Cyprus', 'location'), ('Cimicchi', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 96: +Sentence: " These( African) brothers should have been the first to bind the wounds of Burundi," Terence said of the economic embargo." +True Annotation: [('African', 'miscellaneous'), ('Burundi', 'location'), ('Terence', 'person')] +Predicted Annotation: [('These( African) brothers', 'organization'), ('Burundi', 'location'), ('Terence', 'person')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 97: +Sentence: -- Sofia Newsroom,( ++359-2) 981 8569 +True Annotation: [('Sofia Newsroom', 'organization')] +Predicted Annotation: [('Sofia Newsroom', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 98: +Sentence: first division soccer matches: +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 99: +Sentence: Suwon 0 2 0 3 3 2 +True Annotation: [('Suwon', 'organization')] +Predicted Annotation: [('Suwon', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 100: +Sentence: 1. Wolfgang Kreissig( Germany) 2.20 metres +True Annotation: [('Wolfgang Kreissig', 'person'), ('Germany', 'location')] +Predicted Annotation: [('Wolfgang Kreissig', 'person'), ('Germany', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 101: +Sentence: Women 's singles, second round +True Annotation: [] +Predicted Annotation: [('Women', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 102: +Sentence: Brazil to use hovercrafts for Amazon travel. +True Annotation: [('Brazil', 'location'), ('Amazon', 'location')] +Predicted Annotation: [('Brazil', 'location'), ('Amazon', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 103: +Sentence: Moura, who appeared to have elbowed Cyprien in the final minutes of the 3-0 win by Neuchatel, was suspended for seven matches and fined 1,000 francs($ 840) by the Swiss league disciplinary committee. +True Annotation: [('Moura', 'person'), ('Cyprien', 'person'), ('Neuchatel', 'organization'), ('Swiss', 'miscellaneous')] +Predicted Annotation: [('Moura', 'person'), ('Cyprien', 'person'), ('Neuchatel', 'location'), ('Swiss league disciplinary committee', 'organization')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 104: +Sentence: The company did not declare an interim dividend as in the previous year. +True Annotation: [] +Predicted Annotation: [('The company', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 105: +Sentence: Result of Dutch first division +True Annotation: [('Dutch', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 106: +Sentence: Aamir Sohail c Cork b Croft 46 +True Annotation: [('Aamir Sohail', 'person'), ('Cork', 'person'), ('Croft', 'person')] +Predicted Annotation: [('Aamir Sohail', 'person'), ('Cork', 'location'), ('Croft', 'location')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 107: +Sentence: They said soldiers stole a gold necklace and about$ 2,000 in Israeli currency from an elderly woman and her daughter-in-law while rummaging through their luggage before destroying family shacks and animal barns. +True Annotation: [('Israeli', 'miscellaneous')] +Predicted Annotation: [('soldiers', 'organization'), ('elderly woman', 'person'), ('daughter-in-law', 'person'), ('family shacks', 'location'), ('animal barns', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 108: +Sentence: The government has been trying to phase out huge subsidies to the farm sector, and in a move back to pre-Soviet days has given up to 50 hectares( 124 acres) of land to some 36,000 private farmers willing to go it alone. +True Annotation: [('pre-Soviet', 'miscellaneous')] +Predicted Annotation: [('The government', 'organization'), ('farm sector', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 109: +Sentence: Algerian security forces said on Friday three women and two children were killed and five people wounded when a home-made bomb exploded at a market in the coastal town of Bou Haroun, 65 km( 40 miles) west of Algiers. +True Annotation: [('Algerian', 'miscellaneous'), ('Bou Haroun', 'location'), ('Algiers', 'location')] +Predicted Annotation: [('Algerian security forces', 'organization'), ('three women and two children', 'person'), ('Bou Haroun', 'location'), ('Algiers', 'location')] +Precision: 0.5; Recall: 0.6666666666666666; F1-score: 0.5714285714285715 +-------------------------------------------------- + +Instance 110: +Sentence: Results of Major League +True Annotation: [('Major League', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 111: +Sentence: They were held for 71 days before relatives paid a ransom to free them. +True Annotation: [] +Predicted Annotation: [('They', 'person'), ('relatives', 'organization'), ('them', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 112: +Sentence: Brazil is likely to turn Sao Paulo state bank Banespa into a federal bank in a prior step to privatization, according to unnamed government sources, O Globo daily said. +True Annotation: [('Brazil', 'location'), ('Sao Paulo', 'location'), ('Banespa', 'organization'), ('O Globo', 'organization')] +Predicted Annotation: [('Brazil', 'location'), ('Sao Paulo', 'location'), ('Banespa', 'organization'), ('O Globo daily', 'organization')] +Precision: 0.75; Recall: 0.75; F1-score: 0.75 +-------------------------------------------------- + +Instance 113: +Sentence: At Worcester: Warwickshire 310( A. Giles 83, T. Munton 54 not +True Annotation: [('Worcester', 'location'), ('Warwickshire', 'organization'), ('A. Giles', 'person'), ('T. Munton', 'person')] +Predicted Annotation: [('At Worcester', 'location'), ('Warwickshire', 'location'), ('T. Munton', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 114: +Sentence: Some Moslem refugees among the 385 registered voters Hungary 's largest camp Nagyatad have written to the OSCE complaining that they were unable to vote in contests for the president or assembly of the Bosnian-Croat Federation, where most Moslems live. +True Annotation: [('Moslem', 'miscellaneous'), ('Hungary', 'location'), ('Nagyatad', 'location'), ('OSCE', 'organization'), ('Bosnian-Croat Federation', 'location'), ('Moslems', 'miscellaneous')] +Predicted Annotation: [('Hungary', 'location'), ('Nagyatad', 'location'), ('OSCE', 'organization'), ('president', 'person'), ('Bosnian-Croat Federation', 'organization')] +Precision: 0.6; Recall: 0.5; F1-score: 0.5454545454545454 +-------------------------------------------------- + +Instance 115: +Sentence: Lotte 1 OB 0* +True Annotation: [('Lotte', 'person'), ('OB', 'organization')] +Predicted Annotation: [('Lotte', 'organization'), ('OB', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 116: +Sentence: 3 arose on July 24 when an industry source said the CDU would be closed down briefly in August for repairs to a heat exchanger. +True Annotation: [('3', 'organization'), ('CDU', 'organization')] +Predicted Annotation: [('industry source', 'person'), ('CDU', 'organization')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 117: +Sentence: COLORADO 10 Cincinnati 9 +True Annotation: [('COLORADO', 'organization'), ('Cincinnati', 'organization')] +Predicted Annotation: [('COLORADO', 'location'), ('Cincinnati', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 118: +Sentence: The accord, agreed two weeks ago, is expected to end years of disputes over the status of Romania 's large ethnic Hungarian minority. +True Annotation: [('Romania', 'location'), ('Hungarian', 'miscellaneous')] +Predicted Annotation: [('Romania', 'location')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 119: +Sentence: Leading first round +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 120: +Sentence: Rad 1 Buducnost( P) 0 +True Annotation: [('Rad', 'organization'), ('Buducnost( P)', 'organization')] +Predicted Annotation: [('Buducnost', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 121: +Sentence: * GTE Corp, Baby Bells and their allies ready to launch challenge to telecommunications reform law. +True Annotation: [('GTE Corp', 'organization'), ('Baby Bells', 'organization')] +Predicted Annotation: [('GTE Corp', 'organization'), ('Baby Bells', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 122: +Sentence: Attendance: 8,000 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 123: +Sentence: French shipyard workers march against job cuts. +True Annotation: [('French', 'miscellaneous')] +Predicted Annotation: [('French shipyard workers', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 124: +Sentence: GKS Belchatow 7 3 0 4 9 9 9 +True Annotation: [('GKS Belchatow', 'organization')] +Predicted Annotation: [('GKS', 'organization'), ('Belchatow', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 125: +Sentence: The tiny islands of the Seychelles failed to make soccer history at the weekend when they bowed out of the preliminary rounds of the African Nations Cup. +True Annotation: [('Seychelles', 'location'), ('African Nations Cup', 'miscellaneous')] +Predicted Annotation: [('Seychelles', 'location'), ('African Nations Cup', 'organization')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 126: +Sentence: Stevanin, arrested in 1994 and jailed for three years for assaulting an Austrian prostitute, is accused of murdering five women, three of whose bodies were found near his villa outside Verona between July and December 1995. +True Annotation: [('Stevanin', 'person'), ('Austrian', 'miscellaneous'), ('Verona', 'person')] +Predicted Annotation: [('Stevanin', 'person'), ('Verona', 'location')] +Precision: 0.5; Recall: 0.3333333333333333; F1-score: 0.4 +-------------------------------------------------- + +Instance 127: +Sentence: Garlic pills do n't lower cholesterol, study finds. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 128: +Sentence: Karol Kucera( Slovakia) beat 1- Michael Chang( U.S.) 6-4 6-4 +True Annotation: [('Karol Kucera', 'person'), ('Slovakia', 'location'), ('Michael Chang', 'person'), ('U.S.', 'location')] +Predicted Annotation: [('Karol Kucera', 'person'), ('Slovakia', 'location'), ('Michael Chang', 'person'), ('U.S.', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 129: +Sentence: State: AL +True Annotation: [('AL', 'location')] +Predicted Annotation: [('AL', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 130: +Sentence: - Colorado Christian Home +True Annotation: [('Colorado Christian Home', 'organization')] +Predicted Annotation: [('Colorado Christian Home', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 131: +Sentence: Legia Warsaw 3 GKS Belchatow 2 +True Annotation: [('Legia Warsaw', 'organization'), ('GKS Belchatow', 'organization')] +Predicted Annotation: [('Legia Warsaw', 'organization'), ('GKS Belchatow', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 132: +Sentence: 0 Davis Love through 5 +True Annotation: [('Davis Love', 'person')] +Predicted Annotation: [('Davis Love', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 133: +Sentence: 0-1. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 134: +Sentence: They have lost two of their three matches so far this season. +True Annotation: [] +Predicted Annotation: [('They', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 135: +Sentence: I. Salisbury not out 0 +True Annotation: [('I. Salisbury', 'person')] +Predicted Annotation: [('Salisbury', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 136: +Sentence: SOCCER- MARCELO HAT-TRICK KEEPS PSV AT TOP OF DUTCH LEAGUE. +True Annotation: [('MARCELO', 'person'), ('PSV', 'organization'), ('DUTCH', 'miscellaneous')] +Predicted Annotation: [('MARCELO HAT-TRICK', 'person'), ('PSV', 'organization')] +Precision: 0.5; Recall: 0.3333333333333333; F1-score: 0.4 +-------------------------------------------------- + +Instance 137: +Sentence: It was softer in the morning due to relatively ample rupiah liquidity but recovered later. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 138: +Sentence: 5. Steve Brown( U.S.) 13.38 +True Annotation: [('Steve Brown', 'person'), ('U.S.', 'location')] +Predicted Annotation: [('Steve Brown', 'person'), ('U.S.', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 139: +Sentence: According to a senior campaign official, Clinton" will be making a lot of news in the coming week -- something different each day." +True Annotation: [('Clinton', 'person')] +Predicted Annotation: [('Clinton', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 140: +Sentence: 66 69 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 141: +Sentence: Bochum 1( Jack 66th minute) Arminia Bielefeld 1( Molata 59th). +True Annotation: [('Bochum', 'organization'), ('Jack', 'person'), ('Arminia Bielefeld', 'organization'), ('Molata', 'person')] +Predicted Annotation: [('Bochum', 'location'), ('Jack', 'person'), ('Arminia Bielefeld', 'organization')] +Precision: 0.6666666666666666; Recall: 0.5; F1-score: 0.5714285714285715 +-------------------------------------------------- + +Instance 142: +Sentence: By 3 a.m.( 0100 GMT) more than 2,000 lorries had been stopped and searched. +True Annotation: [('GMT', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 143: +Sentence: He said no new date had been set yet. +True Annotation: [] +Predicted Annotation: [('He', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 144: +Sentence: MORAV.CHEMIC. ZAV. +True Annotation: [('MORAV.CHEMIC. ZAV', 'organization')] +Predicted Annotation: [('MORAV', 'person'), ('CHEMIC', 'organization'), ('ZAV', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 145: +Sentence: PRESS DIGEST- Iraq- Aug 24. +True Annotation: [('Iraq', 'location')] +Predicted Annotation: [('PRESS DIGEST', 'organization'), ('Iraq', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 146: +Sentence: 5. Giunluca Gorini( Italy) Aki 45 +True Annotation: [('Giunluca Gorini', 'person'), ('Italy', 'location'), ('Aki', 'organization')] +Predicted Annotation: [('Giunluca Gorini', 'person'), ('Italy', 'location'), ('Aki', 'location')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 147: +Sentence: were largely unchanged at the Bank of Finland 's daily fixing on +True Annotation: [('Bank of Finland', 'organization')] +Predicted Annotation: [('Bank of Finland', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 148: +Sentence: Helena Sukova( Czech Republic) beat Yone Kamio( Japan) 6-2 6-3 +True Annotation: [('Helena Sukova', 'person'), ('Czech Republic', 'location'), ('Yone Kamio', 'person'), ('Japan', 'location')] +Predicted Annotation: [('Helena Sukova', 'person'), ('Czech Republic', 'location'), ('Yone Kamio', 'person'), ('Japan', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 149: +Sentence: Choudhury also was president of the 41st session of the U.N. General Assembly in 1986-87. +True Annotation: [('Choudhury', 'person'), ('U.N. General Assembly', 'organization')] +Predicted Annotation: [('Choudhury', 'person'), ('U.N. General Assembly', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 150: +Sentence: Shrewsbury v Brentford, Walsall v Wrexham. +True Annotation: [('Shrewsbury', 'organization'), ('Brentford', 'organization'), ('Walsall', 'organization'), ('Wrexham', 'organization')] +Predicted Annotation: [('Shrewsbury', 'location'), ('Brentford', 'location'), ('Walsall', 'location'), ('Wrexham', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 151: +Sentence: They said they were ready to force their way back across post-war ethnic lines to Serb-held Doboj, one of several towns where NATO troops fear violence involving refugees determined to vote where they once lived. +True Annotation: [('Serb-held', 'miscellaneous'), ('Doboj', 'location'), ('NATO', 'organization')] +Predicted Annotation: [('They', 'person'), ('they', 'person'), ('Serb-held Doboj', 'location'), ('NATO troops', 'organization'), ('refugees', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 152: +Sentence: 42-3. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 153: +Sentence: scores in the German Open golf championship on Friday( Britain +True Annotation: [('German Open', 'miscellaneous'), ('Britain', 'location')] +Predicted Annotation: [('Britain', 'location')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 154: +Sentence: Waqar Younis 3 3 1 11 7 5.50 +True Annotation: [('Waqar Younis', 'person')] +Predicted Annotation: [('Waqar Younis', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 155: +Sentence: But it 's when it gets to the( employee) families -- that it goes across the line." +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 156: +Sentence: The television, which did not say when the security forces killed the rebels, said the four arrested men confessed details of the assassination of the French Roman Catholic Bishop Pierre Claverie. +True Annotation: [('French', 'miscellaneous'), ('Roman Catholic', 'miscellaneous'), ('Pierre Claverie', 'person')] +Predicted Annotation: [('security forces', 'organization'), ('Bishop Pierre Claverie', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 157: +Sentence: Leicester: Somerset 83( D. Millns 4-35), Leicestershire 202-5 +True Annotation: [('Leicester', 'location'), ('Somerset', 'organization'), ('D. Millns', 'person'), ('Leicestershire', 'organization')] +Predicted Annotation: [('Leicester', 'location'), ('Somerset 83', 'location'), ('D. Millns 4-35', 'location'), ('Leicestershire', 'location')] +Precision: 0.25; Recall: 0.25; F1-score: 0.25 +-------------------------------------------------- + +Instance 158: +Sentence: CENTRAL DIVISION +True Annotation: [('CENTRAL DIVISION', 'miscellaneous')] +Predicted Annotation: [('CENTRAL DIVISION', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 159: +Sentence: New York Dow Jones industrial average -- 5,778.00( May 22/96) +True Annotation: [('New York', 'location'), ('Dow Jones', 'miscellaneous')] +Predicted Annotation: [('New York', 'location'), ('Dow Jones industrial average', 'organization')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 160: +Sentence: 6. Mathias Ntawulikura( Rwanda) 27:25.48 +True Annotation: [('Mathias Ntawulikura', 'person'), ('Rwanda', 'location')] +Predicted Annotation: [('Mathias Ntawulikura', 'person'), ('Rwanda', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 161: +Sentence: HOCKEY- BONNET TAKES OVER AS SOUTH AFRICAN COACH. +True Annotation: [('BONNET', 'person')] +Predicted Annotation: [('HOCKEY', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 162: +Sentence: But Scorpion was raising a lot of eyebrows after it issued a release Friday morning saying it was not aware of any developments that could have affected the stock. +True Annotation: [('Scorpion', 'organization')] +Predicted Annotation: [('Scorpion', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 163: +Sentence: Nearly two-thirds of the people surveyed thought the government was dishonest and insincere, and 65 percent blamed the government 's poor performance for the country 's economic slowdown. +True Annotation: [] +Predicted Annotation: [('government', 'organization'), ('government', 'organization'), ('country', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 164: +Sentence: Rudolf Gajdos, head of Slovak Interpol, told a news conference Dutroux was also believed to have planned the kidnapping of at least one Slovak woman. +True Annotation: [('Rudolf Gajdos', 'person'), ('Slovak', 'miscellaneous'), ('Interpol', 'organization'), ('Dutroux', 'person'), ('Slovak', 'miscellaneous')] +Predicted Annotation: [('Rudolf Gajdos', 'person'), ('Slovak Interpol', 'organization'), ('Dutroux', 'person')] +Precision: 0.6666666666666666; Recall: 0.5; F1-score: 0.5714285714285715 +-------------------------------------------------- + +Instance 165: +Sentence: El Jadida 1 Hassania Agadir 0 +True Annotation: [('El Jadida', 'organization'), ('Hassania Agadir', 'organization')] +Predicted Annotation: [('El Jadida', 'location'), ('Hassania Agadir', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 166: +Sentence: " They will surrender the passengers there and surrender themselves," police spokesman Glafcos Xenos told reporters at Cyprus 's Larnaca airport. +True Annotation: [('Glafcos Xenos', 'person'), ('Cyprus', 'location'), ('Larnaca', 'location')] +Predicted Annotation: [('police', 'organization'), ('Glafcos Xenos', 'person'), ('Cyprus', 'location'), ('Larnaca airport', 'location')] +Precision: 0.5; Recall: 0.6666666666666666; F1-score: 0.5714285714285715 +-------------------------------------------------- + +Instance 167: +Sentence: Levy said seeking bankruptcy protection was not under consideration. +True Annotation: [('Levy', 'person')] +Predicted Annotation: [('Levy', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 168: +Sentence: 1. Tommi Makinen( Finland) Mitsubishi Lancer 4 hours 4 minutes +True Annotation: [('Tommi Makinen', 'person'), ('Finland', 'location'), ('Mitsubishi Lancer', 'miscellaneous')] +Predicted Annotation: [('Tommi Makinen', 'person'), ('Finland', 'location'), ('Mitsubishi', 'organization')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 169: +Sentence: at quite a bit lower than the price is now ... +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 170: +Sentence: Shares in Mentmore Abbey edged two pence higher to 81.5 pence, valuing the group at just under 30 million stg. +True Annotation: [('Mentmore Abbey', 'organization')] +Predicted Annotation: [('Mentmore Abbey', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 171: +Sentence: In his appearances, the often stiff and wooden Gore seemed transformed into a new energetic, gesturing" pol" as he ripped into Republican presidential nominee Dole and Gingrich, who has emerged as the favorite right-wing foil of Democrats. +True Annotation: [('Gore', 'person'), ('Republican', 'miscellaneous'), ('Dole', 'person'), ('Gingrich', 'person'), ('Democrats', 'miscellaneous')] +Predicted Annotation: [('Gore', 'person'), ('Dole', 'person'), ('Gingrich', 'person'), ('Democrats', 'organization')] +Precision: 0.75; Recall: 0.6; F1-score: 0.6666666666666665 +-------------------------------------------------- + +Instance 172: +Sentence: Auxerre 0 Marseille 0 +True Annotation: [('Auxerre', 'organization'), ('Marseille', 'organization')] +Predicted Annotation: [('Auxerre', 'location'), ('Marseille', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 173: +Sentence: British hostage in Chechnya describes ordeal. +True Annotation: [('British', 'miscellaneous'), ('Chechnya', 'location')] +Predicted Annotation: [('British hostage', 'person'), ('Chechnya', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 174: +Sentence: Russian police in the Urals city of Perm are on the trail of a serial killer who has claimed his seventh victim in just a few months, Itar-Tass news agency said on Tuesday. +True Annotation: [('Russian', 'miscellaneous'), ('Urals', 'miscellaneous'), ('Perm', 'location'), ('Itar-Tass', 'organization')] +Predicted Annotation: [('Russian police', 'organization'), ('Perm', 'location'), ('serial killer', 'person'), ('Itar-Tass news agency', 'organization')] +Precision: 0.25; Recall: 0.25; F1-score: 0.25 +-------------------------------------------------- + +Instance 175: +Sentence: BAGHDAD 1996-08-22 +True Annotation: [('BAGHDAD', 'location')] +Predicted Annotation: [('BAGHDAD', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 176: +Sentence: Dutroux suspected in murder of Slovak woman. +True Annotation: [('Dutroux', 'person'), ('Slovak', 'miscellaneous')] +Predicted Annotation: [('Dutroux', 'person')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 177: +Sentence: In addition, she said she was concerned the plan may not offer investors enough protection from additional, future liabilities. +True Annotation: [] +Predicted Annotation: [('she', 'person'), ('she', 'person'), ('investors', 'organization'), ('future liabilities', 'miscellaneous')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 178: +Sentence: 3. Jacques Villeneuve( Canada) Williams 1:54.443 +True Annotation: [('Jacques Villeneuve', 'person'), ('Canada', 'location'), ('Williams', 'organization')] +Predicted Annotation: [('Jacques Villeneuve', 'person'), ('Canada', 'location')] +Precision: 1.0; Recall: 0.6666666666666666; F1-score: 0.8 +-------------------------------------------------- + +Instance 179: +Sentence: It said he had admitted the attack but had denied intending to kill Kotlarska. +True Annotation: [('Kotlarska', 'person')] +Predicted Annotation: [('Kotlarska', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 180: +Sentence: The company, which asked for a two-week delay from the usual August 15 deadline for reporting first-half results, closed on Tuesday at 5,800 forints, down 300. +True Annotation: [] +Predicted Annotation: [('The company', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 181: +Sentence: CRICKET- ENGLAND V PAKISTAN ONE-DAY SCOREBOARD. +True Annotation: [('ENGLAND', 'location'), ('PAKISTAN', 'location')] +Predicted Annotation: [('CRICKET', 'organization'), ('ENGLAND', 'location'), ('ONE-DAY SCOREBOARD', 'organization')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 182: +Sentence: ORVIETO, Italy 1996-08-24 +True Annotation: [('ORVIETO', 'location'), ('Italy', 'location')] +Predicted Annotation: [('ORVIETO', 'location')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 183: +Sentence: HOUSTON 5 Chicago 4( 11 innings) +True Annotation: [('HOUSTON', 'organization'), ('Chicago', 'organization')] +Predicted Annotation: [('HOUSTON', 'location'), ('Chicago', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 184: +Sentence: Boston 2 CALIFORNIA 1 +True Annotation: [('Boston', 'organization'), ('CALIFORNIA', 'organization')] +Predicted Annotation: [('Boston', 'location'), ('CALIFORNIA', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 185: +Sentence: Sion 9 3 4 2 13 11 13 +True Annotation: [('Sion', 'organization')] +Predicted Annotation: [('Sion', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 186: +Sentence: A message from the West this week from U.S. President Bill Clinton congratulated Ukraine on the anniversary, promising to support market reforms and praising Ukraine as a" stabilising factor" in a united Europe. +True Annotation: [('U.S.', 'location'), ('Bill Clinton', 'person'), ('Ukraine', 'location'), ('Ukraine', 'location'), ('Europe', 'location')] +Predicted Annotation: [('U.S.', 'location'), ('Bill Clinton', 'person'), ('Ukraine', 'location'), ('Ukraine', 'location'), ('Europe', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 187: +Sentence: 1. Yuuchi Takeda( Japan) Honda 38 minutes 30.054 seconds +True Annotation: [('Yuuchi Takeda', 'person'), ('Japan', 'location'), ('Honda', 'organization')] +Predicted Annotation: [('Yuuchi Takeda', 'person'), ('Japan', 'location'), ('Honda', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 188: +Sentence: W L PCT GB +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 189: +Sentence: THU M&R YR DIV 31.7 10.5-42.3 47.0 +True Annotation: [('M&R', 'organization')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 190: +Sentence: This, according to the trader, was typical of month-end position-squaring -- and the fact that a stronger U.S. currency helps limit some foreign exchange losses. +True Annotation: [('U.S.', 'location')] +Predicted Annotation: [('trader', 'person'), ('U.S.', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 191: +Sentence: Seat posted 3,420 registrations compared with 5522 registrations in July a year earlier. +True Annotation: [('Seat', 'organization')] +Predicted Annotation: [('Seat', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 192: +Sentence: The case is one of only a handful in which authorities have managed to track down suspects under a law which lets them pursue Germans who commit sex offences abroad. +True Annotation: [('Germans', 'miscellaneous')] +Predicted Annotation: [('authorities', 'organization'), ('suspects', 'person'), ('Germans', 'person'), ('abroad', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 193: +Sentence: Patricia Vowinkel +True Annotation: [('Patricia Vowinkel', 'person')] +Predicted Annotation: [('Patricia Vowinkel', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 194: +Sentence: QADISSIYA +True Annotation: [('QADISSIYA', 'organization')] +Predicted Annotation: [('QADISSIYA', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 195: +Sentence: Reading 2 1 0 1 3 5 3 +True Annotation: [('Reading', 'organization')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 196: +Sentence: Petra Langrova( Czech Republic) beat Naoko Sawamatsu( Japan) 6- 4 3-6 7-5 +True Annotation: [('Petra Langrova', 'person'), ('Czech Republic', 'location'), ('Naoko Sawamatsu', 'person'), ('Japan', 'location')] +Predicted Annotation: [('Petra Langrova', 'person'), ('Czech Republic', 'location'), ('Naoko Sawamatsu', 'person'), ('Japan', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 197: +Sentence: King Birendra left Nepal on Friday for a week-long visit to China, his eighth since ascending the throne in 1972, officials said. +True Annotation: [('Birendra', 'person'), ('Nepal', 'location'), ('China', 'location')] +Predicted Annotation: [('King Birendra', 'person'), ('Nepal', 'location'), ('China', 'location'), ('officials', 'organization')] +Precision: 0.5; Recall: 0.6666666666666666; F1-score: 0.5714285714285715 +-------------------------------------------------- + +Instance 198: +Sentence: Simon Brown 1 2 1 11 10no 11.00 +True Annotation: [('Simon Brown', 'person')] +Predicted Annotation: [('Simon Brown', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 199: +Sentence: Clearing is through the Hong Kong Central Moneymarkets Unit. +True Annotation: [('Hong Kong Central Moneymarkets Unit', 'organization')] +Predicted Annotation: [('Hong Kong Central Moneymarkets Unit', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 200: +Sentence: Former England captain Will Carling along with Jeremy Guscott, Rory Underwood and Dean Richards have been left out of England 's first training squad of the season. +True Annotation: [('England', 'location'), ('Will Carling', 'person'), ('Jeremy Guscott', 'person'), ('Rory Underwood', 'person'), ('Dean Richards', 'person'), ('England', 'location')] +Predicted Annotation: [('England', 'organization'), ('Will Carling', 'person'), ('Jeremy Guscott', 'person'), ('Rory Underwood', 'person'), ('Dean Richards', 'person'), ('England', 'organization')] +Precision: 0.8; Recall: 0.8; F1-score: 0.8000000000000002 +-------------------------------------------------- + +Instance 201: +Sentence: St Helens 21 19 0 2 884 441 38 +True Annotation: [('St Helens', 'organization')] +Predicted Annotation: [('St Helens', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 202: +Sentence: HONG KONG 1996-08-29 +True Annotation: [('HONG KONG', 'location')] +Predicted Annotation: [('HONG KONG', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 203: +Sentence: CHICAGO 64 65 .496 5 +True Annotation: [('CHICAGO', 'organization')] +Predicted Annotation: [('CHICAGO', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 204: +Sentence: 2. Letitia Vriesde( Surinam) 2:00.39 +True Annotation: [('Letitia Vriesde', 'person'), ('Surinam', 'location')] +Predicted Annotation: [('Letitia Vriesde', 'person'), ('Surinam', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 205: +Sentence: Net nil loss 447 mln +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 206: +Sentence: Belgian media reported that he had been questioned twice in the past two years about thefts but released both times. +True Annotation: [('Belgian', 'miscellaneous')] +Predicted Annotation: [('Belgian media', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 207: +Sentence: Add Women 's singles, second round +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 208: +Sentence: LONDON 1996-08-23 +True Annotation: [('LONDON', 'location')] +Predicted Annotation: [('LONDON', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 209: +Sentence: SPIF CESKY 339.00 340.00 7546 2562.094 +True Annotation: [('SPIF CESKY', 'organization')] +Predicted Annotation: [('SPIF', 'organization'), ('CESKY', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 210: +Sentence: In the past, Mobutu has been elected without opposition. +True Annotation: [('Mobutu', 'person')] +Predicted Annotation: [('Mobutu', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 211: +Sentence: SOCCER- GERMAN FIRST DIVISION RESULTS. +True Annotation: [('GERMAN', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 212: +Sentence: But Fischler agreed to review his proposal after the EU 's standing veterinary committee, mational animal health officials, questioned if such action was justified as there was only a slight risk to human health. +True Annotation: [('Fischler', 'person'), ('EU', 'organization')] +Predicted Annotation: [('Fischler', 'person'), ('mational animal health officials', 'organization')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 213: +Sentence: Seoul embassies warned of terrorist attacks. +True Annotation: [('Seoul', 'location')] +Predicted Annotation: [('Seoul', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 214: +Sentence: Hyundai 5 Samsung 4 +True Annotation: [('Hyundai', 'organization'), ('Samsung', 'organization')] +Predicted Annotation: [('Samsung', 'organization')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 215: +Sentence: AD-DIYAR +True Annotation: [('AD-DIYAR', 'organization')] +Predicted Annotation: [('AD-DIYAR', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 216: +Sentence: EU leaders agreed at a summit in June to a progressive lifting of the ban as Britain takes parallel measures to eradicate the disease. +True Annotation: [('EU', 'organization'), ('Britain', 'location')] +Predicted Annotation: [('EU leaders', 'organization'), ('Britain', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 217: +Sentence: " We Albanians, sons of Buzuku, believed our language had a written document but now we do not have it any more," lamented scholar Musa Hamiti, told of the loss by the Vatican library. +True Annotation: [('Albanians', 'miscellaneous'), ('Buzuku', 'miscellaneous'), ('Musa Hamiti', 'person'), ('Vatican', 'location')] +Predicted Annotation: [('Buzuku', 'location'), ('Musa Hamiti', 'person'), ('Vatican library', 'location')] +Precision: 0.3333333333333333; Recall: 0.25; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 218: +Sentence: But local police, controlled by nationalist parties in Moslem, Serb and Croat sectors of Bosnia, and civilian mobs have turned ceasefire lines into virtually impassable borders. +True Annotation: [('Moslem', 'miscellaneous'), ('Serb', 'miscellaneous'), ('Croat', 'miscellaneous'), ('Bosnia', 'location')] +Predicted Annotation: [('local police', 'organization'), ('nationalist parties', 'organization'), ('Moslem', 'location'), ('Bosnia', 'location'), ('civilian mobs', 'organization'), ('ceasefire lines', 'location')] +Precision: 0.16666666666666666; Recall: 0.25; F1-score: 0.2 +-------------------------------------------------- + +Instance 219: +Sentence: This was close to the market 's forecast of net profits of 61.94 billion. +True Annotation: [] +Predicted Annotation: [('market', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 220: +Sentence: - The Sindh High Court issued an ad-interim order restraining the Privatisation Commission from handing over Javedan Cement to Dadabhoy Investment( pvt) Ltd until it can consider a legal challenge mounted by unions to the deal. +True Annotation: [('Sindh High Court', 'organization'), ('Privatisation Commission', 'organization'), ('Javedan Cement', 'organization'), ('Dadabhoy Investment( pvt) Ltd', 'organization')] +Predicted Annotation: [('Privatisation Commission', 'organization'), ('Javedan Cement', 'organization'), ('Dadabhoy Investment( pvt) Ltd', 'organization')] +Precision: 1.0; Recall: 0.75; F1-score: 0.8571428571428571 +-------------------------------------------------- + +Instance 221: +Sentence: LONDON 1996-08-25 +True Annotation: [('LONDON', 'location')] +Predicted Annotation: [('LONDON', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 222: +Sentence: Ghent 3 Aalst 2 +True Annotation: [('Ghent', 'organization'), ('Aalst', 'organization')] +Predicted Annotation: [('Ghent', 'location'), ('Aalst 2', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 223: +Sentence: 3. Sweden 8.57 +True Annotation: [('Sweden', 'location')] +Predicted Annotation: [('Sweden', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 224: +Sentence: 6,000. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 225: +Sentence: Expected Sale Date: 08/28/96 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 226: +Sentence: Colombia 's Coast Guard on Thursday rescued 12 people lost for three days in an open boat off the Pacific coast, officials said. +True Annotation: [('Colombia', 'location'), ('Coast Guard', 'organization'), ('Pacific', 'location')] +Predicted Annotation: [('Colombia', 'location'), ('Coast Guard', 'organization'), ('Pacific coast', 'location')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 227: +Sentence: Machado, 19, flew to Los Angeles after slipping away from the New Mexico desert town of Las Cruces, where she attended the 1996 Miss Teen USA pageant on Wednesday. +True Annotation: [('Machado', 'person'), ('Los Angeles', 'location'), ('New Mexico', 'location'), ('Las Cruces', 'location'), ('1996 Miss Teen USA', 'miscellaneous')] +Predicted Annotation: [('Machado', 'person'), ('Los Angeles', 'location'), ('New Mexico', 'location'), ('Las Cruces', 'location'), ('Miss Teen USA', 'organization')] +Precision: 0.8; Recall: 0.8; F1-score: 0.8000000000000002 +-------------------------------------------------- + +Instance 228: +Sentence: Ieng Sary was sentenced to death in absentia for his role in the mass genocide in Cambodia during the Khmer Rouge rule of terror between 1975-1979 when over a million people were executed or died of starvation, disease or overwork in mass labour camps. +True Annotation: [('Ieng Sary', 'person'), ('Cambodia', 'location'), ('Khmer Rouge', 'organization')] +Predicted Annotation: [('Ieng Sary', 'person'), ('Cambodia', 'location'), ('Khmer Rouge', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 229: +Sentence: MANILA 1996-08-26 +True Annotation: [('MANILA', 'location')] +Predicted Annotation: [('MANILA', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 230: +Sentence: RAMALLAH, West Bank 1996-08-29 +True Annotation: [('RAMALLAH', 'location'), ('West Bank', 'location')] +Predicted Annotation: [('RAMALLAH', 'location'), ('West Bank', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 231: +Sentence: A lefthander with a strong serve, Nestor kept the rallies short by constantly attacking the net and the tactic worked in the second-round match against Muster, playing his first match after receiving a first-round bye along with the other top eight seeds. +True Annotation: [('Nestor', 'person'), ('Muster', 'person')] +Predicted Annotation: [('Nestor', 'person'), ('net', 'location'), ('Muster', 'person')] +Precision: 0.6666666666666666; Recall: 1.0; F1-score: 0.8 +-------------------------------------------------- + +Instance 232: +Sentence: TENNIS- THURSDAY 'S RESULTS FROM THE U.S. OPEN. +True Annotation: [('U.S. OPEN', 'miscellaneous')] +Predicted Annotation: [('TENNIS', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 233: +Sentence: division soccer match played on Tuesday: +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 234: +Sentence: HOUSTON 72 62 .537- +True Annotation: [('HOUSTON', 'organization')] +Predicted Annotation: [('HOUSTON', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 235: +Sentence: Ijaya Indra( Indonesia) beat P. Kantharoopan( Malaysia) 15-6 5-4 +True Annotation: [('Ijaya Indra', 'person'), ('Indonesia', 'location'), ('P. Kantharoopan', 'person'), ('Malaysia', 'location')] +Predicted Annotation: [('Ijaya Indra', 'person'), ('Indonesia', 'location'), ('P. Kantharoopan', 'person'), ('Malaysia', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 236: +Sentence: TEXAS AT MINNESOTA +True Annotation: [('TEXAS', 'organization'), ('MINNESOTA', 'location')] +Predicted Annotation: [('TEXAS', 'location'), ('MINNESOTA', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 237: +Sentence: Thiel said on Wednesday that he had also asked Olympic 200 and 400 champion Michael Johnson to run as well as Christie. +True Annotation: [('Thiel', 'person'), ('Olympic', 'miscellaneous'), ('Michael Johnson', 'person'), ('Christie', 'person')] +Predicted Annotation: [('Thiel', 'person'), ('Michael Johnson', 'person'), ('Christie', 'person')] +Precision: 1.0; Recall: 0.75; F1-score: 0.8571428571428571 +-------------------------------------------------- + +Instance 238: +Sentence: Salomon cuts refiner Q3 EPS view on margin concern. +True Annotation: [('Salomon', 'organization')] +Predicted Annotation: [('Salomon', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 239: +Sentence: Parliamentary organisers said the exact timetable remained unclear but it would probably take about a month to organise an electoral college which could also hold several rounds of voting before a clear winner emerges. +True Annotation: [] +Predicted Annotation: [('Parliamentary organisers', 'organization'), ('electoral college', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 240: +Sentence: Chants from the crowd of" Death to the Arabs", and bottle-throwing during the game marred the match which ended in a goalless draw. +True Annotation: [('Arabs', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 241: +Sentence: We think it 'll work really well." +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 242: +Sentence: " I believe in my game again," he said. +True Annotation: [] +Predicted Annotation: [('I', 'person'), ('he', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 243: +Sentence: The end of Canada 's rail freight subsidy last year caused a shift in feed grain production to the eastern Prairie. +True Annotation: [('Canada', 'location')] +Predicted Annotation: [('eastern Prairie', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 244: +Sentence: And that little snack is guaranteed to make you thirsty. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 245: +Sentence: - 5 Paul Goydos through 2 holes +True Annotation: [('Paul Goydos', 'person')] +Predicted Annotation: [('Paul Goydos', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 246: +Sentence: SELIKO 4000.00 20000.00 3565 32607.500 +True Annotation: [('SELIKO', 'organization')] +Predicted Annotation: [('SELIKO', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 247: +Sentence: Close of play scores in English county championship matches on Thursday: +True Annotation: [('English', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 248: +Sentence: RTRS- Queensland gunman evades police in bush hunt. +True Annotation: [('RTRS', 'organization'), ('Queensland', 'location')] +Predicted Annotation: [('RTRS', 'organization'), ('Queensland', 'location'), ('gunman', 'person'), ('police', 'organization')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 249: +Sentence: Jose Eduardo Dutra, who had drawn up the bill. +True Annotation: [('Jose Eduardo Dutra', 'person')] +Predicted Annotation: [('Jose Eduardo Dutra', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 250: +Sentence: They also expressed concern that the tonnage in bonded warehouses would move onto the domestic market. +True Annotation: [] +Predicted Annotation: [('bonded warehouses', 'location'), ('domestic market', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 251: +Sentence: ($ 1=.6421 Sterling) +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 252: +Sentence: Bartlomiej Jamroz( Hutnik Krakow), Tomasz Moskal +True Annotation: [('Bartlomiej Jamroz', 'person'), ('Hutnik Krakow', 'organization'), ('Tomasz Moskal', 'person')] +Predicted Annotation: [('Bartlomiej Jamroz', 'person'), ('Hutnik Krakow', 'location'), ('Tomasz Moskal', 'person')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 253: +Sentence: Ipswich, Port Vale v Oxford, Reading v Stoke, Southend v +True Annotation: [('Ipswich', 'organization'), ('Port Vale', 'organization'), ('Oxford', 'organization'), ('Reading', 'organization'), ('Stoke', 'organization'), ('Southend', 'organization')] +Predicted Annotation: [('Ipswich', 'location'), ('Port Vale', 'location'), ('Oxford', 'location'), ('Reading', 'location'), ('Stoke', 'location'), ('Southend', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 254: +Sentence: 1906- German-born U.S. biologist Max Delbruck born. +True Annotation: [('U.S.', 'location'), ('Max Delbruck', 'person')] +Predicted Annotation: [('U.S.', 'location'), ('Max Delbruck', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 255: +Sentence: It will improve a company 's bottom line." +True Annotation: [] +Predicted Annotation: [('company', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 256: +Sentence: Result of an Austrian first +True Annotation: [('Austrian', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 257: +Sentence: Tami Whitlinger Jones( U.S.) beat Sandra Cecchini( Italy) 6-2 6-0 +True Annotation: [('Tami Whitlinger Jones', 'person'), ('U.S.', 'location'), ('Sandra Cecchini', 'person'), ('Italy', 'location')] +Predicted Annotation: [('Tami Whitlinger Jones', 'person'), ('U.S.', 'location'), ('Sandra Cecchini', 'person'), ('Italy', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 258: +Sentence: Unknown group kidnaps Dutch couple in Costa Rica. +True Annotation: [('Dutch', 'miscellaneous'), ('Costa Rica', 'location')] +Predicted Annotation: [('Unknown group', 'organization'), ('Dutch couple', 'person'), ('Costa Rica', 'location')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 259: +Sentence: 17-3-42-1, Cork 7-1-38-0, Salisbury 14-0-71-0 +True Annotation: [('Cork', 'person'), ('Salisbury', 'person')] +Predicted Annotation: [('Cork', 'location'), ('Salisbury', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 260: +Sentence: 22,500 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 261: +Sentence: Bristol City v Blackpool late kickoff +True Annotation: [('Bristol City', 'organization'), ('Blackpool', 'organization')] +Predicted Annotation: [('Bristol City', 'organization'), ('Blackpool', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 262: +Sentence: It currently operates 169 stores in 23 states. +True Annotation: [] +Predicted Annotation: [('It', 'organization'), ('23 states', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 263: +Sentence: Cologne 3 3 0 0 7 1 9 +True Annotation: [('Cologne', 'organization')] +Predicted Annotation: [('Cologne', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 264: +Sentence: 81 Seiki Okuda( Japan) +True Annotation: [('Seiki Okuda', 'person'), ('Japan', 'location')] +Predicted Annotation: [('Seiki Okuda', 'location'), ('Japan', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 265: +Sentence: All passengers held hostage aboard a hijacked Sudanese Airways plane diverted to London 's Stansted airport carrying 199 passengers and crew have been freed, an airport spokeswoman said on Tuesday. +True Annotation: [('Sudanese', 'miscellaneous'), ('London', 'location'), ('Stansted', 'location')] +Predicted Annotation: [('Sudanese Airways', 'organization'), ('London', 'location'), ('Stansted airport', 'location'), ('airport spokeswoman', 'person')] +Precision: 0.25; Recall: 0.3333333333333333; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 266: +Sentence: Lebed, who met Russian Prime Minister Viktor Chernomyrdin on Monday to discuss the progress he made on a political settlement for the breakaway region, has been seeking a meeting with President Boris Yeltsin, who started a holiday near Moscow on Monday. +True Annotation: [('Lebed', 'person'), ('Russian', 'miscellaneous'), ('Viktor Chernomyrdin', 'person'), ('Boris Yeltsin', 'person'), ('Moscow', 'location')] +Predicted Annotation: [('Lebed', 'person'), ('Russian Prime Minister', 'organization'), ('Viktor Chernomyrdin', 'person'), ('Boris Yeltsin', 'person'), ('Moscow', 'location')] +Precision: 0.8; Recall: 0.8; F1-score: 0.8000000000000002 +-------------------------------------------------- + +Instance 267: +Sentence: OFK Kikinda 1 Radnicki( N) 0 +True Annotation: [('OFK Kikinda', 'organization'), ('Radnicki( N)', 'organization')] +Predicted Annotation: [('OFK', 'organization'), ('Kikinda', 'location'), ('Radnicki', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 268: +Sentence: Police said a number of crew members had left the aircraft and said details would be given at a news conference expected to be held in the next few minutes by the local police chief. +True Annotation: [] +Predicted Annotation: [('Police', 'organization'), ('local police chief', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 269: +Sentence: Results of Scottish league soccer +True Annotation: [('Scottish', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 270: +Sentence: Israel 's Channel Two television said Damascus had sent a" calming signal" to Israel. +True Annotation: [('Israel', 'location'), ('Channel Two', 'organization'), ('Damascus', 'location'), ('Israel', 'location')] +Predicted Annotation: [('Israel', 'location'), ('Channel Two television', 'organization'), ('Damascus', 'location'), ('Israel', 'location')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 271: +Sentence: Puchon 0 Suwon 0( halftime 0-0) +True Annotation: [('Puchon', 'organization'), ('Suwon', 'organization')] +Predicted Annotation: [('Puchon', 'organization'), ('Suwon', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 272: +Sentence: India fishermen say forced to carry Tamil refugees. +True Annotation: [('India', 'location'), ('Tamil', 'miscellaneous')] +Predicted Annotation: [('India', 'location'), ('Tamil refugees', 'person')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 273: +Sentence: Hapoel Kfar Sava 0 Hapoel Zafririm Holon 1 +True Annotation: [('Hapoel Kfar Sava', 'organization'), ('Hapoel Zafririm Holon', 'organization')] +Predicted Annotation: [('Hapoel', 'organization'), ('Kfar Sava', 'location'), ('Hapoel', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 274: +Sentence: 18. Luxembourg 8.20 +True Annotation: [('Luxembourg', 'location')] +Predicted Annotation: [('Luxembourg', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 275: +Sentence: Becej 2 Borac 0 +True Annotation: [('Becej', 'organization'), ('Borac', 'organization')] +Predicted Annotation: [('Becej', 'person'), ('Borac', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 276: +Sentence: Overseas Development Minister Lynda Chalker said a recent census had shown most Montserratians wanted to remain on the island." +True Annotation: [('Lynda Chalker', 'person'), ('Montserratians', 'miscellaneous')] +Predicted Annotation: [('Overseas Development Minister', 'organization'), ('Lynda Chalker', 'person'), ('Montserratians', 'location')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 277: +Sentence: Cup qualifying round, second leg soccer matches on Thursday: +True Annotation: [('Cup', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 278: +Sentence: Whitehurst, promoted from Triple-A Columbus on Wednesday, allowed seven hits and struck out one without a walk. +True Annotation: [('Whitehurst', 'person'), ('Triple-A Columbus', 'organization')] +Predicted Annotation: [('Whitehurst', 'person'), ('Columbus', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 279: +Sentence: SEOUL 1996-08-22 +True Annotation: [('SEOUL', 'location')] +Predicted Annotation: [('SEOUL', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 280: +Sentence: Rita Grande( Italy) beat Alexia Dechaume-Balleret( France) 6-3 6-0 +True Annotation: [('Rita Grande', 'person'), ('Italy', 'location'), ('Alexia Dechaume-Balleret', 'person'), ('France', 'location')] +Predicted Annotation: [('Rita Grande', 'person'), ('Italy', 'location'), ('Alexia Dechaume-Balleret', 'person'), ('France', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 281: +Sentence: LOS ANGELES 7 New York 5 +True Annotation: [('LOS ANGELES', 'organization'), ('New York', 'organization')] +Predicted Annotation: [('LOS ANGELES', 'location'), ('New York', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 282: +Sentence: Swedish 500cc motocross Grand Prix on Sunday: +True Annotation: [('Swedish', 'miscellaneous'), ('Grand Prix', 'miscellaneous')] +Predicted Annotation: [('Swedish', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 283: +Sentence: Workers at Salvador voted to strike from Saturday, and it was not clear when further talks between the unions and management would take place. +True Annotation: [('Salvador', 'location')] +Predicted Annotation: [('Workers', 'organization'), ('Salvador', 'location'), ('unions', 'organization'), ('management', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 284: +Sentence: Six months to August 31, 1996 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 285: +Sentence: +9 Tom Watson 79 70 +True Annotation: [('Tom Watson', 'person')] +Predicted Annotation: [('Tom Watson', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 286: +Sentence: RIF 900.00 900.00 5500 4950.000 +True Annotation: [('RIF', 'organization')] +Predicted Annotation: [('RIF', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 287: +Sentence: Boston has won 15 of its last 19 games. +True Annotation: [('Boston', 'organization')] +Predicted Annotation: [('Boston', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 288: +Sentence: - New orders received 876 vs 933 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 289: +Sentence: NEW YORK 1996-08-27 +True Annotation: [('NEW YORK', 'location')] +Predicted Annotation: [('NEW YORK', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 290: +Sentence: " Her condition seems to be better, but the danger remains as long as she is on respirator," an official at Woodlands Nursing Home said." +True Annotation: [('Woodlands Nursing Home', 'location')] +Predicted Annotation: [('official', 'person'), ('Woodlands Nursing Home', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 291: +Sentence: LONDON 1996-08-26 +True Annotation: [('LONDON', 'location')] +Predicted Annotation: [('LONDON', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 292: +Sentence: Marseille 3 1 1 1 5 4 4 +True Annotation: [('Marseille', 'organization')] +Predicted Annotation: [('Marseille', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 293: +Sentence: The slain policeman Ejup Bajgora, 42, was an Albanian who had served in the Serbian police and state security since 1987, police told the Yugoslav news agency Tanjug. +True Annotation: [('Ejup Bajgora', 'person'), ('Albanian', 'miscellaneous'), ('Serbian', 'miscellaneous'), ('Yugoslav', 'miscellaneous'), ('Tanjug', 'organization')] +Predicted Annotation: [('Ejup Bajgora', 'person'), ('Serbian police', 'organization'), ('Tanjug', 'organization')] +Precision: 0.6666666666666666; Recall: 0.4; F1-score: 0.5 +-------------------------------------------------- + +Instance 294: +Sentence: Eurograde barges were offered at$ 207 fob ARA for Amsterdam-Rotterdam barrels, and at$ 206 for full ARA material. +True Annotation: [('Amsterdam-Rotterdam', 'location')] +Predicted Annotation: [('Amsterdam-Rotterdam', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 295: +Sentence: Two Indians to die for killing 23 bus passengers. +True Annotation: [('Indians', 'miscellaneous')] +Predicted Annotation: [('Two Indians', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 296: +Sentence: Spartak Trnava 4 2 2 0 10 5 8 +True Annotation: [('Spartak Trnava', 'organization')] +Predicted Annotation: [('Spartak Trnava', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 297: +Sentence: LITTLE ROCK, Ark. +True Annotation: [('LITTLE ROCK', 'location'), ('Ark', 'location')] +Predicted Annotation: [('LITTLE ROCK', 'location'), ('Ark', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 298: +Sentence: Ischinger said the threat of a major assault to take Grozny had been the unauthorised initiative of the commanding general and not Moscow 's intention. +True Annotation: [('Ischinger', 'person'), ('Grozny', 'location'), ('Moscow', 'location')] +Predicted Annotation: [('Ischinger', 'person'), ('Grozny', 'location'), ('commanding general', 'person'), ('Moscow', 'location')] +Precision: 0.75; Recall: 1.0; F1-score: 0.8571428571428571 +-------------------------------------------------- + +Instance 299: +Sentence: " It seems that from across the border there is going to be a planned attempt to disrupt the elections," Inderjit Gupta told reporters in the state capital Srinagar. +True Annotation: [('Inderjit Gupta', 'person'), ('Srinagar', 'location')] +Predicted Annotation: [('Inderjit Gupta', 'person'), ('Srinagar', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 300: +Sentence: Lyon 2 Nancy 0 +True Annotation: [('Lyon', 'organization'), ('Nancy', 'organization')] +Predicted Annotation: [('Lyon', 'location'), ('Nancy', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 301: +Sentence: Els Callens( Belgium) beat Nicole Bradtke( Australia) 7-6( 7-1) 7-6( 9-7) +True Annotation: [('Els Callens', 'person'), ('Belgium', 'location'), ('Nicole Bradtke', 'person'), ('Australia', 'location')] +Predicted Annotation: [('Els Callens', 'person'), ('Belgium', 'location'), ('Nicole Bradtke', 'person'), ('Australia', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 302: +Sentence: Auckland 21 11 0 10 406 389 22 +True Annotation: [('Auckland', 'organization')] +Predicted Annotation: [('Auckland', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 303: +Sentence: NEW YORK 1996-08-26 +True Annotation: [('NEW YORK', 'location')] +Predicted Annotation: [('NEW YORK', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 304: +Sentence: Petra Drnovice 3 1 1 1 7 5 4 +True Annotation: [('Petra Drnovice', 'organization')] +Predicted Annotation: [('Petra Drnovice', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 305: +Sentence: CHICAGO 1996-08-26 +True Annotation: [('CHICAGO', 'location')] +Predicted Annotation: [('CHICAGO', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 306: +Sentence: GPG earlier said its net profit for the six months to June 30 rose to 9.77 million pounds from 6.93 million in the previous first half. +True Annotation: [('GPG', 'organization')] +Predicted Annotation: [('GPG', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 307: +Sentence: NEC Nijmegen 1( Van Eykeren 15th) PSV Eindhoven 4( Numan 11th, +True Annotation: [('NEC Nijmegen', 'organization'), ('PSV Eindhoven', 'organization')] +Predicted Annotation: [('NEC Nijmegen', 'organization'), ('Van Eykeren', 'person'), ('PSV Eindhoven', 'organization')] +Precision: 0.6666666666666666; Recall: 1.0; F1-score: 0.8 +-------------------------------------------------- + +Instance 308: +Sentence: They can be flown in quieter ways," a spokesman said. +True Annotation: [] +Predicted Annotation: [('spokesman', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 309: +Sentence: Bayern Munich 4 Bayer Leverkusen 2 +True Annotation: [('Bayern Munich', 'organization'), ('Bayer Leverkusen', 'organization')] +Predicted Annotation: [('Bayern Munich', 'organization'), ('Bayer Leverkusen', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 310: +Sentence: SOCCER- BAYERN HIT FOUR TO TAKE BUNDESLIGA TOP SPOT. +True Annotation: [('BAYERN', 'organization'), ('BUNDESLIGA', 'miscellaneous')] +Predicted Annotation: [('BAYERN', 'organization'), ('BUNDESLIGA', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 311: +Sentence: -- New Delhi newsroom, +91-11-3012024 +True Annotation: [('New Delhi', 'location')] +Predicted Annotation: [('New Delhi', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 312: +Sentence: COLOMBO 1996-08-22 +True Annotation: [('COLOMBO', 'location')] +Predicted Annotation: [('COLOMBO', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 313: +Sentence: Namibia 6 Botswana 0 +True Annotation: [('Namibia', 'location'), ('Botswana', 'location')] +Predicted Annotation: [('Namibia', 'location'), ('Botswana', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 314: +Sentence: 0515 GMT +True Annotation: [('GMT', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 315: +Sentence: Results of Swiss premier division +True Annotation: [('Swiss', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 316: +Sentence: He added that he has had job offers but more have come from abroad than at home. +True Annotation: [] +Predicted Annotation: [('He', 'person'), ('he', 'person'), ('abroad', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 317: +Sentence: Pound/ dollar .. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 318: +Sentence: St Pauli 4 Schalke 4 +True Annotation: [('St Pauli', 'organization'), ('Schalke', 'organization')] +Predicted Annotation: [('St Pauli 4', 'location'), ('Schalke', 'organization')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 319: +Sentence: SunGard to buy CheckFree unit. +True Annotation: [('SunGard', 'organization'), ('CheckFree', 'organization')] +Predicted Annotation: [('SunGard', 'organization')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 320: +Sentence: Officials fed Phan some soup, gave him medical care, kept him overnight and then fed him a large breakfast. +True Annotation: [('Phan', 'person')] +Predicted Annotation: [('Officials', 'organization'), ('Phan', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 321: +Sentence: 6. Lance Armstrong( USA) Motorola 0:08 +True Annotation: [('Lance Armstrong', 'person'), ('USA', 'location'), ('Motorola', 'organization')] +Predicted Annotation: [('Lance Armstrong', 'person'), ('USA', 'location'), ('Motorola', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 322: +Sentence: -- Gordana Kukic, Belgrade Newsroom +381 11 222 4254 +True Annotation: [('Gordana Kukic', 'person'), ('Belgrade Newsroom', 'organization')] +Predicted Annotation: [('Gordana Kukic', 'person'), ('Belgrade', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 323: +Sentence: Christie, competing in what is expected to be his last major international meeting, finished fifth in 10.14. +True Annotation: [('Christie', 'person')] +Predicted Annotation: [('Christie', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 324: +Sentence: A shares -- distributed to former holders of property rights in the Beirut central district SOLIDERE is rebuilding -- closed at$ 104.625 unchanged from Thursday. +True Annotation: [('Beirut', 'location'), ('SOLIDERE', 'organization')] +Predicted Annotation: [('Beirut central district', 'location'), ('SOLIDERE', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 325: +Sentence: First race +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 326: +Sentence: The Israeli army also uses the area for military training. +True Annotation: [('Israeli', 'miscellaneous')] +Predicted Annotation: [('The Israeli army', 'organization'), ('area', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 327: +Sentence: Schalke 3 0 2 1 4 8 2 +True Annotation: [('Schalke', 'organization')] +Predicted Annotation: [('Schalke', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 328: +Sentence: MOSCOW 1996-08-22 +True Annotation: [('MOSCOW', 'location')] +Predicted Annotation: [('MOSCOW', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 329: +Sentence: Unsecured claims are estimated at about$ 90 million. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 330: +Sentence: The elephant crashed into Hari Maya Poudels house in Madhumalla village earlier this week while she was asleep, they said. +True Annotation: [('Hari Maya Poudels', 'person'), ('Madhumalla', 'location')] +Predicted Annotation: [('Hari Maya Poudels', 'person'), ('Madhumalla village', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 331: +Sentence: 69 76 73, Mark Roe 69 71 78 +True Annotation: [('Mark Roe', 'person')] +Predicted Annotation: [('Mark Roe', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 332: +Sentence: Enn Markvart, chairman of the National Election Commission said 96 members of parliament cast votes, with one ballot paper invalid and 11 abstentions. +True Annotation: [('Enn Markvart', 'person'), ('National Election Commission', 'organization')] +Predicted Annotation: [('Enn Markvart', 'person'), ('National Election Commission', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 333: +Sentence: India RBI chief sees cut in cash reserve ratio. +True Annotation: [('India', 'location'), ('RBI', 'organization')] +Predicted Annotation: [('India', 'location'), ('RBI', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 334: +Sentence: SAN FRANCISCO 12 New York 11 +True Annotation: [('SAN FRANCISCO', 'organization'), ('New York', 'organization')] +Predicted Annotation: [('SAN FRANCISCO', 'location'), ('New York', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 335: +Sentence: Feyenoord 2( Larsson 73rd, Van Gastel 83rd penalty) Graafschap +True Annotation: [('Feyenoord', 'organization'), ('Larsson', 'person'), ('Van Gastel', 'person'), ('Graafschap', 'organization')] +Predicted Annotation: [('Feyenoord', 'organization'), ('Larsson', 'person'), ('Van Gastel', 'person'), ('Graafschap', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 336: +Sentence: MFS shares surged on the news while WorldCom fell on fears of dilution. +True Annotation: [('MFS', 'organization'), ('WorldCom', 'organization')] +Predicted Annotation: [('MFS', 'organization'), ('WorldCom', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 337: +Sentence: Its link to the U.S. dollar had proved an engine of growth for the past 12 years. +True Annotation: [('U.S.', 'location')] +Predicted Annotation: [('U.S.', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 338: +Sentence: -- Southern New England closed at 38-1/2 Wednesday. +True Annotation: [('Southern New England', 'organization')] +Predicted Annotation: [('Southern New England', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 339: +Sentence: U.S. President Bill Clinton had to drop the resort of Ballybunion from a whirlwind Irish tour last year. +True Annotation: [('U.S.', 'location'), ('Bill Clinton', 'person'), ('Ballybunion', 'organization'), ('Irish', 'miscellaneous')] +Predicted Annotation: [('U.S. President', 'organization'), ('Bill Clinton', 'person'), ('Ballybunion', 'location')] +Precision: 0.3333333333333333; Recall: 0.25; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 340: +Sentence: 3. Lance Armstrong( U.S.) Motorola +True Annotation: [('Lance Armstrong', 'person'), ('U.S.', 'location'), ('Motorola', 'organization')] +Predicted Annotation: [('Lance Armstrong', 'person'), ('U.S.', 'location'), ('Motorola', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 341: +Sentence: An estimated 50,000 people, including more than 110 foreigners, have been killed in Algeria 's violence pitting Moslem rebels against government forces since early 1992 when authorities in Algeria cancelled a general election in which FIS had taken a commanding lead. +True Annotation: [('Algeria', 'location'), ('Moslem', 'miscellaneous'), ('Algeria', 'location'), ('FIS', 'organization')] +Predicted Annotation: [('Algeria', 'location'), ('Moslem rebels', 'organization'), ('government forces', 'organization'), ('Algeria', 'location'), ('FIS', 'organization')] +Precision: 0.5; Recall: 0.6666666666666666; F1-score: 0.5714285714285715 +-------------------------------------------------- + +Instance 342: +Sentence: SAN FRANCISCO 54 72 .429 14 +True Annotation: [('SAN FRANCISCO', 'organization')] +Predicted Annotation: [('SAN FRANCISCO', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 343: +Sentence: -- Damien Lynch, Dublin Newsroom +353 1 6603377 +True Annotation: [('Damien Lynch', 'person'), ('Dublin Newsroom', 'organization')] +Predicted Annotation: [('Damien Lynch', 'person'), ('Dublin', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 344: +Sentence: DAC Dunajska Streda 1 Spartak Trnava 3 +True Annotation: [('DAC Dunajska Streda', 'organization'), ('Spartak Trnava', 'organization')] +Predicted Annotation: [('1', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 345: +Sentence: ( Parent) FORECAST FORECAST YEAR-AGO +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 346: +Sentence: Tapie, the target of a blizzard of legal actions over his now-destroyed business empire and the Marseille soccer team he once ran, has a starring role in Lelouche 's" Homme, femmes: mode d'emploi"( Men, women: instructions for use). +True Annotation: [('Tapie', 'person'), ('Marseille', 'organization'), ('Lelouche', 'person')] +Predicted Annotation: [('Tapie', 'person'), ('Marseille', 'location')] +Precision: 0.5; Recall: 0.3333333333333333; F1-score: 0.4 +-------------------------------------------------- + +Instance 347: +Sentence: +5 Wayne Westner( South Africa) 77 68 +True Annotation: [('Wayne Westner', 'person'), ('South Africa', 'location')] +Predicted Annotation: [('Wayne Westner', 'person'), ('South Africa', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 348: +Sentence: Mark Gleeson +True Annotation: [('Mark Gleeson', 'person')] +Predicted Annotation: [('Mark Gleeson', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 349: +Sentence: 13. Latvia 8.29 +True Annotation: [('Latvia', 'location')] +Predicted Annotation: [('Latvia', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 350: +Sentence: TAIBE, Israel 1996-08-23 +True Annotation: [('TAIBE', 'location'), ('Israel', 'location')] +Predicted Annotation: [('TAIBE', 'location')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 351: +Sentence: The average family earns 160-200 million karbovanets a year($ 800-$ 1,000) -- but many have not been paid in months, Soprun said." +True Annotation: [('Soprun', 'person')] +Predicted Annotation: [('Soprun', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 352: +Sentence: The foreign ministry 's Shen told Reuters Television in an interview he had read reports of Tang 's comments but gave no details of why the negotiator had considered the time right for talks with Taiwan, which Beijing considers a renegade province. +True Annotation: [('Shen', 'organization'), ('Reuters Television', 'organization'), ('Tang', 'person'), ('Taiwan', 'location'), ('Beijing', 'location')] +Predicted Annotation: [('foreign ministry', 'organization'), ('Shen', 'person'), ('Reuters Television', 'organization'), ('Tang', 'person'), ('negotiator', 'person'), ('Taiwan', 'location'), ('Beijing', 'location')] +Precision: 0.5714285714285714; Recall: 0.8; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 353: +Sentence: Derbyshire 13 7 2 4 41 43 208 +True Annotation: [('Derbyshire', 'organization')] +Predicted Annotation: [('Derbyshire', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 354: +Sentence: Campaign officials then hope the day 's" news" event will be showcased on evening television news shows as a lead-in for that night 's convention programme. +True Annotation: [] +Predicted Annotation: [('Campaign officials', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 355: +Sentence: Gazprom has recently tightened these rules, making it harder for shareholders to sell to whoever they want, when they want. +True Annotation: [('Gazprom', 'organization')] +Predicted Annotation: [('Gazprom', 'organization'), ('shareholders', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 356: +Sentence: The Serbs, who make up 10 percent of the province 's 1.8 million people, claim Kosovo as the cradle of their culture. +True Annotation: [('Serbs', 'miscellaneous'), ('Kosovo', 'location')] +Predicted Annotation: [('The Serbs', 'organization'), ('Kosovo', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 357: +Sentence: Three members of the party were rescued unhurt. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 358: +Sentence: 2. Louise McPaul( Australia) 60.66 +True Annotation: [('Louise McPaul', 'person'), ('Australia', 'location')] +Predicted Annotation: [('Louise McPaul', 'person'), ('Australia', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 359: +Sentence: Maybe they want us to be alcoholics," Perry joked before lifting her glass of wine. +True Annotation: [('Perry', 'person')] +Predicted Annotation: [('Perry', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 360: +Sentence: , at$ 11 mln. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 361: +Sentence: William Fox broke into his wife 's home on Tuesday morning, shooting her dead and wounding his 16-year-old son, his son 's girlfriend and a neighbour, police said. +True Annotation: [('William Fox', 'person')] +Predicted Annotation: [('William Fox', 'person'), ('16-year-old son', 'person'), ('police', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 362: +Sentence: He was due to head to the Bosnian town of Banja Luka on Friday to meet Bosnian Serb acting president Biljana Plavsic and Bosnian Serb opposition leaders. +True Annotation: [('Bosnian', 'miscellaneous'), ('Banja Luka', 'location'), ('Bosnian Serb', 'miscellaneous'), ('Biljana Plavsic', 'person'), ('Bosnian Serb', 'miscellaneous')] +Predicted Annotation: [('Banja Luka', 'location'), ('Biljana Plavsic', 'person'), ('Bosnian Serb opposition leaders', 'organization')] +Precision: 0.6666666666666666; Recall: 0.5; F1-score: 0.5714285714285715 +-------------------------------------------------- + +Instance 363: +Sentence: A swell of protest is growing within Venezuela 's trade unions at the proposed year-end privatization of the state-owned holding company Corporacion Venezolana de Guayana( CVG), CVG union leaders said Tuesday. +True Annotation: [('Venezuela', 'location'), ('Corporacion Venezolana de Guayana', 'organization'), ('CVG', 'organization'), ('CVG', 'organization')] +Predicted Annotation: [('Venezuela', 'location'), ('Corporacion Venezolana de Guayana', 'organization'), ('CVG', 'organization'), ('CVG', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 364: +Sentence: R. Dravid not out 7 +True Annotation: [('R. Dravid', 'person')] +Predicted Annotation: [('R. Dravid', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 365: +Sentence: WASHINGTON 1996-08-27 +True Annotation: [('WASHINGTON', 'location')] +Predicted Annotation: [('WASHINGTON', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 366: +Sentence: In its three-grade rating system, the research institute assigns a" 2" rating to issues whose values it sees moving within 10 percentage points in either direction of the key 225-share Nikkei average over the next six months. +True Annotation: [('Nikkei', 'miscellaneous')] +Predicted Annotation: [('research institute', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 367: +Sentence: teams that took place today in Geneva: +True Annotation: [('Geneva', 'location')] +Predicted Annotation: [('Geneva', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 368: +Sentence: " +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 369: +Sentence: 5. Colin Edwards( U.S.) Yamaha 176 +True Annotation: [('Colin Edwards', 'person'), ('U.S.', 'location'), ('Yamaha', 'organization')] +Predicted Annotation: [('Colin Edwards', 'person'), ('U.S.', 'location'), ('Yamaha', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 370: +Sentence: To bat: Wasim Akram, Moin Khan, Mushtaq Ahmed, Waqar Younis, +True Annotation: [('Wasim Akram', 'person'), ('Moin Khan', 'person'), ('Mushtaq Ahmed', 'person'), ('Waqar Younis', 'person')] +Predicted Annotation: [('Wasim Akram', 'person'), ('Moin Khan', 'person'), ('Mushtaq Ahmed', 'person'), ('Waqar Younis', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 371: +Sentence: 10. Germany 8.30 +True Annotation: [('Germany', 'location')] +Predicted Annotation: [('Germany', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 372: +Sentence: KARACHI, Pakistan 1996-08-27 +True Annotation: [('KARACHI', 'location'), ('Pakistan', 'location')] +Predicted Annotation: [('KARACHI', 'location')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 373: +Sentence: " Somebody threw a molotov cocktail over the fence and it went into the parking lot. +True Annotation: [] +Predicted Annotation: [('Somebody', 'person'), ('parking lot', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 374: +Sentence: Since taking over from Jack Charlton in February, McCarthy has played largely experimental sides and seen them lose five times, draw twice and win just once. +True Annotation: [('Jack Charlton', 'person'), ('McCarthy', 'person')] +Predicted Annotation: [('Jack Charlton', 'person'), ('McCarthy', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 375: +Sentence: Ricky Ponting led the way with 100 off 119 balls with two sixes and nine fours before retiring. +True Annotation: [('Ricky Ponting', 'person')] +Predicted Annotation: [('Ricky Ponting', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 376: +Sentence: 9. Andersson 1 minute 32 seconds +True Annotation: [('Andersson', 'person')] +Predicted Annotation: [('Andersson', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 377: +Sentence: Sportul Studentesc 4 1 1 2 7 9 4 +True Annotation: [('Sportul Studentesc', 'organization')] +Predicted Annotation: [('Sportul Studentesc', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 378: +Sentence: Jonathan Lomas, Jose Rivero( Spain), Robert Karlsson +True Annotation: [('Jonathan Lomas', 'person'), ('Jose Rivero', 'person'), ('Spain', 'location'), ('Robert Karlsson', 'person')] +Predicted Annotation: [('Jonathan Lomas', 'person'), ('Jose Rivero', 'person'), ('Spain', 'location'), ('Robert Karlsson', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 379: +Sentence: Milwaukee 10 MINNESOTA 7 +True Annotation: [('Milwaukee', 'organization'), ('MINNESOTA', 'organization')] +Predicted Annotation: [('Milwaukee', 'location'), ('MINNESOTA', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 380: +Sentence: JUNE MAY JUNE 1995 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 381: +Sentence: Year Amount Coupon Yield Price Conc. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 382: +Sentence: Wigan 3 2 1 0 5 2 7 +True Annotation: [('Wigan', 'organization')] +Predicted Annotation: [('Wigan', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 383: +Sentence: Women 's world points race championship( 24-km): +True Annotation: [] +Predicted Annotation: [('Women', 'person'), ('24-km', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 384: +Sentence: Cologne 3 3 0 0 7 1 9 +True Annotation: [('Cologne', 'organization')] +Predicted Annotation: [('Cologne', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 385: +Sentence: MON Gencor YR DIV 25.75 25.0-27.0 20.0 +True Annotation: [('Gencor', 'organization')] +Predicted Annotation: [('Gencor', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 386: +Sentence: Cooper +True Annotation: [('Cooper', 'person')] +Predicted Annotation: [('Cooper', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 387: +Sentence: Andy Caddick 1 1 0 4 4 4.00 +True Annotation: [('Andy Caddick', 'person')] +Predicted Annotation: [('Andy Caddick', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 388: +Sentence: Flamboyant former Surinamese rebel leader Ronny Brunswijk was in custody on Wednesday charged with attempted murder, police said. +True Annotation: [('Surinamese', 'miscellaneous'), ('Ronny Brunswijk', 'person')] +Predicted Annotation: [('Ronny Brunswijk', 'person'), ('police', 'organization')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 389: +Sentence: Felicia Ballanger of France confirmed her status as the world 's number one woman sprinter when she retained her title at the world cycling championships on Friday. +True Annotation: [('Felicia Ballanger', 'person'), ('France', 'location')] +Predicted Annotation: [('Felicia Ballanger', 'person'), ('France', 'location'), ('world cycling championships', 'organization')] +Precision: 0.6666666666666666; Recall: 1.0; F1-score: 0.8 +-------------------------------------------------- + +Instance 390: +Sentence: " Digital is coming, it 's economic and the question is what will make the consumer happy and at what price." +True Annotation: [] +Predicted Annotation: [('consumer', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 391: +Sentence: Perhaps the best, yet most unfortunate, first-round matchup of the men 's competition pits eighth seed Jim Courier against retiring star Stefan Edberg. +True Annotation: [('Jim Courier', 'person'), ('Stefan Edberg', 'person')] +Predicted Annotation: [('Jim Courier', 'person'), ('Stefan Edberg', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 392: +Sentence: -- Bonn newsroom, +49 228 2609760 +True Annotation: [('Bonn', 'location')] +Predicted Annotation: [('Bonn newsroom', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 393: +Sentence: Sampras avenged that defeat with a straight sets win over the 19-year-old power hitter in the second round at Wimbledon and their rubber match in New York could provide some first-week fireworks. +True Annotation: [('Sampras', 'person'), ('Wimbledon', 'location'), ('New York', 'location')] +Predicted Annotation: [('Sampras', 'person'), ('New York', 'location')] +Precision: 1.0; Recall: 0.6666666666666666; F1-score: 0.8 +-------------------------------------------------- + +Instance 394: +Sentence: The Central African Republic qualified on a walkover to play in group four with Guinea, Sierra Leone and Tunisia. +True Annotation: [('Central African Republic', 'location'), ('Guinea', 'location'), ('Sierra Leone', 'location'), ('Tunisia', 'location')] +Predicted Annotation: [('Central African Republic', 'location'), ('Guinea', 'location'), ('Sierra Leone', 'location'), ('Tunisia', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 395: +Sentence: TEXAS AT MINNESOTA +True Annotation: [('TEXAS', 'organization'), ('MINNESOTA', 'location')] +Predicted Annotation: [('TEXAS', 'location'), ('MINNESOTA', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 396: +Sentence: Standings( tabulated under played, won, drawn, lost, goals +True Annotation: [] +Predicted Annotation: [('goals', 'miscellaneous')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 397: +Sentence: A. Mullally b Wasim Akram 24 +True Annotation: [('A. Mullally', 'person'), ('Wasim Akram', 'person')] +Predicted Annotation: [('Wasim Akram', 'person')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 398: +Sentence: CHICAGO 1996-08-27 +True Annotation: [('CHICAGO', 'location')] +Predicted Annotation: [('CHICAGO', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 399: +Sentence: Willem II Tilburg 2 0 1 1 0 1 1 +True Annotation: [('Willem II Tilburg', 'organization')] +Predicted Annotation: [('Willem II', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 400: +Sentence: Rohrabacher was expected to visit neutral faction leaders in the eastern city of Jalalabad and meet leaders of the rebel Islamic Taleban militia in the southern city of Kandahar. +True Annotation: [('Rohrabacher', 'person'), ('Jalalabad', 'location'), ('Islamic Taleban', 'miscellaneous'), ('Kandahar', 'location')] +Predicted Annotation: [('Rohrabacher', 'person'), ('Jalalabad', 'location'), ('Kandahar', 'location')] +Precision: 1.0; Recall: 0.75; F1-score: 0.8571428571428571 +-------------------------------------------------- + +Instance 401: +Sentence: Allensbach May 15 38.5 32.5 8.1 12.0 4.4 +True Annotation: [('Allensbach', 'organization')] +Predicted Annotation: [('Allensbach', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 402: +Sentence: 15-2 17-14 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 403: +Sentence: Boardman, 28, did not contest the Olympic pursuit because of its proximity to the Tour de France in which he led the French GAN team. +True Annotation: [('Boardman', 'person'), ('Olympic', 'miscellaneous'), ('Tour de France', 'miscellaneous'), ('French', 'miscellaneous'), ('GAN', 'organization')] +Predicted Annotation: [('Boardman', 'person'), ('French GAN team', 'organization')] +Precision: 0.5; Recall: 0.2; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 404: +Sentence: A West Bank bookseller charged on Thursday that the Palestinian Information Ministry has forced him to sign an undertaking not to distribute books written by critics of Israeli-PLO self-rule deals. +True Annotation: [('West Bank', 'location'), ('Palestinian Information Ministry', 'organization'), ('Israeli-PLO', 'miscellaneous')] +Predicted Annotation: [('West Bank', 'location'), ('Palestinian Information Ministry', 'organization')] +Precision: 1.0; Recall: 0.6666666666666666; F1-score: 0.8 +-------------------------------------------------- + +Instance 405: +Sentence: SOCCER- RESULTS OF SOUTH KOREAN PRO-SOCCER GAMES. +True Annotation: [('SOUTH KOREAN', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 406: +Sentence: Auxerre 4 2 2 0 3 0 8 +True Annotation: [('Auxerre', 'organization')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 407: +Sentence: " The ruling Awami league is making parliament ineffective and the speaker is contributing to that by not allowing the opposition MPs enough time to speak," she told a rally in northern district of Bogra on Monday. +True Annotation: [('Bogra', 'location')] +Predicted Annotation: [('Awami league', 'organization'), ('speaker', 'person'), ('she', 'person'), ('Bogra', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 408: +Sentence: Price per bushel for 14-pct protein dark northern spring, durum and white wheats, in dollars per bushel: +True Annotation: [] +Predicted Annotation: [('dark northern spring', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 409: +Sentence: FLORIDA AT ST LOUIS +True Annotation: [('FLORIDA', 'organization'), ('ST LOUIS', 'location')] +Predicted Annotation: [('FLORIDA', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 410: +Sentence: Chernomorets Novorossiisk 2 Rostselmash Rostov 1 +True Annotation: [('Chernomorets Novorossiisk', 'organization'), ('Rostselmash Rostov', 'organization')] +Predicted Annotation: [('Chernomorets', 'organization'), ('Novorossiisk', 'location'), ('Rostselmash', 'location'), ('Rostov', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 411: +Sentence: Main Tunisian opposition party ousted from HQ. +True Annotation: [('Tunisian', 'miscellaneous')] +Predicted Annotation: [('Main Tunisian opposition party', 'organization'), ('HQ', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 412: +Sentence: - The Irish Department of Enterprise and Employment has widened its probe into Taylor Asset Managers to include the investigation of investments of 10 more investors. +True Annotation: [('Irish Department of Enterprise and Employment', 'organization'), ('Taylor Asset Managers', 'organization')] +Predicted Annotation: [('Irish Department of Enterprise and Employment', 'organization'), ('Taylor Asset Managers', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 413: +Sentence: Harleysville Group ups qrtly dividenD. +True Annotation: [('Harleysville Group', 'organization')] +Predicted Annotation: [('Harleysville', 'location'), ('Group ups', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 414: +Sentence: Turkish troops killed 25 Kurdish rebels in recent clashes in the east of the country, security officials said on Wednesday. +True Annotation: [('Turkish', 'miscellaneous'), ('Kurdish', 'miscellaneous')] +Predicted Annotation: [('Turkish troops', 'organization'), ('Kurdish rebels', 'organization'), ('east of the country', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 415: +Sentence: soccer matches played over the weekend: +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 416: +Sentence: Ajax, who had a dismal series of pre-season results before beating NAC of Breda in their opening game, had the best of an entertaining first half but failed to break the deadlock. +True Annotation: [('Ajax', 'organization'), ('NAC', 'organization'), ('Breda', 'location')] +Predicted Annotation: [('Ajax', 'organization')] +Precision: 1.0; Recall: 0.3333333333333333; F1-score: 0.5 +-------------------------------------------------- + +Instance 417: +Sentence: " Edouard is getting stronger and stronger, and it already has winds of 105 mph( 185 kph)," said hurricane forecaster Lixion Avila. +True Annotation: [('Edouard', 'miscellaneous'), ('Lixion Avila', 'person')] +Predicted Annotation: [('Edouard', 'location'), ('Lixion Avila', 'person')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 418: +Sentence: Extras( b-6 lb-2 w-1 nb-13) 22 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 419: +Sentence: Cincinnati 3 ATLANTA 2( in 13) +True Annotation: [('Cincinnati', 'organization'), ('ATLANTA', 'organization')] +Predicted Annotation: [('Cincinnati', 'location'), ('ATLANTA', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 420: +Sentence: The second round was the entry point for the bulk of the serie A sides with the winners going through. +True Annotation: [('serie A', 'miscellaneous')] +Predicted Annotation: [('The second round', 'location'), ('winners', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 421: +Sentence: England were 74 for no wicket in +True Annotation: [('England', 'location')] +Predicted Annotation: [('England', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 422: +Sentence: WELLINGTON 1996-08-27 +True Annotation: [('WELLINGTON', 'location')] +Predicted Annotation: [('WELLINGTON', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 423: +Sentence: matches played on Saturday: +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 424: +Sentence: Did Not Bat: Mushtaq Ahmed, Waqar Younis, Ata-ur-Rehman, +True Annotation: [('Mushtaq Ahmed', 'person'), ('Waqar Younis', 'person'), ('Ata-ur-Rehman', 'person')] +Predicted Annotation: [('Mushtaq Ahmed', 'person'), ('Waqar Younis', 'person'), ('Ata-ur-Rehman', 'location')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 425: +Sentence: They finally went ahead with an escort from the ULIMO-J faction. +True Annotation: [('ULIMO-J', 'organization')] +Predicted Annotation: [('ULIMO-J faction', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 426: +Sentence: JERUSALEM 1996-08-22 +True Annotation: [('JERUSALEM', 'location')] +Predicted Annotation: [('JERUSALEM', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 427: +Sentence: The company said it was not aware of any reason for the surge. +True Annotation: [] +Predicted Annotation: [('The company', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 428: +Sentence: Bolton 3 2 1 0 5 2 7 +True Annotation: [('Bolton', 'organization')] +Predicted Annotation: [('Bolton', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 429: +Sentence: An anti-abortion politician addressed the Democratic convention on Tuesday, but praised the overwhelmingly pro-abortion rights party for its tolerance of his minority views. +True Annotation: [('Democratic', 'miscellaneous')] +Predicted Annotation: [('An anti-abortion politician', 'person'), ('overwhelmingly pro-abortion rights party', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 430: +Sentence: In August the same year, while in New Delhi to receive yet another award, she developed malaria, complicated by her heart and lung problems. +True Annotation: [('New Delhi', 'location')] +Predicted Annotation: [('New Delhi', 'location'), ('she', 'person'), ('malaria', 'miscellaneous')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 431: +Sentence: He has since named a prime minister for the first time since early in his rule and ordered a crackdown on corruption. +True Annotation: [] +Predicted Annotation: [('He', 'person'), ('prime minister', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 432: +Sentence: Among them, he noted that Cofinec had acquired the outstanding stake in its Czech folding company Krpaco a.s., increasing its ownership to 100 percent, so in the second half the whole of Krpaco 's figures will be consolidated. +True Annotation: [('Cofinec', 'organization'), ('Czech', 'miscellaneous'), ('Krpaco a.s.', 'organization'), ('Krpaco', 'organization')] +Predicted Annotation: [('Cofinec', 'organization'), ('Czech', 'location'), ('Krpaco a.s.', 'organization'), ('Krpaco', 'organization')] +Precision: 0.75; Recall: 0.75; F1-score: 0.75 +-------------------------------------------------- + +Instance 433: +Sentence: +3 Corey Pavin through 14 +True Annotation: [('Corey Pavin', 'person')] +Predicted Annotation: [('Corey Pavin', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 434: +Sentence: Cardiff 0 Wigan 2 +True Annotation: [('Cardiff', 'organization'), ('Wigan', 'organization')] +Predicted Annotation: [('Cardiff', 'location'), ('Wigan', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 435: +Sentence: He pitched his fourth complete game, allowing eight hits with two walks and 11 strikeouts. +True Annotation: [] +Predicted Annotation: [('He', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 436: +Sentence: Attendance 7,032. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 437: +Sentence: Sanchez Vicario, runner-up to Graf at the French Open and Wimbledon, begins play against a qualifier in a quarter of the draw that includes young talent Martina Hingis, the 16th seed, before a probable quarter-final clash with seventh-seeded veteran Jana Novotna. +True Annotation: [('Sanchez Vicario', 'person'), ('Graf', 'person'), ('French Open', 'miscellaneous'), ('Wimbledon', 'miscellaneous'), ('Martina Hingis', 'person'), ('Jana Novotna', 'person')] +Predicted Annotation: [('Sanchez Vicario', 'person'), ('Graf', 'person'), ('French Open', 'location'), ('Wimbledon', 'location'), ('Martina Hingis', 'person'), ('Jana Novotna', 'person')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 438: +Sentence: Strasbourg 1 Le Havre 0 +True Annotation: [('Strasbourg', 'organization'), ('Le Havre', 'organization')] +Predicted Annotation: [('Strasbourg', 'location'), ('Le Havre', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 439: +Sentence: - Seven ministers and governor of Bank of Israel will visit the United States at the end of September and in October. +True Annotation: [('Bank of Israel', 'organization'), ('United States', 'location')] +Predicted Annotation: [('governor', 'person'), ('Bank of Israel', 'organization'), ('United States', 'location')] +Precision: 0.6666666666666666; Recall: 1.0; F1-score: 0.8 +-------------------------------------------------- + +Instance 440: +Sentence: 2. Anne Marken( Belgium) 55.90 +True Annotation: [('Anne Marken', 'person'), ('Belgium', 'location')] +Predicted Annotation: [('Anne Marken', 'person'), ('Belgium', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 441: +Sentence: TUE Iscor YR EPS 29.7 26.0-32.0 38.0 +True Annotation: [('Iscor', 'organization')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 442: +Sentence: SV Ried 0 SV Salzburg 4 +True Annotation: [('SV Ried', 'organization'), ('SV Salzburg', 'organization')] +Predicted Annotation: [('SV Ried', 'organization'), ('SV Salzburg', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 443: +Sentence: In the first half, Kekkila posted a 6.1 million markka profit, up from 0.7 million. +True Annotation: [('Kekkila', 'organization')] +Predicted Annotation: [('Kekkila', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 444: +Sentence: " These charges are the interpretation of the church," Garang said on Tuesday." +True Annotation: [('Garang', 'person')] +Predicted Annotation: [('church', 'organization'), ('Garang', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 445: +Sentence: FEATURES- AEX INDEX 7,391 5,658 15.72 +True Annotation: [('AEX', 'miscellaneous')] +Predicted Annotation: [('AEX INDEX', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 446: +Sentence: Barnsley 3 Huddersfield 1 +True Annotation: [('Barnsley', 'organization'), ('Huddersfield', 'organization')] +Predicted Annotation: [('Barnsley', 'location'), ('Huddersfield', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 447: +Sentence: Cevaer( France), Thomas Bjorn( Denmark), Tony Johnstone +True Annotation: [('Cevaer', 'person'), ('France', 'location'), ('Thomas Bjorn', 'person'), ('Denmark', 'location'), ('Tony Johnstone', 'person')] +Predicted Annotation: [('Cevaer', 'person'), ('France', 'location'), ('Thomas Bjorn', 'person'), ('Denmark', 'location'), ('Tony Johnstone', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 448: +Sentence: Borussia Dortmund 4 3 0 1 12 6 9 +True Annotation: [('Borussia Dortmund', 'organization')] +Predicted Annotation: [('Borussia Dortmund', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 449: +Sentence: PARIS 1996-08-27 +True Annotation: [('PARIS', 'location')] +Predicted Annotation: [('PARIS', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 450: +Sentence: Two Iranian opposition leaders meet in Baghdad. +True Annotation: [('Iranian', 'miscellaneous'), ('Baghdad', 'location')] +Predicted Annotation: [('Two Iranian opposition leaders', 'person'), ('Baghdad', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 451: +Sentence: U.S. Treasury balances at Federal Reserve based on Treasury Department 's latest budget statement. +True Annotation: [('U.S. Treasury', 'organization'), ('Federal Reserve', 'organization'), ('Treasury Department', 'organization')] +Predicted Annotation: [('U.S.', 'location'), ('Federal Reserve', 'organization'), ('Treasury Department', 'organization')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 452: +Sentence: " On the jet kerosene side we must be cautious about quality. +True Annotation: [] +Predicted Annotation: [('On the jet kerosene side', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 453: +Sentence: Bernini is expected to take office Thursday, a Eletropaulo spokeswoman said. +True Annotation: [('Bernini', 'person'), ('Eletropaulo', 'organization')] +Predicted Annotation: [('Bernini', 'person'), ('Eletropaulo', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 454: +Sentence: Warwickshire are currently in fourth position behind Yorkshire, Nottinghamshire and Surrey. +True Annotation: [('Warwickshire', 'organization'), ('Yorkshire', 'organization'), ('Nottinghamshire', 'organization'), ('Surrey', 'organization')] +Predicted Annotation: [('Warwickshire', 'location'), ('Yorkshire', 'location'), ('Nottinghamshire', 'location'), ('Surrey', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 455: +Sentence: CRICKET- INDIA WIN TOSS AND BAT AGAINST SRI LANKA. +True Annotation: [('INDIA', 'location'), ('SRI LANKA', 'location')] +Predicted Annotation: [('CRICKET', 'organization'), ('INDIA', 'location'), ('SRI LANKA', 'organization')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 456: +Sentence: The rates are: +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 457: +Sentence: BONN 1996-08-23 +True Annotation: [('BONN', 'location')] +Predicted Annotation: [('BONN', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 458: +Sentence: number denotes seeding): +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 459: +Sentence: Following are some of the main factors likely to affect Indonesian stocks on Thursday: +True Annotation: [('Indonesian', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 460: +Sentence: For the distribution and supervision of humanitarian supplies the United Nations estimated it needed 1,190 people, including 267 international staff and 923 Iraqi support staff. +True Annotation: [('United Nations', 'organization'), ('Iraqi', 'miscellaneous')] +Predicted Annotation: [('United Nations', 'organization'), ('267 international staff', 'person'), ('923 Iraqi support staff', 'person')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 461: +Sentence: Cup Winners' Cup x-Cercle Brugge( Belgium) v Brann Bergen( Norway) +True Annotation: [("Cup Winners' Cup", 'miscellaneous'), ('x-Cercle Brugge', 'organization'), ('Belgium', 'location'), ('Brann Bergen', 'organization'), ('Norway', 'location')] +Predicted Annotation: [('Belgium', 'location'), ('Brann Bergen', 'organization'), ('Norway', 'location')] +Precision: 1.0; Recall: 0.6; F1-score: 0.7499999999999999 +-------------------------------------------------- + +Instance 462: +Sentence: " Java portends dramatic changes in the way we use the Internet," said Hong Bui, vice president of engineering of the new company after serving as a senior engineer at JavaSoft. +True Annotation: [('Java', 'miscellaneous'), ('Internet', 'miscellaneous'), ('Hong Bui', 'person'), ('JavaSoft', 'organization')] +Predicted Annotation: [('Internet', 'location'), ('Hong Bui', 'person'), ('JavaSoft', 'organization')] +Precision: 0.6666666666666666; Recall: 0.5; F1-score: 0.5714285714285715 +-------------------------------------------------- + +Instance 463: +Sentence: Final world championship standings: +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 464: +Sentence: The SEC 's goal, he added, was to create" one system where one price could be available to everybody." +True Annotation: [('SEC', 'organization')] +Predicted Annotation: [('The SEC', 'organization'), ('he', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 465: +Sentence: Adrian Voinea( Romania) beat Thomas Johansson( Sweden) 7-6 +True Annotation: [('Adrian Voinea', 'person'), ('Romania', 'location'), ('Thomas Johansson', 'person'), ('Sweden', 'location')] +Predicted Annotation: [('Adrian Voinea', 'person'), ('Romania', 'location'), ('Thomas Johansson', 'person'), ('Sweden', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 466: +Sentence: Rating Announcement As of 08/26/96. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 467: +Sentence: 9. Maurizio Fondriest( Italy) +True Annotation: [('Maurizio Fondriest', 'person'), ('Italy', 'location')] +Predicted Annotation: [('Maurizio Fondriest', 'person'), ('Italy', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 468: +Sentence: In June, Promodes signed an outline agreement to sell its Specia unit -- which runs 100 Dia stores in France -- to Germany 's Aldi. +True Annotation: [('Promodes', 'organization'), ('Specia', 'organization'), ('Dia', 'organization'), ('France', 'location'), ('Germany', 'location'), ('Aldi', 'organization')] +Predicted Annotation: [('Promodes', 'organization'), ('Specia', 'organization'), ('France', 'location'), ('Germany', 'location'), ('Aldi', 'organization')] +Precision: 1.0; Recall: 0.8333333333333334; F1-score: 0.9090909090909091 +-------------------------------------------------- + +Instance 469: +Sentence: No new deficit forecast has been issued so far. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 470: +Sentence: David Nainkin( South Africa) beat 9- Wayne Ferreira( South Africa) 6-4 6-4 2-6 7-5 +True Annotation: [('David Nainkin', 'person'), ('South Africa', 'location'), ('Wayne Ferreira', 'person'), ('South Africa', 'location')] +Predicted Annotation: [('David Nainkin', 'person'), ('South Africa', 'location'), ('Wayne Ferreira', 'person'), ('South Africa', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 471: +Sentence: 3. Goulnara Fatkoullina( Russia) 16 +True Annotation: [('Goulnara Fatkoullina', 'person'), ('Russia', 'location')] +Predicted Annotation: [('Goulnara Fatkoullina', 'person'), ('Russia', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 472: +Sentence: With Democrats gathering in Chicago to start a convention on Monday to nominate him for a second term as president, Clinton plans a steady parade of events designed to highlight his leadership and dim the glow of the just-concluded Republican conclave that gave a boost to rival Bob Dole. +True Annotation: [('Democrats', 'miscellaneous'), ('Chicago', 'location'), ('Clinton', 'person'), ('Republican', 'miscellaneous'), ('Bob Dole', 'person')] +Predicted Annotation: [('Democrats', 'organization'), ('Chicago', 'location'), ('Clinton', 'person'), ('Bob Dole', 'person')] +Precision: 0.75; Recall: 0.6; F1-score: 0.6666666666666665 +-------------------------------------------------- + +Instance 473: +Sentence: Stockport 0 Bournemouth 1 +True Annotation: [('Stockport', 'organization'), ('Bournemouth', 'organization')] +Predicted Annotation: [('Stockport', 'location'), ('Bournemouth', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 474: +Sentence: - Christian Maronite Patriarch Sfeir: We fear a movement from democracy to dictatorship. +True Annotation: [('Christian Maronite', 'miscellaneous'), ('Sfeir', 'person')] +Predicted Annotation: [('Christian Maronite Patriarch Sfeir', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 475: +Sentence: FC Linz 6 0 2 4 1 9 2 +True Annotation: [('FC Linz', 'organization')] +Predicted Annotation: [('FC Linz', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 476: +Sentence: Trade data are customs-cleared, published by economy ministry. +True Annotation: [] +Predicted Annotation: [('economy ministry', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 477: +Sentence: Philadelphia 6 LOS ANGELES 0 +True Annotation: [('Philadelphia', 'organization'), ('LOS ANGELES', 'organization')] +Predicted Annotation: [('Philadelphia', 'location'), ('LOS ANGELES', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 478: +Sentence: Stuttgart 10,655 up 11.7 +True Annotation: [('Stuttgart', 'location')] +Predicted Annotation: [('Stuttgart', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 479: +Sentence: David Rikl( Czech Republic) beat Hicham Arazi( Morocco) 6-4 7-5 6-2 +True Annotation: [('David Rikl', 'person'), ('Czech Republic', 'location'), ('Hicham Arazi', 'person'), ('Morocco', 'location')] +Predicted Annotation: [('David Rikl', 'person'), ('Czech Republic', 'location'), ('Hicham Arazi', 'person'), ('Morocco', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 480: +Sentence: 5- Andrei Medvedev( Ukraine) beat Martin Damm( Czech +True Annotation: [('Andrei Medvedev', 'person'), ('Ukraine', 'location'), ('Martin Damm', 'person'), ('Czech', 'location')] +Predicted Annotation: [('Andrei Medvedev', 'person'), ('Ukraine', 'location'), ('Martin Damm', 'person'), ('Czech', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 481: +Sentence: 13- Thomas Enqvist( Sweden) vs. Stephane Simian( France) +True Annotation: [('Thomas Enqvist', 'person'), ('Sweden', 'location'), ('Stephane Simian', 'person'), ('France', 'location')] +Predicted Annotation: [('Thomas Enqvist', 'person'), ('Sweden', 'location'), ('Stephane Simian', 'person'), ('France', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 482: +Sentence: Prime Minister Costas Simitis is going to make an official announcement after a cabinet meeting later on Thursday, said Skandalidis. +True Annotation: [('Costas Simitis', 'person'), ('Skandalidis', 'person')] +Predicted Annotation: [('Prime Minister Costas Simitis', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 483: +Sentence: Benfica dominated the game but their lack of a first-class striker was apparent throughout and in the 30th minute they lost key Brazilian midfielder Valdo who suffered a light knee injury. +True Annotation: [('Benfica', 'organization'), ('Brazilian', 'miscellaneous'), ('Valdo', 'person')] +Predicted Annotation: [('Benfica', 'organization'), ('Valdo', 'person')] +Precision: 1.0; Recall: 0.6666666666666666; F1-score: 0.8 +-------------------------------------------------- + +Instance 484: +Sentence: In the last 15 days, Atlanta has traded for third baseman Terry Pendleton, claimed outfielder Luis Polonia on waivers and called up minor-league phenom Andruw Jones, all in preparation for their fifth post-season. +True Annotation: [('Atlanta', 'location'), ('Terry Pendleton', 'person'), ('Luis Polonia', 'person'), ('Andruw Jones', 'person')] +Predicted Annotation: [('Atlanta', 'location'), ('Terry Pendleton', 'person'), ('Luis Polonia', 'person'), ('Andruw Jones', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 485: +Sentence: COLORADO 10 St Louis 5 +True Annotation: [('COLORADO', 'organization'), ('St Louis', 'organization')] +Predicted Annotation: [('St Louis', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 486: +Sentence: CLEVELAND 79 53 .598- +True Annotation: [('CLEVELAND', 'organization')] +Predicted Annotation: [('CLEVELAND', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 487: +Sentence: The PUK-run radio on Friday said Iraqi heavy artillery was pounding its positions in Kurdish-controlled northern Iraq but it gave no details of casualties. +True Annotation: [('PUK-run', 'miscellaneous'), ('Iraqi', 'miscellaneous'), ('Kurdish-controlled', 'miscellaneous'), ('Iraq', 'location')] +Predicted Annotation: [('PUK-run radio', 'organization'), ('Kurdish-controlled northern Iraq', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 488: +Sentence: LATEST FIXTURES +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 489: +Sentence: ISS Inc senior management would continue to run the business under the new owners, it said. +True Annotation: [('ISS Inc', 'organization')] +Predicted Annotation: [('ISS Inc', 'organization'), ('senior management', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 490: +Sentence: Australia scored 263-7 in their 50 overs against Zimbabwe in the first day-night limited overs match of the Singer World Series tournament on Monday. +True Annotation: [('Australia', 'location'), ('Zimbabwe', 'location'), ('Singer World Series', 'miscellaneous')] +Predicted Annotation: [('Australia', 'location'), ('Zimbabwe', 'location'), ('Singer World Series', 'organization')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 491: +Sentence: Enn Markvart, Chairman of the National Election Commission, said 96 members of parliament voted in the second round, with 12 abstentions and one ballot paper invalid. +True Annotation: [('Enn Markvart', 'person'), ('National Election Commission', 'organization')] +Predicted Annotation: [('Enn Markvart', 'person'), ('National Election Commission', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 492: +Sentence: Witnesses said protesters carrying colourful party flags walked for several miles, chanting anti-government slogans. +True Annotation: [] +Predicted Annotation: [('Witnesses', 'person'), ('protesters', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 493: +Sentence: 13- Brenda Schultz-McCarthy( Netherlands) beat Nana Miyagi( Japan) 6-1 6-4 +True Annotation: [('Brenda Schultz-McCarthy', 'person'), ('Netherlands', 'location'), ('Nana Miyagi', 'person'), ('Japan', 'location')] +Predicted Annotation: [('Brenda Schultz-McCarthy', 'person'), ('Netherlands', 'location'), ('Japan', 'location')] +Precision: 1.0; Recall: 0.75; F1-score: 0.8571428571428571 +-------------------------------------------------- + +Instance 494: +Sentence: Bosnian premier in Turkey for one day visit. +True Annotation: [('Bosnian', 'miscellaneous'), ('Turkey', 'location')] +Predicted Annotation: [('Bosnian premier', 'person'), ('Turkey', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 495: +Sentence: Arafat subsequently cancelled a meeting between Israeli and PLO officials, on civilian affairs, at the Allenby Bridge crossing between Jordan and the West Bank. +True Annotation: [('Arafat', 'person'), ('Israeli', 'miscellaneous'), ('PLO', 'organization'), ('Allenby Bridge', 'location'), ('Jordan', 'location'), ('West Bank', 'location')] +Predicted Annotation: [('Arafat', 'person'), ('PLO', 'organization'), ('civilian affairs', 'miscellaneous'), ('Allenby Bridge', 'location'), ('Jordan', 'location'), ('West Bank', 'location')] +Precision: 0.8333333333333334; Recall: 0.8333333333333334; F1-score: 0.8333333333333334 +-------------------------------------------------- + +Instance 496: +Sentence: The NBH trade data is based on cash flow, MIT data on customs statistics. +True Annotation: [('NBH', 'organization'), ('MIT', 'organization')] +Predicted Annotation: [('NBH', 'organization'), ('MIT', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 497: +Sentence: Interest 2.78 vs 2.69 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 498: +Sentence: 2. Marie-Jose Perec( France) 49.72 +True Annotation: [('Marie-Jose Perec', 'person'), ('France', 'location')] +Predicted Annotation: [('Marie-Jose Perec', 'person'), ('France', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 499: +Sentence: Lebed interrupted talks with Chechnya 's separatists on a political deal on Sunday, saying he had to consult with Yeltsin. +True Annotation: [('Lebed', 'person'), ('Chechnya', 'location'), ('Yeltsin', 'person')] +Predicted Annotation: [('Lebed', 'person'), ('Chechnya', 'location'), ('separatists', 'organization'), ('Yeltsin', 'person')] +Precision: 0.75; Recall: 1.0; F1-score: 0.8571428571428571 +-------------------------------------------------- + +Instance 500: +Sentence: In Rishon-Lezion: Hapoel Ironi( Israel) 3 Constructorul +True Annotation: [('Rishon-Lezion', 'location'), ('Hapoel Ironi', 'organization'), ('Israel', 'location'), ('Constructorul', 'organization')] +Predicted Annotation: [('Rishon-Lezion', 'location'), ('Hapoel Ironi', 'organization'), ('3 Constructorul', 'organization')] +Precision: 0.6666666666666666; Recall: 0.5; F1-score: 0.5714285714285715 +-------------------------------------------------- + +Instance 501: +Sentence: " It does show how easily we should be able to bounce back over 10 percent again," he added, saying:" We continue to feel very relaxed about our general view that we would average 10 percent profit margins over the cycle." +True Annotation: [] +Predicted Annotation: [('we', 'organization'), ('he', 'person'), ('We', 'organization'), ('we', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 502: +Sentence: JERUSALEM 1996-08-25 +True Annotation: [('JERUSALEM', 'location')] +Predicted Annotation: [('JERUSALEM', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 503: +Sentence: Soyoil solvent plant delivery 30,300-30,400 +True Annotation: [] +Predicted Annotation: [('Soyoil', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 504: +Sentence: Dutroux 's last visit to Slovakia was reported to have been as recent as July. +True Annotation: [('Dutroux', 'person'), ('Slovakia', 'location')] +Predicted Annotation: [('Dutroux', 'person'), ('Slovakia', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 505: +Sentence: 4. Anja Smolders( Belgium) 2:43.06 +True Annotation: [('Anja Smolders', 'person'), ('Belgium', 'location')] +Predicted Annotation: [('Anja Smolders', 'person'), ('Belgium', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 506: +Sentence: Alberto Berasategui( Spain) beat Cecil Mamiit( U.S.) 6-1 6-4 6-0 +True Annotation: [('Alberto Berasategui', 'person'), ('Spain', 'location'), ('Cecil Mamiit', 'person'), ('U.S.', 'location')] +Predicted Annotation: [('Alberto Berasategui', 'person'), ('Spain', 'location'), ('Cecil Mamiit', 'person'), ('U.S.', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 507: +Sentence: MINNESOTA 63 64 .496 13 +True Annotation: [('MINNESOTA', 'organization')] +Predicted Annotation: [('MINNESOTA', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 508: +Sentence: 9- Wayne Ferreira( South Africa) vs. qualifier +True Annotation: [('Wayne Ferreira', 'person'), ('South Africa', 'location')] +Predicted Annotation: [('Wayne Ferreira', 'person'), ('South Africa', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 509: +Sentence: The weather delayed the resumption for over an hour, the umpires finally announcing play would start again at 1445 local time( 1345 GMT). +True Annotation: [('GMT', 'miscellaneous')] +Predicted Annotation: [('umpires', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 510: +Sentence: It quoted the manual as saying:" The objective of the Basic Course on War is to provide for combatants of the EPR basic military knowledge for the armed conflict against the police and military apparatus of the bourgeoisie." +True Annotation: [('EPR', 'organization')] +Predicted Annotation: [('EPR', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 511: +Sentence: Muscular dystrophy is a fatal illness in which the body 's muscle tissue degenerates and is replaced by fat. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 512: +Sentence: ( Netherlands) 15-11 18-14 +True Annotation: [('Netherlands', 'location')] +Predicted Annotation: [('Netherlands', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 513: +Sentence: North Melbourne 14.12( 96) Geelong 16.13( 109) +True Annotation: [('North Melbourne', 'organization'), ('Geelong', 'organization')] +Predicted Annotation: [('North Melbourne', 'location'), ('Geelong', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 514: +Sentence: 2-6 7-6( 7-4) 6-3. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 515: +Sentence: " The market was extremely quiet today, some profit-taking locally, no Western orders," said Nick Mokhoff, director of sales and trade at Alliance-Menatep." +True Annotation: [('Western', 'miscellaneous'), ('Nick Mokhoff', 'person'), ('Alliance-Menatep', 'organization')] +Predicted Annotation: [('Nick Mokhoff', 'person'), ('Alliance-Menatep', 'organization')] +Precision: 1.0; Recall: 0.6666666666666666; F1-score: 0.8 +-------------------------------------------------- + +Instance 516: +Sentence: Fortuna Duesseldorf 3 1 0 2 1 7 3 +True Annotation: [('Fortuna Duesseldorf', 'organization')] +Predicted Annotation: [('Fortuna Duesseldorf', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 517: +Sentence: One analyst said sales of Avonex had already cut into Betaseron market share. +True Annotation: [('Avonex', 'miscellaneous'), ('Betaseron', 'miscellaneous')] +Predicted Annotation: [('One analyst', 'person'), ('Avonex', 'organization'), ('Betaseron', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 518: +Sentence: RTRS- Budget cuts to boost Australia savings- RBA. +True Annotation: [('RTRS', 'organization'), ('Australia', 'location'), ('RBA', 'organization')] +Predicted Annotation: [('Australia', 'location'), ('RBA', 'organization')] +Precision: 1.0; Recall: 0.6666666666666666; F1-score: 0.8 +-------------------------------------------------- + +Instance 519: +Sentence: Australian rugby league premiership standings after matches played at the weekend( tabulate under played, won, drawn, lost, points for, against, total points): +True Annotation: [('Australian', 'miscellaneous')] +Predicted Annotation: [('Australian rugby league', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 520: +Sentence: It said the ban applied to Senegalese nationals and foreign residents. +True Annotation: [('Senegalese', 'miscellaneous')] +Predicted Annotation: [('Senegalese nationals', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 521: +Sentence: -- Jakarta newsroom +6221 384-6364 +True Annotation: [('Jakarta', 'location')] +Predicted Annotation: [('Jakarta newsroom', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 522: +Sentence: Barnsley 3 Reading 0 +True Annotation: [('Barnsley', 'organization'), ('Reading', 'organization')] +Predicted Annotation: [('Barnsley', 'location'), ('Reading', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 523: +Sentence: Women 's world sprint championship quarter-finals( best of +True Annotation: [] +Predicted Annotation: [('Women', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 524: +Sentence: SOCCER- EUROPEAN CUP DRAWS FOR AEK, OLYMPIAKOS, PAO. +True Annotation: [('EUROPEAN CUP', 'miscellaneous'), ('AEK', 'organization'), ('OLYMPIAKOS', 'organization'), ('PAO', 'organization')] +Predicted Annotation: [('AEK', 'organization'), ('OLYMPIAKOS', 'location'), ('PAO', 'location')] +Precision: 0.3333333333333333; Recall: 0.25; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 525: +Sentence: CINCINNATI AT FLORIDA +True Annotation: [('CINCINNATI', 'organization'), ('FLORIDA', 'location')] +Predicted Annotation: [('CINCINNATI', 'location'), ('FLORIDA', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 526: +Sentence: - MIDDAY FIXTURES +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 527: +Sentence: WASHINGTON 1996-08-29 +True Annotation: [('WASHINGTON', 'location')] +Predicted Annotation: [('WASHINGTON', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 528: +Sentence: The San Jose, Calif., company was up 2-1/8 at 11-3/8 after its announcement Wednesday that it planned to pull out of the highly competitive modem-chip business and focus instead on the fast-growing market for computer networking equipment. +True Annotation: [('San Jose', 'location'), ('Calif.', 'location')] +Predicted Annotation: [('San Jose, Calif.', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 529: +Sentence: Highs 82-96F( 28-36C). +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 530: +Sentence: Santos 2 Morelia 1 +True Annotation: [('Santos', 'organization'), ('Morelia', 'organization')] +Predicted Annotation: [('Santos', 'person'), ('Morelia', 'organization')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 531: +Sentence: Blackburn announced on Wednesday they and Dalglish had parted by mutual consent. +True Annotation: [('Blackburn', 'organization'), ('Dalglish', 'person')] +Predicted Annotation: [('Blackburn', 'location'), ('Dalglish', 'person')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 532: +Sentence: " I feared he would flee from work or steal my belongings," the Kathmandu Post newspaper quoted Munakarmi as saying after his arrest. +True Annotation: [('Kathmandu Post', 'organization'), ('Munakarmi', 'person')] +Predicted Annotation: [('Kathmandu Post', 'organization'), ('Munakarmi', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 533: +Sentence: HONG KONG 1996-08-28 +True Annotation: [('HONG KONG', 'location')] +Predicted Annotation: [('HONG KONG', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 534: +Sentence: HOUSTON 3 St Louis 1 +True Annotation: [('HOUSTON', 'organization'), ('St Louis', 'organization')] +Predicted Annotation: [('HOUSTON', 'location'), ('St Louis', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 535: +Sentence: Police in Berovo, 150 km( 90 miles) west of the capital Skopje, said there were around 15,000 people gathered around the town 's cathedral when the lightning struck the group during a thunderstorm. +True Annotation: [('Berovo', 'location'), ('Skopje', 'location')] +Predicted Annotation: [('Police', 'organization'), ('Berovo', 'location'), ('Skopje', 'location')] +Precision: 0.6666666666666666; Recall: 1.0; F1-score: 0.8 +-------------------------------------------------- + +Instance 536: +Sentence: SOCCER- MEXICAN CHAMPIONSHIP RESULTS/ STANDINGS. +True Annotation: [('MEXICAN', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 537: +Sentence: The foot had to be removed so the infant could be fitted with a prosthesis. +True Annotation: [] +Predicted Annotation: [('the infant', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 538: +Sentence: Quarterly +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 539: +Sentence: Net 249.53 vs 242.94 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 540: +Sentence: soccer matches played on Saturday: +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 541: +Sentence: ( All data above 000s except per share numbers) +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 542: +Sentence: Over the seven months, the private sector accounted for 76 percent of total exports, with" common metals" the strongest export sector accounting for$ 951 million, or 42.5 percent of total exports. +True Annotation: [] +Predicted Annotation: [('private sector', 'organization'), ('common metals', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 543: +Sentence: The officials said Amoco was deferring to the Yemeni Ministry of Petroleum and Minerals for any specific comments on the Amoco-Yemen talks. +True Annotation: [('Amoco', 'organization'), ('Yemeni', 'miscellaneous'), ('Ministry of Petroleum and Minerals', 'organization'), ('Amoco-Yemen', 'miscellaneous')] +Predicted Annotation: [('Amoco', 'organization'), ('Yemeni Ministry of Petroleum and Minerals', 'organization')] +Precision: 0.5; Recall: 0.25; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 544: +Sentence: ( midday)( May 22)( Jan 10) +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 545: +Sentence: Advanced Medical said it expects to take an unspecified one-time charge to pay for the merger. +True Annotation: [('Advanced Medical', 'organization')] +Predicted Annotation: [('Advanced Medical', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 546: +Sentence: " If we lose this one, Tony and I will have to have a good look at giving someone else a go," Newcombe was quoted as saying in Sydney 's Daily Telegraph newspaper. +True Annotation: [('Tony', 'person'), ('Newcombe', 'person'), ('Sydney', 'location'), ('Daily Telegraph', 'organization')] +Predicted Annotation: [('Newcombe', 'person'), ('Sydney', 'location'), ('Daily Telegraph', 'organization')] +Precision: 1.0; Recall: 0.75; F1-score: 0.8571428571428571 +-------------------------------------------------- + +Instance 547: +Sentence: That allowed him to be moved to a semi-upright position. +True Annotation: [] +Predicted Annotation: [('semi-upright position', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 548: +Sentence: Elsewhere, title hopefuls Liverpool were held 0-0 at home by newly-promoted Sunderland, and in London, the tie between Tottenham Hotspur and Everton also ended goaless. +True Annotation: [('Liverpool', 'organization'), ('Sunderland', 'organization'), ('London', 'location'), ('Tottenham Hotspur', 'organization'), ('Everton', 'organization')] +Predicted Annotation: [('Liverpool', 'organization'), ('Sunderland', 'organization'), ('London', 'location'), ('Tottenham Hotspur', 'organization'), ('Everton', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 549: +Sentence: EPS loss 48.61 yen vs loss 38.11 yen +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 550: +Sentence: Jomhuri Eslami quoted the West Azerbaijan province security chief as saying those held confessed to gathering confidential information, photographing strategic sites, doing propaganda against state officials and" spreading pan-Turkism". +True Annotation: [('Jomhuri Eslami', 'organization'), ('West Azerbaijan', 'location'), ('pan-Turkism', 'miscellaneous')] +Predicted Annotation: [('Jomhuri Eslami', 'person'), ('West Azerbaijan province', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 551: +Sentence: " If we 're to stay in Saudi Arabia, we need to have total cooperation," Specter said. +True Annotation: [('Saudi Arabia', 'location'), ('Specter', 'person')] +Predicted Annotation: [('Saudi Arabia', 'location'), ('Specter', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 552: +Sentence: Graafschap Doetinchem 3( Ibrahim 20th 63rd, Godee 54th) RKC +True Annotation: [('Graafschap Doetinchem', 'organization'), ('Ibrahim', 'person'), ('Godee', 'person'), ('RKC', 'organization')] +Predicted Annotation: [('Godee 54th', 'location'), ('RKC', 'organization')] +Precision: 0.5; Recall: 0.25; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 553: +Sentence: Extras( b-4 lb-5 nb-16) 25 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 554: +Sentence: Primary Export Destinations: Egypt, Morocco, S. Korea, Yemen, Pakistan, Mexico and China. +True Annotation: [('Egypt', 'location'), ('Morocco', 'location'), ('S. Korea', 'location'), ('Yemen', 'location'), ('Pakistan', 'location'), ('Mexico', 'location'), ('China', 'location')] +Predicted Annotation: [('Egypt', 'location'), ('Morocco', 'location'), ('S. Korea', 'location'), ('Yemen', 'location'), ('Pakistan', 'location'), ('Mexico', 'location'), ('China', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 555: +Sentence: ------------------------- +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 556: +Sentence: The win gave the All Blacks an unbeatable 2-0 lead in the three-test series. +True Annotation: [('All Blacks', 'organization')] +Predicted Annotation: [('All Blacks', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 557: +Sentence: Aston Villa 2 Derby 0 +True Annotation: [('Aston Villa', 'organization'), ('Derby', 'organization')] +Predicted Annotation: [('Aston Villa', 'organization'), ('Derby', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 558: +Sentence: 6-4 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 559: +Sentence: " There is a good offer .... +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 560: +Sentence: Dutch PTT earlier on Friday repeated a forecast it would improve on 1995 's 2.26 billion guilder net profit for the whole year of 1996. +True Annotation: [('Dutch PTT', 'organization')] +Predicted Annotation: [('Dutch PTT', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 561: +Sentence: English and Scottish league soccer +True Annotation: [('English', 'miscellaneous'), ('Scottish', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 562: +Sentence: CENTRAL DIVISION +True Annotation: [('CENTRAL DIVISION', 'miscellaneous')] +Predicted Annotation: [('CENTRAL DIVISION', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 563: +Sentence: 1. Joel Smets( Belgium) Husaberg +True Annotation: [('Joel Smets', 'person'), ('Belgium', 'location'), ('Husaberg', 'organization')] +Predicted Annotation: [('Joel Smets', 'person'), ('Belgium', 'location'), ('Husaberg', 'location')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 564: +Sentence: Philippoussis saved a match point at 5-6 in the third-set tie break before winning 6-3 3-6 7-6( 8-6). +True Annotation: [('Philippoussis', 'person')] +Predicted Annotation: [('Philippoussis', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 565: +Sentence: Sparta Rotterdam 3 0 2 1 1 2 2 +True Annotation: [('Sparta Rotterdam', 'organization')] +Predicted Annotation: [('Sparta Rotterdam', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 566: +Sentence: 3. Theybers +True Annotation: [('Theybers', 'person')] +Predicted Annotation: [('Theybers', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 567: +Sentence: Graafschap Doetinchem 3 RKC Waalwijk 2 +True Annotation: [('Graafschap Doetinchem', 'organization'), ('RKC Waalwijk', 'organization')] +Predicted Annotation: [('Graafschap', 'location'), ('Doetinchem', 'location'), ('RKC Waalwijk', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 568: +Sentence: Several of the other women 's seeds eased into the second round with more typical Graf-like efficiency Tuesday. +True Annotation: [('Graf-like', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 569: +Sentence: Shadab Kabir 2 4 0 87 35 21.75 +True Annotation: [('Shadab Kabir', 'person')] +Predicted Annotation: [('Shadab Kabir', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 570: +Sentence: Chester. +True Annotation: [('Chester', 'organization')] +Predicted Annotation: [('Chester', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 571: +Sentence: West African leaders have threatened individual sanctions against faction leaders to ensure compliance. +True Annotation: [('West African', 'miscellaneous')] +Predicted Annotation: [('West African leaders', 'organization'), ('faction leaders', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 572: +Sentence: Full name of company is Loxley Publications Plc. +True Annotation: [('Loxley Publications Plc', 'organization')] +Predicted Annotation: [('Loxley Publications Plc', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 573: +Sentence: Vinny Castilla and Dante Bichette each added two RBI for Colorado, which improved the major league 's best home mark to 44-20. +True Annotation: [('Vinny Castilla', 'person'), ('Dante Bichette', 'person'), ('RBI', 'miscellaneous'), ('Colorado', 'location')] +Predicted Annotation: [('Vinny Castilla', 'person'), ('Dante Bichette', 'person'), ('Colorado', 'location'), ('major league', 'organization')] +Precision: 0.75; Recall: 0.75; F1-score: 0.75 +-------------------------------------------------- + +Instance 574: +Sentence: Total( for six wickets) 278 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 575: +Sentence: Results from the +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 576: +Sentence: MDS this year lost its president and vice-president, both of whom were tried and given jail sentences. +True Annotation: [('MDS', 'organization')] +Predicted Annotation: [('MDS', 'organization'), ('president', 'person'), ('vice-president', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 577: +Sentence: Nepal 's king leaves on week-long visit to China. +True Annotation: [('Nepal', 'location'), ('China', 'location')] +Predicted Annotation: [('Nepal', 'location'), ('king', 'person'), ('China', 'location')] +Precision: 0.6666666666666666; Recall: 1.0; F1-score: 0.8 +-------------------------------------------------- + +Instance 578: +Sentence: Indian soybean prices on Tuesday remained steady at 12,900-13,100 rupees per tonne in plant delivery condition, dealers said +True Annotation: [('Indian', 'miscellaneous')] +Predicted Annotation: [('dealers', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 579: +Sentence: MIAMI 1996-08-24 +True Annotation: [('MIAMI', 'location')] +Predicted Annotation: [('MIAMI', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 580: +Sentence: Goias 3 Sport Recife 1 +True Annotation: [('Goias', 'organization'), ('Sport Recife', 'organization')] +Predicted Annotation: [('Goias', 'location'), ('Recife', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 581: +Sentence: FRANKFURT 2,555.16- 2.10 2,583.49) 2,284.86 +True Annotation: [('FRANKFURT', 'location')] +Predicted Annotation: [('FRANKFURT', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 582: +Sentence: Hijacked Sudan plane expected at London 's Stansted. +True Annotation: [('Sudan', 'location'), ('London', 'location'), ('Stansted', 'location')] +Predicted Annotation: [('London', 'location'), ('Stansted', 'location')] +Precision: 1.0; Recall: 0.6666666666666666; F1-score: 0.8 +-------------------------------------------------- + +Instance 583: +Sentence: BOSTON AT CALIFORNIA +True Annotation: [('BOSTON', 'organization'), ('CALIFORNIA', 'location')] +Predicted Annotation: [('BOSTON', 'location'), ('CALIFORNIA', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 584: +Sentence: AMSTERDAM 1996-08-25 +True Annotation: [('AMSTERDAM', 'location')] +Predicted Annotation: [('AMSTERDAM', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 585: +Sentence: " There were big buyers at the base of where the market sold to, and when the currency got bought back on talk of a samurai the market got bought back again," a dealer said. +True Annotation: [] +Predicted Annotation: [('the market', 'organization'), ('market', 'organization'), ('dealer', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 586: +Sentence: Venezuela FinMin to make statement midday Thursday. +True Annotation: [('Venezuela', 'location')] +Predicted Annotation: [('Venezuela', 'location'), ('FinMin', 'organization')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 587: +Sentence: Ceahlaul Piatra Neamt 4 1 1 2 2 4 4 +True Annotation: [('Ceahlaul Piatra Neamt', 'organization')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 588: +Sentence: Bonds has been limited to a pinch-hitting role since an MRI Friday showed a mild strain of his left hamstring. +True Annotation: [('Bonds', 'person'), ('MRI', 'miscellaneous')] +Predicted Annotation: [('Bonds', 'person')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 589: +Sentence: Greater damage was averted as the driver of the passenger train had time to apply his emergency brakes before the collision occurred, a state railways spokesman told Austrian news agency APA. +True Annotation: [('Austrian', 'miscellaneous'), ('APA', 'organization')] +Predicted Annotation: [('state railways spokesman', 'person'), ('Austrian news agency', 'organization'), ('APA', 'organization')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 590: +Sentence: Cozma is barred from taking part in any official soccer activity during the ban. +True Annotation: [('Cozma', 'person')] +Predicted Annotation: [('Cozma', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 591: +Sentence: 6-3 6-4 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 592: +Sentence: 7. Sebastian Lindholm( Finland) Ford Escort 5:17 +True Annotation: [('Sebastian Lindholm', 'person'), ('Finland', 'location'), ('Ford Escort', 'miscellaneous')] +Predicted Annotation: [('Sebastian Lindholm', 'person'), ('Finland', 'location')] +Precision: 1.0; Recall: 0.6666666666666666; F1-score: 0.8 +-------------------------------------------------- + +Instance 593: +Sentence: The nun 's birthday prompted greetings, bouquets and prayers from around the world. +True Annotation: [] +Predicted Annotation: [('The nun', 'person'), ('around the world', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 594: +Sentence: The next thing you know, the boxcar is coupled up and loaded up to a barge and headed north." +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 595: +Sentence: In the Eco-Challenge, competitors race in teams of five which must include both men and women. +True Annotation: [('Eco-Challenge', 'miscellaneous')] +Predicted Annotation: [('competitors', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 596: +Sentence: Qualifier vs. Michael Stich( Germany) +True Annotation: [('Michael Stich', 'person'), ('Germany', 'location')] +Predicted Annotation: [('Michael Stich', 'person'), ('Germany', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 597: +Sentence: LTTE spokesmen could not immediately be reached for comment, but Sri Lankan fishermen denied that Indians were being coerced into carrying refugees across the Palk Strait. +True Annotation: [('LTTE', 'organization'), ('Sri Lankan', 'miscellaneous'), ('Indians', 'miscellaneous'), ('Palk Strait', 'location')] +Predicted Annotation: [('LTTE', 'organization'), ('Sri Lankan fishermen', 'organization'), ('Palk Strait', 'location')] +Precision: 0.6666666666666666; Recall: 0.5; F1-score: 0.5714285714285715 +-------------------------------------------------- + +Instance 598: +Sentence: BASEBALL- BONDS' CONSECUTIVE GAME STREAK ENDS. +True Annotation: [('BONDS', 'person')] +Predicted Annotation: [('BONDS', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 599: +Sentence: The guitarist died of a drugs overdose in 1970 aged 27. +True Annotation: [] +Predicted Annotation: [('The guitarist', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 600: +Sentence: BOSTON 67 65 .508 8 +True Annotation: [('BOSTON', 'organization')] +Predicted Annotation: [('BOSTON', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 601: +Sentence: - Investment Minister Asif Ali Zardari expressed keenness for a close working relationship with Japanese companies so that investment from Japan can multiply.q +True Annotation: [('Asif Ali Zardari', 'person'), ('Japanese', 'miscellaneous'), ('Japan', 'location')] +Predicted Annotation: [('Investment Minister', 'organization'), ('Asif Ali Zardari', 'person'), ('Japanese companies', 'organization'), ('Japan', 'location')] +Precision: 0.5; Recall: 0.6666666666666666; F1-score: 0.5714285714285715 +-------------------------------------------------- + +Instance 602: +Sentence: AVIA 290.00 290.00 700 203.000 +True Annotation: [('AVIA', 'organization')] +Predicted Annotation: [('AVIA', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 603: +Sentence: He expressed concern over problems in the Russian economy, saying this could lead to social unrest, the daily reported. +True Annotation: [('Russian', 'miscellaneous')] +Predicted Annotation: [('He', 'person'), ('Russian economy', 'location'), ('the daily', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 604: +Sentence: Pay Oct 20 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 605: +Sentence: The Iraqi statement said the United States was" interfering and pressing to augment the number of international staff and this is not legal and not justified." +True Annotation: [('Iraqi', 'miscellaneous'), ('United States', 'location')] +Predicted Annotation: [('United States', 'location')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 606: +Sentence: Figures were as follows( in tonnes): +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 607: +Sentence: -- Jacqueline Wong, New York Energy Desk +1 212 859 1620 +True Annotation: [('Jacqueline Wong', 'person'), ('New York Energy Desk', 'organization')] +Predicted Annotation: [('Jacqueline Wong', 'person'), ('New York', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 608: +Sentence: Shares in gold miner Niugini Mining Ltd surged 38 cents to A$ 3.75 early on Friday following confirmation on Thursday from Battle Mountain Gold that it was considering acquiring the 49.6 percent of Niugini it did not already own. +True Annotation: [('Niugini Mining Ltd', 'organization'), ('A$', 'miscellaneous'), ('Battle Mountain Gold', 'organization'), ('Niugini', 'organization')] +Predicted Annotation: [('Niugini Mining Ltd', 'organization'), ('Battle Mountain Gold', 'organization')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 609: +Sentence: Leftist Mexican armed group says troops in capital. +True Annotation: [('Mexican', 'miscellaneous')] +Predicted Annotation: [('Leftist Mexican armed group', 'organization'), ('capital', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 610: +Sentence: ATLANTA 1996-08-25 +True Annotation: [('ATLANTA', 'location')] +Predicted Annotation: [('ATLANTA', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 611: +Sentence: Playing at night was not Muster 's preference." +True Annotation: [('Muster', 'person')] +Predicted Annotation: [('Muster', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 612: +Sentence: S.AFRICAN TRUTH BODY TO SUMMON APARTHEID POLICE. +True Annotation: [('S.AFRICAN', 'miscellaneous')] +Predicted Annotation: [('AFRICAN TRUTH BODY', 'organization'), ('APARTHEID POLICE', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 613: +Sentence: At Minnesota, Marty Cordova and Matt Lawton hit solo homers and Frankie Rodriguez allowed six hits over seven innings to earn his first win as a starter in a month as the Minnesota Twins held on to beat the Texas Rangers 6-5. +True Annotation: [('Minnesota', 'location'), ('Marty Cordova', 'person'), ('Matt Lawton', 'person'), ('Frankie Rodriguez', 'person'), ('Minnesota Twins', 'organization'), ('Texas Rangers', 'organization')] +Predicted Annotation: [('Minnesota', 'location'), ('Marty Cordova', 'person'), ('Matt Lawton', 'person'), ('Frankie Rodriguez', 'person'), ('Minnesota', 'location'), ('Texas Rangers', 'organization')] +Precision: 1.0; Recall: 0.8333333333333334; F1-score: 0.9090909090909091 +-------------------------------------------------- + +Instance 614: +Sentence: England soccer manager Glen Hoddle confirmed on Wednesday that the Liverpool pair of Steve McManaman and Robbie Fowler would miss England 's World Cup qualifying match against Moldova on Sunday. +True Annotation: [('England', 'location'), ('Glen Hoddle', 'person'), ('Liverpool', 'organization'), ('Steve McManaman', 'person'), ('Robbie Fowler', 'person'), ('England', 'location'), ('World Cup', 'miscellaneous'), ('Moldova', 'location')] +Predicted Annotation: [('England', 'location'), ('Glen Hoddle', 'person'), ('Liverpool', 'organization'), ('Steve McManaman', 'person'), ('Robbie Fowler', 'person'), ('England', 'location'), ('Moldova', 'location')] +Precision: 1.0; Recall: 0.8571428571428571; F1-score: 0.923076923076923 +-------------------------------------------------- + +Instance 615: +Sentence: Rapid Bucharest 4 0 1 3 4 9 1 +True Annotation: [('Rapid Bucharest', 'organization')] +Predicted Annotation: [('Rapid Bucharest', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 616: +Sentence: -- Julia Ferguson, Vienna newsroom, +431 53112 274 +True Annotation: [('Julia Ferguson', 'person'), ('Vienna', 'location')] +Predicted Annotation: [('Julia Ferguson', 'person'), ('Vienna', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 617: +Sentence: 6-3 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 618: +Sentence: NEW YORK 1996-08-27 +True Annotation: [('NEW YORK', 'location')] +Predicted Annotation: [('NEW YORK', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 619: +Sentence: LONDON 1996-08-25 +True Annotation: [('LONDON', 'location')] +Predicted Annotation: [('LONDON', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 620: +Sentence: Nick Knight 3 5 0 190 113 38.00 +True Annotation: [('Nick Knight', 'person')] +Predicted Annotation: [('Nick Knight', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 621: +Sentence: Semifinals +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 622: +Sentence: Both drugs are types of interferon. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 623: +Sentence: Vac 0 Vasas 1 +True Annotation: [('Vac', 'organization'), ('Vasas', 'organization')] +Predicted Annotation: [('Vasas', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 624: +Sentence: EASTERN DIVISION +True Annotation: [('EASTERN DIVISION', 'miscellaneous')] +Predicted Annotation: [('EASTERN DIVISION', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 625: +Sentence: 2-2 on aggregate. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 626: +Sentence: 06/01 12/01 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 627: +Sentence: part: +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 628: +Sentence: Brazil 's Eletropaulo names new president. +True Annotation: [('Brazil', 'location'), ('Eletropaulo', 'organization')] +Predicted Annotation: [('Brazil', 'location'), ('Eletropaulo', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 629: +Sentence: CENTRAL DIVISION +True Annotation: [('CENTRAL DIVISION', 'miscellaneous')] +Predicted Annotation: [('CENTRAL DIVISION', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 630: +Sentence: Terms were not disclosed. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 631: +Sentence: Results of South Korean +True Annotation: [('South Korean', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 632: +Sentence: The commission was set up last year to probe 30 years of human-rights violations during the apartheid era. +True Annotation: [] +Predicted Annotation: [('The commission', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 633: +Sentence: Borsuk said the farm sector has two options:" We can sit down and cry, or we can do something." +True Annotation: [('Borsuk', 'person')] +Predicted Annotation: [('Borsuk', 'organization'), ('farm sector', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 634: +Sentence: Sierra Leonean rebels killed 31 villagers and seven soldiers in an attack on the eastern village of Foindu, Eastern Region Brigade Commander Major Fallah Sewa said on Wednesday. +True Annotation: [('Sierra Leonean', 'miscellaneous'), ('Foindu', 'location'), ('Eastern Region Brigade', 'organization'), ('Fallah Sewa', 'person')] +Predicted Annotation: [('Sierra Leonean rebels', 'organization'), ('Foindu', 'location'), ('Eastern Region Brigade Commander Major Fallah Sewa', 'person')] +Precision: 0.3333333333333333; Recall: 0.25; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 635: +Sentence: CRICKET- ENGLAND BEAT PAKISTAN IN FIRST ONE-DAYER. +True Annotation: [('ENGLAND', 'location'), ('PAKISTAN', 'location')] +Predicted Annotation: [('CRICKET', 'organization'), ('ENGLAND', 'location'), ('PAKISTAN', 'location')] +Precision: 0.6666666666666666; Recall: 1.0; F1-score: 0.8 +-------------------------------------------------- + +Instance 636: +Sentence: The fighting has threatened a U.S.-led peace plan to unite the mountainous Kurdish region in northern Iraq against President Saddam Hussein. +True Annotation: [('U.S.-led', 'miscellaneous'), ('Kurdish', 'miscellaneous'), ('Iraq', 'location'), ('Saddam Hussein', 'person')] +Predicted Annotation: [('mountainous Kurdish region', 'location'), ('northern Iraq', 'location'), ('President Saddam Hussein', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 637: +Sentence: 9. Lance Armstrong( U.S.) Motorola 9 +True Annotation: [('Lance Armstrong', 'person'), ('U.S.', 'location'), ('Motorola', 'organization')] +Predicted Annotation: [('Lance Armstrong', 'person'), ('U.S.', 'location'), ('Motorola', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 638: +Sentence: Tuesday 's poll involved 1,002 registered voters and had a margin of error of 3.5 percentage points. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 639: +Sentence: matches on Sunday: +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 640: +Sentence: Results of Slovak first +True Annotation: [('Slovak', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 641: +Sentence: " This treaty is both necessary and good," Nastase said, adding that the PUNR 's stance was threatening its position in the government. +True Annotation: [('Nastase', 'person'), ('PUNR', 'organization')] +Predicted Annotation: [('Nastase', 'person'), ('PUNR', 'organization'), ('government', 'location')] +Precision: 0.6666666666666666; Recall: 1.0; F1-score: 0.8 +-------------------------------------------------- + +Instance 642: +Sentence: In 1995, Kekkila reported a 5.6 million markka loss before extraordinary items and tax. +True Annotation: [('Kekkila', 'organization')] +Predicted Annotation: [('Kekkila', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 643: +Sentence: He said further scientific study was required and if it was found that action was needed it should be taken by the European Union. +True Annotation: [('European Union', 'organization')] +Predicted Annotation: [('He', 'person'), ('European Union', 'organization')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 644: +Sentence: Southend 2 0 1 1 1 6 1 +True Annotation: [('Southend', 'organization')] +Predicted Annotation: [('Southend', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 645: +Sentence: 1. Jeff Williams( U.S.) 20.45 +True Annotation: [('Jeff Williams', 'person'), ('U.S.', 'location')] +Predicted Annotation: [('Jeff Williams', 'person'), ('U.S.', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 646: +Sentence: 6-4 6-1 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 647: +Sentence: Alex O'Brien( U.S.) beat Nicolas Lapentti( Ecuador) 6-4 1-6 6-4 6-3 +True Annotation: [("Alex O'Brien", 'person'), ('U.S.', 'location'), ('Nicolas Lapentti', 'person'), ('Ecuador', 'location')] +Predicted Annotation: [("Alex O'Brien", 'person'), ('U.S.', 'location'), ('Nicolas Lapentti', 'person'), ('Ecuador', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 648: +Sentence: BELGRADE 1996-08-29 +True Annotation: [('BELGRADE', 'location')] +Predicted Annotation: [('BELGRADE', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 649: +Sentence: About 54 people have died in Maoist insurgent activity and in police action against them since February, officials said. +True Annotation: [('Maoist', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 650: +Sentence: Analysts said livestock production would likely shift to the eastern Prairie rather than feed grains being shipped to the western Prairie. +True Annotation: [] +Predicted Annotation: [('Analysts', 'organization'), ('eastern Prairie', 'location'), ('western Prairie', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 651: +Sentence: Schalke 04 4 0 3 1 5 9 3 +True Annotation: [('Schalke 04', 'organization')] +Predicted Annotation: [('Schalke 04', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 652: +Sentence: Sydney Tigers 21 11 0 10 309 435 22 +True Annotation: [('Sydney Tigers', 'organization')] +Predicted Annotation: [('Sydney Tigers', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 653: +Sentence: RSR pure lead price( effective date: March 20, 1996) +True Annotation: [('RSR', 'organization')] +Predicted Annotation: [('RSR', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 654: +Sentence: COLOMBO 1996-08-26 +True Annotation: [('COLOMBO', 'location')] +Predicted Annotation: [('COLOMBO', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 655: +Sentence: Australia- Mark Waugh, Michael Slater, Ricky Ponting, Steve Waugh, Stuart Law, Michael Bevan, Ian Healy( captain), Brad Hogg, Paul Reiffel, Damein Fleming, Glenn McGrath. +True Annotation: [('Australia', 'location'), ('Mark Waugh', 'person'), ('Michael Slater', 'person'), ('Ricky Ponting', 'person'), ('Steve Waugh', 'person'), ('Stuart Law', 'person'), ('Michael Bevan', 'person'), ('Ian Healy', 'person'), ('Brad Hogg', 'person'), ('Paul Reiffel', 'person'), ('Damein Fleming', 'person'), ('Glenn McGrath', 'person')] +Predicted Annotation: [('Australia', 'location'), ('Mark Waugh', 'person'), ('Michael Slater', 'person'), ('Ricky Ponting', 'person'), ('Steve Waugh', 'person'), ('Stuart Law', 'person'), ('Michael Bevan', 'person'), ('Ian Healy', 'person'), ('Brad Hogg', 'person'), ('Paul Reiffel', 'person'), ('Damein Fleming', 'person'), ('Glenn McGrath', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 656: +Sentence: Canada fast-tracks Chinese asylum-seekers- report. +True Annotation: [('Canada', 'location'), ('Chinese', 'miscellaneous')] +Predicted Annotation: [('Canada', 'location'), ('Chinese asylum-seekers', 'person')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 657: +Sentence: +4 Stewart Ginn( Australia) through 13 +True Annotation: [('Stewart Ginn', 'person'), ('Australia', 'location')] +Predicted Annotation: [('Stewart Ginn', 'person'), ('Australia', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 658: +Sentence: The attack on Lupu came during a tunnel skirmish between opposing players as they left the field. +True Annotation: [('Lupu', 'person')] +Predicted Annotation: [('Lupu', 'location'), ('opposing players', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 659: +Sentence: Outright gas oil prices were notionally softer as the NYMEX heating oil contract headed lower, and following news that the Indian Oil Corp( IOC) had issued a tender to buy only 120,000 tonnes of high speed diesel for October. +True Annotation: [('Indian Oil Corp', 'organization'), ('IOC', 'organization')] +Predicted Annotation: [('Indian Oil Corp', 'organization'), ('IOC', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 660: +Sentence: Senator Dianne Feinstein, a California Democrat, called it a" big bump" in the way of the Clinton campaign. +True Annotation: [('Dianne Feinstein', 'person'), ('California', 'location'), ('Democrat', 'miscellaneous'), ('Clinton', 'person')] +Predicted Annotation: [('Senator Dianne Feinstein', 'person'), ('California', 'location'), ('Clinton campaign', 'organization')] +Precision: 0.3333333333333333; Recall: 0.25; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 661: +Sentence: Nevertheless," a treatment based on the new strategy .... may have the potential to benefit many patients," the University of Pennsylvania Medical Centre said in a release. +True Annotation: [('University of Pennsylvania', 'organization')] +Predicted Annotation: [('University of Pennsylvania Medical Centre', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 662: +Sentence: Shanghai novelist murdered at home. +True Annotation: [('Shanghai', 'location')] +Predicted Annotation: [('Shanghai', 'location'), ('novelist', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 663: +Sentence: The two also agreed to set up joint patrols in Grozny, but Goncharova said she was sceptical about whether this could work. +True Annotation: [('Grozny', 'location'), ('Goncharova', 'person')] +Predicted Annotation: [('joint patrols', 'organization'), ('Grozny', 'location'), ('Goncharova', 'person')] +Precision: 0.6666666666666666; Recall: 1.0; F1-score: 0.8 +-------------------------------------------------- + +Instance 664: +Sentence: Cannes 0 Monaco 2 +True Annotation: [('Cannes', 'organization'), ('Monaco', 'organization')] +Predicted Annotation: [('Cannes', 'location'), ('Monaco', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 665: +Sentence: " Profit-taking sales in the afternoon showed the latest gains of the index were actually a reaction rise. +True Annotation: [] +Predicted Annotation: [('index', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 666: +Sentence: 10. Cor Euser( Netherlands)/ H. Wada( Japan)/ N. Furuya( Japan) GT2 +True Annotation: [('Cor Euser', 'person'), ('Netherlands', 'location'), ('H. Wada', 'person'), ('Japan', 'location'), ('N. Furuya', 'person'), ('Japan', 'location'), ('GT2', 'miscellaneous')] +Predicted Annotation: [('Cor Euser', 'person'), ('Netherlands', 'location'), ('H. Wada', 'person'), ('Japan', 'location'), ('N. Furuya', 'person'), ('Japan', 'location')] +Precision: 1.0; Recall: 0.8333333333333334; F1-score: 0.9090909090909091 +-------------------------------------------------- + +Instance 667: +Sentence: Kristie Boogert( Netherlands) beat Joannette Kruger( South Africa) 6-1 6-0 +True Annotation: [('Kristie Boogert', 'person'), ('Netherlands', 'location'), ('Joannette Kruger', 'person'), ('South Africa', 'location')] +Predicted Annotation: [('Kristie Boogert', 'person'), ('Netherlands', 'location'), ('Joannette Kruger', 'person'), ('South Africa', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 668: +Sentence: These are the leading stories in the Angolan press on Wednesday. +True Annotation: [('Angolan', 'miscellaneous')] +Predicted Annotation: [('Angolan press', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 669: +Sentence: " It 's somewhere where I would n't like to stay very long," Medvedev said of his current ranking of 36." +True Annotation: [('Medvedev', 'person')] +Predicted Annotation: [('Medvedev', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 670: +Sentence: I do n't know if I can go any faster. +True Annotation: [] +Predicted Annotation: [('I', 'person'), ('I', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 671: +Sentence: league champions Milan 2-1( halftime 1-1) in the pre-season +True Annotation: [('Milan', 'organization')] +Predicted Annotation: [('Milan', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 672: +Sentence: Two residents of the Atlantic resort, where Clinton was to have played golf with the Irish Foreign Minister Dick Spring, have been invited to the Democratic party convention in Chicago on August 26-29. +True Annotation: [('Atlantic', 'location'), ('Clinton', 'person'), ('Irish', 'miscellaneous'), ('Dick Spring', 'person'), ('Democratic', 'miscellaneous'), ('Chicago', 'location')] +Predicted Annotation: [('Atlantic resort', 'location'), ('Clinton', 'person'), ('Dick Spring', 'person'), ('Democratic party', 'organization'), ('Chicago', 'location')] +Precision: 0.6; Recall: 0.5; F1-score: 0.5454545454545454 +-------------------------------------------------- + +Instance 673: +Sentence: CAIRO 1996-08-29 +True Annotation: [('CAIRO', 'location')] +Predicted Annotation: [('CAIRO', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 674: +Sentence: Pakistan at Old Trafford on Thursday: +True Annotation: [('Pakistan', 'location'), ('Old Trafford', 'location')] +Predicted Annotation: [('Pakistan', 'organization'), ('Old Trafford', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 675: +Sentence: MILWAUKEE AT CLEVELAND +True Annotation: [('MILWAUKEE', 'organization'), ('CLEVELAND', 'location')] +Predicted Annotation: [('MILWAUKEE', 'location'), ('CLEVELAND', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 676: +Sentence: 1995- The Fourth World Conference on Women, the biggest U.N. gathering in history, began in China 's Great Hall of the People with a U.N. declaration that sexual equality was the last great project of the 20th century. +True Annotation: [('Fourth World Conference on Women', 'miscellaneous'), ('U.N.', 'organization'), ('China', 'location'), ('Great Hall of the People', 'location'), ('U.N.', 'organization')] +Predicted Annotation: [('U.N.', 'organization'), ('China', 'location'), ('Great Hall of the People', 'location'), ('U.N.', 'organization')] +Precision: 1.0; Recall: 0.75; F1-score: 0.8571428571428571 +-------------------------------------------------- + +Instance 677: +Sentence: Attendance: 25,000 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 678: +Sentence: Brentford 3 Luton 2 +True Annotation: [('Brentford', 'organization'), ('Luton', 'organization')] +Predicted Annotation: [('Brentford', 'location'), ('Luton', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 679: +Sentence: - Karachi Stock Exchange index falls by 7.84 points. +True Annotation: [('Karachi Stock Exchange', 'organization')] +Predicted Annotation: [('Karachi Stock Exchange', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 680: +Sentence: TOKYO 1996-08-23 +True Annotation: [('TOKYO', 'location')] +Predicted Annotation: [('TOKYO', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 681: +Sentence: 3. Jeff Williams( U.S.) 20.21 +True Annotation: [('Jeff Williams', 'person'), ('U.S.', 'location')] +Predicted Annotation: [('Jeff Williams', 'person'), ('U.S.', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 682: +Sentence: ( Morocco) 5-7 6-3 3-0 retired +True Annotation: [('Morocco', 'location')] +Predicted Annotation: [('Morocco', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 683: +Sentence: Baltimore has won 16 of its last 22 games to pull within five games of the slumping New York Yankees in the American League East Division. +True Annotation: [('Baltimore', 'organization'), ('New York Yankees', 'organization'), ('American League East Division', 'miscellaneous')] +Predicted Annotation: [('Baltimore', 'location'), ('New York Yankees', 'organization')] +Precision: 0.5; Recall: 0.3333333333333333; F1-score: 0.4 +-------------------------------------------------- + +Instance 684: +Sentence: soccer match played on Saturday: +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 685: +Sentence: The company is" vigorously defending" the remaining four suits filed by former and current Brush Wellman employees, he said. +True Annotation: [('Brush Wellman', 'organization')] +Predicted Annotation: [('Brush Wellman', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 686: +Sentence: ( Sweden) +True Annotation: [('Sweden', 'location')] +Predicted Annotation: [('Sweden', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 687: +Sentence: " Rubin has done a fine job in that position," said Michael Faust, a portfolio manager at Bailard, Biehl and Kaiser, which manages just under$ 1 billion in global stocks and bonds. +True Annotation: [('Rubin', 'person'), ('Michael Faust', 'person'), ('Bailard, Biehl and Kaiser', 'organization')] +Predicted Annotation: [('Rubin', 'person'), ('Michael Faust', 'person'), ('Bailard, Biehl and Kaiser', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 688: +Sentence: Atlanta 9 PITTSBURGH 4 +True Annotation: [('Atlanta', 'organization'), ('PITTSBURGH', 'organization')] +Predicted Annotation: [('Atlanta', 'location'), ('PITTSBURGH', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 689: +Sentence: CONAKRY 1996-08-22 +True Annotation: [('CONAKRY', 'location')] +Predicted Annotation: [('CONAKRY', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 690: +Sentence: 1.206 bln 3 days +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 691: +Sentence: Corinthians, who played in a tournament in Spain last week, also faced a plane marathon as they attempted to keep up with a hectic fixture list. +True Annotation: [('Corinthians', 'organization'), ('Spain', 'location')] +Predicted Annotation: [('Corinthians', 'organization'), ('Spain', 'location'), ('fixture list', 'miscellaneous')] +Precision: 0.6666666666666666; Recall: 1.0; F1-score: 0.8 +-------------------------------------------------- + +Instance 692: +Sentence: 2-15 15-11 +True Annotation: [] +Predicted Annotation: [('2-15', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 693: +Sentence: --- +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 694: +Sentence: Police Commissioner George Grech said police were investigating the possibility that Mohammed had links to an Islamic militant group as reported by the local press. +True Annotation: [('George Grech', 'person'), ('Mohammed', 'person'), ('Islamic', 'miscellaneous')] +Predicted Annotation: [('Police Commissioner', 'person'), ('George Grech', 'person'), ('police', 'organization'), ('Mohammed', 'person'), ('Islamic militant group', 'organization')] +Precision: 0.4; Recall: 0.6666666666666666; F1-score: 0.5 +-------------------------------------------------- + +Instance 695: +Sentence: Lamm will not endorse Perot for Reform ticket-CNN. +True Annotation: [('Lamm', 'person'), ('Perot', 'person'), ('Reform ticket-CNN', 'miscellaneous')] +Predicted Annotation: [('Lamm', 'person'), ('Perot', 'person')] +Precision: 1.0; Recall: 0.6666666666666666; F1-score: 0.8 +-------------------------------------------------- + +Instance 696: +Sentence: " We need all the help we can get. +True Annotation: [] +Predicted Annotation: [('We', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 697: +Sentence: St Helens completed their first league and Challenge Cup double in 30 years on Monday when they thrashed Warrington 66-14 to clinch the inaugural Super League title. +True Annotation: [('St Helens', 'organization'), ('Challenge Cup', 'miscellaneous'), ('Warrington', 'organization'), ('Super League', 'miscellaneous')] +Predicted Annotation: [('St Helens', 'organization'), ('Warrington', 'organization')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 698: +Sentence: Its own quarries came under attack after it emerged that it may be a supplier for the Newbury bypass. +True Annotation: [('Newbury', 'location')] +Predicted Annotation: [('Its own quarries', 'organization'), ('Newbury bypass', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 699: +Sentence: Rochdale, Scarborough v Northampton, Torquay v Exeter, Wigan v +True Annotation: [('Rochdale', 'organization'), ('Scarborough', 'organization'), ('Northampton', 'organization'), ('Torquay', 'organization'), ('Exeter', 'organization'), ('Wigan', 'organization')] +Predicted Annotation: [('Rochdale', 'location'), ('Scarborough', 'location'), ('Northampton', 'location'), ('Torquay', 'location'), ('Exeter', 'location'), ('Wigan', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 700: +Sentence: Nantes 0 Lens 1 +True Annotation: [('Nantes', 'organization'), ('Lens', 'organization')] +Predicted Annotation: [('Nantes', 'location'), ('Lens', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 701: +Sentence: 6. Michael Marsh( U.S.) 20.43 +True Annotation: [('Michael Marsh', 'person'), ('U.S.', 'location')] +Predicted Annotation: [('Michael Marsh', 'person'), ('U.S.', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 702: +Sentence: 2-0. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 703: +Sentence: The state budget deficit was originally forecast to be 3.19 trillion lei for the whole year. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 704: +Sentence: Port conditions update- Syria- Lloyds Shipping. +True Annotation: [('Syria', 'location'), ('Lloyds Shipping', 'organization')] +Predicted Annotation: [('Syria', 'location'), ('Lloyds Shipping', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 705: +Sentence: MANCHESTER, England 1996-08-29 +True Annotation: [('MANCHESTER', 'location'), ('England', 'location')] +Predicted Annotation: [('MANCHESTER', 'location')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 706: +Sentence: That does n't happen in other Grand Slams. +True Annotation: [('Grand Slams', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 707: +Sentence: KUALA LUMPUR 1996-08-22 +True Annotation: [('KUALA LUMPUR', 'location')] +Predicted Annotation: [('KUALA LUMPUR', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 708: +Sentence: Delegates to the commission from the other 10 provinces will be installed progressively from next week with the provinces of North and South Kivu, Maniema, Shaba and Bandundu having priority, he said. +True Annotation: [('North', 'location'), ('South Kivu', 'location'), ('Maniema', 'location'), ('Shaba', 'location'), ('Bandundu', 'location')] +Predicted Annotation: [('Delegates', 'person'), ('commission', 'organization'), ('North and South Kivu', 'location'), ('Maniema', 'location'), ('Shaba', 'location'), ('Bandundu', 'location')] +Precision: 0.5; Recall: 0.6; F1-score: 0.5454545454545454 +-------------------------------------------------- + +Instance 709: +Sentence: The fast-moving Olsza, 18, was cool in her opening match. +True Annotation: [('Olsza', 'person')] +Predicted Annotation: [('Olsza', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 710: +Sentence: At Cardiff: Kent 255-3( D. Fulton 64, M. Walker 59, C. Hooper +True Annotation: [('Cardiff', 'location'), ('Kent', 'organization'), ('D. Fulton', 'person'), ('M. Walker', 'person'), ('C. Hooper', 'person')] +Predicted Annotation: [('At Cardiff', 'location'), ('Kent 255-3', 'location'), ('D. Fulton', 'person'), ('M. Walker', 'person'), ('C. Hooper', 'person')] +Precision: 0.6; Recall: 0.6; F1-score: 0.6 +-------------------------------------------------- + +Instance 711: +Sentence: He also said Franny Weld 's best friend, Tracy Roosevelt, might have something to do with her politics. +True Annotation: [('Franny Weld', 'person'), ('Tracy Roosevelt', 'person')] +Predicted Annotation: [('Franny Weld', 'person'), ('Tracy Roosevelt', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 712: +Sentence: Gluten meal 60 pct bulk rail Spot- 320.00 up 5 +True Annotation: [] +Predicted Annotation: [('Spot', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 713: +Sentence: Dole also said he opposed California Proposition 215 which, if approved by voters, would allow the cultivation of marijuana plants for medicinal uses. +True Annotation: [('Dole', 'person'), ('California Proposition 215', 'miscellaneous')] +Predicted Annotation: [('Dole', 'person'), ('California', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 714: +Sentence: - 7) 6-1 3-6 6-4 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 715: +Sentence: -- +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 716: +Sentence: BOSTON 6 Oakland 4 +True Annotation: [('BOSTON', 'organization'), ('Oakland', 'organization')] +Predicted Annotation: [('BOSTON', 'location'), ('Oakland', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 717: +Sentence: Although the plan was designed under terms proposed by Sao Paulo state governor Mario Covas, he has showed no interest in taking part in the plan because Sao Paulo 's debt with Banespa has increased sharply, O Globo said. +True Annotation: [('Sao Paulo', 'location'), ('Mario Covas', 'person'), ('Sao Paulo', 'location'), ('Banespa', 'organization'), ('O Globo', 'organization')] +Predicted Annotation: [('Sao Paulo', 'location'), ('Mario Covas', 'person'), ('Sao Paulo', 'location'), ('Banespa', 'organization'), ('O Globo', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 718: +Sentence: VfL Bochum 3 1 2 0 3 2 5 +True Annotation: [('VfL Bochum', 'organization')] +Predicted Annotation: [('VfL Bochum', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 719: +Sentence: A foreign ministry spokesman said in a statement read on Algerian television that Algeria" has received with concern the information over a meeting of terrorist groups working against the interests of the Arab and Islamic world." +True Annotation: [('Algerian', 'miscellaneous'), ('Algeria', 'location'), ('Arab', 'miscellaneous'), ('Islamic', 'miscellaneous')] +Predicted Annotation: [('foreign ministry spokesman', 'person'), ('Algeria', 'location'), ('terrorist groups', 'organization'), ('Arab and Islamic world', 'organization')] +Precision: 0.25; Recall: 0.25; F1-score: 0.25 +-------------------------------------------------- + +Instance 720: +Sentence: SOCCER- SPONSORS CASH IN ON RAVANELLI 'S SHIRT DANCE. +True Annotation: [('RAVANELLI', 'person')] +Predicted Annotation: [('SPONSORS', 'organization'), ('RAVANELLI', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 721: +Sentence: " Remarkably both the train driver and the truck driver were not injured," the rail spokesman said. +True Annotation: [] +Predicted Annotation: [('train driver', 'person'), ('truck driver', 'person'), ('rail spokesman', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 722: +Sentence: Toronto won its fifth straight and handed the White Sox their seventh loss in nine games. +True Annotation: [('Toronto', 'organization'), ('White Sox', 'organization')] +Predicted Annotation: [('Toronto', 'location'), ('White Sox', 'organization')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 723: +Sentence: In a written statement, distributed by the Clinton campaign, Morris avoided comment on published allegations that he had engaged in a year-long affair with a$ 200-an-hour prostitute. +True Annotation: [('Clinton', 'person'), ('Morris', 'person')] +Predicted Annotation: [('Clinton campaign', 'organization'), ('Morris', 'person')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 724: +Sentence: Alcan aluminum, U.S. Midwest( effective date: August 1, 1996) +True Annotation: [('Alcan', 'organization'), ('U.S. Midwest', 'location')] +Predicted Annotation: [('Alcan aluminum', 'organization'), ('U.S. Midwest', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 725: +Sentence: Now, U.S. District Judge Mark Wolf has ordered the chief counsel for Biogen, Michael Astrue, and Robert Chabora, his counterpart at Berlex be deposed about a May 21 meeting the two men attended to help him determine whether the lawsuit filed by Biogen against Berlex should be heard in Massachusetts. +True Annotation: [('U.S.', 'location'), ('Mark Wolf', 'person'), ('Biogen', 'organization'), ('Michael Astrue', 'person'), ('Robert Chabora', 'person'), ('Berlex', 'organization'), ('Biogen', 'organization'), ('Berlex', 'organization'), ('Massachusetts', 'location')] +Predicted Annotation: [('U.S. District Judge Mark Wolf', 'person'), ('Biogen', 'organization'), ('Michael Astrue', 'person'), ('Robert Chabora', 'person'), ('Berlex', 'organization'), ('Biogen', 'organization'), ('Berlex', 'organization'), ('Massachusetts', 'location')] +Precision: 0.8333333333333334; Recall: 0.7142857142857143; F1-score: 0.7692307692307692 +-------------------------------------------------- + +Instance 726: +Sentence: Bayern Munich 3 2 1 0 7 2 7 +True Annotation: [('Bayern Munich', 'organization')] +Predicted Annotation: [('Bayern Munich', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 727: +Sentence: Lanusse 's rule saw the gradual rise of left-wing activism which culminated in another period of brutal Argentine dictatorship from 1976 to 1983, during which the military launched its" dirty war" that resulted in 10,000 missing people. +True Annotation: [('Lanusse', 'person'), ('Argentine', 'miscellaneous')] +Predicted Annotation: [('Lanusse', 'person'), ('Argentine dictatorship', 'organization'), ('military', 'organization')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 728: +Sentence: The hijackers, who have said they want to seek asylum in Britain, are believed to be armed with grenades and possibly other explosives, according to police. +True Annotation: [('Britain', 'location')] +Predicted Annotation: [('The hijackers', 'person'), ('Britain', 'location'), ('grenades', 'miscellaneous'), ('explosives', 'miscellaneous'), ('police', 'organization')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 729: +Sentence: Dynamo Moscow 25 15 7 3 43 21 52 +True Annotation: [('Dynamo Moscow', 'organization')] +Predicted Annotation: [('Dynamo Moscow', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 730: +Sentence: - At least 20 people were killed when the two trucks in which they were travelling collided at Nhamavila about 160 km north of Maputo on Saturday, the Maputo daily Noticias said. +True Annotation: [('Nhamavila', 'location'), ('Maputo', 'location'), ('Maputo', 'location'), ('Noticias', 'organization')] +Predicted Annotation: [('Nhamavila', 'location'), ('Maputo', 'location'), ('Maputo', 'location'), ('Noticias', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 731: +Sentence: Leading placings in +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 732: +Sentence: Traders said positive comment from investment banks Merrill Lynch and SBC Warburg also fueled the gains. +True Annotation: [('Merrill Lynch', 'organization'), ('SBC Warburg', 'organization')] +Predicted Annotation: [('Merrill Lynch', 'organization'), ('SBC Warburg', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 733: +Sentence: Quarterly +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 734: +Sentence: Tranmere 2 Port Vale 0 +True Annotation: [('Tranmere', 'organization'), ('Port Vale', 'organization')] +Predicted Annotation: [('Tranmere', 'location'), ('Port Vale', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 735: +Sentence: Others advancing early on Monday included 11th-seeded American Malivai Washington, the Wimbledon runner-up, Sweden 's Magnus Gustafsson, and two-time former French Open champion Sergi Bruguera of Spain, who will be Stich 's next opponent. +True Annotation: [('American', 'miscellaneous'), ('Malivai Washington', 'person'), ('Wimbledon', 'miscellaneous'), ('Sweden', 'location'), ('Magnus Gustafsson', 'person'), ('French Open', 'miscellaneous'), ('Sergi Bruguera', 'person'), ('Spain', 'location'), ('Stich', 'person')] +Predicted Annotation: [('Malivai Washington', 'person'), ('Sweden', 'location'), ('Magnus Gustafsson', 'person'), ('Sergi Bruguera', 'person'), ('Spain', 'location')] +Precision: 1.0; Recall: 0.5555555555555556; F1-score: 0.7142857142857143 +-------------------------------------------------- + +Instance 736: +Sentence: The Vnukovo Airlines Tupolev 154 flight from Moscow, carrying 129 passengers and a crew of 12, crashed in bad weather 10 km( six miles) east of Longyearbyen, the island 's only airstrip, officials said. +True Annotation: [('Vnukovo Airlines', 'organization'), ('Tupolev 154', 'miscellaneous'), ('Moscow', 'location'), ('Longyearbyen', 'location')] +Predicted Annotation: [('Vnukovo Airlines', 'organization'), ('Moscow', 'location'), ('Longyearbyen', 'location')] +Precision: 1.0; Recall: 0.75; F1-score: 0.8571428571428571 +-------------------------------------------------- + +Instance 737: +Sentence: " It is a desperate move by the PUNR, which is losing its only reason for existing ahead of the electoral campaign," said PDSR executive president Adrian Nastase. +True Annotation: [('PUNR', 'organization'), ('PDSR', 'organization'), ('Adrian Nastase', 'person')] +Predicted Annotation: [('PUNR', 'organization'), ('PDSR', 'organization'), ('Adrian Nastase', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 738: +Sentence: Alexander Lebed may finally get to discuss his Chechen peace proposals with Boris Yeltsin on Tuesday after a lost weekend in the region when he was forced to abandon plans to sign a new political treaty with the separatist rebels. +True Annotation: [('Alexander Lebed', 'person'), ('Chechen', 'miscellaneous'), ('Boris Yeltsin', 'person')] +Predicted Annotation: [('Alexander Lebed', 'person'), ('Boris Yeltsin', 'person'), ('region', 'location'), ('separatist rebels', 'organization')] +Precision: 0.5; Recall: 0.6666666666666666; F1-score: 0.5714285714285715 +-------------------------------------------------- + +Instance 739: +Sentence: Revs 41,752 35,711 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 740: +Sentence: The European Commission said on Thursday it would study scientific reports saying Britain 's mad cow epidemic would die out by 2001 but offered little prospect the findings would change an agreed slaughter campaign. +True Annotation: [('European Commission', 'organization'), ('Britain', 'location')] +Predicted Annotation: [('European Commission', 'organization'), ('Britain', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 741: +Sentence: Of the 14 remaining suits, 10 were filed by employees of industrial Brush Wellman customers and Brush Wellman liability in such suits is typically covered by insurance, Timothy Reid, vice president of corporate communications, said on the call. +True Annotation: [('Brush Wellman', 'organization'), ('Brush Wellman', 'organization'), ('Timothy Reid', 'person')] +Predicted Annotation: [('Brush Wellman', 'organization'), ('Brush Wellman', 'organization'), ('Timothy Reid', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 742: +Sentence: They also demand the financial separation of the 350 air controllers from the technical staff. +True Annotation: [] +Predicted Annotation: [('350 air controllers', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 743: +Sentence: The pro-reform stance of some of the party leadership initially caused a storm and triggered the resignation last month of the party 's Secretary-General Gramoz Ruci. +True Annotation: [('Gramoz Ruci', 'person')] +Predicted Annotation: [('Gramoz Ruci', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 744: +Sentence: Fall: 1-82 2-141 3-160 4-174 5-203. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 745: +Sentence: 32,000 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 746: +Sentence: Salomon& Taylor- 96/97 div forecast. +True Annotation: [('Salomon& Taylor', 'organization')] +Predicted Annotation: [('Salomon& Taylor', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 747: +Sentence: CALIFORNIA 61 71 .462 14 +True Annotation: [('CALIFORNIA', 'organization')] +Predicted Annotation: [('CALIFORNIA', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 748: +Sentence: Finals: +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 749: +Sentence: ITALIAN GOVT BOND( SEP) 115.62 115.58 115.32 +True Annotation: [('ITALIAN', 'miscellaneous')] +Predicted Annotation: [('ITALIAN GOVT', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 750: +Sentence: NATIONAL LEAGUE +True Annotation: [('NATIONAL LEAGUE', 'miscellaneous')] +Predicted Annotation: [('NATIONAL LEAGUE', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 751: +Sentence: Thai Prime Minister Banharn Silpa-archa on Monday proposed September 18 as the date for parliamentary debate on an opposition no-confidence motion accusing him of incompetence. +True Annotation: [('Thai', 'miscellaneous'), ('Banharn Silpa-archa', 'person')] +Predicted Annotation: [('Banharn Silpa-archa', 'person')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 752: +Sentence: The Reds took a one-run lead in the second inning when Morris led off with his 10th homer off starter Armando Reynoso( 8-9). +True Annotation: [('Reds', 'organization'), ('Morris', 'person'), ('Armando Reynoso', 'person')] +Predicted Annotation: [('Reds', 'organization'), ('Morris', 'person'), ('Armando Reynoso', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 753: +Sentence: Standard Liege 3 Molenbeek 0 +True Annotation: [('Standard Liege', 'organization'), ('Molenbeek', 'organization')] +Predicted Annotation: [('Standard Liege', 'location'), ('Molenbeek', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 754: +Sentence: 67 69 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 755: +Sentence: S. Law b Streak 20 +True Annotation: [('S. Law', 'person'), ('Streak', 'person')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 756: +Sentence: He returned to the Kremlin on Thursday after a two-day break in the lakelands of northwestern Russia. +True Annotation: [('Kremlin', 'location'), ('Russia', 'location')] +Predicted Annotation: [('He', 'person'), ('Kremlin', 'location'), ('lakelands', 'location'), ('northwestern Russia', 'location')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 757: +Sentence: " What happened concerning continuous violations and crimes from this new Israeli leadership means they are declaring a state of war against the Palestinian people," Arafat told the Palestinian legislature. +True Annotation: [('Israeli', 'miscellaneous'), ('Palestinian', 'miscellaneous'), ('Arafat', 'person'), ('Palestinian', 'miscellaneous')] +Predicted Annotation: [('Palestinian people', 'organization'), ('Arafat', 'person'), ('Palestinian legislature', 'organization')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 758: +Sentence: 2. Michelle Freeman( Jamaica) 12.91 +True Annotation: [('Michelle Freeman', 'person'), ('Jamaica', 'location')] +Predicted Annotation: [('Michelle Freeman', 'person'), ('Jamaica', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 759: +Sentence: WESTERN DIVISION +True Annotation: [('WESTERN DIVISION', 'miscellaneous')] +Predicted Annotation: [('WESTERN DIVISION', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 760: +Sentence: Among the dead were five members of the religious Jamaat-i-Islami party who drowned while trying to remove books from a basement library. +True Annotation: [('Jamaat-i-Islami', 'organization')] +Predicted Annotation: [('Jamaat-i-Islami', 'organization'), ('basement library', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 761: +Sentence: Valerenga 3 Skeid 0 +True Annotation: [('Valerenga', 'organization'), ('Skeid', 'organization')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 762: +Sentence: Sydney 21 15 1 5 2067 1687 122.5 62 +True Annotation: [('Sydney', 'organization')] +Predicted Annotation: [('Sydney', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 763: +Sentence: The New York Stock Exchange said its session one volume was 5,700 shares compared to 53,400 shares Monday. +True Annotation: [('New York Stock Exchange', 'organization')] +Predicted Annotation: [('New York Stock Exchange', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 764: +Sentence: The conflict, which killed more than 500 and caused thousands to flee to neighbouring French Guiana in the late 1980s, eventually paved the way to democratic elections in 1991. +True Annotation: [('French Guiana', 'location')] +Predicted Annotation: [('French Guiana', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 765: +Sentence: unless stated): +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 766: +Sentence: 4. Kenny Harrison( U.S.) 16.97 +True Annotation: [('Kenny Harrison', 'person'), ('U.S.', 'location')] +Predicted Annotation: [('Kenny Harrison', 'person'), ('U.S.', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 767: +Sentence: Results of Polish first division +True Annotation: [('Polish', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 768: +Sentence: Excluding the effect of a one-time restructuring charge of$ 17.4 million, IVAC had net income of$ 4.2 million on net sales of$ 112.8 million for the 1996 first half. +True Annotation: [('IVAC', 'organization')] +Predicted Annotation: [('IVAC', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 769: +Sentence: The hijackers told the crew they had grenades and other explosives and threatened to blow up the plane if they were not taken to London. +True Annotation: [('London', 'location')] +Predicted Annotation: [('The hijackers', 'person'), ('the crew', 'organization'), ('grenades', 'miscellaneous'), ('explosives', 'miscellaneous'), ('London', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 770: +Sentence: 5. Aloys Nizigama( Burundi) 27:25.13 +True Annotation: [('Aloys Nizigama', 'person'), ('Burundi', 'location')] +Predicted Annotation: [('Aloys Nizigama', 'person'), ('Burundi', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 771: +Sentence: It is a holy war for us," he said. +True Annotation: [] +Predicted Annotation: [('he', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 772: +Sentence: +5 Loren Roberts through 9 +True Annotation: [('Loren Roberts', 'person')] +Predicted Annotation: [('Loren Roberts', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 773: +Sentence: LONDON 1996-08-23 +True Annotation: [('LONDON', 'location')] +Predicted Annotation: [('LONDON', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 774: +Sentence: opening weekend of the Argentine Apertura championship: +True Annotation: [('Argentine Apertura', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 775: +Sentence: Kerametal Dubnica 4 0 1 3 3 9 1 +True Annotation: [('Kerametal Dubnica', 'organization')] +Predicted Annotation: [('Kerametal Dubnica', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 776: +Sentence: " I was just trying to hang in there and hit it up the middle," said McGriff about his homer in the ninth." +True Annotation: [('McGriff', 'person')] +Predicted Annotation: [('McGriff', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 777: +Sentence: Sudanese rebels say missionaries should be freed. +True Annotation: [('Sudanese', 'miscellaneous')] +Predicted Annotation: [('Sudanese rebels', 'organization'), ('missionaries', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 778: +Sentence: They said there was no sign of foul play and that investigators believed the death was a suicide. +True Annotation: [] +Predicted Annotation: [('They', 'organization'), ('investigators', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 779: +Sentence: There is no overall champion. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 780: +Sentence: The HCFA Administrator reversed a previously favorable decision regarding the reimbursement of costs related to the company 's community liaison personnel, it added. +True Annotation: [('HCFA', 'organization')] +Predicted Annotation: [('The HCFA Administrator', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 781: +Sentence: He and co-driver Derek Ringer were unhurt but team boss David Richards was furious with them. +True Annotation: [('Derek Ringer', 'person'), ('David Richards', 'person')] +Predicted Annotation: [('Derek Ringer', 'person'), ('David Richards', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 782: +Sentence: The men could face charges carrying up to six to 10 years in prison, he said. +True Annotation: [] +Predicted Annotation: [('The men', 'organization'), ('prison', 'location'), ('he said', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 783: +Sentence: Pusan 0 2 0 3 3 2 +True Annotation: [('Pusan', 'organization')] +Predicted Annotation: [('Pusan', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 784: +Sentence: Imran Khan( Pakistan) 362, 88 +True Annotation: [('Imran Khan', 'person'), ('Pakistan', 'location')] +Predicted Annotation: [('Imran Khan', 'person'), ('Pakistan', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 785: +Sentence: " There is a lot of things that can happen," Martinez said about her early difficulties adjusting to tennis on the cement at Flushing Meadows. +True Annotation: [('Martinez', 'person'), ('Flushing Meadows', 'location')] +Predicted Annotation: [('Martinez', 'person'), ('Flushing Meadows', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 786: +Sentence: The year-on-year rise was 8.2 percent to June, 1996. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 787: +Sentence: I was talking about drugs. +True Annotation: [] +Predicted Annotation: [('I', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 788: +Sentence: GOLF- SCORES AT WORLD SERIES OF GOLF. +True Annotation: [('WORLD SERIES OF GOLF', 'miscellaneous')] +Predicted Annotation: [('WORLD SERIES OF GOLF', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 789: +Sentence: on Friday: +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 790: +Sentence: FLORIDA 63 70 .474 20 +True Annotation: [('FLORIDA', 'organization')] +Predicted Annotation: [('FLORIDA', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 791: +Sentence: DINAMINA +True Annotation: [('DINAMINA', 'organization')] +Predicted Annotation: [('DINAMINA', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 792: +Sentence: The rand was last bid at 4.5350 against the dollar. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 793: +Sentence: 2000 650,000 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 794: +Sentence: Israel 's outgoing peace negotiator with Syria said on Thursday current tensions between the two countries appeared to be a storm in a teacup. +True Annotation: [('Israel', 'location'), ('Syria', 'location')] +Predicted Annotation: [('Israel', 'location'), ('outgoing peace negotiator', 'person'), ('Syria', 'location'), ('storm in a teacup', 'miscellaneous')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 795: +Sentence: Twente Enschede 2 1 1 0 4 2 4 +True Annotation: [('Twente Enschede', 'organization')] +Predicted Annotation: [('Twente Enschede', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 796: +Sentence: Warrington 21 12 0 9 555 499 24 +True Annotation: [('Warrington', 'organization')] +Predicted Annotation: [('Warrington', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 797: +Sentence: 29 seconds +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 798: +Sentence: LONDON 1996-08-26 +True Annotation: [('LONDON', 'location')] +Predicted Annotation: [('LONDON', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 799: +Sentence: 10. Nathalie Lancien( France) 8 +True Annotation: [('Nathalie Lancien', 'person'), ('France', 'location')] +Predicted Annotation: [('Nathalie Lancien', 'person'), ('France', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 800: +Sentence: Hong Kong 's economy grew by only 3.1 percent in the first quarter, down from 5.9 percent a year earlier, and some private sector economists have revised downwards their predictions for the 1996 year. +True Annotation: [('Hong Kong', 'location')] +Predicted Annotation: [('Hong Kong', 'location'), ('private sector economists', 'organization')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 801: +Sentence: MANILA 1996-08-26 +True Annotation: [('MANILA', 'location')] +Predicted Annotation: [('MANILA', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 802: +Sentence: Price Volume Turnover +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 803: +Sentence: 2. Armstrong 3 seconds behind +True Annotation: [('Armstrong', 'person')] +Predicted Annotation: [('Armstrong', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 804: +Sentence: Liu Chong Hing interim net up 2.7 pct. +True Annotation: [('Liu Chong Hing', 'organization')] +Predicted Annotation: [('Liu Chong Hing', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 805: +Sentence: Guldimann, who helped broker an earlier truce in May, was not taking part in the Tikhomirov-Maskhadov talks. +True Annotation: [('Guldimann', 'person'), ('Tikhomirov-Maskhadov', 'miscellaneous')] +Predicted Annotation: [('Guldimann', 'person')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 806: +Sentence: JERUSALEM 1996-08-27 +True Annotation: [('JERUSALEM', 'location')] +Predicted Annotation: [('JERUSALEM', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 807: +Sentence: Raith 0 Motherwell 3 +True Annotation: [('Raith', 'organization'), ('Motherwell', 'organization')] +Predicted Annotation: [('Raith', 'location'), ('Motherwell', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 808: +Sentence: - Fears of an Israeli operation causes the redistribution of Syrian troops locations in Lebanon. +True Annotation: [('Israeli', 'miscellaneous'), ('Syrian', 'miscellaneous'), ('Lebanon', 'location')] +Predicted Annotation: [('Syrian troops', 'organization'), ('Lebanon', 'location')] +Precision: 0.5; Recall: 0.3333333333333333; F1-score: 0.4 +-------------------------------------------------- + +Instance 809: +Sentence: 143, M. Dowman 107, W. Noon 57; B. Julian 4-104). +True Annotation: [('M. Dowman', 'person'), ('W. Noon', 'person'), ('B. Julian', 'person')] +Predicted Annotation: [('M. Dowman', 'person'), ('W. Noon', 'person'), ('B. Julian', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 810: +Sentence: GOLF- MICKELSON WINS FOURTH TITLE OF YEAR IN AKRON. +True Annotation: [('MICKELSON', 'person'), ('AKRON', 'location')] +Predicted Annotation: [('MICKELSON', 'person'), ('AKRON', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 811: +Sentence: MONDAY, AUGUST 26TH SCHEDULE +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 812: +Sentence: " Roy agreed a new deal before last night 's game against Everton and we are delighted," said United manager Alex Ferguson on Thursday. +True Annotation: [('Roy', 'person'), ('Everton', 'organization'), ('United', 'organization'), ('Alex Ferguson', 'person')] +Predicted Annotation: [('Roy', 'person'), ('Everton', 'organization'), ('United', 'organization'), ('Alex Ferguson', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 813: +Sentence: for Pakistan in England 's second innings at The Oval on Monday +True Annotation: [('Pakistan', 'location'), ('England', 'location'), ('The Oval', 'location')] +Predicted Annotation: [('Pakistan', 'organization'), ('The Oval', 'location')] +Precision: 0.5; Recall: 0.3333333333333333; F1-score: 0.4 +-------------------------------------------------- + +Instance 814: +Sentence: Rosenborg 7 Lillestrom 2 +True Annotation: [('Rosenborg', 'organization'), ('Lillestrom', 'organization')] +Predicted Annotation: [('Rosenborg', 'location'), ('Lillestrom', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 815: +Sentence: The August contract expired at 0.85 cent down at 90.85 cents. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 816: +Sentence: The formal inauguration had been due to take place this week but was put back. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 817: +Sentence: DES MOINES 1996-08-29 +True Annotation: [('DES MOINES', 'location')] +Predicted Annotation: [('DES MOINES', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 818: +Sentence: Zirka-Nibas 6 3 1 2 6 8 10 +True Annotation: [('Zirka-Nibas', 'organization')] +Predicted Annotation: [('Zirka-Nibas', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 819: +Sentence: Eva Tremila said other even more explicit photos were taken but it did not print them. +True Annotation: [('Eva Tremila', 'organization')] +Predicted Annotation: [('Eva Tremila', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 820: +Sentence: Two weeks ago Taibe, coached by Pole Wojtek Lazarek, met Betar, a club closely associated with the right-wing Likud party, for the first time in a Cup match in Jerusalem. +True Annotation: [('Taibe', 'organization'), ('Pole', 'miscellaneous'), ('Wojtek Lazarek', 'person'), ('Betar', 'organization'), ('Likud', 'organization'), ('Cup', 'miscellaneous'), ('Jerusalem', 'location')] +Predicted Annotation: [('Taibe', 'organization'), ('Wojtek Lazarek', 'person'), ('Betar', 'organization'), ('Likud party', 'organization'), ('Jerusalem', 'location')] +Precision: 0.8; Recall: 0.5714285714285714; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 821: +Sentence: JAKARTA 1996-08-29 +True Annotation: [('JAKARTA', 'location')] +Predicted Annotation: [('JAKARTA', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 822: +Sentence: Attempts to move prices higher again Tuesday could be offset by expected increased hog marketings this week, sources said. +True Annotation: [] +Predicted Annotation: [('sources', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 823: +Sentence: WESTERN DIVISION +True Annotation: [('WESTERN DIVISION', 'miscellaneous')] +Predicted Annotation: [('WESTERN DIVISION', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 824: +Sentence: Charlton 2 0 1 1 1 3 1 +True Annotation: [('Charlton', 'organization')] +Predicted Annotation: [('Charlton', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 825: +Sentence: Thursday: +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 826: +Sentence: Hampshire 137 +True Annotation: [('Hampshire', 'organization')] +Predicted Annotation: [('Hampshire', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 827: +Sentence: Further details were not immediately available. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 828: +Sentence: Their answer to choice is control and punishment. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 829: +Sentence: Muthiah Muralitharan, Ravindra Pushpakumara +True Annotation: [('Muthiah Muralitharan', 'person'), ('Ravindra Pushpakumara', 'person')] +Predicted Annotation: [('Muthiah Muralitharan', 'person'), ('Ravindra Pushpakumara', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 830: +Sentence: A. Stewart b Mushtaq Ahmed 44 +True Annotation: [('A. Stewart', 'person'), ('Mushtaq Ahmed', 'person')] +Predicted Annotation: [('Mushtaq Ahmed', 'person')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 831: +Sentence: Egypt says the Sudanese government helped the Moslem militants who tried to kill Mubarak in Addis Ababa last year. +True Annotation: [('Egypt', 'location'), ('Sudanese', 'miscellaneous'), ('Moslem', 'miscellaneous'), ('Mubarak', 'person'), ('Addis Ababa', 'location')] +Predicted Annotation: [('Egypt', 'location'), ('Sudanese government', 'organization'), ('Moslem militants', 'organization'), ('Mubarak', 'person'), ('Addis Ababa', 'location')] +Precision: 0.6; Recall: 0.6; F1-score: 0.6 +-------------------------------------------------- + +Instance 832: +Sentence: The 27-year-old Sosa leads the league with 40 homers and is tied for 10th with 100 RBI. +True Annotation: [('Sosa', 'person'), ('RBI', 'miscellaneous')] +Predicted Annotation: [('Sosa', 'person'), ('league', 'organization')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 833: +Sentence: Men 's singles +True Annotation: [] +Predicted Annotation: [('Men', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 834: +Sentence: Nancy 0 Paris St Germain 0. +True Annotation: [('Nancy', 'organization'), ('Paris St Germain', 'organization')] +Predicted Annotation: [('Nancy', 'person'), ('Paris St Germain', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 835: +Sentence: We, and many other countries, do n't understand this( Britain 's) position," Moussa told reporters. +True Annotation: [('Britain', 'location'), ('Moussa', 'person')] +Predicted Annotation: [('We', 'organization'), ('Britain', 'location'), ('Moussa', 'person'), ('reporters', 'organization')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 836: +Sentence: But everything has been put on ice now." +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 837: +Sentence: BALTIMORE 10 Seattle 5 +True Annotation: [('BALTIMORE', 'organization'), ('Seattle', 'organization')] +Predicted Annotation: [('BALTIMORE', 'location'), ('Seattle', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 838: +Sentence: Iran hangs two men for drug trafficking. +True Annotation: [('Iran', 'location')] +Predicted Annotation: [('Iran', 'location'), ('two men', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 839: +Sentence: SEATTLE AT BOSTON +True Annotation: [('SEATTLE', 'organization'), ('BOSTON', 'location')] +Predicted Annotation: [('SEATTLE', 'location'), ('BOSTON', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 840: +Sentence: suspended due to rain on Friday with 38 of the 43 players yet +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 841: +Sentence: Eight drown in Venezuelan boating accident. +True Annotation: [('Venezuelan', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 842: +Sentence: MILWAUKEE 62 68 .477 14 1/2 +True Annotation: [('MILWAUKEE', 'organization')] +Predicted Annotation: [('MILWAUKEE', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 843: +Sentence: 90th, Witechek 59th). +True Annotation: [('Witechek', 'person')] +Predicted Annotation: [('90th', 'location'), ('Witechek 59th', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 844: +Sentence: 6- 3 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 845: +Sentence: 6. Carlos Sainz( Spain) Ford Escort 3:03 +True Annotation: [('Carlos Sainz', 'person'), ('Spain', 'location'), ('Ford Escort', 'miscellaneous')] +Predicted Annotation: [('Carlos Sainz', 'person'), ('Spain', 'location')] +Precision: 1.0; Recall: 0.6666666666666666; F1-score: 0.8 +-------------------------------------------------- + +Instance 846: +Sentence: Bowling: Gough 10-0-44-1, Mullally 10-3-31-1, Headley +True Annotation: [('Gough', 'person'), ('Mullally', 'person'), ('Headley', 'person')] +Predicted Annotation: [('Gough', 'person'), ('Mullally', 'person'), ('10-3-31-1', 'location'), ('Headley', 'location')] +Precision: 0.5; Recall: 0.6666666666666666; F1-score: 0.5714285714285715 +-------------------------------------------------- + +Instance 847: +Sentence: The rise has been very quick and very crazy." +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 848: +Sentence: RABAT 1996-08-26 +True Annotation: [('RABAT', 'location')] +Predicted Annotation: [('RABAT', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 849: +Sentence: I do n't think it 's safe for me. +True Annotation: [] +Predicted Annotation: [('I', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 850: +Sentence: -- Andrew Huddart, London Newsroom, +44 171 542 8716 +True Annotation: [('Andrew Huddart', 'person'), ('London Newsroom', 'organization')] +Predicted Annotation: [('Andrew Huddart', 'person'), ('London Newsroom', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 851: +Sentence: Palestinians accuse PA of banning books. +True Annotation: [('Palestinians', 'miscellaneous'), ('PA', 'organization')] +Predicted Annotation: [('Palestinians', 'organization'), ('PA', 'organization')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 852: +Sentence: , suffered serious brain damage. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 853: +Sentence: It brought in 4,275 tonnes of British mutton, some 10 percent of overall imports. +True Annotation: [('British', 'miscellaneous')] +Predicted Annotation: [('It', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 854: +Sentence: seconds +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 855: +Sentence: Baltimore has won seven of nine and 16 of its last 22 and cut the Yankees' lead in the A.L. East to five games. +True Annotation: [('Baltimore', 'location'), ('Yankees', 'organization'), ('A.L. East', 'miscellaneous')] +Predicted Annotation: [('Baltimore', 'location'), ('Yankees', 'organization')] +Precision: 1.0; Recall: 0.6666666666666666; F1-score: 0.8 +-------------------------------------------------- + +Instance 856: +Sentence: Willem II Tilburg 0 Fortuna Sittard 1( Hamming 65th). +True Annotation: [('Willem II Tilburg', 'organization'), ('Fortuna Sittard', 'organization'), ('Hamming', 'person')] +Predicted Annotation: [('Willem II', 'person'), ('Fortuna Sittard', 'location'), ('Hamming 65th', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 857: +Sentence: Wolverhampton 1 Bradford 0 +True Annotation: [('Wolverhampton', 'organization'), ('Bradford', 'organization')] +Predicted Annotation: [('Wolverhampton', 'location'), ('Bradford', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 858: +Sentence: Along with Smicer, Robert Pires was the star of the night in France, scoring the first hat-trick of the league season in Metz 's 3-1 home victory over neighbouring Strasbourg. +True Annotation: [('Smicer', 'person'), ('Robert Pires', 'person'), ('France', 'location'), ('Metz', 'organization'), ('Strasbourg', 'organization')] +Predicted Annotation: [('Smicer', 'person'), ('Robert Pires', 'person'), ('France', 'location'), ('Metz', 'location'), ('Strasbourg', 'location')] +Precision: 0.6; Recall: 0.6; F1-score: 0.6 +-------------------------------------------------- + +Instance 859: +Sentence: With the exception of a Philippoussis showdown, Sampras looks to have landed in a comfortable quarter of the draw with the likes of Frenchman Cedric Pioline and ailing French Open champion Yevgeny Kafelnikov, who is nursing a rib injury, in his path. +True Annotation: [('Philippoussis', 'person'), ('Sampras', 'person'), ('Frenchman', 'miscellaneous'), ('Cedric Pioline', 'person'), ('French Open', 'miscellaneous'), ('Yevgeny Kafelnikov', 'person')] +Predicted Annotation: [('Sampras', 'person'), ('Cedric Pioline', 'person'), ('Yevgeny Kafelnikov', 'person')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 860: +Sentence: - Deputy director of animal health department Douati Alphonse says his agents have seized 46 tonnes of illicit pork in a two-week operation to ensure compliance with a ban imposed after an outbreak of swine fever. +True Annotation: [('Douati Alphonse', 'person')] +Predicted Annotation: [('animal health department', 'organization'), ('Douati Alphonse', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 861: +Sentence: Attendance 5,696. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 862: +Sentence: 15-8 15-12 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 863: +Sentence: 3. Armstrong 2 seconds +True Annotation: [('Armstrong', 'person')] +Predicted Annotation: [('Armstrong', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 864: +Sentence: CAPE TOWN 1996-08-22 +True Annotation: [('CAPE TOWN', 'location')] +Predicted Annotation: [('CAPE TOWN', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 865: +Sentence: 1860 Munich 1( Schwabl 38th) Borussia Dortmund 3( Zorc +True Annotation: [('1860 Munich', 'organization'), ('Schwabl', 'person'), ('Borussia Dortmund', 'organization'), ('Zorc', 'person')] +Predicted Annotation: [('1860 Munich', 'organization'), ('Schwabl 38th', 'location'), ('Borussia Dortmund', 'organization'), ('Zorc', 'person')] +Precision: 0.75; Recall: 0.75; F1-score: 0.75 +-------------------------------------------------- + +Instance 866: +Sentence: Operating loss 286 million vs loss 48 million +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 867: +Sentence: Mar/ Sep +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 868: +Sentence: 72 Clarence Rose, Loren Roberts, Fred Funk, Sven Struver +True Annotation: [('Clarence Rose', 'person'), ('Loren Roberts', 'person'), ('Fred Funk', 'person'), ('Sven Struver', 'person')] +Predicted Annotation: [('Clarence Rose', 'person'), ('Loren Roberts', 'person'), ('Fred Funk', 'person'), ('Sven Struver', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 869: +Sentence: Queens Park Rangers 3 2 1 0 5 3 7 +True Annotation: [('Queens Park Rangers', 'organization')] +Predicted Annotation: [('Queens Park Rangers', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 870: +Sentence: Nele Zilinskiene( Lithuania) 1.85 +True Annotation: [('Nele Zilinskiene', 'person'), ('Lithuania', 'location')] +Predicted Annotation: [('Nele Zilinskiene', 'person'), ('Lithuania', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 871: +Sentence: AMSTERDAM 1996-08-24 +True Annotation: [('AMSTERDAM', 'location')] +Predicted Annotation: [('AMSTERDAM', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 872: +Sentence: Davenport had drawn one of the toughest first-round assignments of any of the seeded players in 17th-ranked Karina Habsudova of Slovakia. +True Annotation: [('Davenport', 'person'), ('Karina Habsudova', 'person'), ('Slovakia', 'location')] +Predicted Annotation: [('Davenport', 'person'), ('Karina Habsudova', 'person'), ('Slovakia', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 873: +Sentence: -- Nicholas Shaxson, London newsroom +44 171 542 8167 +True Annotation: [('Nicholas Shaxson', 'person'), ('London', 'location')] +Predicted Annotation: [('Nicholas Shaxson', 'person'), ('London', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 874: +Sentence: Alloy shipments, however, were 7.5 percent down. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 875: +Sentence: 1. Gerhard Berger( Austria) Benetton 1 minute 53.706 seconds +True Annotation: [('Gerhard Berger', 'person'), ('Austria', 'location'), ('Benetton', 'organization')] +Predicted Annotation: [('Gerhard Berger', 'person'), ('Austria', 'location'), ('Benetton', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 876: +Sentence: William Weld asked to deliver a speech defending abortion rights and was turned down. +True Annotation: [('William Weld', 'person')] +Predicted Annotation: [('William Weld', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 877: +Sentence: LONDON 1996-08-24 +True Annotation: [('LONDON', 'location')] +Predicted Annotation: [('LONDON', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 878: +Sentence: 52 cents/ pound +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 879: +Sentence: According to figures released by the Oklahoma Climatological Survey, an average of 20.19 inches fell across the state between March 1 and August 26, 1996. +True Annotation: [('Oklahoma Climatological Survey', 'miscellaneous')] +Predicted Annotation: [('Oklahoma Climatological Survey', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 880: +Sentence: Union officials from the Public Service Association( PSA) were unavailable for comment. +True Annotation: [('Public Service Association', 'organization'), ('PSA', 'organization')] +Predicted Annotation: [('Union officials', 'person'), ('Public Service Association', 'organization'), ('PSA', 'organization')] +Precision: 0.6666666666666666; Recall: 1.0; F1-score: 0.8 +-------------------------------------------------- + +Instance 881: +Sentence: BASEBALL- YANKEES BRAWL AND CONTINUE TO SLIDE. +True Annotation: [('YANKEES', 'organization')] +Predicted Annotation: [('YANKEES', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 882: +Sentence: Earlier, the director of the president 's office denied a report in Israel 's Yedioth Ahronoth newspaper that Weizman had already invited Arafat to his private home for talks in the coming week on the future of the Israel-PLO peace process. +True Annotation: [('Israel', 'location'), ('Yedioth Ahronoth', 'organization'), ('Weizman', 'person'), ('Arafat', 'person'), ('Israel-PLO', 'miscellaneous')] +Predicted Annotation: [('Israel', 'location'), ('Weizman', 'person'), ('Arafat', 'person'), ('Israel-PLO', 'location')] +Precision: 0.75; Recall: 0.6; F1-score: 0.6666666666666665 +-------------------------------------------------- + +Instance 883: +Sentence: Zadar police said in a statement they had launched an investigation and were doing their best to find the perpetrators. +True Annotation: [('Zadar', 'location')] +Predicted Annotation: [('Zadar', 'location'), ('perpetrators', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 884: +Sentence: A passenger train collided with a locomotive at a main railway station in Linz on Wednesday and police said around 10 people were injured. +True Annotation: [('Linz', 'location')] +Predicted Annotation: [('main railway station', 'location'), ('Linz', 'location'), ('police', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 885: +Sentence: 2. Heike Drechsler( Germany) 6.65 +True Annotation: [('Heike Drechsler', 'person'), ('Germany', 'location')] +Predicted Annotation: [('Heike Drechsler', 'person'), ('Germany', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 886: +Sentence: EUROSWISS( SEP) 97.79 97.80 97.82 +True Annotation: [('EUROSWISS', 'organization')] +Predicted Annotation: [('EUROSWISS', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 887: +Sentence: The official state news agency Petra said Kabariti would hold discussions" on the latest developments in the peace process and bilateral cooperation". +True Annotation: [('Petra', 'organization'), ('Kabariti', 'person')] +Predicted Annotation: [('Petra', 'person'), ('Kabariti', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 888: +Sentence: RTRS- Golf: Norman sacks his coach after disappointing season. +True Annotation: [('RTRS', 'organization'), ('Norman', 'person')] +Predicted Annotation: [('RTRS', 'organization'), ('Norman', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 889: +Sentence: Zelesnik 0 Rudar 1 +True Annotation: [('Zelesnik', 'organization'), ('Rudar', 'organization')] +Predicted Annotation: [('Zelesnik', 'person'), ('Rudar', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 890: +Sentence: " We are certainly serious more than before to find a solution to the Afghan problem and support every U.N. plan," Amrollah quoted Rohrabacher as saying. +True Annotation: [('Afghan', 'miscellaneous'), ('U.N.', 'organization'), ('Amrollah', 'person'), ('Rohrabacher', 'person')] +Predicted Annotation: [('U.N.', 'organization'), ('Amrollah', 'person'), ('Rohrabacher', 'person')] +Precision: 1.0; Recall: 0.75; F1-score: 0.8571428571428571 +-------------------------------------------------- + +Instance 891: +Sentence: Somerset 236-4( M. Lathwell 85). +True Annotation: [('Somerset', 'organization'), ('M. Lathwell', 'person')] +Predicted Annotation: [('Somerset 236-4', 'location'), ('M. Lathwell 85', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 892: +Sentence: SOCCER- ROMANIAN FIRST DIVISION RESULTS/ STANDINGS. +True Annotation: [('ROMANIAN', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 893: +Sentence: Government closes Ruhunu University indefinitely after big clash between two groups of students in which eight were wounded and hospitalised. +True Annotation: [('Ruhunu University', 'organization')] +Predicted Annotation: [('Government', 'organization'), ('Ruhunu University', 'organization')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 894: +Sentence: Five people died later in hospital. +True Annotation: [] +Predicted Annotation: [('hospital', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 895: +Sentence: Bowling: Cork 3-0-15-0, Mullally 3-0-24-1, Croft 0.4-0-9-0 +True Annotation: [('Cork', 'person'), ('Mullally', 'person'), ('Croft', 'person')] +Predicted Annotation: [('Cork', 'location'), ('Mullally', 'person'), ('Croft', 'person')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 896: +Sentence: Arafat said he replied:" is this like their previous promises?" +True Annotation: [('Arafat', 'person')] +Predicted Annotation: [('Arafat', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 897: +Sentence: So some foreign banks began unwinding their dollar positions." +True Annotation: [] +Predicted Annotation: [('foreign banks', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 898: +Sentence: A Polish schoolgirl blackmailed two women with anonymous letters threatening death and later explained that she needed money for textbooks, police said on Thursday. +True Annotation: [('Polish', 'miscellaneous')] +Predicted Annotation: [('A Polish schoolgirl', 'person'), ('police', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 899: +Sentence: Sarah Brady, whose Republican husband was severely disabled in an assassination attempt on President Ronald Reagan, took centre stage at the Democratic National convention on Monday night to praise President Bill Clinton 's gun control efforts. +True Annotation: [('Sarah Brady', 'person'), ('Republican', 'miscellaneous'), ('Ronald Reagan', 'person'), ('Democratic National convention', 'miscellaneous'), ('Bill Clinton', 'person')] +Predicted Annotation: [('Sarah Brady', 'person'), ('President Ronald Reagan', 'person'), ('President Bill Clinton', 'person')] +Precision: 0.3333333333333333; Recall: 0.2; F1-score: 0.25 +-------------------------------------------------- + +Instance 900: +Sentence: Other income 1.90 vs 2.07 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 901: +Sentence: Jones has a knee injury while Wilson is suffering from a viral infection. +True Annotation: [('Jones', 'person'), ('Wilson', 'person')] +Predicted Annotation: [('Jones', 'person'), ('Wilson', 'person'), ('viral infection', 'miscellaneous')] +Precision: 0.6666666666666666; Recall: 1.0; F1-score: 0.8 +-------------------------------------------------- + +Instance 902: +Sentence: Lille 3 2 0 1 4 3 6 +True Annotation: [('Lille', 'organization')] +Predicted Annotation: [('Lille', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 903: +Sentence: News Corp said strong performances in U.S. television and British newspapers were offset by lower profits from News Corp 's magazine and publishing divisions and further hefty losses from its Asian Star TV operations. +True Annotation: [('News Corp', 'organization'), ('U.S.', 'location'), ('British', 'miscellaneous'), ('News Corp', 'organization'), ('Asian Star TV', 'organization')] +Predicted Annotation: [('News Corp', 'organization'), ('U.S.', 'location'), ('News Corp', 'organization')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 904: +Sentence: Delivery Date: 09/05/1996( FIRM) +True Annotation: [] +Predicted Annotation: [('FIRM', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 905: +Sentence: Standings( tabulate under played, won, drawn, lost, goals +True Annotation: [] +Predicted Annotation: [('goals', 'miscellaneous')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 906: +Sentence: Liverpool 3 1 2 0 5 3 5 +True Annotation: [('Liverpool', 'organization')] +Predicted Annotation: [('Liverpool', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 907: +Sentence: " said Michael Perelstein, portfolio manager of MainStay International Funds. +True Annotation: [('Michael Perelstein', 'person'), ('MainStay International Funds', 'organization')] +Predicted Annotation: [('Michael Perelstein', 'person'), ('MainStay International Funds', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 908: +Sentence: Bosnian refugees in Hungary, the first to vote last weekend in their country 's first post-war election, found the rules confusing and some had no idea who they voted for, refugees and officials said on Wednesday. +True Annotation: [('Bosnian', 'miscellaneous'), ('Hungary', 'location')] +Predicted Annotation: [('Bosnian refugees', 'organization'), ('Hungary', 'location'), ('refugees and officials', 'organization')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 909: +Sentence: TOKYO 1996-08-27 +True Annotation: [('TOKYO', 'location')] +Predicted Annotation: [('TOKYO', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 910: +Sentence: DAWN +True Annotation: [('DAWN', 'organization')] +Predicted Annotation: [('DAWN', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 911: +Sentence: CRICKET- ENGLAND 326 ALL OUT V PAKISTAN IN THIRD TEST. +True Annotation: [('ENGLAND', 'location'), ('PAKISTAN', 'location')] +Predicted Annotation: [('CRICKET', 'organization'), ('ENGLAND', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 912: +Sentence: Individuals with the disease have a non-working version of a gene responsible for producing a crucial muscle protein called dystrophin. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 913: +Sentence: Wolf Point MT 4.41 dn .10 --- --- --- --- +True Annotation: [('Wolf Point', 'location'), ('MT', 'location')] +Predicted Annotation: [('Wolf Point', 'location'), ('MT', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 914: +Sentence: U.S. envoy John Kornblum met Serbian President Slobodan Milosevic on Thursday in an effort to defuse a growing crisis surrounding Bosnia 's post-war elections. +True Annotation: [('U.S.', 'location'), ('John Kornblum', 'person'), ('Serbian', 'miscellaneous'), ('Slobodan Milosevic', 'person'), ('Bosnia', 'location')] +Predicted Annotation: [('U.S. envoy', 'organization'), ('John Kornblum', 'person'), ('Serbian President', 'organization'), ('Slobodan Milosevic', 'person'), ('Bosnia', 'location')] +Precision: 0.6; Recall: 0.6; F1-score: 0.6 +-------------------------------------------------- + +Instance 915: +Sentence: Revised singles draw for the +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 916: +Sentence: Ghent 4 3 1 0 9 5 10 +True Annotation: [('Ghent', 'organization')] +Predicted Annotation: [('Ghent', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 917: +Sentence: Fortuna Sittard 2 Heerenveen 4 +True Annotation: [('Fortuna Sittard', 'organization'), ('Heerenveen', 'organization')] +Predicted Annotation: [('Fortuna Sittard', 'location'), ('Heerenveen', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 918: +Sentence: Women 's singles +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 919: +Sentence: India +True Annotation: [('India', 'location')] +Predicted Annotation: [('India', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 920: +Sentence: TRIPOLI, Lebanon 1996-08-25 +True Annotation: [('TRIPOLI', 'location'), ('Lebanon', 'location')] +Predicted Annotation: [('TRIPOLI', 'location')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 921: +Sentence: -- Sydney Newsroom 61-2 9373-1800 +True Annotation: [('Sydney Newsroom', 'organization')] +Predicted Annotation: [('Sydney Newsroom', 'organization'), ('61-2', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 922: +Sentence: Carlisle 1 Leyton Orient 0 +True Annotation: [('Carlisle', 'organization'), ('Leyton Orient', 'organization')] +Predicted Annotation: [('Carlisle', 'location'), ('Leyton Orient', 'organization')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 923: +Sentence: Pescara 3 Parma 1 +True Annotation: [('Pescara', 'organization'), ('Parma', 'organization')] +Predicted Annotation: [('Pescara', 'location'), ('Parma 1', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 924: +Sentence: 6. Costantino Rocca( Italy) 253,337 +True Annotation: [('Costantino Rocca', 'person'), ('Italy', 'location')] +Predicted Annotation: [('Costantino Rocca', 'location'), ('Italy', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 925: +Sentence: These are the leading stories in the Beirut press on Thursday. +True Annotation: [('Beirut', 'location')] +Predicted Annotation: [('Beirut press', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 926: +Sentence: Currently, the dollar stands at about 1.48 marks and 109 yen. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 927: +Sentence: Suwon 0 3 0 3 3 3 +True Annotation: [('Suwon', 'organization')] +Predicted Annotation: [('Suwon', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 928: +Sentence: WASHINGTON 1996-08-29 +True Annotation: [('WASHINGTON', 'location')] +Predicted Annotation: [('WASHINGTON', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 929: +Sentence: Leonard Santorelli +True Annotation: [('Leonard Santorelli', 'person')] +Predicted Annotation: [('Leonard Santorelli', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 930: +Sentence: ( Parent) FORECAST YEAR-AGO +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 931: +Sentence: DETROIT 47 83 .362 27 1/2 +True Annotation: [('DETROIT', 'organization')] +Predicted Annotation: [('DETROIT', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 932: +Sentence: As a result, separatist Serb authorities have packed former Moslem majority towns with refugees of their own or registered other Serbs to vote there. +True Annotation: [('Serb', 'miscellaneous'), ('Moslem', 'miscellaneous'), ('Serbs', 'miscellaneous')] +Predicted Annotation: [('separatist Serb authorities', 'organization'), ('former Moslem majority towns', 'location'), ('refugees', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 933: +Sentence: Paul Haarhuis( Netherlands) beat Michael Joyce( U.S) 6-7 +True Annotation: [('Paul Haarhuis', 'person'), ('Netherlands', 'location'), ('Michael Joyce', 'person'), ('U.S', 'location')] +Predicted Annotation: [('Paul Haarhuis', 'person'), ('Netherlands', 'location'), ('Michael Joyce', 'person')] +Precision: 1.0; Recall: 0.75; F1-score: 0.8571428571428571 +-------------------------------------------------- + +Instance 934: +Sentence: About 200 German anti-nuclear activists protested on Thursday against nuclear waste transportation by re-enacting scenes from a demonstration they staged in May that turned into a violent clash with police. +True Annotation: [('German', 'miscellaneous')] +Predicted Annotation: [('German anti-nuclear activists', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 935: +Sentence: DUBAI 1996-08-26 +True Annotation: [('DUBAI', 'location')] +Predicted Annotation: [('DUBAI', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 936: +Sentence: Belgium bank sanctions$ 6.5 mln loan to India WSRL. +True Annotation: [('Belgium', 'location'), ('India', 'location'), ('WSRL', 'organization')] +Predicted Annotation: [('Belgium', 'location'), ('India', 'location'), ('WSRL', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 937: +Sentence: 8. Kamiel Maase( Netherlands) 28.29.42 +True Annotation: [('Kamiel Maase', 'person'), ('Netherlands', 'location')] +Predicted Annotation: [('Kamiel Maase', 'person'), ('Netherlands', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 938: +Sentence: WESTERN DIVISION +True Annotation: [('WESTERN DIVISION', 'miscellaneous')] +Predicted Annotation: [('WESTERN DIVISION', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 939: +Sentence: FRANKFURT 1996-08-23 +True Annotation: [('FRANKFURT', 'location')] +Predicted Annotation: [('FRANKFURT', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 940: +Sentence: Japan coalition party leader plans to resign. +True Annotation: [('Japan', 'location')] +Predicted Annotation: [('Japan', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 941: +Sentence: CENTRAL DIVISION +True Annotation: [('CENTRAL DIVISION', 'miscellaneous')] +Predicted Annotation: [('CENTRAL DIVISION', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 942: +Sentence: The ball bounced back to Smicer 's feet and he scored. +True Annotation: [('Smicer', 'person')] +Predicted Annotation: [('Smicer', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 943: +Sentence: Several people were also wounded, it said. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 944: +Sentence: Selected result from first round +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 945: +Sentence: Elephants are protected under Nepali law, which provides for jail sentences of up to 15 years for convicted elephant killers. +True Annotation: [('Nepali', 'miscellaneous')] +Predicted Annotation: [('convicted elephant killers', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 946: +Sentence: Price Max. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 947: +Sentence: Berlin organisers hoped to have American 1984 and 1988 champion Carl Lewis in the squad but he injured himself in last Friday 's Brussels meeting. +True Annotation: [('Berlin', 'location'), ('American', 'miscellaneous'), ('Carl Lewis', 'person'), ('Brussels', 'location')] +Predicted Annotation: [('Berlin', 'location'), ('Carl Lewis', 'person'), ('Brussels', 'location')] +Precision: 1.0; Recall: 0.75; F1-score: 0.8571428571428571 +-------------------------------------------------- + +Instance 948: +Sentence: -- Ipsos poll reports majority of French public opinion sympathises with plight of Africans seeking to renew or obtain work and residence permits, calling government" stubborn,"" confused" and" cold-hearted." +True Annotation: [('Ipsos', 'organization'), ('French', 'miscellaneous'), ('Africans', 'miscellaneous')] +Predicted Annotation: [('Ipsos', 'organization'), ('French', 'location'), ('Africans', 'person'), ('government', 'organization')] +Precision: 0.25; Recall: 0.3333333333333333; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 949: +Sentence: ingot 75 cents/ pound +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 950: +Sentence: SAN DIEGO 72 60 .545- +True Annotation: [('SAN DIEGO', 'organization')] +Predicted Annotation: [('SAN DIEGO', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 951: +Sentence: Sylvie Florence +True Annotation: [('Sylvie Florence', 'person')] +Predicted Annotation: [('Sylvie Florence', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 952: +Sentence: SHANGHAI 1996-08-28 +True Annotation: [('SHANGHAI', 'location')] +Predicted Annotation: [('SHANGHAI', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 953: +Sentence: " Sarah, I told you this is the Democratic convention," he responded to his wife, who before the shooting had worked for two Republican congressmen and the Republican national party. +True Annotation: [('Sarah', 'person'), ('Democratic', 'miscellaneous'), ('Republican', 'miscellaneous'), ('Republican', 'miscellaneous')] +Predicted Annotation: [('Sarah', 'person'), ('Democratic convention', 'location'), ('Republican congressmen', 'person'), ('Republican national party', 'organization')] +Precision: 0.25; Recall: 0.3333333333333333; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 954: +Sentence: In just over a week two young girls have been found dead, from starvation, two have been freed from a dungeon-like secret compartment and an international hunt has started for at least two others. +True Annotation: [] +Predicted Annotation: [('two young girls', 'person'), ('dungeon-like secret compartment', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 955: +Sentence: Parramatta 21 10 1 10 388 391 21 +True Annotation: [('Parramatta', 'organization')] +Predicted Annotation: [('Parramatta', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 956: +Sentence: Russia, the only nation to have two riders in the field, made full use of their numerical superiority. +True Annotation: [('Russia', 'location')] +Predicted Annotation: [('Russia', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 957: +Sentence: Vitesse Arnhem 1 1 0 0 2 0 3 +True Annotation: [('Vitesse Arnhem', 'organization')] +Predicted Annotation: [('Vitesse Arnhem', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 958: +Sentence: Air traffic officials said they had lost contact with the flight, scheduled to arrive at around 10.15 a.m.( 0815 GMT), shortly before it was due to land. +True Annotation: [('GMT', 'miscellaneous')] +Predicted Annotation: [('Air traffic officials', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 959: +Sentence: Martin Brooks, president of Miss Universe Inc, said he spoke with Machado to assure her that organisers were not putting pressure on her. +True Annotation: [('Martin Brooks', 'person'), ('Miss Universe Inc', 'organization'), ('Machado', 'person')] +Predicted Annotation: [('Martin Brooks', 'person'), ('Miss Universe Inc', 'organization'), ('Machado', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 960: +Sentence: 6. Danny Theybers( Belgium) Honda +True Annotation: [('Danny Theybers', 'person'), ('Belgium', 'location'), ('Honda', 'organization')] +Predicted Annotation: [('Danny Theybers', 'person'), ('Belgium', 'location'), ('Honda', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 961: +Sentence: WARSAW 1996-08-26 +True Annotation: [('WARSAW', 'location')] +Predicted Annotation: [('WARSAW', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 962: +Sentence: Results of French first division +True Annotation: [('French', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 963: +Sentence: After Wasim had won the toss and chosen to bat first, Pakistani made an excellent start as Sohail and Saeed Anwar continued their good form with an opening partnership of 82. +True Annotation: [('Wasim', 'person'), ('Pakistani', 'miscellaneous'), ('Sohail', 'person'), ('Saeed Anwar', 'person')] +Predicted Annotation: [('Wasim', 'person'), ('Pakistani', 'organization'), ('Sohail', 'person'), ('Saeed Anwar', 'person')] +Precision: 0.75; Recall: 0.75; F1-score: 0.75 +-------------------------------------------------- + +Instance 964: +Sentence: P1020 ingot 75 cents/ pound +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 965: +Sentence: Flour mills sold much of their production through September leaving little available for prompt shipment. +True Annotation: [] +Predicted Annotation: [('Flour mills', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 966: +Sentence: Men 's 3,000 metres: +True Annotation: [] +Predicted Annotation: [('Men', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 967: +Sentence: Cash balance 20.036 20.112 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 968: +Sentence: Lillestrom 19 9 5 5 38 29 32 +True Annotation: [('Lillestrom', 'organization')] +Predicted Annotation: [('Lillestrom', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 969: +Sentence: LONDON 1996-08-22 +True Annotation: [('LONDON', 'location')] +Predicted Annotation: [('LONDON', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 970: +Sentence: ARC says it 's not just contractors in the front line but also suppliers like itself. +True Annotation: [('ARC', 'organization')] +Predicted Annotation: [('ARC', 'organization'), ('contractors', 'miscellaneous'), ('front line', 'location'), ('suppliers', 'miscellaneous')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 971: +Sentence: Scorers: +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 972: +Sentence: OB 40 6 60 .406 21 1/2 +True Annotation: [('OB', 'organization')] +Predicted Annotation: [('OB', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 973: +Sentence: Stenning threw a brick through the window of a van in February after an argument with a driver when he was working as a motorcycle dispatch rider. +True Annotation: [('Stenning', 'person')] +Predicted Annotation: [('Stenning', 'person'), ('van', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 974: +Sentence: The Security Council on Friday asked Iraq to stop blocking arms inspectors search for concealed weapons or materials they believe were being shuttled around to avoid detection. +True Annotation: [('Security Council', 'organization'), ('Iraq', 'location')] +Predicted Annotation: [('The Security Council', 'organization'), ('Iraq', 'location'), ('arms inspectors', 'person'), ('concealed weapons', 'miscellaneous')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 975: +Sentence: - 2 Phil Mickelson through 7 +True Annotation: [('Phil Mickelson', 'person')] +Predicted Annotation: [('Phil Mickelson', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 976: +Sentence: South Sydney 21 5 1 15 304 586 11 +True Annotation: [('South Sydney', 'organization')] +Predicted Annotation: [('South Sydney', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 977: +Sentence: USDA pegged U.S. wheat exports at 25.0 million tonnes in fiscal 1997 versus 32.0 million tonnes the prior year ... +True Annotation: [('USDA', 'organization'), ('U.S.', 'location')] +Predicted Annotation: [('USDA', 'organization'), ('U.S.', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 978: +Sentence: Sudanese police have arrested three people trying to smuggle sewing machines and army clothing to Sudanese opposition groups in Eritrea, an official newspaper reported on Saturday. +True Annotation: [('Sudanese', 'miscellaneous'), ('Sudanese', 'miscellaneous'), ('Eritrea', 'location')] +Predicted Annotation: [('Sudanese police', 'organization'), ('three people', 'person'), ('sewing machines', 'miscellaneous'), ('Sudanese opposition groups', 'organization'), ('Eritrea', 'location')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 979: +Sentence: Servette 9 2 3 4 10 12 9 +True Annotation: [('Servette', 'organization')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 980: +Sentence: 4. Theybers 25 +True Annotation: [('Theybers', 'person')] +Predicted Annotation: [('Theybers', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 981: +Sentence: STANSTED, England 1996-08-27 +True Annotation: [('STANSTED', 'location'), ('England', 'location')] +Predicted Annotation: [('STANSTED', 'location'), ('England', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 982: +Sentence: According to another Amoco official, the company is not exploring now for oil anywhere in Yemen. +True Annotation: [('Amoco', 'organization'), ('Yemen', 'location')] +Predicted Annotation: [('Amoco', 'organization'), ('Yemen', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 983: +Sentence: 301 Brad Bryant 73 72 77 79 +True Annotation: [('Brad Bryant', 'person')] +Predicted Annotation: [('Brad Bryant', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 984: +Sentence: " We oppose the way the government is proceeding with the sale," Ramon Machuca, Sidor trade union Secretary General and member of union-based opposition party Radical Cause, told reporters. +True Annotation: [('Ramon Machuca', 'person'), ('Sidor', 'organization'), ('Radical Cause', 'organization')] +Predicted Annotation: [('Ramon Machuca', 'person'), ('Sidor', 'location'), ('Radical Cause', 'organization')] +Precision: 0.6666666666666666; Recall: 0.6666666666666666; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 985: +Sentence: Afghan UAE embassy says Taleban guards going home. +True Annotation: [('Afghan', 'miscellaneous'), ('UAE', 'location'), ('Taleban', 'miscellaneous')] +Predicted Annotation: [('Afghan UAE embassy', 'organization'), ('Taleban guards', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 986: +Sentence: Republic) 6-4 6-1 +True Annotation: [('Republic', 'location')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 987: +Sentence: Arkansas has been spared the loss of predominantly black churches to arson, a wave that has claimed an estimated 30 houses of worship across the south in the past several months. +True Annotation: [('Arkansas', 'location')] +Predicted Annotation: [('Arkansas', 'location'), ('predominantly black churches', 'organization')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 988: +Sentence: Miss Universe, Venezuela 's Alicia Machado, left New Mexico on Thursday, refusing to answer questions about her weight or claims she was told to either go on a crash diet or give up her title. +True Annotation: [('Miss Universe', 'miscellaneous'), ('Venezuela', 'location'), ('Alicia Machado', 'person'), ('New Mexico', 'location')] +Predicted Annotation: [('Miss Universe', 'organization'), ('Venezuela', 'location'), ('Alicia Machado', 'person'), ('New Mexico', 'location')] +Precision: 0.75; Recall: 0.75; F1-score: 0.75 +-------------------------------------------------- + +Instance 989: +Sentence: 0-0. +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 990: +Sentence: " At this point, it is a sufficiently important decision that I 'm confident that they will appeal," he said." +True Annotation: [] +Predicted Annotation: [('I', 'person'), ('they', 'organization'), ('he', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 991: +Sentence: A note with the ransom demand was left in the couple 's car, which was used in the kidnapping, Schutte told a news conference on Monday. +True Annotation: [('Schutte', 'person')] +Predicted Annotation: [('couple', 'organization'), ('Schutte', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 992: +Sentence: SOCCER- RESULTS OF SOUTH KOREAN PRO-SOCCER GAMES. +True Annotation: [('SOUTH KOREAN', 'miscellaneous')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 993: +Sentence: Nantes 0 Lens 1( Smicer 52nd). +True Annotation: [('Nantes', 'organization'), ('Lens', 'organization'), ('Smicer', 'person')] +Predicted Annotation: [('Nantes', 'location'), ('Lens 1', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 994: +Sentence: Sales 148.29 vs 133.82 +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 995: +Sentence: M/ SP/ F: NA/ NA/ NA BOOK ENTRY: Y +True Annotation: [] +Predicted Annotation: [] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 996: +Sentence: Two other serie A sides lost at the weekend -- Piacenza and last year 's losing finalists Atalanta. +True Annotation: [('serie A', 'miscellaneous'), ('Piacenza', 'organization'), ('Atalanta', 'organization')] +Predicted Annotation: [('Piacenza', 'location'), ('Atalanta', 'organization')] +Precision: 0.5; Recall: 0.3333333333333333; F1-score: 0.4 +-------------------------------------------------- + +Instance 997: +Sentence: It had been boosted overnight by the Bank of Japan 's quarterly corporate survey, or" tankan", of major manufacturers -- an important gauge of business sentiment. +True Annotation: [('Bank of Japan', 'organization')] +Predicted Annotation: [('Bank of Japan', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 998: +Sentence: Consequently, stocks and bonds are both subject to rapid swings." +True Annotation: [] +Predicted Annotation: [('stocks', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 999: +Sentence: In Kragujevac where the plant is based, 9,000 to 10,000 people gathered in the central square to express their bitterness at what Stanojlovic called government indifference. +True Annotation: [('Kragujevac', 'location'), ('Stanojlovic', 'person')] +Predicted Annotation: [('Kragujevac', 'location'), ('plant', 'organization'), ('central square', 'location'), ('Stanojlovic', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + diff --git a/src/experiments/GLiNER_evalutaion/results_FIGER-coarse/20250316_105245_GLiNER_metrics.csv b/src/experiments/GLiNER_evalutaion/results_FIGER-coarse/20250316_105245_GLiNER_metrics.csv new file mode 100644 index 0000000..9a15c31 --- /dev/null +++ b/src/experiments/GLiNER_evalutaion/results_FIGER-coarse/20250316_105245_GLiNER_metrics.csv @@ -0,0 +1,1001 @@ +Instance,Dataset,Sentence,True Annotation,Predicted Annotation,Precision,Recall,F1 Score +0,FIGER-coarse,"The monastery had close ties with the Armenian Catholicosate of Cicilia, currently located in Antelias, Lebanon.","[('Antelias', 'location')]","[('Armenian Catholicosate of Cicilia', 'organization'), ('Antelias', 'location'), ('Lebanon', 'location')]",0.3333333333333333,1.0,0.5 +1,FIGER-coarse,The roughly U-shaped 308/402 line generally runs ( from south to north ): northeast along the Platte River and then northwest along the eastern edge of the Sandhills.,"[('Platte River', 'location')]","[('Platte River', 'location'), ('Sandhills', 'location')]",0.5,1.0,0.6666666666666666 +2,FIGER-coarse,"The 2001 World Jiu-Jitsu Championship was held at Tijuca Tenis Clube, Rio de Janeiro, Brazil.","[('Rio de Janeiro', 'location')]","[('2001 World Jiu-Jitsu Championship', 'event'), ('Tijuca Tenis Clube', 'building'), ('Rio de Janeiro', 'location'), ('Brazil', 'location')]",0.25,1.0,0.4 +3,FIGER-coarse,"In 1791, portions of Prince George 's County were ceded to form the new District of Columbia, along with portions of Montgomery County, Maryland, as well as the parts of Northern Virginia - that were later returned to Virginia.","[('District of Columbia', 'location')]","[('1791', 'event'), ('Prince George', 'location'), ('District of Columbia', 'organization'), ('Montgomery County', 'location'), ('Maryland', 'location'), ('Northern Virginia', 'location'), ('Virginia', 'location')]",0.0,0.0,0.0 +4,FIGER-coarse,"The family seat was Bantry House, near Bantry, in County Cork, Ireland.","[('Bantry', 'location')]","[('Bantry House', 'building'), ('Bantry', 'location'), ('County Cork', 'location'), ('Ireland', 'location')]",0.25,1.0,0.4 +5,FIGER-coarse,"Between November 2006 and February 2007, eight major candidates opened their campaigns-Joe Biden, Hillary Clinton, Chris Dodd, John Edwards, Dennis Kucinich, Barack Obama, Bill Richardson, and Tom Vilsack-joining Mike Gravel, who had announced his candidacy in April 2006.","[('Tom Vilsack', 'person')]","[('Hillary Clinton', 'person'), ('Chris Dodd', 'person'), ('John Edwards', 'person'), ('Dennis Kucinich', 'person'), ('Barack Obama', 'person'), ('Bill Richardson', 'person'), ('Tom Vilsack-joining', 'person'), ('Mike Gravel', 'person')]",0.0,0.0,0.0 +6,FIGER-coarse,"In August 1858, again ostensibly due to the persecution of Catholic missionaries-this time by Emperor Tu Duc-French troops led by Admiral Charles Rigault de Genouilly seized Da Nang Port as part of the punitive Cochinchina Campaign.","[('Tu Duc', 'person')]","[('Catholic missionaries-this', 'organization'), ('Admiral Charles Rigault de Genouilly', 'person'), ('Da Nang Port', 'location'), ('Cochinchina Campaign', 'event')]",0.0,0.0,0.0 +7,FIGER-coarse,Bard is a town and comune in the Aosta Valley region of northwestern Italy.,"[('Italy', 'location'), ('Italy', 'organization')]","[('Bard', 'location'), ('Aosta Valley region', 'location'), ('northwestern Italy', 'location')]",0.0,0.0,0.0 +8,FIGER-coarse,"In 1995, Martin appeared on Rosie Flores 's Rockabilly Filly album for HighTone Records.","[('Rosie Flores', 'person')]","[('Martin', 'person'), ('Rosie Flores', 'person'), ('Rockabilly Filly', 'art'), ('HighTone Records', 'organization')]",0.25,1.0,0.4 +9,FIGER-coarse,"No Pigeons "" was Sporty Thievz 's response to TLC 's "" No Scrubs "".","[('Sporty Thievz', 'person')]","[('No Pigeons', 'art'), ('Sporty Thievz', 'person'), ('TLC', 'organization'), ('No Scrubs', 'art')]",0.25,1.0,0.4 +10,FIGER-coarse,"He returned to Club Africain shortly afterwards, and is now Head Coach of Jendouba Sport in Tunisia, recently gaining promotion to Ligue 1.","[('Jendouba Sport', 'organization')]","[('Club Africain', 'organization'), ('Head Coach', 'person'), ('Jendouba Sport', 'organization'), ('Tunisia', 'location'), ('promotion', 'event')]",0.2,1.0,0.33333333333333337 +11,FIGER-coarse,"Both his sons would become prominent attorneys, with Cullin being appointed as District Attorney for Scurry, Stonewall, Kent, Fisher, Jones, Throckmorton and Haskell County, Texas.","[('Haskell County, Texas', 'location')]","[('Cullin', 'person'), ('Scurry', 'location'), ('Stonewall', 'location'), ('Kent', 'location'), ('Fisher', 'location'), ('Jones', 'location'), ('Throckmorton', 'location'), ('Haskell County', 'location'), ('Texas', 'location')]",0.0,0.0,0.0 +12,FIGER-coarse,"Throughout the 1930s and the early 1940s, she continued to be cast as the charming young girl in such films as Benjamin Christensen 's Barnet and the Herman Bang story, Sommerglæder.","[('Herman Bang', 'person')]","[('Benjamin Christensen', 'person'), ('Herman Bang', 'person'), ('Sommerglæder', 'art')]",0.3333333333333333,1.0,0.5 +13,FIGER-coarse,"Richard Drew is an Associated Press photo-journalist, perhaps most notable for his photo The Falling Man which depicts a man falling from the World Trade Center towers following the September 11, 2001 attacks.","[('September 11, 2001 attacks', 'event')]","[('Richard Drew', 'person'), ('Associated Press', 'organization'), ('The Falling Man', 'art'), ('World Trade Center towers', 'building'), ('September 11, 2001 attacks', 'event')]",0.2,1.0,0.33333333333333337 +14,FIGER-coarse,Amanikhatashan is famous for having sent her Kushite cavalry to help Titus during the Great Jewish Revolt in 70 AD.,"[('Titus', 'person')]","[('Amanikhatashan', 'location'), ('Kushite cavalry', 'organization'), ('Titus', 'person'), ('Great Jewish Revolt', 'event')]",0.25,1.0,0.4 +15,FIGER-coarse,"He also worked with DC Comics ( on Superman Second Series, Batman, Justice Society of America, Nightwing ) and Dark Horse Comics, signing additional collaborations with Innovation Publishing, Vivid Comics ( on The Executioner ) and Chaos !","[('Chaos! Comics', 'organization')]","[('DC Comics', 'organization'), ('Superman Second Series', 'art'), ('Justice Society of America', 'organization'), ('Dark Horse Comics', 'organization'), ('Innovation Publishing', 'organization'), ('Vivid Comics', 'organization'), ('The Executioner', 'art'), ('Chaos !', 'organization')]",0.0,0.0,0.0 +16,FIGER-coarse,"Holger Apfel ( born December 29, 1970 in Hildesheim, Lower Saxony ) is the leader of the right-extremist National Democratic Party of Germany in Saxony and has served as a member of the Saxon Parliament since 2004.","[('Landtag of Saxony', 'organization')]","[('Holger Apfel', 'person'), ('Hildesheim', 'location'), ('Lower Saxony', 'location'), ('National Democratic Party of Germany', 'organization'), ('Saxon Parliament', 'organization')]",0.0,0.0,0.0 +17,FIGER-coarse,"The quarterfinals were held on May 19 and May 20 on two separate neutral fields: the Navy-Marine Corps Memorial Stadium in Annapolis, Maryland, and Princeton University Stadium in Princeton, New Jersey.","[('Annapolis, Maryland', 'location')]","[('Navy-Marine Corps Memorial Stadium', 'building'), ('Annapolis', 'location'), ('Maryland', 'location'), ('Princeton University Stadium', 'building'), ('Princeton', 'location'), ('New Jersey', 'location')]",0.0,0.0,0.0 +18,FIGER-coarse,"About 500 people were protesting in Debrecen, 500 in Szeged, 400 in Szecseny, 100-200 in Bekescsaba, 100-120 in Salgotarjan, 50 in Nyiregyhaza and smaller groups in several other towns.","[('Salgótarján', 'location')]","[('Debrecen', 'location'), ('Szeged', 'location'), ('Szecseny', 'location'), ('Bekescsaba', 'location'), ('Salgotarjan', 'location'), ('Nyiregyhaza', 'location')]",0.0,0.0,0.0 +19,FIGER-coarse,"To some extent he agreed with Fritz Fischer 's assessment that the differences between Imperial, Weimar and Nazi foreign policy were of degree rather than kind.","[('Nazi Germany', 'location')]","[('Fritz Fischer', 'person'), ('Imperial', 'location'), ('Weimar', 'location')]",0.0,0.0,0.0 +20,FIGER-coarse,The Treasury and the Air Ministry were pushing for a new set of long-range strike aircraft operating from a string of bases around the globe.,"[('UK Treasury', 'location'), ('UK Treasury', 'organization')]","[('The Treasury', 'organization'), ('the Air Ministry', 'organization'), ('long-range strike aircraft', 'product')]",0.0,0.0,0.0 +21,FIGER-coarse,"Barrow was born in Wolfskin District, Oglethorpe County, Georgia on October 18, 1852.","[('Georgia', 'location')]","[('Barrow', 'person'), ('Wolfskin District', 'location'), ('Oglethorpe County', 'location'), ('Georgia', 'location'), ('October 18, 1852', 'event')]",0.2,1.0,0.33333333333333337 +22,FIGER-coarse,"In the western Atlantic, it occurs from the Grand Banks of Newfoundland to the U.S. state of Delaware.","[('Delaware', 'location')]","[('western Atlantic', 'location'), ('Grand Banks of Newfoundland', 'location'), ('Delaware', 'location')]",0.3333333333333333,1.0,0.5 +23,FIGER-coarse,"The X-ecutioners ( Rob Swift, Total Eclipse, Roc Raida, Mista Sinista ): they explain how hip-hop DJing is recorded in a fashion similar to that of a regular band.","[('Roc Raida', 'person')]","[('The X-ecutioners', 'organization'), ('Rob Swift', 'person'), ('Total Eclipse', 'person'), ('Roc Raida', 'person'), ('Mista Sinista', 'person')]",0.2,1.0,0.33333333333333337 +24,FIGER-coarse,"Head coach Tommy Tuberville, who was nearly fired after the 2003 season, was named national Coach of the Year by the Associated Press.","[('Associated Press', 'person'), ('Associated Press', 'organization')]","[('Tommy Tuberville', 'person'), ('2003 season', 'event'), ('national Coach of the Year', 'event'), ('Associated Press', 'organization')]",0.25,0.5,0.3333333333333333 +25,FIGER-coarse,"The first games to feature vertical rocket jumping were Bungie Software 's Marathon and 3d realms ' Rise of the Triad ( coincidentally, the two games launched on the same day, although the full version of Rise of the Triad came later ).","[('Marathon', 'product')]","[('Bungie Software', 'organization'), ('Marathon', 'product'), ('3d realms', 'organization'), ('Rise of the Triad', 'product'), ('Rise of the Triad', 'product')]",0.25,1.0,0.4 +26,FIGER-coarse,"In Canada, the term Commander-in-Chief of the Canadian Forces ( in French: Commandant en chef des Forces canadiennes ) can refer to both the position of supreme commander of the country 's armed forces and to the title granted to the viceroy.","[('Canada', 'location'), ('Canada', 'person')]","[('Canada', 'location'), ('Canadian Forces', 'organization'), ('Commandant en chef des Forces canadiennes', 'person'), ('viceroy', 'person')]",0.25,0.5,0.3333333333333333 +27,FIGER-coarse,Floating Life is a 1996 Australian drama film directed by Clara Law about a Hong Kong family who move to Australia.,"[('Clara Law', 'person')]","[('Floating Life', 'art'), ('Clara Law', 'person'), ('Hong Kong', 'location'), ('Australia', 'location')]",0.25,1.0,0.4 +28,FIGER-coarse,"Stacy Leigh Bishop ( born 1 May 1985, in Land O ' Lakes, Florida ) is an American soccer midfielder who last played for Boston Breakers of Women 's Professional Soccer.","[('Boston Breakers', 'organization')]","[('Stacy Leigh Bishop', 'person'), (""Land O ' Lakes"", 'location'), ('Florida', 'location'), ('Boston Breakers', 'organization'), (""Women 's Professional Soccer"", 'organization')]",0.2,1.0,0.33333333333333337 +29,FIGER-coarse,"According to the Associated Press, he is the new owner of the 18th century Bray House, in the Maine town of Kittery.","[('Kittery', 'location')]","[('Associated Press', 'organization'), ('18th century Bray House', 'building'), ('Maine', 'location'), ('Kittery', 'location')]",0.25,1.0,0.4 +30,FIGER-coarse,"In January 1960 Casey was made a life peer of the United Kingdom House of Lords, on the recommendation of the British Prime Minister, Harold Macmillan; next month he resigned from the ministry and parliament.","[('House of Lords', 'person'), ('House of Lords', 'organization')]","[('Casey', 'person'), ('United Kingdom', 'location'), ('House of Lords', 'organization'), ('Harold Macmillan', 'person')]",0.25,0.5,0.3333333333333333 +31,FIGER-coarse,"Dreadnought was laid down on 12 June 1959, and launched by Queen Elizabeth II on Trafalgar Day, 21 October 1960.","[('Elizabeth II of the United Kingdom', 'person')]","[('Dreadnought', 'building'), ('Queen Elizabeth II', 'person'), ('Trafalgar Day', 'event'), ('21 October 1960', 'event')]",0.0,0.0,0.0 +32,FIGER-coarse,"D57 state road in the eastern part of Croatia connects the city of Vukovar to the state road network of Croatia, and to the A3 motorway in Lipovac interchange.","[('Croatia', 'location'), ('Croatia', 'organization')]","[('D57 state road', 'location'), ('Vukovar', 'location'), ('state road network of Croatia', 'organization'), ('A3 motorway', 'location'), ('Lipovac interchange', 'location')]",0.0,0.0,0.0 +33,FIGER-coarse,"In the same year and in 2010 International Men 's Day was celebrated in nine States; Pennsylvania, Florida, California, Illinois, Virginia, New York, Iowa, Michigan and Hawaii.","[('California', 'location')]","[(""International Men 's Day"", 'event'), ('Pennsylvania', 'location'), ('Florida', 'location'), ('California', 'location'), ('Illinois', 'location'), ('Virginia', 'location'), ('New York', 'location'), ('Iowa', 'location'), ('Michigan', 'location'), ('Hawaii', 'location')]",0.1,1.0,0.18181818181818182 +34,FIGER-coarse,"WIlliams was sent on loan multiple times to gain first team experience, his first loan spell being at Wrexham where he scored on his debut against Wycombe Wanderers.","[('Wycombe Wanderers F.C.', 'organization')]","[('WIlliams', 'person'), ('Wrexham', 'location'), ('Wycombe Wanderers', 'organization')]",0.0,0.0,0.0 +35,FIGER-coarse,"After her retirement from adult films, Ayes worked as a dominatrix in Atlanta, Georgia.","[('Georgia', 'location')]","[('Ayes', 'organization'), ('dominatrix', 'person'), ('Atlanta', 'location'), ('Georgia', 'location')]",0.25,1.0,0.4 +36,FIGER-coarse,"Educated at Winchester College, Cruddas was commissioned into a volunteer battalion of the North Staffordshire Regiment in 1899, but the following year transferred to the Regular Army and the Northumberland Fusiliers.","[('Northumberland Fusiliers', 'organization')]","[('Winchester College', 'location'), ('Cruddas', 'person'), ('North Staffordshire Regiment', 'organization'), ('1899', 'event'), ('Regular Army', 'organization'), ('Northumberland Fusiliers', 'organization')]",0.16666666666666666,1.0,0.2857142857142857 +37,FIGER-coarse,"Grabovica ( Sjenica ) is a village in the municipality of Sjenica, Serbia.","[('Sjenica', 'location')]","[('Grabovica', 'location'), ('Sjenica', 'location'), ('Sjenica', 'location'), ('Serbia', 'location')]",0.3333333333333333,1.0,0.5 +38,FIGER-coarse,The 1923 Stanley Cup Final was contested by the NHL champion Ottawa Senators and the WCHL champion Edmonton Eskimos.,"[('Edmonton Eskimos', 'organization')]","[('1923 Stanley Cup Final', 'event'), ('NHL', 'organization'), ('Ottawa Senators', 'organization'), ('WCHL', 'organization'), ('Edmonton Eskimos', 'organization')]",0.2,1.0,0.33333333333333337 +39,FIGER-coarse,"It stayed there for two weeks, before being dethroned by Boyz II Men 's "" End of the Road "".","[('End of the Road', 'art')]","[('Boyz II Men', 'organization'), ('End of the Road', 'art')]",0.5,1.0,0.6666666666666666 +40,FIGER-coarse,"After weeks of reconnaissance by the NVA, on the morning of July 1, 1970 the North Vietnamese Army launched a surprise mortar attack on the firebase.","[('North Vietnamese Army', 'organization')]","[('NVA', 'organization'), ('North Vietnamese Army', 'organization'), ('firebase', 'building')]",0.3333333333333333,1.0,0.5 +41,FIGER-coarse,"Best Men is a 1997 film directed by Tamra Davis and starring Fred Ward, Drew Barrymore, and Dean Cain.","[('Dean Cain', 'person')]","[('Tamra Davis', 'person'), ('Fred Ward', 'person'), ('Drew Barrymore', 'person'), ('Dean Cain', 'person')]",0.25,1.0,0.4 +42,FIGER-coarse,"Cory English worked on another theatre venture penned by Mel Brooks from late 2008, playing the part of Igor in a New York production of Young Frankenstein replacing Christopher Fitzgerald.","[('Christopher Fitzgerald', 'person')]","[('Cory English', 'person'), ('Mel Brooks', 'person'), ('Igor', 'person'), ('New York', 'location'), ('Young Frankenstein', 'art'), ('Christopher Fitzgerald', 'person')]",0.16666666666666666,1.0,0.2857142857142857 +43,FIGER-coarse,"Among those who experienced the local hospitality was Tom Dunbabin who used various hideouts in the nearby slopes and the abductors of General Kreipe, who on their march southwards stayed at a sheepfold in Amari for a couple of nights.","[('Kidnap of General Kreipe', 'event')]","[('Tom Dunbabin', 'person'), ('General Kreipe', 'person'), ('sheepfold', 'building'), ('Amari', 'location')]",0.0,0.0,0.0 +44,FIGER-coarse,"During the thick of the fierce hand-to-hand fighting that followed, Steuart was forced to surrender to Colonel James Beaver of the 148th Pennsylvania.","[('James Beaver', 'person')]","[('Colonel James Beaver', 'person'), ('148th Pennsylvania', 'organization')]",0.0,0.0,0.0 +45,FIGER-coarse,"This followed an Israeli tour in June 2010, playing such cities as Netanya, Petah Tikva, Jerusalem, Modi'in, Tel Aviv and more.","[('Tel Aviv', 'location')]","[('Netanya', 'location'), ('Petah Tikva', 'location'), ('Jerusalem', 'location'), (""Modi'in"", 'location'), ('Tel Aviv', 'location')]",0.2,1.0,0.33333333333333337 +46,FIGER-coarse,"He cites his musical influences in metal as: Manowar, Iron Maiden, Gamma Ray, Angra, Helloween, Running Wild, Metallica, Megadeth, Judas Priest, Nightwish, Spinal Tap, Iced Earth, Dio.","[('Dio', 'person')]","[('Manowar', 'organization'), ('Iron Maiden', 'organization'), ('Gamma Ray', 'organization'), ('Angra', 'organization'), ('Helloween', 'organization'), ('Running Wild', 'organization'), ('Metallica', 'organization'), ('Megadeth', 'organization'), ('Judas Priest', 'organization'), ('Nightwish', 'organization'), ('Spinal Tap', 'organization'), ('Iced Earth', 'organization'), ('Dio', 'organization')]",0.0,0.0,0.0 +47,FIGER-coarse,The Crystal Beach Cyclone is one of a ' Terrifying Triplet ' of highly extreme and vicious Roller Coasters designed and built by Harry G. Traver in the late 1920s.,"[('Harry Traver', 'person'), ('Harry Traver', 'organization')]","[('The Crystal Beach Cyclone', 'building'), ('Terrifying Triplet', 'product'), ('Roller Coasters', 'product'), ('Harry G. Traver', 'person'), ('late 1920s', 'event')]",0.0,0.0,0.0 +48,FIGER-coarse,""" Stoned "" was released in the UK by The Rolling Stones on the Decca label on November 1, 1963, as the B-side to their version of "" I Wanna Be Your Man "".","[('I Wanna Be Your Man', 'art')]","[('UK', 'location'), ('The Rolling Stones', 'organization'), ('Decca label', 'organization'), ('November 1, 1963', 'event')]",0.0,0.0,0.0 +49,FIGER-coarse,"At the start of the 1964 season Boycott hit 151 against Middlesex, followed by another hundred against Lancashire in May, and then played for the MCC against the Australian touring side at Lord 's, where he scored 63.","[('Marylebone Cricket Club', 'person'), ('Marylebone Cricket Club', 'organization')]","[('1964 season', 'event'), ('Boycott', 'person'), ('Middlesex', 'location'), ('MCC', 'organization'), ('Australian touring side', 'organization'), (""Lord 's"", 'building')]",0.0,0.0,0.0 +50,FIGER-coarse,"In 1974, the Cat Stevens version of the song reached number one in Canada on the '' RPM '' national singles chart twice, on September 28 and October 19, separated by two other number ones.","[('RPM', 'art')]","[('Cat Stevens', 'person'), ('Canada', 'location'), ('RPM', 'organization'), ('September 28', 'event'), ('October 19', 'event')]",0.0,0.0,0.0 +51,FIGER-coarse,"Andaz or Andaaz ( Hindi: अनà¥à¤¦à¤¾à¤œà¤¼, Persian, Urdu: اَنداز ) is a 1971 Hindi romantic movie starring Shammi Kapoor, Hema Malini and Rajesh Khanna.","[('Shammi Kapoor', 'person')]","[('Shammi Kapoor', 'person'), ('Hema Malini', 'person'), ('Rajesh Khanna', 'person')]",0.3333333333333333,1.0,0.5 +52,FIGER-coarse,The qualification and final rounds took place on September 16 and 24 at the Sydney SuperDome.,"[('Sydney SuperDome', 'location'), ('Sydney SuperDome', 'building')]","[('qualification and final rounds', 'event'), ('Sydney SuperDome', 'building')]",0.5,0.5,0.5 +53,FIGER-coarse,Andy Dawkins is a Minnesota politician and a former member of the Minnesota House of Representatives from Saint Paul.,"[('Saint Paul, Minnesota', 'location')]","[('Andy Dawkins', 'person'), ('Minnesota', 'location'), ('Minnesota House of Representatives', 'organization'), ('Saint Paul', 'location')]",0.0,0.0,0.0 +54,FIGER-coarse,"Gmina Uscimow contains the villages and settlements of Drozdowka, Glebokie, Krasne, Masluchy, Nowa Jedlanka, Nowy Uscimow, Ochoza, Orzechow-Kolonia, Rudka Staroscianska, Ryczka, Stara Jedlanka and Uscimow.","[('Stara Jedlanka', 'location')]","[('Gmina Uscimow', 'location'), ('Drozdowka', 'location'), ('Glebokie', 'location'), ('Krasne', 'location'), ('Masluchy', 'location'), ('Nowa Jedlanka', 'location'), ('Nowy Uscimow', 'location'), ('Ochoza', 'location'), ('Orzechow-Kolonia', 'location'), ('Rudka Staroscianska', 'location'), ('Ryczka', 'location'), ('Stara Jedlanka', 'location'), ('Uscimow', 'location')]",0.07692307692307693,1.0,0.14285714285714288 +55,FIGER-coarse,"EDS 's largest clients included Rolls-Royce plc, General Motors, Bank of America, Arcandor, Kraft, United States Navy, the UK Ministry of Defence and Royal Dutch Shell.","[('Arcandor', 'organization')]","[('EDS', 'organization'), ('Rolls-Royce plc', 'organization'), ('General Motors', 'organization'), ('Bank of America', 'organization'), ('Arcandor', 'organization'), ('Kraft', 'organization'), ('United States Navy', 'organization'), ('UK Ministry of Defence', 'organization'), ('Royal Dutch Shell', 'organization')]",0.1111111111111111,1.0,0.19999999999999998 +56,FIGER-coarse,His father Peter was the captain of the USSR team throughout the 1950s and appeared at three Olympic Games.,"[('USSR', 'person'), ('USSR', 'organization'), ('USSR', 'location')]","[('Peter', 'person'), ('USSR team', 'organization'), ('Olympic Games', 'event')]",0.0,0.0,0.0 +57,FIGER-coarse,"On December 3, 1979, the Riverfront Coliseum in Cincinnati, Ohio, was the site of one of the worst rock concert tragedies in United States history.","[('United States', 'location'), ('United States', 'organization'), ('United States', 'person')]","[('Riverfront Coliseum', 'building'), ('Cincinnati', 'location'), ('Ohio', 'location')]",0.0,0.0,0.0 +58,FIGER-coarse,"After a six-week vacation in Italy with her mother, she was returning aboard Titanic to make a new series of pictures for Eclair at Fort Lee.","[('Italy', 'location'), ('Italy', 'organization')]","[('Italy', 'location'), ('her mother', 'person'), ('she', 'person'), ('Titanic', 'building'), ('new series of pictures', 'art'), ('Eclair', 'organization'), ('Fort Lee', 'location')]",0.14285714285714285,0.5,0.22222222222222224 +59,FIGER-coarse,"They also featured Se Padilla on keyboards, later replaced by Roger Joseph Manning, Jr.","[('Roger Joseph Manning, Jr.', 'person')]","[('They', 'organization'), ('Se Padilla', 'person'), ('keyboards', 'product'), ('Roger Joseph Manning, Jr.', 'person')]",0.25,1.0,0.4 +60,FIGER-coarse,"The district is represented in the New Jersey Senate by Joseph Pennacchio ( R, Pine Brook ) and in the New Jersey General Assembly by Alex DeCroce ( R, Morris Plains ) and Jay Webber ( R, Morris Plains ).","[('Morris Plains, New Jersey', 'location')]","[('New Jersey Senate', 'organization'), ('Joseph Pennacchio', 'person'), ('Pine Brook', 'location'), ('New Jersey General Assembly', 'organization'), ('Alex DeCroce', 'person'), ('Morris Plains', 'location'), ('Jay Webber', 'person'), ('R', 'location'), ('Morris Plains', 'location')]",0.0,0.0,0.0 +61,FIGER-coarse,"It is unique in northern Europe, bearing similarity to Neolithic or Bronze Age tombs around the Mediterranean.","[('Mediterranean Sea', 'location')]","[('northern Europe', 'location'), ('Neolithic or Bronze Age tombs', 'building'), ('Mediterranean', 'location')]",0.0,0.0,0.0 +62,FIGER-coarse,"Both reached number one in several places, including Vietnam, Taiwan, Thailand, China, Shanghai, and Hong Kong.","[('Hong Kong', 'location')]","[('Vietnam', 'location'), ('Taiwan', 'location'), ('Thailand', 'location'), ('China', 'location'), ('Shanghai', 'location'), ('Hong Kong', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +63,FIGER-coarse,""" Veronica Sawyer "" ( originally by Edna 's Goldfish ) featured on Fame, Fortune and Fornication.","[('Fame, Fortune and Fornication', 'art')]","[('Veronica Sawyer', 'person'), (""Edna 's Goldfish"", 'art'), ('Fame, Fortune and Fornication', 'organization')]",0.0,0.0,0.0 +64,FIGER-coarse,"Richard Frankland had founded Rathmell Academy at Rathmell, but was forced to move several times.","[('Rathmell', 'location')]","[('Richard Frankland', 'person'), ('Rathmell Academy', 'organization'), ('Rathmell', 'location')]",0.3333333333333333,1.0,0.5 +65,FIGER-coarse,"The county boundary with South Yorkshire follows the river for a short distance near Bawtry, and the border with Lincolnshire does the same at Idle Stop.","[('Lincolnshire', 'location')]","[('South Yorkshire', 'location'), ('Bawtry', 'location'), ('Lincolnshire', 'location'), ('Idle Stop', 'location')]",0.25,1.0,0.4 +66,FIGER-coarse,"In May he won the Rome Masters, beating Patrick Rafter in the final.","[('Patrick Rafter', 'person')]","[('Rome Masters', 'event'), ('Patrick Rafter', 'person')]",0.5,1.0,0.6666666666666666 +67,FIGER-coarse,"Leduc served on the board of governors for the Hopital Notre-Dame, the Hopital Western and the Westmount YMCA.","[('YMCA', 'organization')]","[('Leduc', 'person'), ('Hopital Notre-Dame', 'building'), ('Hopital Western', 'building'), ('Westmount YMCA', 'organization')]",0.0,0.0,0.0 +68,FIGER-coarse,"Riverford is an organic farm and dairy based in Buckfastleigh in Devon, England, but with sister farms in four locations around the country.","[('Devon', 'location')]","[('Riverford', 'organization'), ('Buckfastleigh', 'location'), ('Devon', 'location'), ('England', 'location')]",0.25,1.0,0.4 +69,FIGER-coarse,"Bill Hefner, member of the United States House of Representatives from North Carolina, was born in Elora","[('United States House of Representatives', 'organization')]","[('Bill Hefner', 'person'), ('United States House of Representatives', 'organization'), ('North Carolina', 'location'), ('Elora', 'location')]",0.25,1.0,0.4 +70,FIGER-coarse,"The show soon paired her with Logan Hayes ( Josh Duhon ) who was later revealed to be the long-lost son of her father 's longtime enemy, Scott Baldwin ( Kin Shriner ).","[('Kin Shriner', 'person')]","[('Logan Hayes', 'person'), ('Josh Duhon', 'person'), ('Scott Baldwin', 'person'), ('Kin Shriner', 'person')]",0.25,1.0,0.4 +71,FIGER-coarse,"Skara is a locality and the seat of Skara Municipality, Vastra Gotaland County, Sweden with 18595 inhabitants in 2005.","[('Sweden', 'location'), ('Sweden', 'organization')]","[('Skara', 'location'), ('Skara', 'location'), ('Vastra Gotaland County', 'location'), ('Sweden', 'location')]",0.3333333333333333,0.5,0.4 +72,FIGER-coarse,"Appledore Island is the largest of the Isles of Shoals archipelago, a group of rocky islands just offshore of the border between Maine and New Hampshire.","[('New Hampshire', 'person'), ('New Hampshire', 'location')]","[('Appledore Island', 'location'), ('Maine', 'location'), ('New Hampshire', 'location')]",0.3333333333333333,0.5,0.4 +73,FIGER-coarse,"The term ruach hakodesh ( or "" holy spirit "" ) occurs once in Psalm 51 and also twice in the Book of Isaiah.","[('Psalm 51', 'art')]",[],0.0,0.0,0.0 +74,FIGER-coarse,"George r. Carruthers was born in Cincinnati, Ohio on October 1, 1939.","[('Ohio', 'location')]","[('George r. Carruthers', 'person'), ('Cincinnati', 'location'), ('Ohio', 'location'), ('October 1, 1939', 'event')]",0.25,1.0,0.4 +75,FIGER-coarse,"After that label stopped producing records, they were without a contract again, but they were able to get another contract through the German label Nuclear Blast.","[('Nuclear Blast', 'organization')]","[('Nuclear Blast', 'organization')]",1.0,1.0,1.0 +76,FIGER-coarse,Hikers taking this route park at the Spruceton trailhead along Spruceton Road ( Greene County Route 7 ) six miles ( 9.6 & nbsp; km ) east of NY 42 at West Kill.,"[('New York State Route 42', 'location')]","[('Spruceton trailhead', 'location'), ('Spruceton Road', 'location'), ('Greene County Route 7', 'location'), ('NY 42', 'location'), ('West Kill', 'location')]",0.0,0.0,0.0 +77,FIGER-coarse,"Miguel Iriarte Montes was the first president of the club and registered the club in the Segunda Division Profesional, which at that time it was the second most important league in Mexico.","[('Mexico', 'location'), ('Mexico', 'person')]","[('Miguel Iriarte Montes', 'person'), ('Segunda Division Profesional', 'organization'), ('Mexico', 'location')]",0.3333333333333333,0.5,0.4 +78,FIGER-coarse,"It is found in some mountainous areas of Europe, Turkey, Armenia, the Caucasus, Anatolia, southern Siberia, Mongolia, Tibet and western China.","[('Caucasus', 'location')]","[('Europe', 'location'), ('Turkey', 'location'), ('Armenia', 'location'), ('Caucasus', 'location'), ('Anatolia', 'location'), ('southern Siberia', 'location'), ('Mongolia', 'location'), ('Tibet', 'location'), ('western China', 'location')]",0.1111111111111111,1.0,0.19999999999999998 +79,FIGER-coarse,"He notably played for Hull City and York City having also had spells with Ards, West Bromwich Albion, Nottingham Forest, Blackburn Rovers, Leicester City, Sheffield United, Grimsby Town, Macclesfield Town and Bury.","[('Nottingham Forest F.C.', 'organization')]","[('Hull City', 'organization'), ('York City', 'organization'), ('Ards', 'organization'), ('West Bromwich Albion', 'organization'), ('Nottingham Forest', 'organization'), ('Blackburn Rovers', 'organization'), ('Leicester City', 'organization'), ('Sheffield United', 'organization'), ('Grimsby Town', 'organization'), ('Macclesfield Town', 'organization'), ('Bury', 'organization')]",0.0,0.0,0.0 +80,FIGER-coarse,4 is a 2005 Russian drama film directed by Ilya Khrjanovsky after a screenplay by Vladimir Sorokin.,"[('Ilya Khrzhanovsky', 'person')]","[('Ilya Khrjanovsky', 'person'), ('Vladimir Sorokin', 'person')]",0.0,0.0,0.0 +81,FIGER-coarse,"After playing college football with the University of Washington, Hill went to Canada and signed with the Edmonton Eskimos.","[('Edmonton Eskimos', 'organization')]","[('University of Washington', 'organization'), ('Hill', 'person'), ('Canada', 'location'), ('Edmonton Eskimos', 'organization')]",0.25,1.0,0.4 +82,FIGER-coarse,"Darby Township is one of the fourteen townships of Union County, Ohio, United States.","[('Union County, Ohio', 'location')]","[('Darby Township', 'location'), ('Union County', 'location'), ('Ohio', 'location'), ('United States', 'location')]",0.0,0.0,0.0 +83,FIGER-coarse,"However, some matches were completed, and Janko Tipsarevic, Serena Williams, and Marat Safin were victors.","[('Marat Safin', 'person')]","[('Janko Tipsarevic', 'person'), ('Serena Williams', 'person'), ('Marat Safin', 'person')]",0.3333333333333333,1.0,0.5 +84,FIGER-coarse,For example Stora Enso has moved some pulp and paper production from Scandinavia to Brazil and China.,"[('Stora Enso', 'organization')]","[('Stora Enso', 'person'), ('Scandinavia', 'location'), ('Brazil', 'location'), ('China', 'location')]",0.0,0.0,0.0 +85,FIGER-coarse,"Along with the likes of Teymourtash and Farman Farmaian, Davar took a lead role among the politicians who voted for the abolition of the Qajar dynasty, opposing such parliamentarians as Sayyed Hasan Taqizadeh, Sayyed Hasan Modarres, Yahya Doulatabadi and Mohammad Mossadegh.","[('Hasan Taqizadeh', 'person')]","[('Farman Farmaian', 'organization'), ('Davar', 'organization'), ('Qajar dynasty', 'organization'), ('Sayyed Hasan Taqizadeh', 'person'), ('Sayyed Hasan Modarres', 'person'), ('Yahya Doulatabadi', 'person'), ('Mohammad Mossadegh', 'person')]",0.0,0.0,0.0 +86,FIGER-coarse,"A renowned theatre director, he created performances based on sources as varied as Rumi, Zoroastrian and Koranic texts, Sufi mystics, and plays by Moliere and Bulgakov.","[('Molière', 'person')]","[('Rumi', 'person'), ('Zoroastrian and Koranic texts', 'art'), ('Sufi mystics', 'person'), ('Moliere', 'person'), ('Bulgakov', 'person')]",0.0,0.0,0.0 +87,FIGER-coarse,"A Yale University and Oxford University student, he also studied theology at Union Theological Seminary.","[('Yale University', 'location'), ('Yale University', 'organization')]","[('Yale University', 'organization'), ('Oxford University', 'organization'), ('Union Theological Seminary', 'organization')]",0.3333333333333333,0.5,0.4 +88,FIGER-coarse,"Its seat is the town of Cmielow, which lies approximately 10kmmi0 south-east of Ostrowiec Swietokrzyski and 64kmmi0on east of the regional capital Kielce.","[('Ostrowiec ÅšwiÄ™tokrzyski', 'location')]","[('Cmielow', 'location'), ('Ostrowiec Swietokrzyski', 'location'), ('Kielce', 'location')]",0.0,0.0,0.0 +89,FIGER-coarse,"It is also said that she inherited the barony of Laz, as well, although Pere Anselme 's genealogy of her family makes no mention of it.","[('Laz, Finistère', 'location')]","[('Laz', 'location'), ('Pere Anselme', 'person')]",0.0,0.0,0.0 +90,FIGER-coarse,"There are approximately eight hundred Gyu-Kaku locations within Japan, and locations have also been opened in the United States ( New York City, California, Hawaii ), Hong Kong, Taipei, Indonesia and Singapore.","[('Indonesia', 'location'), ('Indonesia', 'organization')]","[('Gyu-Kaku', 'organization'), ('New York City', 'location'), ('California', 'location'), ('Hawaii', 'location'), ('Hong Kong', 'location'), ('Taipei', 'location'), ('Indonesia', 'location'), ('Singapore', 'location')]",0.125,0.5,0.2 +91,FIGER-coarse,"She is Professor of Literature and head of department at Sodertorn University outside Stockholm, and a well-known feminist.","[('Stockholm', 'location'), ('Stockholm', 'building')]","[('She', 'person'), ('Sodertorn University', 'organization'), ('Stockholm', 'location')]",0.3333333333333333,0.5,0.4 +92,FIGER-coarse,"For example, the Iraqi military settled on the American Type Culture Collection strain 14578 as the exclusive anthrax strain for use as a biological weapon, according to Charles Duelfer.","[('Charles Duelfer', 'person')]","[('Iraqi military', 'organization'), ('American Type Culture Collection', 'organization'), ('Charles Duelfer', 'person')]",0.3333333333333333,1.0,0.5 +93,FIGER-coarse,Solidarity Sweden-Latin America is a Swedish solidarity organization that works together with popular movements in Latin America to achieve a fair and sustainable society.,"[('Sweden', 'location'), ('Sweden', 'organization')]","[('Solidarity Sweden-Latin America', 'organization'), ('Latin America', 'location')]",0.0,0.0,0.0 +94,FIGER-coarse,"While not a part of Interstate 95, they connect two parts of the highway: the Delaware Turnpike ( Interstate 95 in Delaware ) on the south side with the New Jersey Turnpike ( later Interstate 95 in New Jersey ) on the north side.","[('Delaware Turnpike', 'location')]","[('Interstate 95', 'location'), ('Delaware', 'location'), ('Interstate 95', 'location'), ('Delaware', 'location'), ('New Jersey', 'location'), ('Interstate 95', 'location'), ('New Jersey', 'location')]",0.0,0.0,0.0 +95,FIGER-coarse,"Gotz Wolfgang Werner ( born February 5, 1944 ) is the founder, co-owner, and member of the advisory board of dm-drogerie markt, a German drugstore chain.","[('Germany', 'location'), ('Germany', 'person')]","[('Gotz Wolfgang Werner', 'person'), ('dm-drogerie markt', 'organization')]",0.0,0.0,0.0 +96,FIGER-coarse,"Biesiadki bje ' satki is a village in the administrative district of Gmina Gnojnik, within Brzesko County, Lesser Poland Voivodeship, in southern Poland.","[('Lesser Poland Voivodeship', 'location')]","[(""Biesiadki bje ' satki"", 'location'), ('Gmina Gnojnik', 'location'), ('Brzesko County', 'location'), ('Lesser Poland Voivodeship', 'location'), ('southern Poland', 'location')]",0.2,1.0,0.33333333333333337 +97,FIGER-coarse,"Costs were reduced by renegotiating staff pay and conditions, and by extending the Ghan, which originally ran from Adelaide to Alice Springs, so that it ran once each week from Sydney and once each week from Melbourne.","[('Melbourne', 'location')]","[('Adelaide', 'location'), ('Alice Springs', 'location'), ('Sydney', 'location'), ('Melbourne', 'location')]",0.25,1.0,0.4 +98,FIGER-coarse,"He gained a BA ( Honours ) degree at the University of Lancaster in 1970, an MA History at the University of Sussex in 1971, and his PhD at London School of Economics and Political Science in 1986.","[('University of Sussex', 'location'), ('University of Sussex', 'organization'), ('University of Sussex', 'building')]","[('University of Lancaster', 'organization'), ('University of Sussex', 'organization'), ('London School of Economics and Political Science', 'organization')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +99,FIGER-coarse,"After less than a tenth of a mile, it breaks off to the right, taking a north-by-northeast path toward the New Jersey Turnpike and the lower Raritan River valley.","[('Raritan River', 'location')]","[('New Jersey Turnpike', 'location'), ('lower Raritan River valley', 'location')]",0.0,0.0,0.0 +100,FIGER-coarse,"The Portland Trail Blazers of the Western Conference played against the Philadelphia 76ers of the Eastern Conference, with the 76ers holding home-court advantage.","[('Western Conference', 'organization')]","[('Portland Trail Blazers', 'organization'), ('Philadelphia 76ers', 'organization')]",0.0,0.0,0.0 +101,FIGER-coarse,"It was initially hosted by Stewart MacPherson but in 1950 Richard Dimbleby took over its presentation until 1955, then Franklin Engelmann until his death in 1972 when Brian Johnston took over until 1987.","[('Richard Dimbleby', 'person')]","[('Stewart MacPherson', 'person'), ('Richard Dimbleby', 'person'), ('Franklin Engelmann', 'person'), ('Brian Johnston', 'person')]",0.25,1.0,0.4 +102,FIGER-coarse,"Foster was also featured in Under the Desert Sky in 2006, Vivere Live in Tuscany in 2007, and the My Christmas Special, in 2009, Andrea Bocelli 's three latest PBS Specials.","[('My Christmas Special', 'art')]","[('Under the Desert Sky', 'event'), ('Tuscany', 'location'), ('My Christmas Special', 'event'), ('Andrea Bocelli', 'person'), ('PBS', 'organization')]",0.0,0.0,0.0 +103,FIGER-coarse,Director-producer-writer John Hughes wrote a 70-page scriptment for the Owen Wilson-starring comedy Drillbit Taylor ( 2008 ) that was used years later by screenwriters Kristofor Brown and Seth Rogen as the basis for a revised finished screenplay.,"[('Kristofor Brown', 'person')]","[('John Hughes', 'person'), ('Owen Wilson-starring', 'person'), ('Kristofor Brown', 'person'), ('Seth Rogen', 'person')]",0.25,1.0,0.4 +104,FIGER-coarse,"During the mission, another major news story in the US media was the Chappaquiddick incident.","[('Chappaquiddick incident', 'event')]","[('During the mission', 'event'), ('US media', 'organization'), ('Chappaquiddick incident', 'event')]",0.3333333333333333,1.0,0.5 +105,FIGER-coarse,"Spurstow is a village and civil parish in the unitary authority of Cheshire East and the ceremonial county of Cheshire, England, which is located 6 ½ miles to the north west of Nantwich.","[('England', 'location')]","[('Spurstow', 'location'), ('Cheshire', 'location'), ('Cheshire', 'location'), ('England', 'location'), ('Nantwich', 'location')]",0.25,1.0,0.4 +106,FIGER-coarse,"Following the outbreak of the First World War, Ball enlisted in the British Army, joining the 7th ( Robin Hood ) Battalion of the Sherwood Foresters ( Nottinghamshire and Derbyshire Regiment ).","[('Sherwood Foresters', 'organization')]","[('First World War', 'event'), ('Ball', 'person'), ('British Army', 'organization'), ('7th ( Robin Hood ) Battalion', 'organization'), ('Sherwood Foresters', 'organization')]",0.2,1.0,0.33333333333333337 +107,FIGER-coarse,"Sergey Nikolayevich Abeltsev ( Сергей Ðиколаевич Ðбельцев; born 6 May 1961 in Lyubertsy, Russian SFSR ) is a member of the State Duma of Russia and a former bodyguard of Vladimir Zhirinovsky.","[('State Duma', 'organization')]","[('Sergey Nikolayevich Abeltsev', 'person'), ('Сергей Ðиколаевич Ðбельцев', 'person'), ('Lyubertsy', 'location'), ('Russian SFSR', 'location'), ('State Duma of Russia', 'organization'), ('Vladimir Zhirinovsky', 'person')]",0.0,0.0,0.0 +108,FIGER-coarse,The idea of attraction as a form of power dates back to ancient Chinese philosophers such as Laozi in the 7th century BC.,"[('Laozi', 'person')]","[('Laozi', 'person')]",1.0,1.0,1.0 +109,FIGER-coarse,"After his father 's death he returned, with four philosophers, and founded a university at Stamford in Lincolnshire, which flourished until it was suppressed by Saint Augustine of Canterbury on account of heresies which were taught there.","[('Lincolnshire', 'location')]","[('university', 'organization'), ('Stamford', 'location'), ('Lincolnshire', 'location'), ('Saint Augustine of Canterbury', 'person'), ('heresies', 'event')]",0.2,1.0,0.33333333333333337 +110,FIGER-coarse,"After her parents divorced, she spent her childhood alternating every two years between her father 's largely Jewish area in New York City and her mother 's largely African-American environment in San Francisco, where she attended The Urban School of San Francisco.","[('The Urban School of San Francisco', 'organization')]","[('her parents', 'person'), ('her father', 'person'), ('New York City', 'location'), ('her mother', 'person'), ('San Francisco', 'location'), ('San Francisco', 'location')]",0.0,0.0,0.0 +111,FIGER-coarse,It was established in 1973 under the Housing Ordinance and is an agency of the Government of Hong Kong.,"[('Government of Hong Kong', 'organization')]","[('Government of Hong Kong', 'organization')]",1.0,1.0,1.0 +112,FIGER-coarse,"At the last legislative elections, 27 December 2002, the party was a partner in the National Rainbow Coalition, that won 56.1 % of the popular vote and 125 out of 210 elected seats.","[('National Rainbow Coalition', 'organization')]","[('legislative elections', 'event'), ('27 December 2002', 'event'), ('National Rainbow Coalition', 'organization')]",0.3333333333333333,1.0,0.5 +113,FIGER-coarse,"The refuge was formed in 2000 after a 1989 order to gradually close the Jefferson Proving Ground, a World War II era munitions testing facility, which was completed by 1995.","[('World War II', 'organization'), ('World War II', 'event')]","[('The refuge', 'organization'), ('Jefferson Proving Ground', 'location'), ('World War II era', 'event')]",0.0,0.0,0.0 +114,FIGER-coarse,"In 1943, Dawn approached the San Diego Naval Hospital with an offer to help World War II soldiers whose faces and hands had been disfigured in battle.","[('World War II', 'organization'), ('World War II', 'event')]","[('Dawn', 'person'), ('San Diego Naval Hospital', 'building'), ('World War II', 'event')]",0.3333333333333333,0.5,0.4 +115,FIGER-coarse,"He also had the powers of a District and Session Judge for portions of the Midland and Bina-Baran sections of the Great Indian Peninsula Railway, which passed through the states of Gwalior, Datia, Samthar, Khaniadhana, and the Chhabra pargana.","[('Samthar', 'location')]","[('District and Session Judge', 'person'), ('Great Indian Peninsula Railway', 'organization'), ('Gwalior', 'location'), ('Datia', 'location'), ('Samthar', 'location'), ('Khaniadhana', 'location'), ('Chhabra pargana', 'location')]",0.14285714285714285,1.0,0.25 +116,FIGER-coarse,"It lies approximately 5kmmi0 east of Papowo Biskupie, 20kmmi0on south-east of Chelmno, and 25kmmi0on north of Torun.","[('ToruÅ„', 'location')]","[('Papowo Biskupie', 'location'), ('Chelmno', 'location'), ('Torun', 'location')]",0.0,0.0,0.0 +117,FIGER-coarse,"A 5th-century manuscript of the complete works of Virgil, called the Medici Virgil after it was purchased for the Laurentian Library, Florence.","[('Virgil', 'person')]","[('Virgil', 'person'), ('Virgil', 'person'), ('Laurentian Library', 'building'), ('Florence', 'location')]",0.3333333333333333,1.0,0.5 +118,FIGER-coarse,"South Beach CDP on Orchid Island is bounded on the east by the Atlantic Ocean, on the south by the county line between Indian River and St Lucie counties, on the west by the Indian River Lagoon and on the north by the Vero Beach city limits.","[('St. Lucie County, Florida', 'location')]","[('South Beach CDP', 'location'), ('Orchid Island', 'location'), ('Atlantic Ocean', 'location'), ('Indian River', 'location'), ('Indian River', 'location'), ('Vero Beach', 'location')]",0.0,0.0,0.0 +119,FIGER-coarse,"His screen credits include The Wager ( 1998 ), Paycheck ( 2003 ) and recurring roles as Colonel Lionel Pendergast on Stargate SG-1 and as General Mansfield on Eureka.","[('Paycheck', 'art')]","[('Colonel Lionel Pendergast', 'person'), ('Stargate SG-1', 'organization'), ('General Mansfield', 'person'), ('Eureka', 'organization')]",0.0,0.0,0.0 +120,FIGER-coarse,"In 1959, Crawford 's acting on the CBS anthology series Playhouse 90 was nominated for Best Single Performance on the 11th Primetime Emmy Awards; that year 's Emmy Awards also nominated Crawford 's younger brother Johnny Crawford for his recurring portrayal of Mark McCain on The Rifleman.","[('Johnny Crawford', 'person')]","[('Crawford', 'person'), ('CBS', 'organization'), ('Playhouse 90', 'organization'), ('Primetime Emmy Awards', 'event'), ('Crawford', 'person'), ('Johnny Crawford', 'person'), ('Mark McCain', 'person')]",0.16666666666666666,1.0,0.2857142857142857 +121,FIGER-coarse,"There he was informed of the events of the July Revolution, and that a war was expected.","[('July Revolution', 'event')]","[('There', 'location'), ('he', 'person'), ('July Revolution', 'event')]",0.3333333333333333,1.0,0.5 +122,FIGER-coarse,The Army of Occupation was the name of the U.S. Army commanded by Zachary Taylor during the Mexican-American War.,"[('Zachary Taylor', 'person')]","[('Army of Occupation', 'organization'), ('U.S. Army', 'organization'), ('Zachary Taylor', 'person'), ('Mexican-American War', 'event')]",0.25,1.0,0.4 +123,FIGER-coarse,"Planned by promoters Bob Arum and Don King, it pitted WBC world champion Oscar de la Hoya, a Mexican-American, versus Puerto Rican IBF world champion Felix Trinidad.","[('Félix Trinidad', 'person')]","[('WBC', 'organization'), ('Oscar de la Hoya', 'person'), ('IBF', 'organization'), ('Felix Trinidad', 'person')]",0.0,0.0,0.0 +124,FIGER-coarse,"On 14 September 2009 FC Twente Enschede have signed the former Feyenoord defender on a free transfer, he played on loan for Sparta Rotterdam during the second half of last season.","[('Enschede', 'location')]","[('FC Twente Enschede', 'organization'), ('former Feyenoord defender', 'person'), ('free transfer', 'event'), ('Sparta Rotterdam', 'organization')]",0.0,0.0,0.0 +125,FIGER-coarse,"April 3 & ndash; The 50th Academy Awards are held at the Dorothy Chandler Pavilion in Los Angeles, California with Annie Hall winning Best Picture.","[('Annie Hall', 'art')]","[('50th Academy Awards', 'event'), ('Dorothy Chandler Pavilion', 'building'), ('Los Angeles', 'location'), ('California', 'location'), ('Annie Hall', 'person'), ('Best Picture', 'art')]",0.0,0.0,0.0 +126,FIGER-coarse,"Umpire selection panel selected 18 umpires and a reserve umpire, Enamul Haque to officiate at the World Cup: 5 were from Australia, 6 from Asia, 3 from England, 2 from New Zealand and 1 each from South Africa and West Indies.","[('Enamul Haque', 'person')]","[('Umpire selection panel', 'organization'), ('Enamul Haque', 'person'), ('World Cup', 'event'), ('Australia', 'location'), ('Asia', 'location'), ('England', 'location'), ('New Zealand', 'location'), ('South Africa', 'location'), ('West Indies', 'location')]",0.1111111111111111,1.0,0.19999999999999998 +127,FIGER-coarse,"Aces Go Places ( æœ€ä½³æ‹æª”系列 ), or Mad Mission ( US title ), is a series of Hong Kong action comedy films that are parodies of the James Bond film series.","[('James Bond', 'product'), ('James Bond', 'art')]","[('Hong Kong', 'location'), ('James Bond', 'person')]",0.0,0.0,0.0 +128,FIGER-coarse,"Darren Gersh is the Washington, D.C. bureau chief for the PBS show, Nightly Business Report.","[('Washington, D.C.', 'location')]","[('Darren Gersh', 'person'), ('Washington, D.C.', 'location'), ('PBS', 'organization'), ('Nightly Business Report', 'event')]",0.25,1.0,0.4 +129,FIGER-coarse,"Mohammad Alirezaei of Iran was to race against Israel 's Tom Be'eri in the fourth heat of the 100 meter breaststroke, but pulled out, allegedly under the orders from officials of the Iranian delegation for political reasons.","[(""Tom Be'eri"", 'person')]","[('Mohammad Alirezaei', 'person'), ('Iran', 'location'), ('Israel', 'location'), (""Tom Be'eri"", 'person'), ('fourth heat', 'event'), ('100 meter breaststroke', 'event'), ('Iranian delegation', 'organization')]",0.14285714285714285,1.0,0.25 +130,FIGER-coarse,"( 5 ) Anaheim: Ryan Getzlaf ( Dustin Penner, Corey Perry ) 7:38.","[('Dustin Penner', 'person')]","[('Anaheim', 'location'), ('Ryan Getzlaf', 'person'), ('Dustin Penner', 'person'), ('Corey Perry', 'person')]",0.25,1.0,0.4 +131,FIGER-coarse,"This language largely went extinct during the Ming dynasty, where it was supplanted by Southwestern Mandarin, after settlement by people from other parts of China after successive waves of massacres and plagues.","[('China', 'location'), ('China', 'organization')]","[('Ming dynasty', 'event'), ('China', 'location'), ('massacres and plagues', 'event')]",0.3333333333333333,0.5,0.4 +132,FIGER-coarse,"Fallon is an unincorporated community in Choctaw County, Oklahoma, United States, along U.S. Route 70.","[('U.S. Route 70', 'location')]","[('Fallon', 'location'), ('Choctaw County', 'location'), ('Oklahoma', 'location'), ('United States', 'location'), ('U.S. Route 70', 'location')]",0.2,1.0,0.33333333333333337 +133,FIGER-coarse,"His father was first cousin to ( among others ) Edward IV of England, Margaret of York, George, Duke of Clarence and Richard III of England.","[('Richard III of England', 'person')]","[('Edward IV of England', 'person'), ('Margaret of York', 'person'), ('George, Duke of Clarence', 'person'), ('Richard III of England', 'person')]",0.25,1.0,0.4 +134,FIGER-coarse,Drangarnir is the collective name for two sea stacks between the islet Tindholmur and the island Vagar in the Faroe Islands.,"[('Vágar', 'location')]","[('Tindholmur', 'location'), ('Vagar', 'location'), ('Faroe Islands', 'location')]",0.0,0.0,0.0 +135,FIGER-coarse,"The 18th Air Army became Long Range Aviation ( ÐДД ), consisting of three armies - the 43rd, with its staff in Vinnitsa, the 50th in Smolensk, and the 65th at Khabarovsk.","[('Long Range Aviation', 'organization')]","[('The 18th Air Army', 'organization'), ('Vinnitsa', 'location'), ('Smolensk', 'location'), ('Khabarovsk', 'location')]",0.0,0.0,0.0 +136,FIGER-coarse,"On 25 August 2009, it was announced that he would take part in Series 7 of BBC One 's Strictly Come Dancing partnering Flavia Cacace.","[('Flavia Cacace', 'person')]","[('Series 7', 'event'), ('BBC One', 'organization'), ('Strictly Come Dancing', 'event'), ('Flavia Cacace', 'person')]",0.25,1.0,0.4 +137,FIGER-coarse,"Subsequent projects were designed for companies such as Toshiba and IDT ( R4700 ), IDT & amp; NKK ( R4650 ), SGI and NEC ( R5000 ).","[('Silicon Graphics', 'person'), ('Silicon Graphics', 'organization')]","[('Toshiba', 'organization'), ('IDT', 'organization'), ('R4700', 'product'), ('IDT', 'organization'), ('NKK', 'organization'), ('R4650', 'product'), ('SGI', 'organization'), ('NEC', 'organization'), ('R5000', 'product')]",0.0,0.0,0.0 +138,FIGER-coarse,"Ammann was born in Grabs, Switzerland, to Margit and Heinrich Ammann and raised in Unterwasser, Switzerland.","[('Grabs', 'location')]","[('Grabs', 'location'), ('Switzerland', 'location'), ('Ammann', 'person'), ('Unterwasser', 'location'), ('Switzerland', 'location')]",0.25,1.0,0.4 +139,FIGER-coarse,"He also served as reeve of South Dumfries Township from 1978 to 1991, and was a councillor in Brant County.","[('South Dumfries Township, Ontario', 'location')]","[('South Dumfries Township', 'location'), ('councillor', 'person'), ('Brant County', 'location')]",0.0,0.0,0.0 +140,FIGER-coarse,"In 1639 it was re-named in honor of the deceased John Harvard, a minister from nearby Charlestown, who in his will had bequeathed to it his entire library and a sum of money equal to half his estate.","[('Charlestown, Massachusetts', 'location')]","[('1639', 'event'), ('John Harvard', 'person'), ('Charlestown', 'location')]",0.0,0.0,0.0 +141,FIGER-coarse,Several of these states had gained sovereignty following the dissolution of the Holy Roman Empire.,"[('Holy Roman Empire', 'location')]","[('Holy Roman Empire', 'organization')]",0.0,0.0,0.0 +142,FIGER-coarse,"The Fairmont Acapulco Princess is a resort hotel owned by Fairmont Hotels and Resorts, located in Acapulco, Guerrero, Mexico.","[('Mexico', 'location'), ('Mexico', 'person')]","[('Acapulco', 'location'), ('Fairmont Hotels and Resorts', 'organization'), ('Acapulco', 'location'), ('Guerrero', 'location'), ('Mexico', 'location')]",0.25,0.5,0.3333333333333333 +143,FIGER-coarse,Major Maurice Turnbull of the Welsh Guards was killed by a sniper in Normandy two months after D-Day in 1944.,"[('Welsh Guards', 'organization')]","[('Major Maurice Turnbull', 'person'), ('Welsh Guards', 'organization'), ('Normandy', 'location'), ('D-Day', 'event')]",0.25,1.0,0.4 +144,FIGER-coarse,"The Steese Highway is a highway in the Interior region of the U.S. state of Alaska that extends 161mi from Fairbanks to Circle, a town on the Yukon River about 50 miles ( 80 & nbsp; km ) south of the Arctic Circle.","[('Circle, Alaska', 'location')]","[('Steese Highway', 'location'), ('Interior region', 'location'), ('Alaska', 'location'), ('Fairbanks', 'location'), ('Circle', 'location'), ('Yukon River', 'location'), ('Arctic Circle', 'location')]",0.0,0.0,0.0 +145,FIGER-coarse,Berry 's experiences during the Hollywood blacklist era were the inspiration of the character played by Robert De Niro in the 1991 film Guilty by Suspicion.,"[('Guilty by Suspicion', 'art')]","[('Berry', 'person'), ('Hollywood blacklist era', 'event'), ('Robert De Niro', 'person'), ('Guilty by Suspicion', 'art')]",0.25,1.0,0.4 +146,FIGER-coarse,"Heidesheim am Rhein is an Ortsgemeinde - a municipality belonging to a Verbandsgemeinde, a kind of collective municipality - in the Mainz-Bingen district in Rhineland-Palatinate, Germany.","[('Germany', 'location'), ('Germany', 'person')]","[('Heidesheim am Rhein', 'location'), ('Ortsgemeinde', 'organization'), ('Verbandsgemeinde', 'organization'), ('Mainz-Bingen district', 'location'), ('Rhineland-Palatinate', 'location'), ('Germany', 'location')]",0.16666666666666666,0.5,0.25 +147,FIGER-coarse,modified '' Black Swan '' - class sloop launched in 1944 and sold in 1961.,"[('Black Swan class sloop', 'product')]","[('Black Swan', 'product'), ('launched in 1944', 'event'), ('1961', 'event')]",0.0,0.0,0.0 +148,FIGER-coarse,"Numbers 120 and 201 squadrons, plus 42 ( R ) squadron ( the Operational Conversion Unit ), formerly equipped with the Nimrod MR2, now with the MRA4 version, are based at Kinloss.","[('Hawker-Siddeley Nimrod', 'product')]","[('Numbers 120 and 201 squadrons', 'organization'), ('42 ( R ) squadron', 'organization'), ('Operational Conversion Unit', 'organization'), ('Nimrod MR2', 'product'), ('MRA4 version', 'product'), ('Kinloss', 'location')]",0.0,0.0,0.0 +149,FIGER-coarse,"The first cities to join the Soviet League were Moscow, Leningrad, Kaunas, Riga and Arkhangelsk.","[('Riga', 'location')]","[('Soviet League', 'organization'), ('Moscow', 'location'), ('Leningrad', 'location'), ('Kaunas', 'location'), ('Riga', 'location'), ('Arkhangelsk', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +150,FIGER-coarse,"Under longstanding bilateral agreements flowing from NATO membership, Italy hosts important U.S. military forces at Vicenza and Livorno ( army ); Aviano ( air force ); and Sigonella, Gaeta, and Naples-home port for the U.S. Navy Sixth Fleet.","[('Livorno', 'location')]","[('NATO', 'organization'), ('Italy', 'location'), ('Vicenza', 'location'), ('Livorno', 'location'), ('Aviano', 'location'), ('Sigonella', 'location'), ('Gaeta', 'location'), ('Naples-home port', 'location'), ('U.S. Navy', 'organization'), ('Sixth Fleet', 'organization')]",0.1,1.0,0.18181818181818182 +151,FIGER-coarse,"The band formed in 2006 as an offshoot of The Slaptones, who featured their father Janake Bondesson on drums, released two albums ( Simplify, 2003, and Amplify, 2004 ) and toured the USA with The Brian Setzer Orchestra.","[('The Brian Setzer Orchestra', 'person')]","[('The Slaptones', 'organization'), ('Janake Bondesson', 'person'), ('Simplify', 'product'), ('Amplify', 'product'), ('USA', 'location'), ('The Brian Setzer Orchestra', 'organization')]",0.0,0.0,0.0 +152,FIGER-coarse,"Doskie is an unincorporated community located on Mississippi Highway 365 in Tishomingo County, Mississippi, United States.","[('Tishomingo County, Mississippi', 'location')]","[('Doskie', 'location'), ('Mississippi', 'location'), ('Tishomingo County', 'location'), ('Mississippi', 'location'), ('United States', 'location')]",0.0,0.0,0.0 +153,FIGER-coarse,It is endemic to tropical open lowland forests on the Indonesian islands of Taliabu and Mangole in the Sula Islands.,"[('Mangole', 'location')]","[('tropical open lowland forests', 'location'), ('Indonesian islands', 'location'), ('Taliabu', 'location'), ('Mangole', 'location'), ('Sula Islands', 'location')]",0.2,1.0,0.33333333333333337 +154,FIGER-coarse,"Other notables in the film are Billy Joel, Alec Baldwin, Chevy Chase, Edward Burns, Mercedes Ruehl, Kim Cattrall, Andre Agassi, Stefi Graf, James Lipton, and Alexa Ray Joel.","[('Stefi Graf', 'person')]","[('Billy Joel', 'person'), ('Alec Baldwin', 'person'), ('Chevy Chase', 'person'), ('Edward Burns', 'person'), ('Mercedes Ruehl', 'person'), ('Kim Cattrall', 'person'), ('Andre Agassi', 'person'), ('Stefi Graf', 'person'), ('James Lipton', 'person'), ('Alexa Ray Joel', 'person')]",0.1,1.0,0.18181818181818182 +155,FIGER-coarse,"Post-war writings on class society and empire as well as contemporary Marxist critiques from many revolutionaries such as Franz Fanon, Ho Chi Minh and Che Guevara as well as early Autonomism.","[('Franz Fanon', 'person')]","[('Post-war', 'event'), ('Franz Fanon', 'person'), ('Ho Chi Minh', 'person'), ('Che Guevara', 'person'), ('Autonomism', 'organization')]",0.2,1.0,0.33333333333333337 +156,FIGER-coarse,"Rock Hill Farms Single-Barrel Bourbon Whiskey is a single barrel bourbon whiskey produced in Frankfort, Kentucky by the Sazerac Company.","[('Frankfort, Kentucky', 'location')]","[('Rock Hill Farms Single-Barrel Bourbon Whiskey', 'product'), ('Frankfort', 'location'), ('Kentucky', 'location'), ('Sazerac Company', 'organization')]",0.0,0.0,0.0 +157,FIGER-coarse,"Reminisce ( aka REM, pseudonyms of Ruby Rose Neri ) is a sculptor, painter, and former street artist from San Francisco and Los Angeles, California, known for her evocative portrayal of horses.","[('Los Angeles', 'location')]","[('Reminisce', 'organization'), ('REM', 'organization'), ('Ruby Rose Neri', 'person'), ('San Francisco', 'location'), ('Los Angeles', 'location'), ('California', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +158,FIGER-coarse,"Donna Jackson is a fictional character from the BBC medical drama Holby City, played by actress Jaye Jacobs.","[('Jaye Jacobs', 'person')]","[('Donna Jackson', 'person'), ('BBC', 'organization'), ('Holby City', 'location'), ('Jaye Jacobs', 'person')]",0.25,1.0,0.4 +159,FIGER-coarse,"Richard James Clausen ( born June 29, 1982 ) is a former American football player who played college football for Louisiana State University and University of Tennessee.","[('Tennessee Volunteers football', 'organization')]","[('Richard James Clausen', 'person'), ('Louisiana State University', 'organization'), ('University of Tennessee', 'organization')]",0.0,0.0,0.0 +160,FIGER-coarse,"Named by the Northern Party of New Zealand Geological Survey Antarctic Expedition ( NZGSAE ), 1963-64, from the nickname given to Lord Freyberg by Sir Winston Churchill, for the lizard that is untouched by fire.","[('Sir Winston Churchill', 'person')]","[('Northern Party of New Zealand Geological Survey', 'organization'), ('Antarctic Expedition', 'event'), ('1963-64', 'event'), ('Lord Freyberg', 'person'), ('Sir Winston Churchill', 'person')]",0.2,1.0,0.33333333333333337 +161,FIGER-coarse,"Ginsberg was ultimately responsible for inviting the readers ( Gary Snyder, Philip Lamantia, and Philip Whalen, Michael McClure and Kenneth Rexroth ) and writing the invitation.","[('Philip Lamantia', 'person')]","[('Ginsberg', 'person'), ('Gary Snyder', 'person'), ('Philip Lamantia', 'person'), ('Philip Whalen', 'person'), ('Michael McClure', 'person'), ('Kenneth Rexroth', 'person')]",0.16666666666666666,1.0,0.2857142857142857 +162,FIGER-coarse,"In 1973, while pursuing the course, he visited New Delhi to participate in various national-level competitions at the Akhila Bharatiya Saṃská¹›ta Adhivesana ( All-India Saṃská¹›ta Conference ).","[('New Delhi', 'location')]","[('New Delhi', 'location'), ('Akhila Bharatiya Saṃská¹›ta Adhivesana', 'event'), ('All-India Saṃská¹›ta Conference', 'event')]",0.3333333333333333,1.0,0.5 +163,FIGER-coarse,"Saint-Laurent XIII are a French Rugby League club based in Saint-Laurent-de-la-Salanque, Pyrenees Orientales in the Languedoc-Roussillon region.","[('Languedoc-Roussillon', 'location')]","[('Saint-Laurent XIII', 'organization'), ('Saint-Laurent-de-la-Salanque', 'location'), ('Pyrenees Orientales', 'location'), ('Languedoc-Roussillon region', 'location')]",0.0,0.0,0.0 +164,FIGER-coarse,"In 2008, Burris won his first championship, leading the Calgary Stampeders to a 22-14 Grey Cup victory, over the host Montreal Alouettes.","[('Calgary Stampeders', 'organization')]","[('Burris', 'person'), ('Calgary Stampeders', 'organization'), ('Grey Cup', 'event'), ('Montreal Alouettes', 'organization')]",0.25,1.0,0.4 +165,FIGER-coarse,"Gone with the Wind has been adapted several times for stage and screen, most famously in the Academy Award-winning 1939 film starring Clark Gable and Vivien Leigh.","[('Vivien Leigh', 'person')]","[('Gone with the Wind', 'art'), ('Academy Award-winning', 'event'), ('Clark Gable', 'person'), ('Vivien Leigh', 'person')]",0.25,1.0,0.4 +166,FIGER-coarse,"Cynthiana-Harrison County Airport 0I8 is a public use airport located two nautical miles ( 3.7 km ) south of the central business district of Cynthiana, in Harrison County, Kentucky, United States.","[('Kentucky', 'location')]","[('Cynthiana-Harrison County', 'location'), ('Cynthiana', 'location'), ('Harrison County', 'location'), ('Kentucky', 'location'), ('United States', 'location')]",0.2,1.0,0.33333333333333337 +167,FIGER-coarse,The spring was visited by the emperors Kang Xi and Qian Long who left inscriptions at the site.,"[('Qian Long', 'person')]","[('The spring', 'event'), ('Kang Xi', 'person'), ('Qian Long', 'person'), ('inscriptions', 'art'), ('site', 'location')]",0.2,1.0,0.33333333333333337 +168,FIGER-coarse,"Price Chopper was part of the Woolworths New Zealand Supermarket Group, their brands included: Woolworths, Big Fresh and Price Chopper.","[('Big Fresh', 'organization')]","[('Price Chopper', 'product'), ('Woolworths New Zealand Supermarket Group', 'organization'), ('Woolworths', 'organization'), ('Big Fresh', 'product'), ('Price Chopper', 'product')]",0.0,0.0,0.0 +169,FIGER-coarse,She has dedicated her life to her profession and has been a valuable faculty member of Miami Dade College for over 20 years.,"[('Miami Dade College', 'location'), ('Miami Dade College', 'organization')]","[('She', 'person'), ('Miami Dade College', 'organization')]",0.5,0.5,0.5 +170,FIGER-coarse,"The northern section, the larger of the two, is located just to the south of Wamboin around 351550S1491729Etype: city; the southern, a section of land between the Goulburn-Queanbeyan railway and the Molonglo River around 352048S1491949Etype: city.","[('Molonglo River', 'location')]","[('The northern section', 'location'), ('Wamboin', 'location'), ('351550S1491729Etype', 'location'), ('city', 'location'), ('Goulburn-Queanbeyan railway', 'location'), ('Molonglo River', 'location'), ('352048S1491949Etype', 'location'), ('city', 'location')]",0.14285714285714285,1.0,0.25 +171,FIGER-coarse,Serhiy Pshenychnykh ( Сергій Пшеничних: born 19 November 1981 in Poltava ) is a Ukrainian football defender.,"[('Ukraine', 'location'), ('Ukraine', 'organization')]","[('Serhiy Pshenychnykh', 'person'), ('Сергій Пшеничних', 'person'), ('Poltava', 'location')]",0.0,0.0,0.0 +172,FIGER-coarse,"On the live album We 're Outta Here, Lars Fredriksen and Tim Armstrong of Rancid join the Ramones in performing the song, with both playing guitar and Lars singing the bridge.","[('Tim Armstrong', 'person')]","[('Lars Fredriksen', 'person'), ('Tim Armstrong', 'person'), ('Rancid', 'organization'), ('Ramones', 'organization')]",0.25,1.0,0.4 +173,FIGER-coarse,"The sultanate is flanked by the Gulf of Oman, the Arabian Sea, and the Rub ' al Khali ( Empty Quarter ) of Saudi Arabia, all of which contributed to Oman 's isolation.","[('Saudi Arabia', 'location')]","[('Gulf of Oman', 'location'), ('Arabian Sea', 'location'), (""Rub ' al Khali"", 'location'), ('Empty Quarter', 'location'), ('Saudi Arabia', 'location')]",0.2,1.0,0.33333333333333337 +174,FIGER-coarse,"Valdivia himself set out in 1546, with sixty horsemen plus native guides and porters, and crossed the Itata River and were attacked by Mapuche warriors in the Battle of Quilacura near the Bio-Bio River.","[('Itata River', 'location')]","[('Valdivia', 'person'), ('Itata River', 'location'), ('Mapuche warriors', 'organization'), ('Battle of Quilacura', 'event'), ('Bio-Bio River', 'location')]",0.2,1.0,0.33333333333333337 +175,FIGER-coarse,"The album 's producer, Rick Nowels, previously worked with Stevie Nicks, and would later collaborate with Kim Wilde, Jennifer Rush and Madonna.","[('Kim Wilde', 'person')]","[('Rick Nowels', 'person'), ('Stevie Nicks', 'person'), ('Kim Wilde', 'person'), ('Jennifer Rush', 'person'), ('Madonna', 'person')]",0.2,1.0,0.33333333333333337 +176,FIGER-coarse,He was secretary and parliamentary agent of the Irish temperance movement and became well-known as an anti-alcohol campaigner and proprieter of a Temperance Hotel in Dublin.,"[('Dublin', 'location')]","[('Irish temperance movement', 'organization'), ('Temperance Hotel', 'building'), ('Dublin', 'location')]",0.3333333333333333,1.0,0.5 +177,FIGER-coarse,"The name Bethlehemites has also sometimes been given to the Hussites of Bohemia because their leader, Jan Hus preached in the Bethlehem church at Prague.","[('Jan Hus', 'person')]","[('Hussites of Bohemia', 'organization'), ('Jan Hus', 'person'), ('Bethlehem church', 'building'), ('Prague', 'location')]",0.25,1.0,0.4 +178,FIGER-coarse,"Straden, was an amateur player in the early 1920s with Fleisher Yarn when the team won the 1924 National Amateur Cup.","[('Fleisher Yarn', 'organization')]","[('Straden', 'person'), ('Fleisher Yarn', 'organization'), ('1924 National Amateur Cup', 'event')]",0.3333333333333333,1.0,0.5 +179,FIGER-coarse,"Alpine Valley is one of the sacred venues of Phish, along with Deer Creek Music Center, Hampton Coliseum, Madison Square Garden, The Gorge Amphitheatre and Shoreline Amphitheatre, among others.","[('Shoreline Amphitheatre', 'location'), ('Shoreline Amphitheatre', 'building')]","[('Alpine Valley', 'location'), ('Phish', 'organization'), ('Deer Creek Music Center', 'location'), ('Hampton Coliseum', 'location'), ('Madison Square Garden', 'location'), ('The Gorge Amphitheatre', 'building'), ('Shoreline Amphitheatre', 'location')]",0.14285714285714285,0.5,0.22222222222222224 +180,FIGER-coarse,Vise earned a full scholarship to University of Oklahoma and competed for the Sooners starting in the 2006-07 season.,"[('University of Oklahoma', 'location'), ('University of Oklahoma', 'organization')]","[('Vise', 'person'), ('University of Oklahoma', 'organization'), ('Sooners', 'organization'), ('2006-07 season', 'event')]",0.25,0.5,0.3333333333333333 +181,FIGER-coarse,"Sauchen is a village in Aberdeenshire, Scotland that lies 3 miles west of Dunecht and 10 miles west of Aberdeen.","[('Scotland', 'location')]","[('Sauchen', 'location'), ('Aberdeenshire', 'location'), ('Scotland', 'location'), ('Dunecht', 'location'), ('Aberdeen', 'location')]",0.2,1.0,0.33333333333333337 +182,FIGER-coarse,"Agathis macrophylla known as the Pacific Kauri, is a coniferous tree native to the islands of the southwestern Pacific Ocean in tropical humid lowlands and lower montane regions, notably in Fiji, Vanuatu, the Santa Cruz Islands, and the Solomon Islands.","[('Pacific Ocean', 'location')]","[('southwestern Pacific Ocean', 'location'), ('Fiji', 'location'), ('Vanuatu', 'location'), ('Santa Cruz Islands', 'location'), ('Solomon Islands', 'location')]",0.0,0.0,0.0 +183,FIGER-coarse,"Hannah is the daughter of Welsh comedian and actress Helen Lederer and Roger Alton, editor of The Independent.","[('The Independent', 'person'), ('The Independent', 'organization'), ('The Independent', 'art')]","[('Hannah', 'person'), ('Helen Lederer', 'person'), ('Roger Alton', 'person'), ('The Independent', 'organization')]",0.25,0.3333333333333333,0.28571428571428575 +184,FIGER-coarse,"Haki asked for a longship, which was loaded with his dead warriors and their weapons.","[('longship', 'product')]","[('Haki', 'person'), ('longship', 'product')]",0.5,1.0,0.6666666666666666 +185,FIGER-coarse,"a village formerly in Bilaspur, Chhattisgarh and now in Raipur, near the Sonakan forests.","[('Raipur', 'location')]","[('Bilaspur', 'location'), ('Chhattisgarh', 'location'), ('Raipur', 'location'), ('Sonakan forests', 'location')]",0.25,1.0,0.4 +186,FIGER-coarse,James Buller ( 17 June 1717 - 30 April 1765 ) was a British Tory politician and ancestor of the Viscounts Dilhorne and the Barons Churston.,"[('Great Britain', 'location')]","[('James Buller', 'person'), ('Viscounts Dilhorne', 'organization'), ('Barons Churston', 'organization')]",0.0,0.0,0.0 +187,FIGER-coarse,Random Acts of Senseless Violence is a dystopian and speculative fiction novel by Jack Womack.,"[('Jack Womack', 'person')]","[('Random Acts of Senseless Violence', 'event'), ('Jack Womack', 'person')]",0.5,1.0,0.6666666666666666 +188,FIGER-coarse,"This species is distributed in the Indian Ocean along South Africa, Aldabra Atoll and Madagascar, in the Western Pacific Ocean, in the Red Sea and in the Mediterranean Sea.","[('Red Sea', 'location')]","[('Indian Ocean', 'location'), ('South Africa', 'location'), ('Aldabra Atoll', 'location'), ('Madagascar', 'location'), ('Western Pacific Ocean', 'location'), ('Red Sea', 'location'), ('Mediterranean Sea', 'location')]",0.14285714285714285,1.0,0.25 +189,FIGER-coarse,"Hostilities then escalated: the Israeli army killed Islamic Jihad 's Muhammad Seeder on August 14; the Jerusalem bus 2 massacre by Hamas and Islamic Jihad on August 19, killed 23 and wounded 136 people; and Israeli forces killed Hamas ' Isma'il Abu-Shanab on August 21.","[('Jerusalem bus 2 massacre', 'event')]","[('Israeli army', 'organization'), ('Islamic Jihad', 'organization'), ('Muhammad Seeder', 'person'), ('Jerusalem', 'location'), ('Hamas', 'organization'), ('Islamic Jihad', 'organization'), ('Israeli forces', 'organization'), ('Hamas', 'organization'), (""Isma'il Abu-Shanab"", 'person')]",0.0,0.0,0.0 +190,FIGER-coarse,"( 2001 ), Worst Contact ( 2000 ) and directed and edited Survive Style 5 + ( 2004 ), starring Tadanobu Asano, Reika Hashimoto, and Vinnie Jones.","[('Reika Hashimoto', 'person')]","[('Worst Contact', 'event'), ('Tadanobu Asano', 'person'), ('Reika Hashimoto', 'person'), ('Vinnie Jones', 'person')]",0.25,1.0,0.4 +191,FIGER-coarse,"The title of this book mirrors that of Sign of the Unicorn, the third book in the first Amber series.","[('Sign of the Unicorn', 'art')]","[('Sign of the Unicorn', 'art')]",1.0,1.0,1.0 +192,FIGER-coarse,"July 28 & ndash; Vietnam War: U.S. President Lyndon B. Johnson announces his order to increase the number of United States troops in South Vietnam from 75,000 to 125,000, and to more than double the number of men drafted per month - from 17,000 to 35,000.","[('South Vietnam', 'location')]","[('Vietnam War', 'event'), ('Lyndon B. Johnson', 'person'), ('United States', 'organization'), ('South Vietnam', 'location')]",0.25,1.0,0.4 +193,FIGER-coarse,"The first match took place on 13 February 2010 at the Gold Coast 's Skilled Park, which was won 16-12 by the Indigenous All Stars, and winning half-back Johnathan Thurston was awarded the inaugural Preston Campbell award for best player.","[('Preston Campbell', 'person')]","[('Gold Coast', 'location'), ('Skilled Park', 'location'), ('Indigenous All Stars', 'organization'), ('Johnathan Thurston', 'person')]",0.0,0.0,0.0 +194,FIGER-coarse,"Amsterdam, Driemond, Durgerdam, Holysloot, ' t Nopeind, Osdorp, Ransdorp, Sloten, Sloterdijk, Zunderdorp.","[('Sloten', 'location')]","[('Amsterdam', 'location'), ('Driemond', 'location'), ('Durgerdam', 'location'), ('Holysloot', 'location'), ('Osdorp', 'location'), ('Ransdorp', 'location'), ('Sloten', 'location'), ('Sloterdijk', 'location'), ('Zunderdorp', 'location')]",0.1111111111111111,1.0,0.19999999999999998 +195,FIGER-coarse,"In addition to Patrick on vocals, the band featured Dean DeLeo and Robert DeLeo on guitars and bass, respectively, and Ray Luzier ( formerly of David Lee Roth 's band ) on drums.","[('David Lee Roth', 'person')]","[('Patrick', 'person'), ('band', 'organization'), ('Dean DeLeo', 'person'), ('Robert DeLeo', 'person'), ('Ray Luzier', 'person'), ('David Lee Roth', 'person'), ('band', 'organization')]",0.16666666666666666,1.0,0.2857142857142857 +196,FIGER-coarse,"After Sunrise Seppi had been struggling with poor form with his ranking outside of the top 100, he surprisingly made his ATP Tour final in Gstaad where he defeated Stefan Koubek and Igor Andreev both in 3rd set tiebreakers and it was his first victory over Andreev.","[('Stefan Koubek', 'person')]","[('Sunrise Seppi', 'person'), ('ATP Tour', 'organization'), ('Gstaad', 'location'), ('Stefan Koubek', 'person'), ('Igor Andreev', 'person')]",0.2,1.0,0.33333333333333337 +197,FIGER-coarse,"In 1941, while under the command of Commander Stokes, she took part in the sinking of the German battleship German battleshipBismarck2 in 1941 ( see ORP '' Piorun '' for the destroyers ' role ).","[('battleship', 'product')]","[('1941', 'event'), ('Commander Stokes', 'person'), ('1941', 'event'), ('ORP', 'organization')]",0.0,0.0,0.0 +198,FIGER-coarse,Regillio Vrede ( born 18 January 1973 ) is a Dutch former professional footballer who played as a central defender.,"[('Netherlands', 'location'), ('Netherlands', 'organization')]","[('Regillio Vrede', 'person'), ('Dutch', 'location')]",0.0,0.0,0.0 +199,FIGER-coarse,"He studied engineering in Strasbourg and then in Germany, where he was recruited by the Abwehr in 1928.","[('Strasbourg', 'location')]","[('He', 'person'), ('Strasbourg', 'location'), ('Germany', 'location'), ('he', 'person'), ('Abwehr', 'organization'), ('1928', 'event')]",0.16666666666666666,1.0,0.2857142857142857 +200,FIGER-coarse,"Down to Earth ( 1947 ) is a musical comedy starring Rita Hayworth and Larry Parks, and directed by Alexander Hall.","[('Rita Hayworth', 'person')]","[('Down to Earth', 'art'), ('Rita Hayworth', 'person'), ('Larry Parks', 'person'), ('Alexander Hall', 'person')]",0.25,1.0,0.4 +201,FIGER-coarse,"Al-Ahli of Saudi Arabia were the other team to take part, although it is unclear as to why as they had n't won the Saudi Professional League or any cup competition to qualify.","[('Saudi Professional League', 'organization'), ('Saudi Professional League', 'event')]","[('Al-Ahli of Saudi Arabia', 'organization'), ('Saudi Professional League', 'event'), ('cup competition', 'event')]",0.3333333333333333,0.5,0.4 +202,FIGER-coarse,"The Huntsville Channel Cats, along with the planned 1996-97 expansion teams Columbus Cottonmouths, Macon Whoopee, and Nashville Nighthawks, joined the Central Hockey League following the SHL 's demise.","[('Central Hockey League', 'organization')]","[('Huntsville Channel Cats', 'organization'), ('Columbus Cottonmouths', 'organization'), ('Macon Whoopee', 'organization'), ('Nashville Nighthawks', 'organization'), ('Central Hockey League', 'organization'), ('SHL', 'organization')]",0.16666666666666666,1.0,0.2857142857142857 +203,FIGER-coarse,"The George H. Miller House is a Registered Historic Place in Bloomington, Illinois, the county seat of McLean County.","[('Bloomington, Illinois', 'location')]","[('The George H. Miller House', 'building'), ('Bloomington', 'location'), ('Illinois', 'location'), ('McLean County', 'location')]",0.0,0.0,0.0 +204,FIGER-coarse,"AREEJ Shopping ( أريج للتسوّق ) is a shopping center built in 1976, is located in central Algiers, Algeria, on 13 Avenue Dauphin Draria.","[('Algiers', 'location')]","[('AREEJ Shopping', 'building'), ('أريج للتسوّق', 'building'), ('Algiers', 'location'), ('Algeria', 'location'), ('13 Avenue Dauphin Draria', 'location')]",0.2,1.0,0.33333333333333337 +205,FIGER-coarse,"This ancient drovers ' road specifically connected the River Dee crossing ( where the present Bridge of Dee is situated ) via Portlethen Moss, Muchalls Castle and Stonehaven to the south.","[('Stonehaven', 'location')]","[('River Dee', 'location'), ('Portlethen Moss', 'location'), ('Muchalls Castle', 'location'), ('Stonehaven', 'location')]",0.25,1.0,0.4 +206,FIGER-coarse,"It is found in Benin, Cameroon, Ivory Coast, Ghana, Guinea, Liberia, Nigeria, Sierra Leone, and Togo.","[('Togo', 'location')]","[('Benin', 'location'), ('Cameroon', 'location'), ('Ivory Coast', 'location'), ('Ghana', 'location'), ('Guinea', 'location'), ('Liberia', 'location'), ('Nigeria', 'location'), ('Sierra Leone', 'location'), ('Togo', 'location')]",0.1111111111111111,1.0,0.19999999999999998 +207,FIGER-coarse,"Sorj begun his studies in Social Sciences in Uruguay and completed his B.A. and M.A. in History and Sociology from the University of Haifa, Israel, and received his Ph.D. in Sociology from the University of Manchester in England.","[('University of Manchester', 'location'), ('University of Manchester', 'organization')]","[('Sorj', 'person'), ('Uruguay', 'location'), ('University of Haifa', 'organization'), ('Israel', 'location'), ('University of Manchester', 'organization'), ('England', 'location')]",0.16666666666666666,0.5,0.25 +208,FIGER-coarse,"He received seven points from Estonia, four from Belgium, three from Israel, two from Bosnia and Herzegovina and Finland, and one from Montenegro, the Netherlands, Norway, and Spain.","[('Netherlands', 'location'), ('Netherlands', 'organization')]","[('He', 'person'), ('Estonia', 'location'), ('Belgium', 'location'), ('Israel', 'location'), ('Bosnia and Herzegovina', 'location'), ('Finland', 'location'), ('Montenegro', 'location'), ('the Netherlands', 'location'), ('Norway', 'location'), ('Spain', 'location')]",0.0,0.0,0.0 +209,FIGER-coarse,"The first Welland Canal is begun, partly in response to American initiatives in the Erie Canal.","[('Erie Canal', 'location')]","[('Welland Canal', 'location'), ('Erie Canal', 'location')]",0.5,1.0,0.6666666666666666 +210,FIGER-coarse,"Umberto Eco 's satirical work involving conspiracy theories, Foucault 's Pendulum, features a putative St. Germain as the antagonist.","[(""Foucault's Pendulum"", 'art')]","[('Umberto Eco', 'person'), (""Foucault 's Pendulum"", 'art'), ('St. Germain', 'person')]",0.0,0.0,0.0 +211,FIGER-coarse,His backing band for the record featured Sara Lee of Gang of Four on bass and Anthony Thistlethwaite of the Waterboys on sax.,"[('Anthony Thistlethwaite', 'person')]","[('Sara Lee', 'person'), ('Gang of Four', 'organization'), ('Anthony Thistlethwaite', 'person'), ('Waterboys', 'organization')]",0.25,1.0,0.4 +212,FIGER-coarse,"On the political side, Whitbeck reported on the presidential elections in Mexico, Peru and Argentina, the Augusto Pinochet extradition process, the coup attempt in Ecuador, the death of Octavio Paz and Bill Clinton 's trip to Latin America in May 1997.","[('Peru', 'location'), ('Peru', 'person')]","[('presidential elections', 'event'), ('Mexico', 'location'), ('Peru', 'location'), ('Argentina', 'location'), ('Augusto Pinochet', 'person'), ('coup attempt', 'event'), ('Ecuador', 'location'), ('Octavio Paz', 'person'), ('Bill Clinton', 'person'), ('Latin America', 'location')]",0.1,0.5,0.16666666666666669 +213,FIGER-coarse,"Apart from the town of Polkowice, the gmina contains the villages of Biedrzychowa, Dabrowa, Guzice, Jedrzychow, Kazmierzow, Komorniki, Moskorzyn, Nowa Wies Lubinska, Pieszkowice, Polkowice Dolne, Sobin, Sucha Gorna, Tarnowek, Trzebcz, Zelazny Most and Zukow.","[('Å»elazny Most, Lower Silesian Voivodeship', 'location')]","[('Polkowice', 'location'), ('Biedrzychowa', 'location'), ('Dabrowa', 'location'), ('Guzice', 'location'), ('Jedrzychow', 'location'), ('Kazmierzow', 'location'), ('Komorniki', 'location'), ('Moskorzyn', 'location'), ('Nowa Wies Lubinska', 'location'), ('Pieszkowice', 'location'), ('Polkowice Dolne', 'location'), ('Sobin', 'location'), ('Sucha Gorna', 'location'), ('Tarnowek', 'location'), ('Trzebcz', 'location'), ('Zelazny Most', 'location'), ('Zukow', 'location')]",0.0,0.0,0.0 +214,FIGER-coarse,"In that year he joined Rob McConnell 's BOSS BRASS as a percussionist, switching to bass in 1971 and later to piano ( 1987-1993 ).","[('Rob McConnell', 'person')]","[('Rob McConnell', 'person'), ('BOSS BRASS', 'organization'), ('bass', 'art'), ('piano', 'art')]",0.25,1.0,0.4 +215,FIGER-coarse,"He has composed and/or arranged for such notable artists as The Count Basie Orchestra, Diana Krall, Whitney Houston, Carmen McRae, Nancy Wilson, Joe Williams, Ernestine Anderson, Quincy Jones, Dee Dee Bridgewater, Natalie Cole, and the Tonight Show Band.","[('Dee Dee Bridgewater', 'person')]","[('The Count Basie Orchestra', 'organization'), ('Diana Krall', 'person'), ('Whitney Houston', 'person'), ('Carmen McRae', 'person'), ('Nancy Wilson', 'person'), ('Joe Williams', 'person'), ('Ernestine Anderson', 'person'), ('Quincy Jones', 'person'), ('Dee Dee Bridgewater', 'person'), ('Natalie Cole', 'person'), ('Tonight Show Band', 'organization')]",0.09090909090909091,1.0,0.16666666666666669 +216,FIGER-coarse,"The fourth match was between The Revolution ( Shane Douglas, Dean Malenko, Perry Saturn and Asya ) and the team of Jim Duggan and the Varsity Club.","[('Perry Saturn', 'person')]","[('The fourth match', 'event'), ('The Revolution', 'organization'), ('Shane Douglas', 'person'), ('Dean Malenko', 'person'), ('Perry Saturn', 'person'), ('Asya', 'person'), ('Jim Duggan', 'person'), ('Varsity Club', 'organization')]",0.125,1.0,0.2222222222222222 +217,FIGER-coarse,jpgthumb220pxChristian AlmerChristian Almer ( 29 March 1826 - 17 May 1898 ) was a Swiss mountain guide and the first ascentionist of many prominent mountains in the western Alps during the golden and silver ages of alpinism.,"[('Switzerland', 'location')]","[('western Alps', 'location'), ('golden and silver ages', 'event'), ('alpinism', 'event')]",0.0,0.0,0.0 +218,FIGER-coarse,Pratighatana ( Telugu: à°ªà±à°°à°¤à°¿à°˜à°Ÿà°¨ ) is a 1986 Telugu film about a woman 's ( Vijayshanti ) fight against corruption and criminalization of politics in India.,"[('Vijayshanti', 'person')]","[('Vijayshanti', 'person'), ('criminalization of politics', 'event'), ('India', 'location')]",0.3333333333333333,1.0,0.5 +219,FIGER-coarse,"In 2008, Bob Sinclar interpolated the track for his remix of Rihanna 's hit single "" Do n't Stop the Music. ""","[('Rihanna', 'person')]","[('Bob Sinclar', 'person'), ('Rihanna', 'person'), (""Do n't Stop the Music"", 'art')]",0.3333333333333333,1.0,0.5 +220,FIGER-coarse,"Anusin a ' nusin is a village in the administrative district of Gmina Siedliszcze, within Chelm County, Lublin Voivodeship, in eastern Poland.","[('Gmina Siedliszcze', 'location')]","[('Gmina Siedliszcze', 'location'), ('Chelm County', 'location'), ('Lublin Voivodeship', 'location'), ('eastern Poland', 'location')]",0.25,1.0,0.4 +221,FIGER-coarse,"In nearby Greifswald, already lost to Sweden, Russian tsar Peter the Great and British king George I, in his position as Elector of Hanover, had just signed an alliance on 17 ( OS ) / 28 ( NS ) October.","[('George I of the United Kingdom', 'person')]","[('Greifswald', 'location'), ('Sweden', 'location'), ('Russian tsar Peter the Great', 'person'), ('British king George I', 'person'), ('Elector of Hanover', 'organization')]",0.0,0.0,0.0 +222,FIGER-coarse,"The rocket was also carrying a Russian military Mozhayets-5 satellite, a Chinese China-DMC, a British Topsat, a European Space Agency SSETI Express, a Norwegian nCube, a German UVE-1 and a Japanese XI-V.","[('Norway', 'location'), ('Norway', 'organization')]","[('Russian military', 'organization'), ('Mozhayets-5', 'product'), ('British Topsat', 'product'), ('European Space Agency', 'organization'), ('SSETI Express', 'product'), ('Norwegian nCube', 'product'), ('German UVE-1', 'product'), ('Japanese XI-V', 'product')]",0.0,0.0,0.0 +223,FIGER-coarse,"The collections of Charles Towneley, Richard Payne Knight and Clayton Mordaunt Cracherode were bought by or bequeathed to the British Museum, founding their very important collection.","[('Richard Payne Knight', 'person')]","[('Charles Towneley', 'person'), ('Richard Payne Knight', 'person'), ('Clayton Mordaunt Cracherode', 'person'), ('British Museum', 'organization'), ('founding', 'event')]",0.2,1.0,0.33333333333333337 +224,FIGER-coarse,"The general library is situated on the first floor of the Community Hall in Block C-7, Keshav Puram, Delhi.","[('Delhi', 'location')]","[('The general library', 'organization'), ('Community Hall', 'building'), ('Block C-7', 'building'), ('Keshav Puram', 'location'), ('Delhi', 'location')]",0.2,1.0,0.33333333333333337 +225,FIGER-coarse,"Soufflenheim, is a commune in the Bas-Rhin department in Alsace in north-eastern France.","[('Alsace', 'location')]","[('Soufflenheim', 'location'), ('Bas-Rhin department', 'location'), ('Alsace', 'location'), ('north-eastern France', 'location')]",0.25,1.0,0.4 +226,FIGER-coarse,"The Pratas Islands or Dongsha Islands ( æ±æ²™ç¾¤å³¶ä¸œæ²™ç¾¤å²›Dongsha QundÇŽo Quần dảo Dong Sa ) consists of three islands forming from an atoll located in northeastern South China Sea, 340km0on southeast of Hong Kong.","[('South China Sea', 'location')]","[('northeastern South China Sea', 'location'), ('Hong Kong', 'location')]",0.0,0.0,0.0 +227,FIGER-coarse,"In Estonia, Pareiko played for Tallinna Sadam and Levadia Maardu ( now Levadia Tallinn ), before moving to Russia in 2001, when he signed with Rotor Volgograd.","[('Tallinna Sadam', 'organization')]","[('Estonia', 'location'), ('Pareiko', 'person'), ('Tallinna Sadam', 'organization'), ('Levadia Maardu', 'organization'), ('Levadia Tallinn', 'organization'), ('Russia', 'location'), ('Rotor Volgograd', 'organization')]",0.14285714285714285,1.0,0.25 +228,FIGER-coarse,"Today it can be found from North Carolina south along the coastal plain to Florida and west along the Gulf Coast to eastern Texas, with a few outlying populations in Maryland, Arkansas and Missouri.","[('Florida', 'location')]","[('North Carolina', 'location'), ('coastal plain', 'location'), ('Florida', 'location'), ('Gulf Coast', 'location'), ('eastern Texas', 'location'), ('Maryland', 'location'), ('Arkansas', 'location'), ('Missouri', 'location')]",0.125,1.0,0.2222222222222222 +229,FIGER-coarse,"Duran Duran 's Andy Taylor played guitar on some album tracks and appeared in her "" Mad About You "" video clip.","[('Duran Duran', 'person')]","[('Duran Duran', 'organization'), ('Andy Taylor', 'person'), ('Mad About You', 'art')]",0.0,0.0,0.0 +230,FIGER-coarse,"Available for download from the Apple App Store and the Android Market, Grindr comes in both free and subscription-based versions.","[('App Store', 'product')]","[('Apple App Store', 'organization'), ('Android Market', 'organization'), ('Grindr', 'product')]",0.0,0.0,0.0 +231,FIGER-coarse,"In 1986 Sullivan left TSR to form the game company Pacesetter along with Troy Denning, Mark Acres, Andria Hayday, and others.","[('Troy Denning', 'person')]","[('Sullivan', 'person'), ('TSR', 'organization'), ('Pacesetter', 'organization'), ('Troy Denning', 'person'), ('Mark Acres', 'person'), ('Andria Hayday', 'person')]",0.16666666666666666,1.0,0.2857142857142857 +232,FIGER-coarse,"Bhikkhu Analayo temporarily ordained in 1990 in Thailand, after a meditation retreat at Wat Suan Mokkh, the monastery established by Ajahn Buddhadasa.","[('Thailand', 'location')]","[('Bhikkhu Analayo', 'person'), ('Thailand', 'location'), ('meditation retreat', 'event'), ('Wat Suan Mokkh', 'location'), ('Ajahn Buddhadasa', 'person')]",0.2,1.0,0.33333333333333337 +233,FIGER-coarse,"Renato Longo ( born August 9, 1937 in Vittorio Veneto, Province of Treviso ) is a former cyclo-cross racer from Italy.","[('Vittorio Veneto', 'location')]","[('Renato Longo', 'person'), ('Vittorio Veneto', 'location'), ('Province of Treviso', 'location'), ('Italy', 'location')]",0.25,1.0,0.4 +234,FIGER-coarse,"He now works in the movie industry as a set dresser and worked on productions such as Leaving Las Vegas, High Crimes and Spider-Man 3.","[('Spider-Man 3', 'art')]","[('He', 'person'), ('movie industry', 'organization'), ('High Crimes', 'event'), ('Spider-Man 3', 'product')]",0.0,0.0,0.0 +235,FIGER-coarse,"The northern section runs south through Manchester and Cheadle, and bypasses Handforth, Wilmslow and Alderley Edge, before passing through Congleton, Newcastle-under-Lyme, and the southern suburbs of Stoke-on-Trent.","[('Congleton', 'location')]","[('Manchester', 'location'), ('Cheadle', 'location'), ('Handforth', 'location'), ('Wilmslow', 'location'), ('Alderley Edge', 'location'), ('Congleton', 'location'), ('Newcastle-under-Lyme', 'location'), ('Stoke-on-Trent', 'location')]",0.125,1.0,0.2222222222222222 +236,FIGER-coarse,"Tributaries of the river include the rivers Inny, Ottery, Kensey and Lynher ( or St Germans River ) on the Cornish side, and the Deer and Tavy on the Devon side.","[('River Lynher', 'location')]","[('Inny', 'location'), ('Ottery', 'location'), ('Kensey', 'location'), ('Lynher', 'location'), ('St Germans River', 'location'), ('Cornish side', 'location'), ('Deer', 'location'), ('Tavy', 'location')]",0.0,0.0,0.0 +237,FIGER-coarse,"The inlet of water sheltered to the south of it is called Foul Bay, at the head of which sits the ancient port of Berenice.","[('Foul Bay', 'location')]","[('Foul Bay', 'location')]",1.0,1.0,1.0 +238,FIGER-coarse,"Also, in order to create the conditions for peace and harmony after the An Lushan rebellion, the Emperor Suzong of Tang established ponds for releasing life at eighty-one locations throughout his empire.","[('An Lushan', 'person')]","[('An Lushan rebellion', 'event'), ('Emperor Suzong of Tang', 'person'), ('ponds', 'location'), ('eighty-one locations', 'location')]",0.0,0.0,0.0 +239,FIGER-coarse,"At its most crowded, the building had 2,300 employees, with transferees from New York, Bartlesville and Philadelphia.","[('Philadelphia', 'location')]","[('the building', 'building'), ('New York', 'location'), ('Bartlesville', 'location'), ('Philadelphia', 'location')]",0.25,1.0,0.4 +240,FIGER-coarse,"Numerous state visitors lodged here, among them Indira Gandhi, Fidel Castro as well as the last Soviet president Mikhail Gorbachev and his wife Raisa Gorbachova in October 1989 on the eve of the East German Peaceful Revolution.","[('Fidel Castro', 'person')]","[('Indira Gandhi', 'person'), ('Fidel Castro', 'person'), ('Mikhail Gorbachev', 'person'), ('Raisa Gorbachova', 'person'), ('East German Peaceful Revolution', 'event')]",0.2,1.0,0.33333333333333337 +241,FIGER-coarse,"Strauss was persuaded to travel to Paris after the 1867 Fasching by Comte Charles Xavier Eustache d'Osmond, a friend of Strauss who had earlier came for the 1866 Fasching in Vienna and had advised the composer cum conductor to give concerts in the French capital.","[('Paris', 'location'), ('Paris', 'organization'), ('Paris', 'person')]","[('Paris', 'location'), ('1867 Fasching', 'event'), (""Comte Charles Xavier Eustache d'Osmond"", 'person'), ('1866 Fasching', 'event'), ('Vienna', 'location'), ('French capital', 'location')]",0.16666666666666666,0.3333333333333333,0.2222222222222222 +242,FIGER-coarse,"But because of World War I, provocations brought on by Armenian Dashnaks and Russian Bolsheviks against Azerbaijan in the Caucasus, finally Azerbaijan 's was forced to become part of the Soviet Union.","[('Azerbaijan', 'location')]","[('World War I', 'event'), ('Armenian Dashnaks', 'person'), ('Russian Bolsheviks', 'organization'), ('Azerbaijan', 'location'), ('Caucasus', 'location'), ('Azerbaijan', 'location'), ('Soviet Union', 'organization')]",0.16666666666666666,1.0,0.2857142857142857 +243,FIGER-coarse,"For Colorado, their best picks are Eric Young, Joe Girardi, Vinny Castilla, Armando Reynoso, Andy Ashby, Brad Ausmus, Charlie Hayes and Doug Bochtler.","[('Charlie Hayes', 'person')]","[('Colorado', 'location'), ('Eric Young', 'person'), ('Joe Girardi', 'person'), ('Vinny Castilla', 'person'), ('Armando Reynoso', 'person'), ('Andy Ashby', 'person'), ('Brad Ausmus', 'person'), ('Charlie Hayes', 'person'), ('Doug Bochtler', 'person')]",0.1111111111111111,1.0,0.19999999999999998 +244,FIGER-coarse,"Recent Illegal immigration has mostly been coming from Bolivia and Paraguay, with smaller numbers from Peru, Ecuador and Romania.","[('Ecuador', 'location')]","[('Illegal immigration', 'event'), ('Bolivia', 'location'), ('Paraguay', 'location'), ('Peru', 'location'), ('Ecuador', 'location'), ('Romania', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +245,FIGER-coarse,They lived in Antioch and were martyred with Saint Ignatius of Antioch during the persecution of Christians under the Roman emperor Trajan.,"[('Trajan', 'person')]","[('Antioch', 'location'), ('Antioch', 'location'), ('persecution', 'event'), ('Trajan', 'person')]",0.3333333333333333,1.0,0.5 +246,FIGER-coarse,"Rolf Goran Forsmark ( born February 4, 1955 in Malmberget, Sweden ) is a Swedish actor.","[('Sweden', 'location'), ('Sweden', 'organization')]","[('Rolf Goran Forsmark', 'person'), ('Malmberget', 'location'), ('Sweden', 'location')]",0.3333333333333333,0.5,0.4 +247,FIGER-coarse,In 1995 he retired and moved to the sea-coast French department of Vendee in the Pays de la Loire region.,"[('Pays de la Loire', 'location')]","[('1995', 'event'), ('Vendee', 'location'), ('Pays de la Loire region', 'location')]",0.0,0.0,0.0 +248,FIGER-coarse,"The early years in New York City working in the commercial and music industry producing album covers and editorial spreads for artists that include Muddy Waters, Bruce Springsteen, Blondie and Bob Dylan.","[('Bob Dylan', 'person')]","[('New York City', 'location'), ('commercial and music industry', 'organization'), ('album covers', 'art'), ('editorial spreads', 'art'), ('Muddy Waters', 'person'), ('Bruce Springsteen', 'person'), ('Bob Dylan', 'person')]",0.14285714285714285,1.0,0.25 +249,FIGER-coarse,"The Bay of Cardenas ( Bahia de Cardenas ) is a shallow bay on Cuba 's northern shore, in the province of Matanzas.","[('Cuba', 'location'), ('Cuba', 'organization')]","[('The Bay of Cardenas', 'location'), ('Bahia de Cardenas', 'location'), ('Cuba', 'location'), ('Matanzas', 'location')]",0.25,0.5,0.3333333333333333 +250,FIGER-coarse,"Eucalyptus pseudoglobulus, commonly known as Gippsland Blue Gum, is a Eucalypt species native to Victoria and the southeastern corner of New South Wales, Australia.","[('Australia', 'location')]","[('Victoria', 'location'), ('New South Wales', 'location'), ('Australia', 'location')]",0.3333333333333333,1.0,0.5 +251,FIGER-coarse,"Gene Rayburn, 81, American radio personality and game show host, heart failure.","[('Gene Rayburn', 'person')]","[('Gene Rayburn', 'person')]",1.0,1.0,1.0 +252,FIGER-coarse,"Web ( Retrieved 2010-09-07 ) Jon Robin Baitz, David Henry Hwang, Miguel Pinero, Joyce Carol Oates, Charles Marowitz, William Mastrosimone, Steve Carter, Michael Frayn, Marlene Meyer and Emmanuel Fried.","[('Michael Frayn', 'person')]","[('Jon Robin Baitz', 'person'), ('David Henry Hwang', 'person'), ('Miguel Pinero', 'person'), ('Joyce Carol Oates', 'person'), ('Charles Marowitz', 'person'), ('William Mastrosimone', 'person'), ('Steve Carter', 'person'), ('Michael Frayn', 'person'), ('Marlene Meyer', 'person'), ('Emmanuel Fried', 'person')]",0.1,1.0,0.18181818181818182 +253,FIGER-coarse,"Debnica demb ' nica is a village in the administrative district of Gmina Czluchow, within Czluchow County, Pomeranian Voivodeship, in northern Poland.","[('Pomeranian Voivodeship', 'location')]","[('Gmina Czluchow', 'location'), ('Czluchow County', 'location'), ('Pomeranian Voivodeship', 'location'), ('northern Poland', 'location')]",0.25,1.0,0.4 +254,FIGER-coarse,"The first woman posted abroad by the ABC, as Beijing correspondent 1983-1986, she also freelanced for BBC, CBS, Hong Kong radio, NPR and NZBC.","[('Hong Kong', 'location')]","[('ABC', 'organization'), ('Beijing', 'location'), ('BBC', 'organization'), ('CBS', 'organization'), ('Hong Kong radio', 'organization'), ('NPR', 'organization'), ('NZBC', 'organization')]",0.0,0.0,0.0 +255,FIGER-coarse,"On November 4, 2004, Herzog was appointed Bishop of Alexandria, Louisiana, by Pope John Paul II.","[('Pope John Paul II', 'person')]","[('November 4, 2004', 'event'), ('Herzog', 'person'), ('Pope John Paul II', 'person')]",0.3333333333333333,1.0,0.5 +256,FIGER-coarse,SCEA v. Hotz is a lawsuit in the United States by Sony Computer Entertainment of America against George Hotz and associates of the group fail0verflow for jailbreaking and reverse engineering the Playstation 3.,"[('Sony Computer Entertainment of America', 'person'), ('Sony Computer Entertainment of America', 'organization')]","[('SCEA', 'organization'), ('United States', 'location'), ('Sony Computer Entertainment of America', 'organization'), ('George Hotz', 'person'), ('fail0verflow', 'organization'), ('Playstation 3', 'product')]",0.16666666666666666,0.5,0.25 +257,FIGER-coarse,"Although South Brisbane was then a separate town to Brisbane, Kangaroo Point was curiously a ward of Brisbane and not of South Brisbane.","[('South Brisbane, Queensland', 'location')]","[('South Brisbane', 'location'), ('Brisbane', 'location'), ('Kangaroo Point', 'location'), ('Brisbane', 'location'), ('South Brisbane', 'location')]",0.0,0.0,0.0 +258,FIGER-coarse,"Alton ( formerly, Hansen ) is an unincorporated community in Humboldt County, California.","[('Humboldt County, California', 'location')]","[('Alton', 'location'), ('Humboldt County', 'location'), ('California', 'location')]",0.0,0.0,0.0 +259,FIGER-coarse,"India competed at the 2002 Winter Olympics in Salt Lake City, United States.","[('2002 Winter Olympics', 'event')]","[('India', 'organization'), ('2002 Winter Olympics', 'event'), ('Salt Lake City', 'location'), ('United States', 'location')]",0.25,1.0,0.4 +260,FIGER-coarse,"Although dozens of Kern 's musicals and musical films were hits, only Show Boat is now regularly revived.","[('Show Boat', 'art')]","[('Kern', 'person'), ('Show Boat', 'art')]",0.5,1.0,0.6666666666666666 +261,FIGER-coarse,"The house, inherited by his great grandson Colonel Christopher Billopp, a British Loyalist during the American Revolution, was the setting for a failed peace conference between Lord Howe and members of the Continental Congress.","[('Richard Howe, 1st Earl Howe', 'person')]","[('The house', 'building'), ('Colonel Christopher Billopp', 'person'), ('American Revolution', 'event'), ('Lord Howe', 'person'), ('Continental Congress', 'organization')]",0.0,0.0,0.0 +262,FIGER-coarse,On 24 December 1944 she was sunk by a German Biber one-man submarine in the Westerschelde near Antwerp.,"[('Biber', 'product')]","[('On 24 December 1944', 'event'), ('German Biber', 'organization'), ('Westerschelde', 'location'), ('Antwerp', 'location')]",0.0,0.0,0.0 +263,FIGER-coarse,"The constituency was created by the Redistribution of Seats Act 1885 for the 1885 general election, and abolished for the 1918 general election.","[('United Kingdom general election, 1918', 'event')]","[('1885 general election', 'event'), ('1918 general election', 'event')]",0.0,0.0,0.0 +264,FIGER-coarse,"Born in Central Hatillo, Cuba, Noble was 32 years old when he broke into the big leagues on April 18, 1951 with the New York Giants, and played for the team through the 1953 season.","[('San Francisco Giants', 'organization')]","[('Central Hatillo', 'location'), ('Cuba', 'location'), ('Noble', 'person'), ('April 18, 1951', 'event'), ('New York Giants', 'organization'), ('1953 season', 'event')]",0.0,0.0,0.0 +265,FIGER-coarse,"With a tally of 23 goals, Bob Kelly was the second-highest scorer with 23, followed by Benny Cross with 15, including the goal that won the title for Burnley.","[('Bob Kelly', 'person')]","[('Bob Kelly', 'person'), ('Benny Cross', 'person'), ('Burnley', 'organization')]",0.3333333333333333,1.0,0.5 +266,FIGER-coarse,1806 & ndash; Santiago de Liniers re-takes the city of Buenos Aires after the first British invasion.,"[('Santiago de Liniers', 'person')]","[('Santiago de Liniers', 'person'), ('Buenos Aires', 'location'), ('British invasion', 'event')]",0.3333333333333333,1.0,0.5 +267,FIGER-coarse,"Invited foundation members included Albert Collins, John Eldershaw, Hans Heysen, Norman Lindsay, Sydney Long, Arthur Streeton, John D Moore, and Blamire Young.","[('Blamire Young', 'person')]","[('Albert Collins', 'person'), ('John Eldershaw', 'person'), ('Hans Heysen', 'person'), ('Norman Lindsay', 'person'), ('Sydney Long', 'person'), ('Arthur Streeton', 'person'), ('John D Moore', 'person'), ('Blamire Young', 'person')]",0.125,1.0,0.2222222222222222 +268,FIGER-coarse,"Professor Cohen graduated from James Madison High School in Brooklyn, New York in 1970 and then attended Franklin College, in Franklin, Indiana where received his B.A. in political science in 1974.","[('Franklin College', 'location'), ('Franklin College', 'organization')]","[('Professor Cohen', 'person'), ('James Madison High School', 'organization'), ('Brooklyn, New York', 'location'), ('Franklin College', 'organization'), ('Franklin, Indiana', 'location')]",0.2,0.5,0.28571428571428575 +269,FIGER-coarse,In 1875 he travelled to Peru on behalf of the zoological museum of Warsaw University.,"[('Warsaw University', 'location'), ('Warsaw University', 'organization')]","[('In 1875', 'event'), ('Peru', 'location'), ('Warsaw University', 'organization')]",0.3333333333333333,0.5,0.4 +270,FIGER-coarse,"Herbert Leon "" Sonny "" Callahan ( born September 11, 1932 ) is a politician from Alabama.","[('Alabama', 'location')]","[('Alabama', 'location')]",1.0,1.0,1.0 +271,FIGER-coarse,"Ridgewood is a locality in Queensland, Australia, located in the Sunshine Coast hinterland about 32kmmi0 west of Noosa Heads.","[('Noosa Heads, Queensland', 'location')]","[('Ridgewood', 'location'), ('Queensland', 'location'), ('Australia', 'location'), ('Sunshine Coast hinterland', 'location'), ('Noosa Heads', 'location')]",0.0,0.0,0.0 +272,FIGER-coarse,His performance earned him a contract with the San Diego Chargers in training camp 2002.,"[('San Diego Chargers', 'organization')]","[('San Diego Chargers', 'organization'), ('training camp 2002', 'event')]",0.5,1.0,0.6666666666666666 +273,FIGER-coarse,"Hank Williams III 's bass players ( Joe Buck and Zach Shedd, most notably ) have used upright basses for recording as well as during the country and Hellbilly sets of Hank III 's live performances before switching to electric bass for the Assjack set.","[('Hank Williams III', 'person')]","[('Hank Williams III', 'person'), ('Joe Buck', 'person'), ('Zach Shedd', 'person'), ('upright basses', 'product'), ('Hellbilly sets', 'event'), ('live performances', 'event'), ('Assjack set', 'event')]",0.14285714285714285,1.0,0.25 +274,FIGER-coarse,"It is also the location where the Cape Town & ndash; Bulawayo railway line enters Botswana; north of Ramatlabama the railway is the main line of Botswana Railways, while to the south it is part of the network of Transnet Freight Rail.","[('Transnet Freight Rail', 'organization')]","[('Cape Town', 'location'), ('Ramatlabama', 'location'), ('Botswana Railways', 'organization'), ('Transnet Freight Rail', 'organization')]",0.25,1.0,0.4 +275,FIGER-coarse,"He won medals in 1981 while a Cuban soldier in Angola, when he fought under Colonel Antonio Enrique Luzon, and he was wounded in battle during the war.","[('Angola', 'location'), ('Angola', 'organization')]","[('Angola', 'location'), ('Colonel Antonio Enrique Luzon', 'person'), ('war', 'event')]",0.3333333333333333,0.5,0.4 +276,FIGER-coarse,Actor-turned-travel documentary presenter Michael Palin visited the college in his 1996 documentary Full Circle with Michael Palin on his journey through New Zealand.,"[('Michael Palin', 'person')]","[('Michael Palin', 'person'), ('college', 'organization'), ('Michael Palin', 'person'), ('New Zealand', 'location')]",0.3333333333333333,1.0,0.5 +277,FIGER-coarse,"The income of Kevin ( played by Dolphy ), the main character in this funny sitcom, barely meet the needs of his five children and yet they are happy, content and has a very positive outlook in life.","[('Dolphy', 'person')]","[('Kevin', 'person'), ('Dolphy', 'person')]",0.5,1.0,0.6666666666666666 +278,FIGER-coarse,""" Crazy in the Night "" is a 1985 hit single released from Kim Carnes 's album Barking at Airplanes.","[('Barking at Airplanes', 'art')]","[('Kim Carnes', 'person')]",0.0,0.0,0.0 +279,FIGER-coarse,Hess joined the fledgling Nazi Party in 1920 as one of its first members.,"[('Nazi Party', 'organization')]","[('Hess', 'person'), ('Nazi Party', 'organization'), ('1920', 'event')]",0.3333333333333333,1.0,0.5 +280,FIGER-coarse,"Some of these, on the National Guard, Biafra, Pauline Kael, soap operas, the impeachment inquiries ( of both Richard Nixon and Bill Clinton ), and the press, had received awards.","[('Pauline Kael', 'person')]","[('National Guard', 'organization'), ('Biafra', 'location'), ('Pauline Kael', 'person'), ('impeachment inquiries', 'event'), ('Richard Nixon', 'person'), ('Bill Clinton', 'person'), ('press', 'organization')]",0.14285714285714285,1.0,0.25 +281,FIGER-coarse,"After Maeda 's home was destroyed by the firebombing of Tokyo during World War II, Maeda relocated to Kamakura, where he lived within sight of Kita-Kamakura Station from 1945 until his death.","[('World War II', 'organization'), ('World War II', 'event')]","[('Maeda', 'person'), ('Tokyo', 'location'), ('World War II', 'event'), ('Maeda', 'person'), ('Kamakura', 'location')]",0.25,0.5,0.3333333333333333 +282,FIGER-coarse,Celtic needed to beat Rangers in this match to prevent their rivals winning the Scottish Premier League championship at Celtic Park.,"[('Rangers F.C.', 'organization')]","[('Celtic', 'organization'), ('Rangers', 'organization'), ('Scottish Premier League championship', 'event'), ('Celtic Park', 'building')]",0.0,0.0,0.0 +283,FIGER-coarse,"The Beerfelder Land is a tourist region that lies between Beerfelden, the communities of Rothenberg, Sensbachtal and Hesseneck in the Geo-Naturpark Bergstraße-Odenwald and which is one of the Odenwald 's most richly forested areas.","[('Rothenberg', 'location')]","[('Beerfelder Land', 'location'), ('Beerfelden', 'location'), ('Rothenberg', 'location'), ('Sensbachtal', 'location'), ('Hesseneck', 'location'), ('Geo-Naturpark Bergstraße-Odenwald', 'location'), ('Odenwald', 'location')]",0.14285714285714285,1.0,0.25 +284,FIGER-coarse,"The Place de la Concorde is on the right bank of the Seine opposite the French National Assembly, which sits in the Palais Bourbon.","[('Seine', 'location')]","[('The Place de la Concorde', 'building'), ('Seine', 'location'), ('French National Assembly', 'organization'), ('Palais Bourbon', 'building')]",0.25,1.0,0.4 +285,FIGER-coarse,It was distributed in print at fashion shows and published in PDF on its website.,"[('Portable Document Format', 'location')]","[('print', 'product'), ('fashion shows', 'event'), ('PDF', 'product')]",0.0,0.0,0.0 +286,FIGER-coarse,"Excel had performed live in L.A. in recent years, but the June 16 of 1987 they gave their first official concert in the "" Fender 's Grand Ballroom "" of Long Beach, California, and a second time March 18 of 1988 to promote their new album.","[('Los Angeles, California', 'location')]","[('L.A.', 'location'), ('June 16 of 1987', 'event'), ('Fender', 'organization'), ('Long Beach, California', 'location')]",0.0,0.0,0.0 +287,FIGER-coarse,Henrique played his youth football in Brazil with America Mineiro and in 2003 joined Dutch giants Feyenoord.,"[('Feyenoord', 'organization')]","[('Henrique', 'person'), ('Brazil', 'location'), ('America Mineiro', 'organization'), ('Feyenoord', 'organization')]",0.25,1.0,0.4 +288,FIGER-coarse,"Government was The Labour Party led by Helen Clark, in coalition with Alliance, led by Jim Anderton.","[('Alliance', 'organization')]","[('The Labour Party', 'organization'), ('Helen Clark', 'person'), ('Alliance', 'organization'), ('Jim Anderton', 'person')]",0.25,1.0,0.4 +289,FIGER-coarse,"Engineer/Producer for many Bath-based acts, including The Korgis, Peter Gabriel, XTC, and Graduate.","[('Graduate', 'person')]","[('Bath-based', 'location'), ('The Korgis', 'organization'), ('Peter Gabriel', 'person'), ('XTC', 'organization'), ('Graduate', 'organization')]",0.0,0.0,0.0 +290,FIGER-coarse,"Introduced in the show 's second season are OB/GYN and neonatal surgeon Addison Montgomery ( Kate Walsh ), plastic surgeon Mark Sloan ( Eric Dane ) from New York, orthopedic surgeon Callie Torres ( Sara Ramirez ).","[('New York City', 'location'), ('New York City', 'organization')]","[('Addison Montgomery', 'person'), ('Kate Walsh', 'person'), ('Mark Sloan', 'person'), ('Eric Dane', 'person'), ('New York', 'location'), ('Callie Torres', 'person'), ('Sara Ramirez', 'person')]",0.0,0.0,0.0 +291,FIGER-coarse,"Winner Marie Picasso was signed to Sony BMG and her coronation song "" This Moment "" was released immediately after her victory.","[('This Moment', 'art')]","[('Marie Picasso', 'person'), ('Sony BMG', 'organization')]",0.0,0.0,0.0 +292,FIGER-coarse,"Hogan has shared the stage with Frankie Valli & amp; the Four Seasons, Mother 's Finest, Tyrone Davis, Williams Bell, Candi Staton, Archie Bell & amp; the Drells.","[('Candi Staton', 'person')]","[('Hogan', 'person'), ('Frankie Valli', 'person'), ('Four Seasons', 'organization'), (""Mother 's Finest"", 'organization'), ('Tyrone Davis', 'person'), ('Williams Bell', 'organization'), ('Candi Staton', 'person'), ('Archie Bell', 'person'), ('Drells', 'organization')]",0.1111111111111111,1.0,0.19999999999999998 +293,FIGER-coarse,"The track "" Born Never Asked "" is a cover of a song by Laurie Anderson.","[('Laurie Anderson', 'person')]","[('Laurie Anderson', 'person')]",1.0,1.0,1.0 +294,FIGER-coarse,Into My Heart is a 1998 motion picture featuring Rob Morrow and Claire Forlani.,"[('Rob Morrow', 'person')]","[('Into My Heart', 'art'), ('Rob Morrow', 'person'), ('Claire Forlani', 'person')]",0.3333333333333333,1.0,0.5 +295,FIGER-coarse,"Mating the guidance system of the earlier Razon radio-controlled weapon with a British Tallboy 12000lbon bomb, the ASM-A-1 saw brief operational service in the Korean War before, as a result of safety and cost issues, being withdrawn from service in 1951.","[('Tallboy', 'product')]","[('ASM-A-1', 'product'), ('Korean War', 'event')]",0.0,0.0,0.0 +296,FIGER-coarse,"Derek Hirst ( born 1948, Isle of Wight ) is an English historian of early modern Britain.","[('England', 'location')]","[('Derek Hirst', 'person'), ('Isle of Wight', 'location')]",0.0,0.0,0.0 +297,FIGER-coarse,"Daniel Chee Tsui ( å´”ç¦Cui Qi, born February 28, 1939, Henan Province, China ) is a Chinese-born American physicist whose areas of research included electrical properties of thin films and microstructures of semiconductors and solid-state physics.","[('United States', 'location'), ('United States', 'organization'), ('United States', 'person')]","[('Daniel Chee Tsui', 'person'), ('Henan Province', 'location'), ('China', 'location')]",0.0,0.0,0.0 +298,FIGER-coarse,"Agliano is a frazione of the comune of Campello sul Clitunno in the Province of Perugia, Umbria, central Italy.","[('Campello sul Clitunno', 'location')]","[('Agliano', 'location'), ('Campello sul Clitunno', 'location'), ('Perugia', 'location'), ('Umbria', 'location'), ('central Italy', 'location')]",0.2,1.0,0.33333333333333337 +299,FIGER-coarse,"In this capacity, he preached in the United Kingdom, Ireland, France, the Netherlands, Switzerland, and Germany.","[('France', 'location'), ('France', 'organization')]","[('United Kingdom', 'location'), ('Ireland', 'location'), ('France', 'location'), ('the Netherlands', 'location'), ('Switzerland', 'location'), ('Germany', 'location')]",0.16666666666666666,0.5,0.25 +300,FIGER-coarse,"The third Women 's Hockey Olympic Qualifier for the 1996 Summer Olympics in Atlanta, Georgia was held in Cape Town, South Africa, from Wednesday November 15 to Saturday November 26, 1995.","[('Cape Town, South Africa', 'location')]","[('1996 Summer Olympics', 'event'), ('Atlanta, Georgia', 'location'), ('Cape Town', 'location'), ('South Africa', 'location')]",0.0,0.0,0.0 +301,FIGER-coarse,"Samuel Ealy Johnson, Jr. ( Buda, Texas October 11, 1877 - October 23, 1937 ) was a Democratic member of the Texas House of Representatives representing the 89th District.","[('Buda, Texas', 'location')]","[('Samuel Ealy Johnson, Jr.', 'person'), ('Buda, Texas', 'location'), ('Texas', 'location'), ('89th District', 'location')]",0.25,1.0,0.4 +302,FIGER-coarse,"Born in Washington, DC, Rob received a Bachelor of Arts in English from Denison University in Granville, Ohio.","[('Granville, Ohio', 'location')]","[('Washington, DC', 'location'), ('Rob', 'person'), ('Denison University', 'organization'), ('Granville, Ohio', 'location')]",0.25,1.0,0.4 +303,FIGER-coarse,"Daughters of Today was a 1928 silent film from Lahore, in present day Pakistan ( then British India ).","[('Lahore', 'location')]","[('Daughters of Today', 'art'), ('Lahore', 'location'), ('present day Pakistan', 'location')]",0.3333333333333333,1.0,0.5 +304,FIGER-coarse,"Samuel Dailey successfully contested as a Republican the election of Experience Estabrook to the Thirty-sixth United States Congress,.","[('United States Congress', 'person'), ('United States Congress', 'organization')]","[('Samuel Dailey', 'person'), ('Republican', 'organization'), ('Experience Estabrook', 'person')]",0.0,0.0,0.0 +305,FIGER-coarse,"In 1312 the Teutonic Knights purchased the settlement for 250 silver marks from Nicholas of Poniec, a son of the voivod of Kalisz.","[('Poniec', 'location')]","[('In 1312', 'event'), ('Teutonic Knights', 'organization'), ('settlement', 'location'), ('Nicholas of Poniec', 'person')]",0.0,0.0,0.0 +306,FIGER-coarse,May 30 - Maine Central Railroad ends train service to the Bar Harbor ferry.,"[('Bar Harbor', 'location')]","[('May 30', 'event'), ('Maine Central Railroad', 'organization'), ('Bar Harbor', 'location')]",0.3333333333333333,1.0,0.5 +307,FIGER-coarse,"The building of the villa, on the Appian Way, was razed in 1951 because of the damage sustained in the World War II bombing, and was replaced by the current Piazza Mazzini.","[('World War II', 'organization'), ('World War II', 'event')]","[('The building of the villa', 'building'), ('Appian Way', 'location'), ('World War II', 'event'), ('Piazza Mazzini', 'building')]",0.25,0.5,0.3333333333333333 +308,FIGER-coarse,She was Mistress of the Robes to Queen Victoria and an active Whig in society circles.,"[('Whig Party', 'organization')]","[('Queen Victoria', 'person'), ('Whig', 'organization'), ('society circles', 'location')]",0.0,0.0,0.0 +309,FIGER-coarse,Early yearsThe band was formed in 1991 when Chris Murphy and Andrew Scott met at the Nova Scotia College of Art and Design ( NSCAD ) in Halifax; Patrick Pentland and Jay Ferguson joined soon after.,"[('Chris Murphy', 'person')]","[('Chris Murphy', 'person'), ('Andrew Scott', 'person'), ('Nova Scotia College of Art and Design', 'organization'), ('NSCAD', 'organization'), ('Halifax', 'location'), ('Patrick Pentland', 'person'), ('Jay Ferguson', 'person')]",0.14285714285714285,1.0,0.25 +310,FIGER-coarse,The locality is home to the parliament of the state of South Australia and many key state government offices.,"[('Parliament of South Australia', 'organization')]","[('parliament of the state of South Australia', 'organization')]",0.0,0.0,0.0 +311,FIGER-coarse,"He also played in the American Hockey League for the Saint John Flames, Syracuse Crunch, Hershey Bears and the Providence Bruins.","[('Hershey Bears', 'organization')]","[('Saint John Flames', 'organization'), ('Syracuse Crunch', 'organization'), ('Hershey Bears', 'organization'), ('Providence Bruins', 'organization')]",0.25,1.0,0.4 +312,FIGER-coarse,"However, one type of connectionist work continued: the study of perceptrons, invented by Frank Rosenblatt, who kept the field alive with his salesmanship and the sheer force of his personality.","[('Frank Rosenblatt', 'person')]","[('Frank Rosenblatt', 'person')]",1.0,1.0,1.0 +313,FIGER-coarse,"Intrada Music Group released a Special Collection limited edition of Newman 's full 23-track score on November 3, 2008.","[('Intrada', 'organization')]","[('Intrada Music Group', 'organization'), ('Special Collection', 'product'), ('Newman', 'person'), ('full 23-track score', 'art'), ('November 3, 2008', 'event')]",0.0,0.0,0.0 +314,FIGER-coarse,"April 15-22 - Three major marathon races were won by Kenyan men: Rotterdam Marathon was won by Joshua Chelanga, Boston Marathon by Robert Cheruiyot and London Marathon by Martin Lel.","[('Boston Marathon', 'event')]","[('Rotterdam Marathon', 'event'), ('Joshua Chelanga', 'person'), ('Boston Marathon', 'event'), ('Robert Cheruiyot', 'person'), ('London Marathon', 'event'), ('Martin Lel', 'person')]",0.16666666666666666,1.0,0.2857142857142857 +315,FIGER-coarse,Flightsim.com is a flight simulation review and resource website that focuses heavily on Microsoft Flight Simulator.,"[('Microsoft Flight Simulator', 'product')]","[('Flightsim.com', 'organization'), ('Microsoft Flight Simulator', 'product')]",0.5,1.0,0.6666666666666666 +316,FIGER-coarse,"Fish Out of Water is an album by jazz saxophonist Charles Lloyd recorded by Lloyd with Bobo Stenson, Palle Danielsson, and Jon Christensen.","[('Charles Lloyd', 'person')]","[('Charles Lloyd', 'person'), ('Bobo Stenson', 'person'), ('Palle Danielsson', 'person'), ('Jon Christensen', 'person')]",0.25,1.0,0.4 +317,FIGER-coarse,"He made 67 appearances Albania, the fourth highest in the team 's history behind Foto Strakosha, Altin Lala, and Igli Tare.","[('Altin Lala', 'person')]","[('Albania', 'location'), ('team', 'organization'), ('Altin Lala', 'person'), ('Igli Tare', 'person')]",0.25,1.0,0.4 +318,FIGER-coarse,"The city of Como is its capital - other large towns, with more than 10,000 inhabitants, are Cantu, Erba, Mariano Comense and Olgiate Comasco.","[('Mariano Comense', 'location')]","[('Como', 'location'), ('Cantu', 'location'), ('Erba', 'location'), ('Mariano Comense', 'location'), ('Olgiate Comasco', 'location')]",0.2,1.0,0.33333333333333337 +319,FIGER-coarse,"The locomotives were stationed in the depots of Regensburg, Stendal, Lubeck, Brunswick, Ulm, Hagen, Muhldorf, Karlsruhe, Rostock Hbf, Kempten, Halting and Kaiserslautern.","[('Kaiserslautern', 'location')]","[('Regensburg', 'location'), ('Stendal', 'location'), ('Lubeck', 'location'), ('Brunswick', 'location'), ('Ulm', 'location'), ('Hagen', 'location'), ('Muhldorf', 'location'), ('Karlsruhe', 'location'), ('Rostock Hbf', 'location'), ('Kempten', 'location'), ('Halting', 'location'), ('Kaiserslautern', 'location')]",0.08333333333333333,1.0,0.15384615384615385 +320,FIGER-coarse,"All tracks written by Will Sergeant, Ian McCulloch and Les Pattinson except where noted.","[('Les Pattinson', 'person')]","[('Will Sergeant', 'person'), ('Ian McCulloch', 'person'), ('Les Pattinson', 'person')]",0.3333333333333333,1.0,0.5 +321,FIGER-coarse,"Wilson also added to the defensive ranks with the signings of his former Oldham Athletic team-mate Ernie Braidwood, and of Jimmy Broadhead on a free transfer from Scunthorpe & amp; Lindsey United.","[('Ernie Braidwood', 'person')]","[('Wilson', 'person'), ('Oldham Athletic', 'organization'), ('Ernie Braidwood', 'person'), ('Jimmy Broadhead', 'person'), ('Scunthorpe & amp; Lindsey United', 'organization')]",0.2,1.0,0.33333333333333337 +322,FIGER-coarse,Christie was part of the selected All Whites squad which competed at the 2010 FIFA World Cup.,"[('All Whites', 'organization')]","[('Christie', 'person'), ('All Whites squad', 'organization'), ('2010 FIFA World Cup', 'event')]",0.0,0.0,0.0 +323,FIGER-coarse,"The men 's 50 kilometre classical cross-country skiing competition at the 2010 Winter Olympics in Vancouver, Canada was held on 28 February at Whistler Olympic Park in Whistler, British Columbia at 09:30 PST.","[('2010 Winter Olympics', 'event')]","[('2010 Winter Olympics', 'event'), ('Vancouver', 'location'), ('Canada', 'location'), ('Whistler Olympic Park', 'location'), ('Whistler', 'location'), ('British Columbia', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +324,FIGER-coarse,"The project opened in late 2007, and is home to the third Saks Fifth Avenue location in Illinois.","[('Saks Fifth Avenue', 'organization')]","[('Saks Fifth Avenue', 'organization'), ('Illinois', 'location')]",0.5,1.0,0.6666666666666666 +325,FIGER-coarse,"In the ensuing months, Nelson and his wife, usually accompanied by Chase, drifted west to cities including Sacramento and San Francisco, California and Reno and Las Vegas, Nevada often living in auto camps before returning to Chicago some time around November 1.","[('California', 'location')]","[('Nelson', 'person'), ('Chase', 'person'), ('Sacramento', 'location'), ('San Francisco', 'location'), ('California', 'location'), ('Reno', 'location'), ('Las Vegas', 'location'), ('Nevada', 'location'), ('Chicago', 'location')]",0.1111111111111111,1.0,0.19999999999999998 +326,FIGER-coarse,It was caused by the death of Labour Party Member of Parliament Alexander Wilson.,"[('Labour Party', 'person'), ('Labour Party', 'organization')]","[('Labour Party', 'organization'), ('Alexander Wilson', 'person')]",0.5,0.5,0.5 +327,FIGER-coarse,"It became his third chart-topper on the Billboard adult contemporary chart, following "" The Way It Is "" and "" Mandolin Rain "".","[('Hot Adult Contemporary Tracks', 'art')]","[('Billboard', 'organization'), ('The Way It Is', 'art'), ('Mandolin Rain', 'art')]",0.0,0.0,0.0 +328,FIGER-coarse,"In 2000, London-wide government was restored, with the creation of the Greater London Authority ( GLA ) by Tony Blair 's government, covering the same area of Greater London.","[('Greater London Authority', 'organization')]","[('London-wide government', 'organization'), ('Greater London Authority', 'organization'), ('Tony Blair', 'person'), ('Greater London', 'location')]",0.25,1.0,0.4 +329,FIGER-coarse,"The city is in the heart of the North Island, just 60km south of Tauranga, 80km north of Taupo, 105km east of Hamilton, and 230km southeast of Auckland.","[('Hamilton, New Zealand', 'location')]","[('North Island', 'location'), ('Tauranga', 'location'), ('Taupo', 'location'), ('Hamilton', 'location'), ('Auckland', 'location')]",0.0,0.0,0.0 +330,FIGER-coarse,"The first recorded rugby match in the United States occurred on May 14, 1874 between Harvard University and McGill University.","[('McGill University', 'location'), ('McGill University', 'organization')]","[('United States', 'location'), ('Harvard University', 'organization'), ('McGill University', 'organization')]",0.3333333333333333,0.5,0.4 +331,FIGER-coarse,"In 2002, known for his quick-release shooting and all-around presence, he, alongside Paul Artadi and Ronald Tubid, brought the Red Warriors to the Final Four after years of absence.","[('Ronald Tubid', 'person')]","[('Paul Artadi', 'person'), ('Ronald Tubid', 'person'), ('Red Warriors', 'organization'), ('Final Four', 'event')]",0.25,1.0,0.4 +332,FIGER-coarse,"On August 9, 2007 Air Moorea Flight 1121 crashed shortly after taking off from Moorea Temae Airport in French Polynesia; the plane was bound for Tahiti.","[('Tahiti', 'location')]","[('Moorea', 'location'), ('Moorea Temae Airport', 'location'), ('French Polynesia', 'location'), ('Tahiti', 'location')]",0.25,1.0,0.4 +333,FIGER-coarse,"Nichols and Holiner wrote the music for several Broadway shows, including "" Blackbirds of 1933 "", and "" Angela "", which starred Jeannette MacDonald.","[('Jeannette MacDonald', 'person')]","[('Nichols and Holiner', 'organization'), ('Broadway', 'location'), ('Blackbirds of 1933', 'event'), ('Angela', 'art'), ('Jeannette MacDonald', 'person')]",0.2,1.0,0.33333333333333337 +334,FIGER-coarse,"Jamie Lowry ( born 18 March 1987 in Newquay ) is a professional English footballer, currently playing for Chesterfield in the English League Two.","[('Football League Two', 'organization')]","[('Jamie Lowry', 'person'), ('Newquay', 'location'), ('Chesterfield', 'organization'), ('English League Two', 'organization')]",0.0,0.0,0.0 +335,FIGER-coarse,"As a result, during the 1971-72 winter Bee Bee Bee became the property of William S. Farish III who late in the decade became the owner of Lane 's End Farm near Versailles, Kentucky.","[('Versailles, Kentucky', 'location')]","[('1971-72 winter', 'event'), ('Bee Bee Bee', 'organization'), ('William S. Farish III', 'person'), (""Lane 's End Farm"", 'organization'), ('Versailles, Kentucky', 'location')]",0.2,1.0,0.33333333333333337 +336,FIGER-coarse,"Hill 10 Cemetery is a Commonwealth War Graves Commission Cemetery in the former Suvla Bay sector of the Gallipoli Peninsula, Turkey.","[('Turkey', 'location'), ('Turkey', 'organization')]","[('Hill 10 Cemetery', 'location'), ('Commonwealth War Graves Commission', 'organization'), ('Suvla Bay sector', 'location'), ('Gallipoli Peninsula', 'location'), ('Turkey', 'location')]",0.2,0.5,0.28571428571428575 +337,FIGER-coarse,"The city is located in south Lake County in suburban south central Florida, about 22mikm west of the city of Orlando and 22mikm southeast of the city of Leesburg.","[('Leesburg, Florida', 'location')]","[('south Lake County', 'location'), ('south central Florida', 'location'), ('city of Orlando', 'location'), ('city of Leesburg', 'location')]",0.0,0.0,0.0 +338,FIGER-coarse,"Andrej Rastovac ( born 24 June 1981, Koper, Slovenia ) is a Slovenian footballer currently under contract for Australian side White City Woodville from Adelaide.","[('White City Woodville', 'organization')]","[('Andrej Rastovac', 'person'), ('Koper', 'location'), ('Slovenia', 'location'), ('White City Woodville', 'organization'), ('Adelaide', 'location')]",0.2,1.0,0.33333333333333337 +339,FIGER-coarse,"Andy Hug ( September 7, 1964 & nbsp; - August 24, 2000 ) was a Swiss Seidokaikan and Kyokushin karateka and kickboxer from Wohlen.","[('Swiss', 'location')]","[('Andy Hug', 'person'), ('Seidokaikan', 'art'), ('Kyokushin', 'art'), ('Wohlen', 'location')]",0.0,0.0,0.0 +340,FIGER-coarse,"Steven Dubinsky ( born July 9, 1970, in Montreal, Quebec ) is a retired professional ice hockey player who played in the NHL with the Chicago Blackhawks, Calgary Flames, Nashville Predators and St. Louis Blues.","[('Chicago Blackhawks', 'organization')]","[('Steven Dubinsky', 'person'), ('Montreal', 'location'), ('Quebec', 'location'), ('NHL', 'organization'), ('Chicago Blackhawks', 'organization'), ('Calgary Flames', 'organization'), ('Nashville Predators', 'organization'), ('St. Louis Blues', 'organization')]",0.125,1.0,0.2222222222222222 +341,FIGER-coarse,Hugo Sanchez Portugal was born while his father played for Atletico de Madrid in Spain.,"[('Spain', 'location')]","[('Hugo Sanchez', 'person'), ('Portugal', 'location'), ('Atletico de Madrid', 'organization'), ('Spain', 'location')]",0.25,1.0,0.4 +342,FIGER-coarse,"Global Hospitals Group was started in Hyderabad, Andhra Pradesh, and now has multi specialty hospitals in Bengaluru and Chennai.","[('Chennai', 'location')]","[('Global Hospitals Group', 'organization'), ('Hyderabad', 'location'), ('Andhra Pradesh', 'location'), ('Bengaluru', 'location'), ('Chennai', 'location')]",0.2,1.0,0.33333333333333337 +343,FIGER-coarse,"Several known artists, such as David Holmes, Wu Fei, These Are Powers, The Go !","[('David Holmes', 'person')]","[('David Holmes', 'person'), ('Wu Fei', 'person'), ('These Are Powers', 'art'), ('The Go', 'organization')]",0.25,1.0,0.4 +344,FIGER-coarse,"The annual iron output of the Roman Empire is estimated at 84,750 t, while the similarly populous Han China produced around 5,000 t. At this temperature, iron combines with 4.3 % carbon and melts.","[('Roman Empire', 'location')]","[('Roman Empire', 'organization'), ('Han China', 'organization')]",0.0,0.0,0.0 +345,FIGER-coarse,"Jamaica Buses was a bus company in New York City, United States, operating local service in Queens and express service to Manhattan until January 30, 2006, when the MTA Bus Company took over its operations.","[('Queens', 'location')]","[('Jamaica Buses', 'organization'), ('New York City', 'location'), ('United States', 'location'), ('Queens', 'location'), ('Manhattan', 'location'), ('January 30, 2006', 'event'), ('MTA Bus Company', 'organization')]",0.14285714285714285,1.0,0.25 +346,FIGER-coarse,"He was loaned out to Oldham, Ipswich, Burnley and Chesterfield whilst at Maine Road before being released in 1999.","[('Ipswich Town F.C.', 'organization')]","[('He', 'person'), ('Oldham', 'location'), ('Ipswich', 'location'), ('Burnley', 'location'), ('Chesterfield', 'location'), ('Maine Road', 'location')]",0.0,0.0,0.0 +347,FIGER-coarse,"The station also serves as a transfer point for local and intercity buses of the Kanagawa Chuo Company, with direct service to Morioka, the Shinkansen Shin-Yokohama Station, Narita Airport, Haneda Airport, Osaka, Kyoto, and Nara.","[('Osaka', 'location')]","[('Kanagawa Chuo Company', 'organization'), ('Morioka', 'location'), ('Narita Airport', 'location'), ('Haneda Airport', 'location'), ('Osaka', 'location'), ('Kyoto', 'location'), ('Nara', 'location')]",0.14285714285714285,1.0,0.25 +348,FIGER-coarse,In 1869 he partnered with Joseph A. Campbell and their company became Campbell 's Soup in 1920.,"[(""Campbell's Soup"", 'organization')]","[('1869', 'event'), ('Joseph A. Campbell', 'person'), (""Campbell 's Soup"", 'product'), ('1920', 'event')]",0.0,0.0,0.0 +349,FIGER-coarse,Portland acquired Ryan Gomes and the draft rights to 16th pick Luke Babbitt from Minnesota in exchange for Martell Webster.,"[('Martell Webster', 'person')]","[('Portland', 'location'), ('Ryan Gomes', 'person'), ('Luke Babbitt', 'person'), ('Minnesota', 'location'), ('Martell Webster', 'person')]",0.2,1.0,0.33333333333333337 +350,FIGER-coarse,"In The Wall Street Journal, James K. Glassman says that "" The greatest strength of Start-up Nation is not analysis but anecdote.","[('James K. Glassman', 'person')]","[('The Wall Street Journal', 'organization'), ('James K. Glassman', 'person'), ('Start-up Nation', 'organization')]",0.3333333333333333,1.0,0.5 +351,FIGER-coarse,"This technique has been used to portray twins in such films as Wonder Man ( 1945 ), The Dark Mirror ( 1946 ), The Parent Trap ( both the 1961 original and the 1998 remake ), and Adaptation ( 2002 ).","[('The Parent Trap', 'art')]","[('Wonder Man', 'art'), ('The Dark Mirror', 'art'), ('The Parent Trap', 'art'), ('Adaptation', 'art')]",0.25,1.0,0.4 +352,FIGER-coarse,"Then, in a game against the Toronto Blue Jays which Roger and J.P. attend, he sees a group of angels led by Al ( Christopher Lloyd ) helping the team.","[('Christopher Lloyd', 'person')]","[('Toronto Blue Jays', 'organization'), ('Roger', 'person'), ('J.P.', 'person'), ('Al', 'person'), ('Christopher Lloyd', 'person')]",0.2,1.0,0.33333333333333337 +353,FIGER-coarse,Adrian is a city in the U.S. state of Michigan and the county seat of Lenawee County.,"[('Lenawee County, Michigan', 'location')]","[('Adrian', 'location'), ('Michigan', 'location'), ('Lenawee County', 'location')]",0.0,0.0,0.0 +354,FIGER-coarse,"Florence Henrietta Fisher ( 1864-1920 ), married Frederic William Maitland and secondly Sir Frank Darwin.","[('Frederic William Maitland', 'person')]","[('Florence Henrietta Fisher', 'person'), ('Frederic William Maitland', 'person'), ('Sir Frank Darwin', 'person')]",0.3333333333333333,1.0,0.5 +355,FIGER-coarse,"The ancient kingdom of Magadha is mentioned in Ramayana, Mahabharata, Puranas, and heavily mentioned in Buddhist and Jaina texts.","[('Ramayana', 'art')]","[('Magadha', 'location'), ('Ramayana', 'event'), ('Mahabharata', 'event')]",0.0,0.0,0.0 +356,FIGER-coarse,"Brunner also became prominent in statewide politics, running unsuccessfully for United States Senate against H. Alexander Smith in 1946 and serving as chairman of the New Jersey Democratic State Committee from 1954 until 1961.","[('Howard Alexander Smith', 'person')]","[('Brunner', 'person'), ('United States Senate', 'organization'), ('H. Alexander Smith', 'person'), ('1946', 'event'), ('New Jersey Democratic State Committee', 'organization')]",0.0,0.0,0.0 +357,FIGER-coarse,"The story behind the team inspired the 2006 motion picture Glory Road which starred actor Josh Lucas as Texas Western, and subsequently UTEP, head coach Don Haskins.","[('UTEP', 'location'), ('UTEP', 'organization')]","[('Glory Road', 'art'), ('Josh Lucas', 'person'), ('Texas Western', 'organization'), ('UTEP', 'organization'), ('Don Haskins', 'person')]",0.2,0.5,0.28571428571428575 +358,FIGER-coarse,"Edwards was returned to the House of Commons at the 1923 general election, when he beat Hay with a majority of only 861 votes, but lost again in 1924, to the Conservative James Christie.","[('James Christie', 'person')]","[('Edwards', 'person'), ('House of Commons', 'building'), ('1923 general election', 'event'), ('Hay', 'person'), ('Conservative', 'organization'), ('James Christie', 'person')]",0.16666666666666666,1.0,0.2857142857142857 +359,FIGER-coarse,"The concert programme included works by Marcel Khalife, Gamal Abdel-Rahim and Antonin Dvorak.","[('Marcel Khalife', 'person')]","[('concert programme', 'event'), ('Marcel Khalife', 'person'), ('Gamal Abdel-Rahim', 'person'), ('Antonin Dvorak', 'person')]",0.25,1.0,0.4 +360,FIGER-coarse,"Her granddaughter Maria Teresa d'Este was the maternal grandmother of Louis-Philippe I, King of the French, and hence is an ancestor of Henri, Count of Paris and Juan Carlos of Spain.","[('Louis-Philippe I, King of the French', 'person')]","[(""Maria Teresa d'Este"", 'person'), ('Louis-Philippe I', 'person'), ('King of the French', 'organization'), ('Henri, Count of Paris', 'person'), ('Juan Carlos of Spain', 'person')]",0.0,0.0,0.0 +361,FIGER-coarse,"In 1998, Steven Longbaugh and David Heritage, two American deckhands from a fishing boat based in California, were stranded on the island for three weeks.","[('California', 'location')]","[('In 1998', 'event'), ('Steven Longbaugh', 'person'), ('David Heritage', 'person'), ('fishing boat', 'organization'), ('California', 'location'), ('island', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +362,FIGER-coarse,"Five more boroughs were created on April 23, 1929; Hi-Nella Borough, Lindenwold Borough, Pine Hill Borough, Pine Valley Borough and Somerdale Borough.","[('Pine Hill, New Jersey', 'location')]","[('April 23, 1929', 'event'), ('Hi-Nella Borough', 'location'), ('Lindenwold Borough', 'location'), ('Pine Hill Borough', 'location'), ('Pine Valley Borough', 'location'), ('Somerdale Borough', 'location')]",0.0,0.0,0.0 +363,FIGER-coarse,He was appointed a brigadier general in the Virginia Militia by Governor Henry A. Wise in 1856 and served in the Virginia House of Delegates from 1863 to 1865.,"[('Henry A. Wise', 'person')]","[('Virginia', 'location'), ('Governor Henry A. Wise', 'person'), ('1856', 'event'), ('Virginia', 'location'), ('1863', 'event')]",0.0,0.0,0.0 +364,FIGER-coarse,"The International Baptist Convention is an association of English-speaking Baptist churches and missions in Africa, Europe and the Middle East.","[('Africa', 'location')]","[('The International Baptist Convention', 'organization'), ('Africa', 'location'), ('Europe', 'location'), ('Middle East', 'location')]",0.25,1.0,0.4 +365,FIGER-coarse,"Aged 19, Battles was offered a contract with the newly-founded Boston Soccer Club, playing in the American Soccer League ( ASL ).","[('American Soccer League', 'organization')]","[('Battles', 'person'), ('Boston Soccer Club', 'organization'), ('American Soccer League', 'organization')]",0.3333333333333333,1.0,0.5 +366,FIGER-coarse,"Holeby was a municipality ( Danish, kommune ) on the island of Lolland in Storstrøm County in south Denmark.","[('Denmark', 'location'), ('Denmark', 'organization'), ('Denmark', 'person')]","[('Holeby', 'location'), ('Lolland', 'location'), ('Storstrøm County', 'location'), ('south Denmark', 'location')]",0.0,0.0,0.0 +367,FIGER-coarse,"Postauto bus services 90.001 ( to Tamins and Rhazuns ) ,90.001 timetable 90.041 ( to Peist ), 90.042 ( to Tschiertschen ) ,90.042 timetable and 90.181 / 182 ( to Lenzerheide, Tiefencastel, Bivio and St. Moritz ) 90.182 timetable call at the nearby Malteser bus stop.","[('Lenzerheide', 'location')]","[('Postauto', 'organization'), ('90.001', 'location'), ('Tamins', 'location'), ('Rhazuns', 'location'), ('90.001', 'location'), ('90.041', 'location'), ('Peist', 'location'), ('90.042', 'location'), ('Tschiertschen', 'location'), ('90.042', 'location'), ('90.181 / 182', 'location'), ('Lenzerheide', 'location'), ('Tiefencastel', 'location'), ('Bivio', 'location'), ('St. Moritz', 'location'), ('90.182', 'location'), ('Malteser bus stop', 'location')]",0.06666666666666667,1.0,0.125 +368,FIGER-coarse,"The term was coined by Constantine Samuel Rafinesque ( 1784 to 1841 ), a physician living among the Native Americans, and observing their use of medicinal plants.","[('Native Americans in the United States', 'location')]","[('Constantine Samuel Rafinesque', 'person'), ('Native Americans', 'organization'), ('medicinal plants', 'product')]",0.0,0.0,0.0 +369,FIGER-coarse,"That final game was held on December 7, 1941, the day Pearl Harbor was attacked by Japan, thrusting the United States into World War II.","[('Pearl Harbor', 'location')]","[('Pearl Harbor', 'location'), ('Japan', 'organization'), ('United States', 'organization'), ('World War II', 'event')]",0.25,1.0,0.4 +370,FIGER-coarse,"This allowed Smith to play an outfield of Willie Horton, Jim Northrup and Al Kaline in every Series game.","[('Al Kaline', 'person')]","[('Smith', 'person'), ('Willie Horton', 'person'), ('Jim Northrup', 'person'), ('Al Kaline', 'person'), ('Series game', 'event')]",0.2,1.0,0.33333333333333337 +371,FIGER-coarse,"First called the Plantation of Winnacunnet, Hampton was one of four original New Hampshire townships chartered by the General Court of Massachusetts, which then held authority over the colony.","[('New Hampshire', 'person'), ('New Hampshire', 'location')]","[('Hampton', 'location'), ('New Hampshire', 'location'), ('General Court of Massachusetts', 'organization')]",0.3333333333333333,0.5,0.4 +372,FIGER-coarse,"On August 11, 1829, Brigadier General Charles Gratiot ordered Lee to Cockspur Island, Georgia; plans were to build a fort on the marshy island which would command the outlet of the Savannah River.","[('Georgia', 'location')]","[('August 11, 1829', 'event'), ('Brigadier General Charles Gratiot', 'person'), ('Cockspur Island', 'location'), ('Georgia', 'location'), ('fort', 'building'), ('Savannah River', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +373,FIGER-coarse,"Shortly thereafter, he was given command of the 98-gun second rate ship of the line, HMS Barfleur.","[('ship of the line', 'product')]","[('Shortly thereafter', 'event'), ('HMS Barfleur', 'building')]",0.0,0.0,0.0 +374,FIGER-coarse,"In September 2007 Inch was bypassed, having formerly been on the N11 Dublin to Wexford road.","[('N11 road', 'location')]","[('September 2007', 'event'), ('Inch', 'location'), ('N11', 'location'), ('Dublin to Wexford road', 'location')]",0.0,0.0,0.0 +375,FIGER-coarse,anime adaption of a series of French novels called Belle et Sebastien by Cecile Aubry.,"[('Belle et Sébastien', 'art')]","[('Belle et Sebastien', 'art'), ('Cecile Aubry', 'person')]",0.0,0.0,0.0 +376,FIGER-coarse,"When the First Intifada erupted in Palestine in the winter of 1987, Azar was living in the United States, working as a photographer for the Philadelphia Inquirer.","[('United States', 'location'), ('United States', 'organization'), ('United States', 'person')]","[('First Intifada', 'event'), ('Palestine', 'location'), ('Azar', 'person'), ('United States', 'location'), ('Philadelphia Inquirer', 'organization')]",0.2,0.3333333333333333,0.25 +377,FIGER-coarse,Police in Zimbabwe ban rallies in parts of Harare that are seen as strongholds of the opposition party Movement for Democratic Change.,"[('Movement for Democratic Change – Tsvangirai', 'organization')]","[('rallies', 'event'), ('Harare', 'location'), ('Movement for Democratic Change', 'organization')]",0.0,0.0,0.0 +378,FIGER-coarse,"Bains spent time on loan at Kings Lynn, and played for Corby Town and Macclesfield, before signing for Darlington in August 2009 after impressing during training.","[('Kings Lynn F.C.', 'organization')]","[('Bains', 'person'), ('Kings Lynn', 'location'), ('Corby Town', 'organization'), ('Macclesfield', 'organization'), ('Darlington', 'organization')]",0.0,0.0,0.0 +379,FIGER-coarse,"Thirkell published a new novel every year, which she referred to in correspondence with her editor, Jamie Hamilton of Hamish Hamilton, as new wine in an old bottle.","[('Hamish Hamilton', 'organization')]","[('Thirkell', 'person'), ('new novel', 'product'), ('Jamie Hamilton', 'person'), ('Hamish Hamilton', 'organization'), ('new wine', 'product'), ('old bottle', 'product')]",0.16666666666666666,1.0,0.2857142857142857 +380,FIGER-coarse,"The A354 is a primary route in England which runs from Salisbury in Wiltshire to Easton on the Isle of Portland in Dorset, a total distance of 51mi.","[('Dorset', 'location')]","[('England', 'location'), ('Salisbury', 'location'), ('Wiltshire', 'location'), ('Easton', 'location'), ('Isle of Portland', 'location'), ('Dorset', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +381,FIGER-coarse,"He also worked with the Phil Seamen Quintet, Tubby Hayes ' Big Band, John Burch 's Octet, Long John Baldry, Sandy Brown, Humphrey Lyttelton, The Kenny Clarke-Francy Boland Big Band and the BBC Radio Orchestra.","[('BBC', 'person'), ('BBC', 'organization')]","[('Phil Seamen Quintet', 'organization'), ('Tubby Hayes', 'person'), ('John Burch', 'person'), ('Long John Baldry', 'person'), ('Sandy Brown', 'person'), ('Humphrey Lyttelton', 'person'), ('The Kenny Clarke-Francy Boland Big Band', 'organization'), ('BBC Radio Orchestra', 'organization')]",0.0,0.0,0.0 +382,FIGER-coarse,"As a result, on 16/17 September 1961, Prime Minister Adnan Menderes, Foreign Minister Fatin Rustu Zorlu, and Finance Minister Hasan Polatkan were hanged in Imrali island prison.","[('Adnan Menderes', 'person')]","[('Prime Minister Adnan Menderes', 'person'), ('Foreign Minister Fatin Rustu Zorlu', 'person'), ('Finance Minister', 'person'), ('Hasan Polatkan', 'person'), ('Imrali island prison', 'location')]",0.0,0.0,0.0 +383,FIGER-coarse,Devil in a Blue Dress ( 1995 ) is an American neo-noir film directed by Carl Franklin and photographed by Tak Fujimoto.,"[('Tak Fujimoto', 'person')]","[('Devil in a Blue Dress', 'art'), ('Carl Franklin', 'person'), ('Tak Fujimoto', 'person')]",0.3333333333333333,1.0,0.5 +384,FIGER-coarse,"As a result of the formation of Debra, gale warnings were issued from Galveston, Texas to Grand Isle, Louisiana, on August 28.","[('Galveston, Texas', 'location')]","[('gale warnings', 'event'), ('Galveston, Texas', 'location'), ('Grand Isle, Louisiana', 'location')]",0.3333333333333333,1.0,0.5 +385,FIGER-coarse,"He has recorded many CDs, especially of Hungarian music, for companies such as BMG Conifer, Naxos Records, Hungaroton and Radioton, as well as numerous recordings for radio and television worldwide.","[('BMG', 'organization')]","[('He', 'person'), ('Hungarian music', 'art'), ('BMG Conifer', 'organization'), ('Naxos Records', 'organization'), ('Hungaroton', 'organization'), ('Radioton', 'organization')]",0.0,0.0,0.0 +386,FIGER-coarse,"Their finest hour came at the 1994 World Cup where Romania, led by playmaker Gheorghe Hagi, reached the quarterfinals by defeating South American powerhouse Argentina before losing to Sweden on a penalty shootout.","[('Sweden national football team', 'organization')]","[('1994 World Cup', 'event'), ('Romania', 'location'), ('Gheorghe Hagi', 'person'), ('South American powerhouse Argentina', 'organization')]",0.0,0.0,0.0 +387,FIGER-coarse,"Sarah Records was a UK independent record label active between 1987 and 1995, best known for its recordings of indie pop.","[('independent record label', 'organization')]","[('Sarah Records', 'organization'), ('UK', 'location'), ('indie pop', 'art')]",0.0,0.0,0.0 +388,FIGER-coarse,"Ash Wednesday was independently released in 2006 and was subsequently released February 20, 2007 by XL Recordings.","[('Ash Wednesday', 'art')]","[('Ash Wednesday', 'event'), ('XL Recordings', 'organization')]",0.0,0.0,0.0 +389,FIGER-coarse,He apparently had interest from a dozen counties and took the opportunity to play for Kent.,"[('Kent County Cricket Club', 'organization')]","[('He', 'person'), ('Kent', 'location')]",0.0,0.0,0.0 +390,FIGER-coarse,"He undertook his flying training at No. 10 Elementary Flying Training School at RAF Yatesbury, Wiltshire before moving to RAF Brize Norton, Oxfordshire, for advanced flying training.","[('Wiltshire', 'location')]","[('No. 10 Elementary Flying Training School', 'organization'), ('RAF Yatesbury', 'location'), ('Wiltshire', 'location'), ('RAF Brize Norton', 'location'), ('Oxfordshire', 'location')]",0.2,1.0,0.33333333333333337 +391,FIGER-coarse,"Madrid-Seville high-speed railway lineThe Madrid-Seville high-speed railway line connects Madrid with Seville in the south of Spain, passing through the cities of Ciudad Real, Puertollano and Cordoba, where the Cordoba-Malaga high-speed railway line branches off towards Malaga just outside of Los Mochos near Almodovar del Rio.","[('Puertollano', 'location')]","[('Madrid-Seville', 'location'), ('Madrid-Seville', 'location'), ('Madrid', 'location'), ('Seville', 'location'), ('Ciudad Real', 'location'), ('Puertollano', 'location'), ('Cordoba', 'location'), ('Cordoba-Malaga', 'location'), ('Malaga', 'location'), ('Los Mochos', 'location'), ('Almodovar del Rio', 'location')]",0.1,1.0,0.18181818181818182 +392,FIGER-coarse,"Jeremy Spencer is an album by British blues rock musician Jeremy Spencer, who was a member of Fleetwood Mac from 1967-71.","[('Fleetwood Mac', 'person')]","[('Jeremy Spencer', 'person'), ('British', 'location'), ('Jeremy Spencer', 'person'), ('Fleetwood Mac', 'organization'), ('1967-71', 'event')]",0.0,0.0,0.0 +393,FIGER-coarse,"Jean Lefebvre ( born October 3, 1919, Valenciennes, Nord, France - died July 9, 2004, Marrakech, Morocco ) was a French film actor.","[('Nord', 'location')]","[('Jean Lefebvre', 'person'), ('Valenciennes', 'location'), ('Nord', 'location'), ('France', 'location'), ('Marrakech', 'location'), ('Morocco', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +394,FIGER-coarse,"It enters Croatia again in Metkovic, in the very south-east of Dalmatia, where it ends at the Ploce harbour.","[('PloÄe', 'location')]","[('Metkovic', 'location'), ('Dalmatia', 'location'), ('Ploce harbour', 'location')]",0.0,0.0,0.0 +395,FIGER-coarse,His Anglo-Catholic leanings were a bar to his preferment in the Church of England.,"[('Church of England', 'organization')]","[('Church of England', 'organization')]",1.0,1.0,1.0 +396,FIGER-coarse,"Nettleship was born at Kettering, and was educated at Lancing College, Durham School and Charterhouse schools, and Corpus Christi College, Oxford.","[('Durham School', 'organization')]","[('Nettleship', 'person'), ('Kettering', 'location'), ('Lancing College', 'organization'), ('Durham School', 'organization'), ('Charterhouse schools', 'organization'), ('Corpus Christi College', 'organization'), ('Oxford', 'location')]",0.14285714285714285,1.0,0.25 +397,FIGER-coarse,For 2007 he drove a Oreca Saleen S7-R in the 24 Hours of Le Mans.,"[('Saleen S7', 'product')]","[('Oreca Saleen S7-R', 'product'), ('24 Hours of Le Mans', 'event')]",0.0,0.0,0.0 +398,FIGER-coarse,"After its premiere in Glasgow in 1967, A Day in the Death of Joe Egg opened in London 's West End in 1967 then transferred to Broadway the next year.","[('West End theatre', 'location'), ('West End theatre', 'organization'), ('West End theatre', 'building')]","[('Glasgow', 'location'), ('Joe Egg', 'person'), ('London', 'location'), ('West End', 'location'), ('Broadway', 'location')]",0.0,0.0,0.0 +399,FIGER-coarse,"He became manager of Enfield Town in 1947, a post that he held until his death two years later.","[('Enfield Town F.C.', 'organization')]","[('He', 'person'), ('Enfield Town', 'location'), ('1947', 'event')]",0.0,0.0,0.0 +400,FIGER-coarse,"After graduation and initial officer training, he served in Korea as a tank platoon leader in the 2nd Infantry Division 's 1st Battalion, 72nd Armor.","[('2nd Infantry Division', 'organization')]","[('graduation', 'event'), ('initial officer training', 'event'), ('Korea', 'location'), ('2nd Infantry Division', 'organization'), ('1st Battalion, 72nd Armor', 'organization')]",0.2,1.0,0.33333333333333337 +401,FIGER-coarse,"In the event, the two co-wrote 1633 and collaborated further on integrating the short fiction ( much of it, unsolicited ) into the de facto Ring of Fire sequelRing of Fire < / small >.","[('Ring of Fire', 'art')]","[('In the event', 'event'), ('the two', 'person'), ('1633', 'art'), ('Ring of Fire', 'product')]",0.0,0.0,0.0 +402,FIGER-coarse,"He defeated Willie Meehan, who had decisioned Jack Dempsey, Gunboat Smith and Charley Weinart.","[('Gunboat Smith', 'person')]","[('Willie Meehan', 'person'), ('Jack Dempsey', 'person'), ('Gunboat Smith', 'person'), ('Charley Weinart', 'person')]",0.25,1.0,0.4 +403,FIGER-coarse,"The plane, operated by Sabah Air, coming from Labuan crashed in the sub-district of Sembulan in Kota Kinabalu upon approaching Kota Kinabalu International Airport.","[('Kota Kinabalu International Airport', 'location'), ('Kota Kinabalu International Airport', 'building')]","[('Sabah Air', 'organization'), ('Labuan', 'location'), ('Sembulan', 'location'), ('Kota Kinabalu', 'location'), ('Kota Kinabalu International Airport', 'location')]",0.2,0.5,0.28571428571428575 +404,FIGER-coarse,"In Rimini he first planned a symphony with each of the four movements dedicated to a different Italian city - Rome ( opening movement ), Venice ( Andante ), Florence ( Scherzo ) and Naples ( finale ).","[('Florence', 'location')]","[('Rimini', 'location'), ('Rome', 'location'), ('Venice', 'location'), ('Florence', 'location'), ('Naples', 'location')]",0.2,1.0,0.33333333333333337 +405,FIGER-coarse,Dunn was drafted by the Detroit Tigers in the fourth round of the 1983 amateur draft.,"[('Detroit Tigers', 'person'), ('Detroit Tigers', 'organization')]","[('Dunn', 'person'), ('Detroit Tigers', 'organization'), ('1983 amateur draft', 'event')]",0.3333333333333333,0.5,0.4 +406,FIGER-coarse,"It is bordered on the north by Gaianes, on the east by Planes, on the west by Muro d'Alcoi, and on the south by Benimarfull.","[('Benimarfull', 'location')]","[('Gaianes', 'location'), ('Planes', 'location'), (""Muro d'Alcoi"", 'location'), ('Benimarfull', 'location')]",0.25,1.0,0.4 +407,FIGER-coarse,"Westheimer, an American businessman, banker and philanthropist from Ohio, began the Big Brothers movement on July 4, 1903, when he discovered a young boy rummaging through a garbage pail outside the rear entrance to his office.","[('Ohio', 'location')]","[('Westheimer', 'person'), ('Ohio', 'location'), ('Big Brothers movement', 'organization'), ('July 4, 1903', 'event')]",0.25,1.0,0.4 +408,FIGER-coarse,"Edward T. O'Connor, Jr. ( born October 6, 1942 ) is an American Democratic Party politician, who served in the New Jersey Senate from 1982 to 2002, where he represented the 31st legislative district.","[('Democratic Party', 'organization')]","[(""Edward T. O'Connor, Jr."", 'person'), ('American Democratic Party', 'organization'), ('New Jersey Senate', 'organization'), ('31st legislative district', 'location')]",0.0,0.0,0.0 +409,FIGER-coarse,"Holy Trinity Church, also known as the Church of the Holy Trinity ( Episcopal ) was an historic Carpenter Gothic style Episcopal church located at 325 Gold Street in Juneau, Alaska.","[('Alaska', 'location')]","[('Holy Trinity Church', 'building'), ('325 Gold Street', 'location'), ('Juneau', 'location'), ('Alaska', 'location')]",0.25,1.0,0.4 +410,FIGER-coarse,"The Colorado House of Representatives is the lower house of the Colorado General Assembly, the state legislature of the U.S. state of Colorado.","[('Colorado', 'location')]","[('Colorado', 'location'), ('Colorado', 'location'), ('Colorado', 'location')]",1.0,1.0,1.0 +411,FIGER-coarse,"It is located 12 miles ENE of Kolomyya, 35 miles SE of Ivano-Frankivsk ( formerly Stanislavov ) and 430 WSW of Kiev, at approximately 4835N2517E.","[('Stanislavov', 'location')]","[('Kolomyya', 'location'), ('Ivano-Frankivsk', 'location'), ('Stanislavov', 'location'), ('Kiev', 'location'), ('4835N2517E', 'location')]",0.2,1.0,0.33333333333333337 +412,FIGER-coarse,The report also said The Sunday Times Military analyst Iqbal Athas had reported military intelligence UAVs had taken images of the LTTE helicopters and Mulativu airstrip.,"[('The Sunday Times', 'art')]","[('The Sunday Times', 'organization'), ('Military analyst', 'person'), ('Iqbal Athas', 'person'), ('military intelligence', 'organization'), ('LTTE', 'organization'), ('Mulativu airstrip', 'location')]",0.0,0.0,0.0 +413,FIGER-coarse,"Les Americains was first published in 1958 by Robert Delpire in Paris, and finally in 1959 in the United States by Grove Press, where it initially received substantial criticism.","[('Grove Press', 'person'), ('Grove Press', 'organization')]","[('Les Americains', 'art'), ('1958', 'event'), ('Robert Delpire', 'person'), ('Paris', 'location'), ('United States', 'location'), ('Grove Press', 'organization')]",0.16666666666666666,0.5,0.25 +414,FIGER-coarse,"Stiles Oliver Clements ( March 2, 1883 & ndash; January 15, 1966 ) was a Los Angeles architect trained at the Ecole des Beaux-Arts, Paris, and a key figure in the art deco movement of 1920s Los Angeles.","[('Paris', 'location'), ('Paris', 'organization'), ('Paris', 'person')]","[('Stiles Oliver Clements', 'person'), ('Los Angeles', 'location'), ('Ecole des Beaux-Arts', 'organization'), ('Paris', 'location'), ('art deco movement', 'art'), ('Los Angeles', 'location')]",0.2,0.3333333333333333,0.25 +415,FIGER-coarse,"Gifford Pinchot was born in Simsbury, Connecticut, in 1865; he graduated from Phillips Exeter Academy and Yale University in 1889, where he was a member of Skull and Bones.","[('Simsbury, Connecticut', 'location')]","[('Gifford Pinchot', 'person'), ('Simsbury', 'location'), ('Connecticut', 'location'), ('Phillips Exeter Academy', 'organization'), ('Yale University', 'organization'), ('Skull and Bones', 'organization')]",0.0,0.0,0.0 +416,FIGER-coarse,"He went to SUNY Oswego, and after his sophomore year he transferred to Queens College, City University of New York, graduating with a degree in communications and theater.","[('Queens College, City University of New York', 'location'), ('Queens College, City University of New York', 'organization')]","[('He', 'person'), ('SUNY Oswego', 'organization'), ('he', 'person'), ('Queens College', 'building'), ('City University of New York', 'organization')]",0.0,0.0,0.0 +417,FIGER-coarse,"An unidentified supporter of Senator Manny Villar, president of the Nacionalista Party and the standard bearer of the Nacionalista Party for President of the Philippines, sent a second fake psychiatric report to Villar 's volunteer center located at Star Mall in Mandaluyong City.","[('Senate of the Philippines', 'organization')]","[('Senator Manny Villar', 'person'), ('Nacionalista Party', 'organization'), ('Nacionalista Party', 'organization'), ('Star Mall', 'building'), ('Mandaluyong City', 'location')]",0.0,0.0,0.0 +418,FIGER-coarse,"Telus has relaunched Clearnet as a discount provider with a "" limited market trial "" in Kelowna, British Columbia and Red Deer, Alberta.","[('Red Deer, Alberta', 'location')]","[('Telus', 'organization'), ('Clearnet', 'organization'), ('limited market trial', 'event'), ('Kelowna', 'location'), ('British Columbia', 'location'), ('Red Deer', 'location'), ('Alberta', 'location')]",0.0,0.0,0.0 +419,FIGER-coarse,"A lesser-known complex is the Empire State Plaza ( ESP ) in Albany, the state 's capital.","[('Albany, New York', 'location')]","[('Empire State Plaza', 'building'), ('Albany', 'location')]",0.0,0.0,0.0 +420,FIGER-coarse,"Tony Johnson, another member of the original team, designed and built CUR 's original transmission system in 1979, and went on to work with Tim Berners Lee at Stanford Linear Accelerator Center and in 1992 designed MidasWWW, one of the first ever web browsers.","[('Stanford Linear Accelerator Center', 'location'), ('Stanford Linear Accelerator Center', 'organization')]","[('Tony Johnson', 'person'), ('CUR', 'organization'), ('1979', 'event'), ('Tim Berners Lee', 'person'), ('Stanford Linear Accelerator Center', 'building'), ('1992', 'event'), ('MidasWWW', 'product')]",0.0,0.0,0.0 +421,FIGER-coarse,"In Angola and Namibia the baobabs grow in woodlands, and in coastal regions, in addition to savannahs.","[('Namibia', 'location')]","[('Angola', 'location'), ('Namibia', 'location'), ('woodlands', 'location'), ('coastal regions', 'location'), ('savannahs', 'location')]",0.2,1.0,0.33333333333333337 +422,FIGER-coarse,"jpgthumbJean Renggli ( 1891 ) The Rutlischwur is a legendary oath of the Old Swiss Confederacy, taken on the Rutli, a meadow above Lake Lucerne near Seelisberg.","[('Lake Lucerne', 'location')]","[('Old Swiss Confederacy', 'organization'), ('Rutli', 'location'), ('Lake Lucerne', 'location'), ('Seelisberg', 'location')]",0.25,1.0,0.4 +423,FIGER-coarse,"James Henderson Douglas, Jr. ( born Cedar Rapids, Iowa, March 11, 1899; died Lake Forest, Illinois, February 24, 1988 ) was a lawyer and senior-level official in the United States Government.","[('Lake Forest, Illinois', 'location')]","[('James Henderson Douglas, Jr.', 'person'), ('Cedar Rapids', 'location'), ('Iowa', 'location'), ('Lake Forest, Illinois', 'location'), ('United States Government', 'organization')]",0.2,1.0,0.33333333333333337 +424,FIGER-coarse,"First and foremost, Classical Hebrew was preserved in full through well-recognized sources, chiefly the Tanakh ( especially those portions used liturgically like the Torah, Haftarot, Megilot, and the Book of Psalms ) and the Mishnah.","[('Book of Psalms', 'art')]",[],0.0,0.0,0.0 +425,FIGER-coarse,"In 2003, Mike Judge and Don Hertzfeldt created a new touring festival of animation marketed towards adults and college students.","[('Don Hertzfeldt', 'person')]","[('Mike Judge', 'person'), ('Don Hertzfeldt', 'person')]",0.5,1.0,0.6666666666666666 +426,FIGER-coarse,His notable film appearances include 3:10 to Yuma ( 1957 ) and Underworld U.S.A. ( 1961 ).,"[('Underworld U.S.A.', 'art')]",[],0.0,0.0,0.0 +427,FIGER-coarse,"In 1979 he played the role of a Dervish in Meetings with Remarkable Men, directed by Peter Brook.","[('Meetings with Remarkable Men', 'art')]","[('Meetings with Remarkable Men', 'event'), ('Peter Brook', 'person')]",0.0,0.0,0.0 +428,FIGER-coarse,"Acton Trussell and Bednall is a civil parish in the South Staffordshire district of Staffordshire, England.","[('England', 'location')]","[('Acton Trussell and Bednall', 'organization'), ('Staffordshire', 'location'), ('Staffordshire', 'location'), ('England', 'location')]",0.3333333333333333,1.0,0.5 +429,FIGER-coarse,"Following the outbreak of World War I, the battalion was activated as the 9th Armored Engineer Battalion, part of the newly 9th Armored Division.","[('U.S. 9th Armored Division', 'organization')]","[('World War I', 'event'), ('9th Armored Engineer Battalion', 'organization'), ('9th Armored Division', 'organization')]",0.0,0.0,0.0 +430,FIGER-coarse,Saipa 111 is a small hatchback car produced in 2010 by SAIPA in Iran.,"[('Iran', 'location')]","[('Saipa 111', 'product'), ('SAIPA', 'organization'), ('Iran', 'location')]",0.3333333333333333,1.0,0.5 +431,FIGER-coarse,The London Naval Treaty added more restrictions to ship design and displacements were temporarily reduced ( '' Hatsuharu '' - and '' Shiratsuyu '' - classes ) until Japan withdrew from the naval treaties.,"[('Shiratsuyu class destroyer', 'product')]","[('London Naval Treaty', 'event'), ('Japan', 'location')]",0.0,0.0,0.0 +432,FIGER-coarse,"The Simpsons character Professor Frink, a Jerry Lewis-esque scientist, was named after Frink, although the character was introduced before he was hired as a writer on the show.","[('Jerry Lewis', 'person')]","[('The Simpsons', 'organization'), ('Professor Frink', 'person'), ('Jerry Lewis-esque', 'person')]",0.0,0.0,0.0 +433,FIGER-coarse,"Pacifist Congresswoman Jeannette Rankin, a Republican from Montana, cast the only dissenting vote.","[('Jeannette Rankin', 'person')]","[('Jeannette Rankin', 'person'), ('Republican', 'organization'), ('Montana', 'location')]",0.3333333333333333,1.0,0.5 +434,FIGER-coarse,"Eugene Louis Gabriel Isabey ( 22 July 1803 & ndash; 27 April 1886 ) was a French painter, draftsman, and printmaker.","[('Painting', 'person')]","[('Eugene Louis Gabriel Isabey', 'person'), ('French', 'location'), ('painter', 'art'), ('draftsman', 'art'), ('printmaker', 'art')]",0.0,0.0,0.0 +435,FIGER-coarse,"Raul Ivan Fabiani Bosio ( born February 23, 1984 in Valencia, Spain ), known as Fabiani, is a naturalized Equatoguinean football striker who plays for the Alcoyano in the Spanish Segunda Division B ( Group 3 ).","[('Spain', 'location')]","[('Raul Ivan Fabiani Bosio', 'person'), ('Valencia', 'location'), ('Spain', 'location'), ('Alcoyano', 'organization')]",0.25,1.0,0.4 +436,FIGER-coarse,"Berlin Jungfernheide is a railway station located at Charlottenburg-Nord, in the Charlottenburg-Wilmersdorf district of Berlin, served by the S-Bahn lines SBBS41 and SBBS42, the U-Bahn line BVGU7 and Regional-Express trains of the Deutsche Bahn.","[('Deutsche Bahn', 'organization')]","[('Berlin Jungfernheide', 'location'), ('Charlottenburg-Nord', 'location'), ('Charlottenburg-Wilmersdorf district', 'location'), ('Berlin', 'location'), ('Deutsche Bahn', 'organization')]",0.2,1.0,0.33333333333333337 +437,FIGER-coarse,"Norris, who had with him, besides his own fourt-rate ship of the line, the 50-gun HMS Oxford, the sloop Spence and the fireship Duke, chased the galleys and drove them into the French port of Saint Tropez.","[('HMS Duke', 'product')]","[('Norris', 'person'), ('Saint Tropez', 'location')]",0.0,0.0,0.0 +438,FIGER-coarse,Praz ( Romansh: Preaz ) was a municipality in the district of Hinterrhein in the Swiss canton of Graubunden.,"[('Switzerland', 'location')]","[('Praz', 'location'), ('Hinterrhein', 'location'), ('Graubunden', 'location')]",0.0,0.0,0.0 +439,FIGER-coarse,"When the Calgary Board of Education opened its only all-female school in 2003, it honored her by naming it the Alice Jamieson Girls ' Academy.","[(""Alice Jamieson Girls' Academy"", 'organization')]","[('Calgary Board of Education', 'organization')]",0.0,0.0,0.0 +440,FIGER-coarse,"Having played for Brazilian club side Ulbra, for Olympiakos Piraeus and Panathinaikos VC in Greece his international experience is immense and he is sure to be Venezuela 's heart and soul again during the 2003 World League and for many more years to come.","[('Greece', 'location'), ('Greece', 'organization'), ('Greece', 'person')]","[('Ulbra', 'organization'), ('Olympiakos Piraeus', 'organization'), ('Panathinaikos VC', 'organization'), ('Greece', 'location'), ('Venezuela', 'location'), ('2003 World League', 'event')]",0.16666666666666666,0.3333333333333333,0.2222222222222222 +441,FIGER-coarse,The Citroen DS4 is the second model in the new premium ( Luxury vehicle ) sub-brand DS created by Citroen to run alongside its mainstream cars.,"[('Luxury vehicle', 'product')]","[('Citroen', 'organization'), ('DS4', 'product'), ('Citroen', 'organization')]",0.0,0.0,0.0 +442,FIGER-coarse,"Akvsenti Gilauri ( born August 6, 1979 in Tbilisi, Georgia ) is a Georgian football defender who currently plays for Pegah Gilan in Iran 's Premier Football League.","[('Pegah Gilan F.C.', 'organization')]","[('Akvsenti Gilauri', 'person'), ('Tbilisi', 'location'), ('Georgia', 'location'), ('Pegah Gilan', 'organization')]",0.0,0.0,0.0 +443,FIGER-coarse,"The series was produced by UTV Software Communications and set in the backdrop of Kuala Lumpur, Malaysia.","[('Malaysia', 'location')]","[('UTV Software Communications', 'organization'), ('Kuala Lumpur', 'location'), ('Malaysia', 'location')]",0.3333333333333333,1.0,0.5 +444,FIGER-coarse,"The same year, the arena hosted its only international match, where Norway beat Saudi Arabia 6-0.","[('Saudi Arabia national football team', 'organization')]","[('arena', 'building'), ('international match', 'event'), ('Norway', 'organization'), ('Saudi Arabia', 'organization')]",0.0,0.0,0.0 +445,FIGER-coarse,Another 43 & nbsp; km of the expressway ring road is opening behind schedule ( the portion linking it up with the Jingshi Expressway and ultimately ending in Liangxiang in December 2004 and the section from the Badaling Expressway to Wenquan/Zhaikou in Mentougou in early January 2005 ).,"[('Badaling Expressway', 'location')]","[('Jingshi Expressway', 'location'), ('Liangxiang', 'location'), ('December 2004', 'event'), ('Badaling Expressway', 'location'), ('Wenquan', 'location'), ('Zhaikou', 'location'), ('Mentougou', 'location')]",0.14285714285714285,1.0,0.25 +446,FIGER-coarse,"Meade Memorial, is a public artwork by American artist Charles Grafly, located at 3rd & amp; Pennsylvania Avenue N.W. in Washington, D.C., United States.","[('Pennsylvania Avenue', 'location')]","[('Meade Memorial', 'art'), ('Charles Grafly', 'person'), ('3rd & amp; Pennsylvania Avenue N.W.', 'location'), ('Washington', 'location'), ('D.C.', 'location'), ('United States', 'location')]",0.0,0.0,0.0 +447,FIGER-coarse,"The hero, Sir Mullich in Heroes of Might and Magic III: Armageddon 's Blade, is named after him.","[(""Heroes of Might and Magic III: Armageddon's Blade"", 'product')]","[('Sir Mullich', 'person'), ('Armageddon', 'event')]",0.0,0.0,0.0 +448,FIGER-coarse,The management of the guarantees is in the hands of Euler Hermes Kreditversicherungs-AG ( which is the lead ) and PricewaterhouseCoopers Aktiengesellschaft Wirtschaftsprufungsgesellschaft.,"[('PricewaterhouseCoopers', 'organization')]","[('Euler Hermes Kreditversicherungs-AG', 'organization'), ('PricewaterhouseCoopers Aktiengesellschaft Wirtschaftsprufungsgesellschaft', 'organization')]",0.0,0.0,0.0 +449,FIGER-coarse,The word Ashkenaz first appears in the genealogy in the Tanakh ( Genesis 10 ) as a son of Gomer and grandson of Japheth.,"[('Tanakh', 'art')]","[('Gomer', 'person'), ('Japheth', 'person')]",0.0,0.0,0.0 +450,FIGER-coarse,"Slayer was the opening act for Bitch at the Woodstock Club in Los Angeles, performing eight songs-six being covers.","[('Los Angeles', 'location')]","[('Slayer', 'person'), ('Bitch', 'organization'), ('Woodstock Club', 'building'), ('Los Angeles', 'location')]",0.25,1.0,0.4 +451,FIGER-coarse,"That was followed a year later by "" It 's Gonna Work Out Fine "" ( written by Rose Marie McCoy ), which included Mickey from one-hit wonders duo Mickey & amp; Sylvia as "" Ikey "" in the background.","[(""It's Gonna Work Out Fine"", 'art')]","[('Rose Marie McCoy', 'person'), ('Mickey', 'person'), ('Mickey & amp; Sylvia', 'organization'), ('Ikey', 'person')]",0.0,0.0,0.0 +452,FIGER-coarse,"The name was chosen both to reflect Portland 's reputation as the Rose City, and to reflect the importance to basketball heritage of Boston Garden and Madison Square Garden arenas in Boston and New York City, respectively.","[('Boston', 'location')]","[('Portland', 'location'), ('Boston Garden', 'building'), ('Madison Square Garden', 'building'), ('Boston', 'location'), ('New York City', 'location')]",0.2,1.0,0.33333333333333337 +453,FIGER-coarse,"Denmark is the place of birth of Moss Kent Dickinson, a Canadian businessman, mayor of Ottawa, founder of the town of Manotick, and member of the Canadian Parliament.","[('Canadian Parliament', 'organization')]","[('Denmark', 'location'), ('Moss Kent Dickinson', 'person'), ('Ottawa', 'location'), ('Manotick', 'location'), ('Canadian Parliament', 'organization')]",0.2,1.0,0.33333333333333337 +454,FIGER-coarse,Ruth Grulkowski was a competitor in the gymnastics competition at the 1952 Summer Olympics in Helsinki.,"[('1952 Summer Olympics', 'event')]","[('Ruth Grulkowski', 'person'), ('1952 Summer Olympics', 'event'), ('Helsinki', 'location')]",0.3333333333333333,1.0,0.5 +455,FIGER-coarse,"Two of her younger brothers were Thomas Thorne, one the founding managers of London 's Vaudeville Theatre, and George Thorne, the singer and actor, best known for his performances in the comic baritone roles of the Savoy Operas with the D'Oyly Carte Opera Company.","[('George Thorne', 'person')]","[('Thomas Thorne', 'person'), ('London', 'location'), ('Vaudeville Theatre', 'building'), ('George Thorne', 'person'), ('Savoy Operas', 'organization'), (""D'Oyly Carte Opera Company"", 'organization')]",0.16666666666666666,1.0,0.2857142857142857 +456,FIGER-coarse,"There are no newcomers to the top division but Kimurayama, Tochinonada, Koryu and Wakakoyu all return.","[('Koryu Tadaharu', 'person')]","[('Kimurayama', 'location'), ('Tochinonada', 'location'), ('Koryu', 'location'), ('Wakakoyu', 'location')]",0.0,0.0,0.0 +457,FIGER-coarse,The Showdown is a term used to refer to the derby match between local rivals the Adelaide Crows and Port Adelaide in the sport of Australian rules football in the Australian Football League.,"[('Australian Football League', 'organization')]","[('The Showdown', 'event'), ('Adelaide Crows', 'organization'), ('Port Adelaide', 'location'), ('Australian Football League', 'organization')]",0.25,1.0,0.4 +458,FIGER-coarse,"A reviewer for BBC claimed the album is successfully intimate and intense, and suggested it would be appropriate for "" either a wet afternoon or long candlelit nights of soul searching "".","[('BBC', 'person'), ('BBC', 'organization')]","[('A reviewer', 'person'), ('BBC', 'organization'), ('wet afternoon', 'event'), ('soul searching', 'event')]",0.25,0.5,0.3333333333333333 +459,FIGER-coarse,"In 1985 she took part in the StanNavForMed ( Standing Naval Force Mediterranean ), calling at Gibraltar, Palma de Mallorca, Naples, & amp; Messina.","[('Messina', 'location')]","[('Standing Naval Force Mediterranean', 'organization'), ('Gibraltar', 'location'), ('Palma de Mallorca', 'location'), ('Naples', 'location'), ('Messina', 'location')]",0.2,1.0,0.33333333333333337 +460,FIGER-coarse,"He was the host at a now-celebrated party in Paris on May 18, 1922, when Marcel Proust met James Joyce ( without the slightest rapport ), and other guests included Diaghilev, Stravinsky and Picasso.","[('Marcel Proust', 'person')]","[('Paris', 'location'), ('Marcel Proust', 'person'), ('James Joyce', 'person'), ('Diaghilev', 'person'), ('Stravinsky', 'art'), ('Picasso', 'art')]",0.16666666666666666,1.0,0.2857142857142857 +461,FIGER-coarse,"Saint Mary 's Cathedral is a Catholic cathedral located on Bo Aung Kyaw Street in Botahtaung Township, Yangon, Burma.","[('Burma', 'location'), ('Burma', 'event')]","[(""Saint Mary 's Cathedral"", 'building'), ('Bo Aung Kyaw Street', 'location'), ('Botahtaung Township', 'location'), ('Yangon', 'location'), ('Burma', 'location')]",0.2,0.5,0.28571428571428575 +462,FIGER-coarse,The Roman Catholic Metropolitan Archdiocese of Cape Town ( Archidioecesis Civitatis Capitis ) is an ecclesiastical territory or diocese of the Roman Catholic Church in South Africa.,"[('Cape Town', 'location')]","[('Cape Town', 'location'), ('Roman Catholic Church', 'organization'), ('South Africa', 'location')]",0.3333333333333333,1.0,0.5 +463,FIGER-coarse,"In 1996 a pair of 8-inch wide stripes was used on the Dodge Viper GTS, starting a revival in Europe; they are sometimes referred to as Viper Stripes.","[('Dodge Viper', 'product')]","[('Dodge Viper GTS', 'product'), ('revival', 'event'), ('Europe', 'location'), ('Viper Stripes', 'art')]",0.0,0.0,0.0 +464,FIGER-coarse,"Fantasy Forest is the name of a series of ten Choose Your Own Adventure style gamebooks, published by TSR, Inc. from 1983 to 1984.","[('Choose Your Own Adventure', 'art')]","[('Fantasy Forest', 'location'), ('Choose Your Own Adventure', 'product'), ('TSR, Inc.', 'organization')]",0.0,0.0,0.0 +465,FIGER-coarse,Starting in 2000 the airline replaced its fleet of aircraft in Sweden and Denmark with 24 brand new Bombardier Dash 8 Q400 aircraft seating 72 or 58 people.,"[('Dash 8', 'product')]","[('airline', 'organization'), ('Sweden', 'location'), ('Denmark', 'location'), ('Bombardier Dash 8 Q400', 'product')]",0.0,0.0,0.0 +466,FIGER-coarse,"Its ruins are found in the village of Dindebol, Ermenek district, Turkey.","[('Turkey', 'location'), ('Turkey', 'organization')]","[('Its ruins', 'building'), ('Dindebol', 'location'), ('Ermenek district', 'location'), ('Turkey', 'location')]",0.25,0.5,0.3333333333333333 +467,FIGER-coarse,"It owns 14 properties of two -, three -, four - and five -, star hotels with 2,100 rooms in Arad, Bucharest, Oradea, Sibiu, Suceava, Targu Mures, Turnu Severin, Portile de Fier, Timisoara, and Timisu de Sus.","[('Oradea', 'location')]","[('Arad', 'location'), ('Bucharest', 'location'), ('Oradea', 'location'), ('Sibiu', 'location'), ('Suceava', 'location'), ('Targu Mures', 'location'), ('Turnu Severin', 'location'), ('Portile de Fier', 'location'), ('Timisoara', 'location'), ('Timisu de Sus', 'location')]",0.1,1.0,0.18181818181818182 +468,FIGER-coarse,"The 1964 Nashville 400 is a NASCAR Grand National ( now Sprint Cup Series ) race that took place on August 2, 1964 at Nashville Speedway ( now Music City Motorplex ) in the American community of Nashville, Tennessee.","[('Nashville, Tennessee', 'location')]","[('Nashville', 'location'), ('NASCAR', 'organization'), ('Sprint Cup Series', 'organization'), ('Nashville', 'location'), ('Music City Motorplex', 'building'), ('Nashville, Tennessee', 'location')]",0.2,1.0,0.33333333333333337 +469,FIGER-coarse,"Floss, Arkansas is an unincorporated community in Boston Township, Washington County, Arkansas, United States.","[('Washington County, Arkansas', 'location')]","[('Floss', 'location'), ('Arkansas', 'location'), ('Boston Township', 'location'), ('Washington County', 'location'), ('Arkansas', 'location'), ('United States', 'location')]",0.0,0.0,0.0 +470,FIGER-coarse,"Muriqi began playing football in Second Yugoslav League club FK Buducnost Pec but, after only one season there, he moved to KF Pristina, where he played for five seasons in the Yugoslav First League from 1982 to 1988.","[('Yugoslav First League', 'organization'), ('Yugoslav First League', 'event')]","[('Muriqi', 'person'), ('Second Yugoslav League', 'organization'), ('FK Buducnost Pec', 'organization'), ('KF Pristina', 'organization'), ('Yugoslav First League', 'organization')]",0.2,0.5,0.28571428571428575 +471,FIGER-coarse,"Born in Los Angeles, he studied trumpet and composition at the University of Southern California and California Institute of the Arts, going on to work for Harry Partch.","[('California Institute of the Arts', 'location'), ('California Institute of the Arts', 'organization')]","[('Los Angeles', 'location'), ('University of Southern California', 'organization'), ('California Institute of the Arts', 'organization'), ('Harry Partch', 'person')]",0.25,0.5,0.3333333333333333 +472,FIGER-coarse,"He completed a law degree from the University of Southern California 's Gould School of Law in 1973, and worked as a Los Angeles County deputy district attorney from 1973 to 1979, resigning amid frustration with the court system.","[('district attorney', 'person')]","[('University of Southern California', 'organization'), ('Gould School of Law', 'organization'), ('Los Angeles County', 'location')]",0.0,0.0,0.0 +473,FIGER-coarse,"A long, narrow corridor through to the besieged garrison of Konigsberg was also maintained through a joint effort by the garrison and the Großdeutschland Panzergrenadier Division against the attacks of the 11th Guards Army.","[('11th Guards Army', 'organization')]","[('Konigsberg', 'location'), ('Großdeutschland Panzergrenadier Division', 'organization'), ('11th Guards Army', 'organization')]",0.3333333333333333,1.0,0.5 +474,FIGER-coarse,The A&A: Pacific 1940 edition includes China and ANZAC ( Australia & amp; New Zealand armed forces ).,"[('Australia', 'location')]","[('The A&A: Pacific 1940 edition', 'product'), ('China', 'location'), ('ANZAC', 'organization'), ('Australia', 'location')]",0.25,1.0,0.4 +475,FIGER-coarse,"November 19 - The Surface Transportation Board releases the final Environmental Impact Statement on Dakota, Minnesota and Eastern Railroad 's plan to expand into Wyoming 's Powder River Basin.","[('Wyoming', 'location')]","[('Surface Transportation Board', 'organization'), ('Dakota, Minnesota and Eastern Railroad', 'organization'), ('Wyoming', 'location'), ('Powder River Basin', 'location')]",0.25,1.0,0.4 +476,FIGER-coarse,"It saw the return of Tobey Maguire as Peter Parker, Kirsten Dunst as Mary Jane Watson and James Franco as Harry Osborn.","[('Kirsten Dunst', 'person')]","[('Tobey Maguire', 'person'), ('Peter Parker', 'person'), ('Kirsten Dunst', 'person'), ('Mary Jane Watson', 'person'), ('James Franco', 'person'), ('Harry Osborn', 'person')]",0.16666666666666666,1.0,0.2857142857142857 +477,FIGER-coarse,"E. & nbsp; microphyllum grows epiphytically at low altitudes in the tropical rain forests of northern Brazil, Colombia, Ecuador ( including a site in Napo at 180 & nbsp; m ), French Guiana, Guyana, Peru, Suriname, and Venezuela.","[('French Guiana', 'location')]","[('Brazil', 'location'), ('Colombia', 'location'), ('Ecuador', 'location'), ('Napo', 'location'), ('French Guiana', 'location'), ('Guyana', 'location'), ('Peru', 'location'), ('Suriname', 'location'), ('Venezuela', 'location')]",0.1111111111111111,1.0,0.19999999999999998 +478,FIGER-coarse,"On 14 November 1984, in Glasgow, Urtubi gained the first of his two caps with Spain, starting in a 1 & ndash; 3 loss against Scotland for the 1986 FIFA World Cup qualifiers.","[('1986 FIFA World Cup', 'event')]","[('Glasgow', 'location'), ('Urtubi', 'person'), ('Spain', 'organization'), ('Scotland', 'organization'), ('1986 FIFA World Cup qualifiers', 'event')]",0.0,0.0,0.0 +479,FIGER-coarse,"Fanny Fischer ( born September 7, 1986 in Potsdam ) is a German sprint canoer who has been competing since 1996 and on the senior circuit since 2006.","[('Potsdam', 'location')]","[('Fanny Fischer', 'person'), ('Potsdam', 'location')]",0.5,1.0,0.6666666666666666 +480,FIGER-coarse,"Giuliani 's entrance led Democratic Congressman Charles Rangel and others to recruit then-U.S. First Lady Hillary Rodham Clinton to run for Moynihan 's seat, hoping she might combat his star power.","[('Hillary Rodham Clinton', 'person')]","[('Giuliani', 'person'), ('Democratic Congressman', 'organization'), ('Charles Rangel', 'person'), ('Hillary Rodham Clinton', 'person'), ('Moynihan', 'person')]",0.2,1.0,0.33333333333333337 +481,FIGER-coarse,"He was educated at the American University of Beirut, and was one of the three founders of the Consolidated Contractors Company in 1952.","[('Consolidated Contractors Company', 'organization')]","[('Consolidated Contractors Company', 'organization'), ('1952', 'event')]",0.5,1.0,0.6666666666666666 +482,FIGER-coarse,"Jesse B. Weaver Jr. ( born June 22, 1966 ), better known by the stage name Schoolly D, is an American rapper from Philadelphia, Pennsylvania.","[('Pennsylvania', 'location'), ('Pennsylvania', 'organization')]","[('Jesse B. Weaver Jr.', 'person'), ('Schoolly D', 'person'), ('Philadelphia, Pennsylvania', 'location')]",0.0,0.0,0.0 +483,FIGER-coarse,"Upon the United States ' involvement in World War II, Assistant Secretary of State Adolf Berle successfully urged Spalding to accept an assignment with the Office of Strategic Services.","[('World War II', 'organization'), ('World War II', 'event')]","[('United States', 'location'), ('World War II', 'event'), ('Assistant Secretary of State', 'person'), ('Adolf Berle', 'person'), ('Spalding', 'person'), ('Office of Strategic Services', 'organization')]",0.16666666666666666,0.5,0.25 +484,FIGER-coarse,June 8 - Jack Doyle defeats America 's ' Beer Baron ' Two-Ton Tony Gelanto at Tolka Park.,"[('Tolka Park', 'location'), ('Tolka Park', 'organization'), ('Tolka Park', 'building')]","[('June 8', 'event'), ('Jack Doyle', 'person'), ('America', 'organization'), ('Beer Baron', 'organization'), ('Tolka Park', 'location')]",0.2,0.3333333333333333,0.25 +485,FIGER-coarse,"On February 7, 2005 Itadori, along with the towns of Mugegawa and Mugi, and the villages of Horado and Kaminoho, all from Mugi District, was merged into the expanded city of Seki.","[('Kaminoho, Gifu', 'location')]","[('February 7, 2005', 'event'), ('Itadori', 'location'), ('Mugegawa', 'location'), ('Mugi', 'location'), ('Horado', 'location'), ('Kaminoho', 'location'), ('Mugi District', 'location'), ('Seki', 'location')]",0.0,0.0,0.0 +486,FIGER-coarse,"The Sieben Steinhauser is a group of five dolmens on the Luneburg Heath in the NATO training area of Bergen-Hohne, in the state of Lower Saxony in northern Germany.","[('Lower Saxony', 'location')]","[('Luneburg Heath', 'location'), ('NATO', 'organization'), ('Bergen-Hohne', 'location'), ('Lower Saxony', 'location'), ('northern Germany', 'location')]",0.2,1.0,0.33333333333333337 +487,FIGER-coarse,He received his BA from Wartburg College and his MSW from the University of Iowa.,"[('University of Iowa', 'location'), ('University of Iowa', 'organization')]","[('He', 'person'), ('Wartburg College', 'organization'), ('University of Iowa', 'organization')]",0.3333333333333333,0.5,0.4 +488,FIGER-coarse,"It is mixed and compiled by Finnish trance duo Super8 & amp; Tab and English trance producer Mat Zo, and was released 10 May 2010 on Anjunabeats.","[('Mat Zo', 'person')]","[('Mat Zo', 'person'), ('10 May 2010', 'event'), ('Anjunabeats', 'organization')]",0.3333333333333333,1.0,0.5 +489,FIGER-coarse,"In 1945 the village had a population of 1,100 ( this figure included 400 Jewish residents of the Kibbutzim ‘ Amir and Sde Nehemia ).","[('Amir, Israel', 'location')]","[('1945', 'event'), ('village', 'location'), ('Kibbutzim ‘ Amir and Sde Nehemia', 'organization')]",0.0,0.0,0.0 +490,FIGER-coarse,"In contemporary use, the term Regular Army refers to the full-time active component of the United States Army, as distinguished from the Army Reserve and the Army National Guard.","[('Army National Guard', 'organization')]","[('Regular Army', 'organization'), ('United States Army', 'organization'), ('Army Reserve', 'organization'), ('Army National Guard', 'organization')]",0.25,1.0,0.4 +491,FIGER-coarse,"During his playing career he played for Rangers, Union Espanola, Deportes Temuco, Atletico Junior, Santos Laguna, Deportes Concepcion, Cruz Azul, Colo-Colo, Necaxa, Puebla and Al Wasl.","[('Club Social de Deportes Rangers de Talca', 'organization')]","[('Rangers', 'organization'), ('Union Espanola', 'organization'), ('Deportes Temuco', 'organization'), ('Atletico Junior', 'organization'), ('Santos Laguna', 'organization'), ('Deportes Concepcion', 'organization'), ('Cruz Azul', 'organization'), ('Colo-Colo', 'organization'), ('Necaxa', 'organization'), ('Puebla', 'organization'), ('Al Wasl', 'organization')]",0.0,0.0,0.0 +492,FIGER-coarse,"In 1894, British publishers were given permission by the Royal Mail to manufacture and distribute picture postcards, which could be sent through the post.","[('Royal Mail', 'organization')]","[('In 1894', 'event'), ('British publishers', 'organization'), ('Royal Mail', 'organization'), ('picture postcards', 'product')]",0.25,1.0,0.4 +493,FIGER-coarse,"The piece was commissioned by Eighth Blackbird, who performed the premiere of the piece in 2008, at the University of Richmond in Virginia.","[('University of Richmond', 'location'), ('University of Richmond', 'organization')]","[('The piece', 'art'), ('Eighth Blackbird', 'person'), ('the piece', 'art'), ('University of Richmond', 'organization'), ('Virginia', 'location')]",0.2,0.5,0.28571428571428575 +494,FIGER-coarse,"Baby-Towarzystwo ' baby-towa ' zystfo is a village in the administrative district of Gmina Dabrowice, within Kutno County, Lodz Voivodeship, in central Poland.","[('Kutno County', 'location')]","[('Baby-Towarzystwo', 'organization'), ('Gmina Dabrowice', 'location'), ('Kutno County', 'location'), ('Lodz Voivodeship', 'location'), ('central Poland', 'location')]",0.2,1.0,0.33333333333333337 +495,FIGER-coarse,"She has since collaborated with many of the leading European conductors of the Baroque revival, including Marc Minkowski, Philippe Herreweghe, Paul McCreesh, Alan Curtis, Christophe Rousset, Rene Jacobs, and Fabio Biondi.","[('Philippe Herreweghe', 'person')]","[('Baroque revival', 'event'), ('Marc Minkowski', 'person'), ('Philippe Herreweghe', 'person'), ('Paul McCreesh', 'person'), ('Alan Curtis', 'person'), ('Christophe Rousset', 'person'), ('Rene Jacobs', 'person'), ('Fabio Biondi', 'person')]",0.125,1.0,0.2222222222222222 +496,FIGER-coarse,"Gibson Township is one of the fourteen townships of Mercer County, Ohio, United States.","[('United States', 'location'), ('United States', 'organization'), ('United States', 'person')]","[('Gibson Township', 'location'), ('Mercer County', 'location'), ('Ohio', 'location'), ('United States', 'location')]",0.25,0.3333333333333333,0.28571428571428575 +497,FIGER-coarse,It is planned to reach Ashdod and to terminate in a junction with Highway 4.,"[('Highway 4', 'location')]","[('Ashdod', 'location'), ('Highway 4', 'location')]",0.5,1.0,0.6666666666666666 +498,FIGER-coarse,The southern terminus of the route is at a junction with State Route 177 at Jackson.,"[('Alabama State Route 177', 'location')]","[('Jackson', 'location')]",0.0,0.0,0.0 +499,FIGER-coarse,"( ISBN 0-688-02816-0 ) Miller was portrayed by Fred Ward in the 1990 movie Henry & amp; June, and by Rip Torn in the 1970 film adaptation of Tropic of Cancer.","[('Rip Torn', 'person')]","[('Miller', 'person'), ('Fred Ward', 'person'), ('Henry & amp; June', 'art'), ('Rip Torn', 'person'), ('Tropic of Cancer', 'art')]",0.2,1.0,0.33333333333333337 +500,FIGER-coarse,"The station provided local news, community information, and specialist music programming to the towns of Alton, Petersfield, Haslemere, Liphook, Bordon and Four Marks.","[('Four Marks', 'location')]","[('The station', 'organization'), ('Alton', 'location'), ('Petersfield', 'location'), ('Haslemere', 'location'), ('Liphook', 'location'), ('Bordon', 'location'), ('Four Marks', 'location')]",0.14285714285714285,1.0,0.25 +501,FIGER-coarse,"At a speech to the Elizabeth Fry Society in 2001, she argued that homeless, mentally ill and criminal persons were being "" targeted for destruction "" in modern Canadian society.","[('Elizabeth Fry', 'person')]","[('Elizabeth Fry Society', 'organization'), ('modern Canadian society', 'organization')]",0.0,0.0,0.0 +502,FIGER-coarse,"With Stone, Pressman produced Kathryn Bigelow 's early film, the thriller, Blue Steel starring Jamie Lee Curtis.","[('Blue Steel', 'art')]","[('Stone', 'organization'), ('Pressman', 'organization'), ('Kathryn Bigelow', 'person'), ('Jamie Lee Curtis', 'person')]",0.0,0.0,0.0 +503,FIGER-coarse,"He won the 1996 The Australian/Vogel Literary Award, was three times Sydney Morning Herald Best Young Australian novelist, won a 2001 Arts Council England Writer 's Award and was University of Technology Sydney Alumnus of the Year 1997.","[('Arts Council England', 'organization')]","[('The Australian/Vogel Literary Award', 'event'), ('Sydney Morning Herald', 'organization'), ('Arts Council England', 'organization'), ('University of Technology Sydney', 'organization')]",0.25,1.0,0.4 +504,FIGER-coarse,"He is much in demand for traditional Irish music working with Cooney and Begley and Liam O'Flynn, and has worked with some of the world 's top producers including Daniel Lanois, Pat McCarthy and Jimmy Iovine.","[('Pat McCarthy', 'person')]","[('traditional Irish music', 'art'), ('Cooney and Begley', 'organization'), (""Liam O'Flynn"", 'person'), ('Daniel Lanois', 'person'), ('Pat McCarthy', 'person'), ('Jimmy Iovine', 'person')]",0.16666666666666666,1.0,0.2857142857142857 +505,FIGER-coarse,""" Deeper and Deeper "" is a song by Madonna, released as the second single from her 1992 studio album Erotica.","[('Erotica', 'art')]","[('Deeper and Deeper', 'art'), ('Madonna', 'person'), ('Erotica', 'product')]",0.0,0.0,0.0 +506,FIGER-coarse,"With Karlsruhe, Stutensee, Graben-Neudorf, Waghausel, Neulußheim, Hockenheim, Oftersheim, Schwetzingen and Mannheim it passes through a total of eight cities and towns.","[('Oftersheim', 'location')]","[('Karlsruhe', 'location'), ('Stutensee', 'location'), ('Graben-Neudorf', 'location'), ('Waghausel', 'location'), ('Neulußheim', 'location'), ('Hockenheim', 'location'), ('Oftersheim', 'location'), ('Schwetzingen', 'location'), ('Mannheim', 'location')]",0.1111111111111111,1.0,0.19999999999999998 +507,FIGER-coarse,"The Albany Free School was established in Albany, NY in 1969 and still operates today.","[('Albany, NY', 'location')]","[('Albany', 'location'), ('Albany', 'location'), ('NY', 'location'), ('1969', 'event')]",0.0,0.0,0.0 +508,FIGER-coarse,"Erika Alejandra Olivera de la Fuente ( born January 4, 1976 in Quinta Normal ) is a female marathon runner from Chile.","[('Quinta Normal', 'location')]","[('Erika Alejandra Olivera de la Fuente', 'person'), ('Quinta Normal', 'location'), ('Chile', 'location')]",0.3333333333333333,1.0,0.5 +509,FIGER-coarse,Gates of Hope ) is an Israeli settlement and a communal village located at an elevation of 200 metres north-east of Rosh HaAyin and one kilometre east of the Green Line near Elkana in the north-western West Bank.,"[('Elkana', 'location')]","[('Gates of Hope', 'location'), ('Rosh HaAyin', 'location'), ('Green Line', 'location'), ('Elkana', 'location'), ('north-western West Bank', 'location')]",0.2,1.0,0.33333333333333337 +510,FIGER-coarse,"The first incident was a January 1998 double homicide that occurred in the woods near Somma Lombardo, northwest of Milan.","[('Milan', 'location')]","[('January 1998', 'event'), ('double homicide', 'event'), ('Somma Lombardo', 'location'), ('Milan', 'location')]",0.25,1.0,0.4 +511,FIGER-coarse,"State Mutual Insurance Company is a mutual insurance company located in Rome, Georgia, and currently specializing in the sale of Medicare Supplement Insurance.","[('Georgia', 'location')]","[('State Mutual Insurance Company', 'organization'), ('Rome', 'location'), ('Georgia', 'location'), ('Medicare Supplement Insurance', 'product')]",0.25,1.0,0.4 +512,FIGER-coarse,"Amongst other rare activities, he played backgammon twice weekly with Lucille Ball - up until two weeks before she died - and was described by Ginger Rogers in the National Enquirer as her longtime pal.","[('backgammon', 'product')]","[('Lucille Ball', 'person'), ('Ginger Rogers', 'person'), ('National Enquirer', 'organization')]",0.0,0.0,0.0 +513,FIGER-coarse,"September 2 & ndash; WWII: Following the invasion of Poland, Danzig ( now Gdansk, Poland ) is annexed to Nazi Germany.","[('GdaÅ„sk', 'location')]","[('WWII', 'event'), ('Poland', 'location'), ('Danzig', 'location'), ('Gdansk', 'location'), ('Poland', 'location'), ('Nazi Germany', 'organization')]",0.0,0.0,0.0 +514,FIGER-coarse,"Meanwhile, the local chapters got into all sorts of projects, from University reform, community-university relations, and now, in a small way, the issue of the draft and Vietnam War.","[('Vietnam War', 'event')]","[('local chapters', 'organization'), ('Vietnam War', 'event')]",0.5,1.0,0.6666666666666666 +515,FIGER-coarse,"Her replacement, Lynda Laurence, who is Sundray Tucker 's sister, had already joined Mary Wilson and Jean Terrell onstage and on the Floy Joy album cover, as Birdsong 's pregnancy became visible.","[('Sundray Tucker', 'person')]","[('Lynda Laurence', 'person'), ('Sundray Tucker', 'person'), ('Mary Wilson', 'person'), ('Jean Terrell', 'person'), ('Floy Joy', 'organization'), ('Birdsong', 'person'), ('pregnancy', 'event')]",0.14285714285714285,1.0,0.25 +516,FIGER-coarse,"The Jean-Luc Godard film Eloge de l'amour features the recitation of Brasillach 's "" Testament "", written before his execution.","[('Jean-Luc Godard', 'person')]","[('Jean-Luc Godard', 'person'), (""Eloge de l'amour"", 'art'), ('Brasillach', 'person'), ('Testament', 'art'), ('execution', 'event')]",0.2,1.0,0.33333333333333337 +517,FIGER-coarse,Entrechaux is a commune in the Vaucluse department in the Provence-Alpes-Cote d'Azur region in southeastern France.,"[('Vaucluse', 'location')]","[('Entrechaux', 'location'), ('Vaucluse department', 'location'), (""Provence-Alpes-Cote d'Azur region"", 'location'), ('southeastern France', 'location')]",0.0,0.0,0.0 +518,FIGER-coarse,"It is located in the 4th arrondissement at 18, boulevard Henri IV, Paris, France, and open weekdays by appointment; admission is free.","[('France', 'location'), ('France', 'organization')]","[('4th arrondissement', 'location'), ('18', 'location'), ('boulevard Henri IV', 'location'), ('Paris', 'location'), ('France', 'location')]",0.2,0.5,0.28571428571428575 +519,FIGER-coarse,"The technique was invented and applied at the Intersecting Storage Rings, and later the Super Proton Synchrotron, at CERN in Geneva, Switzerland by Simon van der Meer, a physicist from the Netherlands.","[('CERN', 'location'), ('CERN', 'organization'), ('CERN', 'person')]","[('Intersecting Storage Rings', 'building'), ('Super Proton Synchrotron', 'building'), ('CERN', 'organization'), ('Geneva', 'location'), ('Switzerland', 'location'), ('Simon van der Meer', 'person')]",0.16666666666666666,0.3333333333333333,0.2222222222222222 +520,FIGER-coarse,"He then studied at Merton College, Oxford until 1952, earning the MA degree.","[('Oxford', 'location')]","[('He', 'person'), ('Merton College', 'organization'), ('Oxford', 'location')]",0.3333333333333333,1.0,0.5 +521,FIGER-coarse,"The first Sesame Street Live opened at the Metropolitan Sports Center in Bloomington, Minnesota, September 1980.","[('Bloomington, Minnesota', 'location')]","[('Sesame Street Live', 'event'), ('Metropolitan Sports Center', 'building'), ('Bloomington', 'location'), ('Minnesota', 'location')]",0.0,0.0,0.0 +522,FIGER-coarse,"A year later he left Fram and signed for their Reykjavik rivals, Valur.","[('ReykjavÃk', 'location')]","[('Fram', 'organization'), ('Reykjavik', 'location'), ('Valur', 'organization')]",0.0,0.0,0.0 +523,FIGER-coarse,"She attended Sinai Akiba Academy, a Yeshiva, and Beverly Hills High School, where she played the violin in the school orchestra.","[('Beverly Hills High School', 'location'), ('Beverly Hills High School', 'organization')]","[('She', 'person'), ('Sinai Akiba Academy', 'organization'), ('Yeshiva', 'organization'), ('Beverly Hills High School', 'location'), ('she', 'person'), ('violin', 'art')]",0.16666666666666666,0.5,0.25 +524,FIGER-coarse,"Dorothy Constance Stratton ( March 24, 1899 - September 17, 2006 ) was the director of the SPARS, the United States Coast Guard Women 's Reserve during World War II.","[('United States Coast Guard', 'person'), ('United States Coast Guard', 'organization')]","[('Dorothy Constance Stratton', 'person'), ('SPARS', 'organization'), (""United States Coast Guard Women 's Reserve"", 'organization'), ('World War II', 'event')]",0.0,0.0,0.0 +525,FIGER-coarse,Faith 44: Navajo sweat lodge: Joins members of the Navajo in a sweat lodge in the Arizona desert.,"[('Arizona', 'location')]","[('Navajo', 'organization'), ('sweat lodge', 'building'), ('Navajo', 'organization'), ('sweat lodge', 'building'), ('Arizona desert', 'location')]",0.0,0.0,0.0 +526,FIGER-coarse,"She is a founding member of Anti-Social Music and has performed with improvisers such as Cecil Taylor, Anthony Braxton, Evan Parker and indie rock bands like Belle And Sebastian and The Hold Steady.","[('Evan Parker', 'person')]","[('Anti-Social Music', 'organization'), ('Cecil Taylor', 'person'), ('Anthony Braxton', 'person'), ('Evan Parker', 'person'), ('Belle And Sebastian', 'organization'), ('The Hold Steady', 'organization')]",0.16666666666666666,1.0,0.2857142857142857 +527,FIGER-coarse,"Apex Digital, Inc. is an American electronics manufacturer based in City of Industry, California, manufacturers and distributors of high definition televisions, digital converter boxes and HDTV antennas.","[('Industry, California', 'location')]","[('Apex Digital, Inc.', 'organization'), ('City of Industry', 'location'), ('California', 'location'), ('high definition televisions', 'product'), ('digital converter boxes', 'product'), ('HDTV antennas', 'product')]",0.0,0.0,0.0 +528,FIGER-coarse,in 1975 this Military facility was renamed from Camp Salinas to Camp Santiago in honor of Specialist Four Hector Santiago-Colon who received the Medal of Honor during the Vietnam War.,"[('Vietnam War', 'event')]","[('Camp Salinas', 'location'), ('Camp Santiago', 'building'), ('Specialist Four Hector Santiago-Colon', 'person'), ('Vietnam War', 'event')]",0.25,1.0,0.4 +529,FIGER-coarse,"In Egypt on June 3, President Bush met with the leaders of Egypt, Saudi Arabia, Jordan and Bahrain, and with Prime Minister Abbas.","[('Bahrain', 'location')]","[('Egypt', 'location'), ('June 3', 'event'), ('President Bush', 'person'), ('Egypt', 'location'), ('Saudi Arabia', 'location'), ('Jordan', 'location'), ('Bahrain', 'location'), ('Prime Minister Abbas', 'person')]",0.14285714285714285,1.0,0.25 +530,FIGER-coarse,"Benjamin Rogers ( September 1, 1836 & ndash; January 21, 1911 ) was a merchant and political figure in Prince Edward Island.","[('Prince Edward Island', 'location')]","[('Benjamin Rogers', 'person'), ('September 1, 1836', 'event'), ('Prince Edward Island', 'location')]",0.3333333333333333,1.0,0.5 +531,FIGER-coarse,"Recorded while they were winding down their duties as Morning Musume and Minimoni members, the album consists of cover versions of songs released by other female Japanese pop duos from the later Showa period, including covers of songs by The Peanuts, Pink Lady, and Wink.","[('The Peanuts', 'person')]","[('Morning Musume', 'organization'), ('Minimoni', 'organization'), ('cover versions', 'art'), ('Showa period', 'event'), ('The Peanuts', 'organization'), ('Pink Lady', 'organization'), ('Wink', 'organization')]",0.0,0.0,0.0 +532,FIGER-coarse,"The Safras were engaged in the financing of trade between Aleppo, Istanbul and Alexandria.","[('Alexandria', 'location')]","[('The Safras', 'organization'), ('trade', 'event'), ('Aleppo', 'location'), ('Istanbul', 'location'), ('Alexandria', 'location')]",0.2,1.0,0.33333333333333337 +533,FIGER-coarse,"This was a continuation of the First Taiwan Strait Crisis, which had started immediately after the Korean War.","[('Korean War', 'event')]","[('First Taiwan Strait Crisis', 'event'), ('Korean War', 'event')]",0.5,1.0,0.6666666666666666 +534,FIGER-coarse,"But the first few hundred pages of Cradle are filled with more-or-less pointless character development, clearly written by Lee, that would be perfectly at home in a Harlequin romance novel.","[('Harlequin Enterprises', 'organization')]","[('Lee', 'person'), ('Harlequin', 'organization')]",0.0,0.0,0.0 +535,FIGER-coarse,"Known to its natives as Egrisi or Lazica, Colchis was also the battlefield of the Lazic War fought between Byzantine Empire and Persia.","[('Persian Empire', 'location')]","[('Colchis', 'location'), ('Lazic War', 'event'), ('Byzantine Empire', 'organization'), ('Persia', 'organization')]",0.0,0.0,0.0 +536,FIGER-coarse,"Upon his father 's death in 1789, he inherited his titles at the age of five but drowned whilst swimming in the River Thames near Eton in 1794, a week before his tenth birthday.","[('River Thames', 'location')]","[('his father', 'person'), ('1789', 'event'), ('River Thames', 'location'), ('Eton', 'location'), ('1794', 'event')]",0.2,1.0,0.33333333333333337 +537,FIGER-coarse,"His friends there, including Mircea Eliade, Mihail Polihroniade, and Haig Acterian, later supported the fascist Legionnaire Movement.","[('Iron Guard', 'organization')]","[('Mircea Eliade', 'person'), ('Mihail Polihroniade', 'person'), ('Haig Acterian', 'person'), ('Legionnaire Movement', 'organization')]",0.0,0.0,0.0 +538,FIGER-coarse,"Baileys Harbor is an unincorporated census-designated place in Door County, within the Town of Baileys Harbor, Wisconsin, United States.","[('Wisconsin', 'location')]","[('Baileys Harbor', 'location'), ('Door County', 'location'), ('Baileys Harbor', 'location'), ('Wisconsin', 'location'), ('United States', 'location')]",0.25,1.0,0.4 +539,FIGER-coarse,"Zaharia Stancu, first de facto president of the newly-founded Writers ' Union of Romania ( 1949 ): the novel Descult ( "" Barefoot; first edition, 1948 ).","[('Zaharia Stancu', 'person')]","[('Zaharia Stancu', 'person'), (""Writers ' Union of Romania"", 'organization'), ('1949', 'event'), ('Descult', 'art'), ('Barefoot', 'art')]",0.2,1.0,0.33333333333333337 +540,FIGER-coarse,"It occurs in Europe, a belt of Asia from northern Iran and Afghanistan across to Japan.","[('Afghanistan', 'location')]","[('Europe', 'location'), ('Asia', 'location'), ('northern Iran', 'location'), ('Afghanistan', 'location'), ('Japan', 'location')]",0.2,1.0,0.33333333333333337 +541,FIGER-coarse,"He has three mosaics, one at the War Memorial in Ivanjica, a second on the facade of a public building in Kragujevac, and the third at the Holocaust Museum in Paris.","[('Kragujevac', 'location')]","[('mosaics', 'art'), ('War Memorial', 'building'), ('Ivanjica', 'location'), ('Kragujevac', 'location'), ('Holocaust Museum', 'organization'), ('Paris', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +542,FIGER-coarse,"Facing an election of his own, Finnish Finance Minister Jyrki Katainen said that Portugal 's deficit-reduction steps must be even stronger than what was proposed in parliament prior to the election call.","[('Finnish parliamentary election, 2011', 'event')]","[('election', 'event'), ('Finnish Finance Minister', 'organization'), ('Jyrki Katainen', 'person'), ('Portugal', 'location'), ('election', 'event')]",0.0,0.0,0.0 +543,FIGER-coarse,"In the period of Thatcherism, the Conservative Party courted the British Jewish community.","[('Conservative Party', 'organization')]","[('Conservative Party', 'organization'), ('British Jewish community', 'organization')]",0.5,1.0,0.6666666666666666 +544,FIGER-coarse,"He was a prolific and multilingual writer and has published 21 books including novels, epics and an anthology of poems in Nepal Bhasa, Nepali, English and Hindi.","[('Nepali', 'location')]","[('He', 'person'), ('novels', 'product'), ('epics', 'product'), ('anthology of poems', 'product'), ('Nepal Bhasa', 'location')]",0.0,0.0,0.0 +545,FIGER-coarse,"Thome passed Frank Robinson on September 11, 2010 when he hit his 587th career home run in the top of the 12th inning in Cleveland.","[('Frank Robinson', 'person')]","[('Thome', 'person'), ('Frank Robinson', 'person'), ('September 11, 2010', 'event'), ('Cleveland', 'location')]",0.25,1.0,0.4 +546,FIGER-coarse,"He took part in the Oxford disputes against Cranmer, Hugh Latimer and Nicholas Ridley; but he was ill at ease with the brutality of some measures put in force against the Church of England.","[('Church of England', 'organization')]","[('Oxford', 'location'), ('Cranmer', 'person'), ('Hugh Latimer', 'person'), ('Nicholas Ridley', 'person'), ('Church of England', 'organization')]",0.2,1.0,0.33333333333333337 +547,FIGER-coarse,"He is a co-founder and the president of the Marwood Group, a financial-services firm headquartered in New York City, New York.","[('New York', 'location'), ('New York', 'organization')]","[('Marwood Group', 'organization'), ('New York City', 'location'), ('New York', 'location')]",0.3333333333333333,0.5,0.4 +548,FIGER-coarse,"It is dual carriageway for most of its length and connects Nantwich, junctions 16 and 15 of the M6 motorway with the city of Stoke-on-Trent.","[('Stoke-on-Trent', 'location')]","[('Nantwich', 'location'), ('Stoke-on-Trent', 'location')]",0.5,1.0,0.6666666666666666 +549,FIGER-coarse,It is not rare either to see her spend nights as a great ball of fire in the sky above Anboto or toward other places of the Basque Country where she possesses dwellings like the nearby Oiz or Aizkorri.,"[('Aizkorri', 'location')]","[('her', 'person'), ('Anboto', 'location'), ('Basque Country', 'location'), ('she', 'person'), ('Oiz', 'location'), ('Aizkorri', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +550,FIGER-coarse,"The Socialist Youth League was the youth group affiliated with the Workers Party, a splinter Trotskyist party led by Max Shachtman.","[('Workers Party', 'organization')]","[('Socialist Youth League', 'organization'), ('Workers Party', 'organization'), ('Max Shachtman', 'person')]",0.3333333333333333,1.0,0.5 +551,FIGER-coarse,"Home Sweet Home is a 2005 Hong Kong horror film directed by Cheang Pou-soi, starring Shu Qi, Karena Lam and Alex Fong.","[('Alex Fong', 'person')]","[('Hong Kong', 'location'), ('Cheang Pou-soi', 'person'), ('Shu Qi', 'person'), ('Karena Lam', 'person'), ('Alex Fong', 'person')]",0.2,1.0,0.33333333333333337 +552,FIGER-coarse,"Pat Quinn, Chicago Mayor Richard M. Daley, Illinois House Speaker Mike Madigan, Attorney General Lisa Madigan, Comptroller Dan Hynes, Treasurer Alexi Giannoulias, Secretary of State Jesse White, Illinois Senate President John Cullerton, and Cook County Board President Todd Stroger.","[('Alexi Giannoulias', 'person')]","[('Pat Quinn', 'person'), ('Chicago', 'location'), ('Richard M. Daley', 'person'), ('Illinois', 'location'), ('Mike Madigan', 'person'), ('Attorney General', 'organization'), ('Lisa Madigan', 'person'), ('Dan Hynes', 'person'), ('Alexi Giannoulias', 'person'), ('Secretary of State', 'organization'), ('Jesse White', 'person'), ('Illinois', 'location'), ('John Cullerton', 'person'), ('Cook County Board', 'organization'), ('Todd Stroger', 'person')]",0.07142857142857142,1.0,0.13333333333333333 +553,FIGER-coarse,The Eastern Shore of Virginia consists of two counties ( Accomack and Northampton ) on the Atlantic coast of the Commonwealth of Virginia in the United States.,"[('Accomack County, Virginia', 'location')]","[('Eastern Shore of Virginia', 'location'), ('Accomack', 'location'), ('Northampton', 'location'), ('Atlantic coast', 'location'), ('Commonwealth of Virginia', 'location'), ('United States', 'location')]",0.0,0.0,0.0 +554,FIGER-coarse,"The festival expressed its solidarity for the "" anti-colonialist struggle "" of the peoples of Indonesia, Malaysia and French Indochina and also for the "" anti-fascist struggle "" of the Spanish and Greek peoples.","[('Greece', 'location'), ('Greece', 'organization'), ('Greece', 'person')]","[('The festival', 'event'), ('anti-colonialist struggle', 'event'), ('Indonesia', 'location'), ('Malaysia', 'location'), ('French Indochina', 'location'), ('anti-fascist struggle', 'event'), ('Spanish and Greek peoples', 'organization')]",0.0,0.0,0.0 +555,FIGER-coarse,"February 3 & ndash; Battle of Caseros or Battle of Monte Caseros, Argentina: The Argentine provinces of Entre Rios and Corrientes allied with Brazil and members of Colorado Party of Uruguay, defeat Buenos Aires troops under Juan Manuel de Rosas.","[('Brazil', 'location')]","[('Battle of Caseros', 'event'), ('Battle of Monte Caseros', 'event'), ('Argentina', 'location'), ('Entre Rios', 'location'), ('Corrientes', 'location'), ('Colorado Party of Uruguay', 'organization'), ('Buenos Aires', 'location'), ('Juan Manuel de Rosas', 'person')]",0.0,0.0,0.0 +556,FIGER-coarse,"West of US 441, Sheridan Street continues westward to US 27 ( SR 25 ), 14mikm from the western end of SR 822, forming the southern boundaries of Cooper City and Davie and the northern boundary of Pembroke Pines along the way.","[('Pembroke Pines, Florida', 'location')]","[('US 441', 'location'), ('Sheridan Street', 'location'), ('US 27', 'location'), ('SR 25', 'location'), ('SR 822', 'location'), ('Cooper City', 'location'), ('Davie', 'location'), ('Pembroke Pines', 'location')]",0.0,0.0,0.0 +557,FIGER-coarse,The 2000 UMass Minutemen football team represented the University of Massachusetts Amherst in the 2000 NCAA Division I-AA football season as a member of the Atlantic 10 Conference.,"[('Atlantic 10 Conference', 'organization')]","[('University of Massachusetts Amherst', 'organization'), ('2000 NCAA Division I-AA football season', 'event'), ('Atlantic 10 Conference', 'organization')]",0.3333333333333333,1.0,0.5 +558,FIGER-coarse,"His comeback fight took place on November 25, 2006, against Brian Minto.","[('Brian Minto', 'person')]","[('His comeback fight', 'event'), ('November 25, 2006', 'event'), ('Brian Minto', 'person')]",0.3333333333333333,1.0,0.5 +559,FIGER-coarse,"Song 's fleet consisted of 47 Boeing 757 narrow-body, fitted in a 199 seats, all-economy class, more-legroom configuration and painted in a lime-green livery and one Boeing 757 narrow-body ( N610DL ) in pink to support the Breast Cancer Research Foundation.","[('Boeing 757', 'product')]","[('Song', 'person'), ('Boeing 757 narrow-body', 'product'), ('Boeing 757 narrow-body', 'product'), ('N610DL', 'product'), ('Breast Cancer Research Foundation', 'organization')]",0.0,0.0,0.0 +560,FIGER-coarse,"He wrote biographical essays and edited books of lyrics on Hank Williams, Merle Haggard, Johnny Cash and Willie Nelson.","[('Hank Williams', 'person')]","[('Hank Williams', 'person'), ('Merle Haggard', 'person'), ('Johnny Cash', 'person'), ('Willie Nelson', 'person')]",0.25,1.0,0.4 +561,FIGER-coarse,"The soil of Bhind is very fertile and is well drained by the Chambal, Kali Sind, Kunwari or Kwari, Pahuj and Baisali rivers and by an extensive canal system.","[('Pahuj River', 'location')]","[('Bhind', 'location'), ('Chambal', 'location'), ('Kali Sind', 'location'), ('Pahuj', 'location'), ('Baisali', 'location')]",0.0,0.0,0.0 +562,FIGER-coarse,"In 1740 and 1748, David Hume published Treatise of Human Nature and An Enquiry concerning Human Understanding, arguing for the associations and causes of ideas with visual images, forerunners to the language of film.","[('David Hume', 'person')]","[('1740', 'event'), ('David Hume', 'person'), ('visual images', 'art')]",0.3333333333333333,1.0,0.5 +563,FIGER-coarse,"Imielnia i ' mjelna is a village in the administrative district of Gmina Kluki, within Belchatow County, Lodz Voivodeship, in central Poland.","[('Åódź Voivodeship', 'location')]","[(""Imielnia i ' mjelna"", 'location'), ('Gmina Kluki', 'location'), ('Belchatow County', 'location'), ('Lodz Voivodeship', 'location'), ('central Poland', 'location')]",0.0,0.0,0.0 +564,FIGER-coarse,"Riva Ligure is a comune ( municipality ) in the Province of Imperia in the Italian region Liguria, located about 110 & nbsp; km southwest of Genoa and about 13 & nbsp; km southwest of Imperia.","[('Genoa', 'location')]","[('Riva Ligure', 'location'), ('Imperia', 'location'), ('Liguria', 'location'), ('Genoa', 'location'), ('Imperia', 'location')]",0.25,1.0,0.4 +565,FIGER-coarse,"There is a further link by Bundesstraße 9 from Oppenheim by way of Dienheim, Uelversheim and Weinolsheim, or from Guntersblum by way of Eimsheim.","[('Dienheim', 'location')]","[('Bundesstraße 9', 'location'), ('Oppenheim', 'location'), ('Dienheim', 'location'), ('Uelversheim', 'location'), ('Weinolsheim', 'location'), ('Guntersblum', 'location'), ('Eimsheim', 'location')]",0.14285714285714285,1.0,0.25 +566,FIGER-coarse,"His breakthrough came with the production of two albums for hardcore punk band TSOL ( Revenge ( 1986 ) and Hit And Run ( 1987 ) ), but the first really big record he produced was Bang Tango 's Psycho Cafe in 1989.","[('Bang Tango', 'person')]","[('TSOL', 'organization'), ('Bang Tango', 'person')]",0.5,1.0,0.6666666666666666 +567,FIGER-coarse,The Raiders were previously a member of the Continental Indoor Football League ( formerly the Great Lakes Indoor Football League ) from 2006 to 2008 and the American Indoor Football Association for two exhibition matches in 2008.,"[('American Indoor Football Association', 'organization')]","[('Continental Indoor Football League', 'organization'), ('Great Lakes Indoor Football League', 'organization'), ('American Indoor Football Association', 'organization'), ('exhibition matches', 'event')]",0.25,1.0,0.4 +568,FIGER-coarse,"December 1 - Fred Rose, 56, songwriter and founder of Acuff-Rose Music.","[('Acuff-Rose Music', 'organization')]","[('December 1', 'event'), ('Fred Rose', 'person'), ('Acuff-Rose Music', 'organization')]",0.3333333333333333,1.0,0.5 +569,FIGER-coarse,"It was recorded in New York City in March 1996, and produced by Thela with Tom Surgal.","[('New York City', 'location'), ('New York City', 'organization')]","[('New York City', 'location'), ('March 1996', 'event'), ('Thela', 'organization'), ('Tom Surgal', 'person')]",0.25,0.5,0.3333333333333333 +570,FIGER-coarse,"Between degrees he worked at Ferranti, where he was responsible for compiler development, and designed and implemented an operating system.","[('Ferranti', 'organization')]","[('he', 'person'), ('Ferranti', 'organization'), ('operating system', 'product')]",0.3333333333333333,1.0,0.5 +571,FIGER-coarse,"PlayStation Move Heroes, is a 2011 Action-adventure video game developed by Nihilistic Software and published by Sony Computer Entertainment.","[('Sony Computer Entertainment', 'person'), ('Sony Computer Entertainment', 'organization')]","[('PlayStation Move Heroes', 'product'), ('Nihilistic Software', 'organization'), ('Sony Computer Entertainment', 'organization')]",0.3333333333333333,0.5,0.4 +572,FIGER-coarse,"The 1974 creation of the Ceremonial County of Merseyside appended the former urban districts of Haydock, Newton-le-Willows and Rainford, and parts of Billinge-and-Winstanley and Ashton-in-Makerfield urban districts, along with part of Whiston Rural District, all from the administrative county of Lancashire.","[('Lancashire', 'location')]","[('Ceremonial County of Merseyside', 'organization'), ('Haydock', 'location'), ('Newton-le-Willows', 'location'), ('Rainford', 'location'), ('Billinge-and-Winstanley', 'location'), ('Ashton-in-Makerfield', 'location'), ('Whiston Rural District', 'location'), ('Lancashire', 'location')]",0.125,1.0,0.2222222222222222 +573,FIGER-coarse,"The first star recognized as a Be star was Gamma Cassiopeiae, observed 1866 by Angelo Secchi, the first star ever observed with emission lines.","[('Angelo Secchi', 'person')]","[('Gamma Cassiopeiae', 'location'), ('Angelo Secchi', 'person')]",0.5,1.0,0.6666666666666666 +574,FIGER-coarse,"Jesica, two siblings, her mother Magdelena Santillan and her mother 's boyfriend Melecio Huerta illegally entered the United States from Tamazula, Mexico, a town 275 miles west of Mexico City, so that she could receive medical treatment.","[('Mexico City', 'location'), ('Mexico City', 'organization')]","[('Jesica', 'person'), ('Magdelena Santillan', 'person'), ('Melecio Huerta', 'person'), ('Tamazula, Mexico', 'location'), ('Mexico City', 'location')]",0.2,0.5,0.28571428571428575 +575,FIGER-coarse,"The newly rebranded breakfast show is known as The Chris Moyles Show and has increased its audience, now ahead of The Today Programme on Radio 4 as the second most popular breakfast show ( after ' Wake up with Wogan ' hosted by Terry Wogan ).","[('Terry Wogan', 'person')]","[('Radio 4', 'organization'), ('Terry Wogan', 'person')]",0.5,1.0,0.6666666666666666 +576,FIGER-coarse,"Richard Franklin Pettigrew ( July 23, 1848 October 5, 1926 ) was an American lawyer, surveyor, and land developer.","[('United States', 'location'), ('United States', 'organization'), ('United States', 'person')]","[('Richard Franklin Pettigrew', 'person'), ('October 5, 1926', 'event'), ('American', 'location'), ('land developer', 'organization')]",0.0,0.0,0.0 +577,FIGER-coarse,"Brawn GP led Toyota by 8.5 points in the Constructors ' Championship, with Renault and BMW Sauber a further 12.5 points behind.","[('Renault F1', 'organization')]","[('Brawn GP', 'event'), ('Toyota', 'organization'), (""Constructors ' Championship"", 'event'), ('Renault', 'organization'), ('BMW Sauber', 'organization')]",0.0,0.0,0.0 +578,FIGER-coarse,Chile is one of the 5 countries with the most descendants of Greeks in the world.,"[('Chile', 'location')]","[('Chile', 'location'), ('Greeks', 'person'), ('world', 'location')]",0.3333333333333333,1.0,0.5 +579,FIGER-coarse,Detective Constable Rob Davys collapsed during the race and was taken to Peterborough District Hospital.,"[('Peterborough District Hospital', 'location'), ('Peterborough District Hospital', 'building')]","[('Detective Constable Rob Davys', 'person'), ('race', 'event')]",0.0,0.0,0.0 +580,FIGER-coarse,"Most Sahus live in Andhra Pradesh, Chattisgarh, Uttar Pradesh, Orissa, Maharashtra, Madhya Pradesh, Jharkhand, Bihar and Rajasthan.","[('Bihar', 'location')]","[('Sahus', 'person'), ('Andhra Pradesh', 'location'), ('Chattisgarh', 'location'), ('Uttar Pradesh', 'location'), ('Orissa', 'location'), ('Maharashtra', 'location'), ('Madhya Pradesh', 'location'), ('Jharkhand', 'location'), ('Bihar', 'location'), ('Rajasthan', 'location')]",0.1,1.0,0.18181818181818182 +581,FIGER-coarse,The River Tay ( Gaelic: Tatha ) is the longest river in Scotland and the seventh-longest in the United Kingdom.,"[('Scotland', 'location')]","[('Scotland', 'location')]",1.0,1.0,1.0 +582,FIGER-coarse,Battle Through Time is a side-scrolling ground-based shoot 'em up game drawing obvious influence from the arcade game Moon Patrol.,"[('Moon Patrol', 'product')]","[('Battle Through Time', 'product'), ('Moon Patrol', 'product')]",0.5,1.0,0.6666666666666666 +583,FIGER-coarse,Both Architects were veterans who served in the war and moved on to study under Charles D'Ebro.,"[(""Charles D'Ebro"", 'person')]","[('Architects', 'organization'), ('war', 'event'), (""Charles D'Ebro"", 'person')]",0.3333333333333333,1.0,0.5 +584,FIGER-coarse,"He traces his adventurous streak back to his grandfather from Bristol, England-also named Austin James Stevens-part founder of the AJS Motorbike Corporation, but later took the boat to Africa.","[('Bristol', 'location')]","[('Bristol', 'location'), ('England-also', 'location'), ('Austin James Stevens-part', 'person'), ('AJS Motorbike Corporation', 'organization'), ('Africa', 'location')]",0.2,1.0,0.33333333333333337 +585,FIGER-coarse,"Later, it was determined that the chants were in response to the news that al-Qaeda leader Osama bin Laden, the mastermind of the September 11 attacks, had been killed by United States special operations forces in Abbottabad, Pakistan.","[('Abbottabad', 'location')]","[('al-Qaeda', 'organization'), ('Osama bin Laden', 'person'), ('September 11 attacks', 'event'), ('United States special operations forces', 'organization'), ('Abbottabad', 'location')]",0.2,1.0,0.33333333333333337 +586,FIGER-coarse,"Together with most of Hurst and Bedford, this area forms one of the largest recognized suburban school districts in the state.","[('Bedford, Texas', 'location')]","[('Hurst', 'location'), ('Bedford', 'location')]",0.0,0.0,0.0 +587,FIGER-coarse,The single entered the Billboard Hot R&B / Hip-Hop Songs chart at number 72 and has climbed as high as number 30.,"[('Billboard', 'person'), ('Billboard', 'art')]",[],0.0,0.0,0.0 +588,FIGER-coarse,"In the 1980s he wrote about television for the Michigan Voice, Mother Jones, and In These Times.","[('In These Times', 'art')]","[('Michigan Voice', 'organization'), ('Mother Jones', 'organization'), ('In These Times', 'organization')]",0.0,0.0,0.0 +589,FIGER-coarse,"Sandals Resorts has a total of 15 couples-only properties, including eight in Jamaica, three in St. Lucia, one in Antigua, two in the Bahamas, and one in Varadero, Cuba.","[('Cuba', 'location'), ('Cuba', 'organization')]","[('Sandals Resorts', 'organization'), ('Jamaica', 'location'), ('St. Lucia', 'location'), ('Antigua', 'location'), ('Bahamas', 'location'), ('Varadero', 'location'), ('Cuba', 'location')]",0.14285714285714285,0.5,0.22222222222222224 +590,FIGER-coarse,"The name Aredale is derived from a variation on the Pennsylvania town of Airville, from which several Aredale residents had emigrated.","[('Pennsylvania', 'location'), ('Pennsylvania', 'organization')]","[('Aredale', 'location'), ('Pennsylvania', 'location'), ('Airville', 'location'), ('Aredale', 'location')]",0.3333333333333333,0.5,0.4 +591,FIGER-coarse,"In 1971, Mel Stuart offered Wilder the lead role in his film adaptation of Roald Dahl 's Charlie and the Chocolate Factory.","[('Willy Wonka and the Chocolate Factory', 'art')]","[('Mel Stuart', 'person'), ('Wilder', 'person'), ('film adaptation', 'event'), ('Roald Dahl', 'person'), ('Charlie and the Chocolate Factory', 'art')]",0.0,0.0,0.0 +592,FIGER-coarse,"The 2010 LKL All-Star Game will be held in Cido Arena on March 20, 2010.","[('Lietuvos KrepÅ¡inio Lyga', 'organization')]","[('2010 LKL All-Star Game', 'event'), ('Cido Arena', 'building')]",0.0,0.0,0.0 +593,FIGER-coarse,On 6 March the squadron took off from the aircraft carrier for their new base at Ratmalana assigned to defend the large Royal Navy fleet stationed at Colombo.,"[('Ratmalana', 'location'), ('Ratmalana', 'building')]","[('On 6 March', 'event'), ('squadron', 'organization'), ('aircraft carrier', 'building'), ('Ratmalana', 'location'), ('Royal Navy fleet', 'organization'), ('Colombo', 'location')]",0.16666666666666666,0.5,0.25 +594,FIGER-coarse,"Apart from the town of Paczkow, Gmina Paczkow contains the villages and settlements of Dziewietlice, Frydrychow, Goscice, Kamienica, Kozielno, Lisie Katy, Sciborz, Stary Paczkow, Trzeboszowice, Ujezdziec, Unikowice and Wilamowa.","[('Lisie KÄ…ty, Opole Voivodeship', 'location')]","[('Paczkow', 'location'), ('Gmina Paczkow', 'location'), ('Dziewietlice', 'location'), ('Frydrychow', 'location'), ('Goscice', 'location'), ('Kamienica', 'location'), ('Kozielno', 'location'), ('Lisie Katy', 'location'), ('Sciborz', 'location'), ('Stary Paczkow', 'location'), ('Trzeboszowice', 'location'), ('Ujezdziec', 'location'), ('Unikowice', 'location'), ('Wilamowa', 'location')]",0.0,0.0,0.0 +595,FIGER-coarse,"Throughout the 1920s and 1930s they supplied engines to many companies manufacturing light-cars such as Abbey, AJS, Albatross, Ashton-Evans, Bayliss-Thomas, Clyno, Crossley, Crouch, GWK, Marendaz, Morgan, Triumph, Swift, and Standard.","[('Marendaz', 'organization')]","[('Abbey', 'organization'), ('AJS', 'organization'), ('Albatross', 'organization'), ('Ashton-Evans', 'organization'), ('Bayliss-Thomas', 'organization'), ('Clyno', 'organization'), ('Crossley', 'organization'), ('Crouch', 'organization'), ('GWK', 'organization'), ('Marendaz', 'organization'), ('Morgan', 'organization'), ('Triumph', 'organization'), ('Swift', 'organization'), ('Standard', 'organization')]",0.07142857142857142,1.0,0.13333333333333333 +596,FIGER-coarse,"In 1917 he undersigned an order to arrest Vladimir Lenin, according to the decision of the Russian Provisional Government.","[('Russian Provisional Government', 'location')]","[('1917', 'event'), ('Vladimir Lenin', 'person'), ('Russian Provisional Government', 'organization')]",0.0,0.0,0.0 +597,FIGER-coarse,"It was inspired by the work of J. R. R. Tolkien, and is also about revenge.","[('J. R. R. Tolkien', 'person')]","[('J. R. R. Tolkien', 'person'), ('revenge', 'event')]",0.5,1.0,0.6666666666666666 +598,FIGER-coarse,"The second important document is the Gramota of the Byzantine emperor Alexius I Comnenus of July 1085, by which the monastery was granted autonomy and the status of a royal monastery.","[('Alexius I Comnenus', 'person')]","[('Alexius I Comnenus', 'person'), ('July 1085', 'event'), ('monastery', 'building')]",0.3333333333333333,1.0,0.5 +599,FIGER-coarse,"Richard Owen, who described Anthodon, thought it was a dinosaur because dinosaurian skull material from the Early Cretaceous had become associated with the Permian material.","[('Richard Owen', 'person')]","[('Richard Owen', 'person'), ('Early Cretaceous', 'event')]",0.5,1.0,0.6666666666666666 +600,FIGER-coarse,"The museum contains about 12 aircraft, including AEA June Bug, AEA Silver Dart, Curtiss Model D, Curtiss Model E, JN-4D Jenny, Curtiss Oriole, Curtiss Robin, three Mercury Aircraft, Curtiss P-40 Warhawk, and Curtiss-Wright Junior.","[('Curtiss P-40 Warhawk', 'product')]","[('AEA', 'organization'), ('June Bug', 'product'), ('AEA', 'organization'), ('Silver Dart', 'product'), ('Curtiss', 'organization'), ('Curtiss', 'organization'), ('JN-4D Jenny', 'product'), ('Curtiss', 'organization'), ('Curtiss Robin', 'product'), ('Mercury Aircraft', 'organization'), ('Curtiss', 'organization'), ('Curtiss-Wright Junior', 'product')]",0.0,0.0,0.0 +601,FIGER-coarse,"Ruth Plumly Thompson, who wrote a number of the books in the Oz series after Frank L. Baum died in 1919, also wrote a considerable number of editorial pages.","[('Frank L. Baum', 'person')]","[('Ruth Plumly Thompson', 'person'), ('Oz series', 'art'), ('Frank L. Baum', 'person'), ('1919', 'event')]",0.25,1.0,0.4 +602,FIGER-coarse,"Robin Hood Hills are a steep sided range of sandstone hills forming a natural amphitheatre surrounding the villages of Annesley and Newstead in Nottinghamshire, UK.","[('Nottinghamshire', 'location')]","[('Robin Hood Hills', 'location'), ('Annesley', 'location'), ('Newstead', 'location'), ('Nottinghamshire', 'location'), ('UK', 'location')]",0.2,1.0,0.33333333333333337 +603,FIGER-coarse,"Hitchin Rugby Football Club is a rugby club based in Hitchin, Hertfordshire, England.","[('England', 'location')]","[('Hitchin', 'location'), ('Hitchin', 'location'), ('Hertfordshire', 'location'), ('England', 'location')]",0.3333333333333333,1.0,0.5 +604,FIGER-coarse,"Trampers can obtain weather information, maps and guidance from the Department of Conservation.","[('New Zealand Department of Conservation', 'organization')]","[('Trampers', 'person'), ('Department of Conservation', 'organization')]",0.0,0.0,0.0 +605,FIGER-coarse,"The study investigated the possibility of links to Heathrow Airport and connections with Crossrail, the Great Western Main Line, and the Channel Tunnel Rail Link ( HS1 ).","[('High Speed 1', 'location')]","[('The study', 'event'), ('Heathrow Airport', 'location'), ('Crossrail', 'organization'), ('Great Western Main Line', 'organization')]",0.0,0.0,0.0 +606,FIGER-coarse,"The album places Hodges at the fore, backing him with piano by Ellington or Billy Strayhorn and providing other accompaniment by well-known jazz figures like Ben Webster, Roy Eldridge, Harry "" Sweets "" Edison and Jo Jones.","[('Ben Webster', 'person')]","[('Hodges', 'person'), ('Ellington', 'person'), ('Billy Strayhorn', 'person'), ('jazz', 'art'), ('Ben Webster', 'person'), ('Roy Eldridge', 'person'), ('Harry "" Sweets "" Edison', 'person'), ('Jo Jones', 'person')]",0.125,1.0,0.2222222222222222 +607,FIGER-coarse,"From the rule of the Flavian Dynasty until the Year Of The Five Emperors, the Roman Empire experienced an extended period of internal peace and harmony later known as the time of The Five Good Emperors - Nerva, Trajan, Hadrian, Antonius Pius and Marcus Aurelius.","[('Marcus Aurelius', 'person')]","[('Roman Empire', 'organization'), ('Nerva', 'person'), ('Trajan', 'person'), ('Hadrian', 'person'), ('Antonius Pius', 'person'), ('Marcus Aurelius', 'person')]",0.16666666666666666,1.0,0.2857142857142857 +608,FIGER-coarse,"In 2007 Benga, along with fellow producers Skream and Artwork, formed the dubstep supergroup Magnetic Man.","[('Magnetic Man', 'person')]","[('Benga', 'person'), ('Skream', 'person'), ('Artwork', 'person'), ('Magnetic Man', 'organization')]",0.0,0.0,0.0 +609,FIGER-coarse,"Rogi ' rogi is a village in the administrative district of Gmina Wielgomlyny, within Radomsko County, Lodz Voivodeship, in central Poland.","[('Åódź Voivodeship', 'location')]","[('Rogi', 'location'), ('Gmina Wielgomlyny', 'location'), ('Radomsko County', 'location'), ('Lodz Voivodeship', 'location'), ('central Poland', 'location')]",0.0,0.0,0.0 +610,FIGER-coarse,Rustu was first discovered by goalkeeper coach Ilie Datcu and was later introduced to Fatih Terim.,"[('Fatih Terim', 'person')]","[('Rustu', 'location'), ('Ilie Datcu', 'person'), ('Fatih Terim', 'person')]",0.3333333333333333,1.0,0.5 +611,FIGER-coarse,"Remaining at UK, Walls worked toward a doctorate in sociology and edited Appalachia in the Sixtieswith his faculty mentor John B. Stephenson.","[('John B. Stephenson', 'person')]","[('UK', 'location'), ('Walls', 'person'), ('Appalachia', 'location'), ('John B. Stephenson', 'person')]",0.25,1.0,0.4 +612,FIGER-coarse,"jpgthumbleftGilberdyke Methodist ChurchThe civil parish is formed by the village of Gilberdyke and the hamlets of Bennetland, Hive, Sandholme and Scalby.","[('Sandholme, East Riding of Yorkshire', 'location')]","[('Gilberdyke', 'location'), ('Bennetland', 'location'), ('Hive', 'location'), ('Sandholme', 'location'), ('Scalby', 'location')]",0.0,0.0,0.0 +613,FIGER-coarse,"Bielany bje ' lany is a village in the administrative district of Gmina Kety, within Oswiecim County, Lesser Poland Voivodeship, in southern Poland.","[('OÅ›wiÄ™cim County', 'location')]","[(""Bielany bje ' lany"", 'location'), ('Gmina Kety', 'location'), ('Oswiecim County', 'location'), ('Lesser Poland Voivodeship', 'location'), ('southern Poland', 'location')]",0.0,0.0,0.0 +614,FIGER-coarse,"In the aftermath of the Skrull invasion, the Inhumans transform Attilan into a space-capable vessel, powered by Black Bolt 's voice and leave the Moon.","[('Secret Invasion', 'art')]","[('Skrull invasion', 'event'), ('Inhumans', 'organization'), ('Attilan', 'location'), ('space-capable vessel', 'product'), ('Black Bolt', 'person'), ('Moon', 'location')]",0.0,0.0,0.0 +615,FIGER-coarse,"It originates near Haringhata in Nadia district and then flows through Deganga, Habra and Barasat areas of North 24 Parganas before joining the Raimangal River in the Sundarbans.","[('Nadia district', 'location')]","[('Haringhata', 'location'), ('Nadia district', 'location'), ('Deganga', 'location'), ('Habra', 'location'), ('Barasat', 'location'), ('North 24 Parganas', 'location'), ('Raimangal River', 'location'), ('Sundarbans', 'location')]",0.125,1.0,0.2222222222222222 +616,FIGER-coarse,After just 4 appearances he returned to the USA and signed for the now defunct Major Indoor Soccer League ( MISL ) team the Orlando Sharks.,"[('Orlando Sharks', 'organization')]","[('USA', 'location'), ('Major Indoor Soccer League', 'organization'), ('MISL', 'organization'), ('Orlando Sharks', 'organization')]",0.25,1.0,0.4 +617,FIGER-coarse,"Japanese politician of the New Komeito Party, a member of the House of Councillors in the Diet ( national legislature ).","[('Diet of Japan', 'organization')]","[('Japanese politician', 'person'), ('New Komeito Party', 'organization'), ('House of Councillors', 'organization')]",0.0,0.0,0.0 +618,FIGER-coarse,"In the early centuries of the first millennium, the people of the Malay Peninsula adopted the Indian religions of Hinduism and Buddhism, religions which had a major effect on the language and culture of those living in Malaysia.","[('Hinduism', 'organization')]","[('Malay Peninsula', 'location'), ('Indian religions', 'organization'), ('Hinduism', 'organization'), ('Buddhism', 'organization'), ('Malaysia', 'location')]",0.2,1.0,0.33333333333333337 +619,FIGER-coarse,July 20: Hayao Miyazaki 's Spirited Away premieres; it becomes the first anime film to win an Academy Award.,"[('Academy Award', 'event')]","[('Hayao Miyazaki', 'person'), ('Spirited Away', 'art')]",0.0,0.0,0.0 +620,FIGER-coarse,"Archaeological excavations of burial sites on the island of Lovon near modern-day Stockholm have shown that the actual Christianization of the people was very slow and took at least 150-200 years, and this was a very central location in the Swedish kingdom.","[('Lovön', 'location')]","[('Lovon', 'location'), ('modern-day Stockholm', 'location'), ('Christianization', 'event'), ('Swedish kingdom', 'organization')]",0.0,0.0,0.0 +621,FIGER-coarse,1956 & ndash; The Republic of the Sudan achieves independence from the Egyptian Republic and the United Kingdom of Great Britain and Northern Ireland.,"[('United Kingdom', 'location'), ('United Kingdom', 'organization')]","[('1956', 'event'), ('The Republic of the Sudan', 'organization'), ('Egyptian Republic', 'organization'), ('United Kingdom of Great Britain and Northern Ireland', 'organization')]",0.0,0.0,0.0 +622,FIGER-coarse,He spoke out against deregulation that allowed diploma mills like Rutherford University and Kingston College which advertised to foreign students.,"[('Kingston College', 'organization')]","[('He', 'person'), ('deregulation', 'event'), ('diploma mills', 'organization'), ('Rutherford University', 'organization'), ('Kingston College', 'organization')]",0.2,1.0,0.33333333333333337 +623,FIGER-coarse,"Doblo, Linea, Idea, Mille, Palio, Palio Fire, Palio Weekend, Punto, Siena, Stilo, Strada, Uno.","[('Fiat Palio', 'product')]","[('Doblo', 'location'), ('Linea', 'location'), ('Palio', 'event'), ('Palio Fire', 'event'), ('Palio Weekend', 'event'), ('Punto', 'location'), ('Siena', 'location'), ('Stilo', 'location'), ('Strada', 'location'), ('Uno', 'location')]",0.0,0.0,0.0 +624,FIGER-coarse,When she was thirty ( in 1983 ) she taught chemistry at the National University of Rwanda.,"[('National University of Rwanda', 'location'), ('National University of Rwanda', 'organization')]","[('she', 'person'), ('National University of Rwanda', 'organization')]",0.5,0.5,0.5 +625,FIGER-coarse,"Safe @ Office is a line of firewall and VPN appliances developed by SofaWare Technologies, a Check Point company.","[('Check Point', 'organization')]","[('Safe @ Office', 'product'), ('SofaWare Technologies', 'organization'), ('Check Point', 'organization')]",0.3333333333333333,1.0,0.5 +626,FIGER-coarse,"The Transmigration program ( Transmigrasi ) was a National Government initiative to move landless people from densely populated areas of Indonesia ( such as Java and Bali ) to less populous areas of the country including Papua, Kalimantan, Sumatra, and Sulawesi.","[('Sulawesi', 'location')]","[('Transmigration program', 'event'), ('Transmigrasi', 'event'), ('National Government', 'organization'), ('Indonesia', 'location'), ('Java', 'location'), ('Bali', 'location'), ('Papua', 'location'), ('Kalimantan', 'location'), ('Sumatra', 'location'), ('Sulawesi', 'location')]",0.1,1.0,0.18181818181818182 +627,FIGER-coarse,"The series is best known for starring kid-sized versions of popular professional sports stars, such as Albert Pujols, Paul Pierce, Barry Bonds, Tim Duncan, Kevin Garnett, Tom Brady, Alex Rodriguez, Joe Thornton and Andy Macdonald.","[('Barry Bonds', 'person')]","[('The series', 'event'), ('Albert Pujols', 'person'), ('Paul Pierce', 'person'), ('Barry Bonds', 'person'), ('Tim Duncan', 'person'), ('Kevin Garnett', 'person'), ('Tom Brady', 'person'), ('Alex Rodriguez', 'person'), ('Joe Thornton', 'person'), ('Andy Macdonald', 'person')]",0.1,1.0,0.18181818181818182 +628,FIGER-coarse,"December 5, 1969: Horacio Pina, Ron Law and Dave Nelson were traded by the Indians to the Washington Senators for Dennis Higgins and Barry Moore.","[('Texas Rangers', 'organization')]","[('December 5, 1969', 'event'), ('Horacio Pina', 'person'), ('Ron Law', 'person'), ('Dave Nelson', 'person'), ('Indians', 'organization'), ('Washington Senators', 'organization'), ('Dennis Higgins', 'person'), ('Barry Moore', 'person')]",0.0,0.0,0.0 +629,FIGER-coarse,Plans for revolt by the 130th Baluchi Regiment at Rangoon on 21 February were thwarted.,"[('Rangoon', 'location')]","[('Plans for revolt', 'event'), ('130th Baluchi Regiment', 'organization'), ('Rangoon', 'location')]",0.3333333333333333,1.0,0.5 +630,FIGER-coarse,"He also attracted followers from Amesbury, Newbury, and Byfield in northern Massachusetts.","[('Amesbury, Massachusetts', 'location')]","[('He', 'person'), ('Amesbury', 'location'), ('Newbury', 'location'), ('Byfield', 'location'), ('northern Massachusetts', 'location')]",0.0,0.0,0.0 +631,FIGER-coarse,"The selection process for the 1944 Summer Olympics consisted of ten bids, and saw London be selected ahead of Rome, Detroit, Lausanne, Athens, Budapest, Helsinki and Montreal.","[('Athens', 'location')]","[('1944 Summer Olympics', 'event'), ('London', 'location'), ('Rome', 'location'), ('Detroit', 'location'), ('Lausanne', 'location'), ('Athens', 'location'), ('Budapest', 'location'), ('Helsinki', 'location'), ('Montreal', 'location')]",0.1111111111111111,1.0,0.19999999999999998 +632,FIGER-coarse,"Derfel was then adopted by Merlin into his community on the Tor at Ynys Wydryn ( the isle of Avalon, modern Glastonbury ) where he became friends with Nimue, otherwise known as Vivien, another child believed to be touched by the gods and Merlin 's apprentice.","[('Nimue', 'art')]","[('Derfel', 'location'), ('Merlin', 'person'), ('Ynys Wydryn', 'location'), ('Avalon', 'location'), ('Glastonbury', 'location'), ('Nimue', 'person'), ('Vivien', 'person'), ('Merlin', 'person')]",0.0,0.0,0.0 +633,FIGER-coarse,"Downsview is a station of the Yonge-University-Spadina line of the subway system of Toronto, Ontario, Canada.","[('Ontario', 'location')]","[('Downsview', 'location'), ('subway system', 'organization'), ('Toronto', 'location'), ('Ontario', 'location'), ('Canada', 'location')]",0.2,1.0,0.33333333333333337 +634,FIGER-coarse,"Bertram Sharp ( 8 January 1876 - 2 November 1949 ) was an English footballer who played as a full-back with Aston Villa, Everton and Southampton around the turn of the 20th century.","[('Everton F.C.', 'organization')]","[('Bertram Sharp', 'person'), ('Aston Villa', 'organization'), ('Everton', 'organization'), ('Southampton', 'organization'), ('turn of the 20th century', 'event')]",0.0,0.0,0.0 +635,FIGER-coarse,"This was the second Steve Earle song that Loveless recorded, the first being "" Some Blue Moons Ago "" from her first album, Patty Loveless.","[('Patty Loveless', 'art')]","[('Steve Earle', 'person'), ('Some Blue Moons Ago', 'art'), ('Patty Loveless', 'person')]",0.0,0.0,0.0 +636,FIGER-coarse,Cotton has acted on the Australian soap opera The Young Doctors and appeared in the lead role of a successful stage production of Andrew Lloyd Webber and Tim Rice 's Joseph and the Amazing Technicolour Dreamcoat.,"[('Andrew Lloyd Webber', 'person')]","[('Cotton', 'person'), ('Australian', 'location'), ('The Young Doctors', 'organization'), ('stage production', 'event'), ('Andrew Lloyd Webber', 'person'), ('Tim Rice', 'person'), ('Joseph and the Amazing Technicolour Dreamcoat', 'art')]",0.14285714285714285,1.0,0.25 +637,FIGER-coarse,Hundreds of vehicles outside a Ford Assembly Plant in Hazelwood were damaged as well as almost every house within the city of Florissant in St. Louis County.,"[('Florissant, Missouri', 'location')]","[('Ford Assembly Plant', 'organization'), ('Hazelwood', 'location'), ('Florissant', 'location'), ('St. Louis County', 'location')]",0.0,0.0,0.0 +638,FIGER-coarse,Rick Steiner and Buff Bagwell defeated The Giant and Scott Steiner to win the WCW World Tag Team Championship ( 8:24 ) Rick pinned The Giant after a Steiner Bulldog.,"[('Paul Wight', 'person')]","[('Rick Steiner', 'person'), ('Buff Bagwell', 'person'), ('The Giant', 'person'), ('Scott Steiner', 'person'), ('WCW', 'organization'), ('The Giant', 'person')]",0.0,0.0,0.0 +639,FIGER-coarse,Both members perform in the antique-prog band Miasma & amp; the Carousel of Headless Horses.,"[(""Daniel O'Sullivan"", 'person')]","[('Both members', 'person'), ('Miasma', 'organization'), ('Carousel of Headless Horses', 'building')]",0.0,0.0,0.0 +640,FIGER-coarse,"The 2010 Austin suicide attack occurred on February 18, 2010, when Andrew Joseph Stack III, flying his Piper Dakota, crashed into Building I of the Echelon office complex in Austin, Texas, United States, killing himself and Internal Revenue Service manager Vernon Hunter.","[('Internal Revenue Service', 'person'), ('Internal Revenue Service', 'organization')]","[('Austin', 'location'), ('Andrew Joseph Stack III', 'person'), ('Building I', 'building'), ('Austin', 'location'), ('Texas', 'location'), ('United States', 'location'), ('Internal Revenue Service', 'organization'), ('Vernon Hunter', 'person')]",0.14285714285714285,0.5,0.22222222222222224 +641,FIGER-coarse,"For English Touring Opera, she has sung Jezibaba ( Rusalka ) and Kabanicha ( Katya Kabanova ).","[('English Touring Opera', 'organization')]","[('English Touring Opera', 'organization'), ('Jezibaba', 'art'), ('Rusalka', 'art'), ('Kabanicha', 'art'), ('Katya Kabanova', 'person')]",0.2,1.0,0.33333333333333337 +642,FIGER-coarse,"He was confirmed by the United States Senate on August 4, 1983, and received his commission on August 6, 1983.","[('United States Senate', 'person'), ('United States Senate', 'organization')]","[('He', 'person'), ('United States Senate', 'organization'), ('August 4, 1983', 'event'), ('August 6, 1983', 'event')]",0.25,0.5,0.3333333333333333 +643,FIGER-coarse,"The company was founded in Waterloo, Ontario, Canada in 1980 by imaging pioneer Dr. Savvas Chamberlain, a former Professor in Electrical Engineering at the University of Waterloo.","[('University of Waterloo', 'location'), ('University of Waterloo', 'organization')]","[('Waterloo', 'location'), ('Ontario', 'location'), ('Canada', 'location'), ('Dr. Savvas Chamberlain', 'person'), ('University of Waterloo', 'organization')]",0.2,0.5,0.28571428571428575 +644,FIGER-coarse,"The communaute de communes des Terroirs d'Angillon was created on December 29th, 2000 and is located in the Cher departement of the Centre region of France.","[('Centre', 'location')]","[(""The communaute de communes des Terroirs d'Angillon"", 'organization'), ('December 29th, 2000', 'event'), ('Cher departement', 'location'), ('Centre region of France', 'location')]",0.0,0.0,0.0 +645,FIGER-coarse,"He helped start Dill Records which released most of the Skankin ' Pickle releases along with bands like Less Than Jake, Slapstick, MU330, and Less Than Jake ( all of which went to Asian Man Records after the demise of Skankin ' Pickle ).","[('MU330', 'person')]","[('He', 'person'), ('Dill Records', 'organization'), (""Skankin ' Pickle"", 'organization'), ('Asian Man Records', 'organization'), (""Skankin ' Pickle"", 'organization')]",0.0,0.0,0.0 +646,FIGER-coarse,Rejinagar ( Vidhan Sabha constituency ) ( রেজিনগর বিধানসà¦à¦¾ কেনà§à¦¦à§à¦° ) is an assembly constituency in Murshidabad district in the Indian state of West Bengal.,"[('West Bengal', 'location')]","[('Rejinagar', 'location'), ('Murshidabad district', 'location'), ('West Bengal', 'location')]",0.3333333333333333,1.0,0.5 +647,FIGER-coarse,On 18 December 1991 Silayev became the Permanent Representative of Russia to the European Community in Brussels; he resigned from his post on 7 February 1994.,"[('European Community', 'person'), ('European Community', 'organization')]","[('18 December 1991', 'event'), ('Silayev', 'person'), ('European Community', 'organization'), ('Brussels', 'location'), ('7 February 1994', 'event')]",0.2,0.5,0.28571428571428575 +648,FIGER-coarse,"Perreault played with future Hockey Hall of Fame members such as Bobby Orr, Darryl Sittler, Bobby Hull, Guy Lafleur and Marcel Dionne.","[('Marcel Dionne', 'person')]","[('Perreault', 'person'), ('Hockey Hall of Fame', 'organization'), ('Bobby Orr', 'person'), ('Darryl Sittler', 'person'), ('Bobby Hull', 'person'), ('Guy Lafleur', 'person'), ('Marcel Dionne', 'person')]",0.14285714285714285,1.0,0.25 +649,FIGER-coarse,"Kavyen ' Kav ' Temperley ( bass/vocals ), Joel Quartermain ( guitar ) and Stuart MacLeod ( guitar ) formed the band to compete in the Australian National Campus Band Competition.","[('Joel Quartermain', 'person')]","[('Joel Quartermain', 'person'), ('Stuart MacLeod', 'person'), ('Australian National Campus Band Competition', 'event')]",0.3333333333333333,1.0,0.5 +650,FIGER-coarse,"Colli sul Velino is a comune ( municipality ) in the Province of Rieti in the Italian region Latium, located about 70 & nbsp; km northeast of Rome and about 13 & nbsp; km northwest of Rieti.","[('Province of Rieti', 'location')]","[('Colli sul Velino', 'location'), ('Province of Rieti', 'location'), ('Latium', 'location'), ('Rome', 'location'), ('Rieti', 'location')]",0.2,1.0,0.33333333333333337 +651,FIGER-coarse,"In March 2006 development was picked up again by Panu Matilainen from Red Hat at a new home, introducing basic multilib functionality and support for common repository metadata.","[('Red Hat', 'person'), ('Red Hat', 'organization')]","[('March 2006', 'event'), ('Panu Matilainen', 'person'), ('Red Hat', 'organization'), ('new home', 'building')]",0.25,0.5,0.3333333333333333 +652,FIGER-coarse,"He was born in the village of Holuybne, Bereg County, Austria-Hungary ( now Svaliava Raion, Zakarpattia Oblast, Ukraine ) and emigrated to Pennsylvania with his parents at age five.","[('Zakarpattia Oblast', 'location')]","[('Holuybne', 'location'), ('Bereg County', 'location'), ('Austria-Hungary', 'location'), ('Svaliava Raion', 'location'), ('Zakarpattia Oblast', 'location'), ('Ukraine', 'location'), ('Pennsylvania', 'location')]",0.14285714285714285,1.0,0.25 +653,FIGER-coarse,"Among the major cities of the region are Varna, Rousse, Pleven, Dobrich, Shumen, Veliko Tarnovo, Vratsa, Vidin, Montana, Lom, Silistra, Targovishte, and Razgrad.","[('Silistra', 'location')]","[('Varna', 'location'), ('Rousse', 'location'), ('Pleven', 'location'), ('Dobrich', 'location'), ('Shumen', 'location'), ('Veliko Tarnovo', 'location'), ('Vratsa', 'location'), ('Vidin', 'location'), ('Montana', 'location'), ('Lom', 'location'), ('Silistra', 'location'), ('Targovishte', 'location'), ('Razgrad', 'location')]",0.07692307692307693,1.0,0.14285714285714288 +654,FIGER-coarse,"The band 's songs appeared on several Hollywood film soundtracks, such as Gremlins 2: The New Batch, Nothing But Trouble and The Taking of Beverly Hills.","[('The Taking of Beverly Hills', 'art')]","[('The band', 'organization'), ('Hollywood', 'location'), ('Nothing But Trouble', 'art')]",0.0,0.0,0.0 +655,FIGER-coarse,"On February 23, 1943, the group began two days of low-level strafing missions in support of hard-pressed Allied troops at Kasserine Pass, losing several aircraft.","[('Kasserine Pass', 'event')]","[('the group', 'organization'), ('Kasserine Pass', 'location')]",0.0,0.0,0.0 +656,FIGER-coarse,"Additional London credits include Cats, Hot Mikado, Martin Guerre, Blood Brothers and Spend Spend Spend, for which he was nominated for the Laurence Olivier Award.","[('Martin Guerre', 'art')]","[('London', 'location'), ('Cats', 'art'), ('Hot Mikado', 'art'), ('Martin Guerre', 'art'), ('Blood Brothers', 'art'), ('Spend Spend Spend', 'art'), ('Laurence Olivier Award', 'event')]",0.14285714285714285,1.0,0.25 +657,FIGER-coarse,"In the program 's short history, wins have already been recorded over traditional Football Championship Subdivision powers such as a James Madison University ( ranked # 1 at the time ), Furman University and Wofford College.","[('Wofford College', 'location'), ('Wofford College', 'organization')]","[('James Madison University', 'organization'), ('Furman University', 'organization'), ('Wofford College', 'organization')]",0.3333333333333333,0.5,0.4 +658,FIGER-coarse,"Henlow is a village and civil parish in the district of Central Bedfordshire in Bedfordshire, England.","[('Bedfordshire', 'location')]","[('Henlow', 'location'), ('Bedfordshire', 'location'), ('Bedfordshire', 'location'), ('England', 'location')]",0.3333333333333333,1.0,0.5 +659,FIGER-coarse,"At Sydney Airport, the Seven Network placed a billboard near the exit, featuring a picture of an Oceanic Airlines hostess and the company 's symbol with the words "" find815.","[('Sydney Airport', 'location'), ('Sydney Airport', 'building')]","[('Sydney Airport', 'location'), ('Seven Network', 'organization'), ('Oceanic Airlines hostess', 'person')]",0.3333333333333333,0.5,0.4 +660,FIGER-coarse,"It planned to launch operations in 2005 linking Brisbane to generally exotic destinations in the Pacific, using a Russian Yakovlev Yak-42D aircraft leased from the Russian airline Karat.","[('Karat', 'organization')]","[('Brisbane', 'location'), ('Pacific', 'location'), ('Russian airline', 'organization'), ('Karat', 'organization')]",0.25,1.0,0.4 +661,FIGER-coarse,"Bugno 's performance in the Grand Tours, however, was over-shadowed by Miguel Indurain.","[('Miguel Indurain', 'person')]","[('Bugno', 'person'), ('Grand Tours', 'event'), ('Miguel Indurain', 'person')]",0.3333333333333333,1.0,0.5 +662,FIGER-coarse,"Since 2003, one of his hobbies has been racing and breeding horses on his Arindel Farms in Ocala, Florida.","[('Ocala, Florida', 'location')]","[('Arindel Farms', 'organization'), ('Ocala', 'location'), ('Florida', 'location')]",0.0,0.0,0.0 +663,FIGER-coarse,"Mark Knowles and Daniel Nestor were the defending champions, but lost in the first round to Lukas Dlouhy and David Skoch.","[('David Å koch', 'person')]","[('Mark Knowles', 'person'), ('Daniel Nestor', 'person'), ('first round', 'event'), ('Lukas Dlouhy', 'person'), ('David Skoch', 'person')]",0.0,0.0,0.0 +664,FIGER-coarse,"Manchukuo used the Chosen ports of Yuki, Seishin and Rashin for the Japan sea area.","[('Sea of Japan', 'location')]","[('Manchukuo', 'organization'), ('Chosen ports', 'location'), ('Yuki', 'location'), ('Seishin', 'location'), ('Rashin', 'location'), ('Japan sea area', 'location')]",0.0,0.0,0.0 +665,FIGER-coarse,"Giovanni Invernizzi ( born August 26, 1931 in Albairate; died February 28, 2005 in Milan ) was an Italian professional football player and coach.","[('Milan', 'location')]","[('Giovanni Invernizzi', 'person'), ('Albairate', 'location'), ('Milan', 'location')]",0.3333333333333333,1.0,0.5 +666,FIGER-coarse,"png20pxMelbourne / Avalon Airport End 20px continues as 30px Hastings, Flinders Westernport Highway 30px Image: UK motorway symbol.","[('Flinders, Victoria', 'location')]","[('Hastings', 'location'), ('Flinders Westernport Highway', 'location'), ('UK motorway symbol', 'art')]",0.0,0.0,0.0 +667,FIGER-coarse,The following describes institutions of post-secondary learning existing in Belize prior to the establishment of the University of Belize in August 2000.,"[('Belize', 'location')]","[('Belize', 'location'), ('Belize', 'location'), ('August 2000', 'event')]",0.5,1.0,0.6666666666666666 +668,FIGER-coarse,"Six months after joining Citicorp, he left to join Paine Webber as first vice president of the company 's government finance group.","[('Paine Webber', 'organization')]","[('Citicorp', 'organization'), ('Paine Webber', 'person'), ('government finance group', 'organization')]",0.0,0.0,0.0 +669,FIGER-coarse,"Herrera played Miguel Arango, a teenager who moves to Mexico City to avenge his father 's death.","[('Mexico City', 'location'), ('Mexico City', 'organization')]","[('Herrera', 'person'), ('Miguel Arango', 'person'), ('Mexico City', 'location')]",0.3333333333333333,0.5,0.4 +670,FIGER-coarse,"Proponents of ecumenism are currently engaged in discussing key theological differences such as the Filioque, Papal primacy, and a possible agreement on rapprochement and eventually full communion with the Roman Catholic and Anglican Churches.","[('Anglican Churches', 'organization')]","[('rapprochement', 'event'), ('Roman Catholic and Anglican Churches', 'organization')]",0.0,0.0,0.0 +671,FIGER-coarse,"Reeker is a 2005 American horror film, written and directed by Dave Payne.","[('horror film', 'art')]","[('Reeker', 'art'), ('Dave Payne', 'person')]",0.0,0.0,0.0 +672,FIGER-coarse,"Gloria and Salvador Torres ' flag of Aztlan has seven stars, California, Arizona, Colorado, New Mexico and Texas; and parts of Montana, Utah, Oregon, Nevada, Kansas and Wyoming.","[('Montana', 'location')]","[('Gloria and Salvador Torres', 'person'), ('California', 'location'), ('Arizona', 'location'), ('Colorado', 'location'), ('New Mexico', 'location'), ('Texas', 'location'), ('Montana', 'location'), ('Utah', 'location'), ('Oregon', 'location'), ('Nevada', 'location'), ('Kansas', 'location'), ('Wyoming', 'location')]",0.08333333333333333,1.0,0.15384615384615385 +673,FIGER-coarse,"Sexbierum is located in the province of Friesland, at located about 7 kilometres north-east of Harlingen, about 7 kilometres north-west of Franeker.","[('Franeker', 'location')]","[('Sexbierum', 'location'), ('Friesland', 'location'), ('Harlingen', 'location'), ('Franeker', 'location')]",0.25,1.0,0.4 +674,FIGER-coarse,"The lack of veteran bowler Dominic Cork did not seem to bother Lancashire unduly, as Chapple got five wickets for 22 runs and Kartik four for 43.","[('Lancashire County Cricket Club', 'organization')]","[('Dominic Cork', 'person'), ('Lancashire', 'organization'), ('Chapple', 'person'), ('Kartik', 'person')]",0.0,0.0,0.0 +675,FIGER-coarse,"Aron B ( born 18 July 1988 ) is a British Asian Pop singer-songwriter and dancer from Manchester, England, best known for his debut single "" I Just Wanna "".","[('singer-songwriter', 'product')]","[('Aron B', 'person'), ('British Asian Pop', 'organization'), ('Manchester', 'location'), ('England', 'location')]",0.0,0.0,0.0 +676,FIGER-coarse,"He attended Yeshivat HaKotel in Jerusalem, Israel and received a B.A at Yeshiva University in New York City.","[('New York City', 'location'), ('New York City', 'organization')]","[('He', 'person'), ('Yeshivat HaKotel', 'building'), ('Jerusalem', 'location'), ('Israel', 'location'), ('Yeshiva University', 'organization'), ('New York City', 'location')]",0.16666666666666666,0.5,0.25 +677,FIGER-coarse,"Born in Toronto, Canada on July 23, 1946, Carty attended Queen 's University and Harvard Business School.","[('Harvard Business School', 'location'), ('Harvard Business School', 'organization'), ('Harvard Business School', 'person')]","[('Toronto', 'location'), ('Canada', 'location'), ('Carty', 'person'), (""Queen 's University"", 'organization'), ('Harvard Business School', 'organization')]",0.2,0.3333333333333333,0.25 +678,FIGER-coarse,Christen Christensen ( born 17 September 1904 in Oslo & ndash; died 2 June 1969 in Oslo ) was a Norwegian pair skater.,"[('Oslo', 'location')]","[('Christen Christensen', 'person'), ('Oslo', 'location'), ('Oslo', 'location')]",0.5,1.0,0.6666666666666666 +679,FIGER-coarse,The Saab 38 ( also known as B3LA or A 38/Sk 38 ) was a single engine jet trainer and attack aircraft planned by Saab during the 1970s.,"[('Ground-attack aircraft', 'product')]","[('Saab', 'organization'), ('Saab', 'organization'), ('1970s', 'event')]",0.0,0.0,0.0 +680,FIGER-coarse,"Dougherty ( formerly Daugherty ) is a small unincorporated town in Rains County, Texas, United States.","[('Rains County, Texas', 'location')]","[('Rains County', 'location'), ('Texas', 'location'), ('United States', 'location')]",0.0,0.0,0.0 +681,FIGER-coarse,"Frank Lampard gave Chelsea hope with a poacher 's goal against the run of play, but Alex denied United a third when he brilliantly blocked Wayne Rooney 's shot from close range.","[('Wayne Rooney', 'person')]","[('Frank Lampard', 'person'), ('Chelsea', 'organization'), ('Alex', 'person'), ('United', 'organization'), ('Wayne Rooney', 'person')]",0.2,1.0,0.33333333333333337 +682,FIGER-coarse,LaMarcus Aldridge and Brandon Roy score 25 points each and the Blazers make a 15-0 run in the fourth quarter to stay alive in the series.,"[('LaMarcus Aldridge', 'person')]","[('LaMarcus Aldridge', 'person'), ('Brandon Roy', 'person'), ('Blazers', 'organization'), ('series', 'event')]",0.25,1.0,0.4 +683,FIGER-coarse,"That, however, is to be found in Worrstadt ( 4 & nbsp; km away ), Alzey ( 19 & nbsp; km ), Nieder-Olm ( 3 & nbsp; km ) and Mainz ( 18 & nbsp; km ).","[('Alzey', 'location')]","[('Worrstadt', 'location'), ('Alzey', 'location'), ('Nieder-Olm', 'location'), ('Mainz', 'location')]",0.25,1.0,0.4 +684,FIGER-coarse,"Naguib Mahfouz wrote about the Theban wars against the Hyksos in his novel Thebes at War, while the expulsion of the Hyksos is also the basis for Christian Jacq 's fictional Queen of Freedom series.","[('Naguib Mahfouz', 'person')]","[('Naguib Mahfouz', 'person'), ('Theban wars', 'event'), ('Hyksos', 'organization'), ('Thebes at War', 'event'), ('Hyksos', 'organization'), ('Christian Jacq', 'person')]",0.2,1.0,0.33333333333333337 +685,FIGER-coarse,The exodus began in the aftermath of World War I and was implicated in the rise of Nazism.,"[('World War I', 'event')]","[('The exodus', 'event'), ('World War I', 'event'), ('Nazism', 'organization')]",0.3333333333333333,1.0,0.5 +686,FIGER-coarse,"HMS Marigold was launched from the yards of Hall, Russell & amp; Company, of Aberdeen, Scotland on 16 November 1940.","[('Aberdeen', 'location')]","[('HMS Marigold', 'product'), ('Hall, Russell & amp; Company', 'organization'), ('Aberdeen', 'location'), ('Scotland', 'location'), ('16 November 1940', 'event')]",0.2,1.0,0.33333333333333337 +687,FIGER-coarse,He played for Advance Tai Chung in the Hong Kong second division which peaked the interest of first division side Eastern Hong Kong and they signed Alex in January 2009.,"[('Eastern AA', 'organization')]","[('He', 'person'), ('Advance Tai Chung', 'organization'), ('Hong Kong', 'location'), ('Hong Kong', 'location'), ('Alex', 'person'), ('January 2009', 'event')]",0.0,0.0,0.0 +688,FIGER-coarse,"Abroad, he participated in two collective exhibitions at the New Visual Gallery, in Frankfurt, Germany in 1993 and 1994.","[('Frankfurt', 'location')]","[('collective exhibitions', 'event'), ('New Visual Gallery', 'organization'), ('Frankfurt', 'location'), ('Germany', 'location')]",0.25,1.0,0.4 +689,FIGER-coarse,"Following his degree studies, he became assistant to George Hardie ( 1978-1979 ) and then shared a studio with designer Neville Brody at The Face magazine ( 1979-1981 and 1990-1996 ).","[('The Face', 'art')]","[('George Hardie', 'person'), ('Neville Brody', 'person'), ('The Face magazine', 'organization')]",0.0,0.0,0.0 +690,FIGER-coarse,"Selective schools in New South Wales, Australia are government high schools operated by the New South Wales Department of Education and Training, that have accepted their students based upon their academic merit.","[('Australia', 'location')]","[('Selective schools', 'building'), ('New South Wales', 'location'), ('Australia', 'location'), ('New South Wales', 'location')]",0.3333333333333333,1.0,0.5 +691,FIGER-coarse,"In 1993, the NPA was reformed as the Printer Working Group ( PWG ) and added HP, Compaq, Microsoft, Xerox, Xircom, Farpoint Communications, Zenith, Castelle, Fujitsu, 3M, Cirrus Logic, Amp, National Semiconductor and Ricoh.","[('Cirrus Logic', 'organization')]","[('NPA', 'organization'), ('Printer Working Group', 'organization')]",0.0,0.0,0.0 +692,FIGER-coarse,"Until 1929 the region was part of the municipality of Soledade, then became the third district of Sobradinho.","[('Soledade', 'location')]","[('Soledade', 'location'), ('Sobradinho', 'location')]",0.5,1.0,0.6666666666666666 +693,FIGER-coarse,"On December 22, Aumeier was sentenced to death, and he was hanged on January 28, 1948 in Montelupich Prison, Krakow.","[('Montelupich Prison', 'location'), ('Montelupich Prison', 'organization'), ('Montelupich Prison', 'building')]","[('Aumeier', 'person'), ('January 28, 1948', 'event'), ('Montelupich Prison', 'building'), ('Krakow', 'location')]",0.25,0.3333333333333333,0.28571428571428575 +694,FIGER-coarse,"They crossed the Bow River and then followed its tributary the Spray River and the Spray 's tributary Whiteman Creek over Whiteman 's Pass entering into the Columbia Valley through Sinclair Canyon, near present-day Radium Hot Springs, British Columbia.","[('Spray River', 'location')]","[('Bow River', 'location'), ('Spray River', 'location'), ('Whiteman Creek', 'location'), ('Columbia Valley', 'location'), ('Sinclair Canyon', 'location'), ('Radium Hot Springs', 'location'), ('British Columbia', 'location')]",0.14285714285714285,1.0,0.25 +695,FIGER-coarse,"In written fiction, Vivian Vande Velde 's book The Rumpelstiltskin Problem presents a handful of alternative versions of the tale in a humorous attempt to address perceived plot holes in the story.","[('Vivian Vande Velde', 'person')]","[('Vivian Vande Velde', 'person')]",1.0,1.0,1.0 +696,FIGER-coarse,"From 1804 to 1816 he worked as court architect in Fulda and from 1816 until his death as Chief Director of the Grand Duchy of Saxe-Weimar-Eisenach, producing several significant buildings in the town of Weimar itself.","[('Saxe-Weimar-Eisenach', 'location')]","[('Fulda', 'location'), ('Grand Duchy of Saxe-Weimar-Eisenach', 'organization'), ('Weimar', 'location')]",0.0,0.0,0.0 +697,FIGER-coarse,"Though she had far from given career best she gave another powerful performance in Ketan Mehta 's Mirch Masala ( 1985 ), Govind Nihalani 's Tamas ( 1986 ) and once again she worked with Gulzar in Ijaazat ( 1987 ).","[('Ijaazat', 'art')]","[('Ketan Mehta', 'person'), ('Mirch Masala', 'art'), ('Govind Nihalani', 'person'), ('Tamas', 'art'), ('Gulzar', 'person')]",0.0,0.0,0.0 +698,FIGER-coarse,"3187 Dalian ( 1977 TO3 ) is a main-belt asteroid discovered on October 10, 1977 by Purple Mountain Observatory at Nanking.","[('Asteroid belt', 'location')]","[('Dalian', 'location'), ('October 10, 1977', 'event'), ('Purple Mountain Observatory', 'organization'), ('Nanking', 'location')]",0.0,0.0,0.0 +699,FIGER-coarse,"Chris Martin - Chris Martin, 42, was a production assistant with the Canadian Broadcasting Corporation.","[('Canadian Broadcasting Corporation', 'person'), ('Canadian Broadcasting Corporation', 'organization')]","[('Chris Martin', 'person'), ('Chris Martin', 'person'), ('Canadian Broadcasting Corporation', 'organization')]",0.5,0.5,0.5 +700,FIGER-coarse,"Benaud said he was "" completely satisfied that [ Meckiff 's ] delivery was fair and legitimate "", while the selection panel of Don Bradman, Dudley Seddon and Jack Ryder continued to pick the paceman, implying that they regarded his action as legal.","[('Don Bradman', 'person')]","[('Benaud', 'person'), ('Meckiff', 'person'), ('Don Bradman', 'person'), ('Dudley Seddon', 'person'), ('Jack Ryder', 'person')]",0.2,1.0,0.33333333333333337 +701,FIGER-coarse,"It uses the same cover as Les Greatest Hits, but with a different background.","[('Les Greatest Hits', 'art')]","[('Les Greatest Hits', 'art')]",1.0,1.0,1.0 +702,FIGER-coarse,Quatermass and the Pit premiered on 9 November 1967 and went on general release in a double bill with Circus of Fear on 19 November 1967.,"[('Circus of Fear', 'art')]","[('9 November 1967', 'event'), ('Circus of Fear', 'organization'), ('19 November 1967', 'event')]",0.0,0.0,0.0 +703,FIGER-coarse,"After reaching the semi-finals at the 2000 Sydney Olympics, Federer reached his first ATP final in Marseille, where he lost to compatriot Marc Rosset, and was also the runner-up in his home tournament at Basel.","[('Basel', 'location')]","[('2000 Sydney Olympics', 'event'), ('Federer', 'person'), ('ATP', 'organization'), ('Marseille', 'location'), ('Marc Rosset', 'person'), ('Basel', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +704,FIGER-coarse,The American theatre became a scene long remembered in popular English tradition following Admiral Benbow 's running battle in August off Santa Marta.,"[('Santa Marta', 'location'), ('Santa Marta', 'building')]","[('The American theatre', 'building'), ('Admiral Benbow', 'person'), ('running battle', 'event'), ('August', 'event'), ('Santa Marta', 'location')]",0.2,0.5,0.28571428571428575 +705,FIGER-coarse,"Considered a Missionary Church they have churches and missions in Peru, Chile, Uruguay, Venezuela, San Salvador, Spain, Italy, Switzerland, Sweden, Holland and Israel.","[('Chile', 'location')]","[('Missionary Church', 'organization'), ('Peru', 'location'), ('Chile', 'location'), ('Uruguay', 'location'), ('Venezuela', 'location'), ('San Salvador', 'location'), ('Spain', 'location'), ('Italy', 'location'), ('Switzerland', 'location'), ('Sweden', 'location'), ('Holland', 'location'), ('Israel', 'location')]",0.08333333333333333,1.0,0.15384615384615385 +706,FIGER-coarse,"It was his the goal that allowed the team to overcome Fredrikstad FK, in the Norwegian Cup.","[('Fredrikstad FK', 'organization')]","[('Fredrikstad FK', 'organization'), ('Norwegian Cup', 'event')]",0.5,1.0,0.6666666666666666 +707,FIGER-coarse,"Gmina Grodziczno contains the villages and settlements of Bialobloty, Boleszyn, Grodziczno, Jakubkowo, Katlewo, Kowaliki, Kuligi, Linowiec, Lorki, Montowo, Mroczenko, Mroczno, Nowe Grodziczno, Ostaszewo, Rynek, Swiniarc, Trzcin, Zajaczkowo and Zwiniarz.","[('Trzcin', 'location')]","[('Gmina Grodziczno', 'location'), ('Bialobloty', 'location'), ('Boleszyn', 'location'), ('Grodziczno', 'location'), ('Jakubkowo', 'location'), ('Katlewo', 'location'), ('Kowaliki', 'location'), ('Kuligi', 'location'), ('Linowiec', 'location'), ('Lorki', 'location'), ('Montowo', 'location'), ('Mroczenko', 'location'), ('Mroczno', 'location'), ('Nowe Grodziczno', 'location'), ('Ostaszewo', 'location'), ('Rynek', 'location'), ('Swiniarc', 'location'), ('Trzcin', 'location'), ('Zajaczkowo', 'location'), ('Zwiniarz', 'location')]",0.05,1.0,0.09523809523809523 +708,FIGER-coarse,"Shaw is the parent of Shaw Broadcast Services ( previously Shaw Satellite Services, Canadian Satellite Communications, or Cancom ) and, through Shaw Broadcast Services, Shaw Direct, one of Canada 's two national direct broadcast satellite providers.","[('Shaw Direct', 'organization')]","[('Shaw', 'organization'), ('Shaw Broadcast Services', 'organization'), ('Shaw', 'organization'), ('Canadian Satellite Communications', 'organization'), ('Cancom', 'organization'), ('Shaw Broadcast Services', 'organization'), ('Shaw', 'organization'), ('Canada', 'location')]",0.0,0.0,0.0 +709,FIGER-coarse,"There are seventeen countries participating in PROLINNOVA: Bolivia, Peru, Ecuador, Kenya, Mozambique, Mali, Senegal, Ethiopia, NigeriaGhana, Uganda, Nepal, Cambodia, South Africa, Niger, Sudan, and Tanzania.","[('Senegal', 'location')]","[('PROLINNOVA', 'organization'), ('Bolivia', 'location'), ('Peru', 'location'), ('Ecuador', 'location'), ('Kenya', 'location'), ('Mozambique', 'location'), ('Mali', 'location'), ('Senegal', 'location'), ('Ethiopia', 'location'), ('NigeriaGhana', 'location'), ('Uganda', 'location'), ('Nepal', 'location'), ('Cambodia', 'location'), ('South Africa', 'location'), ('Niger', 'location'), ('Sudan', 'location'), ('Tanzania', 'location')]",0.058823529411764705,1.0,0.1111111111111111 +710,FIGER-coarse,"Roberts comes from a very famous family, his uncles include former footballers Cyrille Regis, Dave Regis, Otis Roberts ( a former Grenada international who played in Hong Kong and Belgium ).","[('Belgium', 'location'), ('Belgium', 'organization')]","[('Cyrille Regis', 'person'), ('Dave Regis', 'person'), ('Otis Roberts', 'person'), ('Hong Kong', 'location'), ('Belgium', 'location')]",0.2,0.5,0.28571428571428575 +711,FIGER-coarse,"The organizations that chose the teams were Associated Press, United Press International, Newspaper Enterprise Association, Football Writers Association of America, American Football Coaches Association, Walter Camp Foundation, Scripps-Howard, and The Sporting News.","[('American Football Coaches Association', 'person'), ('American Football Coaches Association', 'organization')]","[('Associated Press', 'organization'), ('United Press International', 'organization'), ('Newspaper Enterprise Association', 'organization'), ('Football Writers Association of America', 'organization'), ('American Football Coaches Association', 'organization'), ('Walter Camp Foundation', 'organization'), ('Scripps-Howard', 'organization'), ('The Sporting News', 'organization')]",0.125,0.5,0.2 +712,FIGER-coarse,"Colonial Williamsburg has also hosted visiting royalty from several nations, including King Hussein of Jordan and Emperor Hirohito of Japan.","[('Hirohito', 'person')]","[('Colonial Williamsburg', 'location'), ('King Hussein of Jordan', 'person'), ('Emperor Hirohito of Japan', 'person')]",0.0,0.0,0.0 +713,FIGER-coarse,Goseck is located on the north bank of the Saale River about halfway between Naumburg and Weißenfels.,"[('Weißenfels', 'location')]","[('Goseck', 'location'), ('Saale River', 'location'), ('Naumburg', 'location'), ('Weißenfels', 'location')]",0.25,1.0,0.4 +714,FIGER-coarse,Chris Chilton is the club 's top goalscorer with 222 goals in all competitions.,"[('Chris Chilton', 'person')]","[('Chris Chilton', 'person'), ('club', 'organization')]",0.5,1.0,0.6666666666666666 +715,FIGER-coarse,Omnibus even went on to make a documentary on McGee and Creation in 1998 for BBC One.,"[('BBC One', 'organization')]","[('Omnibus', 'organization'), ('McGee and Creation', 'art'), ('1998', 'event'), ('BBC One', 'organization')]",0.25,1.0,0.4 +716,FIGER-coarse,"Including but not limited to Jonas Bering, Modeselektor, The Rice Twins, Robag Wruhme, Modeselektor, Wolfgang Voigt ( aka Gas ), Gui Boratto, Axel Willner ( aka the Field ), Aksel Shaufler ( aka Superpitcher ), Wighnomy Bros.","[('Gui Boratto', 'person')]","[('Jonas Bering', 'person'), ('Modeselektor', 'organization'), ('The Rice Twins', 'organization'), ('Robag Wruhme', 'person'), ('Modeselektor', 'organization'), ('Wolfgang Voigt', 'person'), ('Gui Boratto', 'person'), ('Axel Willner', 'person'), ('Aksel Shaufler', 'person'), ('Wighnomy Bros', 'organization')]",0.1111111111111111,1.0,0.19999999999999998 +717,FIGER-coarse,"Stoomcentrum Maldegem ( SCM ), literally Maldegem Steam Centre, is a heritage railway located at Maldegem in northern Belgium.","[('Maldegem', 'location')]","[('Maldegem', 'location'), ('Maldegem', 'location'), ('Maldegem', 'location'), ('northern Belgium', 'location')]",0.5,1.0,0.6666666666666666 +718,FIGER-coarse,"It was there that the aspiring cineaste founded the Austin Film Society and grew to appreciate such auteurs as Robert Bresson, Yasujiro Ozu, Rainer Werner Fassbinder, Josef Von Sternberg, and Carl Theodor Dreyer.","[('Carl Theodor Dreyer', 'person')]","[('Austin Film Society', 'organization'), ('Robert Bresson', 'person'), ('Yasujiro Ozu', 'person'), ('Rainer Werner Fassbinder', 'person'), ('Josef Von Sternberg', 'person'), ('Carl Theodor Dreyer', 'person')]",0.16666666666666666,1.0,0.2857142857142857 +719,FIGER-coarse,"The Fiscal Wake Up Tour is a joint public engagement initiative by The Concord Coalition, The Brookings Institution, and The Heritage Foundation.","[('Heritage Foundation', 'person'), ('Heritage Foundation', 'organization')]","[('The Fiscal Wake Up Tour', 'event'), ('The Concord Coalition', 'organization'), ('The Brookings Institution', 'organization'), ('The Heritage Foundation', 'organization')]",0.0,0.0,0.0 +720,FIGER-coarse,"It is distributed by Demos 's company White Wave Foods, a subsidiary of Dean Foods.","[('Dean Foods', 'organization')]","[('Demos', 'person'), ('White Wave Foods', 'product'), ('Dean Foods', 'organization')]",0.3333333333333333,1.0,0.5 +721,FIGER-coarse,"Sketches included ' Dancing with the MPs ', where Don Brash and Jerry Brownlee did an unprepared dance, Rodney Hide did a ' Flat Tax Limbo ', Tama Iti and Nikky Watson did a pole dance and Trevor Mallard did an ' NCEA Side-Step '.","[('Trevor Mallard', 'person')]","[('Don Brash', 'person'), ('Jerry Brownlee', 'person'), ('Rodney Hide', 'person'), ('Flat Tax Limbo', 'event'), ('Tama Iti', 'person'), ('Nikky Watson', 'person'), ('Trevor Mallard', 'person'), ('NCEA', 'organization')]",0.125,1.0,0.2222222222222222 +722,FIGER-coarse,"The best-known stochastic process to which stochastic calculus is applied is the Wiener process ( named in honor of Norbert Wiener ), which is used for modeling Brownian motion as described by Albert Einstein and other physical diffusion processes in space of particles subject to random forces.","[('Norbert Wiener', 'person')]","[('Norbert Wiener', 'person'), ('Albert Einstein', 'person')]",0.5,1.0,0.6666666666666666 +723,FIGER-coarse,"Later, she began seeing two men at the same time, another doctor at County ( Paul Blackthorne ) and a teacher ( Steven Culp ).","[('Steven Culp', 'person')]","[('County', 'location'), ('Paul Blackthorne', 'person'), ('Steven Culp', 'person')]",0.3333333333333333,1.0,0.5 +724,FIGER-coarse,These groups have influence with Democrats at the Federal Communications Commission and in Congress.,"[('Federal Communications Commission', 'organization')]","[('Democrats', 'organization'), ('Federal Communications Commission', 'organization'), ('Congress', 'location')]",0.3333333333333333,1.0,0.5 +725,FIGER-coarse,"Its seat is the town of Stary Sacz, which lies approximately 9kmmi0 south-west of Nowy Sacz and 75kmmi0on south-east of the regional capital Krakow.","[('Nowy SÄ…cz', 'location')]","[('Stary Sacz', 'location'), ('Nowy Sacz', 'location'), ('Krakow', 'location')]",0.0,0.0,0.0 +726,FIGER-coarse,Before that position he was a Professor of Physics at Linkoping University and Rector at Chalmers University of Technology.,"[('Linköping University', 'location'), ('Linköping University', 'organization')]","[('Professor of Physics', 'person'), ('Linkoping University', 'organization'), ('Rector', 'person'), ('Chalmers University of Technology', 'organization')]",0.0,0.0,0.0 +727,FIGER-coarse,"Stating he was a psychologist and wanted to become a teacher Charva moved to Morfelden-Walldorf and later to Darmstadt, where he began working as taxicab driver for a Frankfurt cab company.","[('Darmstadt', 'location')]","[('Charva', 'person'), ('Morfelden-Walldorf', 'location'), ('Darmstadt', 'location'), ('Frankfurt cab company', 'organization')]",0.25,1.0,0.4 +728,FIGER-coarse,"Poynton is located at the eastern most fringe of the Cheshire Plain, 7mikm0 north of Macclesfield, 5mikm0 south of Stockport and 11mikm0 south-southeast of Manchester.","[('Macclesfield', 'location')]","[('Poynton', 'location'), ('Cheshire Plain', 'location'), ('7mikm0', 'location'), ('Macclesfield', 'location'), ('5mikm0', 'location'), ('Stockport', 'location'), ('11mikm0', 'location'), ('Manchester', 'location')]",0.125,1.0,0.2222222222222222 +729,FIGER-coarse,"From Helsingborg, the route was supposed to continue northward through Sweden and into Finland, although there, for practical and sentimental reasons, it retains its former number, E & nbsp; 4.","[('Helsingborg', 'location')]","[('Helsingborg', 'location'), ('Sweden', 'location'), ('Finland', 'location')]",0.3333333333333333,1.0,0.5 +730,FIGER-coarse,"WYSIWYG word processing systems such as Word, which appear to edit formatted text directly, are essentially structure editors for the underlying marked-up text.","[('Microsoft Word', 'product')]","[('Word', 'product')]",0.0,0.0,0.0 +731,FIGER-coarse,"After pitching 7 innings in which he allowed only 3 hits and no walks, Kuroda was taken out of the game, with an 8-0 lead, so that the Dodgers could give Brad Penny and Takashi Saito some live practice.","[('Takashi Saito', 'person')]","[('Kuroda', 'person'), ('Dodgers', 'organization'), ('Brad Penny', 'person'), ('Takashi Saito', 'person')]",0.25,1.0,0.4 +732,FIGER-coarse,"Various posters and advertisements have been produced over the years to promote this film, however this is the original artwork, intended by Universal Pictures for wide distribution.","[('Universal Pictures', 'location'), ('Universal Pictures', 'organization'), ('Universal Pictures', 'person')]","[('original artwork', 'art'), ('Universal Pictures', 'organization')]",0.5,0.3333333333333333,0.4 +733,FIGER-coarse,"Throughout World War II, he served with the 21st Marine Regiment and the 3rd Marine Division, moving with the unit to New Zealand and Guadalcanal for training.","[('New Zealand', 'location'), ('New Zealand', 'organization')]","[('World War II', 'event'), ('21st Marine Regiment', 'organization'), ('3rd Marine Division', 'organization'), ('New Zealand', 'location'), ('Guadalcanal', 'location')]",0.2,0.5,0.28571428571428575 +734,FIGER-coarse,"At the 2008 Ancestry was: In the state legislature Concord is located in the 7th Senate District, represented by Democrat Mark DeSaulnier, and in the 11th Assembly District, represented by Democrat Susan Bonilla.","[('California State Senate', 'organization')]","[('state legislature', 'organization'), ('Concord', 'location'), ('7th Senate District', 'location'), ('Mark DeSaulnier', 'person'), ('11th Assembly District', 'location'), ('Susan Bonilla', 'person')]",0.0,0.0,0.0 +735,FIGER-coarse,"Billboard 200, the album debuted at number two behind Ciara 's The Evolution, selling about 309,000 copies in its first week.","[('Ciara', 'person')]","[('Billboard 200', 'organization'), ('Ciara', 'person'), ('The Evolution', 'product')]",0.3333333333333333,1.0,0.5 +736,FIGER-coarse,As a 15-year old teenager he worked as a summer assistant to Sir William Edmond Logan with the Geological Survey of Canada.,"[('Geological Survey of Canada', 'organization')]","[('Sir William Edmond Logan', 'person'), ('Geological Survey of Canada', 'organization')]",0.5,1.0,0.6666666666666666 +737,FIGER-coarse,"The district is governed by a 9 member school board that is elected to serve four year terms, the Pennsylvania State Board of Education, the Pennsylvania Department of Education and the Pennsylvania General Assembly.","[('Pennsylvania General Assembly', 'organization')]","[('Pennsylvania State Board of Education', 'organization'), ('Pennsylvania Department of Education', 'organization'), ('Pennsylvania General Assembly', 'organization')]",0.3333333333333333,1.0,0.5 +738,FIGER-coarse,"By late March 2010, Neil Peart said that the band had about five songs completed and that American producer Nick Raskulinecz had returned as co-producer.","[('Neil Peart', 'person')]","[('Neil Peart', 'person'), ('band', 'organization'), ('Nick Raskulinecz', 'person')]",0.3333333333333333,1.0,0.5 +739,FIGER-coarse,Broke 's first success came on 16 July when he captured the 16-gun American brig '' Nautilus '' off Sandy Hook.,"[('USS Nautilus', 'product')]","[('Broke', 'person'), ('16 July', 'event'), ('Sandy Hook', 'location')]",0.0,0.0,0.0 +740,FIGER-coarse,"St Paul 's Church in Worthing, England, was opened in 1812 as the Worthing Chapel of Ease.","[('Worthing', 'location')]","[('St Paul', 'person'), ('Worthing', 'location'), ('England', 'location'), ('Worthing', 'location')]",0.3333333333333333,1.0,0.5 +741,FIGER-coarse,""" She Blinded Me With Science "" is a New Wave song by British musician Thomas Dolby, released in 1982.","[('Thomas Dolby', 'person')]","[('She Blinded Me With Science', 'art'), ('New Wave', 'event'), ('Thomas Dolby', 'person')]",0.3333333333333333,1.0,0.5 +742,FIGER-coarse,Instead he signed with the Winnipeg Jets in 1987 but spent most of the his tenure in the American Hockey League for the Moncton Hawks and managed to play just ten games for the Jets.,"[('Moncton Hawks', 'organization')]","[('Winnipeg Jets', 'organization'), ('American Hockey League', 'organization'), ('Moncton Hawks', 'organization')]",0.3333333333333333,1.0,0.5 +743,FIGER-coarse,"The library at Aga Khan University Institute for Educational Development ( AKU-IED ) Karachi, Pakistan provides resources to support the Institute 's academic and research work.","[('Karachi', 'location')]","[('Aga Khan University Institute for Educational Development', 'organization'), ('Karachi', 'location'), ('Pakistan', 'location')]",0.3333333333333333,1.0,0.5 +744,FIGER-coarse,"A Kentucky native, Karnes was living in Arizona at the time he procured his Social Security number.","[('Arizona', 'location')]","[('Kentucky', 'location'), ('Karnes', 'person'), ('Arizona', 'location')]",0.3333333333333333,1.0,0.5 +745,FIGER-coarse,"Jeffrey Clyde Hayes ( born August 19, 1959 in Elkin, North Carolina ) is a former American football punter in the National Football League for the Washington Redskins, Cincinnati Bengals, and the Miami Dolphins.","[('Punter', 'person')]","[('Jeffrey Clyde Hayes', 'person'), ('Elkin', 'location'), ('North Carolina', 'location'), ('National Football League', 'organization'), ('Washington Redskins', 'organization'), ('Cincinnati Bengals', 'organization'), ('Miami Dolphins', 'organization')]",0.0,0.0,0.0 +746,FIGER-coarse,"Daniel Patrick Moynihan, former U.S. Senator from New York, former U.S. Ambassador to the United Nations, former ambassador to India.","[('India', 'person'), ('India', 'location')]","[('Daniel Patrick Moynihan', 'person'), ('New York', 'location'), ('United Nations', 'organization')]",0.0,0.0,0.0 +747,FIGER-coarse,"At age 14, McLeod started training at the Corona Stage Academy in London, United Kingdom.","[('London', 'location')]","[('McLeod', 'person'), ('Corona Stage Academy', 'organization'), ('London', 'location'), ('United Kingdom', 'location')]",0.25,1.0,0.4 +748,FIGER-coarse,"Rory is the nephew of Paddy Delap, a Letterkenny businessman, golfer, athletics coach and anti-government activist who runs Clarke 's Newsagent 's and organises an annual charity cycling event in aid of cancer noted for launching the career of Cervelo TestTeam member Philip Deignan.","[('Philip Deignan', 'person')]","[('Rory', 'person'), ('Paddy Delap', 'person'), ('Letterkenny', 'location'), (""Clarke 's Newsagent"", 'organization'), ('annual charity cycling event', 'event'), ('Cervelo TestTeam', 'organization'), ('Philip Deignan', 'person')]",0.14285714285714285,1.0,0.25 +749,FIGER-coarse,"It is endemic to California, where it is known the coastline and coastal mountain ranges of Monterey and San Benito Counties.","[('San Benito County, California', 'location')]","[('California', 'location'), ('Monterey and San Benito Counties', 'location')]",0.0,0.0,0.0 +750,FIGER-coarse,"The village of Highland Park was incorporated as a city in 1918 to protect its tax base, including its successful Ford plant, from Detroit 's expanding boundaries.","[('Ford', 'organization')]","[('Highland Park', 'location'), ('Ford', 'organization'), ('Detroit', 'location')]",0.3333333333333333,1.0,0.5 +751,FIGER-coarse,"Richard Whiting Blue ( September 8, 1841 - January 28, 1907 ) was a U.S. Representative from Kansas.","[('United States House of Representatives', 'organization')]","[('Richard Whiting Blue', 'person'), ('U.S. Representative', 'organization'), ('Kansas', 'location')]",0.0,0.0,0.0 +752,FIGER-coarse,Also in 1999 drummer Eric Kalb and percussioninst Johnny Durkin went to work on jazz legend John Scofield 's latest verve release Bump.,"[('Bump', 'art')]","[('Eric Kalb', 'person'), ('Johnny Durkin', 'person'), ('John Scofield', 'person'), ('Bump', 'product')]",0.0,0.0,0.0 +753,FIGER-coarse,"Downing, a notorious spy for Oliver Cromwell and later King Charles II, invested in properties and acquired considerable wealth.","[('Charles II of England', 'person')]","[('Downing', 'person'), ('Oliver Cromwell', 'person'), ('King Charles II', 'person'), ('properties', 'building')]",0.0,0.0,0.0 +754,FIGER-coarse,"He died in Malvern Community Hospital, Malvern, Worcestershire, aged 83 on 5 February 2006, having suffered from Parkinsons Disease for several years.","[('Malvern, Worcestershire', 'location')]","[('Malvern', 'location'), ('Malvern', 'location'), ('Worcestershire', 'location')]",0.0,0.0,0.0 +755,FIGER-coarse,"His University of London dissertation, elaborated and published later as A Grammar of Southern Tati Dialects ( Mouton, 1969 ), describes a series of Tati dialects spoken in the southwest of Qazvin.","[('Qazvin', 'location')]","[('University of London', 'organization'), ('Mouton', 'organization'), ('Qazvin', 'location')]",0.3333333333333333,1.0,0.5 +756,FIGER-coarse,"The lighthouse was designed and built by Alan Stevenson, a member of the Stevenson lighthouse engineering dynasty and uncle of the novelist Robert Louis Stevenson.","[('Robert Louis Stevenson', 'person')]","[('The lighthouse', 'building'), ('Alan Stevenson', 'person'), ('Stevenson lighthouse engineering dynasty', 'organization'), ('Robert Louis Stevenson', 'person')]",0.25,1.0,0.4 +757,FIGER-coarse,"It lies almost entirely in U.S. state of New York ( 93 % ), but also part of Vermont ( 3 % ), Massachusetts ( 2 % ), New Jersey ( 2 % ), and Connecticut ( 1 % ).","[('Connecticut', 'location'), ('Connecticut', 'person')]","[('New York', 'location'), ('Vermont', 'location'), ('Massachusetts', 'location'), ('New Jersey', 'location'), ('Connecticut', 'location')]",0.2,0.5,0.28571428571428575 +758,FIGER-coarse,Davis 's plan for the Barracks quadrangle was interrupted by the Civil War; it was sympathetically completed to designs of Bertram Goodhue in the early 20th century.,"[('American Civil War', 'event')]","[('Davis', 'person'), ('Barracks quadrangle', 'location'), ('Civil War', 'event'), ('Bertram Goodhue', 'person')]",0.0,0.0,0.0 +759,FIGER-coarse,"Rybaki ry ' baki is a village in the administrative district of Gmina Subkowy, within Tczew County, Pomeranian Voivodeship, in northern Poland.","[('Gmina Subkowy', 'location')]","[(""Rybaki ry ' baki"", 'location'), ('Gmina Subkowy', 'location'), ('Tczew County', 'location'), ('Pomeranian Voivodeship', 'location'), ('northern Poland', 'location')]",0.2,1.0,0.33333333333333337 +760,FIGER-coarse,"Sembukudipatti ( Tamil: செமà¯à®ªà¯à®•à¯à®•à¯à®Ÿà®¿à®ªà®Ÿà¯à®Ÿà®¿ ), is a small village near Vadipatti situated 22 km North West of Madurai in Tamil Nadu, India.","[('Madurai', 'location')]","[('Sembukudipatti', 'location'), ('Vadipatti', 'location'), ('Madurai', 'location'), ('Tamil Nadu', 'location'), ('India', 'location')]",0.2,1.0,0.33333333333333337 +761,FIGER-coarse,"The term "" Catholic "" was never really associated with this church, since it was only consecrated as a cathedral in 1559, which was already in the middle of the period known as the Protestant Reformation.","[('Protestant Reformation', 'event')]","[('Catholic', 'organization'), ('cathedral', 'building'), ('Protestant Reformation', 'event')]",0.3333333333333333,1.0,0.5 +762,FIGER-coarse,"From 2005-07, he played with the club 's B team ( soon to be extinct ) and in the second division, with Lisbon neighbours C.D. Olivais e Moscavide.","[('Lisbon', 'location'), ('Lisbon', 'art')]","[('B team', 'organization'), ('Lisbon', 'location'), ('C.D. Olivais e Moscavide', 'organization')]",0.3333333333333333,0.5,0.4 +763,FIGER-coarse,"It is endemic to the southeastern coast of Florida, mainly within the South Florida metropolitan area, in the United States, where little of its native habitat remains.","[('Florida', 'location')]","[('Florida', 'location'), ('Florida', 'location'), ('United States', 'location')]",0.5,1.0,0.6666666666666666 +764,FIGER-coarse,"While most band members provide backing vocals on releases and during live performances, Emanuel Lundgren is founder, principal songwriter and lead singer for the group.","[('Emanuel Lundgren', 'person')]","[('releases', 'product'), ('live performances', 'event'), ('Emanuel Lundgren', 'person'), ('group', 'organization')]",0.25,1.0,0.4 +765,FIGER-coarse,""" I 'm Not Twenty "" is the English version of Alizee 's single "" J'ai pas vingt ans "".","[(""J'ai pas vingt ans"", 'art')]","[(""I 'm Not Twenty"", 'art'), ('Alizee', 'person')]",0.0,0.0,0.0 +766,FIGER-coarse,"Despite these activities, Burr was able to finish his studies and was admitted to the bar at Albany in 1782.","[('Albany, New York', 'location')]","[('Burr', 'person'), ('Albany', 'location'), ('1782', 'event')]",0.0,0.0,0.0 +767,FIGER-coarse,"After the settlement was confirmed, enforced and sanctioned by His Imperial and Apostolic Royal Majesty, it was thereby inarticulated as a joint fundamental law of Hungary and of Croatia, Slavonia and Dalmatia.","[('Croatia', 'location'), ('Croatia', 'organization')]","[('settlement', 'event'), ('His Imperial and Apostolic Royal Majesty', 'person'), ('Hungary', 'location'), ('Croatia', 'location'), ('Slavonia and Dalmatia', 'location')]",0.2,0.5,0.28571428571428575 +768,FIGER-coarse,"The following are some of the high school 's oldest and most celebrated extracurricular traditions: The Princeton High School Little Tigers participate in the Colonial Valley Conference, which includes high schools from Mercer, Middlesex and Monmouth Counties.","[('Monmouth County, New Jersey', 'location')]","[('Princeton High School', 'building'), ('Colonial Valley Conference', 'organization'), ('Mercer', 'location'), ('Middlesex', 'location')]",0.0,0.0,0.0 +769,FIGER-coarse,"Jamie Theriot ( born January 30, 1979 in Arnaudville, Louisiana ) is an American jockey.","[('United States', 'location'), ('United States', 'organization'), ('United States', 'person')]","[('Jamie Theriot', 'person'), ('Arnaudville', 'location'), ('Louisiana', 'location')]",0.0,0.0,0.0 +770,FIGER-coarse,"Notable work includes roles in Vincent, Cracker, Life on Mars, Foyle 's War, All About George, Casualty, Holby City, The Bill, Spooks, Spooks: Code 9, Doctor Who, Survivors and Red Riding.","[('Red Riding', 'art')]","[('Doctor Who', 'organization')]",0.0,0.0,0.0 +771,FIGER-coarse,"Jasionna ja ' sonna is a village in the administrative district of Gmina Wronki, within Szamotuly County, Greater Poland Voivodeship, in west-central Poland.","[('Greater Poland Voivodeship', 'location')]","[(""Jasionna ja ' sonna"", 'location'), ('Gmina Wronki', 'location'), ('Szamotuly County', 'location'), ('Greater Poland Voivodeship', 'location'), ('west-central Poland', 'location')]",0.2,1.0,0.33333333333333337 +772,FIGER-coarse,"Most breed in the tropical Old World, but the migratory Squacco Heron occurs in southern Europe and the Middle East and winters in Africa.","[('Africa', 'location')]","[('tropical Old World', 'location'), ('southern Europe', 'location'), ('Middle East', 'location'), ('Africa', 'location')]",0.25,1.0,0.4 +773,FIGER-coarse,"In the Fall of 1919, Fitch was appointed Region Scout Executive for Region Nine ( Texas, Oklahoma and New Mexico ), and he served in that capacity until 1945.","[('Oklahoma', 'location')]","[('Fall of 1919', 'event'), ('Fitch', 'person'), ('Region Nine', 'organization'), ('Texas', 'location'), ('Oklahoma', 'location'), ('New Mexico', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +774,FIGER-coarse,"The action of the play takes place in Brindsley Miller 's apartment in South Kensington, London on a Sunday evening at 9:30.","[('London', 'location')]","[('Brindsley Miller', 'person'), ('South Kensington', 'location'), ('London', 'location'), ('Sunday evening', 'event')]",0.25,1.0,0.4 +775,FIGER-coarse,"Among the living musicians in Coleman 's early days, Von Freeman influenced him most as an improviser, Sam Rivers influenced him most compositionally, and Doug Hammond was especially important to his conceptual thinking.","[('Doug Hammond', 'person')]","[('early days', 'event'), ('Von Freeman', 'person'), ('Sam Rivers', 'person'), ('compositionally', 'art'), ('Doug Hammond', 'person')]",0.2,1.0,0.33333333333333337 +776,FIGER-coarse,It has been observed following mountaineers ascending Mount Everest at an altitude of 8200mfton.,"[('Mount Everest', 'location')]","[('mountaineers', 'person'), ('Mount Everest', 'location')]",0.5,1.0,0.6666666666666666 +777,FIGER-coarse,"In the winter of 1860-61, Creighton surveyed the route of the proposed Transcontinental Telegraph line between Omaha and Sacramento, to be built with the financial support of Western Union.","[('Western Union', 'organization')]","[('winter of 1860-61', 'event'), ('Creighton', 'person'), ('Omaha', 'location'), ('Sacramento', 'location'), ('Western Union', 'organization')]",0.2,1.0,0.33333333333333337 +778,FIGER-coarse,"Persons who have been the subject of much psychobiographical research over the years include Freud, Adolf Hitler, Sylvia Plath, Carl Jung, Vincent van Gogh, Abraham Lincoln, Gordon Allport, Elvis Presley, Friedrich Nietzsche and Richard Nixon, among others.","[('Gordon Allport', 'person')]","[('Freud', 'person'), ('Adolf Hitler', 'person'), ('Sylvia Plath', 'person'), ('Carl Jung', 'person'), ('Vincent van Gogh', 'art'), ('Abraham Lincoln', 'person'), ('Gordon Allport', 'person'), ('Elvis Presley', 'person'), ('Friedrich Nietzsche', 'person'), ('Richard Nixon', 'person')]",0.1,1.0,0.18181818181818182 +779,FIGER-coarse,It was practiced by physicians as a medical specialty in the early 20th century in the United States but these concerns are now largely handled by dentists.,"[('United States', 'location'), ('United States', 'organization'), ('United States', 'person')]","[('physicians', 'organization'), ('United States', 'location'), ('dentists', 'organization')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +780,FIGER-coarse,"Smynos ( ΣμÏνος ) is a former municipality in Laconia, Peloponnese, Greece.","[('Greece', 'location'), ('Greece', 'organization'), ('Greece', 'person')]","[('Smynos', 'location'), ('Laconia', 'location'), ('Peloponnese', 'location'), ('Greece', 'location')]",0.25,0.3333333333333333,0.28571428571428575 +781,FIGER-coarse,Shots is a 2005 studio album by the Irish singer-songwriter Damien Dempsey which was released in Ireland and the United Kingdom in March 2005.,"[('Damien Dempsey', 'person')]","[('Damien Dempsey', 'person'), ('Ireland', 'location'), ('United Kingdom', 'location'), ('March 2005', 'event')]",0.25,1.0,0.4 +782,FIGER-coarse,"Kelton was killed on December 28, 2010, when his SUV collided head-on with a school bus in Crosby, Texas, two days before he was due to perform on New Years Eve at Rowdy Buck 's in Crosby, Texas.","[('Crosby, Texas', 'location')]","[('Kelton', 'person'), ('Crosby, Texas', 'location'), ('New Years Eve', 'event'), (""Rowdy Buck 's"", 'building'), ('Crosby, Texas', 'location')]",0.25,1.0,0.4 +783,FIGER-coarse,"They had finished in a relegation spot in the 2008-09 season, but were reprieved for 2009-10 when Fortitudo Bologna and Livorno were denied professional licenses due to financial issues.","[('Fortitudo Bologna', 'organization')]","[('2008-09 season', 'event'), ('2009-10', 'event'), ('Fortitudo Bologna', 'building'), ('Livorno', 'location')]",0.0,0.0,0.0 +784,FIGER-coarse,"Claudie Haignere ( formerly Claudie Andre-Deshays; born 13 May 1957 in Le Creusot, Saone-et-Loire ) is a French doctor, politician, and former astronaut with the Centre National d'Etudes Spatiales ( 1985-1999 ) and the European Space Agency ( 1999-2002 ).","[('Saône-et-Loire', 'location')]","[('Claudie Haignere', 'person'), ('Claudie Andre-Deshays', 'person'), ('Le Creusot', 'location'), ('Saone-et-Loire', 'location'), (""Centre National d'Etudes Spatiales"", 'organization'), ('European Space Agency', 'organization')]",0.0,0.0,0.0 +785,FIGER-coarse,"A year later he won the golden medal in the 4 × 100 & nbsp; m medley relay at the European LC Championships 1999 in Istanbul, Turkey, alongside Klaas-Erik Zwering, Marcel Wouda and Pieter van den Hoogenband.","[('Pieter van den Hoogenband', 'person')]","[('European LC Championships 1999', 'event'), ('Istanbul', 'location'), ('Turkey', 'location'), ('Klaas-Erik Zwering', 'person'), ('Marcel Wouda', 'person'), ('Pieter van den Hoogenband', 'person')]",0.16666666666666666,1.0,0.2857142857142857 +786,FIGER-coarse,"Rusovce Mansion or Rusovce manor house ( Rusovsky kastiel, Hungarian: Oroszvar; German: Karlburg ) is a neoclassical mansion located in the Rusovce borough, part of Bratislava, capital of Slovakia.","[('Bratislava', 'location')]","[('Rusovce Mansion', 'building'), ('Rusovce manor house', 'building'), ('Rusovsky kastiel', 'building'), ('Rusovce borough', 'location'), ('Bratislava', 'location'), ('Slovakia', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +787,FIGER-coarse,"He developed his skills working with writer Denny O'Neil and culminated his work on this title with the popular and critically acclaimed Daredevil: Born Again story arc, written by Frank Miller ( now collected in book form ).","[('Frank Miller', 'person')]","[(""Denny O'Neil"", 'person'), ('story arc', 'event'), ('Frank Miller', 'person')]",0.3333333333333333,1.0,0.5 +788,FIGER-coarse,"Katherine Jenkins was forced to withdraw herself from the pre-match entertainment due to a flu bug, her replacement was Russell Watson, who performed the Grand Final hymn, Jerusalem.","[('Russell Watson', 'person')]","[('Katherine Jenkins', 'person'), ('pre-match entertainment', 'event'), ('Russell Watson', 'person'), ('Jerusalem', 'location')]",0.25,1.0,0.4 +789,FIGER-coarse,"Not only did Arnold photograph VIPs such as Queen Elizabeth II, Malcolm X, and Joan Crawford, she traveled extensively around the world, photographing in China, Russia, South Africa and Afghanistan.","[('Joan Crawford', 'person')]","[('Arnold', 'person'), ('Queen Elizabeth II', 'person'), ('Malcolm X', 'person'), ('Joan Crawford', 'person'), ('China', 'location'), ('Russia', 'location'), ('South Africa', 'location'), ('Afghanistan', 'location')]",0.125,1.0,0.2222222222222222 +790,FIGER-coarse,"During his senior year, after watching Saving Private Ryan, he decided to attend West Point.","[('Saving Private Ryan', 'art')]","[('During his senior year', 'event'), ('he', 'person'), ('West Point', 'location')]",0.0,0.0,0.0 +791,FIGER-coarse,"The Battle of Zagonara was fought on July 28, 1424 at Zagonara ( Lugo di Romagna ) between the armies of the Republic of Florence and that of Filippo Maria Visconti, duke of Milan, an episode of the Wars in Lombardy.","[('Lugo di Romagna', 'location')]","[('Zagonara', 'location'), ('Zagonara', 'location'), ('Lugo di Romagna', 'location'), ('Republic of Florence', 'organization'), ('Filippo Maria Visconti', 'person'), ('Wars in Lombardy', 'event')]",0.2,1.0,0.33333333333333337 +792,FIGER-coarse,"In common with other responses to serious social problems, the issue was not addressed by the government, but rather by concerned citizens setting up such appeals and lists, e.g. there was also around this time a subscription list to support distressed weavers in Spitalfields.","[('Spitalfields', 'location')]","[('government', 'organization'), ('distressed weavers', 'person'), ('Spitalfields', 'location')]",0.3333333333333333,1.0,0.5 +793,FIGER-coarse,"Also, Japanese reinforcements intended for Guadalcanal were delayed and eventually delivered by warships rather than transport ships, giving the Allies more time to prepare for the Japanese counteroffensive and preventing the Japanese from landing heavy artillery, ammunition, and other supplies.","[('Guadalcanal', 'location')]","[('Guadalcanal', 'location'), ('Allies', 'organization'), ('Japanese counteroffensive', 'event'), ('Japanese', 'organization'), ('heavy artillery', 'product'), ('ammunition', 'product')]",0.16666666666666666,1.0,0.2857142857142857 +794,FIGER-coarse,"It was one of two Tier I events that took place on red clay in the build-up to the second Grand Slam of the year, the French Open.","[('French Open', 'event')]","[('red clay', 'location'), ('French Open', 'event')]",0.5,1.0,0.6666666666666666 +795,FIGER-coarse,"In combat, the unit served chiefly as a strategic bombardment organization, attacking the harbor at Kiel, chemical plants at Bonn, textile factories at Stuttgart, power plants at Hamm, steel works at Osnabruck, the aircraft industry at Brunswick, and other objectives.","[('Osnabrück', 'location')]","[('unit', 'organization'), ('Kiel', 'location'), ('chemical plants', 'organization'), ('Bonn', 'location'), ('textile factories', 'organization'), ('Stuttgart', 'location'), ('Hamm', 'location'), ('Osnabruck', 'location'), ('Brunswick', 'location')]",0.0,0.0,0.0 +796,FIGER-coarse,"Major positions held by Democratic Party members: Current Mayors of Novi Sad, Nis, Subotica, Uzice, Pancevo, Sombor, Zrenjanin, Sabac, Smederevo and Valjevo are also members of the Democratic Party.","[('Zrenjanin', 'location')]","[('Democratic Party', 'organization'), ('Current Mayors', 'person'), ('Novi Sad', 'location'), ('Nis', 'location'), ('Subotica', 'location'), ('Uzice', 'location'), ('Pancevo', 'location'), ('Sombor', 'location'), ('Zrenjanin', 'location'), ('Sabac', 'location'), ('Smederevo', 'location'), ('Valjevo', 'location'), ('Democratic Party', 'organization')]",0.08333333333333333,1.0,0.15384615384615385 +797,FIGER-coarse,Jan Plch is a Slovak professional ice hockey player who played with HC Slovan Bratislava in the Slovak Extraliga.,"[('HC Slovan Bratislava', 'organization')]","[('Jan Plch', 'person'), ('Slovak', 'location'), ('HC Slovan Bratislava', 'organization'), ('Slovak Extraliga', 'event')]",0.25,1.0,0.4 +798,FIGER-coarse,"Under General Andre Massena, he took part in the 1799 defense of Genoa.","[('Genoa', 'location')]","[('General Andre Massena', 'person'), ('1799', 'event'), ('Genoa', 'location')]",0.3333333333333333,1.0,0.5 +799,FIGER-coarse,"As proprietary systems became uneconomical, EMS suppliers began to deliver solutions based on industry standard hardware platforms such as those from Digital Equipment ( later Compaq ), HP, IBM and Sun.","[('Sun Microsystems', 'person'), ('Sun Microsystems', 'organization')]","[('EMS suppliers', 'organization'), ('Digital Equipment', 'product')]",0.0,0.0,0.0 +800,FIGER-coarse,He was the first University of South Carolina player to have his jersey retired while still active at the school.,"[('University of South Carolina', 'location'), ('University of South Carolina', 'organization')]","[('He', 'person'), ('University of South Carolina', 'organization')]",0.5,0.5,0.5 +801,FIGER-coarse,"In a single season as offensive coordinator at Oregon in 1995, his team lead the Pac-10 in passing offense with 263.8 yards per game.","[('University of Oregon', 'location'), ('University of Oregon', 'organization')]","[('offensive coordinator', 'person'), ('Oregon', 'location'), ('Pac-10', 'organization')]",0.0,0.0,0.0 +802,FIGER-coarse,"In Hamburg, Rabbi Gotthold Salomon had broken new ground by delivering a sermon in German.","[('Hamburg', 'location')]","[('Hamburg', 'location'), ('Rabbi Gotthold Salomon', 'person')]",0.5,1.0,0.6666666666666666 +803,FIGER-coarse,The Moon being relatively large with respect to the Earth and other moons which are in irregular orbits with respect to their planet is yet another issue.,"[('Moon', 'location')]","[('The Moon', 'location'), ('the Earth', 'location')]",0.0,0.0,0.0 +804,FIGER-coarse,"Horatio Potter conceived and founded the Cathedral of St. John the Divine in New York City, the largest cathedral in the Western Hemisphere, though he did not live to see the foundation stone laid.","[('New York City', 'location'), ('New York City', 'organization')]","[('Horatio Potter', 'person'), ('Cathedral of St. John the Divine', 'building'), ('New York City', 'location'), ('Western Hemisphere', 'location')]",0.25,0.5,0.3333333333333333 +805,FIGER-coarse,"A total of 6,051 astronaut-utilization hours were tallied by Skylab 4 astronauts performing scientific experiments in the areas of medical activities, solar observations, Earth resources, observation of the Comet Kohoutek and other experiments.","[('Comet Kohoutek', 'location')]","[('Skylab 4', 'building'), ('astronauts', 'person'), ('medical activities', 'event'), ('solar observations', 'event'), ('observation of the Comet Kohoutek', 'event')]",0.0,0.0,0.0 +806,FIGER-coarse,"Rue Clemenceau in Beirut, Lebanon, is a commercial and residential street located near Rue Hamra and the American University of Beirut.","[('American University of Beirut', 'location'), ('American University of Beirut', 'organization')]","[('Rue Clemenceau', 'location'), ('Beirut', 'location'), ('Lebanon', 'location'), ('Rue Hamra', 'location'), ('Beirut', 'location')]",0.0,0.0,0.0 +807,FIGER-coarse,"The event was held in New York, Chicago, Los Angeles, and in London in early December.","[('Chicago, Illinois', 'location')]","[('The event', 'event'), ('New York', 'location'), ('Chicago', 'location'), ('Los Angeles', 'location'), ('London', 'location')]",0.0,0.0,0.0 +808,FIGER-coarse,"Arangi-Lombardi was especially renowned in roles such as La Vestale, Lucrezia Borgia, La Gioconda, and Aida.","[('La Gioconda', 'art')]","[('Arangi-Lombardi', 'person'), ('La Vestale', 'art'), ('La Gioconda', 'art'), ('Aida', 'art')]",0.25,1.0,0.4 +809,FIGER-coarse,"After his playing days, Hillman turned to coaching, significantly at Nantymoel RFC and became Director of Rugby at the Bridgend Ravens whilst also featuring on the international stage as the Wales Sevens National Team Coach.","[('Wales national rugby union team', 'organization')]","[('Hillman', 'person'), ('Nantymoel RFC', 'organization'), ('Bridgend Ravens', 'organization')]",0.0,0.0,0.0 +810,FIGER-coarse,"Her first feature film, Buddha Collapsed out of Shame won an award at Festival du nouveau cinema in Montreal, Canada in 2007, as well as two awards from San Sebastian International Film Festival, Spain.","[('Spain', 'location')]","[('Buddha Collapsed out of Shame', 'art'), ('Festival du nouveau cinema', 'organization'), ('Montreal', 'location'), ('Canada', 'location'), ('San Sebastian International Film Festival', 'organization'), ('Spain', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +811,FIGER-coarse,"Jo Darr Gya Woh Marr Gya ( Urdu: جو ڈر گیا ÙˆÛ Ù…Ø± گیا ) is a Pakistani Urdu film which starred Neeli, Javed Sheikh, Atiqa Odho, Reema and Nadeem.","[('Reema', 'person')]","[('Neeli', 'person'), ('Javed Sheikh', 'person'), ('Atiqa Odho', 'person'), ('Reema', 'person'), ('Nadeem', 'person')]",0.2,1.0,0.33333333333333337 +812,FIGER-coarse,"Born in Pembroke in 1865, Davies represented Hampshire in a single first-class match in 1883 against Sussex, where he made a scored 42 in Hampshire 's first innings and 3 in their second innings.","[('Sussex County Cricket Club', 'organization')]","[('Pembroke', 'location'), ('Davies', 'person'), ('Hampshire', 'organization'), ('first-class match', 'event'), ('Sussex', 'organization'), ('Hampshire', 'organization'), ('first innings', 'event'), ('second innings', 'event')]",0.0,0.0,0.0 +813,FIGER-coarse,"It is a slim luxury ultraportable intended to compete with Apple 's MacBook Air, Lenovo 's ThinkPad X301, or HP 's Voodoo Envy 133 laptop.","[('Hewlett-Packard', 'person'), ('Hewlett-Packard', 'organization')]","[('Apple', 'organization'), ('MacBook Air', 'product'), ('Lenovo', 'organization'), ('ThinkPad X301', 'product'), ('HP', 'organization'), ('Voodoo Envy 133', 'product')]",0.0,0.0,0.0 +814,FIGER-coarse,"Although the majority of fifteen-year-old Emperor Meiji 's consultative assembly was happy with the formal declaration of direct rule by the Court and tended to support a continued collaboration with the Tokugawa, Saigo Takamori physically threatened members of the assembly into ordering the confiscation of Yoshinobu 's lands.","[('Emperor Meiji', 'person')]","[('Emperor Meiji', 'person'), ('consultative assembly', 'organization'), ('Court', 'organization'), ('Tokugawa', 'organization'), ('Saigo Takamori', 'person')]",0.2,1.0,0.33333333333333337 +815,FIGER-coarse,"The villages of Steinhude and Mardorf benefit significantly more from this than Rehburg, Winzlar, Hagenburg or Großenheidorn.","[('Hagenburg', 'location')]","[('Steinhude', 'location'), ('Mardorf', 'location'), ('Rehburg', 'location'), ('Winzlar', 'location'), ('Hagenburg', 'location'), ('Großenheidorn', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +816,FIGER-coarse,"Balkan Insight reports from Albania, Bosnia and Herzegovina, Bulgaria, Croatia, Kosovo, Macedonia, Montenegro, Romania and Serbia.","[('Bulgaria', 'location'), ('Bulgaria', 'organization')]","[('Balkan Insight', 'organization'), ('Albania', 'location'), ('Bosnia and Herzegovina', 'location'), ('Bulgaria', 'location'), ('Croatia', 'location'), ('Kosovo', 'location'), ('Macedonia', 'location'), ('Montenegro', 'location'), ('Romania', 'location'), ('Serbia', 'location')]",0.1,0.5,0.16666666666666669 +817,FIGER-coarse,"Orgryte IS won the league ahead of runners-up AIK, while Goteborgs FF and Vastmanland-Nerikes BK were relegated.","[('Örgryte IS', 'organization')]","[('Orgryte IS', 'organization'), ('AIK', 'organization'), ('Goteborgs FF', 'organization'), ('Vastmanland-Nerikes BK', 'organization')]",0.0,0.0,0.0 +818,FIGER-coarse,"Other parts of the developing world, such as China, remain largely rural but are rapidly urbanizing and industrializing.","[('China', 'location'), ('China', 'organization')]","[('Other parts of the developing world', 'location'), ('China', 'location')]",0.5,0.5,0.5 +819,FIGER-coarse,"This Sufi festival is one of the biggest of its kind, and is held in Mumbai, Delhi, Bangalore, Chennai, Kolkata, Pune and Hyderabad.","[('Chennai', 'location')]","[('Sufi festival', 'event'), ('Mumbai', 'location'), ('Delhi', 'location'), ('Bangalore', 'location'), ('Chennai', 'location'), ('Kolkata', 'location'), ('Pune', 'location'), ('Hyderabad', 'location')]",0.125,1.0,0.2222222222222222 +820,FIGER-coarse,"He played for the Pittsburgh Pirates, Washington Senators ( NL ), Washington Senators ( AL ), Chicago Cubs, Baltimore Orioles, Brooklyn Dodgers, Boston Braves, and St. Louis Browns.","[('Brooklyn Dodgers', 'organization')]","[('Pittsburgh Pirates', 'organization'), ('Washington Senators', 'organization'), ('Washington Senators', 'organization'), ('Chicago Cubs', 'organization'), ('Baltimore Orioles', 'organization'), ('Brooklyn Dodgers', 'organization'), ('Boston Braves', 'organization'), ('St. Louis Browns', 'organization')]",0.14285714285714285,1.0,0.25 +821,FIGER-coarse,"Meredith McGrath and Nathalie Tauziat won in the final 6 & ndash; 1, 6 & ndash; 2 against Iva Majoli and Petra Schwarz.","[('Nathalie Tauziat', 'person')]","[('Meredith McGrath', 'person'), ('Nathalie Tauziat', 'person'), ('Iva Majoli', 'person'), ('Petra Schwarz', 'person')]",0.25,1.0,0.4 +822,FIGER-coarse,"Holy Trinity Church, Howgill, stands in a country lane near the hamlet of Howgill, between Sedbergh and Tebay, Cumbria, England ( SD633950 ).","[('Cumbria', 'location')]","[('Holy Trinity Church', 'building'), ('Howgill', 'location'), ('Howgill', 'location'), ('Sedbergh', 'location'), ('Tebay', 'location'), ('Cumbria', 'location'), ('England', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +823,FIGER-coarse,"Spanish vocals for the song, titled "" Donde Quieras Yo Ire "", were later recorded in late 1995 in Zurich along with a Spanish version of "" I 'll Never Break Your Heart "".","[(""I'll Never Break Your Heart"", 'art')]","[('late 1995', 'event'), ('Zurich', 'location')]",0.0,0.0,0.0 +824,FIGER-coarse,"co. nz, The New American, The Stanford Daily, Santa Maria Sun, The Hartford Courant, Slant Magazine, The Indianapolis Star, NUVO, The Albuquerque Tribune, Polish magazine Przekroj, and Glenn Erickson from DVD Talk.","[('The Hartford Courant', 'organization'), ('The Hartford Courant', 'art')]","[('The New American', 'organization'), ('The Stanford Daily', 'organization'), ('Santa Maria Sun', 'organization'), ('The Hartford Courant', 'organization'), ('Slant Magazine', 'organization'), ('The Indianapolis Star', 'organization'), ('NUVO', 'organization'), ('The Albuquerque Tribune', 'organization'), ('Polish magazine Przekroj', 'organization'), ('Glenn Erickson', 'person'), ('DVD Talk', 'organization')]",0.09090909090909091,0.5,0.15384615384615385 +825,FIGER-coarse,"During the war he guested for Cardiff City, Fulham, Liverpool, Portsmouth, Swansea Town, Aberaman Athletic, Port Vale, Clapton Orient and Plymouth Argyle.","[('Plymouth Argyle F.C.', 'organization')]","[('Cardiff City', 'organization'), ('Fulham', 'location'), ('Liverpool', 'location'), ('Portsmouth', 'location'), ('Swansea Town', 'organization'), ('Aberaman Athletic', 'organization'), ('Port Vale', 'organization'), ('Clapton Orient', 'organization'), ('Plymouth Argyle', 'organization')]",0.0,0.0,0.0 +826,FIGER-coarse,The first match that aired on pay-per-view was Umaga versus Kane who had won the vote with 49 %.,"[('Kane', 'person')]","[('Umaga', 'person'), ('Kane', 'person')]",0.5,1.0,0.6666666666666666 +827,FIGER-coarse,"Today, the Chua Chu Kang Single Member Constituency as at the general election of 2001 largely covers only the area in Choa Chu Kang New Town, while the rest largely falls under the jurisdiction of the Hong Kah Group Representation Constituency.","[('Singapore general election, 2001', 'event')]","[('Chua Chu Kang Single Member Constituency', 'organization'), ('general election of 2001', 'event'), ('Choa Chu Kang New Town', 'location'), ('Hong Kah Group Representation Constituency', 'organization')]",0.0,0.0,0.0 +828,FIGER-coarse,"In 1974, both San Francisco-based "" Bay Area Review "" ( BAR ) and Chicago-based "" Bar Review Institute "" ( BRI ) were bought by publishing giant Harcourt, Brace, Jovanovich for $ 5 million, and promptly merged.","[('Harcourt Trade Publishers', 'person'), ('Harcourt Trade Publishers', 'organization')]","[('San Francisco-based', 'location'), ('Bay Area Review', 'organization'), ('BAR', 'organization'), ('Chicago-based', 'location'), ('Bar Review Institute', 'organization'), ('BRI', 'organization')]",0.0,0.0,0.0 +829,FIGER-coarse,"Following chronic financial difficulties, The club were bought out by Airdrie United and relocated to play in Airdrie under the new identity.","[('Airdrie United F.C.', 'organization')]","[('Airdrie', 'location'), ('Airdrie', 'location')]",0.0,0.0,0.0 +830,FIGER-coarse,"Mike Reid was already starring as Frank Butcher in the BBC television soap opera EastEnders when he starred in the pantomime, although he left the soap later in the year.","[('BBC', 'person'), ('BBC', 'organization')]","[('Mike Reid', 'person'), ('Frank Butcher', 'person'), ('BBC', 'organization'), ('pantomime', 'event')]",0.25,0.5,0.3333333333333333 +831,FIGER-coarse,"Parallel to his studies, he has been giving lectures on sound and space at the Royal Architect Academy and at the Art Academy in Copenhagen.","[('Copenhagen', 'location')]","[('Royal Architect Academy', 'organization'), ('Art Academy', 'organization'), ('Copenhagen', 'location')]",0.3333333333333333,1.0,0.5 +832,FIGER-coarse,"Reactivated by the Twentieth Air Force 314th Composite Wing in April 1946 as the 9th Reconnaissance Squadron ( Very Long Range, Photographic ) assigned to Johnson Air Base, Japan.","[('Japan', 'location'), ('Japan', 'organization')]","[('Twentieth Air Force', 'organization'), ('314th Composite Wing', 'organization'), ('April 1946', 'event'), ('9th Reconnaissance Squadron', 'organization'), ('Johnson Air Base', 'location'), ('Japan', 'location')]",0.16666666666666666,0.5,0.25 +833,FIGER-coarse,"He announced the foundation 's creation during a ceremony on June 6, 2007, the 63rd anniversary of D-Day, to celebrate Senate and House concurrent resolutions honoring the Monuments Men.","[('United States Senate', 'person'), ('United States Senate', 'organization')]","[('He', 'person'), ('foundation', 'organization'), ('D-Day', 'event'), ('Senate and House', 'organization')]",0.0,0.0,0.0 +834,FIGER-coarse,"He was educated at Shrewsbury School, University College, Oxford, and the Courtauld Institute of Art in London.","[('Courtauld Institute of Art', 'location'), ('Courtauld Institute of Art', 'organization')]","[('Shrewsbury School', 'building'), ('University College', 'organization'), ('Oxford', 'location'), ('Courtauld Institute of Art', 'organization'), ('London', 'location')]",0.2,0.5,0.28571428571428575 +835,FIGER-coarse,"The system was first implemented in the city of Cordoba, then in Mendoza and recently in the city of Salta.","[('Mendoza, Argentina', 'location')]","[('city of Cordoba', 'location'), ('Mendoza', 'location'), ('city of Salta', 'location')]",0.0,0.0,0.0 +836,FIGER-coarse,"Headquartered in Moline, Illinois, Elliott Aviation has branches in Moline, plus Des Moines, Iowa; Minneapolis, Minnesota; and Omaha, Nebraska.","[('Omaha, Nebraska', 'location')]","[('Moline', 'location'), ('Illinois', 'location'), ('Elliott Aviation', 'organization'), ('Moline', 'location'), ('Des Moines', 'location'), ('Iowa', 'location'), ('Minneapolis, Minnesota', 'location'), ('Omaha, Nebraska', 'location')]",0.14285714285714285,1.0,0.25 +837,FIGER-coarse,"On April 14, 1927 at about 10 p.m., the first series produced OV 4 left the new established factory on Hisingen in Goteborg.","[('Volvo ÖV 4', 'product')]","[('April 14, 1927', 'event'), ('OV 4', 'product'), ('new established factory', 'building'), ('Hisingen', 'location'), ('Goteborg', 'location')]",0.0,0.0,0.0 +838,FIGER-coarse,Islamic Azad University - Garmsar Branch is a branch of Iran 's Islamic Azad Universities.,"[('Islamic Azad University', 'location'), ('Islamic Azad University', 'organization')]","[('Islamic Azad University', 'organization'), ('Garmsar Branch', 'location'), ('Iran', 'location'), ('Islamic Azad Universities', 'organization')]",0.25,0.5,0.3333333333333333 +839,FIGER-coarse,People in the Bishigram Valley speak Torwali and in the Tirat Valley they speak Pashto.,"[('Tirat Valley', 'location')]","[('Bishigram Valley', 'location'), ('Tirat Valley', 'location')]",0.5,1.0,0.6666666666666666 +840,FIGER-coarse,"After his national service, in which he served as a corporal in the Nahal paratroopers, he attended the Technion, where he gained a BSc in Civil engineering, also being elected chairman of the university 's Student Union during his studies.","[('Technion – Israel Institute of Technology', 'location'), ('Technion – Israel Institute of Technology', 'organization'), ('Technion – Israel Institute of Technology', 'building')]","[('national service', 'event'), ('Nahal paratroopers', 'organization'), ('Student Union', 'organization')]",0.0,0.0,0.0 +841,FIGER-coarse,( Jacobovsky and the Colonel ) is an opera in four acts by Giselher Klebe who also wrote the libretto based on the 1944 play of the same name by Franz Werfel.,"[('Franz Werfel', 'person')]","[('Giselher Klebe', 'person'), ('Franz Werfel', 'person')]",0.5,1.0,0.6666666666666666 +842,FIGER-coarse,"Murray was also an organizer for the Manitoba Progressive Conservative Party in the 1990, 1995 and 1999 elections, and supported Kim Campbell 's successful bid to succeed Mulroney as leader of the Progressive Conservative Party of Canada in 1993.","[('Manitoba general election, 1995', 'event')]","[('Murray', 'person'), ('Manitoba Progressive Conservative Party', 'organization'), ('1990', 'event'), ('1995', 'event'), ('1999 elections', 'event'), ('Kim Campbell', 'person'), ('Mulroney', 'person'), ('Progressive Conservative Party of Canada', 'organization'), ('1993', 'event')]",0.0,0.0,0.0 +843,FIGER-coarse,"Primatesta was elevated to cardinal on March 5, 1973 by Pope Paul VI.","[('Pope Paul VI', 'person')]","[('March 5, 1973', 'event'), ('Pope Paul VI', 'person')]",0.5,1.0,0.6666666666666666 +844,FIGER-coarse,"He appeared in Stardust, starring David Essex, and he played the sadistic Cousin Kevin in Stigwood 's film version of The Who 's Tommy ( rock opera ).","[('Tommy', 'art')]","[('Stardust', 'art'), ('David Essex', 'person'), ('Cousin Kevin', 'person'), ('Stigwood', 'person'), ('The Who', 'organization'), ('Tommy ( rock opera )', 'art')]",0.0,0.0,0.0 +845,FIGER-coarse,"Lakovic, nicknamed the "" Pit Bull "" for his aggressiveness, turned pro in 1992-93, playing for three separate Colonial Hockey League teams, as well as the American Hockey League 's Binghamton Rangers.","[('Colonial Hockey League', 'organization')]","[('Lakovic', 'person'), ('1992-93', 'event'), ('Colonial Hockey League', 'organization'), ('American Hockey League', 'organization'), ('Binghamton Rangers', 'organization')]",0.2,1.0,0.33333333333333337 +846,FIGER-coarse,"His repertoire includes such roles as Albrecht in Giselle, Solor in La Bayadere, Ali in Le Corsaire, Prince Desire in The Sleeping Beauty, The Prince in The Nutcracker, Siegfried in Swan Lake, Basil in Don Quixote, and many others.","[('The Sleeping Beauty', 'art')]","[('Albrecht', 'person'), ('Giselle', 'art'), ('Solor', 'person'), ('La Bayadere', 'art'), ('Ali', 'person'), ('Le Corsaire', 'art'), ('Prince Desire', 'person'), ('The Sleeping Beauty', 'art'), ('The Prince', 'person'), ('The Nutcracker', 'art'), ('Siegfried', 'person'), ('Swan Lake', 'art'), ('Basil', 'person'), ('Don Quixote', 'art')]",0.07142857142857142,1.0,0.13333333333333333 +847,FIGER-coarse,A writ of habeas corpus was served and the case was called before a bench of three Supreme Court judges presided over by Chief Justice Sir Sidney Abrahams.,"[('Sidney Abrahams', 'person')]","[('Supreme Court', 'organization'), ('Chief Justice Sir Sidney Abrahams', 'person')]",0.0,0.0,0.0 +848,FIGER-coarse,"At its disappearance it had ten arrondissements: Argenteuil, Etampes, Mantes, Montmorency, Palaiseau, Pontoise, Le Raincy, Rambouillet, Saint-Germain-en-Laye, and Versailles.","[('Rambouillet', 'location')]","[('Argenteuil', 'location'), ('Etampes', 'location'), ('Mantes', 'location'), ('Montmorency', 'location'), ('Palaiseau', 'location'), ('Pontoise', 'location'), ('Le Raincy', 'location'), ('Rambouillet', 'location'), ('Saint-Germain-en-Laye', 'location'), ('Versailles', 'location')]",0.1,1.0,0.18181818181818182 +849,FIGER-coarse,"Interstate highways in Indiana are I-64, I-164, I-65, I-265, I-465, I-865, I-69, I-469, I-70, I-74, I-80, I-90, I-94 and I-275.","[('I-465', 'location')]","[('Indiana', 'location'), ('I-64', 'location'), ('I-164', 'location'), ('I-65', 'location'), ('I-265', 'location'), ('I-465', 'location'), ('I-865', 'location'), ('I-69', 'location'), ('I-469', 'location'), ('I-70', 'location'), ('I-74', 'location'), ('I-80', 'location'), ('I-90', 'location'), ('I-94', 'location'), ('I-275', 'location')]",0.06666666666666667,1.0,0.125 +850,FIGER-coarse,"Much of what has been called "" impressionist "" literature is actually subsumed into a number of categories, especially Symbolism; its chief exponents being Baudelaire, Mallarme, Rimbaud, Verlaine and Laforgue.","[('Stéphane Mallarmé', 'person')]","[('Symbolism', 'art'), ('Baudelaire', 'person'), ('Mallarme', 'person'), ('Rimbaud', 'person'), ('Verlaine', 'person'), ('Laforgue', 'person')]",0.0,0.0,0.0 +851,FIGER-coarse,"Guests included Itzhak Perlman, Bonnie Franklin, Mary Tyler Moore, Mandy Patinkin, Alan King, Joan Rivers, Nell Carter, Jerry Stiller & amp; Anne Meara, Tracey Gold, B.B. King, Sarah Jessica Parker, and Paul Schaffer.","[('Paul Schaffer', 'person')]","[('Itzhak Perlman', 'person'), ('Bonnie Franklin', 'person'), ('Mary Tyler Moore', 'person'), ('Mandy Patinkin', 'person'), ('Alan King', 'person'), ('Joan Rivers', 'person'), ('Nell Carter', 'person'), ('Jerry Stiller', 'person'), ('Anne Meara', 'person'), ('Tracey Gold', 'person'), ('B.B. King', 'person'), ('Sarah Jessica Parker', 'person'), ('Paul Schaffer', 'person')]",0.07692307692307693,1.0,0.14285714285714288 +852,FIGER-coarse,"He also played in the club 's last Conference National game of the season, a 1 & ndash; 0 win against York City & ndash; after the game the team were presented with their winners ' medals and the competition trophy.","[('Conference National', 'organization'), ('Conference National', 'event')]","[('He', 'person'), ('club', 'organization'), ('Conference National game', 'event'), ('York City', 'location'), ('team', 'organization')]",0.0,0.0,0.0 +853,FIGER-coarse,"Glubczyce County is bordered by Prudnik County to the north, and Kedzierzyn-Kozle County and Raciborz County to the east.","[('Prudnik County', 'location')]","[('Glubczyce County', 'location'), ('Prudnik County', 'location'), ('Kedzierzyn-Kozle County', 'location'), ('Raciborz County', 'location')]",0.25,1.0,0.4 +854,FIGER-coarse,"The title track was released as the album 's first single in March 1970, becoming a Top 10 hit that year, reaching # 5 on the Billboard Magazine Hot Country Songs chart.","[('Hot Country Songs', 'art')]","[('March 1970', 'event'), ('Billboard Magazine', 'organization')]",0.0,0.0,0.0 +855,FIGER-coarse,"The Port of Haydarpasa, also known as the Port of Haidar Pasha ( Haydarpasa Limani ) is a general cargo seaport, ro-ro and container terminal, situated in Haydarpasa, Istanbul at the southern entrance to the Bosphorus.","[('Bosphorus', 'location')]","[('Haydarpasa', 'location'), ('Port of Haidar Pasha', 'organization'), ('Haydarpasa', 'location'), ('Haydarpasa', 'location'), ('Istanbul', 'location'), ('Bosphorus', 'location')]",0.25,1.0,0.4 +856,FIGER-coarse,"Houcine Anafal ( born in 15 September 1952 in Kenitra ) is a retired Moroccan professional footballer who played for clubs in Europe, including Stade Rennais F.C. as well as the Morocco national football team.","[('Morocco national football team', 'organization')]","[('Houcine Anafal', 'person'), ('Kenitra', 'location'), ('Europe', 'location'), ('Stade Rennais F.C.', 'organization'), ('Morocco national football team', 'organization')]",0.2,1.0,0.33333333333333337 +857,FIGER-coarse,"He has played and recorded with artists such as Rick Wakeman, Pete Atkin, Kenny Young, the pioneer jazz-rock band If, Clifford T. Ward, Roger Daltrey, Slapp Happy, Steve Swindells, The Pretty Things, Stealers Wheel and Leo Sayer.","[('Stealers Wheel', 'person')]","[('Rick Wakeman', 'person'), ('Pete Atkin', 'person'), ('Kenny Young', 'person'), ('If', 'organization'), ('Clifford T. Ward', 'person'), ('Roger Daltrey', 'person'), ('Slapp Happy', 'person'), ('Steve Swindells', 'person'), ('The Pretty Things', 'organization'), ('Stealers Wheel', 'organization'), ('Leo Sayer', 'person')]",0.0,0.0,0.0 +858,FIGER-coarse,"The object of this book was to satirize Samuel Richardson 's hero Sir Charles Grandison, who had many sentimental admirers in the Holy Roman Empire.","[('Holy Roman Empire', 'location')]","[('Samuel Richardson', 'person'), ('Sir Charles Grandison', 'person'), ('Holy Roman Empire', 'location')]",0.3333333333333333,1.0,0.5 +859,FIGER-coarse,"In 1909, at 26, he was appointed professor of applied mathematics in Straßburg, then part of the German Empire ( now Strasbourg, Alsace, France ) and received Prussian citizenship.","[('Kingdom of Prussia', 'location'), ('Kingdom of Prussia', 'organization')]","[('1909', 'event'), ('Straßburg', 'location'), ('German Empire', 'organization'), ('Strasbourg', 'location'), ('Alsace', 'location'), ('France', 'location')]",0.0,0.0,0.0 +860,FIGER-coarse,"One of the main contributors to the album 's overall sound is Mark Knopfler, best known as the frontman of Dire Straits.","[('Mark Knopfler', 'person')]","[('Mark Knopfler', 'person'), ('Dire Straits', 'organization')]",0.5,1.0,0.6666666666666666 +861,FIGER-coarse,He represented the Alberta riding of Athabasca where he was first elected in the 1980 federal election and re-elected in 1984 and again in 1988.,"[('Canadian federal election, 1988', 'event')]","[('He', 'person'), ('Alberta', 'location'), ('Athabasca', 'location'), ('he', 'person'), ('1980 federal election', 'event'), ('1984', 'event'), ('1988', 'event')]",0.0,0.0,0.0 +862,FIGER-coarse,"He was a reporter for The Kansas City Star, the St. Louis Post-Dispatch, and the St. Louis Globe-Democrat.","[('St. Louis Globe-Democrat', 'art')]","[('The Kansas City Star', 'organization'), ('St. Louis Post-Dispatch', 'organization'), ('St. Louis Globe-Democrat', 'organization')]",0.0,0.0,0.0 +863,FIGER-coarse,Rahatgarh is a town and a nagar panchayat in Sagar district in the Indian state of Madhya Pradesh.,"[('Madhya Pradesh', 'location'), ('Madhya Pradesh', 'person')]","[('Rahatgarh', 'location'), ('Sagar district', 'location'), ('Madhya Pradesh', 'location')]",0.3333333333333333,0.5,0.4 +864,FIGER-coarse,"George served as a member of Parliament in the Commons for several terms ( for Hertfordshire in 1571, for Hampshire in 1584, 1586, 1588 & ndash; 1589, 1592 ).","[('Hampshire', 'location')]","[('George', 'person'), ('Parliament', 'organization'), ('Commons', 'location'), ('Hertfordshire', 'location'), ('Hampshire', 'location')]",0.2,1.0,0.33333333333333337 +865,FIGER-coarse,"From 1870 he studied in Prussian gymnasiums in Inowroclaw, Posen, Oppeln, Ratibor, and in 1884 graduated from Mary Magdalen Gymnasium in Posen.","[('Racibórz', 'location')]","[('Prussian gymnasiums', 'organization'), ('Inowroclaw', 'location'), ('Posen', 'location'), ('Oppeln', 'location'), ('Ratibor', 'location'), ('Mary Magdalen Gymnasium', 'building'), ('Posen', 'location')]",0.0,0.0,0.0 +866,FIGER-coarse,"A 4.4 mikmon extension ( of U.S. Route 129 ) has been completed to State Route 33 ( Old Knoxville Highway ) between Maryville, Tennessee and Alcoa, Tennessee.","[('Maryville, Tennessee', 'location')]","[('State Route 33', 'location'), ('Old Knoxville Highway', 'location'), ('Maryville, Tennessee', 'location'), ('Alcoa, Tennessee', 'location')]",0.25,1.0,0.4 +867,FIGER-coarse,Dodoma Urban is one of the 5 districts of the Dodoma Region of Tanzania.,"[('Tanzania', 'location')]","[('Dodoma Urban', 'location'), ('Dodoma Region', 'location')]",0.0,0.0,0.0 +868,FIGER-coarse,"The Uzbeks, during the reign of Tahmasp, attacked the eastern provinces of the kingdom five times and the Ottomans under Soleyman I initiated four invasions of Persia.","[('Suleiman the Magnificent', 'person')]","[('The Uzbeks', 'organization'), ('Tahmasp', 'person'), ('eastern provinces', 'location'), ('Ottomans', 'organization'), ('Soleyman I', 'person'), ('Persia', 'location')]",0.0,0.0,0.0 +869,FIGER-coarse,"Depalpur ( देपालपà¥à¤° ) is a town and a nagar panchayat in Indore district in the state of Madhya Pradesh, India.","[('Indore district', 'location')]","[('Depalpur', 'location'), ('Indore district', 'location'), ('Madhya Pradesh', 'location'), ('India', 'location')]",0.25,1.0,0.4 +870,FIGER-coarse,"Jennifer Warnes remade "" Do n't Make Me Over "" for her 1979 Shot Through the Heart album; issued as a single, the track reached # 67 in January 1980.","[('Shot Through the Heart', 'art')]","[('Jennifer Warnes', 'person'), (""Do n't Make Me Over"", 'art'), ('Shot Through the Heart album', 'product'), ('January 1980', 'event')]",0.0,0.0,0.0 +871,FIGER-coarse,Sonnet 85 is one of 154 sonnets written by the English playwright and poet William Shakespeare.,"[('William Shakespeare', 'person')]","[('Sonnet 85', 'art'), ('sonnets', 'art'), ('William Shakespeare', 'person')]",0.3333333333333333,1.0,0.5 +872,FIGER-coarse,"These clubs included Alloa Athletic, Armadale, Bathgate, Berwick Rangers, Bo ' ness, Bonnyrigg Rose, Cowdenbeath, Edinburgh University, Heart of Midlothian, Hibernian, Leith Athletic, Lochgelly United, Meadowbank Thistle and St Bernard 's.","[('Bathgate F.C.', 'organization')]","[('Alloa Athletic', 'organization'), ('Armadale', 'location'), ('Bathgate', 'location'), ('Berwick Rangers', 'organization'), (""Bo ' ness"", 'location'), ('Bonnyrigg Rose', 'organization'), ('Cowdenbeath', 'location'), ('Edinburgh University', 'organization'), ('Heart of Midlothian', 'organization'), ('Hibernian', 'organization'), ('Leith Athletic', 'organization'), ('Lochgelly United', 'organization'), ('Meadowbank Thistle', 'organization'), (""St Bernard 's"", 'location')]",0.0,0.0,0.0 +873,FIGER-coarse,"December 21 & ndash; United States deports 249 people, including Emma Goldman, to Russia on the USAT '' Buford ''.","[('USAT Buford', 'product')]","[('United States', 'location'), ('Emma Goldman', 'person'), ('Russia', 'location'), ('USAT', 'organization'), ('Buford', 'building')]",0.0,0.0,0.0 +874,FIGER-coarse,"In 1800 the 1/52nd took part in the Qiberon Bay, Vigo, Cadiz and Ferrol expeditions and, after short stations in Gibraltar and Lisbon, returned to England in 1801.","[('Lisbon', 'location'), ('Lisbon', 'art')]","[('1/52nd', 'organization'), ('Qiberon Bay', 'location'), ('Vigo', 'location'), ('Cadiz', 'location'), ('Ferrol', 'location'), ('Gibraltar', 'location'), ('Lisbon', 'location'), ('England', 'location')]",0.125,0.5,0.2 +875,FIGER-coarse,"BeerQuilmes gives its name to one of Argentina 's favourite beers, Cerveza Quilmes, which was originally brewed in the area.","[('Cerveza Quilmes', 'organization')]","[('BeerQuilmes', 'product'), ('Argentina', 'location'), ('Cerveza Quilmes', 'product')]",0.0,0.0,0.0 +876,FIGER-coarse,"Ellison studied dance from the age of three, first at a dance school in Liverpool, then later at the Elizabeth Hill School of Dancing in St. Helens, Merseyside.","[('St. Helens, Merseyside', 'location')]","[('Ellison', 'person'), ('Liverpool', 'location'), ('Elizabeth Hill School of Dancing', 'organization'), ('St. Helens', 'location'), ('Merseyside', 'location')]",0.0,0.0,0.0 +877,FIGER-coarse,The other short-listed nominees for the award were Gautam Gambhir and Mahendra Singh Dhoni ( India ) and Andrew Strauss ( England ).,"[('English national cricket team', 'organization')]","[('Gautam Gambhir', 'person'), ('Mahendra Singh Dhoni', 'person'), ('India', 'location'), ('Andrew Strauss', 'person'), ('England', 'location')]",0.0,0.0,0.0 +878,FIGER-coarse,"Death In June/Current 93/Sol Invictus is a CD album recording of a March 24, 1991 concert by Death In June, Current 93, and Sol Invictus at the Frankfurt Sound Depot in Frankfurt, Germany.","[('Germany', 'location'), ('Germany', 'person')]","[('Death In June', 'organization'), ('Current 93', 'organization'), ('Sol Invictus', 'person'), ('March 24, 1991', 'event'), ('Death In June', 'organization'), ('Current 93', 'organization'), ('Sol Invictus', 'person'), ('Frankfurt Sound Depot', 'building'), ('Frankfurt', 'location'), ('Germany', 'location')]",0.14285714285714285,0.5,0.22222222222222224 +879,FIGER-coarse,"For the introduction of the new V12 engine at the 1966 Italian Grand Prix, Gurney took the wheel of the new car, and was joined by compatriot Phil Hill in the older Eagle-Climax.","[('Phil Hill', 'person')]","[('1966 Italian Grand Prix', 'event'), ('Gurney', 'person'), ('Phil Hill', 'person'), ('Eagle-Climax', 'product')]",0.25,1.0,0.4 +880,FIGER-coarse,"Ikonika ( real name Sara Abdel-Hamid ) is an electronic musician, producer and DJ often associated with Hyperdub Records and the Dubstep genre.","[('Hyperdub Records', 'organization')]","[('Ikonika', 'person'), ('Sara Abdel-Hamid', 'person'), ('Hyperdub Records', 'organization')]",0.3333333333333333,1.0,0.5 +881,FIGER-coarse,"In 2006, Alex Lloyd performed in the grand finale of Dancing With The Stars, singing his breakthrough song, "" Amazing "".","[('Amazing', 'art')]","[('Alex Lloyd', 'person'), ('grand finale', 'event'), ('Dancing With The Stars', 'organization'), ('Amazing', 'art')]",0.25,1.0,0.4 +882,FIGER-coarse,"Washington, D.C. Elector Barbara Lett-Simmons, pledged for Democrats Al Gore and Joe Lieberman, cast no electoral votes as a protest of Washington D.C. 's lack of statehood, which she described as the federal district 's "" colonial status.","[('Al Gore', 'person')]","[('Washington, D.C.', 'location'), ('Elector Barbara Lett-Simmons', 'person'), ('Democrats', 'organization'), ('Al Gore', 'person'), ('Joe Lieberman', 'person'), ('Washington D.C.', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +883,FIGER-coarse,"He was commissioned as a second lieutenant in the United States Marine Corps on 18 June 18, 1907, attended School of Application, starting his first assignment on 25 December, 1908 aboard WisconsinBB-96 in time to participate in the cruise of the Great White Fleet.","[('United States Marine Corps', 'person'), ('United States Marine Corps', 'organization')]","[('second lieutenant', 'person'), ('United States Marine Corps', 'organization'), ('School of Application', 'organization'), ('WisconsinBB-96', 'location'), ('cruise of the Great White Fleet', 'event')]",0.2,0.5,0.28571428571428575 +884,FIGER-coarse,"The artist unifies an aural and visual experience by creating continuous compositions on canvas, as he has shared the stage with headlining musical talent as Beastie Boys, Bela Fleck, Burning Spear, Disco Biscuits, Les Claypool, Arturo Sandoval, Thievery Corporation and Wynton Marsalis.","[('Les Claypool', 'person')]","[('Beastie Boys', 'organization'), ('Bela Fleck', 'person'), ('Disco Biscuits', 'organization'), ('Les Claypool', 'person'), ('Arturo Sandoval', 'person'), ('Thievery Corporation', 'organization'), ('Wynton Marsalis', 'person')]",0.14285714285714285,1.0,0.25 +885,FIGER-coarse,"He moved to New Jersey and began working in the smaller theaters in New York City and in the regional theatre around the northeast, from Bangor, Maine down to Virginia.","[('Bangor, Maine', 'location')]","[('He', 'person'), ('New Jersey', 'location'), ('smaller theaters', 'building'), ('New York City', 'location'), ('regional theatre', 'organization'), ('Bangor, Maine', 'location'), ('Virginia', 'location')]",0.14285714285714285,1.0,0.25 +886,FIGER-coarse,"Using six offensive measures: Average, On-base percentage, Slugging, RBIs, Runs created and Win shares-all League-Era adjusted, Rosciam ranks Tenace sixth offensively behind Mickey Cochrane, Mike Piazza, Bill Dickey, Gabby Hartnett and Joe Torre among catchers.","[('Gabby Hartnett', 'person')]","[('Rosciam', 'organization'), ('Tenace', 'person'), ('Mickey Cochrane', 'person'), ('Mike Piazza', 'person'), ('Bill Dickey', 'person'), ('Gabby Hartnett', 'person'), ('Joe Torre', 'person')]",0.14285714285714285,1.0,0.25 +887,FIGER-coarse,Turkish Cup Final in Kayseri: Besiktas Cola Turka 72-81 Fenerbahce UlkerFenerbahce Ulker win the Cup for the second successive time and third overall.,"[('Fenerbahçe Ülker', 'person'), ('Fenerbahçe Ülker', 'organization')]","[('Turkish Cup Final', 'event'), ('Kayseri', 'location'), ('Fenerbahce UlkerFenerbahce Ulker', 'organization')]",0.0,0.0,0.0 +888,FIGER-coarse,"Jose Manuel Barroso, the President of the European Commission, supported the Danish government saying that freedom of speech can not be compromised: "" It 's better to publish too much than not to have freedom.","[('European Commission', 'organization')]","[('Jose Manuel Barroso', 'person'), ('European Commission', 'organization'), ('Danish government', 'organization')]",0.3333333333333333,1.0,0.5 +889,FIGER-coarse,"This main line connected Herington, Ramona, Tampa, Durham, Waldeck, Canton, Galva, McPherson, Groveland, Inman, Medora, Hutchinson, Whiteside, Partridge, Arlington, Langdon, Turon, Preston, Natrona, Pratt.","[('Turon, Kansas', 'location')]","[('Herington', 'location'), ('Ramona', 'location'), ('Tampa', 'location'), ('Durham', 'location'), ('Waldeck', 'location'), ('Canton', 'location'), ('Galva', 'location'), ('McPherson', 'location'), ('Groveland', 'location'), ('Inman', 'location'), ('Medora', 'location'), ('Hutchinson', 'location'), ('Whiteside', 'location'), ('Partridge', 'location'), ('Arlington', 'location'), ('Langdon', 'location'), ('Turon', 'location'), ('Preston', 'location'), ('Natrona', 'location'), ('Pratt', 'location')]",0.0,0.0,0.0 +890,FIGER-coarse,"He was born around 990 CE near Ghazni, Afghanistan during the Ghaznavid Empire and died in Lahore ( in present day Punjab, Pakistan ) in 1077 CE.","[('Afghanistan', 'location')]","[('Ghazni', 'location'), ('Afghanistan', 'location'), ('Ghaznavid Empire', 'organization'), ('Lahore', 'location'), ('Punjab', 'location'), ('Pakistan', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +891,FIGER-coarse,Baptist Bible College has its origins in a May 1950 meeting of Baptist ministers at the Texas Hotel in Fort Worth.,"[('Fort Worth, Texas', 'location')]","[('Baptist Bible College', 'organization'), ('May 1950', 'event'), ('Texas Hotel', 'building'), ('Fort Worth', 'location')]",0.0,0.0,0.0 +892,FIGER-coarse,Peter O'Toole went on to play Henry II once more in The Lion in Winter ( 1968 ) with Katharine Hepburn as Queen Eleanor of Aquitaine.,"[('Queen Eleanor of Aquitaine', 'person')]","[(""Peter O'Toole"", 'person'), ('Henry II', 'person'), ('The Lion in Winter', 'art'), ('Katharine Hepburn', 'person')]",0.0,0.0,0.0 +893,FIGER-coarse,"David "" Dave "" Smith ( born 8 December 1947 ) is an English former professional footballer who scored 55 goals from 406 games in the Football League playing as an outside left or left-sided midfielder for Middlesbrough, Lincoln City and Rotherham United.","[('Lincoln City F.C.', 'organization')]","[('Middlesbrough', 'organization'), ('Lincoln City', 'organization'), ('Rotherham United', 'organization')]",0.0,0.0,0.0 +894,FIGER-coarse,"The case was continued until the afternoon of July 8 when Matthew Calbraith Butler, Edgefield attorney, appeared as the farmer 's counsel.","[('Matthew Calbraith Butler', 'person')]","[('Matthew Calbraith Butler', 'person'), ('Edgefield', 'location')]",0.5,1.0,0.6666666666666666 +895,FIGER-coarse,"In many parts of Africa Christian missionary organisations have founded schools, often in places where no other schooling is available.","[('Africa', 'location')]","[('Africa', 'location'), ('Christian missionary organisations', 'organization'), ('schools', 'building')]",0.3333333333333333,1.0,0.5 +896,FIGER-coarse,"The general conference is broadcast semi-annually ( April and October ) from Salt Lake City, Utah.","[('Salt Lake City, Utah', 'location')]","[('The general conference', 'event'), ('Salt Lake City', 'location'), ('Utah', 'location')]",0.0,0.0,0.0 +897,FIGER-coarse,"Feeling lonely, she meets Grace Olubunmi ( Ellen Thomas ) and after some persuading, allows her to work at the Laundertte.","[('Ellen Thomas', 'person')]","[('Grace Olubunmi', 'person'), ('Ellen Thomas', 'person'), ('Laundertte', 'building')]",0.3333333333333333,1.0,0.5 +898,FIGER-coarse,"It lies along the northeastern outskirts of Shaw and Crompton, in the Metropolitan Borough of Oldham, Greater Manchester.","[('Metropolitan Borough of Oldham', 'location')]","[('Shaw and Crompton', 'location'), ('Metropolitan Borough of Oldham', 'location'), ('Greater Manchester', 'location')]",0.3333333333333333,1.0,0.5 +899,FIGER-coarse,"Agnieszka Osiecka 's lyrics were set to music by a number of outstanding Polish composers: Krzysztof Komeda, Seweryn Krajewski, Adam Slawinski, Zygmunt Konieczny, Katarzyna Gaertner, Jacek Mikula and many, many more.","[('Zygmunt Konieczny', 'person')]","[('Agnieszka Osiecka', 'person'), ('Krzysztof Komeda', 'person'), ('Seweryn Krajewski', 'person'), ('Adam Slawinski', 'person'), ('Zygmunt Konieczny', 'person'), ('Katarzyna Gaertner', 'person'), ('Jacek Mikula', 'person')]",0.14285714285714285,1.0,0.25 +900,FIGER-coarse,"Two years after Greif published her operational model, Carl Hewitt and Henry Baker published the Laws for Actors.","[('Carl Hewitt', 'person')]","[('Greif', 'person'), ('Carl Hewitt', 'person'), ('Henry Baker', 'person'), ('Laws for Actors', 'art')]",0.25,1.0,0.4 +901,FIGER-coarse,Himank is a project of the Border Roads Organisation ( BRO ) in the Ladakh region of northernmost India that started in August 1985.,"[('Jammu and Kashmir', 'location')]","[('Himank', 'building'), ('Border Roads Organisation', 'organization'), ('BRO', 'organization'), ('Ladakh region', 'location'), ('northernmost India', 'location'), ('August 1985', 'event')]",0.0,0.0,0.0 +902,FIGER-coarse,"Fix is a 2008 feature film directed by Tao Ruspoli starring Shawn Andrews, Olivia Wilde, Megalyn Echikunwoke, Tao Ruspoli, Dedee Pfeiffer and Andrew Fiscella.","[('Dedee Pfeiffer', 'person')]","[('Tao Ruspoli', 'person'), ('Shawn Andrews', 'person'), ('Olivia Wilde', 'person'), ('Megalyn Echikunwoke', 'person'), ('Tao Ruspoli', 'person'), ('Dedee Pfeiffer', 'person'), ('Andrew Fiscella', 'person')]",0.16666666666666666,1.0,0.2857142857142857 +903,FIGER-coarse,"His last book Dr. Paglar: Everyman 's Hero, a biography of his uncle, the Eurasian gynaecologist Charles Joseph Pemberton Paglar ( 1894-1954 ), was published posthumously in 2010 by The Straits Times Press.","[('The Straits Times', 'art'), ('The Straits Times', 'organization')]","[('Charles Joseph Pemberton Paglar', 'person'), ('The Straits Times Press', 'organization')]",0.0,0.0,0.0 +904,FIGER-coarse,"The AJ6 ( Advanced Jaguar 6-cylinder ), and the similar AJ16, was an inline-6 piston engine used by Jaguar in the 1980s and 1990s.","[('Jaguar', 'organization')]","[('AJ6', 'product'), ('Jaguar', 'organization'), ('AJ16', 'product'), ('Jaguar', 'organization')]",0.3333333333333333,1.0,0.5 +905,FIGER-coarse,"This was the motivation behind the development of the gas turbine engine, commonly called a "" jet "" engine, which would become almost as revolutionary to aviation as the Wright brothers ' first flight.","[('Wright brothers', 'organization')]","[('gas turbine engine', 'product'), ('Wright brothers', 'person'), ('first flight', 'event')]",0.0,0.0,0.0 +906,FIGER-coarse,"In February 1979, the Afghan government delivered a statement condemning China invading Viet Nam.","[('Sino-Vietnamese War', 'event')]","[('February 1979', 'event'), ('Afghan government', 'organization'), ('China', 'organization'), ('Viet Nam', 'location')]",0.0,0.0,0.0 +907,FIGER-coarse,The communities served are: Plymouth ( including the suburbs of Devonport and St Budeaux ); Saltash; St Germans; Menheniot; Liskeard; Bodmin; Lostwithiel; Par; St Austell; Truro; Redruth; Camborne; Hayle; St Erth; Penzance.,"[('St Erth', 'location')]","[('Plymouth', 'location'), ('Devonport', 'location'), ('St Budeaux', 'location'), ('Saltash', 'location'), ('St Germans', 'location'), ('Menheniot', 'location'), ('Liskeard', 'location'), ('Bodmin', 'location'), ('Lostwithiel', 'location'), ('Par', 'location'), ('St Austell', 'location'), ('Truro', 'location'), ('Redruth', 'location'), ('Camborne', 'location'), ('Hayle', 'location'), ('St Erth', 'location'), ('Penzance', 'location')]",0.058823529411764705,1.0,0.1111111111111111 +908,FIGER-coarse,"Because of agreements between Warner Brothers and the estate of Thomas Mann for the production of Luchino Visconti 's 1971 film, Britten was advised not to see the movie when it was released.","[('Warner Brothers', 'person'), ('Warner Brothers', 'organization'), ('Warner Brothers', 'location')]","[('Warner Brothers', 'organization'), ('Thomas Mann', 'person'), ('Luchino Visconti', 'person'), ('Britten', 'person')]",0.25,0.3333333333333333,0.28571428571428575 +909,FIGER-coarse,"The Nancy was built by the fur trading company Forsyth, Richardson and Company of Montreal, at Detroit.","[('Montreal', 'location')]","[('The Nancy', 'building'), ('Forsyth, Richardson and Company of Montreal', 'organization'), ('Detroit', 'location')]",0.0,0.0,0.0 +910,FIGER-coarse,Feather won a cap for England while at Bradford ( now Bradford Park Avenue A.F.C. ) in 1905 against Other Nations.,"[('Bradford Park Avenue A.F.C.', 'organization')]","[('Feather', 'person'), ('Bradford', 'location'), ('Bradford', 'location'), ('1905', 'event'), ('Other Nations', 'organization')]",0.0,0.0,0.0 +911,FIGER-coarse,"The new group also underwent several personnel shifts and withstood several breakups before releasing their first album, 2002 's Lost Angel, released on Hollywood Records.","[('Hollywood Records', 'organization')]","[('The new group', 'organization'), ('breakups', 'event'), ('2002', 'event'), ('Lost Angel', 'art'), ('Hollywood Records', 'organization')]",0.2,1.0,0.33333333333333337 +912,FIGER-coarse,Steffi Graf defeated Jana Novotna 7-6 1-6 6-4 in the final to win the Ladies ' Singles title at the 1993 Wimbledon Championships.,"[('Steffi Graf', 'person')]","[('Steffi Graf', 'person'), ('Jana Novotna', 'person'), ('1993 Wimbledon Championships', 'event')]",0.3333333333333333,1.0,0.5 +913,FIGER-coarse,"Nevertheless, Sturm prevailed over the bishops of Mainz and Utrecht in having Boniface, so-called "" Apostle of the Germans "", buried in Fulda after his assassination in 754 near Dokkum in Frisia.","[('Dokkum', 'location')]","[('Sturm', 'person'), ('Mainz', 'location'), ('Utrecht', 'location'), ('Boniface', 'person'), ('Fulda', 'location'), ('754', 'event'), ('Dokkum', 'location'), ('Frisia', 'location')]",0.125,1.0,0.2222222222222222 +914,FIGER-coarse,"SoGlos.com is an online magazine for Gloucestershire covering Cheltenham, the Cotswolds, the Forest of Dean, Gloucester, Stroud and Tewkesbury - with an editorial remit focused on arts, entertainment and leisure.","[('Stroud', 'location')]","[('SoGlos.com', 'organization'), ('Gloucestershire', 'location'), ('Cheltenham', 'location'), ('Cotswolds', 'location'), ('Forest of Dean', 'location'), ('Gloucester', 'location'), ('Stroud', 'location'), ('Tewkesbury', 'location'), ('arts', 'art')]",0.1111111111111111,1.0,0.19999999999999998 +915,FIGER-coarse,"Soon afterwards, Derricks appeared in films such as Moscow on the Hudson, Neil Simon 's The Slugger 's Wife and recently, Wes Craven 's Carnival of Souls.","[('Wes Craven', 'person')]","[('Derricks', 'person'), ('Neil Simon', 'person'), (""The Slugger 's Wife"", 'art'), ('Wes Craven', 'person')]",0.25,1.0,0.4 +916,FIGER-coarse,"The McLarens of Ayrton Senna and Gerhard Berger were next, ahead of Michael Schumacher 's Benetton and the two Lotuses, with Johnny Herbert ahead of Mika Hakkinen.","[('Mika Häkkinen', 'person')]","[('McLarens', 'organization'), ('Ayrton Senna', 'person'), ('Gerhard Berger', 'person'), ('Michael Schumacher', 'person'), ('Benetton', 'organization'), ('Lotuses', 'organization'), ('Johnny Herbert', 'person'), ('Mika Hakkinen', 'person')]",0.0,0.0,0.0 +917,FIGER-coarse,"Fernanda Palma Lissoni ( born August 31, 1980 in Sao Paulo ) is a female water polo player from Brazil, who finished in fourth place with the Brazil women 's national water polo team at the 2007 Pan American Games in Rio de Janeiro, Brazil.","[(""Brazil women's national water polo team"", 'organization')]","[('Fernanda Palma Lissoni', 'person'), ('Sao Paulo', 'location'), ('Brazil', 'location'), (""Brazil women 's national water polo team"", 'organization'), ('2007 Pan American Games', 'event'), ('Rio de Janeiro', 'location'), ('Brazil', 'location')]",0.0,0.0,0.0 +918,FIGER-coarse,"Jamaica also operates a Consulate-General office in Toronto and appoints Canadian honorary consuls in Edmonton, Montreal, New Westminster ( Vancouver ) and Winnipeg.","[('Winnipeg', 'location')]","[('Jamaica', 'organization'), ('Consulate-General', 'organization'), ('Toronto', 'location'), ('Canadian honorary consuls', 'person'), ('Edmonton', 'location'), ('Montreal', 'location'), ('New Westminster', 'location'), ('Vancouver', 'location'), ('Winnipeg', 'location')]",0.1111111111111111,1.0,0.19999999999999998 +919,FIGER-coarse,"The 1906 St. Louis Cardinals season was the team 's 25th season in St. Louis, Missouri and the 15th season in the National League.","[('National League', 'organization')]","[('St. Louis', 'location'), ('St. Louis', 'location'), ('Missouri', 'location'), ('National League', 'organization')]",0.3333333333333333,1.0,0.5 +920,FIGER-coarse,"At the end of the 19th century, Impressionist painters like Pierre-Auguste Renoir, Edouard Manet and Claude Monet came to paint the Seine River which crosses the town.","[('Seine', 'location')]","[('Pierre-Auguste Renoir', 'person'), ('Edouard Manet', 'person'), ('Claude Monet', 'person'), ('Seine River', 'location')]",0.0,0.0,0.0 +921,FIGER-coarse,"As CompuServe morphed into AOL 's "" value brand, "" Fujitsu sought to sell off its product as they were making a loss.","[('AOL', 'person'), ('AOL', 'organization')]","[('CompuServe', 'organization'), ('AOL', 'organization'), ('Fujitsu', 'organization')]",0.3333333333333333,0.5,0.4 +922,FIGER-coarse,"Jara Cimrman Lying, Sleeping ( Jara Cimrman lezici, spici ) is a Czech comedy film directed by Ladislav Smoljak.","[('Ladislav Smoljak', 'person')]","[('Jara Cimrman', 'person'), ('Jara Cimrman', 'person'), ('Czech', 'location'), ('Ladislav Smoljak', 'person')]",0.3333333333333333,1.0,0.5 +923,FIGER-coarse,"The album reached number 24 in UK charts and was nominated for the Grammy Award for Best Metal Performance at the 1992 Grammys, but lost to Metallica 's Metallica.","[('Metallica', 'art')]","[('1992 Grammys', 'event'), ('Metallica', 'person'), ('Metallica', 'person')]",0.0,0.0,0.0 +924,FIGER-coarse,SilverLoad is the title of a graphic adventure video game produced by Vic Tokai in 1996.,"[('Vic Tokai', 'person'), ('Vic Tokai', 'organization')]","[('SilverLoad', 'product'), ('Vic Tokai', 'person'), ('1996', 'event')]",0.3333333333333333,0.5,0.4 +925,FIGER-coarse,"Gitagum is a fourth-class Philippine municipality in the province of Misamis Oriental, Philippines.","[('Philippines', 'location')]","[('Gitagum', 'location'), ('Misamis Oriental', 'location'), ('Philippines', 'location')]",0.3333333333333333,1.0,0.5 +926,FIGER-coarse,"The article states that the Eternals were involved in a previous Time War with the Halldons, a powerful race first mentioned in We are the Daleks, an article by Terry Nation from the Radio Times 10th Anniversary Special in 1973.","[('Terry Nation', 'person')]","[('Eternals', 'organization'), ('Time War', 'event'), ('Halldons', 'organization'), ('Terry Nation', 'person'), ('Radio Times', 'organization'), ('10th Anniversary Special', 'event')]",0.16666666666666666,1.0,0.2857142857142857 +927,FIGER-coarse,"These partner companies include Adobe, CA Technologies, Hewlett-Packard, IDS Scheer, OpenText, Nakisa, Inc, and ICON-SCM.","[('OpenText', 'organization')]","[('Adobe', 'organization'), ('CA Technologies', 'organization'), ('Hewlett-Packard', 'organization'), ('IDS Scheer', 'organization'), ('OpenText', 'organization'), ('Nakisa, Inc', 'organization'), ('ICON-SCM', 'organization')]",0.14285714285714285,1.0,0.25 +928,FIGER-coarse,"Henry ' Harry ' Thomas Phillips ( 22 June, 1903 & ndash; 16 December, 1978 ) was a Welsh international rugby union lock who played club rugby for Cross Keys and Newport and international rugby for Wales.","[('Wales national rugby union team', 'organization')]","[('Cross Keys', 'location'), ('Newport', 'location'), ('Wales', 'organization')]",0.0,0.0,0.0 +929,FIGER-coarse,"A noted pilot in World War II, as a child he appeared in Hollywood films with his mother.","[('Hollywood', 'location'), ('Hollywood', 'organization')]","[('noted pilot', 'person'), ('World War II', 'event'), ('mother', 'person')]",0.0,0.0,0.0 +930,FIGER-coarse,"It forms a part of the league along with other IITs in India: the Indian Institute of Technology, Bombay, Guwahati, Kanpur, Kharagpur, Madras, Roorkee, Bhubaneswar, Gandhinagar, Hyderabad, Indore, Jodhpur, Mandi, Patna and Ropar.","[('Indian Institute of Technology, Roorkee', 'location'), ('Indian Institute of Technology, Roorkee', 'organization')]","[('Indian Institute of Technology', 'organization'), ('Bombay', 'location'), ('Guwahati', 'location'), ('Kanpur', 'location'), ('Kharagpur', 'location'), ('Madras', 'location'), ('Roorkee', 'location'), ('Bhubaneswar', 'location'), ('Gandhinagar', 'location'), ('Hyderabad', 'location'), ('Indore', 'location'), ('Jodhpur', 'location'), ('Mandi', 'location'), ('Patna', 'location'), ('Ropar', 'location')]",0.0,0.0,0.0 +931,FIGER-coarse,"He took the name "" Severin "", from the Leopold von Sacher-Masoch character that is the subject of the Velvet Underground song "" Venus in Furs "".","[('Venus in Furs', 'art')]","[('Severin', 'person'), ('Leopold von Sacher-Masoch', 'person'), ('Velvet Underground', 'organization'), ('Venus in Furs', 'art')]",0.25,1.0,0.4 +932,FIGER-coarse,"The aircraft completed the journey from Mildenhall, England to Melbourne, Australia in 129 Hours 47 Minutes, it gained 7th position in the handicap race.","[('Australia', 'location')]","[('Mildenhall', 'location'), ('England', 'location'), ('Melbourne, Australia', 'location'), ('handicap race', 'event')]",0.0,0.0,0.0 +933,FIGER-coarse,"She was hulked in 1870 and lent to the Cork Harbour Board, before being sold at Portsmouth in February 1889 for breaking up.","[('City of Cork', 'location')]","[('She', 'person'), ('1870', 'event'), ('Cork Harbour Board', 'organization'), ('Portsmouth', 'location'), ('February 1889', 'event')]",0.0,0.0,0.0 +934,FIGER-coarse,"Recording sessions for the album took place during 2007 to 2009 at several recording studios, and production was handled primarily by Dr. Dre, Mark Batson, and Eminem.","[('Mark Batson', 'person')]","[('Recording sessions', 'event'), ('recording studios', 'location'), ('Dr. Dre', 'person'), ('Mark Batson', 'person'), ('Eminem', 'person')]",0.2,1.0,0.33333333333333337 +935,FIGER-coarse,"It was played at three different location in Utah: Willow Creek Country Club in Salt Lake City in 1962, Ogden Country Club in Ogden in 1963, and Riverside Country Club in Provo in 1964.","[('Provo, Utah', 'location')]","[('Willow Creek Country Club', 'building'), ('Salt Lake City', 'location'), ('Ogden Country Club', 'building'), ('Ogden', 'location'), ('Riverside Country Club', 'building'), ('Provo', 'location')]",0.0,0.0,0.0 +936,FIGER-coarse,Jabreilles-les-Bordes ( Jabrelhas ) is a commune in the Haute-Vienne department in the Limousin region in west-central France.,"[('Limousin', 'location')]","[('Jabreilles-les-Bordes', 'location'), ('Jabrelhas', 'location'), ('Haute-Vienne department', 'location'), ('Limousin region', 'location'), ('west-central France', 'location')]",0.0,0.0,0.0 +937,FIGER-coarse,"Among the other loyalists were John Beaufort, Earl of Somerset, Edward, Earl of Rutland, John Montacute, Earl of Salisbury and Thomas le Despenser.","[('John Beaufort, 1st Earl of Somerset', 'person')]","[('John Beaufort', 'person'), ('Edward, Earl of Rutland', 'person'), ('John Montacute', 'person'), ('Thomas le Despenser', 'person')]",0.0,0.0,0.0 +938,FIGER-coarse,"Attica is a city in Logan Township, Fountain County, Indiana, United States.","[('United States', 'location'), ('United States', 'organization'), ('United States', 'person')]","[('Attica', 'location'), ('Logan Township', 'location'), ('Fountain County', 'location'), ('Indiana', 'location'), ('United States', 'location')]",0.2,0.3333333333333333,0.25 +939,FIGER-coarse,"He was convicted on 29 October 1925 of assaulting, resisiting and obstructing a sergeant of the Garda Siochana and of a similar charge relating to a Peace Officer.","[('Garda SÃochána', 'organization')]","[('sergeant', 'person'), ('Garda Siochana', 'organization'), ('Peace Officer', 'person')]",0.0,0.0,0.0 +940,FIGER-coarse,"On 23 December 2010 Amnesty International announced that it was mobilizing an online petition spearheaded by Paul Haggis and Nazanin Boniadi and signed by Sean Penn, Martin Scorsese, Harvey Weinstein and others to protest the imprisonment of Panahi.","[('Sean Penn', 'person')]","[('Amnesty International', 'organization'), ('Paul Haggis', 'person'), ('Nazanin Boniadi', 'person'), ('Sean Penn', 'person'), ('Martin Scorsese', 'person'), ('Harvey Weinstein', 'person')]",0.16666666666666666,1.0,0.2857142857142857 +941,FIGER-coarse,"Dabney Estates is an unincorporated community in Dinwiddie County, Virginia, United States.","[('Dinwiddie County, Virginia', 'location')]","[('Dabney Estates', 'location'), ('Dinwiddie County', 'location'), ('Virginia', 'location'), ('United States', 'location')]",0.0,0.0,0.0 +942,FIGER-coarse,"Jellejetta Klijnsma ( Hoogeveen, 18 March 1957 ) is a Dutch Labour Party politician.","[('Dutch Labour Party', 'organization')]","[('Jellejetta Klijnsma', 'person'), ('Hoogeveen', 'location'), ('Dutch Labour Party', 'organization')]",0.3333333333333333,1.0,0.5 +943,FIGER-coarse,See Cypress-Redcliff 1986-1993 Progressive Conservative The electoral district was created in the boundary redistribution of 1993 from the old Cypress-Redcliff riding.,"[('Progressive Conservative Association of Alberta', 'organization')]","[('Cypress-Redcliff', 'location'), ('Progressive Conservative', 'organization'), ('boundary redistribution of 1993', 'event'), ('Cypress-Redcliff', 'location')]",0.0,0.0,0.0 +944,FIGER-coarse,"It is found in Bolivia, Brazil, Colombia, Ecuador, French Guiana, Peru, Suriname, and Venezuela.","[('Bolivia', 'location')]","[('Bolivia', 'location'), ('Brazil', 'location'), ('Colombia', 'location'), ('Ecuador', 'location'), ('French Guiana', 'location'), ('Peru', 'location'), ('Suriname', 'location'), ('Venezuela', 'location')]",0.125,1.0,0.2222222222222222 +945,FIGER-coarse,"He played in wins against Hertha Zehlendorf in Wollongong, Flamengo in Rio de Janeiro and a draw against Israel in Paraguay.","[('Israel national under-21 football team', 'organization')]","[('Hertha Zehlendorf', 'organization'), ('Wollongong', 'location'), ('Flamengo', 'organization'), ('Rio de Janeiro', 'location'), ('Israel', 'organization'), ('Paraguay', 'location')]",0.0,0.0,0.0 +946,FIGER-coarse,Jeremy 's Run originates from rainwater flowing down the west slope of Elkwallow Gap in the Blue Ridge Mountains.,"[('Blue Ridge Mountains', 'location')]","[('Jeremy', 'person'), ('Elkwallow Gap', 'location'), ('Blue Ridge Mountains', 'location')]",0.3333333333333333,1.0,0.5 +947,FIGER-coarse,"However, Cincinnati responded with kicker Shayne Graham 's 46-yard field goal and QB Carson Palmer 's 11-yard TD pass to WR Chris Henry.","[('Chris Henry', 'person')]","[('Cincinnati', 'location'), ('Shayne Graham', 'person'), ('Carson Palmer', 'person'), ('Chris Henry', 'person')]",0.25,1.0,0.4 +948,FIGER-coarse,"Mann 's boss at Ford, Roy Haynes, persuaded Mann to go with him when he moved to BMC to lead their design studio in Cowley in 1967.","[('British Motor Corporation', 'organization')]","[('Mann', 'person'), ('Ford', 'organization'), ('Roy Haynes', 'person'), ('Mann', 'person'), ('BMC', 'organization'), ('Cowley', 'location'), ('1967', 'event')]",0.0,0.0,0.0 +949,FIGER-coarse,"Ruotolo started his career with Sorrento in 1984, but is best known for having been a key player for Genoa for over a decade; he joined the Grifone in 1988 to left it only in 2002 to join Livorno of Serie C1.","[('Sorrento Calcio', 'organization')]","[('Ruotolo', 'person'), ('Sorrento', 'location'), ('Genoa', 'organization'), ('Grifone', 'organization'), ('Livorno', 'location'), ('Serie C1', 'organization')]",0.0,0.0,0.0 +950,FIGER-coarse,Two of the most influential fashion designers of the time were Jacques Doucet and Mariano Fortuny.,"[('Jacques Doucet', 'person')]","[('Jacques Doucet', 'person'), ('Mariano Fortuny', 'person')]",0.5,1.0,0.6666666666666666 +951,FIGER-coarse,He graduated from the United States Military Academy in 1842 ( 12th of 56 cadets ) and was commissioned a second lieutenant in the 3rd U.S. Artillery.,"[('United States Military Academy', 'person'), ('United States Military Academy', 'organization'), ('United States Military Academy', 'location'), ('United States Military Academy', 'building')]","[('United States Military Academy', 'organization'), ('second lieutenant', 'person'), ('3rd U.S. Artillery', 'organization')]",0.3333333333333333,0.25,0.28571428571428575 +952,FIGER-coarse,The hospital also receives referrals from neighboring parts of Southern Sudan and the Democratic Republic of the Congo.,"[('Democratic Republic of the Congo', 'location')]","[('The hospital', 'organization'), ('Southern Sudan', 'location'), ('Democratic Republic of the Congo', 'location')]",0.3333333333333333,1.0,0.5 +953,FIGER-coarse,"Herschel Girls ' School is a private, boarding and day school for girls, located in Claremont, a southern suburb of Cape Town, Western Cape, South Africa.","[('Cape Town', 'location')]","[(""Herschel Girls ' School"", 'organization'), ('Claremont', 'location'), ('Cape Town', 'location'), ('Western Cape', 'location'), ('South Africa', 'location')]",0.2,1.0,0.33333333333333337 +954,FIGER-coarse,"Below the confluence of the Chehalis River, at the bridge between Chehalis and the Municipality of Kent, the river widens into a wide backwater, Harrison Bay, then from there joins the Fraser.","[('Kent, British Columbia', 'location')]","[('Chehalis River', 'location'), ('Municipality of Kent', 'organization'), ('Harrison Bay', 'location'), ('Fraser', 'location')]",0.0,0.0,0.0 +955,FIGER-coarse,"At Sun Joy was an inspiration for the development of NFS, the SPARC microprocessors, the Java programming language, Jini / JavaSpaces and JXTA.","[('JXTA', 'product'), ('JXTA', 'art')]","[('Sun', 'organization'), ('Joy', 'person'), ('NFS', 'product'), ('SPARC microprocessors', 'product'), ('Jini / JavaSpaces', 'product'), ('JXTA', 'product')]",0.16666666666666666,0.5,0.25 +956,FIGER-coarse,"Fowley 's films include Twenty Mule Team, Mighty Joe Young, Battleground, Armored Car Robbery, Chick Carter, Detective, The Naked Jungle, The High and the Mighty and Walking Tall.","[('The Naked Jungle', 'art')]","[('Fowley', 'person'), ('Twenty Mule Team', 'organization'), ('Mighty Joe Young', 'art'), ('Battleground', 'art'), ('Armored Car Robbery', 'art'), ('The Naked Jungle', 'art'), ('The High and the Mighty', 'art'), ('Walking Tall', 'art')]",0.125,1.0,0.2222222222222222 +957,FIGER-coarse,"He attended Colorado State Teachers College ( now named the University of Northern Colorado in Greeley, Colorado ), and earned his master 's degree.","[('University of Northern Colorado', 'location'), ('University of Northern Colorado', 'organization')]","[('He', 'person'), ('Colorado State Teachers College', 'organization'), ('University of Northern Colorado', 'organization'), ('Greeley', 'location'), ('Colorado', 'location')]",0.2,0.5,0.28571428571428575 +958,FIGER-coarse,This particularly grueling course was changed in later years to begin and end at Cleveland State University.,"[('Cleveland State University', 'location'), ('Cleveland State University', 'organization')]","[('Cleveland State University', 'organization')]",1.0,0.5,0.6666666666666666 +959,FIGER-coarse,"Some Australian Architects were also seen at the forefront of various movements, particularly residential architects like Harry Norris, Roy Grounds, Robin Boyd, Frederick Romberg and Harry Seidler.","[('Frederick Romberg', 'person')]","[('Australian Architects', 'organization'), ('Harry Norris', 'person'), ('Roy Grounds', 'person'), ('Robin Boyd', 'person'), ('Frederick Romberg', 'person'), ('Harry Seidler', 'person')]",0.16666666666666666,1.0,0.2857142857142857 +960,FIGER-coarse,"Options for 2 other units were exercised on January 2006 with the first steel cut commenced on 3 April 2006 in Damen 's Schelde Naval Shipbuilding yard, Vlissingen-Oost yard and not in Surabaya stated earlier.","[('Damen Group', 'organization')]","[('Damen', 'organization'), ('Schelde Naval Shipbuilding yard', 'building'), ('Vlissingen-Oost yard', 'location'), ('Surabaya', 'location')]",0.0,0.0,0.0 +961,FIGER-coarse,"Her work has appeared in The New York Times, The New York Times Magazine, O: The Oprah Magazine, Discover, and '' New York '' magazine.","[('New York', 'organization'), ('New York', 'location'), ('New York', 'art')]","[('The New York Times', 'organization'), ('The New York Times', 'organization'), ('O: The Oprah Magazine', 'organization'), ('Discover', 'organization')]",0.0,0.0,0.0 +962,FIGER-coarse,"Sonny Bill Williams ( Bulldogs ) and Karmichael Hunt ( Brisbane Broncos ), and their performances, mature beyond their years, would be critical to the fortunes of their clubs.","[('Karmichael Hunt', 'person')]","[('Sonny Bill Williams', 'person'), ('Bulldogs', 'organization'), ('Karmichael Hunt', 'person'), ('Brisbane Broncos', 'organization')]",0.25,1.0,0.4 +963,FIGER-coarse,"In 1867, after having taught at the Conservatory of Giuseppe Siboni since 1827, Hartmann helped co-establish and direct the Copenhagen Conservatory with Niels Gade and Holger Simon Paulli.","[('Niels Gade', 'person')]","[('Conservatory of Giuseppe Siboni', 'organization'), ('Hartmann', 'person'), ('Copenhagen Conservatory', 'organization'), ('Niels Gade', 'person'), ('Holger Simon Paulli', 'person')]",0.2,1.0,0.33333333333333337 +964,FIGER-coarse,"To promote the changes, Healthy Choice spent between $ 90 million to $ 100 million on a multimedia campaign that includes advertisements with actress Julia Louis-Dreyfus featured in commercials directed by Christopher Guest.","[('Christopher Guest', 'person')]","[('Healthy Choice', 'organization'), ('multimedia campaign', 'event'), ('Julia Louis-Dreyfus', 'person'), ('Christopher Guest', 'person')]",0.25,1.0,0.4 +965,FIGER-coarse,"Club Deportivo San Marcos de Arica are an Chilean Football club, their home town is Arica in the Region of Arica y Parinacota, Chile.","[('Arica', 'location')]","[('Arica', 'location'), ('Arica', 'location'), ('Arica', 'location'), ('Chile', 'location')]",0.5,1.0,0.6666666666666666 +966,FIGER-coarse,"Roland Berger Strategy Consultants ' major competitors include McKinsey & amp; Company, The Boston Consulting Group, Bain & amp; Company, Booz & amp; Company and A.T. Kearney.","[('Boston Consulting Group', 'organization')]","[('Roland Berger Strategy Consultants', 'organization'), ('McKinsey & amp; Company', 'organization'), ('The Boston Consulting Group', 'organization'), ('Bain & amp; Company', 'organization'), ('Booz & amp; Company', 'organization'), ('A.T. Kearney', 'organization')]",0.0,0.0,0.0 +967,FIGER-coarse,"St Mary 's Church, Akenham, is a redundant Anglican church in the hamlet of Akenham, Suffolk, England.","[('Akenham', 'location')]","[(""St Mary 's Church"", 'building'), ('Akenham', 'location'), ('Anglican', 'organization'), ('Akenham', 'location'), ('Suffolk', 'location'), ('England', 'location')]",0.2,1.0,0.33333333333333337 +968,FIGER-coarse,"On June 17, the artists that performed were Arthur Dodge, Benevento-Russo Duo, Big Metal Rooster, Ekoostik Hookah, Mindy Smith, Moonshine Still, The Schwag and Particle.","[('Particle', 'person')]","[('June 17', 'event'), ('Arthur Dodge', 'person'), ('Benevento-Russo Duo', 'organization'), ('Big Metal Rooster', 'organization'), ('Ekoostik Hookah', 'organization'), ('Mindy Smith', 'person'), ('Moonshine Still', 'organization'), ('The Schwag', 'organization'), ('Particle', 'organization')]",0.0,0.0,0.0 +969,FIGER-coarse,"Almonacid de Zorita is a municipality located in the province of Guadalajara, Castile-La Mancha, Spain.","[('Spain', 'location')]","[('Almonacid de Zorita', 'location'), ('Guadalajara', 'location'), ('Castile-La Mancha', 'location'), ('Spain', 'location')]",0.25,1.0,0.4 +970,FIGER-coarse,The South Yuba River is a 65.0mikmmid-long left-entering tributary of the Yuba River in the Sierra Nevada ( U.S. ) that repeatedly crosses Interstate 80 in California.,"[('Interstate 80 in California', 'location')]","[('South Yuba River', 'location'), ('Sierra Nevada', 'location'), ('U.S.', 'location'), ('Interstate 80', 'location'), ('California', 'location')]",0.0,0.0,0.0 +971,FIGER-coarse,"Released on September 13, 2005 through Epic Records, the record charted in the top 15 on the '' Billboard '' 200 and was a top ten hit in Australia, Canada, Ireland, New Zealand and the UK.","[('RIANZ', 'organization')]","[('Epic Records', 'organization'), ('Australia', 'location'), ('Canada', 'location'), ('Ireland', 'location'), ('New Zealand', 'location'), ('UK', 'location')]",0.0,0.0,0.0 +972,FIGER-coarse,"Recurring characters who appear in the episode are glee club members Brittany ( Heather Morris ), Santana Lopez ( Naya Rivera ) and Mike Chang ( Harry Shum, Jr. ).","[('Harry Shum, Jr.', 'person')]","[('glee club', 'organization'), ('Brittany', 'person'), ('Heather Morris', 'person'), ('Santana Lopez', 'person'), ('Naya Rivera', 'person'), ('Mike Chang', 'person'), ('Harry Shum, Jr.', 'person')]",0.14285714285714285,1.0,0.25 +973,FIGER-coarse,"Gmina Lubowo contains the villages and settlements of Baranowo, Chwalkowko, Dziekanowice, Falkowo, Imielenko, Imielno, Lednogora, Lesniewo, Lubowo, Moraczewo, Myslecin, Owieczki, Pierzyska, Przyborowo, Rybitwy, Rzegnowo, Siemianowo, Strychowo, Wierzyce, Wozniki and Zydowko.","[('Strychowo', 'location')]","[('Lubowo', 'location'), ('Baranowo', 'location'), ('Chwalkowko', 'location'), ('Dziekanowice', 'location'), ('Falkowo', 'location'), ('Imielenko', 'location'), ('Imielno', 'location'), ('Lednogora', 'location'), ('Lesniewo', 'location'), ('Lubowo', 'location'), ('Moraczewo', 'location'), ('Myslecin', 'location'), ('Owieczki', 'location'), ('Pierzyska', 'location'), ('Przyborowo', 'location'), ('Rybitwy', 'location'), ('Rzegnowo', 'location'), ('Siemianowo', 'location'), ('Strychowo', 'location'), ('Wierzyce', 'location'), ('Wozniki', 'location'), ('Zydowko', 'location')]",0.047619047619047616,1.0,0.0909090909090909 +974,FIGER-coarse,"Such works are that of Hamlet 's tragedy; King Lear, Macbeth, Coriolanus, the Tempest, Twelfth Night and Sonnet 50.","[('Twelfth Night', 'art')]","[('Hamlet', 'person'), ('King Lear', 'art'), ('Macbeth', 'art'), ('Coriolanus', 'art'), ('the Tempest', 'art'), ('Twelfth Night', 'art'), ('Sonnet 50', 'art')]",0.14285714285714285,1.0,0.25 +975,FIGER-coarse,"During 1995-96, Kevin Keegan attempted to re-sign Waddle for Newcastle United as cover for David Ginola during a suspension, but Keegan 's attempts to sign the player who had played alongside him more than a decade earlier was unsuccessful.","[('Kevin Keegan', 'person')]","[('1995-96', 'event'), ('Kevin Keegan', 'person'), ('Waddle', 'person'), ('Newcastle United', 'organization'), ('David Ginola', 'person'), ('suspension', 'event')]",0.16666666666666666,1.0,0.2857142857142857 +976,FIGER-coarse,"Along this section of road, a park and ride scheme operates on matchdays for visitors to the Stadium of Light.","[('Stadium of Light', 'location'), ('Stadium of Light', 'building')]","[('matchdays', 'event'), ('Stadium of Light', 'building')]",0.5,0.5,0.5 +977,FIGER-coarse,"Piola absorbed Castiglione 's work, it is visible in The Communion of Clare of Montefalco ( London, British Museum ) and his paintings in the Oratory of St John the Baptist at Spotorno.","[('Spotorno', 'location')]","[('Piola', 'location'), ('Castiglione', 'person'), ('London', 'location'), ('British Museum', 'organization'), ('Spotorno', 'location')]",0.2,1.0,0.33333333333333337 +978,FIGER-coarse,"The Ponthievin alliance with Duke William of Normandy had earlier been secured by the marriage of Enguerrand 's and Guy 's sister to Duke William 's uncle, William of Talou ( Enguerrand himself was married to Duke William 's sister, Adelaide ).","[('William I of England', 'person')]","[('Duke William of Normandy', 'person'), ('Enguerrand', 'person'), ('Guy', 'person'), ('Duke William', 'person'), ('Enguerrand', 'person'), ('Duke William', 'person'), ('Adelaide', 'person')]",0.0,0.0,0.0 +979,FIGER-coarse,"Summary = = Hallelujah All the Way HomeInfoboxHallelujah All the Way HomeThe VerlainesFlying Nun Records/Homestead RecordsalbumCover art from The Verlaines ' album "" Hallelujah All The Way Home ""","[('The Verlaines', 'person')]","[('Homestead RecordsalbumCover', 'organization'), ('The Verlaines', 'person'), ('Hallelujah All The Way Home', 'art')]",0.3333333333333333,1.0,0.5 +980,FIGER-coarse,Crawford studied conducting with Eleazar de Carvalho at Tanglewood and Hans Swarowsky of the Vienna State Opera.,"[('Vienna State Opera', 'location'), ('Vienna State Opera', 'organization'), ('Vienna State Opera', 'building')]","[('Crawford', 'person'), ('Eleazar de Carvalho', 'person'), ('Tanglewood', 'location'), ('Hans Swarowsky', 'person'), ('Vienna State Opera', 'organization')]",0.2,0.3333333333333333,0.25 +981,FIGER-coarse,"It was released by EMI in the UK, reaching number 4 in the UK album charts, and a few months later in the U.S., originally on Harvest/Capitol Records and subsequently Sanctuary Records/Columbia Records.","[('United States', 'location'), ('United States', 'organization'), ('United States', 'person')]","[('EMI', 'organization'), ('UK', 'location'), ('UK', 'location'), ('U.S.', 'location'), ('Harvest', 'organization'), ('Capitol Records', 'organization'), ('Sanctuary Records', 'organization'), ('Columbia Records', 'organization')]",0.0,0.0,0.0 +982,FIGER-coarse,"Opening title for 1926 Warner Bros. / Vitaphone film "" His Pastimes, "" starring ukulele virtuoso Roy Smeck.","[('Roy Smeck', 'person')]","[('Warner Bros.', 'organization'), ('Vitaphone', 'organization'), ('His Pastimes', 'art'), ('Roy Smeck', 'person')]",0.25,1.0,0.4 +983,FIGER-coarse,"Dajinshan Island ( Big Jinshan Island ), Xiaojinshan Island ( Small Jinshan Island ), and Fushan Island in Jinshan District.","[('Small Jinshan Island', 'location')]","[('Dajinshan Island', 'location'), ('Big Jinshan Island', 'location'), ('Xiaojinshan Island', 'location'), ('Small Jinshan Island', 'location'), ('Fushan Island', 'location'), ('Jinshan District', 'location')]",0.16666666666666666,1.0,0.2857142857142857 +984,FIGER-coarse,"Twenty-two 3-car units were built for Network SouthEast 's West of England and from London Waterloo to Salisbury, Yeovil and Exeter.","[('West of England Main Line', 'location')]","[('Network SouthEast', 'organization'), ('West of England', 'building'), ('London Waterloo', 'location'), ('Salisbury', 'location'), ('Yeovil', 'location'), ('Exeter', 'location')]",0.0,0.0,0.0 +985,FIGER-coarse,"Herbert Frankenhauser ( born July 23, 1945 ) is a German politician, representative of the Christian Social Union of Bavaria.","[('Christian Social Union of Bavaria', 'organization')]","[('Herbert Frankenhauser', 'person'), ('Christian Social Union of Bavaria', 'organization')]",0.5,1.0,0.6666666666666666 +986,FIGER-coarse,"His career included one term as a United States Congressman in the Seventy-seventh United States Congress, serving as a Director in the United States Department of Interior under Franklin D. Roosevelt, and serving for a brief period as ( acting ) Governor of Puerto Rico in 1941.","[('United States Department of Interior', 'organization')]","[('United States Congress', 'organization'), ('United States Department of Interior', 'organization'), ('Franklin D. Roosevelt', 'person'), ('Puerto Rico', 'location'), ('1941', 'event')]",0.2,1.0,0.33333333333333337 +987,FIGER-coarse,eCamp is an International Jewish High-Tech Summer Camp in Israel for Jewish youth aged 8 to 18.,"[('Israel', 'location'), ('Israel', 'person')]","[('eCamp', 'organization'), ('Israel', 'location')]",0.5,0.5,0.5 +988,FIGER-coarse,"On 30 June 2008, Chrysler, LLC announced plans to shutter the South plant, consolidating all minivan manufacture in Windsor, Ontario, Canada.","[('Windsor, Ontario', 'location')]","[('Chrysler, LLC', 'organization'), ('South plant', 'building'), ('Windsor', 'location'), ('Ontario', 'location'), ('Canada', 'location')]",0.0,0.0,0.0 +989,FIGER-coarse,"Stare Pole ' stare - ' pole ( German Altfelde ) is a village in Malbork County, Pomeranian Voivodeship, in northern Poland.","[('Malbork County', 'location')]","[('Malbork County', 'location'), ('Pomeranian Voivodeship', 'location'), ('northern Poland', 'location')]",0.3333333333333333,1.0,0.5 +990,FIGER-coarse,"Rollo played his football in Northern Ireland and Wales with Brantwood, Cliftonville, Distillery, West End, Mountpottinger and Linfield before joining English side Blackburn Rovers.","[('Cliftonville F.C.', 'organization')]","[('Rollo', 'person'), ('Brantwood', 'location'), ('Cliftonville', 'location'), ('Distillery', 'location'), ('West End', 'location'), ('Mountpottinger', 'location'), ('Linfield', 'location'), ('Blackburn Rovers', 'organization')]",0.0,0.0,0.0 +991,FIGER-coarse,"They compete in the Pacific League of Nippon Professional Baseball, playing the majority of their home games at the Sapporo Dome.","[('Nippon Professional Baseball', 'organization')]","[('Pacific League', 'organization'), ('Nippon Professional Baseball', 'organization'), ('Sapporo Dome', 'building')]",0.3333333333333333,1.0,0.5 +992,FIGER-coarse,"The Union Association merged with the National League after the 1884 season, and Burns signed and played with the St. Louis Maroons of the National League, playing 14 games in the outfield, and pitching just once, in a relief appearance.","[('National League', 'organization')]","[('The Union Association', 'organization'), ('National League', 'organization'), ('1884 season', 'event'), ('Burns', 'person'), ('St. Louis Maroons', 'organization'), ('National League', 'organization')]",0.2,1.0,0.33333333333333337 +993,FIGER-coarse,"The International Olympic Committee has since chosen Rio de Janero, Brazil as the host site for the thirty-first Olympiad.","[('Brazil', 'location')]","[('International Olympic Committee', 'organization'), ('Rio de Janero', 'location'), ('Brazil', 'location'), ('thirty-first Olympiad', 'event')]",0.25,1.0,0.4 +994,FIGER-coarse,"Alla Rakha began his career as an accompanist in Lahore and then as an All India Radio staffer in Bombay in 1940, playing the station 's first ever tabla solo and elevating the instrument 's position in the process.","[('Bombay', 'location')]","[('Alla Rakha', 'person'), ('Lahore', 'location'), ('All India Radio', 'organization'), ('Bombay', 'location'), ('tabla solo', 'art')]",0.2,1.0,0.33333333333333337 +995,FIGER-coarse,"His writing also has appeared in several other US publications, including The New York Times, The Washington Post, The Nation, Mother Jones, Vibe, Newsday, and The American Prospect.","[('Newsday', 'organization'), ('Newsday', 'person'), ('Newsday', 'art')]","[('The New York Times', 'organization'), ('The Washington Post', 'organization'), ('The Nation', 'organization'), ('Mother Jones', 'organization'), ('Vibe', 'organization'), ('Newsday', 'organization'), ('The American Prospect', 'organization')]",0.14285714285714285,0.3333333333333333,0.2 +996,FIGER-coarse,"The Red Raiders played their home games in the Lubbock Municipal Coliseum in Lubbock, Texas.","[('Lubbock, Texas', 'location')]","[('The Red Raiders', 'organization'), ('Lubbock Municipal Coliseum', 'building'), ('Lubbock', 'location'), ('Texas', 'location')]",0.0,0.0,0.0 +997,FIGER-coarse,"He founded an alcohol factory, local train, and in 1912 installed the first rain-based irrigation system in the Poznan area.","[('Poznan', 'location')]","[('He', 'person'), ('alcohol factory', 'organization'), ('local train', 'organization'), ('1912', 'event'), ('Poznan area', 'location')]",0.0,0.0,0.0 +998,FIGER-coarse,"Renaud Cohade ( born September 29, 1984 in Aubenas, Ardeche ) is a French footballer currently playing for Valenciennes FC.","[('Valenciennes FC', 'organization')]","[('Renaud Cohade', 'person'), ('Aubenas', 'location'), ('Ardeche', 'location'), ('Valenciennes FC', 'organization')]",0.25,1.0,0.4 +999,FIGER-coarse,""" I Do, I Do, I Do, I Do, I Do "" topped the charts in Australia, as did "" Mamma Mia "" shortly after.","[('Mamma Mia', 'art')]","[('I Do', 'art'), ('I Do', 'art'), ('I Do', 'art'), ('Australia', 'location'), ('Mamma Mia', 'art')]",0.3333333333333333,1.0,0.5 diff --git a/src/experiments/GLiNER_evalutaion/results_FIGER-coarse/20250316_105245_GLiNER_results.txt b/src/experiments/GLiNER_evalutaion/results_FIGER-coarse/20250316_105245_GLiNER_results.txt new file mode 100644 index 0000000..887c27d --- /dev/null +++ b/src/experiments/GLiNER_evalutaion/results_FIGER-coarse/20250316_105245_GLiNER_results.txt @@ -0,0 +1,7000 @@ +Instance 0: +Sentence: The monastery had close ties with the Armenian Catholicosate of Cicilia, currently located in Antelias, Lebanon. +True Annotation: [('Antelias', 'location')] +Predicted Annotation: [('Armenian Catholicosate of Cicilia', 'organization'), ('Antelias', 'location'), ('Lebanon', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 1: +Sentence: The roughly U-shaped 308/402 line generally runs ( from south to north ): northeast along the Platte River and then northwest along the eastern edge of the Sandhills. +True Annotation: [('Platte River', 'location')] +Predicted Annotation: [('Platte River', 'location'), ('Sandhills', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 2: +Sentence: The 2001 World Jiu-Jitsu Championship was held at Tijuca Tenis Clube, Rio de Janeiro, Brazil. +True Annotation: [('Rio de Janeiro', 'location')] +Predicted Annotation: [('2001 World Jiu-Jitsu Championship', 'event'), ('Tijuca Tenis Clube', 'building'), ('Rio de Janeiro', 'location'), ('Brazil', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 3: +Sentence: In 1791, portions of Prince George 's County were ceded to form the new District of Columbia, along with portions of Montgomery County, Maryland, as well as the parts of Northern Virginia - that were later returned to Virginia. +True Annotation: [('District of Columbia', 'location')] +Predicted Annotation: [('1791', 'event'), ('Prince George', 'location'), ('District of Columbia', 'organization'), ('Montgomery County', 'location'), ('Maryland', 'location'), ('Northern Virginia', 'location'), ('Virginia', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 4: +Sentence: The family seat was Bantry House, near Bantry, in County Cork, Ireland. +True Annotation: [('Bantry', 'location')] +Predicted Annotation: [('Bantry House', 'building'), ('Bantry', 'location'), ('County Cork', 'location'), ('Ireland', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 5: +Sentence: Between November 2006 and February 2007, eight major candidates opened their campaigns-Joe Biden, Hillary Clinton, Chris Dodd, John Edwards, Dennis Kucinich, Barack Obama, Bill Richardson, and Tom Vilsack-joining Mike Gravel, who had announced his candidacy in April 2006. +True Annotation: [('Tom Vilsack', 'person')] +Predicted Annotation: [('Hillary Clinton', 'person'), ('Chris Dodd', 'person'), ('John Edwards', 'person'), ('Dennis Kucinich', 'person'), ('Barack Obama', 'person'), ('Bill Richardson', 'person'), ('Tom Vilsack-joining', 'person'), ('Mike Gravel', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 6: +Sentence: In August 1858, again ostensibly due to the persecution of Catholic missionaries-this time by Emperor Tu Duc-French troops led by Admiral Charles Rigault de Genouilly seized Da Nang Port as part of the punitive Cochinchina Campaign. +True Annotation: [('Tu Duc', 'person')] +Predicted Annotation: [('Catholic missionaries-this', 'organization'), ('Admiral Charles Rigault de Genouilly', 'person'), ('Da Nang Port', 'location'), ('Cochinchina Campaign', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 7: +Sentence: Bard is a town and comune in the Aosta Valley region of northwestern Italy. +True Annotation: [('Italy', 'location'), ('Italy', 'organization')] +Predicted Annotation: [('Bard', 'location'), ('Aosta Valley region', 'location'), ('northwestern Italy', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 8: +Sentence: In 1995, Martin appeared on Rosie Flores 's Rockabilly Filly album for HighTone Records. +True Annotation: [('Rosie Flores', 'person')] +Predicted Annotation: [('Martin', 'person'), ('Rosie Flores', 'person'), ('Rockabilly Filly', 'art'), ('HighTone Records', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 9: +Sentence: No Pigeons " was Sporty Thievz 's response to TLC 's " No Scrubs ". +True Annotation: [('Sporty Thievz', 'person')] +Predicted Annotation: [('No Pigeons', 'art'), ('Sporty Thievz', 'person'), ('TLC', 'organization'), ('No Scrubs', 'art')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 10: +Sentence: He returned to Club Africain shortly afterwards, and is now Head Coach of Jendouba Sport in Tunisia, recently gaining promotion to Ligue 1. +True Annotation: [('Jendouba Sport', 'organization')] +Predicted Annotation: [('Club Africain', 'organization'), ('Head Coach', 'person'), ('Jendouba Sport', 'organization'), ('Tunisia', 'location'), ('promotion', 'event')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 11: +Sentence: Both his sons would become prominent attorneys, with Cullin being appointed as District Attorney for Scurry, Stonewall, Kent, Fisher, Jones, Throckmorton and Haskell County, Texas. +True Annotation: [('Haskell County, Texas', 'location')] +Predicted Annotation: [('Cullin', 'person'), ('Scurry', 'location'), ('Stonewall', 'location'), ('Kent', 'location'), ('Fisher', 'location'), ('Jones', 'location'), ('Throckmorton', 'location'), ('Haskell County', 'location'), ('Texas', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 12: +Sentence: Throughout the 1930s and the early 1940s, she continued to be cast as the charming young girl in such films as Benjamin Christensen 's Barnet and the Herman Bang story, Sommerglæder. +True Annotation: [('Herman Bang', 'person')] +Predicted Annotation: [('Benjamin Christensen', 'person'), ('Herman Bang', 'person'), ('Sommerglæder', 'art')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 13: +Sentence: Richard Drew is an Associated Press photo-journalist, perhaps most notable for his photo The Falling Man which depicts a man falling from the World Trade Center towers following the September 11, 2001 attacks. +True Annotation: [('September 11, 2001 attacks', 'event')] +Predicted Annotation: [('Richard Drew', 'person'), ('Associated Press', 'organization'), ('The Falling Man', 'art'), ('World Trade Center towers', 'building'), ('September 11, 2001 attacks', 'event')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 14: +Sentence: Amanikhatashan is famous for having sent her Kushite cavalry to help Titus during the Great Jewish Revolt in 70 AD. +True Annotation: [('Titus', 'person')] +Predicted Annotation: [('Amanikhatashan', 'location'), ('Kushite cavalry', 'organization'), ('Titus', 'person'), ('Great Jewish Revolt', 'event')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 15: +Sentence: He also worked with DC Comics ( on Superman Second Series, Batman, Justice Society of America, Nightwing ) and Dark Horse Comics, signing additional collaborations with Innovation Publishing, Vivid Comics ( on The Executioner ) and Chaos ! +True Annotation: [('Chaos! Comics', 'organization')] +Predicted Annotation: [('DC Comics', 'organization'), ('Superman Second Series', 'art'), ('Justice Society of America', 'organization'), ('Dark Horse Comics', 'organization'), ('Innovation Publishing', 'organization'), ('Vivid Comics', 'organization'), ('The Executioner', 'art'), ('Chaos !', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 16: +Sentence: Holger Apfel ( born December 29, 1970 in Hildesheim, Lower Saxony ) is the leader of the right-extremist National Democratic Party of Germany in Saxony and has served as a member of the Saxon Parliament since 2004. +True Annotation: [('Landtag of Saxony', 'organization')] +Predicted Annotation: [('Holger Apfel', 'person'), ('Hildesheim', 'location'), ('Lower Saxony', 'location'), ('National Democratic Party of Germany', 'organization'), ('Saxon Parliament', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 17: +Sentence: The quarterfinals were held on May 19 and May 20 on two separate neutral fields: the Navy-Marine Corps Memorial Stadium in Annapolis, Maryland, and Princeton University Stadium in Princeton, New Jersey. +True Annotation: [('Annapolis, Maryland', 'location')] +Predicted Annotation: [('Navy-Marine Corps Memorial Stadium', 'building'), ('Annapolis', 'location'), ('Maryland', 'location'), ('Princeton University Stadium', 'building'), ('Princeton', 'location'), ('New Jersey', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 18: +Sentence: About 500 people were protesting in Debrecen, 500 in Szeged, 400 in Szecseny, 100-200 in Bekescsaba, 100-120 in Salgotarjan, 50 in Nyiregyhaza and smaller groups in several other towns. +True Annotation: [('Salgótarján', 'location')] +Predicted Annotation: [('Debrecen', 'location'), ('Szeged', 'location'), ('Szecseny', 'location'), ('Bekescsaba', 'location'), ('Salgotarjan', 'location'), ('Nyiregyhaza', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 19: +Sentence: To some extent he agreed with Fritz Fischer 's assessment that the differences between Imperial, Weimar and Nazi foreign policy were of degree rather than kind. +True Annotation: [('Nazi Germany', 'location')] +Predicted Annotation: [('Fritz Fischer', 'person'), ('Imperial', 'location'), ('Weimar', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 20: +Sentence: The Treasury and the Air Ministry were pushing for a new set of long-range strike aircraft operating from a string of bases around the globe. +True Annotation: [('UK Treasury', 'location'), ('UK Treasury', 'organization')] +Predicted Annotation: [('The Treasury', 'organization'), ('the Air Ministry', 'organization'), ('long-range strike aircraft', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 21: +Sentence: Barrow was born in Wolfskin District, Oglethorpe County, Georgia on October 18, 1852. +True Annotation: [('Georgia', 'location')] +Predicted Annotation: [('Barrow', 'person'), ('Wolfskin District', 'location'), ('Oglethorpe County', 'location'), ('Georgia', 'location'), ('October 18, 1852', 'event')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 22: +Sentence: In the western Atlantic, it occurs from the Grand Banks of Newfoundland to the U.S. state of Delaware. +True Annotation: [('Delaware', 'location')] +Predicted Annotation: [('western Atlantic', 'location'), ('Grand Banks of Newfoundland', 'location'), ('Delaware', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 23: +Sentence: The X-ecutioners ( Rob Swift, Total Eclipse, Roc Raida, Mista Sinista ): they explain how hip-hop DJing is recorded in a fashion similar to that of a regular band. +True Annotation: [('Roc Raida', 'person')] +Predicted Annotation: [('The X-ecutioners', 'organization'), ('Rob Swift', 'person'), ('Total Eclipse', 'person'), ('Roc Raida', 'person'), ('Mista Sinista', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 24: +Sentence: Head coach Tommy Tuberville, who was nearly fired after the 2003 season, was named national Coach of the Year by the Associated Press. +True Annotation: [('Associated Press', 'person'), ('Associated Press', 'organization')] +Predicted Annotation: [('Tommy Tuberville', 'person'), ('2003 season', 'event'), ('national Coach of the Year', 'event'), ('Associated Press', 'organization')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 25: +Sentence: The first games to feature vertical rocket jumping were Bungie Software 's Marathon and 3d realms ' Rise of the Triad ( coincidentally, the two games launched on the same day, although the full version of Rise of the Triad came later ). +True Annotation: [('Marathon', 'product')] +Predicted Annotation: [('Bungie Software', 'organization'), ('Marathon', 'product'), ('3d realms', 'organization'), ('Rise of the Triad', 'product'), ('Rise of the Triad', 'product')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 26: +Sentence: In Canada, the term Commander-in-Chief of the Canadian Forces ( in French: Commandant en chef des Forces canadiennes ) can refer to both the position of supreme commander of the country 's armed forces and to the title granted to the viceroy. +True Annotation: [('Canada', 'location'), ('Canada', 'person')] +Predicted Annotation: [('Canada', 'location'), ('Canadian Forces', 'organization'), ('Commandant en chef des Forces canadiennes', 'person'), ('viceroy', 'person')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 27: +Sentence: Floating Life is a 1996 Australian drama film directed by Clara Law about a Hong Kong family who move to Australia. +True Annotation: [('Clara Law', 'person')] +Predicted Annotation: [('Floating Life', 'art'), ('Clara Law', 'person'), ('Hong Kong', 'location'), ('Australia', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 28: +Sentence: Stacy Leigh Bishop ( born 1 May 1985, in Land O ' Lakes, Florida ) is an American soccer midfielder who last played for Boston Breakers of Women 's Professional Soccer. +True Annotation: [('Boston Breakers', 'organization')] +Predicted Annotation: [('Stacy Leigh Bishop', 'person'), ("Land O ' Lakes", 'location'), ('Florida', 'location'), ('Boston Breakers', 'organization'), ("Women 's Professional Soccer", 'organization')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 29: +Sentence: According to the Associated Press, he is the new owner of the 18th century Bray House, in the Maine town of Kittery. +True Annotation: [('Kittery', 'location')] +Predicted Annotation: [('Associated Press', 'organization'), ('18th century Bray House', 'building'), ('Maine', 'location'), ('Kittery', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 30: +Sentence: In January 1960 Casey was made a life peer of the United Kingdom House of Lords, on the recommendation of the British Prime Minister, Harold Macmillan; next month he resigned from the ministry and parliament. +True Annotation: [('House of Lords', 'person'), ('House of Lords', 'organization')] +Predicted Annotation: [('Casey', 'person'), ('United Kingdom', 'location'), ('House of Lords', 'organization'), ('Harold Macmillan', 'person')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 31: +Sentence: Dreadnought was laid down on 12 June 1959, and launched by Queen Elizabeth II on Trafalgar Day, 21 October 1960. +True Annotation: [('Elizabeth II of the United Kingdom', 'person')] +Predicted Annotation: [('Dreadnought', 'building'), ('Queen Elizabeth II', 'person'), ('Trafalgar Day', 'event'), ('21 October 1960', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 32: +Sentence: D57 state road in the eastern part of Croatia connects the city of Vukovar to the state road network of Croatia, and to the A3 motorway in Lipovac interchange. +True Annotation: [('Croatia', 'location'), ('Croatia', 'organization')] +Predicted Annotation: [('D57 state road', 'location'), ('Vukovar', 'location'), ('state road network of Croatia', 'organization'), ('A3 motorway', 'location'), ('Lipovac interchange', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 33: +Sentence: In the same year and in 2010 International Men 's Day was celebrated in nine States; Pennsylvania, Florida, California, Illinois, Virginia, New York, Iowa, Michigan and Hawaii. +True Annotation: [('California', 'location')] +Predicted Annotation: [("International Men 's Day", 'event'), ('Pennsylvania', 'location'), ('Florida', 'location'), ('California', 'location'), ('Illinois', 'location'), ('Virginia', 'location'), ('New York', 'location'), ('Iowa', 'location'), ('Michigan', 'location'), ('Hawaii', 'location')] +Precision: 0.1; Recall: 1.0; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 34: +Sentence: WIlliams was sent on loan multiple times to gain first team experience, his first loan spell being at Wrexham where he scored on his debut against Wycombe Wanderers. +True Annotation: [('Wycombe Wanderers F.C.', 'organization')] +Predicted Annotation: [('WIlliams', 'person'), ('Wrexham', 'location'), ('Wycombe Wanderers', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 35: +Sentence: After her retirement from adult films, Ayes worked as a dominatrix in Atlanta, Georgia. +True Annotation: [('Georgia', 'location')] +Predicted Annotation: [('Ayes', 'organization'), ('dominatrix', 'person'), ('Atlanta', 'location'), ('Georgia', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 36: +Sentence: Educated at Winchester College, Cruddas was commissioned into a volunteer battalion of the North Staffordshire Regiment in 1899, but the following year transferred to the Regular Army and the Northumberland Fusiliers. +True Annotation: [('Northumberland Fusiliers', 'organization')] +Predicted Annotation: [('Winchester College', 'location'), ('Cruddas', 'person'), ('North Staffordshire Regiment', 'organization'), ('1899', 'event'), ('Regular Army', 'organization'), ('Northumberland Fusiliers', 'organization')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 37: +Sentence: Grabovica ( Sjenica ) is a village in the municipality of Sjenica, Serbia. +True Annotation: [('Sjenica', 'location')] +Predicted Annotation: [('Grabovica', 'location'), ('Sjenica', 'location'), ('Sjenica', 'location'), ('Serbia', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 38: +Sentence: The 1923 Stanley Cup Final was contested by the NHL champion Ottawa Senators and the WCHL champion Edmonton Eskimos. +True Annotation: [('Edmonton Eskimos', 'organization')] +Predicted Annotation: [('1923 Stanley Cup Final', 'event'), ('NHL', 'organization'), ('Ottawa Senators', 'organization'), ('WCHL', 'organization'), ('Edmonton Eskimos', 'organization')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 39: +Sentence: It stayed there for two weeks, before being dethroned by Boyz II Men 's " End of the Road ". +True Annotation: [('End of the Road', 'art')] +Predicted Annotation: [('Boyz II Men', 'organization'), ('End of the Road', 'art')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 40: +Sentence: After weeks of reconnaissance by the NVA, on the morning of July 1, 1970 the North Vietnamese Army launched a surprise mortar attack on the firebase. +True Annotation: [('North Vietnamese Army', 'organization')] +Predicted Annotation: [('NVA', 'organization'), ('North Vietnamese Army', 'organization'), ('firebase', 'building')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 41: +Sentence: Best Men is a 1997 film directed by Tamra Davis and starring Fred Ward, Drew Barrymore, and Dean Cain. +True Annotation: [('Dean Cain', 'person')] +Predicted Annotation: [('Tamra Davis', 'person'), ('Fred Ward', 'person'), ('Drew Barrymore', 'person'), ('Dean Cain', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 42: +Sentence: Cory English worked on another theatre venture penned by Mel Brooks from late 2008, playing the part of Igor in a New York production of Young Frankenstein replacing Christopher Fitzgerald. +True Annotation: [('Christopher Fitzgerald', 'person')] +Predicted Annotation: [('Cory English', 'person'), ('Mel Brooks', 'person'), ('Igor', 'person'), ('New York', 'location'), ('Young Frankenstein', 'art'), ('Christopher Fitzgerald', 'person')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 43: +Sentence: Among those who experienced the local hospitality was Tom Dunbabin who used various hideouts in the nearby slopes and the abductors of General Kreipe, who on their march southwards stayed at a sheepfold in Amari for a couple of nights. +True Annotation: [('Kidnap of General Kreipe', 'event')] +Predicted Annotation: [('Tom Dunbabin', 'person'), ('General Kreipe', 'person'), ('sheepfold', 'building'), ('Amari', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 44: +Sentence: During the thick of the fierce hand-to-hand fighting that followed, Steuart was forced to surrender to Colonel James Beaver of the 148th Pennsylvania. +True Annotation: [('James Beaver', 'person')] +Predicted Annotation: [('Colonel James Beaver', 'person'), ('148th Pennsylvania', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 45: +Sentence: This followed an Israeli tour in June 2010, playing such cities as Netanya, Petah Tikva, Jerusalem, Modi'in, Tel Aviv and more. +True Annotation: [('Tel Aviv', 'location')] +Predicted Annotation: [('Netanya', 'location'), ('Petah Tikva', 'location'), ('Jerusalem', 'location'), ("Modi'in", 'location'), ('Tel Aviv', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 46: +Sentence: He cites his musical influences in metal as: Manowar, Iron Maiden, Gamma Ray, Angra, Helloween, Running Wild, Metallica, Megadeth, Judas Priest, Nightwish, Spinal Tap, Iced Earth, Dio. +True Annotation: [('Dio', 'person')] +Predicted Annotation: [('Manowar', 'organization'), ('Iron Maiden', 'organization'), ('Gamma Ray', 'organization'), ('Angra', 'organization'), ('Helloween', 'organization'), ('Running Wild', 'organization'), ('Metallica', 'organization'), ('Megadeth', 'organization'), ('Judas Priest', 'organization'), ('Nightwish', 'organization'), ('Spinal Tap', 'organization'), ('Iced Earth', 'organization'), ('Dio', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 47: +Sentence: The Crystal Beach Cyclone is one of a ' Terrifying Triplet ' of highly extreme and vicious Roller Coasters designed and built by Harry G. Traver in the late 1920s. +True Annotation: [('Harry Traver', 'person'), ('Harry Traver', 'organization')] +Predicted Annotation: [('The Crystal Beach Cyclone', 'building'), ('Terrifying Triplet', 'product'), ('Roller Coasters', 'product'), ('Harry G. Traver', 'person'), ('late 1920s', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 48: +Sentence: " Stoned " was released in the UK by The Rolling Stones on the Decca label on November 1, 1963, as the B-side to their version of " I Wanna Be Your Man ". +True Annotation: [('I Wanna Be Your Man', 'art')] +Predicted Annotation: [('UK', 'location'), ('The Rolling Stones', 'organization'), ('Decca label', 'organization'), ('November 1, 1963', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 49: +Sentence: At the start of the 1964 season Boycott hit 151 against Middlesex, followed by another hundred against Lancashire in May, and then played for the MCC against the Australian touring side at Lord 's, where he scored 63. +True Annotation: [('Marylebone Cricket Club', 'person'), ('Marylebone Cricket Club', 'organization')] +Predicted Annotation: [('1964 season', 'event'), ('Boycott', 'person'), ('Middlesex', 'location'), ('MCC', 'organization'), ('Australian touring side', 'organization'), ("Lord 's", 'building')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 50: +Sentence: In 1974, the Cat Stevens version of the song reached number one in Canada on the '' RPM '' national singles chart twice, on September 28 and October 19, separated by two other number ones. +True Annotation: [('RPM', 'art')] +Predicted Annotation: [('Cat Stevens', 'person'), ('Canada', 'location'), ('RPM', 'organization'), ('September 28', 'event'), ('October 19', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 51: +Sentence: Andaz or Andaaz ( Hindi: अनà¥à¤¦à¤¾à¤œà¤¼, Persian, Urdu: اَنداز ) is a 1971 Hindi romantic movie starring Shammi Kapoor, Hema Malini and Rajesh Khanna. +True Annotation: [('Shammi Kapoor', 'person')] +Predicted Annotation: [('Shammi Kapoor', 'person'), ('Hema Malini', 'person'), ('Rajesh Khanna', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 52: +Sentence: The qualification and final rounds took place on September 16 and 24 at the Sydney SuperDome. +True Annotation: [('Sydney SuperDome', 'location'), ('Sydney SuperDome', 'building')] +Predicted Annotation: [('qualification and final rounds', 'event'), ('Sydney SuperDome', 'building')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 53: +Sentence: Andy Dawkins is a Minnesota politician and a former member of the Minnesota House of Representatives from Saint Paul. +True Annotation: [('Saint Paul, Minnesota', 'location')] +Predicted Annotation: [('Andy Dawkins', 'person'), ('Minnesota', 'location'), ('Minnesota House of Representatives', 'organization'), ('Saint Paul', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 54: +Sentence: Gmina Uscimow contains the villages and settlements of Drozdowka, Glebokie, Krasne, Masluchy, Nowa Jedlanka, Nowy Uscimow, Ochoza, Orzechow-Kolonia, Rudka Staroscianska, Ryczka, Stara Jedlanka and Uscimow. +True Annotation: [('Stara Jedlanka', 'location')] +Predicted Annotation: [('Gmina Uscimow', 'location'), ('Drozdowka', 'location'), ('Glebokie', 'location'), ('Krasne', 'location'), ('Masluchy', 'location'), ('Nowa Jedlanka', 'location'), ('Nowy Uscimow', 'location'), ('Ochoza', 'location'), ('Orzechow-Kolonia', 'location'), ('Rudka Staroscianska', 'location'), ('Ryczka', 'location'), ('Stara Jedlanka', 'location'), ('Uscimow', 'location')] +Precision: 0.07692307692307693; Recall: 1.0; F1-score: 0.14285714285714288 +-------------------------------------------------- + +Instance 55: +Sentence: EDS 's largest clients included Rolls-Royce plc, General Motors, Bank of America, Arcandor, Kraft, United States Navy, the UK Ministry of Defence and Royal Dutch Shell. +True Annotation: [('Arcandor', 'organization')] +Predicted Annotation: [('EDS', 'organization'), ('Rolls-Royce plc', 'organization'), ('General Motors', 'organization'), ('Bank of America', 'organization'), ('Arcandor', 'organization'), ('Kraft', 'organization'), ('United States Navy', 'organization'), ('UK Ministry of Defence', 'organization'), ('Royal Dutch Shell', 'organization')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 56: +Sentence: His father Peter was the captain of the USSR team throughout the 1950s and appeared at three Olympic Games. +True Annotation: [('USSR', 'person'), ('USSR', 'organization'), ('USSR', 'location')] +Predicted Annotation: [('Peter', 'person'), ('USSR team', 'organization'), ('Olympic Games', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 57: +Sentence: On December 3, 1979, the Riverfront Coliseum in Cincinnati, Ohio, was the site of one of the worst rock concert tragedies in United States history. +True Annotation: [('United States', 'location'), ('United States', 'organization'), ('United States', 'person')] +Predicted Annotation: [('Riverfront Coliseum', 'building'), ('Cincinnati', 'location'), ('Ohio', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 58: +Sentence: After a six-week vacation in Italy with her mother, she was returning aboard Titanic to make a new series of pictures for Eclair at Fort Lee. +True Annotation: [('Italy', 'location'), ('Italy', 'organization')] +Predicted Annotation: [('Italy', 'location'), ('her mother', 'person'), ('she', 'person'), ('Titanic', 'building'), ('new series of pictures', 'art'), ('Eclair', 'organization'), ('Fort Lee', 'location')] +Precision: 0.14285714285714285; Recall: 0.5; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 59: +Sentence: They also featured Se Padilla on keyboards, later replaced by Roger Joseph Manning, Jr. +True Annotation: [('Roger Joseph Manning, Jr.', 'person')] +Predicted Annotation: [('They', 'organization'), ('Se Padilla', 'person'), ('keyboards', 'product'), ('Roger Joseph Manning, Jr.', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 60: +Sentence: The district is represented in the New Jersey Senate by Joseph Pennacchio ( R, Pine Brook ) and in the New Jersey General Assembly by Alex DeCroce ( R, Morris Plains ) and Jay Webber ( R, Morris Plains ). +True Annotation: [('Morris Plains, New Jersey', 'location')] +Predicted Annotation: [('New Jersey Senate', 'organization'), ('Joseph Pennacchio', 'person'), ('Pine Brook', 'location'), ('New Jersey General Assembly', 'organization'), ('Alex DeCroce', 'person'), ('Morris Plains', 'location'), ('Jay Webber', 'person'), ('R', 'location'), ('Morris Plains', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 61: +Sentence: It is unique in northern Europe, bearing similarity to Neolithic or Bronze Age tombs around the Mediterranean. +True Annotation: [('Mediterranean Sea', 'location')] +Predicted Annotation: [('northern Europe', 'location'), ('Neolithic or Bronze Age tombs', 'building'), ('Mediterranean', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 62: +Sentence: Both reached number one in several places, including Vietnam, Taiwan, Thailand, China, Shanghai, and Hong Kong. +True Annotation: [('Hong Kong', 'location')] +Predicted Annotation: [('Vietnam', 'location'), ('Taiwan', 'location'), ('Thailand', 'location'), ('China', 'location'), ('Shanghai', 'location'), ('Hong Kong', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 63: +Sentence: " Veronica Sawyer " ( originally by Edna 's Goldfish ) featured on Fame, Fortune and Fornication. +True Annotation: [('Fame, Fortune and Fornication', 'art')] +Predicted Annotation: [('Veronica Sawyer', 'person'), ("Edna 's Goldfish", 'art'), ('Fame, Fortune and Fornication', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 64: +Sentence: Richard Frankland had founded Rathmell Academy at Rathmell, but was forced to move several times. +True Annotation: [('Rathmell', 'location')] +Predicted Annotation: [('Richard Frankland', 'person'), ('Rathmell Academy', 'organization'), ('Rathmell', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 65: +Sentence: The county boundary with South Yorkshire follows the river for a short distance near Bawtry, and the border with Lincolnshire does the same at Idle Stop. +True Annotation: [('Lincolnshire', 'location')] +Predicted Annotation: [('South Yorkshire', 'location'), ('Bawtry', 'location'), ('Lincolnshire', 'location'), ('Idle Stop', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 66: +Sentence: In May he won the Rome Masters, beating Patrick Rafter in the final. +True Annotation: [('Patrick Rafter', 'person')] +Predicted Annotation: [('Rome Masters', 'event'), ('Patrick Rafter', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 67: +Sentence: Leduc served on the board of governors for the Hopital Notre-Dame, the Hopital Western and the Westmount YMCA. +True Annotation: [('YMCA', 'organization')] +Predicted Annotation: [('Leduc', 'person'), ('Hopital Notre-Dame', 'building'), ('Hopital Western', 'building'), ('Westmount YMCA', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 68: +Sentence: Riverford is an organic farm and dairy based in Buckfastleigh in Devon, England, but with sister farms in four locations around the country. +True Annotation: [('Devon', 'location')] +Predicted Annotation: [('Riverford', 'organization'), ('Buckfastleigh', 'location'), ('Devon', 'location'), ('England', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 69: +Sentence: Bill Hefner, member of the United States House of Representatives from North Carolina, was born in Elora +True Annotation: [('United States House of Representatives', 'organization')] +Predicted Annotation: [('Bill Hefner', 'person'), ('United States House of Representatives', 'organization'), ('North Carolina', 'location'), ('Elora', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 70: +Sentence: The show soon paired her with Logan Hayes ( Josh Duhon ) who was later revealed to be the long-lost son of her father 's longtime enemy, Scott Baldwin ( Kin Shriner ). +True Annotation: [('Kin Shriner', 'person')] +Predicted Annotation: [('Logan Hayes', 'person'), ('Josh Duhon', 'person'), ('Scott Baldwin', 'person'), ('Kin Shriner', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 71: +Sentence: Skara is a locality and the seat of Skara Municipality, Vastra Gotaland County, Sweden with 18595 inhabitants in 2005. +True Annotation: [('Sweden', 'location'), ('Sweden', 'organization')] +Predicted Annotation: [('Skara', 'location'), ('Skara', 'location'), ('Vastra Gotaland County', 'location'), ('Sweden', 'location')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 72: +Sentence: Appledore Island is the largest of the Isles of Shoals archipelago, a group of rocky islands just offshore of the border between Maine and New Hampshire. +True Annotation: [('New Hampshire', 'person'), ('New Hampshire', 'location')] +Predicted Annotation: [('Appledore Island', 'location'), ('Maine', 'location'), ('New Hampshire', 'location')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 73: +Sentence: The term ruach hakodesh ( or " holy spirit " ) occurs once in Psalm 51 and also twice in the Book of Isaiah. +True Annotation: [('Psalm 51', 'art')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 74: +Sentence: George r. Carruthers was born in Cincinnati, Ohio on October 1, 1939. +True Annotation: [('Ohio', 'location')] +Predicted Annotation: [('George r. Carruthers', 'person'), ('Cincinnati', 'location'), ('Ohio', 'location'), ('October 1, 1939', 'event')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 75: +Sentence: After that label stopped producing records, they were without a contract again, but they were able to get another contract through the German label Nuclear Blast. +True Annotation: [('Nuclear Blast', 'organization')] +Predicted Annotation: [('Nuclear Blast', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 76: +Sentence: Hikers taking this route park at the Spruceton trailhead along Spruceton Road ( Greene County Route 7 ) six miles ( 9.6 & nbsp; km ) east of NY 42 at West Kill. +True Annotation: [('New York State Route 42', 'location')] +Predicted Annotation: [('Spruceton trailhead', 'location'), ('Spruceton Road', 'location'), ('Greene County Route 7', 'location'), ('NY 42', 'location'), ('West Kill', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 77: +Sentence: Miguel Iriarte Montes was the first president of the club and registered the club in the Segunda Division Profesional, which at that time it was the second most important league in Mexico. +True Annotation: [('Mexico', 'location'), ('Mexico', 'person')] +Predicted Annotation: [('Miguel Iriarte Montes', 'person'), ('Segunda Division Profesional', 'organization'), ('Mexico', 'location')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 78: +Sentence: It is found in some mountainous areas of Europe, Turkey, Armenia, the Caucasus, Anatolia, southern Siberia, Mongolia, Tibet and western China. +True Annotation: [('Caucasus', 'location')] +Predicted Annotation: [('Europe', 'location'), ('Turkey', 'location'), ('Armenia', 'location'), ('Caucasus', 'location'), ('Anatolia', 'location'), ('southern Siberia', 'location'), ('Mongolia', 'location'), ('Tibet', 'location'), ('western China', 'location')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 79: +Sentence: He notably played for Hull City and York City having also had spells with Ards, West Bromwich Albion, Nottingham Forest, Blackburn Rovers, Leicester City, Sheffield United, Grimsby Town, Macclesfield Town and Bury. +True Annotation: [('Nottingham Forest F.C.', 'organization')] +Predicted Annotation: [('Hull City', 'organization'), ('York City', 'organization'), ('Ards', 'organization'), ('West Bromwich Albion', 'organization'), ('Nottingham Forest', 'organization'), ('Blackburn Rovers', 'organization'), ('Leicester City', 'organization'), ('Sheffield United', 'organization'), ('Grimsby Town', 'organization'), ('Macclesfield Town', 'organization'), ('Bury', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 80: +Sentence: 4 is a 2005 Russian drama film directed by Ilya Khrjanovsky after a screenplay by Vladimir Sorokin. +True Annotation: [('Ilya Khrzhanovsky', 'person')] +Predicted Annotation: [('Ilya Khrjanovsky', 'person'), ('Vladimir Sorokin', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 81: +Sentence: After playing college football with the University of Washington, Hill went to Canada and signed with the Edmonton Eskimos. +True Annotation: [('Edmonton Eskimos', 'organization')] +Predicted Annotation: [('University of Washington', 'organization'), ('Hill', 'person'), ('Canada', 'location'), ('Edmonton Eskimos', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 82: +Sentence: Darby Township is one of the fourteen townships of Union County, Ohio, United States. +True Annotation: [('Union County, Ohio', 'location')] +Predicted Annotation: [('Darby Township', 'location'), ('Union County', 'location'), ('Ohio', 'location'), ('United States', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 83: +Sentence: However, some matches were completed, and Janko Tipsarevic, Serena Williams, and Marat Safin were victors. +True Annotation: [('Marat Safin', 'person')] +Predicted Annotation: [('Janko Tipsarevic', 'person'), ('Serena Williams', 'person'), ('Marat Safin', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 84: +Sentence: For example Stora Enso has moved some pulp and paper production from Scandinavia to Brazil and China. +True Annotation: [('Stora Enso', 'organization')] +Predicted Annotation: [('Stora Enso', 'person'), ('Scandinavia', 'location'), ('Brazil', 'location'), ('China', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 85: +Sentence: Along with the likes of Teymourtash and Farman Farmaian, Davar took a lead role among the politicians who voted for the abolition of the Qajar dynasty, opposing such parliamentarians as Sayyed Hasan Taqizadeh, Sayyed Hasan Modarres, Yahya Doulatabadi and Mohammad Mossadegh. +True Annotation: [('Hasan Taqizadeh', 'person')] +Predicted Annotation: [('Farman Farmaian', 'organization'), ('Davar', 'organization'), ('Qajar dynasty', 'organization'), ('Sayyed Hasan Taqizadeh', 'person'), ('Sayyed Hasan Modarres', 'person'), ('Yahya Doulatabadi', 'person'), ('Mohammad Mossadegh', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 86: +Sentence: A renowned theatre director, he created performances based on sources as varied as Rumi, Zoroastrian and Koranic texts, Sufi mystics, and plays by Moliere and Bulgakov. +True Annotation: [('Molière', 'person')] +Predicted Annotation: [('Rumi', 'person'), ('Zoroastrian and Koranic texts', 'art'), ('Sufi mystics', 'person'), ('Moliere', 'person'), ('Bulgakov', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 87: +Sentence: A Yale University and Oxford University student, he also studied theology at Union Theological Seminary. +True Annotation: [('Yale University', 'location'), ('Yale University', 'organization')] +Predicted Annotation: [('Yale University', 'organization'), ('Oxford University', 'organization'), ('Union Theological Seminary', 'organization')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 88: +Sentence: Its seat is the town of Cmielow, which lies approximately 10kmmi0 south-east of Ostrowiec Swietokrzyski and 64kmmi0on east of the regional capital Kielce. +True Annotation: [('Ostrowiec ÅšwiÄ™tokrzyski', 'location')] +Predicted Annotation: [('Cmielow', 'location'), ('Ostrowiec Swietokrzyski', 'location'), ('Kielce', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 89: +Sentence: It is also said that she inherited the barony of Laz, as well, although Pere Anselme 's genealogy of her family makes no mention of it. +True Annotation: [('Laz, Finistère', 'location')] +Predicted Annotation: [('Laz', 'location'), ('Pere Anselme', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 90: +Sentence: There are approximately eight hundred Gyu-Kaku locations within Japan, and locations have also been opened in the United States ( New York City, California, Hawaii ), Hong Kong, Taipei, Indonesia and Singapore. +True Annotation: [('Indonesia', 'location'), ('Indonesia', 'organization')] +Predicted Annotation: [('Gyu-Kaku', 'organization'), ('New York City', 'location'), ('California', 'location'), ('Hawaii', 'location'), ('Hong Kong', 'location'), ('Taipei', 'location'), ('Indonesia', 'location'), ('Singapore', 'location')] +Precision: 0.125; Recall: 0.5; F1-score: 0.2 +-------------------------------------------------- + +Instance 91: +Sentence: She is Professor of Literature and head of department at Sodertorn University outside Stockholm, and a well-known feminist. +True Annotation: [('Stockholm', 'location'), ('Stockholm', 'building')] +Predicted Annotation: [('She', 'person'), ('Sodertorn University', 'organization'), ('Stockholm', 'location')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 92: +Sentence: For example, the Iraqi military settled on the American Type Culture Collection strain 14578 as the exclusive anthrax strain for use as a biological weapon, according to Charles Duelfer. +True Annotation: [('Charles Duelfer', 'person')] +Predicted Annotation: [('Iraqi military', 'organization'), ('American Type Culture Collection', 'organization'), ('Charles Duelfer', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 93: +Sentence: Solidarity Sweden-Latin America is a Swedish solidarity organization that works together with popular movements in Latin America to achieve a fair and sustainable society. +True Annotation: [('Sweden', 'location'), ('Sweden', 'organization')] +Predicted Annotation: [('Solidarity Sweden-Latin America', 'organization'), ('Latin America', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 94: +Sentence: While not a part of Interstate 95, they connect two parts of the highway: the Delaware Turnpike ( Interstate 95 in Delaware ) on the south side with the New Jersey Turnpike ( later Interstate 95 in New Jersey ) on the north side. +True Annotation: [('Delaware Turnpike', 'location')] +Predicted Annotation: [('Interstate 95', 'location'), ('Delaware', 'location'), ('Interstate 95', 'location'), ('Delaware', 'location'), ('New Jersey', 'location'), ('Interstate 95', 'location'), ('New Jersey', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 95: +Sentence: Gotz Wolfgang Werner ( born February 5, 1944 ) is the founder, co-owner, and member of the advisory board of dm-drogerie markt, a German drugstore chain. +True Annotation: [('Germany', 'location'), ('Germany', 'person')] +Predicted Annotation: [('Gotz Wolfgang Werner', 'person'), ('dm-drogerie markt', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 96: +Sentence: Biesiadki bje ' satki is a village in the administrative district of Gmina Gnojnik, within Brzesko County, Lesser Poland Voivodeship, in southern Poland. +True Annotation: [('Lesser Poland Voivodeship', 'location')] +Predicted Annotation: [("Biesiadki bje ' satki", 'location'), ('Gmina Gnojnik', 'location'), ('Brzesko County', 'location'), ('Lesser Poland Voivodeship', 'location'), ('southern Poland', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 97: +Sentence: Costs were reduced by renegotiating staff pay and conditions, and by extending the Ghan, which originally ran from Adelaide to Alice Springs, so that it ran once each week from Sydney and once each week from Melbourne. +True Annotation: [('Melbourne', 'location')] +Predicted Annotation: [('Adelaide', 'location'), ('Alice Springs', 'location'), ('Sydney', 'location'), ('Melbourne', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 98: +Sentence: He gained a BA ( Honours ) degree at the University of Lancaster in 1970, an MA History at the University of Sussex in 1971, and his PhD at London School of Economics and Political Science in 1986. +True Annotation: [('University of Sussex', 'location'), ('University of Sussex', 'organization'), ('University of Sussex', 'building')] +Predicted Annotation: [('University of Lancaster', 'organization'), ('University of Sussex', 'organization'), ('London School of Economics and Political Science', 'organization')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 99: +Sentence: After less than a tenth of a mile, it breaks off to the right, taking a north-by-northeast path toward the New Jersey Turnpike and the lower Raritan River valley. +True Annotation: [('Raritan River', 'location')] +Predicted Annotation: [('New Jersey Turnpike', 'location'), ('lower Raritan River valley', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 100: +Sentence: The Portland Trail Blazers of the Western Conference played against the Philadelphia 76ers of the Eastern Conference, with the 76ers holding home-court advantage. +True Annotation: [('Western Conference', 'organization')] +Predicted Annotation: [('Portland Trail Blazers', 'organization'), ('Philadelphia 76ers', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 101: +Sentence: It was initially hosted by Stewart MacPherson but in 1950 Richard Dimbleby took over its presentation until 1955, then Franklin Engelmann until his death in 1972 when Brian Johnston took over until 1987. +True Annotation: [('Richard Dimbleby', 'person')] +Predicted Annotation: [('Stewart MacPherson', 'person'), ('Richard Dimbleby', 'person'), ('Franklin Engelmann', 'person'), ('Brian Johnston', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 102: +Sentence: Foster was also featured in Under the Desert Sky in 2006, Vivere Live in Tuscany in 2007, and the My Christmas Special, in 2009, Andrea Bocelli 's three latest PBS Specials. +True Annotation: [('My Christmas Special', 'art')] +Predicted Annotation: [('Under the Desert Sky', 'event'), ('Tuscany', 'location'), ('My Christmas Special', 'event'), ('Andrea Bocelli', 'person'), ('PBS', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 103: +Sentence: Director-producer-writer John Hughes wrote a 70-page scriptment for the Owen Wilson-starring comedy Drillbit Taylor ( 2008 ) that was used years later by screenwriters Kristofor Brown and Seth Rogen as the basis for a revised finished screenplay. +True Annotation: [('Kristofor Brown', 'person')] +Predicted Annotation: [('John Hughes', 'person'), ('Owen Wilson-starring', 'person'), ('Kristofor Brown', 'person'), ('Seth Rogen', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 104: +Sentence: During the mission, another major news story in the US media was the Chappaquiddick incident. +True Annotation: [('Chappaquiddick incident', 'event')] +Predicted Annotation: [('During the mission', 'event'), ('US media', 'organization'), ('Chappaquiddick incident', 'event')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 105: +Sentence: Spurstow is a village and civil parish in the unitary authority of Cheshire East and the ceremonial county of Cheshire, England, which is located 6 ½ miles to the north west of Nantwich. +True Annotation: [('England', 'location')] +Predicted Annotation: [('Spurstow', 'location'), ('Cheshire', 'location'), ('Cheshire', 'location'), ('England', 'location'), ('Nantwich', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 106: +Sentence: Following the outbreak of the First World War, Ball enlisted in the British Army, joining the 7th ( Robin Hood ) Battalion of the Sherwood Foresters ( Nottinghamshire and Derbyshire Regiment ). +True Annotation: [('Sherwood Foresters', 'organization')] +Predicted Annotation: [('First World War', 'event'), ('Ball', 'person'), ('British Army', 'organization'), ('7th ( Robin Hood ) Battalion', 'organization'), ('Sherwood Foresters', 'organization')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 107: +Sentence: Sergey Nikolayevich Abeltsev ( Сергей Ðиколаевич Ðбельцев; born 6 May 1961 in Lyubertsy, Russian SFSR ) is a member of the State Duma of Russia and a former bodyguard of Vladimir Zhirinovsky. +True Annotation: [('State Duma', 'organization')] +Predicted Annotation: [('Sergey Nikolayevich Abeltsev', 'person'), ('Сергей Ðиколаевич Ðбельцев', 'person'), ('Lyubertsy', 'location'), ('Russian SFSR', 'location'), ('State Duma of Russia', 'organization'), ('Vladimir Zhirinovsky', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 108: +Sentence: The idea of attraction as a form of power dates back to ancient Chinese philosophers such as Laozi in the 7th century BC. +True Annotation: [('Laozi', 'person')] +Predicted Annotation: [('Laozi', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 109: +Sentence: After his father 's death he returned, with four philosophers, and founded a university at Stamford in Lincolnshire, which flourished until it was suppressed by Saint Augustine of Canterbury on account of heresies which were taught there. +True Annotation: [('Lincolnshire', 'location')] +Predicted Annotation: [('university', 'organization'), ('Stamford', 'location'), ('Lincolnshire', 'location'), ('Saint Augustine of Canterbury', 'person'), ('heresies', 'event')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 110: +Sentence: After her parents divorced, she spent her childhood alternating every two years between her father 's largely Jewish area in New York City and her mother 's largely African-American environment in San Francisco, where she attended The Urban School of San Francisco. +True Annotation: [('The Urban School of San Francisco', 'organization')] +Predicted Annotation: [('her parents', 'person'), ('her father', 'person'), ('New York City', 'location'), ('her mother', 'person'), ('San Francisco', 'location'), ('San Francisco', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 111: +Sentence: It was established in 1973 under the Housing Ordinance and is an agency of the Government of Hong Kong. +True Annotation: [('Government of Hong Kong', 'organization')] +Predicted Annotation: [('Government of Hong Kong', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 112: +Sentence: At the last legislative elections, 27 December 2002, the party was a partner in the National Rainbow Coalition, that won 56.1 % of the popular vote and 125 out of 210 elected seats. +True Annotation: [('National Rainbow Coalition', 'organization')] +Predicted Annotation: [('legislative elections', 'event'), ('27 December 2002', 'event'), ('National Rainbow Coalition', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 113: +Sentence: The refuge was formed in 2000 after a 1989 order to gradually close the Jefferson Proving Ground, a World War II era munitions testing facility, which was completed by 1995. +True Annotation: [('World War II', 'organization'), ('World War II', 'event')] +Predicted Annotation: [('The refuge', 'organization'), ('Jefferson Proving Ground', 'location'), ('World War II era', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 114: +Sentence: In 1943, Dawn approached the San Diego Naval Hospital with an offer to help World War II soldiers whose faces and hands had been disfigured in battle. +True Annotation: [('World War II', 'organization'), ('World War II', 'event')] +Predicted Annotation: [('Dawn', 'person'), ('San Diego Naval Hospital', 'building'), ('World War II', 'event')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 115: +Sentence: He also had the powers of a District and Session Judge for portions of the Midland and Bina-Baran sections of the Great Indian Peninsula Railway, which passed through the states of Gwalior, Datia, Samthar, Khaniadhana, and the Chhabra pargana. +True Annotation: [('Samthar', 'location')] +Predicted Annotation: [('District and Session Judge', 'person'), ('Great Indian Peninsula Railway', 'organization'), ('Gwalior', 'location'), ('Datia', 'location'), ('Samthar', 'location'), ('Khaniadhana', 'location'), ('Chhabra pargana', 'location')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 116: +Sentence: It lies approximately 5kmmi0 east of Papowo Biskupie, 20kmmi0on south-east of Chelmno, and 25kmmi0on north of Torun. +True Annotation: [('ToruÅ„', 'location')] +Predicted Annotation: [('Papowo Biskupie', 'location'), ('Chelmno', 'location'), ('Torun', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 117: +Sentence: A 5th-century manuscript of the complete works of Virgil, called the Medici Virgil after it was purchased for the Laurentian Library, Florence. +True Annotation: [('Virgil', 'person')] +Predicted Annotation: [('Virgil', 'person'), ('Virgil', 'person'), ('Laurentian Library', 'building'), ('Florence', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 118: +Sentence: South Beach CDP on Orchid Island is bounded on the east by the Atlantic Ocean, on the south by the county line between Indian River and St Lucie counties, on the west by the Indian River Lagoon and on the north by the Vero Beach city limits. +True Annotation: [('St. Lucie County, Florida', 'location')] +Predicted Annotation: [('South Beach CDP', 'location'), ('Orchid Island', 'location'), ('Atlantic Ocean', 'location'), ('Indian River', 'location'), ('Indian River', 'location'), ('Vero Beach', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 119: +Sentence: His screen credits include The Wager ( 1998 ), Paycheck ( 2003 ) and recurring roles as Colonel Lionel Pendergast on Stargate SG-1 and as General Mansfield on Eureka. +True Annotation: [('Paycheck', 'art')] +Predicted Annotation: [('Colonel Lionel Pendergast', 'person'), ('Stargate SG-1', 'organization'), ('General Mansfield', 'person'), ('Eureka', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 120: +Sentence: In 1959, Crawford 's acting on the CBS anthology series Playhouse 90 was nominated for Best Single Performance on the 11th Primetime Emmy Awards; that year 's Emmy Awards also nominated Crawford 's younger brother Johnny Crawford for his recurring portrayal of Mark McCain on The Rifleman. +True Annotation: [('Johnny Crawford', 'person')] +Predicted Annotation: [('Crawford', 'person'), ('CBS', 'organization'), ('Playhouse 90', 'organization'), ('Primetime Emmy Awards', 'event'), ('Crawford', 'person'), ('Johnny Crawford', 'person'), ('Mark McCain', 'person')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 121: +Sentence: There he was informed of the events of the July Revolution, and that a war was expected. +True Annotation: [('July Revolution', 'event')] +Predicted Annotation: [('There', 'location'), ('he', 'person'), ('July Revolution', 'event')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 122: +Sentence: The Army of Occupation was the name of the U.S. Army commanded by Zachary Taylor during the Mexican-American War. +True Annotation: [('Zachary Taylor', 'person')] +Predicted Annotation: [('Army of Occupation', 'organization'), ('U.S. Army', 'organization'), ('Zachary Taylor', 'person'), ('Mexican-American War', 'event')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 123: +Sentence: Planned by promoters Bob Arum and Don King, it pitted WBC world champion Oscar de la Hoya, a Mexican-American, versus Puerto Rican IBF world champion Felix Trinidad. +True Annotation: [('Félix Trinidad', 'person')] +Predicted Annotation: [('WBC', 'organization'), ('Oscar de la Hoya', 'person'), ('IBF', 'organization'), ('Felix Trinidad', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 124: +Sentence: On 14 September 2009 FC Twente Enschede have signed the former Feyenoord defender on a free transfer, he played on loan for Sparta Rotterdam during the second half of last season. +True Annotation: [('Enschede', 'location')] +Predicted Annotation: [('FC Twente Enschede', 'organization'), ('former Feyenoord defender', 'person'), ('free transfer', 'event'), ('Sparta Rotterdam', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 125: +Sentence: April 3 & ndash; The 50th Academy Awards are held at the Dorothy Chandler Pavilion in Los Angeles, California with Annie Hall winning Best Picture. +True Annotation: [('Annie Hall', 'art')] +Predicted Annotation: [('50th Academy Awards', 'event'), ('Dorothy Chandler Pavilion', 'building'), ('Los Angeles', 'location'), ('California', 'location'), ('Annie Hall', 'person'), ('Best Picture', 'art')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 126: +Sentence: Umpire selection panel selected 18 umpires and a reserve umpire, Enamul Haque to officiate at the World Cup: 5 were from Australia, 6 from Asia, 3 from England, 2 from New Zealand and 1 each from South Africa and West Indies. +True Annotation: [('Enamul Haque', 'person')] +Predicted Annotation: [('Umpire selection panel', 'organization'), ('Enamul Haque', 'person'), ('World Cup', 'event'), ('Australia', 'location'), ('Asia', 'location'), ('England', 'location'), ('New Zealand', 'location'), ('South Africa', 'location'), ('West Indies', 'location')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 127: +Sentence: Aces Go Places ( æœ€ä½³æ‹æª”系列 ), or Mad Mission ( US title ), is a series of Hong Kong action comedy films that are parodies of the James Bond film series. +True Annotation: [('James Bond', 'product'), ('James Bond', 'art')] +Predicted Annotation: [('Hong Kong', 'location'), ('James Bond', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 128: +Sentence: Darren Gersh is the Washington, D.C. bureau chief for the PBS show, Nightly Business Report. +True Annotation: [('Washington, D.C.', 'location')] +Predicted Annotation: [('Darren Gersh', 'person'), ('Washington, D.C.', 'location'), ('PBS', 'organization'), ('Nightly Business Report', 'event')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 129: +Sentence: Mohammad Alirezaei of Iran was to race against Israel 's Tom Be'eri in the fourth heat of the 100 meter breaststroke, but pulled out, allegedly under the orders from officials of the Iranian delegation for political reasons. +True Annotation: [("Tom Be'eri", 'person')] +Predicted Annotation: [('Mohammad Alirezaei', 'person'), ('Iran', 'location'), ('Israel', 'location'), ("Tom Be'eri", 'person'), ('fourth heat', 'event'), ('100 meter breaststroke', 'event'), ('Iranian delegation', 'organization')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 130: +Sentence: ( 5 ) Anaheim: Ryan Getzlaf ( Dustin Penner, Corey Perry ) 7:38. +True Annotation: [('Dustin Penner', 'person')] +Predicted Annotation: [('Anaheim', 'location'), ('Ryan Getzlaf', 'person'), ('Dustin Penner', 'person'), ('Corey Perry', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 131: +Sentence: This language largely went extinct during the Ming dynasty, where it was supplanted by Southwestern Mandarin, after settlement by people from other parts of China after successive waves of massacres and plagues. +True Annotation: [('China', 'location'), ('China', 'organization')] +Predicted Annotation: [('Ming dynasty', 'event'), ('China', 'location'), ('massacres and plagues', 'event')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 132: +Sentence: Fallon is an unincorporated community in Choctaw County, Oklahoma, United States, along U.S. Route 70. +True Annotation: [('U.S. Route 70', 'location')] +Predicted Annotation: [('Fallon', 'location'), ('Choctaw County', 'location'), ('Oklahoma', 'location'), ('United States', 'location'), ('U.S. Route 70', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 133: +Sentence: His father was first cousin to ( among others ) Edward IV of England, Margaret of York, George, Duke of Clarence and Richard III of England. +True Annotation: [('Richard III of England', 'person')] +Predicted Annotation: [('Edward IV of England', 'person'), ('Margaret of York', 'person'), ('George, Duke of Clarence', 'person'), ('Richard III of England', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 134: +Sentence: Drangarnir is the collective name for two sea stacks between the islet Tindholmur and the island Vagar in the Faroe Islands. +True Annotation: [('Vágar', 'location')] +Predicted Annotation: [('Tindholmur', 'location'), ('Vagar', 'location'), ('Faroe Islands', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 135: +Sentence: The 18th Air Army became Long Range Aviation ( ÐДД ), consisting of three armies - the 43rd, with its staff in Vinnitsa, the 50th in Smolensk, and the 65th at Khabarovsk. +True Annotation: [('Long Range Aviation', 'organization')] +Predicted Annotation: [('The 18th Air Army', 'organization'), ('Vinnitsa', 'location'), ('Smolensk', 'location'), ('Khabarovsk', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 136: +Sentence: On 25 August 2009, it was announced that he would take part in Series 7 of BBC One 's Strictly Come Dancing partnering Flavia Cacace. +True Annotation: [('Flavia Cacace', 'person')] +Predicted Annotation: [('Series 7', 'event'), ('BBC One', 'organization'), ('Strictly Come Dancing', 'event'), ('Flavia Cacace', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 137: +Sentence: Subsequent projects were designed for companies such as Toshiba and IDT ( R4700 ), IDT & amp; NKK ( R4650 ), SGI and NEC ( R5000 ). +True Annotation: [('Silicon Graphics', 'person'), ('Silicon Graphics', 'organization')] +Predicted Annotation: [('Toshiba', 'organization'), ('IDT', 'organization'), ('R4700', 'product'), ('IDT', 'organization'), ('NKK', 'organization'), ('R4650', 'product'), ('SGI', 'organization'), ('NEC', 'organization'), ('R5000', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 138: +Sentence: Ammann was born in Grabs, Switzerland, to Margit and Heinrich Ammann and raised in Unterwasser, Switzerland. +True Annotation: [('Grabs', 'location')] +Predicted Annotation: [('Grabs', 'location'), ('Switzerland', 'location'), ('Ammann', 'person'), ('Unterwasser', 'location'), ('Switzerland', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 139: +Sentence: He also served as reeve of South Dumfries Township from 1978 to 1991, and was a councillor in Brant County. +True Annotation: [('South Dumfries Township, Ontario', 'location')] +Predicted Annotation: [('South Dumfries Township', 'location'), ('councillor', 'person'), ('Brant County', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 140: +Sentence: In 1639 it was re-named in honor of the deceased John Harvard, a minister from nearby Charlestown, who in his will had bequeathed to it his entire library and a sum of money equal to half his estate. +True Annotation: [('Charlestown, Massachusetts', 'location')] +Predicted Annotation: [('1639', 'event'), ('John Harvard', 'person'), ('Charlestown', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 141: +Sentence: Several of these states had gained sovereignty following the dissolution of the Holy Roman Empire. +True Annotation: [('Holy Roman Empire', 'location')] +Predicted Annotation: [('Holy Roman Empire', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 142: +Sentence: The Fairmont Acapulco Princess is a resort hotel owned by Fairmont Hotels and Resorts, located in Acapulco, Guerrero, Mexico. +True Annotation: [('Mexico', 'location'), ('Mexico', 'person')] +Predicted Annotation: [('Acapulco', 'location'), ('Fairmont Hotels and Resorts', 'organization'), ('Acapulco', 'location'), ('Guerrero', 'location'), ('Mexico', 'location')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 143: +Sentence: Major Maurice Turnbull of the Welsh Guards was killed by a sniper in Normandy two months after D-Day in 1944. +True Annotation: [('Welsh Guards', 'organization')] +Predicted Annotation: [('Major Maurice Turnbull', 'person'), ('Welsh Guards', 'organization'), ('Normandy', 'location'), ('D-Day', 'event')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 144: +Sentence: The Steese Highway is a highway in the Interior region of the U.S. state of Alaska that extends 161mi from Fairbanks to Circle, a town on the Yukon River about 50 miles ( 80 & nbsp; km ) south of the Arctic Circle. +True Annotation: [('Circle, Alaska', 'location')] +Predicted Annotation: [('Steese Highway', 'location'), ('Interior region', 'location'), ('Alaska', 'location'), ('Fairbanks', 'location'), ('Circle', 'location'), ('Yukon River', 'location'), ('Arctic Circle', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 145: +Sentence: Berry 's experiences during the Hollywood blacklist era were the inspiration of the character played by Robert De Niro in the 1991 film Guilty by Suspicion. +True Annotation: [('Guilty by Suspicion', 'art')] +Predicted Annotation: [('Berry', 'person'), ('Hollywood blacklist era', 'event'), ('Robert De Niro', 'person'), ('Guilty by Suspicion', 'art')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 146: +Sentence: Heidesheim am Rhein is an Ortsgemeinde - a municipality belonging to a Verbandsgemeinde, a kind of collective municipality - in the Mainz-Bingen district in Rhineland-Palatinate, Germany. +True Annotation: [('Germany', 'location'), ('Germany', 'person')] +Predicted Annotation: [('Heidesheim am Rhein', 'location'), ('Ortsgemeinde', 'organization'), ('Verbandsgemeinde', 'organization'), ('Mainz-Bingen district', 'location'), ('Rhineland-Palatinate', 'location'), ('Germany', 'location')] +Precision: 0.16666666666666666; Recall: 0.5; F1-score: 0.25 +-------------------------------------------------- + +Instance 147: +Sentence: modified '' Black Swan '' - class sloop launched in 1944 and sold in 1961. +True Annotation: [('Black Swan class sloop', 'product')] +Predicted Annotation: [('Black Swan', 'product'), ('launched in 1944', 'event'), ('1961', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 148: +Sentence: Numbers 120 and 201 squadrons, plus 42 ( R ) squadron ( the Operational Conversion Unit ), formerly equipped with the Nimrod MR2, now with the MRA4 version, are based at Kinloss. +True Annotation: [('Hawker-Siddeley Nimrod', 'product')] +Predicted Annotation: [('Numbers 120 and 201 squadrons', 'organization'), ('42 ( R ) squadron', 'organization'), ('Operational Conversion Unit', 'organization'), ('Nimrod MR2', 'product'), ('MRA4 version', 'product'), ('Kinloss', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 149: +Sentence: The first cities to join the Soviet League were Moscow, Leningrad, Kaunas, Riga and Arkhangelsk. +True Annotation: [('Riga', 'location')] +Predicted Annotation: [('Soviet League', 'organization'), ('Moscow', 'location'), ('Leningrad', 'location'), ('Kaunas', 'location'), ('Riga', 'location'), ('Arkhangelsk', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 150: +Sentence: Under longstanding bilateral agreements flowing from NATO membership, Italy hosts important U.S. military forces at Vicenza and Livorno ( army ); Aviano ( air force ); and Sigonella, Gaeta, and Naples-home port for the U.S. Navy Sixth Fleet. +True Annotation: [('Livorno', 'location')] +Predicted Annotation: [('NATO', 'organization'), ('Italy', 'location'), ('Vicenza', 'location'), ('Livorno', 'location'), ('Aviano', 'location'), ('Sigonella', 'location'), ('Gaeta', 'location'), ('Naples-home port', 'location'), ('U.S. Navy', 'organization'), ('Sixth Fleet', 'organization')] +Precision: 0.1; Recall: 1.0; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 151: +Sentence: The band formed in 2006 as an offshoot of The Slaptones, who featured their father Janake Bondesson on drums, released two albums ( Simplify, 2003, and Amplify, 2004 ) and toured the USA with The Brian Setzer Orchestra. +True Annotation: [('The Brian Setzer Orchestra', 'person')] +Predicted Annotation: [('The Slaptones', 'organization'), ('Janake Bondesson', 'person'), ('Simplify', 'product'), ('Amplify', 'product'), ('USA', 'location'), ('The Brian Setzer Orchestra', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 152: +Sentence: Doskie is an unincorporated community located on Mississippi Highway 365 in Tishomingo County, Mississippi, United States. +True Annotation: [('Tishomingo County, Mississippi', 'location')] +Predicted Annotation: [('Doskie', 'location'), ('Mississippi', 'location'), ('Tishomingo County', 'location'), ('Mississippi', 'location'), ('United States', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 153: +Sentence: It is endemic to tropical open lowland forests on the Indonesian islands of Taliabu and Mangole in the Sula Islands. +True Annotation: [('Mangole', 'location')] +Predicted Annotation: [('tropical open lowland forests', 'location'), ('Indonesian islands', 'location'), ('Taliabu', 'location'), ('Mangole', 'location'), ('Sula Islands', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 154: +Sentence: Other notables in the film are Billy Joel, Alec Baldwin, Chevy Chase, Edward Burns, Mercedes Ruehl, Kim Cattrall, Andre Agassi, Stefi Graf, James Lipton, and Alexa Ray Joel. +True Annotation: [('Stefi Graf', 'person')] +Predicted Annotation: [('Billy Joel', 'person'), ('Alec Baldwin', 'person'), ('Chevy Chase', 'person'), ('Edward Burns', 'person'), ('Mercedes Ruehl', 'person'), ('Kim Cattrall', 'person'), ('Andre Agassi', 'person'), ('Stefi Graf', 'person'), ('James Lipton', 'person'), ('Alexa Ray Joel', 'person')] +Precision: 0.1; Recall: 1.0; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 155: +Sentence: Post-war writings on class society and empire as well as contemporary Marxist critiques from many revolutionaries such as Franz Fanon, Ho Chi Minh and Che Guevara as well as early Autonomism. +True Annotation: [('Franz Fanon', 'person')] +Predicted Annotation: [('Post-war', 'event'), ('Franz Fanon', 'person'), ('Ho Chi Minh', 'person'), ('Che Guevara', 'person'), ('Autonomism', 'organization')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 156: +Sentence: Rock Hill Farms Single-Barrel Bourbon Whiskey is a single barrel bourbon whiskey produced in Frankfort, Kentucky by the Sazerac Company. +True Annotation: [('Frankfort, Kentucky', 'location')] +Predicted Annotation: [('Rock Hill Farms Single-Barrel Bourbon Whiskey', 'product'), ('Frankfort', 'location'), ('Kentucky', 'location'), ('Sazerac Company', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 157: +Sentence: Reminisce ( aka REM, pseudonyms of Ruby Rose Neri ) is a sculptor, painter, and former street artist from San Francisco and Los Angeles, California, known for her evocative portrayal of horses. +True Annotation: [('Los Angeles', 'location')] +Predicted Annotation: [('Reminisce', 'organization'), ('REM', 'organization'), ('Ruby Rose Neri', 'person'), ('San Francisco', 'location'), ('Los Angeles', 'location'), ('California', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 158: +Sentence: Donna Jackson is a fictional character from the BBC medical drama Holby City, played by actress Jaye Jacobs. +True Annotation: [('Jaye Jacobs', 'person')] +Predicted Annotation: [('Donna Jackson', 'person'), ('BBC', 'organization'), ('Holby City', 'location'), ('Jaye Jacobs', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 159: +Sentence: Richard James Clausen ( born June 29, 1982 ) is a former American football player who played college football for Louisiana State University and University of Tennessee. +True Annotation: [('Tennessee Volunteers football', 'organization')] +Predicted Annotation: [('Richard James Clausen', 'person'), ('Louisiana State University', 'organization'), ('University of Tennessee', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 160: +Sentence: Named by the Northern Party of New Zealand Geological Survey Antarctic Expedition ( NZGSAE ), 1963-64, from the nickname given to Lord Freyberg by Sir Winston Churchill, for the lizard that is untouched by fire. +True Annotation: [('Sir Winston Churchill', 'person')] +Predicted Annotation: [('Northern Party of New Zealand Geological Survey', 'organization'), ('Antarctic Expedition', 'event'), ('1963-64', 'event'), ('Lord Freyberg', 'person'), ('Sir Winston Churchill', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 161: +Sentence: Ginsberg was ultimately responsible for inviting the readers ( Gary Snyder, Philip Lamantia, and Philip Whalen, Michael McClure and Kenneth Rexroth ) and writing the invitation. +True Annotation: [('Philip Lamantia', 'person')] +Predicted Annotation: [('Ginsberg', 'person'), ('Gary Snyder', 'person'), ('Philip Lamantia', 'person'), ('Philip Whalen', 'person'), ('Michael McClure', 'person'), ('Kenneth Rexroth', 'person')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 162: +Sentence: In 1973, while pursuing the course, he visited New Delhi to participate in various national-level competitions at the Akhila Bharatiya Saṃská¹›ta Adhivesana ( All-India Saṃská¹›ta Conference ). +True Annotation: [('New Delhi', 'location')] +Predicted Annotation: [('New Delhi', 'location'), ('Akhila Bharatiya Saṃská¹›ta Adhivesana', 'event'), ('All-India Saṃská¹›ta Conference', 'event')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 163: +Sentence: Saint-Laurent XIII are a French Rugby League club based in Saint-Laurent-de-la-Salanque, Pyrenees Orientales in the Languedoc-Roussillon region. +True Annotation: [('Languedoc-Roussillon', 'location')] +Predicted Annotation: [('Saint-Laurent XIII', 'organization'), ('Saint-Laurent-de-la-Salanque', 'location'), ('Pyrenees Orientales', 'location'), ('Languedoc-Roussillon region', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 164: +Sentence: In 2008, Burris won his first championship, leading the Calgary Stampeders to a 22-14 Grey Cup victory, over the host Montreal Alouettes. +True Annotation: [('Calgary Stampeders', 'organization')] +Predicted Annotation: [('Burris', 'person'), ('Calgary Stampeders', 'organization'), ('Grey Cup', 'event'), ('Montreal Alouettes', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 165: +Sentence: Gone with the Wind has been adapted several times for stage and screen, most famously in the Academy Award-winning 1939 film starring Clark Gable and Vivien Leigh. +True Annotation: [('Vivien Leigh', 'person')] +Predicted Annotation: [('Gone with the Wind', 'art'), ('Academy Award-winning', 'event'), ('Clark Gable', 'person'), ('Vivien Leigh', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 166: +Sentence: Cynthiana-Harrison County Airport 0I8 is a public use airport located two nautical miles ( 3.7 km ) south of the central business district of Cynthiana, in Harrison County, Kentucky, United States. +True Annotation: [('Kentucky', 'location')] +Predicted Annotation: [('Cynthiana-Harrison County', 'location'), ('Cynthiana', 'location'), ('Harrison County', 'location'), ('Kentucky', 'location'), ('United States', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 167: +Sentence: The spring was visited by the emperors Kang Xi and Qian Long who left inscriptions at the site. +True Annotation: [('Qian Long', 'person')] +Predicted Annotation: [('The spring', 'event'), ('Kang Xi', 'person'), ('Qian Long', 'person'), ('inscriptions', 'art'), ('site', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 168: +Sentence: Price Chopper was part of the Woolworths New Zealand Supermarket Group, their brands included: Woolworths, Big Fresh and Price Chopper. +True Annotation: [('Big Fresh', 'organization')] +Predicted Annotation: [('Price Chopper', 'product'), ('Woolworths New Zealand Supermarket Group', 'organization'), ('Woolworths', 'organization'), ('Big Fresh', 'product'), ('Price Chopper', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 169: +Sentence: She has dedicated her life to her profession and has been a valuable faculty member of Miami Dade College for over 20 years. +True Annotation: [('Miami Dade College', 'location'), ('Miami Dade College', 'organization')] +Predicted Annotation: [('She', 'person'), ('Miami Dade College', 'organization')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 170: +Sentence: The northern section, the larger of the two, is located just to the south of Wamboin around 351550S1491729Etype: city; the southern, a section of land between the Goulburn-Queanbeyan railway and the Molonglo River around 352048S1491949Etype: city. +True Annotation: [('Molonglo River', 'location')] +Predicted Annotation: [('The northern section', 'location'), ('Wamboin', 'location'), ('351550S1491729Etype', 'location'), ('city', 'location'), ('Goulburn-Queanbeyan railway', 'location'), ('Molonglo River', 'location'), ('352048S1491949Etype', 'location'), ('city', 'location')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 171: +Sentence: Serhiy Pshenychnykh ( Сергій Пшеничних: born 19 November 1981 in Poltava ) is a Ukrainian football defender. +True Annotation: [('Ukraine', 'location'), ('Ukraine', 'organization')] +Predicted Annotation: [('Serhiy Pshenychnykh', 'person'), ('Сергій Пшеничних', 'person'), ('Poltava', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 172: +Sentence: On the live album We 're Outta Here, Lars Fredriksen and Tim Armstrong of Rancid join the Ramones in performing the song, with both playing guitar and Lars singing the bridge. +True Annotation: [('Tim Armstrong', 'person')] +Predicted Annotation: [('Lars Fredriksen', 'person'), ('Tim Armstrong', 'person'), ('Rancid', 'organization'), ('Ramones', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 173: +Sentence: The sultanate is flanked by the Gulf of Oman, the Arabian Sea, and the Rub ' al Khali ( Empty Quarter ) of Saudi Arabia, all of which contributed to Oman 's isolation. +True Annotation: [('Saudi Arabia', 'location')] +Predicted Annotation: [('Gulf of Oman', 'location'), ('Arabian Sea', 'location'), ("Rub ' al Khali", 'location'), ('Empty Quarter', 'location'), ('Saudi Arabia', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 174: +Sentence: Valdivia himself set out in 1546, with sixty horsemen plus native guides and porters, and crossed the Itata River and were attacked by Mapuche warriors in the Battle of Quilacura near the Bio-Bio River. +True Annotation: [('Itata River', 'location')] +Predicted Annotation: [('Valdivia', 'person'), ('Itata River', 'location'), ('Mapuche warriors', 'organization'), ('Battle of Quilacura', 'event'), ('Bio-Bio River', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 175: +Sentence: The album 's producer, Rick Nowels, previously worked with Stevie Nicks, and would later collaborate with Kim Wilde, Jennifer Rush and Madonna. +True Annotation: [('Kim Wilde', 'person')] +Predicted Annotation: [('Rick Nowels', 'person'), ('Stevie Nicks', 'person'), ('Kim Wilde', 'person'), ('Jennifer Rush', 'person'), ('Madonna', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 176: +Sentence: He was secretary and parliamentary agent of the Irish temperance movement and became well-known as an anti-alcohol campaigner and proprieter of a Temperance Hotel in Dublin. +True Annotation: [('Dublin', 'location')] +Predicted Annotation: [('Irish temperance movement', 'organization'), ('Temperance Hotel', 'building'), ('Dublin', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 177: +Sentence: The name Bethlehemites has also sometimes been given to the Hussites of Bohemia because their leader, Jan Hus preached in the Bethlehem church at Prague. +True Annotation: [('Jan Hus', 'person')] +Predicted Annotation: [('Hussites of Bohemia', 'organization'), ('Jan Hus', 'person'), ('Bethlehem church', 'building'), ('Prague', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 178: +Sentence: Straden, was an amateur player in the early 1920s with Fleisher Yarn when the team won the 1924 National Amateur Cup. +True Annotation: [('Fleisher Yarn', 'organization')] +Predicted Annotation: [('Straden', 'person'), ('Fleisher Yarn', 'organization'), ('1924 National Amateur Cup', 'event')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 179: +Sentence: Alpine Valley is one of the sacred venues of Phish, along with Deer Creek Music Center, Hampton Coliseum, Madison Square Garden, The Gorge Amphitheatre and Shoreline Amphitheatre, among others. +True Annotation: [('Shoreline Amphitheatre', 'location'), ('Shoreline Amphitheatre', 'building')] +Predicted Annotation: [('Alpine Valley', 'location'), ('Phish', 'organization'), ('Deer Creek Music Center', 'location'), ('Hampton Coliseum', 'location'), ('Madison Square Garden', 'location'), ('The Gorge Amphitheatre', 'building'), ('Shoreline Amphitheatre', 'location')] +Precision: 0.14285714285714285; Recall: 0.5; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 180: +Sentence: Vise earned a full scholarship to University of Oklahoma and competed for the Sooners starting in the 2006-07 season. +True Annotation: [('University of Oklahoma', 'location'), ('University of Oklahoma', 'organization')] +Predicted Annotation: [('Vise', 'person'), ('University of Oklahoma', 'organization'), ('Sooners', 'organization'), ('2006-07 season', 'event')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 181: +Sentence: Sauchen is a village in Aberdeenshire, Scotland that lies 3 miles west of Dunecht and 10 miles west of Aberdeen. +True Annotation: [('Scotland', 'location')] +Predicted Annotation: [('Sauchen', 'location'), ('Aberdeenshire', 'location'), ('Scotland', 'location'), ('Dunecht', 'location'), ('Aberdeen', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 182: +Sentence: Agathis macrophylla known as the Pacific Kauri, is a coniferous tree native to the islands of the southwestern Pacific Ocean in tropical humid lowlands and lower montane regions, notably in Fiji, Vanuatu, the Santa Cruz Islands, and the Solomon Islands. +True Annotation: [('Pacific Ocean', 'location')] +Predicted Annotation: [('southwestern Pacific Ocean', 'location'), ('Fiji', 'location'), ('Vanuatu', 'location'), ('Santa Cruz Islands', 'location'), ('Solomon Islands', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 183: +Sentence: Hannah is the daughter of Welsh comedian and actress Helen Lederer and Roger Alton, editor of The Independent. +True Annotation: [('The Independent', 'person'), ('The Independent', 'organization'), ('The Independent', 'art')] +Predicted Annotation: [('Hannah', 'person'), ('Helen Lederer', 'person'), ('Roger Alton', 'person'), ('The Independent', 'organization')] +Precision: 0.25; Recall: 0.3333333333333333; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 184: +Sentence: Haki asked for a longship, which was loaded with his dead warriors and their weapons. +True Annotation: [('longship', 'product')] +Predicted Annotation: [('Haki', 'person'), ('longship', 'product')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 185: +Sentence: a village formerly in Bilaspur, Chhattisgarh and now in Raipur, near the Sonakan forests. +True Annotation: [('Raipur', 'location')] +Predicted Annotation: [('Bilaspur', 'location'), ('Chhattisgarh', 'location'), ('Raipur', 'location'), ('Sonakan forests', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 186: +Sentence: James Buller ( 17 June 1717 - 30 April 1765 ) was a British Tory politician and ancestor of the Viscounts Dilhorne and the Barons Churston. +True Annotation: [('Great Britain', 'location')] +Predicted Annotation: [('James Buller', 'person'), ('Viscounts Dilhorne', 'organization'), ('Barons Churston', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 187: +Sentence: Random Acts of Senseless Violence is a dystopian and speculative fiction novel by Jack Womack. +True Annotation: [('Jack Womack', 'person')] +Predicted Annotation: [('Random Acts of Senseless Violence', 'event'), ('Jack Womack', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 188: +Sentence: This species is distributed in the Indian Ocean along South Africa, Aldabra Atoll and Madagascar, in the Western Pacific Ocean, in the Red Sea and in the Mediterranean Sea. +True Annotation: [('Red Sea', 'location')] +Predicted Annotation: [('Indian Ocean', 'location'), ('South Africa', 'location'), ('Aldabra Atoll', 'location'), ('Madagascar', 'location'), ('Western Pacific Ocean', 'location'), ('Red Sea', 'location'), ('Mediterranean Sea', 'location')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 189: +Sentence: Hostilities then escalated: the Israeli army killed Islamic Jihad 's Muhammad Seeder on August 14; the Jerusalem bus 2 massacre by Hamas and Islamic Jihad on August 19, killed 23 and wounded 136 people; and Israeli forces killed Hamas ' Isma'il Abu-Shanab on August 21. +True Annotation: [('Jerusalem bus 2 massacre', 'event')] +Predicted Annotation: [('Israeli army', 'organization'), ('Islamic Jihad', 'organization'), ('Muhammad Seeder', 'person'), ('Jerusalem', 'location'), ('Hamas', 'organization'), ('Islamic Jihad', 'organization'), ('Israeli forces', 'organization'), ('Hamas', 'organization'), ("Isma'il Abu-Shanab", 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 190: +Sentence: ( 2001 ), Worst Contact ( 2000 ) and directed and edited Survive Style 5 + ( 2004 ), starring Tadanobu Asano, Reika Hashimoto, and Vinnie Jones. +True Annotation: [('Reika Hashimoto', 'person')] +Predicted Annotation: [('Worst Contact', 'event'), ('Tadanobu Asano', 'person'), ('Reika Hashimoto', 'person'), ('Vinnie Jones', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 191: +Sentence: The title of this book mirrors that of Sign of the Unicorn, the third book in the first Amber series. +True Annotation: [('Sign of the Unicorn', 'art')] +Predicted Annotation: [('Sign of the Unicorn', 'art')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 192: +Sentence: July 28 & ndash; Vietnam War: U.S. President Lyndon B. Johnson announces his order to increase the number of United States troops in South Vietnam from 75,000 to 125,000, and to more than double the number of men drafted per month - from 17,000 to 35,000. +True Annotation: [('South Vietnam', 'location')] +Predicted Annotation: [('Vietnam War', 'event'), ('Lyndon B. Johnson', 'person'), ('United States', 'organization'), ('South Vietnam', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 193: +Sentence: The first match took place on 13 February 2010 at the Gold Coast 's Skilled Park, which was won 16-12 by the Indigenous All Stars, and winning half-back Johnathan Thurston was awarded the inaugural Preston Campbell award for best player. +True Annotation: [('Preston Campbell', 'person')] +Predicted Annotation: [('Gold Coast', 'location'), ('Skilled Park', 'location'), ('Indigenous All Stars', 'organization'), ('Johnathan Thurston', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 194: +Sentence: Amsterdam, Driemond, Durgerdam, Holysloot, ' t Nopeind, Osdorp, Ransdorp, Sloten, Sloterdijk, Zunderdorp. +True Annotation: [('Sloten', 'location')] +Predicted Annotation: [('Amsterdam', 'location'), ('Driemond', 'location'), ('Durgerdam', 'location'), ('Holysloot', 'location'), ('Osdorp', 'location'), ('Ransdorp', 'location'), ('Sloten', 'location'), ('Sloterdijk', 'location'), ('Zunderdorp', 'location')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 195: +Sentence: In addition to Patrick on vocals, the band featured Dean DeLeo and Robert DeLeo on guitars and bass, respectively, and Ray Luzier ( formerly of David Lee Roth 's band ) on drums. +True Annotation: [('David Lee Roth', 'person')] +Predicted Annotation: [('Patrick', 'person'), ('band', 'organization'), ('Dean DeLeo', 'person'), ('Robert DeLeo', 'person'), ('Ray Luzier', 'person'), ('David Lee Roth', 'person'), ('band', 'organization')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 196: +Sentence: After Sunrise Seppi had been struggling with poor form with his ranking outside of the top 100, he surprisingly made his ATP Tour final in Gstaad where he defeated Stefan Koubek and Igor Andreev both in 3rd set tiebreakers and it was his first victory over Andreev. +True Annotation: [('Stefan Koubek', 'person')] +Predicted Annotation: [('Sunrise Seppi', 'person'), ('ATP Tour', 'organization'), ('Gstaad', 'location'), ('Stefan Koubek', 'person'), ('Igor Andreev', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 197: +Sentence: In 1941, while under the command of Commander Stokes, she took part in the sinking of the German battleship German battleshipBismarck2 in 1941 ( see ORP '' Piorun '' for the destroyers ' role ). +True Annotation: [('battleship', 'product')] +Predicted Annotation: [('1941', 'event'), ('Commander Stokes', 'person'), ('1941', 'event'), ('ORP', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 198: +Sentence: Regillio Vrede ( born 18 January 1973 ) is a Dutch former professional footballer who played as a central defender. +True Annotation: [('Netherlands', 'location'), ('Netherlands', 'organization')] +Predicted Annotation: [('Regillio Vrede', 'person'), ('Dutch', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 199: +Sentence: He studied engineering in Strasbourg and then in Germany, where he was recruited by the Abwehr in 1928. +True Annotation: [('Strasbourg', 'location')] +Predicted Annotation: [('He', 'person'), ('Strasbourg', 'location'), ('Germany', 'location'), ('he', 'person'), ('Abwehr', 'organization'), ('1928', 'event')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 200: +Sentence: Down to Earth ( 1947 ) is a musical comedy starring Rita Hayworth and Larry Parks, and directed by Alexander Hall. +True Annotation: [('Rita Hayworth', 'person')] +Predicted Annotation: [('Down to Earth', 'art'), ('Rita Hayworth', 'person'), ('Larry Parks', 'person'), ('Alexander Hall', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 201: +Sentence: Al-Ahli of Saudi Arabia were the other team to take part, although it is unclear as to why as they had n't won the Saudi Professional League or any cup competition to qualify. +True Annotation: [('Saudi Professional League', 'organization'), ('Saudi Professional League', 'event')] +Predicted Annotation: [('Al-Ahli of Saudi Arabia', 'organization'), ('Saudi Professional League', 'event'), ('cup competition', 'event')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 202: +Sentence: The Huntsville Channel Cats, along with the planned 1996-97 expansion teams Columbus Cottonmouths, Macon Whoopee, and Nashville Nighthawks, joined the Central Hockey League following the SHL 's demise. +True Annotation: [('Central Hockey League', 'organization')] +Predicted Annotation: [('Huntsville Channel Cats', 'organization'), ('Columbus Cottonmouths', 'organization'), ('Macon Whoopee', 'organization'), ('Nashville Nighthawks', 'organization'), ('Central Hockey League', 'organization'), ('SHL', 'organization')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 203: +Sentence: The George H. Miller House is a Registered Historic Place in Bloomington, Illinois, the county seat of McLean County. +True Annotation: [('Bloomington, Illinois', 'location')] +Predicted Annotation: [('The George H. Miller House', 'building'), ('Bloomington', 'location'), ('Illinois', 'location'), ('McLean County', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 204: +Sentence: AREEJ Shopping ( أريج للتسوّق ) is a shopping center built in 1976, is located in central Algiers, Algeria, on 13 Avenue Dauphin Draria. +True Annotation: [('Algiers', 'location')] +Predicted Annotation: [('AREEJ Shopping', 'building'), ('أريج للتسوّق', 'building'), ('Algiers', 'location'), ('Algeria', 'location'), ('13 Avenue Dauphin Draria', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 205: +Sentence: This ancient drovers ' road specifically connected the River Dee crossing ( where the present Bridge of Dee is situated ) via Portlethen Moss, Muchalls Castle and Stonehaven to the south. +True Annotation: [('Stonehaven', 'location')] +Predicted Annotation: [('River Dee', 'location'), ('Portlethen Moss', 'location'), ('Muchalls Castle', 'location'), ('Stonehaven', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 206: +Sentence: It is found in Benin, Cameroon, Ivory Coast, Ghana, Guinea, Liberia, Nigeria, Sierra Leone, and Togo. +True Annotation: [('Togo', 'location')] +Predicted Annotation: [('Benin', 'location'), ('Cameroon', 'location'), ('Ivory Coast', 'location'), ('Ghana', 'location'), ('Guinea', 'location'), ('Liberia', 'location'), ('Nigeria', 'location'), ('Sierra Leone', 'location'), ('Togo', 'location')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 207: +Sentence: Sorj begun his studies in Social Sciences in Uruguay and completed his B.A. and M.A. in History and Sociology from the University of Haifa, Israel, and received his Ph.D. in Sociology from the University of Manchester in England. +True Annotation: [('University of Manchester', 'location'), ('University of Manchester', 'organization')] +Predicted Annotation: [('Sorj', 'person'), ('Uruguay', 'location'), ('University of Haifa', 'organization'), ('Israel', 'location'), ('University of Manchester', 'organization'), ('England', 'location')] +Precision: 0.16666666666666666; Recall: 0.5; F1-score: 0.25 +-------------------------------------------------- + +Instance 208: +Sentence: He received seven points from Estonia, four from Belgium, three from Israel, two from Bosnia and Herzegovina and Finland, and one from Montenegro, the Netherlands, Norway, and Spain. +True Annotation: [('Netherlands', 'location'), ('Netherlands', 'organization')] +Predicted Annotation: [('He', 'person'), ('Estonia', 'location'), ('Belgium', 'location'), ('Israel', 'location'), ('Bosnia and Herzegovina', 'location'), ('Finland', 'location'), ('Montenegro', 'location'), ('the Netherlands', 'location'), ('Norway', 'location'), ('Spain', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 209: +Sentence: The first Welland Canal is begun, partly in response to American initiatives in the Erie Canal. +True Annotation: [('Erie Canal', 'location')] +Predicted Annotation: [('Welland Canal', 'location'), ('Erie Canal', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 210: +Sentence: Umberto Eco 's satirical work involving conspiracy theories, Foucault 's Pendulum, features a putative St. Germain as the antagonist. +True Annotation: [("Foucault's Pendulum", 'art')] +Predicted Annotation: [('Umberto Eco', 'person'), ("Foucault 's Pendulum", 'art'), ('St. Germain', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 211: +Sentence: His backing band for the record featured Sara Lee of Gang of Four on bass and Anthony Thistlethwaite of the Waterboys on sax. +True Annotation: [('Anthony Thistlethwaite', 'person')] +Predicted Annotation: [('Sara Lee', 'person'), ('Gang of Four', 'organization'), ('Anthony Thistlethwaite', 'person'), ('Waterboys', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 212: +Sentence: On the political side, Whitbeck reported on the presidential elections in Mexico, Peru and Argentina, the Augusto Pinochet extradition process, the coup attempt in Ecuador, the death of Octavio Paz and Bill Clinton 's trip to Latin America in May 1997. +True Annotation: [('Peru', 'location'), ('Peru', 'person')] +Predicted Annotation: [('presidential elections', 'event'), ('Mexico', 'location'), ('Peru', 'location'), ('Argentina', 'location'), ('Augusto Pinochet', 'person'), ('coup attempt', 'event'), ('Ecuador', 'location'), ('Octavio Paz', 'person'), ('Bill Clinton', 'person'), ('Latin America', 'location')] +Precision: 0.1; Recall: 0.5; F1-score: 0.16666666666666669 +-------------------------------------------------- + +Instance 213: +Sentence: Apart from the town of Polkowice, the gmina contains the villages of Biedrzychowa, Dabrowa, Guzice, Jedrzychow, Kazmierzow, Komorniki, Moskorzyn, Nowa Wies Lubinska, Pieszkowice, Polkowice Dolne, Sobin, Sucha Gorna, Tarnowek, Trzebcz, Zelazny Most and Zukow. +True Annotation: [('Å»elazny Most, Lower Silesian Voivodeship', 'location')] +Predicted Annotation: [('Polkowice', 'location'), ('Biedrzychowa', 'location'), ('Dabrowa', 'location'), ('Guzice', 'location'), ('Jedrzychow', 'location'), ('Kazmierzow', 'location'), ('Komorniki', 'location'), ('Moskorzyn', 'location'), ('Nowa Wies Lubinska', 'location'), ('Pieszkowice', 'location'), ('Polkowice Dolne', 'location'), ('Sobin', 'location'), ('Sucha Gorna', 'location'), ('Tarnowek', 'location'), ('Trzebcz', 'location'), ('Zelazny Most', 'location'), ('Zukow', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 214: +Sentence: In that year he joined Rob McConnell 's BOSS BRASS as a percussionist, switching to bass in 1971 and later to piano ( 1987-1993 ). +True Annotation: [('Rob McConnell', 'person')] +Predicted Annotation: [('Rob McConnell', 'person'), ('BOSS BRASS', 'organization'), ('bass', 'art'), ('piano', 'art')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 215: +Sentence: He has composed and/or arranged for such notable artists as The Count Basie Orchestra, Diana Krall, Whitney Houston, Carmen McRae, Nancy Wilson, Joe Williams, Ernestine Anderson, Quincy Jones, Dee Dee Bridgewater, Natalie Cole, and the Tonight Show Band. +True Annotation: [('Dee Dee Bridgewater', 'person')] +Predicted Annotation: [('The Count Basie Orchestra', 'organization'), ('Diana Krall', 'person'), ('Whitney Houston', 'person'), ('Carmen McRae', 'person'), ('Nancy Wilson', 'person'), ('Joe Williams', 'person'), ('Ernestine Anderson', 'person'), ('Quincy Jones', 'person'), ('Dee Dee Bridgewater', 'person'), ('Natalie Cole', 'person'), ('Tonight Show Band', 'organization')] +Precision: 0.09090909090909091; Recall: 1.0; F1-score: 0.16666666666666669 +-------------------------------------------------- + +Instance 216: +Sentence: The fourth match was between The Revolution ( Shane Douglas, Dean Malenko, Perry Saturn and Asya ) and the team of Jim Duggan and the Varsity Club. +True Annotation: [('Perry Saturn', 'person')] +Predicted Annotation: [('The fourth match', 'event'), ('The Revolution', 'organization'), ('Shane Douglas', 'person'), ('Dean Malenko', 'person'), ('Perry Saturn', 'person'), ('Asya', 'person'), ('Jim Duggan', 'person'), ('Varsity Club', 'organization')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 217: +Sentence: jpgthumb220pxChristian AlmerChristian Almer ( 29 March 1826 - 17 May 1898 ) was a Swiss mountain guide and the first ascentionist of many prominent mountains in the western Alps during the golden and silver ages of alpinism. +True Annotation: [('Switzerland', 'location')] +Predicted Annotation: [('western Alps', 'location'), ('golden and silver ages', 'event'), ('alpinism', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 218: +Sentence: Pratighatana ( Telugu: à°ªà±à°°à°¤à°¿à°˜à°Ÿà°¨ ) is a 1986 Telugu film about a woman 's ( Vijayshanti ) fight against corruption and criminalization of politics in India. +True Annotation: [('Vijayshanti', 'person')] +Predicted Annotation: [('Vijayshanti', 'person'), ('criminalization of politics', 'event'), ('India', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 219: +Sentence: In 2008, Bob Sinclar interpolated the track for his remix of Rihanna 's hit single " Do n't Stop the Music. " +True Annotation: [('Rihanna', 'person')] +Predicted Annotation: [('Bob Sinclar', 'person'), ('Rihanna', 'person'), ("Do n't Stop the Music", 'art')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 220: +Sentence: Anusin a ' nusin is a village in the administrative district of Gmina Siedliszcze, within Chelm County, Lublin Voivodeship, in eastern Poland. +True Annotation: [('Gmina Siedliszcze', 'location')] +Predicted Annotation: [('Gmina Siedliszcze', 'location'), ('Chelm County', 'location'), ('Lublin Voivodeship', 'location'), ('eastern Poland', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 221: +Sentence: In nearby Greifswald, already lost to Sweden, Russian tsar Peter the Great and British king George I, in his position as Elector of Hanover, had just signed an alliance on 17 ( OS ) / 28 ( NS ) October. +True Annotation: [('George I of the United Kingdom', 'person')] +Predicted Annotation: [('Greifswald', 'location'), ('Sweden', 'location'), ('Russian tsar Peter the Great', 'person'), ('British king George I', 'person'), ('Elector of Hanover', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 222: +Sentence: The rocket was also carrying a Russian military Mozhayets-5 satellite, a Chinese China-DMC, a British Topsat, a European Space Agency SSETI Express, a Norwegian nCube, a German UVE-1 and a Japanese XI-V. +True Annotation: [('Norway', 'location'), ('Norway', 'organization')] +Predicted Annotation: [('Russian military', 'organization'), ('Mozhayets-5', 'product'), ('British Topsat', 'product'), ('European Space Agency', 'organization'), ('SSETI Express', 'product'), ('Norwegian nCube', 'product'), ('German UVE-1', 'product'), ('Japanese XI-V', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 223: +Sentence: The collections of Charles Towneley, Richard Payne Knight and Clayton Mordaunt Cracherode were bought by or bequeathed to the British Museum, founding their very important collection. +True Annotation: [('Richard Payne Knight', 'person')] +Predicted Annotation: [('Charles Towneley', 'person'), ('Richard Payne Knight', 'person'), ('Clayton Mordaunt Cracherode', 'person'), ('British Museum', 'organization'), ('founding', 'event')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 224: +Sentence: The general library is situated on the first floor of the Community Hall in Block C-7, Keshav Puram, Delhi. +True Annotation: [('Delhi', 'location')] +Predicted Annotation: [('The general library', 'organization'), ('Community Hall', 'building'), ('Block C-7', 'building'), ('Keshav Puram', 'location'), ('Delhi', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 225: +Sentence: Soufflenheim, is a commune in the Bas-Rhin department in Alsace in north-eastern France. +True Annotation: [('Alsace', 'location')] +Predicted Annotation: [('Soufflenheim', 'location'), ('Bas-Rhin department', 'location'), ('Alsace', 'location'), ('north-eastern France', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 226: +Sentence: The Pratas Islands or Dongsha Islands ( æ±æ²™ç¾¤å³¶ä¸œæ²™ç¾¤å²›Dongsha QundÇŽo Quần dảo Dong Sa ) consists of three islands forming from an atoll located in northeastern South China Sea, 340km0on southeast of Hong Kong. +True Annotation: [('South China Sea', 'location')] +Predicted Annotation: [('northeastern South China Sea', 'location'), ('Hong Kong', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 227: +Sentence: In Estonia, Pareiko played for Tallinna Sadam and Levadia Maardu ( now Levadia Tallinn ), before moving to Russia in 2001, when he signed with Rotor Volgograd. +True Annotation: [('Tallinna Sadam', 'organization')] +Predicted Annotation: [('Estonia', 'location'), ('Pareiko', 'person'), ('Tallinna Sadam', 'organization'), ('Levadia Maardu', 'organization'), ('Levadia Tallinn', 'organization'), ('Russia', 'location'), ('Rotor Volgograd', 'organization')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 228: +Sentence: Today it can be found from North Carolina south along the coastal plain to Florida and west along the Gulf Coast to eastern Texas, with a few outlying populations in Maryland, Arkansas and Missouri. +True Annotation: [('Florida', 'location')] +Predicted Annotation: [('North Carolina', 'location'), ('coastal plain', 'location'), ('Florida', 'location'), ('Gulf Coast', 'location'), ('eastern Texas', 'location'), ('Maryland', 'location'), ('Arkansas', 'location'), ('Missouri', 'location')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 229: +Sentence: Duran Duran 's Andy Taylor played guitar on some album tracks and appeared in her " Mad About You " video clip. +True Annotation: [('Duran Duran', 'person')] +Predicted Annotation: [('Duran Duran', 'organization'), ('Andy Taylor', 'person'), ('Mad About You', 'art')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 230: +Sentence: Available for download from the Apple App Store and the Android Market, Grindr comes in both free and subscription-based versions. +True Annotation: [('App Store', 'product')] +Predicted Annotation: [('Apple App Store', 'organization'), ('Android Market', 'organization'), ('Grindr', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 231: +Sentence: In 1986 Sullivan left TSR to form the game company Pacesetter along with Troy Denning, Mark Acres, Andria Hayday, and others. +True Annotation: [('Troy Denning', 'person')] +Predicted Annotation: [('Sullivan', 'person'), ('TSR', 'organization'), ('Pacesetter', 'organization'), ('Troy Denning', 'person'), ('Mark Acres', 'person'), ('Andria Hayday', 'person')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 232: +Sentence: Bhikkhu Analayo temporarily ordained in 1990 in Thailand, after a meditation retreat at Wat Suan Mokkh, the monastery established by Ajahn Buddhadasa. +True Annotation: [('Thailand', 'location')] +Predicted Annotation: [('Bhikkhu Analayo', 'person'), ('Thailand', 'location'), ('meditation retreat', 'event'), ('Wat Suan Mokkh', 'location'), ('Ajahn Buddhadasa', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 233: +Sentence: Renato Longo ( born August 9, 1937 in Vittorio Veneto, Province of Treviso ) is a former cyclo-cross racer from Italy. +True Annotation: [('Vittorio Veneto', 'location')] +Predicted Annotation: [('Renato Longo', 'person'), ('Vittorio Veneto', 'location'), ('Province of Treviso', 'location'), ('Italy', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 234: +Sentence: He now works in the movie industry as a set dresser and worked on productions such as Leaving Las Vegas, High Crimes and Spider-Man 3. +True Annotation: [('Spider-Man 3', 'art')] +Predicted Annotation: [('He', 'person'), ('movie industry', 'organization'), ('High Crimes', 'event'), ('Spider-Man 3', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 235: +Sentence: The northern section runs south through Manchester and Cheadle, and bypasses Handforth, Wilmslow and Alderley Edge, before passing through Congleton, Newcastle-under-Lyme, and the southern suburbs of Stoke-on-Trent. +True Annotation: [('Congleton', 'location')] +Predicted Annotation: [('Manchester', 'location'), ('Cheadle', 'location'), ('Handforth', 'location'), ('Wilmslow', 'location'), ('Alderley Edge', 'location'), ('Congleton', 'location'), ('Newcastle-under-Lyme', 'location'), ('Stoke-on-Trent', 'location')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 236: +Sentence: Tributaries of the river include the rivers Inny, Ottery, Kensey and Lynher ( or St Germans River ) on the Cornish side, and the Deer and Tavy on the Devon side. +True Annotation: [('River Lynher', 'location')] +Predicted Annotation: [('Inny', 'location'), ('Ottery', 'location'), ('Kensey', 'location'), ('Lynher', 'location'), ('St Germans River', 'location'), ('Cornish side', 'location'), ('Deer', 'location'), ('Tavy', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 237: +Sentence: The inlet of water sheltered to the south of it is called Foul Bay, at the head of which sits the ancient port of Berenice. +True Annotation: [('Foul Bay', 'location')] +Predicted Annotation: [('Foul Bay', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 238: +Sentence: Also, in order to create the conditions for peace and harmony after the An Lushan rebellion, the Emperor Suzong of Tang established ponds for releasing life at eighty-one locations throughout his empire. +True Annotation: [('An Lushan', 'person')] +Predicted Annotation: [('An Lushan rebellion', 'event'), ('Emperor Suzong of Tang', 'person'), ('ponds', 'location'), ('eighty-one locations', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 239: +Sentence: At its most crowded, the building had 2,300 employees, with transferees from New York, Bartlesville and Philadelphia. +True Annotation: [('Philadelphia', 'location')] +Predicted Annotation: [('the building', 'building'), ('New York', 'location'), ('Bartlesville', 'location'), ('Philadelphia', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 240: +Sentence: Numerous state visitors lodged here, among them Indira Gandhi, Fidel Castro as well as the last Soviet president Mikhail Gorbachev and his wife Raisa Gorbachova in October 1989 on the eve of the East German Peaceful Revolution. +True Annotation: [('Fidel Castro', 'person')] +Predicted Annotation: [('Indira Gandhi', 'person'), ('Fidel Castro', 'person'), ('Mikhail Gorbachev', 'person'), ('Raisa Gorbachova', 'person'), ('East German Peaceful Revolution', 'event')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 241: +Sentence: Strauss was persuaded to travel to Paris after the 1867 Fasching by Comte Charles Xavier Eustache d'Osmond, a friend of Strauss who had earlier came for the 1866 Fasching in Vienna and had advised the composer cum conductor to give concerts in the French capital. +True Annotation: [('Paris', 'location'), ('Paris', 'organization'), ('Paris', 'person')] +Predicted Annotation: [('Paris', 'location'), ('1867 Fasching', 'event'), ("Comte Charles Xavier Eustache d'Osmond", 'person'), ('1866 Fasching', 'event'), ('Vienna', 'location'), ('French capital', 'location')] +Precision: 0.16666666666666666; Recall: 0.3333333333333333; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 242: +Sentence: But because of World War I, provocations brought on by Armenian Dashnaks and Russian Bolsheviks against Azerbaijan in the Caucasus, finally Azerbaijan 's was forced to become part of the Soviet Union. +True Annotation: [('Azerbaijan', 'location')] +Predicted Annotation: [('World War I', 'event'), ('Armenian Dashnaks', 'person'), ('Russian Bolsheviks', 'organization'), ('Azerbaijan', 'location'), ('Caucasus', 'location'), ('Azerbaijan', 'location'), ('Soviet Union', 'organization')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 243: +Sentence: For Colorado, their best picks are Eric Young, Joe Girardi, Vinny Castilla, Armando Reynoso, Andy Ashby, Brad Ausmus, Charlie Hayes and Doug Bochtler. +True Annotation: [('Charlie Hayes', 'person')] +Predicted Annotation: [('Colorado', 'location'), ('Eric Young', 'person'), ('Joe Girardi', 'person'), ('Vinny Castilla', 'person'), ('Armando Reynoso', 'person'), ('Andy Ashby', 'person'), ('Brad Ausmus', 'person'), ('Charlie Hayes', 'person'), ('Doug Bochtler', 'person')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 244: +Sentence: Recent Illegal immigration has mostly been coming from Bolivia and Paraguay, with smaller numbers from Peru, Ecuador and Romania. +True Annotation: [('Ecuador', 'location')] +Predicted Annotation: [('Illegal immigration', 'event'), ('Bolivia', 'location'), ('Paraguay', 'location'), ('Peru', 'location'), ('Ecuador', 'location'), ('Romania', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 245: +Sentence: They lived in Antioch and were martyred with Saint Ignatius of Antioch during the persecution of Christians under the Roman emperor Trajan. +True Annotation: [('Trajan', 'person')] +Predicted Annotation: [('Antioch', 'location'), ('Antioch', 'location'), ('persecution', 'event'), ('Trajan', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 246: +Sentence: Rolf Goran Forsmark ( born February 4, 1955 in Malmberget, Sweden ) is a Swedish actor. +True Annotation: [('Sweden', 'location'), ('Sweden', 'organization')] +Predicted Annotation: [('Rolf Goran Forsmark', 'person'), ('Malmberget', 'location'), ('Sweden', 'location')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 247: +Sentence: In 1995 he retired and moved to the sea-coast French department of Vendee in the Pays de la Loire region. +True Annotation: [('Pays de la Loire', 'location')] +Predicted Annotation: [('1995', 'event'), ('Vendee', 'location'), ('Pays de la Loire region', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 248: +Sentence: The early years in New York City working in the commercial and music industry producing album covers and editorial spreads for artists that include Muddy Waters, Bruce Springsteen, Blondie and Bob Dylan. +True Annotation: [('Bob Dylan', 'person')] +Predicted Annotation: [('New York City', 'location'), ('commercial and music industry', 'organization'), ('album covers', 'art'), ('editorial spreads', 'art'), ('Muddy Waters', 'person'), ('Bruce Springsteen', 'person'), ('Bob Dylan', 'person')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 249: +Sentence: The Bay of Cardenas ( Bahia de Cardenas ) is a shallow bay on Cuba 's northern shore, in the province of Matanzas. +True Annotation: [('Cuba', 'location'), ('Cuba', 'organization')] +Predicted Annotation: [('The Bay of Cardenas', 'location'), ('Bahia de Cardenas', 'location'), ('Cuba', 'location'), ('Matanzas', 'location')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 250: +Sentence: Eucalyptus pseudoglobulus, commonly known as Gippsland Blue Gum, is a Eucalypt species native to Victoria and the southeastern corner of New South Wales, Australia. +True Annotation: [('Australia', 'location')] +Predicted Annotation: [('Victoria', 'location'), ('New South Wales', 'location'), ('Australia', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 251: +Sentence: Gene Rayburn, 81, American radio personality and game show host, heart failure. +True Annotation: [('Gene Rayburn', 'person')] +Predicted Annotation: [('Gene Rayburn', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 252: +Sentence: Web ( Retrieved 2010-09-07 ) Jon Robin Baitz, David Henry Hwang, Miguel Pinero, Joyce Carol Oates, Charles Marowitz, William Mastrosimone, Steve Carter, Michael Frayn, Marlene Meyer and Emmanuel Fried. +True Annotation: [('Michael Frayn', 'person')] +Predicted Annotation: [('Jon Robin Baitz', 'person'), ('David Henry Hwang', 'person'), ('Miguel Pinero', 'person'), ('Joyce Carol Oates', 'person'), ('Charles Marowitz', 'person'), ('William Mastrosimone', 'person'), ('Steve Carter', 'person'), ('Michael Frayn', 'person'), ('Marlene Meyer', 'person'), ('Emmanuel Fried', 'person')] +Precision: 0.1; Recall: 1.0; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 253: +Sentence: Debnica demb ' nica is a village in the administrative district of Gmina Czluchow, within Czluchow County, Pomeranian Voivodeship, in northern Poland. +True Annotation: [('Pomeranian Voivodeship', 'location')] +Predicted Annotation: [('Gmina Czluchow', 'location'), ('Czluchow County', 'location'), ('Pomeranian Voivodeship', 'location'), ('northern Poland', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 254: +Sentence: The first woman posted abroad by the ABC, as Beijing correspondent 1983-1986, she also freelanced for BBC, CBS, Hong Kong radio, NPR and NZBC. +True Annotation: [('Hong Kong', 'location')] +Predicted Annotation: [('ABC', 'organization'), ('Beijing', 'location'), ('BBC', 'organization'), ('CBS', 'organization'), ('Hong Kong radio', 'organization'), ('NPR', 'organization'), ('NZBC', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 255: +Sentence: On November 4, 2004, Herzog was appointed Bishop of Alexandria, Louisiana, by Pope John Paul II. +True Annotation: [('Pope John Paul II', 'person')] +Predicted Annotation: [('November 4, 2004', 'event'), ('Herzog', 'person'), ('Pope John Paul II', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 256: +Sentence: SCEA v. Hotz is a lawsuit in the United States by Sony Computer Entertainment of America against George Hotz and associates of the group fail0verflow for jailbreaking and reverse engineering the Playstation 3. +True Annotation: [('Sony Computer Entertainment of America', 'person'), ('Sony Computer Entertainment of America', 'organization')] +Predicted Annotation: [('SCEA', 'organization'), ('United States', 'location'), ('Sony Computer Entertainment of America', 'organization'), ('George Hotz', 'person'), ('fail0verflow', 'organization'), ('Playstation 3', 'product')] +Precision: 0.16666666666666666; Recall: 0.5; F1-score: 0.25 +-------------------------------------------------- + +Instance 257: +Sentence: Although South Brisbane was then a separate town to Brisbane, Kangaroo Point was curiously a ward of Brisbane and not of South Brisbane. +True Annotation: [('South Brisbane, Queensland', 'location')] +Predicted Annotation: [('South Brisbane', 'location'), ('Brisbane', 'location'), ('Kangaroo Point', 'location'), ('Brisbane', 'location'), ('South Brisbane', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 258: +Sentence: Alton ( formerly, Hansen ) is an unincorporated community in Humboldt County, California. +True Annotation: [('Humboldt County, California', 'location')] +Predicted Annotation: [('Alton', 'location'), ('Humboldt County', 'location'), ('California', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 259: +Sentence: India competed at the 2002 Winter Olympics in Salt Lake City, United States. +True Annotation: [('2002 Winter Olympics', 'event')] +Predicted Annotation: [('India', 'organization'), ('2002 Winter Olympics', 'event'), ('Salt Lake City', 'location'), ('United States', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 260: +Sentence: Although dozens of Kern 's musicals and musical films were hits, only Show Boat is now regularly revived. +True Annotation: [('Show Boat', 'art')] +Predicted Annotation: [('Kern', 'person'), ('Show Boat', 'art')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 261: +Sentence: The house, inherited by his great grandson Colonel Christopher Billopp, a British Loyalist during the American Revolution, was the setting for a failed peace conference between Lord Howe and members of the Continental Congress. +True Annotation: [('Richard Howe, 1st Earl Howe', 'person')] +Predicted Annotation: [('The house', 'building'), ('Colonel Christopher Billopp', 'person'), ('American Revolution', 'event'), ('Lord Howe', 'person'), ('Continental Congress', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 262: +Sentence: On 24 December 1944 she was sunk by a German Biber one-man submarine in the Westerschelde near Antwerp. +True Annotation: [('Biber', 'product')] +Predicted Annotation: [('On 24 December 1944', 'event'), ('German Biber', 'organization'), ('Westerschelde', 'location'), ('Antwerp', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 263: +Sentence: The constituency was created by the Redistribution of Seats Act 1885 for the 1885 general election, and abolished for the 1918 general election. +True Annotation: [('United Kingdom general election, 1918', 'event')] +Predicted Annotation: [('1885 general election', 'event'), ('1918 general election', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 264: +Sentence: Born in Central Hatillo, Cuba, Noble was 32 years old when he broke into the big leagues on April 18, 1951 with the New York Giants, and played for the team through the 1953 season. +True Annotation: [('San Francisco Giants', 'organization')] +Predicted Annotation: [('Central Hatillo', 'location'), ('Cuba', 'location'), ('Noble', 'person'), ('April 18, 1951', 'event'), ('New York Giants', 'organization'), ('1953 season', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 265: +Sentence: With a tally of 23 goals, Bob Kelly was the second-highest scorer with 23, followed by Benny Cross with 15, including the goal that won the title for Burnley. +True Annotation: [('Bob Kelly', 'person')] +Predicted Annotation: [('Bob Kelly', 'person'), ('Benny Cross', 'person'), ('Burnley', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 266: +Sentence: 1806 & ndash; Santiago de Liniers re-takes the city of Buenos Aires after the first British invasion. +True Annotation: [('Santiago de Liniers', 'person')] +Predicted Annotation: [('Santiago de Liniers', 'person'), ('Buenos Aires', 'location'), ('British invasion', 'event')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 267: +Sentence: Invited foundation members included Albert Collins, John Eldershaw, Hans Heysen, Norman Lindsay, Sydney Long, Arthur Streeton, John D Moore, and Blamire Young. +True Annotation: [('Blamire Young', 'person')] +Predicted Annotation: [('Albert Collins', 'person'), ('John Eldershaw', 'person'), ('Hans Heysen', 'person'), ('Norman Lindsay', 'person'), ('Sydney Long', 'person'), ('Arthur Streeton', 'person'), ('John D Moore', 'person'), ('Blamire Young', 'person')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 268: +Sentence: Professor Cohen graduated from James Madison High School in Brooklyn, New York in 1970 and then attended Franklin College, in Franklin, Indiana where received his B.A. in political science in 1974. +True Annotation: [('Franklin College', 'location'), ('Franklin College', 'organization')] +Predicted Annotation: [('Professor Cohen', 'person'), ('James Madison High School', 'organization'), ('Brooklyn, New York', 'location'), ('Franklin College', 'organization'), ('Franklin, Indiana', 'location')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 269: +Sentence: In 1875 he travelled to Peru on behalf of the zoological museum of Warsaw University. +True Annotation: [('Warsaw University', 'location'), ('Warsaw University', 'organization')] +Predicted Annotation: [('In 1875', 'event'), ('Peru', 'location'), ('Warsaw University', 'organization')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 270: +Sentence: Herbert Leon " Sonny " Callahan ( born September 11, 1932 ) is a politician from Alabama. +True Annotation: [('Alabama', 'location')] +Predicted Annotation: [('Alabama', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 271: +Sentence: Ridgewood is a locality in Queensland, Australia, located in the Sunshine Coast hinterland about 32kmmi0 west of Noosa Heads. +True Annotation: [('Noosa Heads, Queensland', 'location')] +Predicted Annotation: [('Ridgewood', 'location'), ('Queensland', 'location'), ('Australia', 'location'), ('Sunshine Coast hinterland', 'location'), ('Noosa Heads', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 272: +Sentence: His performance earned him a contract with the San Diego Chargers in training camp 2002. +True Annotation: [('San Diego Chargers', 'organization')] +Predicted Annotation: [('San Diego Chargers', 'organization'), ('training camp 2002', 'event')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 273: +Sentence: Hank Williams III 's bass players ( Joe Buck and Zach Shedd, most notably ) have used upright basses for recording as well as during the country and Hellbilly sets of Hank III 's live performances before switching to electric bass for the Assjack set. +True Annotation: [('Hank Williams III', 'person')] +Predicted Annotation: [('Hank Williams III', 'person'), ('Joe Buck', 'person'), ('Zach Shedd', 'person'), ('upright basses', 'product'), ('Hellbilly sets', 'event'), ('live performances', 'event'), ('Assjack set', 'event')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 274: +Sentence: It is also the location where the Cape Town & ndash; Bulawayo railway line enters Botswana; north of Ramatlabama the railway is the main line of Botswana Railways, while to the south it is part of the network of Transnet Freight Rail. +True Annotation: [('Transnet Freight Rail', 'organization')] +Predicted Annotation: [('Cape Town', 'location'), ('Ramatlabama', 'location'), ('Botswana Railways', 'organization'), ('Transnet Freight Rail', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 275: +Sentence: He won medals in 1981 while a Cuban soldier in Angola, when he fought under Colonel Antonio Enrique Luzon, and he was wounded in battle during the war. +True Annotation: [('Angola', 'location'), ('Angola', 'organization')] +Predicted Annotation: [('Angola', 'location'), ('Colonel Antonio Enrique Luzon', 'person'), ('war', 'event')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 276: +Sentence: Actor-turned-travel documentary presenter Michael Palin visited the college in his 1996 documentary Full Circle with Michael Palin on his journey through New Zealand. +True Annotation: [('Michael Palin', 'person')] +Predicted Annotation: [('Michael Palin', 'person'), ('college', 'organization'), ('Michael Palin', 'person'), ('New Zealand', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 277: +Sentence: The income of Kevin ( played by Dolphy ), the main character in this funny sitcom, barely meet the needs of his five children and yet they are happy, content and has a very positive outlook in life. +True Annotation: [('Dolphy', 'person')] +Predicted Annotation: [('Kevin', 'person'), ('Dolphy', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 278: +Sentence: " Crazy in the Night " is a 1985 hit single released from Kim Carnes 's album Barking at Airplanes. +True Annotation: [('Barking at Airplanes', 'art')] +Predicted Annotation: [('Kim Carnes', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 279: +Sentence: Hess joined the fledgling Nazi Party in 1920 as one of its first members. +True Annotation: [('Nazi Party', 'organization')] +Predicted Annotation: [('Hess', 'person'), ('Nazi Party', 'organization'), ('1920', 'event')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 280: +Sentence: Some of these, on the National Guard, Biafra, Pauline Kael, soap operas, the impeachment inquiries ( of both Richard Nixon and Bill Clinton ), and the press, had received awards. +True Annotation: [('Pauline Kael', 'person')] +Predicted Annotation: [('National Guard', 'organization'), ('Biafra', 'location'), ('Pauline Kael', 'person'), ('impeachment inquiries', 'event'), ('Richard Nixon', 'person'), ('Bill Clinton', 'person'), ('press', 'organization')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 281: +Sentence: After Maeda 's home was destroyed by the firebombing of Tokyo during World War II, Maeda relocated to Kamakura, where he lived within sight of Kita-Kamakura Station from 1945 until his death. +True Annotation: [('World War II', 'organization'), ('World War II', 'event')] +Predicted Annotation: [('Maeda', 'person'), ('Tokyo', 'location'), ('World War II', 'event'), ('Maeda', 'person'), ('Kamakura', 'location')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 282: +Sentence: Celtic needed to beat Rangers in this match to prevent their rivals winning the Scottish Premier League championship at Celtic Park. +True Annotation: [('Rangers F.C.', 'organization')] +Predicted Annotation: [('Celtic', 'organization'), ('Rangers', 'organization'), ('Scottish Premier League championship', 'event'), ('Celtic Park', 'building')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 283: +Sentence: The Beerfelder Land is a tourist region that lies between Beerfelden, the communities of Rothenberg, Sensbachtal and Hesseneck in the Geo-Naturpark Bergstraße-Odenwald and which is one of the Odenwald 's most richly forested areas. +True Annotation: [('Rothenberg', 'location')] +Predicted Annotation: [('Beerfelder Land', 'location'), ('Beerfelden', 'location'), ('Rothenberg', 'location'), ('Sensbachtal', 'location'), ('Hesseneck', 'location'), ('Geo-Naturpark Bergstraße-Odenwald', 'location'), ('Odenwald', 'location')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 284: +Sentence: The Place de la Concorde is on the right bank of the Seine opposite the French National Assembly, which sits in the Palais Bourbon. +True Annotation: [('Seine', 'location')] +Predicted Annotation: [('The Place de la Concorde', 'building'), ('Seine', 'location'), ('French National Assembly', 'organization'), ('Palais Bourbon', 'building')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 285: +Sentence: It was distributed in print at fashion shows and published in PDF on its website. +True Annotation: [('Portable Document Format', 'location')] +Predicted Annotation: [('print', 'product'), ('fashion shows', 'event'), ('PDF', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 286: +Sentence: Excel had performed live in L.A. in recent years, but the June 16 of 1987 they gave their first official concert in the " Fender 's Grand Ballroom " of Long Beach, California, and a second time March 18 of 1988 to promote their new album. +True Annotation: [('Los Angeles, California', 'location')] +Predicted Annotation: [('L.A.', 'location'), ('June 16 of 1987', 'event'), ('Fender', 'organization'), ('Long Beach, California', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 287: +Sentence: Henrique played his youth football in Brazil with America Mineiro and in 2003 joined Dutch giants Feyenoord. +True Annotation: [('Feyenoord', 'organization')] +Predicted Annotation: [('Henrique', 'person'), ('Brazil', 'location'), ('America Mineiro', 'organization'), ('Feyenoord', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 288: +Sentence: Government was The Labour Party led by Helen Clark, in coalition with Alliance, led by Jim Anderton. +True Annotation: [('Alliance', 'organization')] +Predicted Annotation: [('The Labour Party', 'organization'), ('Helen Clark', 'person'), ('Alliance', 'organization'), ('Jim Anderton', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 289: +Sentence: Engineer/Producer for many Bath-based acts, including The Korgis, Peter Gabriel, XTC, and Graduate. +True Annotation: [('Graduate', 'person')] +Predicted Annotation: [('Bath-based', 'location'), ('The Korgis', 'organization'), ('Peter Gabriel', 'person'), ('XTC', 'organization'), ('Graduate', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 290: +Sentence: Introduced in the show 's second season are OB/GYN and neonatal surgeon Addison Montgomery ( Kate Walsh ), plastic surgeon Mark Sloan ( Eric Dane ) from New York, orthopedic surgeon Callie Torres ( Sara Ramirez ). +True Annotation: [('New York City', 'location'), ('New York City', 'organization')] +Predicted Annotation: [('Addison Montgomery', 'person'), ('Kate Walsh', 'person'), ('Mark Sloan', 'person'), ('Eric Dane', 'person'), ('New York', 'location'), ('Callie Torres', 'person'), ('Sara Ramirez', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 291: +Sentence: Winner Marie Picasso was signed to Sony BMG and her coronation song " This Moment " was released immediately after her victory. +True Annotation: [('This Moment', 'art')] +Predicted Annotation: [('Marie Picasso', 'person'), ('Sony BMG', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 292: +Sentence: Hogan has shared the stage with Frankie Valli & amp; the Four Seasons, Mother 's Finest, Tyrone Davis, Williams Bell, Candi Staton, Archie Bell & amp; the Drells. +True Annotation: [('Candi Staton', 'person')] +Predicted Annotation: [('Hogan', 'person'), ('Frankie Valli', 'person'), ('Four Seasons', 'organization'), ("Mother 's Finest", 'organization'), ('Tyrone Davis', 'person'), ('Williams Bell', 'organization'), ('Candi Staton', 'person'), ('Archie Bell', 'person'), ('Drells', 'organization')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 293: +Sentence: The track " Born Never Asked " is a cover of a song by Laurie Anderson. +True Annotation: [('Laurie Anderson', 'person')] +Predicted Annotation: [('Laurie Anderson', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 294: +Sentence: Into My Heart is a 1998 motion picture featuring Rob Morrow and Claire Forlani. +True Annotation: [('Rob Morrow', 'person')] +Predicted Annotation: [('Into My Heart', 'art'), ('Rob Morrow', 'person'), ('Claire Forlani', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 295: +Sentence: Mating the guidance system of the earlier Razon radio-controlled weapon with a British Tallboy 12000lbon bomb, the ASM-A-1 saw brief operational service in the Korean War before, as a result of safety and cost issues, being withdrawn from service in 1951. +True Annotation: [('Tallboy', 'product')] +Predicted Annotation: [('ASM-A-1', 'product'), ('Korean War', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 296: +Sentence: Derek Hirst ( born 1948, Isle of Wight ) is an English historian of early modern Britain. +True Annotation: [('England', 'location')] +Predicted Annotation: [('Derek Hirst', 'person'), ('Isle of Wight', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 297: +Sentence: Daniel Chee Tsui ( å´”ç¦Cui Qi, born February 28, 1939, Henan Province, China ) is a Chinese-born American physicist whose areas of research included electrical properties of thin films and microstructures of semiconductors and solid-state physics. +True Annotation: [('United States', 'location'), ('United States', 'organization'), ('United States', 'person')] +Predicted Annotation: [('Daniel Chee Tsui', 'person'), ('Henan Province', 'location'), ('China', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 298: +Sentence: Agliano is a frazione of the comune of Campello sul Clitunno in the Province of Perugia, Umbria, central Italy. +True Annotation: [('Campello sul Clitunno', 'location')] +Predicted Annotation: [('Agliano', 'location'), ('Campello sul Clitunno', 'location'), ('Perugia', 'location'), ('Umbria', 'location'), ('central Italy', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 299: +Sentence: In this capacity, he preached in the United Kingdom, Ireland, France, the Netherlands, Switzerland, and Germany. +True Annotation: [('France', 'location'), ('France', 'organization')] +Predicted Annotation: [('United Kingdom', 'location'), ('Ireland', 'location'), ('France', 'location'), ('the Netherlands', 'location'), ('Switzerland', 'location'), ('Germany', 'location')] +Precision: 0.16666666666666666; Recall: 0.5; F1-score: 0.25 +-------------------------------------------------- + +Instance 300: +Sentence: The third Women 's Hockey Olympic Qualifier for the 1996 Summer Olympics in Atlanta, Georgia was held in Cape Town, South Africa, from Wednesday November 15 to Saturday November 26, 1995. +True Annotation: [('Cape Town, South Africa', 'location')] +Predicted Annotation: [('1996 Summer Olympics', 'event'), ('Atlanta, Georgia', 'location'), ('Cape Town', 'location'), ('South Africa', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 301: +Sentence: Samuel Ealy Johnson, Jr. ( Buda, Texas October 11, 1877 - October 23, 1937 ) was a Democratic member of the Texas House of Representatives representing the 89th District. +True Annotation: [('Buda, Texas', 'location')] +Predicted Annotation: [('Samuel Ealy Johnson, Jr.', 'person'), ('Buda, Texas', 'location'), ('Texas', 'location'), ('89th District', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 302: +Sentence: Born in Washington, DC, Rob received a Bachelor of Arts in English from Denison University in Granville, Ohio. +True Annotation: [('Granville, Ohio', 'location')] +Predicted Annotation: [('Washington, DC', 'location'), ('Rob', 'person'), ('Denison University', 'organization'), ('Granville, Ohio', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 303: +Sentence: Daughters of Today was a 1928 silent film from Lahore, in present day Pakistan ( then British India ). +True Annotation: [('Lahore', 'location')] +Predicted Annotation: [('Daughters of Today', 'art'), ('Lahore', 'location'), ('present day Pakistan', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 304: +Sentence: Samuel Dailey successfully contested as a Republican the election of Experience Estabrook to the Thirty-sixth United States Congress,. +True Annotation: [('United States Congress', 'person'), ('United States Congress', 'organization')] +Predicted Annotation: [('Samuel Dailey', 'person'), ('Republican', 'organization'), ('Experience Estabrook', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 305: +Sentence: In 1312 the Teutonic Knights purchased the settlement for 250 silver marks from Nicholas of Poniec, a son of the voivod of Kalisz. +True Annotation: [('Poniec', 'location')] +Predicted Annotation: [('In 1312', 'event'), ('Teutonic Knights', 'organization'), ('settlement', 'location'), ('Nicholas of Poniec', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 306: +Sentence: May 30 - Maine Central Railroad ends train service to the Bar Harbor ferry. +True Annotation: [('Bar Harbor', 'location')] +Predicted Annotation: [('May 30', 'event'), ('Maine Central Railroad', 'organization'), ('Bar Harbor', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 307: +Sentence: The building of the villa, on the Appian Way, was razed in 1951 because of the damage sustained in the World War II bombing, and was replaced by the current Piazza Mazzini. +True Annotation: [('World War II', 'organization'), ('World War II', 'event')] +Predicted Annotation: [('The building of the villa', 'building'), ('Appian Way', 'location'), ('World War II', 'event'), ('Piazza Mazzini', 'building')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 308: +Sentence: She was Mistress of the Robes to Queen Victoria and an active Whig in society circles. +True Annotation: [('Whig Party', 'organization')] +Predicted Annotation: [('Queen Victoria', 'person'), ('Whig', 'organization'), ('society circles', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 309: +Sentence: Early yearsThe band was formed in 1991 when Chris Murphy and Andrew Scott met at the Nova Scotia College of Art and Design ( NSCAD ) in Halifax; Patrick Pentland and Jay Ferguson joined soon after. +True Annotation: [('Chris Murphy', 'person')] +Predicted Annotation: [('Chris Murphy', 'person'), ('Andrew Scott', 'person'), ('Nova Scotia College of Art and Design', 'organization'), ('NSCAD', 'organization'), ('Halifax', 'location'), ('Patrick Pentland', 'person'), ('Jay Ferguson', 'person')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 310: +Sentence: The locality is home to the parliament of the state of South Australia and many key state government offices. +True Annotation: [('Parliament of South Australia', 'organization')] +Predicted Annotation: [('parliament of the state of South Australia', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 311: +Sentence: He also played in the American Hockey League for the Saint John Flames, Syracuse Crunch, Hershey Bears and the Providence Bruins. +True Annotation: [('Hershey Bears', 'organization')] +Predicted Annotation: [('Saint John Flames', 'organization'), ('Syracuse Crunch', 'organization'), ('Hershey Bears', 'organization'), ('Providence Bruins', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 312: +Sentence: However, one type of connectionist work continued: the study of perceptrons, invented by Frank Rosenblatt, who kept the field alive with his salesmanship and the sheer force of his personality. +True Annotation: [('Frank Rosenblatt', 'person')] +Predicted Annotation: [('Frank Rosenblatt', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 313: +Sentence: Intrada Music Group released a Special Collection limited edition of Newman 's full 23-track score on November 3, 2008. +True Annotation: [('Intrada', 'organization')] +Predicted Annotation: [('Intrada Music Group', 'organization'), ('Special Collection', 'product'), ('Newman', 'person'), ('full 23-track score', 'art'), ('November 3, 2008', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 314: +Sentence: April 15-22 - Three major marathon races were won by Kenyan men: Rotterdam Marathon was won by Joshua Chelanga, Boston Marathon by Robert Cheruiyot and London Marathon by Martin Lel. +True Annotation: [('Boston Marathon', 'event')] +Predicted Annotation: [('Rotterdam Marathon', 'event'), ('Joshua Chelanga', 'person'), ('Boston Marathon', 'event'), ('Robert Cheruiyot', 'person'), ('London Marathon', 'event'), ('Martin Lel', 'person')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 315: +Sentence: Flightsim.com is a flight simulation review and resource website that focuses heavily on Microsoft Flight Simulator. +True Annotation: [('Microsoft Flight Simulator', 'product')] +Predicted Annotation: [('Flightsim.com', 'organization'), ('Microsoft Flight Simulator', 'product')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 316: +Sentence: Fish Out of Water is an album by jazz saxophonist Charles Lloyd recorded by Lloyd with Bobo Stenson, Palle Danielsson, and Jon Christensen. +True Annotation: [('Charles Lloyd', 'person')] +Predicted Annotation: [('Charles Lloyd', 'person'), ('Bobo Stenson', 'person'), ('Palle Danielsson', 'person'), ('Jon Christensen', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 317: +Sentence: He made 67 appearances Albania, the fourth highest in the team 's history behind Foto Strakosha, Altin Lala, and Igli Tare. +True Annotation: [('Altin Lala', 'person')] +Predicted Annotation: [('Albania', 'location'), ('team', 'organization'), ('Altin Lala', 'person'), ('Igli Tare', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 318: +Sentence: The city of Como is its capital - other large towns, with more than 10,000 inhabitants, are Cantu, Erba, Mariano Comense and Olgiate Comasco. +True Annotation: [('Mariano Comense', 'location')] +Predicted Annotation: [('Como', 'location'), ('Cantu', 'location'), ('Erba', 'location'), ('Mariano Comense', 'location'), ('Olgiate Comasco', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 319: +Sentence: The locomotives were stationed in the depots of Regensburg, Stendal, Lubeck, Brunswick, Ulm, Hagen, Muhldorf, Karlsruhe, Rostock Hbf, Kempten, Halting and Kaiserslautern. +True Annotation: [('Kaiserslautern', 'location')] +Predicted Annotation: [('Regensburg', 'location'), ('Stendal', 'location'), ('Lubeck', 'location'), ('Brunswick', 'location'), ('Ulm', 'location'), ('Hagen', 'location'), ('Muhldorf', 'location'), ('Karlsruhe', 'location'), ('Rostock Hbf', 'location'), ('Kempten', 'location'), ('Halting', 'location'), ('Kaiserslautern', 'location')] +Precision: 0.08333333333333333; Recall: 1.0; F1-score: 0.15384615384615385 +-------------------------------------------------- + +Instance 320: +Sentence: All tracks written by Will Sergeant, Ian McCulloch and Les Pattinson except where noted. +True Annotation: [('Les Pattinson', 'person')] +Predicted Annotation: [('Will Sergeant', 'person'), ('Ian McCulloch', 'person'), ('Les Pattinson', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 321: +Sentence: Wilson also added to the defensive ranks with the signings of his former Oldham Athletic team-mate Ernie Braidwood, and of Jimmy Broadhead on a free transfer from Scunthorpe & amp; Lindsey United. +True Annotation: [('Ernie Braidwood', 'person')] +Predicted Annotation: [('Wilson', 'person'), ('Oldham Athletic', 'organization'), ('Ernie Braidwood', 'person'), ('Jimmy Broadhead', 'person'), ('Scunthorpe & amp; Lindsey United', 'organization')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 322: +Sentence: Christie was part of the selected All Whites squad which competed at the 2010 FIFA World Cup. +True Annotation: [('All Whites', 'organization')] +Predicted Annotation: [('Christie', 'person'), ('All Whites squad', 'organization'), ('2010 FIFA World Cup', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 323: +Sentence: The men 's 50 kilometre classical cross-country skiing competition at the 2010 Winter Olympics in Vancouver, Canada was held on 28 February at Whistler Olympic Park in Whistler, British Columbia at 09:30 PST. +True Annotation: [('2010 Winter Olympics', 'event')] +Predicted Annotation: [('2010 Winter Olympics', 'event'), ('Vancouver', 'location'), ('Canada', 'location'), ('Whistler Olympic Park', 'location'), ('Whistler', 'location'), ('British Columbia', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 324: +Sentence: The project opened in late 2007, and is home to the third Saks Fifth Avenue location in Illinois. +True Annotation: [('Saks Fifth Avenue', 'organization')] +Predicted Annotation: [('Saks Fifth Avenue', 'organization'), ('Illinois', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 325: +Sentence: In the ensuing months, Nelson and his wife, usually accompanied by Chase, drifted west to cities including Sacramento and San Francisco, California and Reno and Las Vegas, Nevada often living in auto camps before returning to Chicago some time around November 1. +True Annotation: [('California', 'location')] +Predicted Annotation: [('Nelson', 'person'), ('Chase', 'person'), ('Sacramento', 'location'), ('San Francisco', 'location'), ('California', 'location'), ('Reno', 'location'), ('Las Vegas', 'location'), ('Nevada', 'location'), ('Chicago', 'location')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 326: +Sentence: It was caused by the death of Labour Party Member of Parliament Alexander Wilson. +True Annotation: [('Labour Party', 'person'), ('Labour Party', 'organization')] +Predicted Annotation: [('Labour Party', 'organization'), ('Alexander Wilson', 'person')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 327: +Sentence: It became his third chart-topper on the Billboard adult contemporary chart, following " The Way It Is " and " Mandolin Rain ". +True Annotation: [('Hot Adult Contemporary Tracks', 'art')] +Predicted Annotation: [('Billboard', 'organization'), ('The Way It Is', 'art'), ('Mandolin Rain', 'art')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 328: +Sentence: In 2000, London-wide government was restored, with the creation of the Greater London Authority ( GLA ) by Tony Blair 's government, covering the same area of Greater London. +True Annotation: [('Greater London Authority', 'organization')] +Predicted Annotation: [('London-wide government', 'organization'), ('Greater London Authority', 'organization'), ('Tony Blair', 'person'), ('Greater London', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 329: +Sentence: The city is in the heart of the North Island, just 60km south of Tauranga, 80km north of Taupo, 105km east of Hamilton, and 230km southeast of Auckland. +True Annotation: [('Hamilton, New Zealand', 'location')] +Predicted Annotation: [('North Island', 'location'), ('Tauranga', 'location'), ('Taupo', 'location'), ('Hamilton', 'location'), ('Auckland', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 330: +Sentence: The first recorded rugby match in the United States occurred on May 14, 1874 between Harvard University and McGill University. +True Annotation: [('McGill University', 'location'), ('McGill University', 'organization')] +Predicted Annotation: [('United States', 'location'), ('Harvard University', 'organization'), ('McGill University', 'organization')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 331: +Sentence: In 2002, known for his quick-release shooting and all-around presence, he, alongside Paul Artadi and Ronald Tubid, brought the Red Warriors to the Final Four after years of absence. +True Annotation: [('Ronald Tubid', 'person')] +Predicted Annotation: [('Paul Artadi', 'person'), ('Ronald Tubid', 'person'), ('Red Warriors', 'organization'), ('Final Four', 'event')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 332: +Sentence: On August 9, 2007 Air Moorea Flight 1121 crashed shortly after taking off from Moorea Temae Airport in French Polynesia; the plane was bound for Tahiti. +True Annotation: [('Tahiti', 'location')] +Predicted Annotation: [('Moorea', 'location'), ('Moorea Temae Airport', 'location'), ('French Polynesia', 'location'), ('Tahiti', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 333: +Sentence: Nichols and Holiner wrote the music for several Broadway shows, including " Blackbirds of 1933 ", and " Angela ", which starred Jeannette MacDonald. +True Annotation: [('Jeannette MacDonald', 'person')] +Predicted Annotation: [('Nichols and Holiner', 'organization'), ('Broadway', 'location'), ('Blackbirds of 1933', 'event'), ('Angela', 'art'), ('Jeannette MacDonald', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 334: +Sentence: Jamie Lowry ( born 18 March 1987 in Newquay ) is a professional English footballer, currently playing for Chesterfield in the English League Two. +True Annotation: [('Football League Two', 'organization')] +Predicted Annotation: [('Jamie Lowry', 'person'), ('Newquay', 'location'), ('Chesterfield', 'organization'), ('English League Two', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 335: +Sentence: As a result, during the 1971-72 winter Bee Bee Bee became the property of William S. Farish III who late in the decade became the owner of Lane 's End Farm near Versailles, Kentucky. +True Annotation: [('Versailles, Kentucky', 'location')] +Predicted Annotation: [('1971-72 winter', 'event'), ('Bee Bee Bee', 'organization'), ('William S. Farish III', 'person'), ("Lane 's End Farm", 'organization'), ('Versailles, Kentucky', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 336: +Sentence: Hill 10 Cemetery is a Commonwealth War Graves Commission Cemetery in the former Suvla Bay sector of the Gallipoli Peninsula, Turkey. +True Annotation: [('Turkey', 'location'), ('Turkey', 'organization')] +Predicted Annotation: [('Hill 10 Cemetery', 'location'), ('Commonwealth War Graves Commission', 'organization'), ('Suvla Bay sector', 'location'), ('Gallipoli Peninsula', 'location'), ('Turkey', 'location')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 337: +Sentence: The city is located in south Lake County in suburban south central Florida, about 22mikm west of the city of Orlando and 22mikm southeast of the city of Leesburg. +True Annotation: [('Leesburg, Florida', 'location')] +Predicted Annotation: [('south Lake County', 'location'), ('south central Florida', 'location'), ('city of Orlando', 'location'), ('city of Leesburg', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 338: +Sentence: Andrej Rastovac ( born 24 June 1981, Koper, Slovenia ) is a Slovenian footballer currently under contract for Australian side White City Woodville from Adelaide. +True Annotation: [('White City Woodville', 'organization')] +Predicted Annotation: [('Andrej Rastovac', 'person'), ('Koper', 'location'), ('Slovenia', 'location'), ('White City Woodville', 'organization'), ('Adelaide', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 339: +Sentence: Andy Hug ( September 7, 1964 & nbsp; - August 24, 2000 ) was a Swiss Seidokaikan and Kyokushin karateka and kickboxer from Wohlen. +True Annotation: [('Swiss', 'location')] +Predicted Annotation: [('Andy Hug', 'person'), ('Seidokaikan', 'art'), ('Kyokushin', 'art'), ('Wohlen', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 340: +Sentence: Steven Dubinsky ( born July 9, 1970, in Montreal, Quebec ) is a retired professional ice hockey player who played in the NHL with the Chicago Blackhawks, Calgary Flames, Nashville Predators and St. Louis Blues. +True Annotation: [('Chicago Blackhawks', 'organization')] +Predicted Annotation: [('Steven Dubinsky', 'person'), ('Montreal', 'location'), ('Quebec', 'location'), ('NHL', 'organization'), ('Chicago Blackhawks', 'organization'), ('Calgary Flames', 'organization'), ('Nashville Predators', 'organization'), ('St. Louis Blues', 'organization')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 341: +Sentence: Hugo Sanchez Portugal was born while his father played for Atletico de Madrid in Spain. +True Annotation: [('Spain', 'location')] +Predicted Annotation: [('Hugo Sanchez', 'person'), ('Portugal', 'location'), ('Atletico de Madrid', 'organization'), ('Spain', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 342: +Sentence: Global Hospitals Group was started in Hyderabad, Andhra Pradesh, and now has multi specialty hospitals in Bengaluru and Chennai. +True Annotation: [('Chennai', 'location')] +Predicted Annotation: [('Global Hospitals Group', 'organization'), ('Hyderabad', 'location'), ('Andhra Pradesh', 'location'), ('Bengaluru', 'location'), ('Chennai', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 343: +Sentence: Several known artists, such as David Holmes, Wu Fei, These Are Powers, The Go ! +True Annotation: [('David Holmes', 'person')] +Predicted Annotation: [('David Holmes', 'person'), ('Wu Fei', 'person'), ('These Are Powers', 'art'), ('The Go', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 344: +Sentence: The annual iron output of the Roman Empire is estimated at 84,750 t, while the similarly populous Han China produced around 5,000 t. At this temperature, iron combines with 4.3 % carbon and melts. +True Annotation: [('Roman Empire', 'location')] +Predicted Annotation: [('Roman Empire', 'organization'), ('Han China', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 345: +Sentence: Jamaica Buses was a bus company in New York City, United States, operating local service in Queens and express service to Manhattan until January 30, 2006, when the MTA Bus Company took over its operations. +True Annotation: [('Queens', 'location')] +Predicted Annotation: [('Jamaica Buses', 'organization'), ('New York City', 'location'), ('United States', 'location'), ('Queens', 'location'), ('Manhattan', 'location'), ('January 30, 2006', 'event'), ('MTA Bus Company', 'organization')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 346: +Sentence: He was loaned out to Oldham, Ipswich, Burnley and Chesterfield whilst at Maine Road before being released in 1999. +True Annotation: [('Ipswich Town F.C.', 'organization')] +Predicted Annotation: [('He', 'person'), ('Oldham', 'location'), ('Ipswich', 'location'), ('Burnley', 'location'), ('Chesterfield', 'location'), ('Maine Road', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 347: +Sentence: The station also serves as a transfer point for local and intercity buses of the Kanagawa Chuo Company, with direct service to Morioka, the Shinkansen Shin-Yokohama Station, Narita Airport, Haneda Airport, Osaka, Kyoto, and Nara. +True Annotation: [('Osaka', 'location')] +Predicted Annotation: [('Kanagawa Chuo Company', 'organization'), ('Morioka', 'location'), ('Narita Airport', 'location'), ('Haneda Airport', 'location'), ('Osaka', 'location'), ('Kyoto', 'location'), ('Nara', 'location')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 348: +Sentence: In 1869 he partnered with Joseph A. Campbell and their company became Campbell 's Soup in 1920. +True Annotation: [("Campbell's Soup", 'organization')] +Predicted Annotation: [('1869', 'event'), ('Joseph A. Campbell', 'person'), ("Campbell 's Soup", 'product'), ('1920', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 349: +Sentence: Portland acquired Ryan Gomes and the draft rights to 16th pick Luke Babbitt from Minnesota in exchange for Martell Webster. +True Annotation: [('Martell Webster', 'person')] +Predicted Annotation: [('Portland', 'location'), ('Ryan Gomes', 'person'), ('Luke Babbitt', 'person'), ('Minnesota', 'location'), ('Martell Webster', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 350: +Sentence: In The Wall Street Journal, James K. Glassman says that " The greatest strength of Start-up Nation is not analysis but anecdote. +True Annotation: [('James K. Glassman', 'person')] +Predicted Annotation: [('The Wall Street Journal', 'organization'), ('James K. Glassman', 'person'), ('Start-up Nation', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 351: +Sentence: This technique has been used to portray twins in such films as Wonder Man ( 1945 ), The Dark Mirror ( 1946 ), The Parent Trap ( both the 1961 original and the 1998 remake ), and Adaptation ( 2002 ). +True Annotation: [('The Parent Trap', 'art')] +Predicted Annotation: [('Wonder Man', 'art'), ('The Dark Mirror', 'art'), ('The Parent Trap', 'art'), ('Adaptation', 'art')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 352: +Sentence: Then, in a game against the Toronto Blue Jays which Roger and J.P. attend, he sees a group of angels led by Al ( Christopher Lloyd ) helping the team. +True Annotation: [('Christopher Lloyd', 'person')] +Predicted Annotation: [('Toronto Blue Jays', 'organization'), ('Roger', 'person'), ('J.P.', 'person'), ('Al', 'person'), ('Christopher Lloyd', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 353: +Sentence: Adrian is a city in the U.S. state of Michigan and the county seat of Lenawee County. +True Annotation: [('Lenawee County, Michigan', 'location')] +Predicted Annotation: [('Adrian', 'location'), ('Michigan', 'location'), ('Lenawee County', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 354: +Sentence: Florence Henrietta Fisher ( 1864-1920 ), married Frederic William Maitland and secondly Sir Frank Darwin. +True Annotation: [('Frederic William Maitland', 'person')] +Predicted Annotation: [('Florence Henrietta Fisher', 'person'), ('Frederic William Maitland', 'person'), ('Sir Frank Darwin', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 355: +Sentence: The ancient kingdom of Magadha is mentioned in Ramayana, Mahabharata, Puranas, and heavily mentioned in Buddhist and Jaina texts. +True Annotation: [('Ramayana', 'art')] +Predicted Annotation: [('Magadha', 'location'), ('Ramayana', 'event'), ('Mahabharata', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 356: +Sentence: Brunner also became prominent in statewide politics, running unsuccessfully for United States Senate against H. Alexander Smith in 1946 and serving as chairman of the New Jersey Democratic State Committee from 1954 until 1961. +True Annotation: [('Howard Alexander Smith', 'person')] +Predicted Annotation: [('Brunner', 'person'), ('United States Senate', 'organization'), ('H. Alexander Smith', 'person'), ('1946', 'event'), ('New Jersey Democratic State Committee', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 357: +Sentence: The story behind the team inspired the 2006 motion picture Glory Road which starred actor Josh Lucas as Texas Western, and subsequently UTEP, head coach Don Haskins. +True Annotation: [('UTEP', 'location'), ('UTEP', 'organization')] +Predicted Annotation: [('Glory Road', 'art'), ('Josh Lucas', 'person'), ('Texas Western', 'organization'), ('UTEP', 'organization'), ('Don Haskins', 'person')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 358: +Sentence: Edwards was returned to the House of Commons at the 1923 general election, when he beat Hay with a majority of only 861 votes, but lost again in 1924, to the Conservative James Christie. +True Annotation: [('James Christie', 'person')] +Predicted Annotation: [('Edwards', 'person'), ('House of Commons', 'building'), ('1923 general election', 'event'), ('Hay', 'person'), ('Conservative', 'organization'), ('James Christie', 'person')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 359: +Sentence: The concert programme included works by Marcel Khalife, Gamal Abdel-Rahim and Antonin Dvorak. +True Annotation: [('Marcel Khalife', 'person')] +Predicted Annotation: [('concert programme', 'event'), ('Marcel Khalife', 'person'), ('Gamal Abdel-Rahim', 'person'), ('Antonin Dvorak', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 360: +Sentence: Her granddaughter Maria Teresa d'Este was the maternal grandmother of Louis-Philippe I, King of the French, and hence is an ancestor of Henri, Count of Paris and Juan Carlos of Spain. +True Annotation: [('Louis-Philippe I, King of the French', 'person')] +Predicted Annotation: [("Maria Teresa d'Este", 'person'), ('Louis-Philippe I', 'person'), ('King of the French', 'organization'), ('Henri, Count of Paris', 'person'), ('Juan Carlos of Spain', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 361: +Sentence: In 1998, Steven Longbaugh and David Heritage, two American deckhands from a fishing boat based in California, were stranded on the island for three weeks. +True Annotation: [('California', 'location')] +Predicted Annotation: [('In 1998', 'event'), ('Steven Longbaugh', 'person'), ('David Heritage', 'person'), ('fishing boat', 'organization'), ('California', 'location'), ('island', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 362: +Sentence: Five more boroughs were created on April 23, 1929; Hi-Nella Borough, Lindenwold Borough, Pine Hill Borough, Pine Valley Borough and Somerdale Borough. +True Annotation: [('Pine Hill, New Jersey', 'location')] +Predicted Annotation: [('April 23, 1929', 'event'), ('Hi-Nella Borough', 'location'), ('Lindenwold Borough', 'location'), ('Pine Hill Borough', 'location'), ('Pine Valley Borough', 'location'), ('Somerdale Borough', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 363: +Sentence: He was appointed a brigadier general in the Virginia Militia by Governor Henry A. Wise in 1856 and served in the Virginia House of Delegates from 1863 to 1865. +True Annotation: [('Henry A. Wise', 'person')] +Predicted Annotation: [('Virginia', 'location'), ('Governor Henry A. Wise', 'person'), ('1856', 'event'), ('Virginia', 'location'), ('1863', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 364: +Sentence: The International Baptist Convention is an association of English-speaking Baptist churches and missions in Africa, Europe and the Middle East. +True Annotation: [('Africa', 'location')] +Predicted Annotation: [('The International Baptist Convention', 'organization'), ('Africa', 'location'), ('Europe', 'location'), ('Middle East', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 365: +Sentence: Aged 19, Battles was offered a contract with the newly-founded Boston Soccer Club, playing in the American Soccer League ( ASL ). +True Annotation: [('American Soccer League', 'organization')] +Predicted Annotation: [('Battles', 'person'), ('Boston Soccer Club', 'organization'), ('American Soccer League', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 366: +Sentence: Holeby was a municipality ( Danish, kommune ) on the island of Lolland in Storstrøm County in south Denmark. +True Annotation: [('Denmark', 'location'), ('Denmark', 'organization'), ('Denmark', 'person')] +Predicted Annotation: [('Holeby', 'location'), ('Lolland', 'location'), ('Storstrøm County', 'location'), ('south Denmark', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 367: +Sentence: Postauto bus services 90.001 ( to Tamins and Rhazuns ) ,90.001 timetable 90.041 ( to Peist ), 90.042 ( to Tschiertschen ) ,90.042 timetable and 90.181 / 182 ( to Lenzerheide, Tiefencastel, Bivio and St. Moritz ) 90.182 timetable call at the nearby Malteser bus stop. +True Annotation: [('Lenzerheide', 'location')] +Predicted Annotation: [('Postauto', 'organization'), ('90.001', 'location'), ('Tamins', 'location'), ('Rhazuns', 'location'), ('90.001', 'location'), ('90.041', 'location'), ('Peist', 'location'), ('90.042', 'location'), ('Tschiertschen', 'location'), ('90.042', 'location'), ('90.181 / 182', 'location'), ('Lenzerheide', 'location'), ('Tiefencastel', 'location'), ('Bivio', 'location'), ('St. Moritz', 'location'), ('90.182', 'location'), ('Malteser bus stop', 'location')] +Precision: 0.06666666666666667; Recall: 1.0; F1-score: 0.125 +-------------------------------------------------- + +Instance 368: +Sentence: The term was coined by Constantine Samuel Rafinesque ( 1784 to 1841 ), a physician living among the Native Americans, and observing their use of medicinal plants. +True Annotation: [('Native Americans in the United States', 'location')] +Predicted Annotation: [('Constantine Samuel Rafinesque', 'person'), ('Native Americans', 'organization'), ('medicinal plants', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 369: +Sentence: That final game was held on December 7, 1941, the day Pearl Harbor was attacked by Japan, thrusting the United States into World War II. +True Annotation: [('Pearl Harbor', 'location')] +Predicted Annotation: [('Pearl Harbor', 'location'), ('Japan', 'organization'), ('United States', 'organization'), ('World War II', 'event')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 370: +Sentence: This allowed Smith to play an outfield of Willie Horton, Jim Northrup and Al Kaline in every Series game. +True Annotation: [('Al Kaline', 'person')] +Predicted Annotation: [('Smith', 'person'), ('Willie Horton', 'person'), ('Jim Northrup', 'person'), ('Al Kaline', 'person'), ('Series game', 'event')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 371: +Sentence: First called the Plantation of Winnacunnet, Hampton was one of four original New Hampshire townships chartered by the General Court of Massachusetts, which then held authority over the colony. +True Annotation: [('New Hampshire', 'person'), ('New Hampshire', 'location')] +Predicted Annotation: [('Hampton', 'location'), ('New Hampshire', 'location'), ('General Court of Massachusetts', 'organization')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 372: +Sentence: On August 11, 1829, Brigadier General Charles Gratiot ordered Lee to Cockspur Island, Georgia; plans were to build a fort on the marshy island which would command the outlet of the Savannah River. +True Annotation: [('Georgia', 'location')] +Predicted Annotation: [('August 11, 1829', 'event'), ('Brigadier General Charles Gratiot', 'person'), ('Cockspur Island', 'location'), ('Georgia', 'location'), ('fort', 'building'), ('Savannah River', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 373: +Sentence: Shortly thereafter, he was given command of the 98-gun second rate ship of the line, HMS Barfleur. +True Annotation: [('ship of the line', 'product')] +Predicted Annotation: [('Shortly thereafter', 'event'), ('HMS Barfleur', 'building')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 374: +Sentence: In September 2007 Inch was bypassed, having formerly been on the N11 Dublin to Wexford road. +True Annotation: [('N11 road', 'location')] +Predicted Annotation: [('September 2007', 'event'), ('Inch', 'location'), ('N11', 'location'), ('Dublin to Wexford road', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 375: +Sentence: anime adaption of a series of French novels called Belle et Sebastien by Cecile Aubry. +True Annotation: [('Belle et Sébastien', 'art')] +Predicted Annotation: [('Belle et Sebastien', 'art'), ('Cecile Aubry', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 376: +Sentence: When the First Intifada erupted in Palestine in the winter of 1987, Azar was living in the United States, working as a photographer for the Philadelphia Inquirer. +True Annotation: [('United States', 'location'), ('United States', 'organization'), ('United States', 'person')] +Predicted Annotation: [('First Intifada', 'event'), ('Palestine', 'location'), ('Azar', 'person'), ('United States', 'location'), ('Philadelphia Inquirer', 'organization')] +Precision: 0.2; Recall: 0.3333333333333333; F1-score: 0.25 +-------------------------------------------------- + +Instance 377: +Sentence: Police in Zimbabwe ban rallies in parts of Harare that are seen as strongholds of the opposition party Movement for Democratic Change. +True Annotation: [('Movement for Democratic Change – Tsvangirai', 'organization')] +Predicted Annotation: [('rallies', 'event'), ('Harare', 'location'), ('Movement for Democratic Change', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 378: +Sentence: Bains spent time on loan at Kings Lynn, and played for Corby Town and Macclesfield, before signing for Darlington in August 2009 after impressing during training. +True Annotation: [('Kings Lynn F.C.', 'organization')] +Predicted Annotation: [('Bains', 'person'), ('Kings Lynn', 'location'), ('Corby Town', 'organization'), ('Macclesfield', 'organization'), ('Darlington', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 379: +Sentence: Thirkell published a new novel every year, which she referred to in correspondence with her editor, Jamie Hamilton of Hamish Hamilton, as new wine in an old bottle. +True Annotation: [('Hamish Hamilton', 'organization')] +Predicted Annotation: [('Thirkell', 'person'), ('new novel', 'product'), ('Jamie Hamilton', 'person'), ('Hamish Hamilton', 'organization'), ('new wine', 'product'), ('old bottle', 'product')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 380: +Sentence: The A354 is a primary route in England which runs from Salisbury in Wiltshire to Easton on the Isle of Portland in Dorset, a total distance of 51mi. +True Annotation: [('Dorset', 'location')] +Predicted Annotation: [('England', 'location'), ('Salisbury', 'location'), ('Wiltshire', 'location'), ('Easton', 'location'), ('Isle of Portland', 'location'), ('Dorset', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 381: +Sentence: He also worked with the Phil Seamen Quintet, Tubby Hayes ' Big Band, John Burch 's Octet, Long John Baldry, Sandy Brown, Humphrey Lyttelton, The Kenny Clarke-Francy Boland Big Band and the BBC Radio Orchestra. +True Annotation: [('BBC', 'person'), ('BBC', 'organization')] +Predicted Annotation: [('Phil Seamen Quintet', 'organization'), ('Tubby Hayes', 'person'), ('John Burch', 'person'), ('Long John Baldry', 'person'), ('Sandy Brown', 'person'), ('Humphrey Lyttelton', 'person'), ('The Kenny Clarke-Francy Boland Big Band', 'organization'), ('BBC Radio Orchestra', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 382: +Sentence: As a result, on 16/17 September 1961, Prime Minister Adnan Menderes, Foreign Minister Fatin Rustu Zorlu, and Finance Minister Hasan Polatkan were hanged in Imrali island prison. +True Annotation: [('Adnan Menderes', 'person')] +Predicted Annotation: [('Prime Minister Adnan Menderes', 'person'), ('Foreign Minister Fatin Rustu Zorlu', 'person'), ('Finance Minister', 'person'), ('Hasan Polatkan', 'person'), ('Imrali island prison', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 383: +Sentence: Devil in a Blue Dress ( 1995 ) is an American neo-noir film directed by Carl Franklin and photographed by Tak Fujimoto. +True Annotation: [('Tak Fujimoto', 'person')] +Predicted Annotation: [('Devil in a Blue Dress', 'art'), ('Carl Franklin', 'person'), ('Tak Fujimoto', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 384: +Sentence: As a result of the formation of Debra, gale warnings were issued from Galveston, Texas to Grand Isle, Louisiana, on August 28. +True Annotation: [('Galveston, Texas', 'location')] +Predicted Annotation: [('gale warnings', 'event'), ('Galveston, Texas', 'location'), ('Grand Isle, Louisiana', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 385: +Sentence: He has recorded many CDs, especially of Hungarian music, for companies such as BMG Conifer, Naxos Records, Hungaroton and Radioton, as well as numerous recordings for radio and television worldwide. +True Annotation: [('BMG', 'organization')] +Predicted Annotation: [('He', 'person'), ('Hungarian music', 'art'), ('BMG Conifer', 'organization'), ('Naxos Records', 'organization'), ('Hungaroton', 'organization'), ('Radioton', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 386: +Sentence: Their finest hour came at the 1994 World Cup where Romania, led by playmaker Gheorghe Hagi, reached the quarterfinals by defeating South American powerhouse Argentina before losing to Sweden on a penalty shootout. +True Annotation: [('Sweden national football team', 'organization')] +Predicted Annotation: [('1994 World Cup', 'event'), ('Romania', 'location'), ('Gheorghe Hagi', 'person'), ('South American powerhouse Argentina', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 387: +Sentence: Sarah Records was a UK independent record label active between 1987 and 1995, best known for its recordings of indie pop. +True Annotation: [('independent record label', 'organization')] +Predicted Annotation: [('Sarah Records', 'organization'), ('UK', 'location'), ('indie pop', 'art')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 388: +Sentence: Ash Wednesday was independently released in 2006 and was subsequently released February 20, 2007 by XL Recordings. +True Annotation: [('Ash Wednesday', 'art')] +Predicted Annotation: [('Ash Wednesday', 'event'), ('XL Recordings', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 389: +Sentence: He apparently had interest from a dozen counties and took the opportunity to play for Kent. +True Annotation: [('Kent County Cricket Club', 'organization')] +Predicted Annotation: [('He', 'person'), ('Kent', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 390: +Sentence: He undertook his flying training at No. 10 Elementary Flying Training School at RAF Yatesbury, Wiltshire before moving to RAF Brize Norton, Oxfordshire, for advanced flying training. +True Annotation: [('Wiltshire', 'location')] +Predicted Annotation: [('No. 10 Elementary Flying Training School', 'organization'), ('RAF Yatesbury', 'location'), ('Wiltshire', 'location'), ('RAF Brize Norton', 'location'), ('Oxfordshire', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 391: +Sentence: Madrid-Seville high-speed railway lineThe Madrid-Seville high-speed railway line connects Madrid with Seville in the south of Spain, passing through the cities of Ciudad Real, Puertollano and Cordoba, where the Cordoba-Malaga high-speed railway line branches off towards Malaga just outside of Los Mochos near Almodovar del Rio. +True Annotation: [('Puertollano', 'location')] +Predicted Annotation: [('Madrid-Seville', 'location'), ('Madrid-Seville', 'location'), ('Madrid', 'location'), ('Seville', 'location'), ('Ciudad Real', 'location'), ('Puertollano', 'location'), ('Cordoba', 'location'), ('Cordoba-Malaga', 'location'), ('Malaga', 'location'), ('Los Mochos', 'location'), ('Almodovar del Rio', 'location')] +Precision: 0.1; Recall: 1.0; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 392: +Sentence: Jeremy Spencer is an album by British blues rock musician Jeremy Spencer, who was a member of Fleetwood Mac from 1967-71. +True Annotation: [('Fleetwood Mac', 'person')] +Predicted Annotation: [('Jeremy Spencer', 'person'), ('British', 'location'), ('Jeremy Spencer', 'person'), ('Fleetwood Mac', 'organization'), ('1967-71', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 393: +Sentence: Jean Lefebvre ( born October 3, 1919, Valenciennes, Nord, France - died July 9, 2004, Marrakech, Morocco ) was a French film actor. +True Annotation: [('Nord', 'location')] +Predicted Annotation: [('Jean Lefebvre', 'person'), ('Valenciennes', 'location'), ('Nord', 'location'), ('France', 'location'), ('Marrakech', 'location'), ('Morocco', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 394: +Sentence: It enters Croatia again in Metkovic, in the very south-east of Dalmatia, where it ends at the Ploce harbour. +True Annotation: [('PloÄe', 'location')] +Predicted Annotation: [('Metkovic', 'location'), ('Dalmatia', 'location'), ('Ploce harbour', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 395: +Sentence: His Anglo-Catholic leanings were a bar to his preferment in the Church of England. +True Annotation: [('Church of England', 'organization')] +Predicted Annotation: [('Church of England', 'organization')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 396: +Sentence: Nettleship was born at Kettering, and was educated at Lancing College, Durham School and Charterhouse schools, and Corpus Christi College, Oxford. +True Annotation: [('Durham School', 'organization')] +Predicted Annotation: [('Nettleship', 'person'), ('Kettering', 'location'), ('Lancing College', 'organization'), ('Durham School', 'organization'), ('Charterhouse schools', 'organization'), ('Corpus Christi College', 'organization'), ('Oxford', 'location')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 397: +Sentence: For 2007 he drove a Oreca Saleen S7-R in the 24 Hours of Le Mans. +True Annotation: [('Saleen S7', 'product')] +Predicted Annotation: [('Oreca Saleen S7-R', 'product'), ('24 Hours of Le Mans', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 398: +Sentence: After its premiere in Glasgow in 1967, A Day in the Death of Joe Egg opened in London 's West End in 1967 then transferred to Broadway the next year. +True Annotation: [('West End theatre', 'location'), ('West End theatre', 'organization'), ('West End theatre', 'building')] +Predicted Annotation: [('Glasgow', 'location'), ('Joe Egg', 'person'), ('London', 'location'), ('West End', 'location'), ('Broadway', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 399: +Sentence: He became manager of Enfield Town in 1947, a post that he held until his death two years later. +True Annotation: [('Enfield Town F.C.', 'organization')] +Predicted Annotation: [('He', 'person'), ('Enfield Town', 'location'), ('1947', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 400: +Sentence: After graduation and initial officer training, he served in Korea as a tank platoon leader in the 2nd Infantry Division 's 1st Battalion, 72nd Armor. +True Annotation: [('2nd Infantry Division', 'organization')] +Predicted Annotation: [('graduation', 'event'), ('initial officer training', 'event'), ('Korea', 'location'), ('2nd Infantry Division', 'organization'), ('1st Battalion, 72nd Armor', 'organization')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 401: +Sentence: In the event, the two co-wrote 1633 and collaborated further on integrating the short fiction ( much of it, unsolicited ) into the de facto Ring of Fire sequelRing of Fire < / small >. +True Annotation: [('Ring of Fire', 'art')] +Predicted Annotation: [('In the event', 'event'), ('the two', 'person'), ('1633', 'art'), ('Ring of Fire', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 402: +Sentence: He defeated Willie Meehan, who had decisioned Jack Dempsey, Gunboat Smith and Charley Weinart. +True Annotation: [('Gunboat Smith', 'person')] +Predicted Annotation: [('Willie Meehan', 'person'), ('Jack Dempsey', 'person'), ('Gunboat Smith', 'person'), ('Charley Weinart', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 403: +Sentence: The plane, operated by Sabah Air, coming from Labuan crashed in the sub-district of Sembulan in Kota Kinabalu upon approaching Kota Kinabalu International Airport. +True Annotation: [('Kota Kinabalu International Airport', 'location'), ('Kota Kinabalu International Airport', 'building')] +Predicted Annotation: [('Sabah Air', 'organization'), ('Labuan', 'location'), ('Sembulan', 'location'), ('Kota Kinabalu', 'location'), ('Kota Kinabalu International Airport', 'location')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 404: +Sentence: In Rimini he first planned a symphony with each of the four movements dedicated to a different Italian city - Rome ( opening movement ), Venice ( Andante ), Florence ( Scherzo ) and Naples ( finale ). +True Annotation: [('Florence', 'location')] +Predicted Annotation: [('Rimini', 'location'), ('Rome', 'location'), ('Venice', 'location'), ('Florence', 'location'), ('Naples', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 405: +Sentence: Dunn was drafted by the Detroit Tigers in the fourth round of the 1983 amateur draft. +True Annotation: [('Detroit Tigers', 'person'), ('Detroit Tigers', 'organization')] +Predicted Annotation: [('Dunn', 'person'), ('Detroit Tigers', 'organization'), ('1983 amateur draft', 'event')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 406: +Sentence: It is bordered on the north by Gaianes, on the east by Planes, on the west by Muro d'Alcoi, and on the south by Benimarfull. +True Annotation: [('Benimarfull', 'location')] +Predicted Annotation: [('Gaianes', 'location'), ('Planes', 'location'), ("Muro d'Alcoi", 'location'), ('Benimarfull', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 407: +Sentence: Westheimer, an American businessman, banker and philanthropist from Ohio, began the Big Brothers movement on July 4, 1903, when he discovered a young boy rummaging through a garbage pail outside the rear entrance to his office. +True Annotation: [('Ohio', 'location')] +Predicted Annotation: [('Westheimer', 'person'), ('Ohio', 'location'), ('Big Brothers movement', 'organization'), ('July 4, 1903', 'event')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 408: +Sentence: Edward T. O'Connor, Jr. ( born October 6, 1942 ) is an American Democratic Party politician, who served in the New Jersey Senate from 1982 to 2002, where he represented the 31st legislative district. +True Annotation: [('Democratic Party', 'organization')] +Predicted Annotation: [("Edward T. O'Connor, Jr.", 'person'), ('American Democratic Party', 'organization'), ('New Jersey Senate', 'organization'), ('31st legislative district', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 409: +Sentence: Holy Trinity Church, also known as the Church of the Holy Trinity ( Episcopal ) was an historic Carpenter Gothic style Episcopal church located at 325 Gold Street in Juneau, Alaska. +True Annotation: [('Alaska', 'location')] +Predicted Annotation: [('Holy Trinity Church', 'building'), ('325 Gold Street', 'location'), ('Juneau', 'location'), ('Alaska', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 410: +Sentence: The Colorado House of Representatives is the lower house of the Colorado General Assembly, the state legislature of the U.S. state of Colorado. +True Annotation: [('Colorado', 'location')] +Predicted Annotation: [('Colorado', 'location'), ('Colorado', 'location'), ('Colorado', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 411: +Sentence: It is located 12 miles ENE of Kolomyya, 35 miles SE of Ivano-Frankivsk ( formerly Stanislavov ) and 430 WSW of Kiev, at approximately 4835N2517E. +True Annotation: [('Stanislavov', 'location')] +Predicted Annotation: [('Kolomyya', 'location'), ('Ivano-Frankivsk', 'location'), ('Stanislavov', 'location'), ('Kiev', 'location'), ('4835N2517E', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 412: +Sentence: The report also said The Sunday Times Military analyst Iqbal Athas had reported military intelligence UAVs had taken images of the LTTE helicopters and Mulativu airstrip. +True Annotation: [('The Sunday Times', 'art')] +Predicted Annotation: [('The Sunday Times', 'organization'), ('Military analyst', 'person'), ('Iqbal Athas', 'person'), ('military intelligence', 'organization'), ('LTTE', 'organization'), ('Mulativu airstrip', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 413: +Sentence: Les Americains was first published in 1958 by Robert Delpire in Paris, and finally in 1959 in the United States by Grove Press, where it initially received substantial criticism. +True Annotation: [('Grove Press', 'person'), ('Grove Press', 'organization')] +Predicted Annotation: [('Les Americains', 'art'), ('1958', 'event'), ('Robert Delpire', 'person'), ('Paris', 'location'), ('United States', 'location'), ('Grove Press', 'organization')] +Precision: 0.16666666666666666; Recall: 0.5; F1-score: 0.25 +-------------------------------------------------- + +Instance 414: +Sentence: Stiles Oliver Clements ( March 2, 1883 & ndash; January 15, 1966 ) was a Los Angeles architect trained at the Ecole des Beaux-Arts, Paris, and a key figure in the art deco movement of 1920s Los Angeles. +True Annotation: [('Paris', 'location'), ('Paris', 'organization'), ('Paris', 'person')] +Predicted Annotation: [('Stiles Oliver Clements', 'person'), ('Los Angeles', 'location'), ('Ecole des Beaux-Arts', 'organization'), ('Paris', 'location'), ('art deco movement', 'art'), ('Los Angeles', 'location')] +Precision: 0.2; Recall: 0.3333333333333333; F1-score: 0.25 +-------------------------------------------------- + +Instance 415: +Sentence: Gifford Pinchot was born in Simsbury, Connecticut, in 1865; he graduated from Phillips Exeter Academy and Yale University in 1889, where he was a member of Skull and Bones. +True Annotation: [('Simsbury, Connecticut', 'location')] +Predicted Annotation: [('Gifford Pinchot', 'person'), ('Simsbury', 'location'), ('Connecticut', 'location'), ('Phillips Exeter Academy', 'organization'), ('Yale University', 'organization'), ('Skull and Bones', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 416: +Sentence: He went to SUNY Oswego, and after his sophomore year he transferred to Queens College, City University of New York, graduating with a degree in communications and theater. +True Annotation: [('Queens College, City University of New York', 'location'), ('Queens College, City University of New York', 'organization')] +Predicted Annotation: [('He', 'person'), ('SUNY Oswego', 'organization'), ('he', 'person'), ('Queens College', 'building'), ('City University of New York', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 417: +Sentence: An unidentified supporter of Senator Manny Villar, president of the Nacionalista Party and the standard bearer of the Nacionalista Party for President of the Philippines, sent a second fake psychiatric report to Villar 's volunteer center located at Star Mall in Mandaluyong City. +True Annotation: [('Senate of the Philippines', 'organization')] +Predicted Annotation: [('Senator Manny Villar', 'person'), ('Nacionalista Party', 'organization'), ('Nacionalista Party', 'organization'), ('Star Mall', 'building'), ('Mandaluyong City', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 418: +Sentence: Telus has relaunched Clearnet as a discount provider with a " limited market trial " in Kelowna, British Columbia and Red Deer, Alberta. +True Annotation: [('Red Deer, Alberta', 'location')] +Predicted Annotation: [('Telus', 'organization'), ('Clearnet', 'organization'), ('limited market trial', 'event'), ('Kelowna', 'location'), ('British Columbia', 'location'), ('Red Deer', 'location'), ('Alberta', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 419: +Sentence: A lesser-known complex is the Empire State Plaza ( ESP ) in Albany, the state 's capital. +True Annotation: [('Albany, New York', 'location')] +Predicted Annotation: [('Empire State Plaza', 'building'), ('Albany', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 420: +Sentence: Tony Johnson, another member of the original team, designed and built CUR 's original transmission system in 1979, and went on to work with Tim Berners Lee at Stanford Linear Accelerator Center and in 1992 designed MidasWWW, one of the first ever web browsers. +True Annotation: [('Stanford Linear Accelerator Center', 'location'), ('Stanford Linear Accelerator Center', 'organization')] +Predicted Annotation: [('Tony Johnson', 'person'), ('CUR', 'organization'), ('1979', 'event'), ('Tim Berners Lee', 'person'), ('Stanford Linear Accelerator Center', 'building'), ('1992', 'event'), ('MidasWWW', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 421: +Sentence: In Angola and Namibia the baobabs grow in woodlands, and in coastal regions, in addition to savannahs. +True Annotation: [('Namibia', 'location')] +Predicted Annotation: [('Angola', 'location'), ('Namibia', 'location'), ('woodlands', 'location'), ('coastal regions', 'location'), ('savannahs', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 422: +Sentence: jpgthumbJean Renggli ( 1891 ) The Rutlischwur is a legendary oath of the Old Swiss Confederacy, taken on the Rutli, a meadow above Lake Lucerne near Seelisberg. +True Annotation: [('Lake Lucerne', 'location')] +Predicted Annotation: [('Old Swiss Confederacy', 'organization'), ('Rutli', 'location'), ('Lake Lucerne', 'location'), ('Seelisberg', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 423: +Sentence: James Henderson Douglas, Jr. ( born Cedar Rapids, Iowa, March 11, 1899; died Lake Forest, Illinois, February 24, 1988 ) was a lawyer and senior-level official in the United States Government. +True Annotation: [('Lake Forest, Illinois', 'location')] +Predicted Annotation: [('James Henderson Douglas, Jr.', 'person'), ('Cedar Rapids', 'location'), ('Iowa', 'location'), ('Lake Forest, Illinois', 'location'), ('United States Government', 'organization')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 424: +Sentence: First and foremost, Classical Hebrew was preserved in full through well-recognized sources, chiefly the Tanakh ( especially those portions used liturgically like the Torah, Haftarot, Megilot, and the Book of Psalms ) and the Mishnah. +True Annotation: [('Book of Psalms', 'art')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 425: +Sentence: In 2003, Mike Judge and Don Hertzfeldt created a new touring festival of animation marketed towards adults and college students. +True Annotation: [('Don Hertzfeldt', 'person')] +Predicted Annotation: [('Mike Judge', 'person'), ('Don Hertzfeldt', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 426: +Sentence: His notable film appearances include 3:10 to Yuma ( 1957 ) and Underworld U.S.A. ( 1961 ). +True Annotation: [('Underworld U.S.A.', 'art')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 427: +Sentence: In 1979 he played the role of a Dervish in Meetings with Remarkable Men, directed by Peter Brook. +True Annotation: [('Meetings with Remarkable Men', 'art')] +Predicted Annotation: [('Meetings with Remarkable Men', 'event'), ('Peter Brook', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 428: +Sentence: Acton Trussell and Bednall is a civil parish in the South Staffordshire district of Staffordshire, England. +True Annotation: [('England', 'location')] +Predicted Annotation: [('Acton Trussell and Bednall', 'organization'), ('Staffordshire', 'location'), ('Staffordshire', 'location'), ('England', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 429: +Sentence: Following the outbreak of World War I, the battalion was activated as the 9th Armored Engineer Battalion, part of the newly 9th Armored Division. +True Annotation: [('U.S. 9th Armored Division', 'organization')] +Predicted Annotation: [('World War I', 'event'), ('9th Armored Engineer Battalion', 'organization'), ('9th Armored Division', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 430: +Sentence: Saipa 111 is a small hatchback car produced in 2010 by SAIPA in Iran. +True Annotation: [('Iran', 'location')] +Predicted Annotation: [('Saipa 111', 'product'), ('SAIPA', 'organization'), ('Iran', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 431: +Sentence: The London Naval Treaty added more restrictions to ship design and displacements were temporarily reduced ( '' Hatsuharu '' - and '' Shiratsuyu '' - classes ) until Japan withdrew from the naval treaties. +True Annotation: [('Shiratsuyu class destroyer', 'product')] +Predicted Annotation: [('London Naval Treaty', 'event'), ('Japan', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 432: +Sentence: The Simpsons character Professor Frink, a Jerry Lewis-esque scientist, was named after Frink, although the character was introduced before he was hired as a writer on the show. +True Annotation: [('Jerry Lewis', 'person')] +Predicted Annotation: [('The Simpsons', 'organization'), ('Professor Frink', 'person'), ('Jerry Lewis-esque', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 433: +Sentence: Pacifist Congresswoman Jeannette Rankin, a Republican from Montana, cast the only dissenting vote. +True Annotation: [('Jeannette Rankin', 'person')] +Predicted Annotation: [('Jeannette Rankin', 'person'), ('Republican', 'organization'), ('Montana', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 434: +Sentence: Eugene Louis Gabriel Isabey ( 22 July 1803 & ndash; 27 April 1886 ) was a French painter, draftsman, and printmaker. +True Annotation: [('Painting', 'person')] +Predicted Annotation: [('Eugene Louis Gabriel Isabey', 'person'), ('French', 'location'), ('painter', 'art'), ('draftsman', 'art'), ('printmaker', 'art')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 435: +Sentence: Raul Ivan Fabiani Bosio ( born February 23, 1984 in Valencia, Spain ), known as Fabiani, is a naturalized Equatoguinean football striker who plays for the Alcoyano in the Spanish Segunda Division B ( Group 3 ). +True Annotation: [('Spain', 'location')] +Predicted Annotation: [('Raul Ivan Fabiani Bosio', 'person'), ('Valencia', 'location'), ('Spain', 'location'), ('Alcoyano', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 436: +Sentence: Berlin Jungfernheide is a railway station located at Charlottenburg-Nord, in the Charlottenburg-Wilmersdorf district of Berlin, served by the S-Bahn lines SBBS41 and SBBS42, the U-Bahn line BVGU7 and Regional-Express trains of the Deutsche Bahn. +True Annotation: [('Deutsche Bahn', 'organization')] +Predicted Annotation: [('Berlin Jungfernheide', 'location'), ('Charlottenburg-Nord', 'location'), ('Charlottenburg-Wilmersdorf district', 'location'), ('Berlin', 'location'), ('Deutsche Bahn', 'organization')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 437: +Sentence: Norris, who had with him, besides his own fourt-rate ship of the line, the 50-gun HMS Oxford, the sloop Spence and the fireship Duke, chased the galleys and drove them into the French port of Saint Tropez. +True Annotation: [('HMS Duke', 'product')] +Predicted Annotation: [('Norris', 'person'), ('Saint Tropez', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 438: +Sentence: Praz ( Romansh: Preaz ) was a municipality in the district of Hinterrhein in the Swiss canton of Graubunden. +True Annotation: [('Switzerland', 'location')] +Predicted Annotation: [('Praz', 'location'), ('Hinterrhein', 'location'), ('Graubunden', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 439: +Sentence: When the Calgary Board of Education opened its only all-female school in 2003, it honored her by naming it the Alice Jamieson Girls ' Academy. +True Annotation: [("Alice Jamieson Girls' Academy", 'organization')] +Predicted Annotation: [('Calgary Board of Education', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 440: +Sentence: Having played for Brazilian club side Ulbra, for Olympiakos Piraeus and Panathinaikos VC in Greece his international experience is immense and he is sure to be Venezuela 's heart and soul again during the 2003 World League and for many more years to come. +True Annotation: [('Greece', 'location'), ('Greece', 'organization'), ('Greece', 'person')] +Predicted Annotation: [('Ulbra', 'organization'), ('Olympiakos Piraeus', 'organization'), ('Panathinaikos VC', 'organization'), ('Greece', 'location'), ('Venezuela', 'location'), ('2003 World League', 'event')] +Precision: 0.16666666666666666; Recall: 0.3333333333333333; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 441: +Sentence: The Citroen DS4 is the second model in the new premium ( Luxury vehicle ) sub-brand DS created by Citroen to run alongside its mainstream cars. +True Annotation: [('Luxury vehicle', 'product')] +Predicted Annotation: [('Citroen', 'organization'), ('DS4', 'product'), ('Citroen', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 442: +Sentence: Akvsenti Gilauri ( born August 6, 1979 in Tbilisi, Georgia ) is a Georgian football defender who currently plays for Pegah Gilan in Iran 's Premier Football League. +True Annotation: [('Pegah Gilan F.C.', 'organization')] +Predicted Annotation: [('Akvsenti Gilauri', 'person'), ('Tbilisi', 'location'), ('Georgia', 'location'), ('Pegah Gilan', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 443: +Sentence: The series was produced by UTV Software Communications and set in the backdrop of Kuala Lumpur, Malaysia. +True Annotation: [('Malaysia', 'location')] +Predicted Annotation: [('UTV Software Communications', 'organization'), ('Kuala Lumpur', 'location'), ('Malaysia', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 444: +Sentence: The same year, the arena hosted its only international match, where Norway beat Saudi Arabia 6-0. +True Annotation: [('Saudi Arabia national football team', 'organization')] +Predicted Annotation: [('arena', 'building'), ('international match', 'event'), ('Norway', 'organization'), ('Saudi Arabia', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 445: +Sentence: Another 43 & nbsp; km of the expressway ring road is opening behind schedule ( the portion linking it up with the Jingshi Expressway and ultimately ending in Liangxiang in December 2004 and the section from the Badaling Expressway to Wenquan/Zhaikou in Mentougou in early January 2005 ). +True Annotation: [('Badaling Expressway', 'location')] +Predicted Annotation: [('Jingshi Expressway', 'location'), ('Liangxiang', 'location'), ('December 2004', 'event'), ('Badaling Expressway', 'location'), ('Wenquan', 'location'), ('Zhaikou', 'location'), ('Mentougou', 'location')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 446: +Sentence: Meade Memorial, is a public artwork by American artist Charles Grafly, located at 3rd & amp; Pennsylvania Avenue N.W. in Washington, D.C., United States. +True Annotation: [('Pennsylvania Avenue', 'location')] +Predicted Annotation: [('Meade Memorial', 'art'), ('Charles Grafly', 'person'), ('3rd & amp; Pennsylvania Avenue N.W.', 'location'), ('Washington', 'location'), ('D.C.', 'location'), ('United States', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 447: +Sentence: The hero, Sir Mullich in Heroes of Might and Magic III: Armageddon 's Blade, is named after him. +True Annotation: [("Heroes of Might and Magic III: Armageddon's Blade", 'product')] +Predicted Annotation: [('Sir Mullich', 'person'), ('Armageddon', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 448: +Sentence: The management of the guarantees is in the hands of Euler Hermes Kreditversicherungs-AG ( which is the lead ) and PricewaterhouseCoopers Aktiengesellschaft Wirtschaftsprufungsgesellschaft. +True Annotation: [('PricewaterhouseCoopers', 'organization')] +Predicted Annotation: [('Euler Hermes Kreditversicherungs-AG', 'organization'), ('PricewaterhouseCoopers Aktiengesellschaft Wirtschaftsprufungsgesellschaft', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 449: +Sentence: The word Ashkenaz first appears in the genealogy in the Tanakh ( Genesis 10 ) as a son of Gomer and grandson of Japheth. +True Annotation: [('Tanakh', 'art')] +Predicted Annotation: [('Gomer', 'person'), ('Japheth', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 450: +Sentence: Slayer was the opening act for Bitch at the Woodstock Club in Los Angeles, performing eight songs-six being covers. +True Annotation: [('Los Angeles', 'location')] +Predicted Annotation: [('Slayer', 'person'), ('Bitch', 'organization'), ('Woodstock Club', 'building'), ('Los Angeles', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 451: +Sentence: That was followed a year later by " It 's Gonna Work Out Fine " ( written by Rose Marie McCoy ), which included Mickey from one-hit wonders duo Mickey & amp; Sylvia as " Ikey " in the background. +True Annotation: [("It's Gonna Work Out Fine", 'art')] +Predicted Annotation: [('Rose Marie McCoy', 'person'), ('Mickey', 'person'), ('Mickey & amp; Sylvia', 'organization'), ('Ikey', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 452: +Sentence: The name was chosen both to reflect Portland 's reputation as the Rose City, and to reflect the importance to basketball heritage of Boston Garden and Madison Square Garden arenas in Boston and New York City, respectively. +True Annotation: [('Boston', 'location')] +Predicted Annotation: [('Portland', 'location'), ('Boston Garden', 'building'), ('Madison Square Garden', 'building'), ('Boston', 'location'), ('New York City', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 453: +Sentence: Denmark is the place of birth of Moss Kent Dickinson, a Canadian businessman, mayor of Ottawa, founder of the town of Manotick, and member of the Canadian Parliament. +True Annotation: [('Canadian Parliament', 'organization')] +Predicted Annotation: [('Denmark', 'location'), ('Moss Kent Dickinson', 'person'), ('Ottawa', 'location'), ('Manotick', 'location'), ('Canadian Parliament', 'organization')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 454: +Sentence: Ruth Grulkowski was a competitor in the gymnastics competition at the 1952 Summer Olympics in Helsinki. +True Annotation: [('1952 Summer Olympics', 'event')] +Predicted Annotation: [('Ruth Grulkowski', 'person'), ('1952 Summer Olympics', 'event'), ('Helsinki', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 455: +Sentence: Two of her younger brothers were Thomas Thorne, one the founding managers of London 's Vaudeville Theatre, and George Thorne, the singer and actor, best known for his performances in the comic baritone roles of the Savoy Operas with the D'Oyly Carte Opera Company. +True Annotation: [('George Thorne', 'person')] +Predicted Annotation: [('Thomas Thorne', 'person'), ('London', 'location'), ('Vaudeville Theatre', 'building'), ('George Thorne', 'person'), ('Savoy Operas', 'organization'), ("D'Oyly Carte Opera Company", 'organization')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 456: +Sentence: There are no newcomers to the top division but Kimurayama, Tochinonada, Koryu and Wakakoyu all return. +True Annotation: [('Koryu Tadaharu', 'person')] +Predicted Annotation: [('Kimurayama', 'location'), ('Tochinonada', 'location'), ('Koryu', 'location'), ('Wakakoyu', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 457: +Sentence: The Showdown is a term used to refer to the derby match between local rivals the Adelaide Crows and Port Adelaide in the sport of Australian rules football in the Australian Football League. +True Annotation: [('Australian Football League', 'organization')] +Predicted Annotation: [('The Showdown', 'event'), ('Adelaide Crows', 'organization'), ('Port Adelaide', 'location'), ('Australian Football League', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 458: +Sentence: A reviewer for BBC claimed the album is successfully intimate and intense, and suggested it would be appropriate for " either a wet afternoon or long candlelit nights of soul searching ". +True Annotation: [('BBC', 'person'), ('BBC', 'organization')] +Predicted Annotation: [('A reviewer', 'person'), ('BBC', 'organization'), ('wet afternoon', 'event'), ('soul searching', 'event')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 459: +Sentence: In 1985 she took part in the StanNavForMed ( Standing Naval Force Mediterranean ), calling at Gibraltar, Palma de Mallorca, Naples, & amp; Messina. +True Annotation: [('Messina', 'location')] +Predicted Annotation: [('Standing Naval Force Mediterranean', 'organization'), ('Gibraltar', 'location'), ('Palma de Mallorca', 'location'), ('Naples', 'location'), ('Messina', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 460: +Sentence: He was the host at a now-celebrated party in Paris on May 18, 1922, when Marcel Proust met James Joyce ( without the slightest rapport ), and other guests included Diaghilev, Stravinsky and Picasso. +True Annotation: [('Marcel Proust', 'person')] +Predicted Annotation: [('Paris', 'location'), ('Marcel Proust', 'person'), ('James Joyce', 'person'), ('Diaghilev', 'person'), ('Stravinsky', 'art'), ('Picasso', 'art')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 461: +Sentence: Saint Mary 's Cathedral is a Catholic cathedral located on Bo Aung Kyaw Street in Botahtaung Township, Yangon, Burma. +True Annotation: [('Burma', 'location'), ('Burma', 'event')] +Predicted Annotation: [("Saint Mary 's Cathedral", 'building'), ('Bo Aung Kyaw Street', 'location'), ('Botahtaung Township', 'location'), ('Yangon', 'location'), ('Burma', 'location')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 462: +Sentence: The Roman Catholic Metropolitan Archdiocese of Cape Town ( Archidioecesis Civitatis Capitis ) is an ecclesiastical territory or diocese of the Roman Catholic Church in South Africa. +True Annotation: [('Cape Town', 'location')] +Predicted Annotation: [('Cape Town', 'location'), ('Roman Catholic Church', 'organization'), ('South Africa', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 463: +Sentence: In 1996 a pair of 8-inch wide stripes was used on the Dodge Viper GTS, starting a revival in Europe; they are sometimes referred to as Viper Stripes. +True Annotation: [('Dodge Viper', 'product')] +Predicted Annotation: [('Dodge Viper GTS', 'product'), ('revival', 'event'), ('Europe', 'location'), ('Viper Stripes', 'art')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 464: +Sentence: Fantasy Forest is the name of a series of ten Choose Your Own Adventure style gamebooks, published by TSR, Inc. from 1983 to 1984. +True Annotation: [('Choose Your Own Adventure', 'art')] +Predicted Annotation: [('Fantasy Forest', 'location'), ('Choose Your Own Adventure', 'product'), ('TSR, Inc.', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 465: +Sentence: Starting in 2000 the airline replaced its fleet of aircraft in Sweden and Denmark with 24 brand new Bombardier Dash 8 Q400 aircraft seating 72 or 58 people. +True Annotation: [('Dash 8', 'product')] +Predicted Annotation: [('airline', 'organization'), ('Sweden', 'location'), ('Denmark', 'location'), ('Bombardier Dash 8 Q400', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 466: +Sentence: Its ruins are found in the village of Dindebol, Ermenek district, Turkey. +True Annotation: [('Turkey', 'location'), ('Turkey', 'organization')] +Predicted Annotation: [('Its ruins', 'building'), ('Dindebol', 'location'), ('Ermenek district', 'location'), ('Turkey', 'location')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 467: +Sentence: It owns 14 properties of two -, three -, four - and five -, star hotels with 2,100 rooms in Arad, Bucharest, Oradea, Sibiu, Suceava, Targu Mures, Turnu Severin, Portile de Fier, Timisoara, and Timisu de Sus. +True Annotation: [('Oradea', 'location')] +Predicted Annotation: [('Arad', 'location'), ('Bucharest', 'location'), ('Oradea', 'location'), ('Sibiu', 'location'), ('Suceava', 'location'), ('Targu Mures', 'location'), ('Turnu Severin', 'location'), ('Portile de Fier', 'location'), ('Timisoara', 'location'), ('Timisu de Sus', 'location')] +Precision: 0.1; Recall: 1.0; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 468: +Sentence: The 1964 Nashville 400 is a NASCAR Grand National ( now Sprint Cup Series ) race that took place on August 2, 1964 at Nashville Speedway ( now Music City Motorplex ) in the American community of Nashville, Tennessee. +True Annotation: [('Nashville, Tennessee', 'location')] +Predicted Annotation: [('Nashville', 'location'), ('NASCAR', 'organization'), ('Sprint Cup Series', 'organization'), ('Nashville', 'location'), ('Music City Motorplex', 'building'), ('Nashville, Tennessee', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 469: +Sentence: Floss, Arkansas is an unincorporated community in Boston Township, Washington County, Arkansas, United States. +True Annotation: [('Washington County, Arkansas', 'location')] +Predicted Annotation: [('Floss', 'location'), ('Arkansas', 'location'), ('Boston Township', 'location'), ('Washington County', 'location'), ('Arkansas', 'location'), ('United States', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 470: +Sentence: Muriqi began playing football in Second Yugoslav League club FK Buducnost Pec but, after only one season there, he moved to KF Pristina, where he played for five seasons in the Yugoslav First League from 1982 to 1988. +True Annotation: [('Yugoslav First League', 'organization'), ('Yugoslav First League', 'event')] +Predicted Annotation: [('Muriqi', 'person'), ('Second Yugoslav League', 'organization'), ('FK Buducnost Pec', 'organization'), ('KF Pristina', 'organization'), ('Yugoslav First League', 'organization')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 471: +Sentence: Born in Los Angeles, he studied trumpet and composition at the University of Southern California and California Institute of the Arts, going on to work for Harry Partch. +True Annotation: [('California Institute of the Arts', 'location'), ('California Institute of the Arts', 'organization')] +Predicted Annotation: [('Los Angeles', 'location'), ('University of Southern California', 'organization'), ('California Institute of the Arts', 'organization'), ('Harry Partch', 'person')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 472: +Sentence: He completed a law degree from the University of Southern California 's Gould School of Law in 1973, and worked as a Los Angeles County deputy district attorney from 1973 to 1979, resigning amid frustration with the court system. +True Annotation: [('district attorney', 'person')] +Predicted Annotation: [('University of Southern California', 'organization'), ('Gould School of Law', 'organization'), ('Los Angeles County', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 473: +Sentence: A long, narrow corridor through to the besieged garrison of Konigsberg was also maintained through a joint effort by the garrison and the Großdeutschland Panzergrenadier Division against the attacks of the 11th Guards Army. +True Annotation: [('11th Guards Army', 'organization')] +Predicted Annotation: [('Konigsberg', 'location'), ('Großdeutschland Panzergrenadier Division', 'organization'), ('11th Guards Army', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 474: +Sentence: The A&A: Pacific 1940 edition includes China and ANZAC ( Australia & amp; New Zealand armed forces ). +True Annotation: [('Australia', 'location')] +Predicted Annotation: [('The A&A: Pacific 1940 edition', 'product'), ('China', 'location'), ('ANZAC', 'organization'), ('Australia', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 475: +Sentence: November 19 - The Surface Transportation Board releases the final Environmental Impact Statement on Dakota, Minnesota and Eastern Railroad 's plan to expand into Wyoming 's Powder River Basin. +True Annotation: [('Wyoming', 'location')] +Predicted Annotation: [('Surface Transportation Board', 'organization'), ('Dakota, Minnesota and Eastern Railroad', 'organization'), ('Wyoming', 'location'), ('Powder River Basin', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 476: +Sentence: It saw the return of Tobey Maguire as Peter Parker, Kirsten Dunst as Mary Jane Watson and James Franco as Harry Osborn. +True Annotation: [('Kirsten Dunst', 'person')] +Predicted Annotation: [('Tobey Maguire', 'person'), ('Peter Parker', 'person'), ('Kirsten Dunst', 'person'), ('Mary Jane Watson', 'person'), ('James Franco', 'person'), ('Harry Osborn', 'person')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 477: +Sentence: E. & nbsp; microphyllum grows epiphytically at low altitudes in the tropical rain forests of northern Brazil, Colombia, Ecuador ( including a site in Napo at 180 & nbsp; m ), French Guiana, Guyana, Peru, Suriname, and Venezuela. +True Annotation: [('French Guiana', 'location')] +Predicted Annotation: [('Brazil', 'location'), ('Colombia', 'location'), ('Ecuador', 'location'), ('Napo', 'location'), ('French Guiana', 'location'), ('Guyana', 'location'), ('Peru', 'location'), ('Suriname', 'location'), ('Venezuela', 'location')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 478: +Sentence: On 14 November 1984, in Glasgow, Urtubi gained the first of his two caps with Spain, starting in a 1 & ndash; 3 loss against Scotland for the 1986 FIFA World Cup qualifiers. +True Annotation: [('1986 FIFA World Cup', 'event')] +Predicted Annotation: [('Glasgow', 'location'), ('Urtubi', 'person'), ('Spain', 'organization'), ('Scotland', 'organization'), ('1986 FIFA World Cup qualifiers', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 479: +Sentence: Fanny Fischer ( born September 7, 1986 in Potsdam ) is a German sprint canoer who has been competing since 1996 and on the senior circuit since 2006. +True Annotation: [('Potsdam', 'location')] +Predicted Annotation: [('Fanny Fischer', 'person'), ('Potsdam', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 480: +Sentence: Giuliani 's entrance led Democratic Congressman Charles Rangel and others to recruit then-U.S. First Lady Hillary Rodham Clinton to run for Moynihan 's seat, hoping she might combat his star power. +True Annotation: [('Hillary Rodham Clinton', 'person')] +Predicted Annotation: [('Giuliani', 'person'), ('Democratic Congressman', 'organization'), ('Charles Rangel', 'person'), ('Hillary Rodham Clinton', 'person'), ('Moynihan', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 481: +Sentence: He was educated at the American University of Beirut, and was one of the three founders of the Consolidated Contractors Company in 1952. +True Annotation: [('Consolidated Contractors Company', 'organization')] +Predicted Annotation: [('Consolidated Contractors Company', 'organization'), ('1952', 'event')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 482: +Sentence: Jesse B. Weaver Jr. ( born June 22, 1966 ), better known by the stage name Schoolly D, is an American rapper from Philadelphia, Pennsylvania. +True Annotation: [('Pennsylvania', 'location'), ('Pennsylvania', 'organization')] +Predicted Annotation: [('Jesse B. Weaver Jr.', 'person'), ('Schoolly D', 'person'), ('Philadelphia, Pennsylvania', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 483: +Sentence: Upon the United States ' involvement in World War II, Assistant Secretary of State Adolf Berle successfully urged Spalding to accept an assignment with the Office of Strategic Services. +True Annotation: [('World War II', 'organization'), ('World War II', 'event')] +Predicted Annotation: [('United States', 'location'), ('World War II', 'event'), ('Assistant Secretary of State', 'person'), ('Adolf Berle', 'person'), ('Spalding', 'person'), ('Office of Strategic Services', 'organization')] +Precision: 0.16666666666666666; Recall: 0.5; F1-score: 0.25 +-------------------------------------------------- + +Instance 484: +Sentence: June 8 - Jack Doyle defeats America 's ' Beer Baron ' Two-Ton Tony Gelanto at Tolka Park. +True Annotation: [('Tolka Park', 'location'), ('Tolka Park', 'organization'), ('Tolka Park', 'building')] +Predicted Annotation: [('June 8', 'event'), ('Jack Doyle', 'person'), ('America', 'organization'), ('Beer Baron', 'organization'), ('Tolka Park', 'location')] +Precision: 0.2; Recall: 0.3333333333333333; F1-score: 0.25 +-------------------------------------------------- + +Instance 485: +Sentence: On February 7, 2005 Itadori, along with the towns of Mugegawa and Mugi, and the villages of Horado and Kaminoho, all from Mugi District, was merged into the expanded city of Seki. +True Annotation: [('Kaminoho, Gifu', 'location')] +Predicted Annotation: [('February 7, 2005', 'event'), ('Itadori', 'location'), ('Mugegawa', 'location'), ('Mugi', 'location'), ('Horado', 'location'), ('Kaminoho', 'location'), ('Mugi District', 'location'), ('Seki', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 486: +Sentence: The Sieben Steinhauser is a group of five dolmens on the Luneburg Heath in the NATO training area of Bergen-Hohne, in the state of Lower Saxony in northern Germany. +True Annotation: [('Lower Saxony', 'location')] +Predicted Annotation: [('Luneburg Heath', 'location'), ('NATO', 'organization'), ('Bergen-Hohne', 'location'), ('Lower Saxony', 'location'), ('northern Germany', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 487: +Sentence: He received his BA from Wartburg College and his MSW from the University of Iowa. +True Annotation: [('University of Iowa', 'location'), ('University of Iowa', 'organization')] +Predicted Annotation: [('He', 'person'), ('Wartburg College', 'organization'), ('University of Iowa', 'organization')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 488: +Sentence: It is mixed and compiled by Finnish trance duo Super8 & amp; Tab and English trance producer Mat Zo, and was released 10 May 2010 on Anjunabeats. +True Annotation: [('Mat Zo', 'person')] +Predicted Annotation: [('Mat Zo', 'person'), ('10 May 2010', 'event'), ('Anjunabeats', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 489: +Sentence: In 1945 the village had a population of 1,100 ( this figure included 400 Jewish residents of the Kibbutzim ‘ Amir and Sde Nehemia ). +True Annotation: [('Amir, Israel', 'location')] +Predicted Annotation: [('1945', 'event'), ('village', 'location'), ('Kibbutzim ‘ Amir and Sde Nehemia', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 490: +Sentence: In contemporary use, the term Regular Army refers to the full-time active component of the United States Army, as distinguished from the Army Reserve and the Army National Guard. +True Annotation: [('Army National Guard', 'organization')] +Predicted Annotation: [('Regular Army', 'organization'), ('United States Army', 'organization'), ('Army Reserve', 'organization'), ('Army National Guard', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 491: +Sentence: During his playing career he played for Rangers, Union Espanola, Deportes Temuco, Atletico Junior, Santos Laguna, Deportes Concepcion, Cruz Azul, Colo-Colo, Necaxa, Puebla and Al Wasl. +True Annotation: [('Club Social de Deportes Rangers de Talca', 'organization')] +Predicted Annotation: [('Rangers', 'organization'), ('Union Espanola', 'organization'), ('Deportes Temuco', 'organization'), ('Atletico Junior', 'organization'), ('Santos Laguna', 'organization'), ('Deportes Concepcion', 'organization'), ('Cruz Azul', 'organization'), ('Colo-Colo', 'organization'), ('Necaxa', 'organization'), ('Puebla', 'organization'), ('Al Wasl', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 492: +Sentence: In 1894, British publishers were given permission by the Royal Mail to manufacture and distribute picture postcards, which could be sent through the post. +True Annotation: [('Royal Mail', 'organization')] +Predicted Annotation: [('In 1894', 'event'), ('British publishers', 'organization'), ('Royal Mail', 'organization'), ('picture postcards', 'product')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 493: +Sentence: The piece was commissioned by Eighth Blackbird, who performed the premiere of the piece in 2008, at the University of Richmond in Virginia. +True Annotation: [('University of Richmond', 'location'), ('University of Richmond', 'organization')] +Predicted Annotation: [('The piece', 'art'), ('Eighth Blackbird', 'person'), ('the piece', 'art'), ('University of Richmond', 'organization'), ('Virginia', 'location')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 494: +Sentence: Baby-Towarzystwo ' baby-towa ' zystfo is a village in the administrative district of Gmina Dabrowice, within Kutno County, Lodz Voivodeship, in central Poland. +True Annotation: [('Kutno County', 'location')] +Predicted Annotation: [('Baby-Towarzystwo', 'organization'), ('Gmina Dabrowice', 'location'), ('Kutno County', 'location'), ('Lodz Voivodeship', 'location'), ('central Poland', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 495: +Sentence: She has since collaborated with many of the leading European conductors of the Baroque revival, including Marc Minkowski, Philippe Herreweghe, Paul McCreesh, Alan Curtis, Christophe Rousset, Rene Jacobs, and Fabio Biondi. +True Annotation: [('Philippe Herreweghe', 'person')] +Predicted Annotation: [('Baroque revival', 'event'), ('Marc Minkowski', 'person'), ('Philippe Herreweghe', 'person'), ('Paul McCreesh', 'person'), ('Alan Curtis', 'person'), ('Christophe Rousset', 'person'), ('Rene Jacobs', 'person'), ('Fabio Biondi', 'person')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 496: +Sentence: Gibson Township is one of the fourteen townships of Mercer County, Ohio, United States. +True Annotation: [('United States', 'location'), ('United States', 'organization'), ('United States', 'person')] +Predicted Annotation: [('Gibson Township', 'location'), ('Mercer County', 'location'), ('Ohio', 'location'), ('United States', 'location')] +Precision: 0.25; Recall: 0.3333333333333333; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 497: +Sentence: It is planned to reach Ashdod and to terminate in a junction with Highway 4. +True Annotation: [('Highway 4', 'location')] +Predicted Annotation: [('Ashdod', 'location'), ('Highway 4', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 498: +Sentence: The southern terminus of the route is at a junction with State Route 177 at Jackson. +True Annotation: [('Alabama State Route 177', 'location')] +Predicted Annotation: [('Jackson', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 499: +Sentence: ( ISBN 0-688-02816-0 ) Miller was portrayed by Fred Ward in the 1990 movie Henry & amp; June, and by Rip Torn in the 1970 film adaptation of Tropic of Cancer. +True Annotation: [('Rip Torn', 'person')] +Predicted Annotation: [('Miller', 'person'), ('Fred Ward', 'person'), ('Henry & amp; June', 'art'), ('Rip Torn', 'person'), ('Tropic of Cancer', 'art')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 500: +Sentence: The station provided local news, community information, and specialist music programming to the towns of Alton, Petersfield, Haslemere, Liphook, Bordon and Four Marks. +True Annotation: [('Four Marks', 'location')] +Predicted Annotation: [('The station', 'organization'), ('Alton', 'location'), ('Petersfield', 'location'), ('Haslemere', 'location'), ('Liphook', 'location'), ('Bordon', 'location'), ('Four Marks', 'location')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 501: +Sentence: At a speech to the Elizabeth Fry Society in 2001, she argued that homeless, mentally ill and criminal persons were being " targeted for destruction " in modern Canadian society. +True Annotation: [('Elizabeth Fry', 'person')] +Predicted Annotation: [('Elizabeth Fry Society', 'organization'), ('modern Canadian society', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 502: +Sentence: With Stone, Pressman produced Kathryn Bigelow 's early film, the thriller, Blue Steel starring Jamie Lee Curtis. +True Annotation: [('Blue Steel', 'art')] +Predicted Annotation: [('Stone', 'organization'), ('Pressman', 'organization'), ('Kathryn Bigelow', 'person'), ('Jamie Lee Curtis', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 503: +Sentence: He won the 1996 The Australian/Vogel Literary Award, was three times Sydney Morning Herald Best Young Australian novelist, won a 2001 Arts Council England Writer 's Award and was University of Technology Sydney Alumnus of the Year 1997. +True Annotation: [('Arts Council England', 'organization')] +Predicted Annotation: [('The Australian/Vogel Literary Award', 'event'), ('Sydney Morning Herald', 'organization'), ('Arts Council England', 'organization'), ('University of Technology Sydney', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 504: +Sentence: He is much in demand for traditional Irish music working with Cooney and Begley and Liam O'Flynn, and has worked with some of the world 's top producers including Daniel Lanois, Pat McCarthy and Jimmy Iovine. +True Annotation: [('Pat McCarthy', 'person')] +Predicted Annotation: [('traditional Irish music', 'art'), ('Cooney and Begley', 'organization'), ("Liam O'Flynn", 'person'), ('Daniel Lanois', 'person'), ('Pat McCarthy', 'person'), ('Jimmy Iovine', 'person')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 505: +Sentence: " Deeper and Deeper " is a song by Madonna, released as the second single from her 1992 studio album Erotica. +True Annotation: [('Erotica', 'art')] +Predicted Annotation: [('Deeper and Deeper', 'art'), ('Madonna', 'person'), ('Erotica', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 506: +Sentence: With Karlsruhe, Stutensee, Graben-Neudorf, Waghausel, Neulußheim, Hockenheim, Oftersheim, Schwetzingen and Mannheim it passes through a total of eight cities and towns. +True Annotation: [('Oftersheim', 'location')] +Predicted Annotation: [('Karlsruhe', 'location'), ('Stutensee', 'location'), ('Graben-Neudorf', 'location'), ('Waghausel', 'location'), ('Neulußheim', 'location'), ('Hockenheim', 'location'), ('Oftersheim', 'location'), ('Schwetzingen', 'location'), ('Mannheim', 'location')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 507: +Sentence: The Albany Free School was established in Albany, NY in 1969 and still operates today. +True Annotation: [('Albany, NY', 'location')] +Predicted Annotation: [('Albany', 'location'), ('Albany', 'location'), ('NY', 'location'), ('1969', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 508: +Sentence: Erika Alejandra Olivera de la Fuente ( born January 4, 1976 in Quinta Normal ) is a female marathon runner from Chile. +True Annotation: [('Quinta Normal', 'location')] +Predicted Annotation: [('Erika Alejandra Olivera de la Fuente', 'person'), ('Quinta Normal', 'location'), ('Chile', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 509: +Sentence: Gates of Hope ) is an Israeli settlement and a communal village located at an elevation of 200 metres north-east of Rosh HaAyin and one kilometre east of the Green Line near Elkana in the north-western West Bank. +True Annotation: [('Elkana', 'location')] +Predicted Annotation: [('Gates of Hope', 'location'), ('Rosh HaAyin', 'location'), ('Green Line', 'location'), ('Elkana', 'location'), ('north-western West Bank', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 510: +Sentence: The first incident was a January 1998 double homicide that occurred in the woods near Somma Lombardo, northwest of Milan. +True Annotation: [('Milan', 'location')] +Predicted Annotation: [('January 1998', 'event'), ('double homicide', 'event'), ('Somma Lombardo', 'location'), ('Milan', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 511: +Sentence: State Mutual Insurance Company is a mutual insurance company located in Rome, Georgia, and currently specializing in the sale of Medicare Supplement Insurance. +True Annotation: [('Georgia', 'location')] +Predicted Annotation: [('State Mutual Insurance Company', 'organization'), ('Rome', 'location'), ('Georgia', 'location'), ('Medicare Supplement Insurance', 'product')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 512: +Sentence: Amongst other rare activities, he played backgammon twice weekly with Lucille Ball - up until two weeks before she died - and was described by Ginger Rogers in the National Enquirer as her longtime pal. +True Annotation: [('backgammon', 'product')] +Predicted Annotation: [('Lucille Ball', 'person'), ('Ginger Rogers', 'person'), ('National Enquirer', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 513: +Sentence: September 2 & ndash; WWII: Following the invasion of Poland, Danzig ( now Gdansk, Poland ) is annexed to Nazi Germany. +True Annotation: [('GdaÅ„sk', 'location')] +Predicted Annotation: [('WWII', 'event'), ('Poland', 'location'), ('Danzig', 'location'), ('Gdansk', 'location'), ('Poland', 'location'), ('Nazi Germany', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 514: +Sentence: Meanwhile, the local chapters got into all sorts of projects, from University reform, community-university relations, and now, in a small way, the issue of the draft and Vietnam War. +True Annotation: [('Vietnam War', 'event')] +Predicted Annotation: [('local chapters', 'organization'), ('Vietnam War', 'event')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 515: +Sentence: Her replacement, Lynda Laurence, who is Sundray Tucker 's sister, had already joined Mary Wilson and Jean Terrell onstage and on the Floy Joy album cover, as Birdsong 's pregnancy became visible. +True Annotation: [('Sundray Tucker', 'person')] +Predicted Annotation: [('Lynda Laurence', 'person'), ('Sundray Tucker', 'person'), ('Mary Wilson', 'person'), ('Jean Terrell', 'person'), ('Floy Joy', 'organization'), ('Birdsong', 'person'), ('pregnancy', 'event')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 516: +Sentence: The Jean-Luc Godard film Eloge de l'amour features the recitation of Brasillach 's " Testament ", written before his execution. +True Annotation: [('Jean-Luc Godard', 'person')] +Predicted Annotation: [('Jean-Luc Godard', 'person'), ("Eloge de l'amour", 'art'), ('Brasillach', 'person'), ('Testament', 'art'), ('execution', 'event')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 517: +Sentence: Entrechaux is a commune in the Vaucluse department in the Provence-Alpes-Cote d'Azur region in southeastern France. +True Annotation: [('Vaucluse', 'location')] +Predicted Annotation: [('Entrechaux', 'location'), ('Vaucluse department', 'location'), ("Provence-Alpes-Cote d'Azur region", 'location'), ('southeastern France', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 518: +Sentence: It is located in the 4th arrondissement at 18, boulevard Henri IV, Paris, France, and open weekdays by appointment; admission is free. +True Annotation: [('France', 'location'), ('France', 'organization')] +Predicted Annotation: [('4th arrondissement', 'location'), ('18', 'location'), ('boulevard Henri IV', 'location'), ('Paris', 'location'), ('France', 'location')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 519: +Sentence: The technique was invented and applied at the Intersecting Storage Rings, and later the Super Proton Synchrotron, at CERN in Geneva, Switzerland by Simon van der Meer, a physicist from the Netherlands. +True Annotation: [('CERN', 'location'), ('CERN', 'organization'), ('CERN', 'person')] +Predicted Annotation: [('Intersecting Storage Rings', 'building'), ('Super Proton Synchrotron', 'building'), ('CERN', 'organization'), ('Geneva', 'location'), ('Switzerland', 'location'), ('Simon van der Meer', 'person')] +Precision: 0.16666666666666666; Recall: 0.3333333333333333; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 520: +Sentence: He then studied at Merton College, Oxford until 1952, earning the MA degree. +True Annotation: [('Oxford', 'location')] +Predicted Annotation: [('He', 'person'), ('Merton College', 'organization'), ('Oxford', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 521: +Sentence: The first Sesame Street Live opened at the Metropolitan Sports Center in Bloomington, Minnesota, September 1980. +True Annotation: [('Bloomington, Minnesota', 'location')] +Predicted Annotation: [('Sesame Street Live', 'event'), ('Metropolitan Sports Center', 'building'), ('Bloomington', 'location'), ('Minnesota', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 522: +Sentence: A year later he left Fram and signed for their Reykjavik rivals, Valur. +True Annotation: [('ReykjavÃk', 'location')] +Predicted Annotation: [('Fram', 'organization'), ('Reykjavik', 'location'), ('Valur', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 523: +Sentence: She attended Sinai Akiba Academy, a Yeshiva, and Beverly Hills High School, where she played the violin in the school orchestra. +True Annotation: [('Beverly Hills High School', 'location'), ('Beverly Hills High School', 'organization')] +Predicted Annotation: [('She', 'person'), ('Sinai Akiba Academy', 'organization'), ('Yeshiva', 'organization'), ('Beverly Hills High School', 'location'), ('she', 'person'), ('violin', 'art')] +Precision: 0.16666666666666666; Recall: 0.5; F1-score: 0.25 +-------------------------------------------------- + +Instance 524: +Sentence: Dorothy Constance Stratton ( March 24, 1899 - September 17, 2006 ) was the director of the SPARS, the United States Coast Guard Women 's Reserve during World War II. +True Annotation: [('United States Coast Guard', 'person'), ('United States Coast Guard', 'organization')] +Predicted Annotation: [('Dorothy Constance Stratton', 'person'), ('SPARS', 'organization'), ("United States Coast Guard Women 's Reserve", 'organization'), ('World War II', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 525: +Sentence: Faith 44: Navajo sweat lodge: Joins members of the Navajo in a sweat lodge in the Arizona desert. +True Annotation: [('Arizona', 'location')] +Predicted Annotation: [('Navajo', 'organization'), ('sweat lodge', 'building'), ('Navajo', 'organization'), ('sweat lodge', 'building'), ('Arizona desert', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 526: +Sentence: She is a founding member of Anti-Social Music and has performed with improvisers such as Cecil Taylor, Anthony Braxton, Evan Parker and indie rock bands like Belle And Sebastian and The Hold Steady. +True Annotation: [('Evan Parker', 'person')] +Predicted Annotation: [('Anti-Social Music', 'organization'), ('Cecil Taylor', 'person'), ('Anthony Braxton', 'person'), ('Evan Parker', 'person'), ('Belle And Sebastian', 'organization'), ('The Hold Steady', 'organization')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 527: +Sentence: Apex Digital, Inc. is an American electronics manufacturer based in City of Industry, California, manufacturers and distributors of high definition televisions, digital converter boxes and HDTV antennas. +True Annotation: [('Industry, California', 'location')] +Predicted Annotation: [('Apex Digital, Inc.', 'organization'), ('City of Industry', 'location'), ('California', 'location'), ('high definition televisions', 'product'), ('digital converter boxes', 'product'), ('HDTV antennas', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 528: +Sentence: in 1975 this Military facility was renamed from Camp Salinas to Camp Santiago in honor of Specialist Four Hector Santiago-Colon who received the Medal of Honor during the Vietnam War. +True Annotation: [('Vietnam War', 'event')] +Predicted Annotation: [('Camp Salinas', 'location'), ('Camp Santiago', 'building'), ('Specialist Four Hector Santiago-Colon', 'person'), ('Vietnam War', 'event')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 529: +Sentence: In Egypt on June 3, President Bush met with the leaders of Egypt, Saudi Arabia, Jordan and Bahrain, and with Prime Minister Abbas. +True Annotation: [('Bahrain', 'location')] +Predicted Annotation: [('Egypt', 'location'), ('June 3', 'event'), ('President Bush', 'person'), ('Egypt', 'location'), ('Saudi Arabia', 'location'), ('Jordan', 'location'), ('Bahrain', 'location'), ('Prime Minister Abbas', 'person')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 530: +Sentence: Benjamin Rogers ( September 1, 1836 & ndash; January 21, 1911 ) was a merchant and political figure in Prince Edward Island. +True Annotation: [('Prince Edward Island', 'location')] +Predicted Annotation: [('Benjamin Rogers', 'person'), ('September 1, 1836', 'event'), ('Prince Edward Island', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 531: +Sentence: Recorded while they were winding down their duties as Morning Musume and Minimoni members, the album consists of cover versions of songs released by other female Japanese pop duos from the later Showa period, including covers of songs by The Peanuts, Pink Lady, and Wink. +True Annotation: [('The Peanuts', 'person')] +Predicted Annotation: [('Morning Musume', 'organization'), ('Minimoni', 'organization'), ('cover versions', 'art'), ('Showa period', 'event'), ('The Peanuts', 'organization'), ('Pink Lady', 'organization'), ('Wink', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 532: +Sentence: The Safras were engaged in the financing of trade between Aleppo, Istanbul and Alexandria. +True Annotation: [('Alexandria', 'location')] +Predicted Annotation: [('The Safras', 'organization'), ('trade', 'event'), ('Aleppo', 'location'), ('Istanbul', 'location'), ('Alexandria', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 533: +Sentence: This was a continuation of the First Taiwan Strait Crisis, which had started immediately after the Korean War. +True Annotation: [('Korean War', 'event')] +Predicted Annotation: [('First Taiwan Strait Crisis', 'event'), ('Korean War', 'event')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 534: +Sentence: But the first few hundred pages of Cradle are filled with more-or-less pointless character development, clearly written by Lee, that would be perfectly at home in a Harlequin romance novel. +True Annotation: [('Harlequin Enterprises', 'organization')] +Predicted Annotation: [('Lee', 'person'), ('Harlequin', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 535: +Sentence: Known to its natives as Egrisi or Lazica, Colchis was also the battlefield of the Lazic War fought between Byzantine Empire and Persia. +True Annotation: [('Persian Empire', 'location')] +Predicted Annotation: [('Colchis', 'location'), ('Lazic War', 'event'), ('Byzantine Empire', 'organization'), ('Persia', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 536: +Sentence: Upon his father 's death in 1789, he inherited his titles at the age of five but drowned whilst swimming in the River Thames near Eton in 1794, a week before his tenth birthday. +True Annotation: [('River Thames', 'location')] +Predicted Annotation: [('his father', 'person'), ('1789', 'event'), ('River Thames', 'location'), ('Eton', 'location'), ('1794', 'event')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 537: +Sentence: His friends there, including Mircea Eliade, Mihail Polihroniade, and Haig Acterian, later supported the fascist Legionnaire Movement. +True Annotation: [('Iron Guard', 'organization')] +Predicted Annotation: [('Mircea Eliade', 'person'), ('Mihail Polihroniade', 'person'), ('Haig Acterian', 'person'), ('Legionnaire Movement', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 538: +Sentence: Baileys Harbor is an unincorporated census-designated place in Door County, within the Town of Baileys Harbor, Wisconsin, United States. +True Annotation: [('Wisconsin', 'location')] +Predicted Annotation: [('Baileys Harbor', 'location'), ('Door County', 'location'), ('Baileys Harbor', 'location'), ('Wisconsin', 'location'), ('United States', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 539: +Sentence: Zaharia Stancu, first de facto president of the newly-founded Writers ' Union of Romania ( 1949 ): the novel Descult ( " Barefoot; first edition, 1948 ). +True Annotation: [('Zaharia Stancu', 'person')] +Predicted Annotation: [('Zaharia Stancu', 'person'), ("Writers ' Union of Romania", 'organization'), ('1949', 'event'), ('Descult', 'art'), ('Barefoot', 'art')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 540: +Sentence: It occurs in Europe, a belt of Asia from northern Iran and Afghanistan across to Japan. +True Annotation: [('Afghanistan', 'location')] +Predicted Annotation: [('Europe', 'location'), ('Asia', 'location'), ('northern Iran', 'location'), ('Afghanistan', 'location'), ('Japan', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 541: +Sentence: He has three mosaics, one at the War Memorial in Ivanjica, a second on the facade of a public building in Kragujevac, and the third at the Holocaust Museum in Paris. +True Annotation: [('Kragujevac', 'location')] +Predicted Annotation: [('mosaics', 'art'), ('War Memorial', 'building'), ('Ivanjica', 'location'), ('Kragujevac', 'location'), ('Holocaust Museum', 'organization'), ('Paris', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 542: +Sentence: Facing an election of his own, Finnish Finance Minister Jyrki Katainen said that Portugal 's deficit-reduction steps must be even stronger than what was proposed in parliament prior to the election call. +True Annotation: [('Finnish parliamentary election, 2011', 'event')] +Predicted Annotation: [('election', 'event'), ('Finnish Finance Minister', 'organization'), ('Jyrki Katainen', 'person'), ('Portugal', 'location'), ('election', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 543: +Sentence: In the period of Thatcherism, the Conservative Party courted the British Jewish community. +True Annotation: [('Conservative Party', 'organization')] +Predicted Annotation: [('Conservative Party', 'organization'), ('British Jewish community', 'organization')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 544: +Sentence: He was a prolific and multilingual writer and has published 21 books including novels, epics and an anthology of poems in Nepal Bhasa, Nepali, English and Hindi. +True Annotation: [('Nepali', 'location')] +Predicted Annotation: [('He', 'person'), ('novels', 'product'), ('epics', 'product'), ('anthology of poems', 'product'), ('Nepal Bhasa', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 545: +Sentence: Thome passed Frank Robinson on September 11, 2010 when he hit his 587th career home run in the top of the 12th inning in Cleveland. +True Annotation: [('Frank Robinson', 'person')] +Predicted Annotation: [('Thome', 'person'), ('Frank Robinson', 'person'), ('September 11, 2010', 'event'), ('Cleveland', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 546: +Sentence: He took part in the Oxford disputes against Cranmer, Hugh Latimer and Nicholas Ridley; but he was ill at ease with the brutality of some measures put in force against the Church of England. +True Annotation: [('Church of England', 'organization')] +Predicted Annotation: [('Oxford', 'location'), ('Cranmer', 'person'), ('Hugh Latimer', 'person'), ('Nicholas Ridley', 'person'), ('Church of England', 'organization')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 547: +Sentence: He is a co-founder and the president of the Marwood Group, a financial-services firm headquartered in New York City, New York. +True Annotation: [('New York', 'location'), ('New York', 'organization')] +Predicted Annotation: [('Marwood Group', 'organization'), ('New York City', 'location'), ('New York', 'location')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 548: +Sentence: It is dual carriageway for most of its length and connects Nantwich, junctions 16 and 15 of the M6 motorway with the city of Stoke-on-Trent. +True Annotation: [('Stoke-on-Trent', 'location')] +Predicted Annotation: [('Nantwich', 'location'), ('Stoke-on-Trent', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 549: +Sentence: It is not rare either to see her spend nights as a great ball of fire in the sky above Anboto or toward other places of the Basque Country where she possesses dwellings like the nearby Oiz or Aizkorri. +True Annotation: [('Aizkorri', 'location')] +Predicted Annotation: [('her', 'person'), ('Anboto', 'location'), ('Basque Country', 'location'), ('she', 'person'), ('Oiz', 'location'), ('Aizkorri', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 550: +Sentence: The Socialist Youth League was the youth group affiliated with the Workers Party, a splinter Trotskyist party led by Max Shachtman. +True Annotation: [('Workers Party', 'organization')] +Predicted Annotation: [('Socialist Youth League', 'organization'), ('Workers Party', 'organization'), ('Max Shachtman', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 551: +Sentence: Home Sweet Home is a 2005 Hong Kong horror film directed by Cheang Pou-soi, starring Shu Qi, Karena Lam and Alex Fong. +True Annotation: [('Alex Fong', 'person')] +Predicted Annotation: [('Hong Kong', 'location'), ('Cheang Pou-soi', 'person'), ('Shu Qi', 'person'), ('Karena Lam', 'person'), ('Alex Fong', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 552: +Sentence: Pat Quinn, Chicago Mayor Richard M. Daley, Illinois House Speaker Mike Madigan, Attorney General Lisa Madigan, Comptroller Dan Hynes, Treasurer Alexi Giannoulias, Secretary of State Jesse White, Illinois Senate President John Cullerton, and Cook County Board President Todd Stroger. +True Annotation: [('Alexi Giannoulias', 'person')] +Predicted Annotation: [('Pat Quinn', 'person'), ('Chicago', 'location'), ('Richard M. Daley', 'person'), ('Illinois', 'location'), ('Mike Madigan', 'person'), ('Attorney General', 'organization'), ('Lisa Madigan', 'person'), ('Dan Hynes', 'person'), ('Alexi Giannoulias', 'person'), ('Secretary of State', 'organization'), ('Jesse White', 'person'), ('Illinois', 'location'), ('John Cullerton', 'person'), ('Cook County Board', 'organization'), ('Todd Stroger', 'person')] +Precision: 0.07142857142857142; Recall: 1.0; F1-score: 0.13333333333333333 +-------------------------------------------------- + +Instance 553: +Sentence: The Eastern Shore of Virginia consists of two counties ( Accomack and Northampton ) on the Atlantic coast of the Commonwealth of Virginia in the United States. +True Annotation: [('Accomack County, Virginia', 'location')] +Predicted Annotation: [('Eastern Shore of Virginia', 'location'), ('Accomack', 'location'), ('Northampton', 'location'), ('Atlantic coast', 'location'), ('Commonwealth of Virginia', 'location'), ('United States', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 554: +Sentence: The festival expressed its solidarity for the " anti-colonialist struggle " of the peoples of Indonesia, Malaysia and French Indochina and also for the " anti-fascist struggle " of the Spanish and Greek peoples. +True Annotation: [('Greece', 'location'), ('Greece', 'organization'), ('Greece', 'person')] +Predicted Annotation: [('The festival', 'event'), ('anti-colonialist struggle', 'event'), ('Indonesia', 'location'), ('Malaysia', 'location'), ('French Indochina', 'location'), ('anti-fascist struggle', 'event'), ('Spanish and Greek peoples', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 555: +Sentence: February 3 & ndash; Battle of Caseros or Battle of Monte Caseros, Argentina: The Argentine provinces of Entre Rios and Corrientes allied with Brazil and members of Colorado Party of Uruguay, defeat Buenos Aires troops under Juan Manuel de Rosas. +True Annotation: [('Brazil', 'location')] +Predicted Annotation: [('Battle of Caseros', 'event'), ('Battle of Monte Caseros', 'event'), ('Argentina', 'location'), ('Entre Rios', 'location'), ('Corrientes', 'location'), ('Colorado Party of Uruguay', 'organization'), ('Buenos Aires', 'location'), ('Juan Manuel de Rosas', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 556: +Sentence: West of US 441, Sheridan Street continues westward to US 27 ( SR 25 ), 14mikm from the western end of SR 822, forming the southern boundaries of Cooper City and Davie and the northern boundary of Pembroke Pines along the way. +True Annotation: [('Pembroke Pines, Florida', 'location')] +Predicted Annotation: [('US 441', 'location'), ('Sheridan Street', 'location'), ('US 27', 'location'), ('SR 25', 'location'), ('SR 822', 'location'), ('Cooper City', 'location'), ('Davie', 'location'), ('Pembroke Pines', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 557: +Sentence: The 2000 UMass Minutemen football team represented the University of Massachusetts Amherst in the 2000 NCAA Division I-AA football season as a member of the Atlantic 10 Conference. +True Annotation: [('Atlantic 10 Conference', 'organization')] +Predicted Annotation: [('University of Massachusetts Amherst', 'organization'), ('2000 NCAA Division I-AA football season', 'event'), ('Atlantic 10 Conference', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 558: +Sentence: His comeback fight took place on November 25, 2006, against Brian Minto. +True Annotation: [('Brian Minto', 'person')] +Predicted Annotation: [('His comeback fight', 'event'), ('November 25, 2006', 'event'), ('Brian Minto', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 559: +Sentence: Song 's fleet consisted of 47 Boeing 757 narrow-body, fitted in a 199 seats, all-economy class, more-legroom configuration and painted in a lime-green livery and one Boeing 757 narrow-body ( N610DL ) in pink to support the Breast Cancer Research Foundation. +True Annotation: [('Boeing 757', 'product')] +Predicted Annotation: [('Song', 'person'), ('Boeing 757 narrow-body', 'product'), ('Boeing 757 narrow-body', 'product'), ('N610DL', 'product'), ('Breast Cancer Research Foundation', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 560: +Sentence: He wrote biographical essays and edited books of lyrics on Hank Williams, Merle Haggard, Johnny Cash and Willie Nelson. +True Annotation: [('Hank Williams', 'person')] +Predicted Annotation: [('Hank Williams', 'person'), ('Merle Haggard', 'person'), ('Johnny Cash', 'person'), ('Willie Nelson', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 561: +Sentence: The soil of Bhind is very fertile and is well drained by the Chambal, Kali Sind, Kunwari or Kwari, Pahuj and Baisali rivers and by an extensive canal system. +True Annotation: [('Pahuj River', 'location')] +Predicted Annotation: [('Bhind', 'location'), ('Chambal', 'location'), ('Kali Sind', 'location'), ('Pahuj', 'location'), ('Baisali', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 562: +Sentence: In 1740 and 1748, David Hume published Treatise of Human Nature and An Enquiry concerning Human Understanding, arguing for the associations and causes of ideas with visual images, forerunners to the language of film. +True Annotation: [('David Hume', 'person')] +Predicted Annotation: [('1740', 'event'), ('David Hume', 'person'), ('visual images', 'art')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 563: +Sentence: Imielnia i ' mjelna is a village in the administrative district of Gmina Kluki, within Belchatow County, Lodz Voivodeship, in central Poland. +True Annotation: [('Åódź Voivodeship', 'location')] +Predicted Annotation: [("Imielnia i ' mjelna", 'location'), ('Gmina Kluki', 'location'), ('Belchatow County', 'location'), ('Lodz Voivodeship', 'location'), ('central Poland', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 564: +Sentence: Riva Ligure is a comune ( municipality ) in the Province of Imperia in the Italian region Liguria, located about 110 & nbsp; km southwest of Genoa and about 13 & nbsp; km southwest of Imperia. +True Annotation: [('Genoa', 'location')] +Predicted Annotation: [('Riva Ligure', 'location'), ('Imperia', 'location'), ('Liguria', 'location'), ('Genoa', 'location'), ('Imperia', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 565: +Sentence: There is a further link by Bundesstraße 9 from Oppenheim by way of Dienheim, Uelversheim and Weinolsheim, or from Guntersblum by way of Eimsheim. +True Annotation: [('Dienheim', 'location')] +Predicted Annotation: [('Bundesstraße 9', 'location'), ('Oppenheim', 'location'), ('Dienheim', 'location'), ('Uelversheim', 'location'), ('Weinolsheim', 'location'), ('Guntersblum', 'location'), ('Eimsheim', 'location')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 566: +Sentence: His breakthrough came with the production of two albums for hardcore punk band TSOL ( Revenge ( 1986 ) and Hit And Run ( 1987 ) ), but the first really big record he produced was Bang Tango 's Psycho Cafe in 1989. +True Annotation: [('Bang Tango', 'person')] +Predicted Annotation: [('TSOL', 'organization'), ('Bang Tango', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 567: +Sentence: The Raiders were previously a member of the Continental Indoor Football League ( formerly the Great Lakes Indoor Football League ) from 2006 to 2008 and the American Indoor Football Association for two exhibition matches in 2008. +True Annotation: [('American Indoor Football Association', 'organization')] +Predicted Annotation: [('Continental Indoor Football League', 'organization'), ('Great Lakes Indoor Football League', 'organization'), ('American Indoor Football Association', 'organization'), ('exhibition matches', 'event')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 568: +Sentence: December 1 - Fred Rose, 56, songwriter and founder of Acuff-Rose Music. +True Annotation: [('Acuff-Rose Music', 'organization')] +Predicted Annotation: [('December 1', 'event'), ('Fred Rose', 'person'), ('Acuff-Rose Music', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 569: +Sentence: It was recorded in New York City in March 1996, and produced by Thela with Tom Surgal. +True Annotation: [('New York City', 'location'), ('New York City', 'organization')] +Predicted Annotation: [('New York City', 'location'), ('March 1996', 'event'), ('Thela', 'organization'), ('Tom Surgal', 'person')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 570: +Sentence: Between degrees he worked at Ferranti, where he was responsible for compiler development, and designed and implemented an operating system. +True Annotation: [('Ferranti', 'organization')] +Predicted Annotation: [('he', 'person'), ('Ferranti', 'organization'), ('operating system', 'product')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 571: +Sentence: PlayStation Move Heroes, is a 2011 Action-adventure video game developed by Nihilistic Software and published by Sony Computer Entertainment. +True Annotation: [('Sony Computer Entertainment', 'person'), ('Sony Computer Entertainment', 'organization')] +Predicted Annotation: [('PlayStation Move Heroes', 'product'), ('Nihilistic Software', 'organization'), ('Sony Computer Entertainment', 'organization')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 572: +Sentence: The 1974 creation of the Ceremonial County of Merseyside appended the former urban districts of Haydock, Newton-le-Willows and Rainford, and parts of Billinge-and-Winstanley and Ashton-in-Makerfield urban districts, along with part of Whiston Rural District, all from the administrative county of Lancashire. +True Annotation: [('Lancashire', 'location')] +Predicted Annotation: [('Ceremonial County of Merseyside', 'organization'), ('Haydock', 'location'), ('Newton-le-Willows', 'location'), ('Rainford', 'location'), ('Billinge-and-Winstanley', 'location'), ('Ashton-in-Makerfield', 'location'), ('Whiston Rural District', 'location'), ('Lancashire', 'location')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 573: +Sentence: The first star recognized as a Be star was Gamma Cassiopeiae, observed 1866 by Angelo Secchi, the first star ever observed with emission lines. +True Annotation: [('Angelo Secchi', 'person')] +Predicted Annotation: [('Gamma Cassiopeiae', 'location'), ('Angelo Secchi', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 574: +Sentence: Jesica, two siblings, her mother Magdelena Santillan and her mother 's boyfriend Melecio Huerta illegally entered the United States from Tamazula, Mexico, a town 275 miles west of Mexico City, so that she could receive medical treatment. +True Annotation: [('Mexico City', 'location'), ('Mexico City', 'organization')] +Predicted Annotation: [('Jesica', 'person'), ('Magdelena Santillan', 'person'), ('Melecio Huerta', 'person'), ('Tamazula, Mexico', 'location'), ('Mexico City', 'location')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 575: +Sentence: The newly rebranded breakfast show is known as The Chris Moyles Show and has increased its audience, now ahead of The Today Programme on Radio 4 as the second most popular breakfast show ( after ' Wake up with Wogan ' hosted by Terry Wogan ). +True Annotation: [('Terry Wogan', 'person')] +Predicted Annotation: [('Radio 4', 'organization'), ('Terry Wogan', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 576: +Sentence: Richard Franklin Pettigrew ( July 23, 1848 October 5, 1926 ) was an American lawyer, surveyor, and land developer. +True Annotation: [('United States', 'location'), ('United States', 'organization'), ('United States', 'person')] +Predicted Annotation: [('Richard Franklin Pettigrew', 'person'), ('October 5, 1926', 'event'), ('American', 'location'), ('land developer', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 577: +Sentence: Brawn GP led Toyota by 8.5 points in the Constructors ' Championship, with Renault and BMW Sauber a further 12.5 points behind. +True Annotation: [('Renault F1', 'organization')] +Predicted Annotation: [('Brawn GP', 'event'), ('Toyota', 'organization'), ("Constructors ' Championship", 'event'), ('Renault', 'organization'), ('BMW Sauber', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 578: +Sentence: Chile is one of the 5 countries with the most descendants of Greeks in the world. +True Annotation: [('Chile', 'location')] +Predicted Annotation: [('Chile', 'location'), ('Greeks', 'person'), ('world', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 579: +Sentence: Detective Constable Rob Davys collapsed during the race and was taken to Peterborough District Hospital. +True Annotation: [('Peterborough District Hospital', 'location'), ('Peterborough District Hospital', 'building')] +Predicted Annotation: [('Detective Constable Rob Davys', 'person'), ('race', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 580: +Sentence: Most Sahus live in Andhra Pradesh, Chattisgarh, Uttar Pradesh, Orissa, Maharashtra, Madhya Pradesh, Jharkhand, Bihar and Rajasthan. +True Annotation: [('Bihar', 'location')] +Predicted Annotation: [('Sahus', 'person'), ('Andhra Pradesh', 'location'), ('Chattisgarh', 'location'), ('Uttar Pradesh', 'location'), ('Orissa', 'location'), ('Maharashtra', 'location'), ('Madhya Pradesh', 'location'), ('Jharkhand', 'location'), ('Bihar', 'location'), ('Rajasthan', 'location')] +Precision: 0.1; Recall: 1.0; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 581: +Sentence: The River Tay ( Gaelic: Tatha ) is the longest river in Scotland and the seventh-longest in the United Kingdom. +True Annotation: [('Scotland', 'location')] +Predicted Annotation: [('Scotland', 'location')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 582: +Sentence: Battle Through Time is a side-scrolling ground-based shoot 'em up game drawing obvious influence from the arcade game Moon Patrol. +True Annotation: [('Moon Patrol', 'product')] +Predicted Annotation: [('Battle Through Time', 'product'), ('Moon Patrol', 'product')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 583: +Sentence: Both Architects were veterans who served in the war and moved on to study under Charles D'Ebro. +True Annotation: [("Charles D'Ebro", 'person')] +Predicted Annotation: [('Architects', 'organization'), ('war', 'event'), ("Charles D'Ebro", 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 584: +Sentence: He traces his adventurous streak back to his grandfather from Bristol, England-also named Austin James Stevens-part founder of the AJS Motorbike Corporation, but later took the boat to Africa. +True Annotation: [('Bristol', 'location')] +Predicted Annotation: [('Bristol', 'location'), ('England-also', 'location'), ('Austin James Stevens-part', 'person'), ('AJS Motorbike Corporation', 'organization'), ('Africa', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 585: +Sentence: Later, it was determined that the chants were in response to the news that al-Qaeda leader Osama bin Laden, the mastermind of the September 11 attacks, had been killed by United States special operations forces in Abbottabad, Pakistan. +True Annotation: [('Abbottabad', 'location')] +Predicted Annotation: [('al-Qaeda', 'organization'), ('Osama bin Laden', 'person'), ('September 11 attacks', 'event'), ('United States special operations forces', 'organization'), ('Abbottabad', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 586: +Sentence: Together with most of Hurst and Bedford, this area forms one of the largest recognized suburban school districts in the state. +True Annotation: [('Bedford, Texas', 'location')] +Predicted Annotation: [('Hurst', 'location'), ('Bedford', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 587: +Sentence: The single entered the Billboard Hot R&B / Hip-Hop Songs chart at number 72 and has climbed as high as number 30. +True Annotation: [('Billboard', 'person'), ('Billboard', 'art')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 588: +Sentence: In the 1980s he wrote about television for the Michigan Voice, Mother Jones, and In These Times. +True Annotation: [('In These Times', 'art')] +Predicted Annotation: [('Michigan Voice', 'organization'), ('Mother Jones', 'organization'), ('In These Times', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 589: +Sentence: Sandals Resorts has a total of 15 couples-only properties, including eight in Jamaica, three in St. Lucia, one in Antigua, two in the Bahamas, and one in Varadero, Cuba. +True Annotation: [('Cuba', 'location'), ('Cuba', 'organization')] +Predicted Annotation: [('Sandals Resorts', 'organization'), ('Jamaica', 'location'), ('St. Lucia', 'location'), ('Antigua', 'location'), ('Bahamas', 'location'), ('Varadero', 'location'), ('Cuba', 'location')] +Precision: 0.14285714285714285; Recall: 0.5; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 590: +Sentence: The name Aredale is derived from a variation on the Pennsylvania town of Airville, from which several Aredale residents had emigrated. +True Annotation: [('Pennsylvania', 'location'), ('Pennsylvania', 'organization')] +Predicted Annotation: [('Aredale', 'location'), ('Pennsylvania', 'location'), ('Airville', 'location'), ('Aredale', 'location')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 591: +Sentence: In 1971, Mel Stuart offered Wilder the lead role in his film adaptation of Roald Dahl 's Charlie and the Chocolate Factory. +True Annotation: [('Willy Wonka and the Chocolate Factory', 'art')] +Predicted Annotation: [('Mel Stuart', 'person'), ('Wilder', 'person'), ('film adaptation', 'event'), ('Roald Dahl', 'person'), ('Charlie and the Chocolate Factory', 'art')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 592: +Sentence: The 2010 LKL All-Star Game will be held in Cido Arena on March 20, 2010. +True Annotation: [('Lietuvos KrepÅ¡inio Lyga', 'organization')] +Predicted Annotation: [('2010 LKL All-Star Game', 'event'), ('Cido Arena', 'building')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 593: +Sentence: On 6 March the squadron took off from the aircraft carrier for their new base at Ratmalana assigned to defend the large Royal Navy fleet stationed at Colombo. +True Annotation: [('Ratmalana', 'location'), ('Ratmalana', 'building')] +Predicted Annotation: [('On 6 March', 'event'), ('squadron', 'organization'), ('aircraft carrier', 'building'), ('Ratmalana', 'location'), ('Royal Navy fleet', 'organization'), ('Colombo', 'location')] +Precision: 0.16666666666666666; Recall: 0.5; F1-score: 0.25 +-------------------------------------------------- + +Instance 594: +Sentence: Apart from the town of Paczkow, Gmina Paczkow contains the villages and settlements of Dziewietlice, Frydrychow, Goscice, Kamienica, Kozielno, Lisie Katy, Sciborz, Stary Paczkow, Trzeboszowice, Ujezdziec, Unikowice and Wilamowa. +True Annotation: [('Lisie KÄ…ty, Opole Voivodeship', 'location')] +Predicted Annotation: [('Paczkow', 'location'), ('Gmina Paczkow', 'location'), ('Dziewietlice', 'location'), ('Frydrychow', 'location'), ('Goscice', 'location'), ('Kamienica', 'location'), ('Kozielno', 'location'), ('Lisie Katy', 'location'), ('Sciborz', 'location'), ('Stary Paczkow', 'location'), ('Trzeboszowice', 'location'), ('Ujezdziec', 'location'), ('Unikowice', 'location'), ('Wilamowa', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 595: +Sentence: Throughout the 1920s and 1930s they supplied engines to many companies manufacturing light-cars such as Abbey, AJS, Albatross, Ashton-Evans, Bayliss-Thomas, Clyno, Crossley, Crouch, GWK, Marendaz, Morgan, Triumph, Swift, and Standard. +True Annotation: [('Marendaz', 'organization')] +Predicted Annotation: [('Abbey', 'organization'), ('AJS', 'organization'), ('Albatross', 'organization'), ('Ashton-Evans', 'organization'), ('Bayliss-Thomas', 'organization'), ('Clyno', 'organization'), ('Crossley', 'organization'), ('Crouch', 'organization'), ('GWK', 'organization'), ('Marendaz', 'organization'), ('Morgan', 'organization'), ('Triumph', 'organization'), ('Swift', 'organization'), ('Standard', 'organization')] +Precision: 0.07142857142857142; Recall: 1.0; F1-score: 0.13333333333333333 +-------------------------------------------------- + +Instance 596: +Sentence: In 1917 he undersigned an order to arrest Vladimir Lenin, according to the decision of the Russian Provisional Government. +True Annotation: [('Russian Provisional Government', 'location')] +Predicted Annotation: [('1917', 'event'), ('Vladimir Lenin', 'person'), ('Russian Provisional Government', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 597: +Sentence: It was inspired by the work of J. R. R. Tolkien, and is also about revenge. +True Annotation: [('J. R. R. Tolkien', 'person')] +Predicted Annotation: [('J. R. R. Tolkien', 'person'), ('revenge', 'event')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 598: +Sentence: The second important document is the Gramota of the Byzantine emperor Alexius I Comnenus of July 1085, by which the monastery was granted autonomy and the status of a royal monastery. +True Annotation: [('Alexius I Comnenus', 'person')] +Predicted Annotation: [('Alexius I Comnenus', 'person'), ('July 1085', 'event'), ('monastery', 'building')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 599: +Sentence: Richard Owen, who described Anthodon, thought it was a dinosaur because dinosaurian skull material from the Early Cretaceous had become associated with the Permian material. +True Annotation: [('Richard Owen', 'person')] +Predicted Annotation: [('Richard Owen', 'person'), ('Early Cretaceous', 'event')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 600: +Sentence: The museum contains about 12 aircraft, including AEA June Bug, AEA Silver Dart, Curtiss Model D, Curtiss Model E, JN-4D Jenny, Curtiss Oriole, Curtiss Robin, three Mercury Aircraft, Curtiss P-40 Warhawk, and Curtiss-Wright Junior. +True Annotation: [('Curtiss P-40 Warhawk', 'product')] +Predicted Annotation: [('AEA', 'organization'), ('June Bug', 'product'), ('AEA', 'organization'), ('Silver Dart', 'product'), ('Curtiss', 'organization'), ('Curtiss', 'organization'), ('JN-4D Jenny', 'product'), ('Curtiss', 'organization'), ('Curtiss Robin', 'product'), ('Mercury Aircraft', 'organization'), ('Curtiss', 'organization'), ('Curtiss-Wright Junior', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 601: +Sentence: Ruth Plumly Thompson, who wrote a number of the books in the Oz series after Frank L. Baum died in 1919, also wrote a considerable number of editorial pages. +True Annotation: [('Frank L. Baum', 'person')] +Predicted Annotation: [('Ruth Plumly Thompson', 'person'), ('Oz series', 'art'), ('Frank L. Baum', 'person'), ('1919', 'event')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 602: +Sentence: Robin Hood Hills are a steep sided range of sandstone hills forming a natural amphitheatre surrounding the villages of Annesley and Newstead in Nottinghamshire, UK. +True Annotation: [('Nottinghamshire', 'location')] +Predicted Annotation: [('Robin Hood Hills', 'location'), ('Annesley', 'location'), ('Newstead', 'location'), ('Nottinghamshire', 'location'), ('UK', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 603: +Sentence: Hitchin Rugby Football Club is a rugby club based in Hitchin, Hertfordshire, England. +True Annotation: [('England', 'location')] +Predicted Annotation: [('Hitchin', 'location'), ('Hitchin', 'location'), ('Hertfordshire', 'location'), ('England', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 604: +Sentence: Trampers can obtain weather information, maps and guidance from the Department of Conservation. +True Annotation: [('New Zealand Department of Conservation', 'organization')] +Predicted Annotation: [('Trampers', 'person'), ('Department of Conservation', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 605: +Sentence: The study investigated the possibility of links to Heathrow Airport and connections with Crossrail, the Great Western Main Line, and the Channel Tunnel Rail Link ( HS1 ). +True Annotation: [('High Speed 1', 'location')] +Predicted Annotation: [('The study', 'event'), ('Heathrow Airport', 'location'), ('Crossrail', 'organization'), ('Great Western Main Line', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 606: +Sentence: The album places Hodges at the fore, backing him with piano by Ellington or Billy Strayhorn and providing other accompaniment by well-known jazz figures like Ben Webster, Roy Eldridge, Harry " Sweets " Edison and Jo Jones. +True Annotation: [('Ben Webster', 'person')] +Predicted Annotation: [('Hodges', 'person'), ('Ellington', 'person'), ('Billy Strayhorn', 'person'), ('jazz', 'art'), ('Ben Webster', 'person'), ('Roy Eldridge', 'person'), ('Harry " Sweets " Edison', 'person'), ('Jo Jones', 'person')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 607: +Sentence: From the rule of the Flavian Dynasty until the Year Of The Five Emperors, the Roman Empire experienced an extended period of internal peace and harmony later known as the time of The Five Good Emperors - Nerva, Trajan, Hadrian, Antonius Pius and Marcus Aurelius. +True Annotation: [('Marcus Aurelius', 'person')] +Predicted Annotation: [('Roman Empire', 'organization'), ('Nerva', 'person'), ('Trajan', 'person'), ('Hadrian', 'person'), ('Antonius Pius', 'person'), ('Marcus Aurelius', 'person')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 608: +Sentence: In 2007 Benga, along with fellow producers Skream and Artwork, formed the dubstep supergroup Magnetic Man. +True Annotation: [('Magnetic Man', 'person')] +Predicted Annotation: [('Benga', 'person'), ('Skream', 'person'), ('Artwork', 'person'), ('Magnetic Man', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 609: +Sentence: Rogi ' rogi is a village in the administrative district of Gmina Wielgomlyny, within Radomsko County, Lodz Voivodeship, in central Poland. +True Annotation: [('Åódź Voivodeship', 'location')] +Predicted Annotation: [('Rogi', 'location'), ('Gmina Wielgomlyny', 'location'), ('Radomsko County', 'location'), ('Lodz Voivodeship', 'location'), ('central Poland', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 610: +Sentence: Rustu was first discovered by goalkeeper coach Ilie Datcu and was later introduced to Fatih Terim. +True Annotation: [('Fatih Terim', 'person')] +Predicted Annotation: [('Rustu', 'location'), ('Ilie Datcu', 'person'), ('Fatih Terim', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 611: +Sentence: Remaining at UK, Walls worked toward a doctorate in sociology and edited Appalachia in the Sixtieswith his faculty mentor John B. Stephenson. +True Annotation: [('John B. Stephenson', 'person')] +Predicted Annotation: [('UK', 'location'), ('Walls', 'person'), ('Appalachia', 'location'), ('John B. Stephenson', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 612: +Sentence: jpgthumbleftGilberdyke Methodist ChurchThe civil parish is formed by the village of Gilberdyke and the hamlets of Bennetland, Hive, Sandholme and Scalby. +True Annotation: [('Sandholme, East Riding of Yorkshire', 'location')] +Predicted Annotation: [('Gilberdyke', 'location'), ('Bennetland', 'location'), ('Hive', 'location'), ('Sandholme', 'location'), ('Scalby', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 613: +Sentence: Bielany bje ' lany is a village in the administrative district of Gmina Kety, within Oswiecim County, Lesser Poland Voivodeship, in southern Poland. +True Annotation: [('OÅ›wiÄ™cim County', 'location')] +Predicted Annotation: [("Bielany bje ' lany", 'location'), ('Gmina Kety', 'location'), ('Oswiecim County', 'location'), ('Lesser Poland Voivodeship', 'location'), ('southern Poland', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 614: +Sentence: In the aftermath of the Skrull invasion, the Inhumans transform Attilan into a space-capable vessel, powered by Black Bolt 's voice and leave the Moon. +True Annotation: [('Secret Invasion', 'art')] +Predicted Annotation: [('Skrull invasion', 'event'), ('Inhumans', 'organization'), ('Attilan', 'location'), ('space-capable vessel', 'product'), ('Black Bolt', 'person'), ('Moon', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 615: +Sentence: It originates near Haringhata in Nadia district and then flows through Deganga, Habra and Barasat areas of North 24 Parganas before joining the Raimangal River in the Sundarbans. +True Annotation: [('Nadia district', 'location')] +Predicted Annotation: [('Haringhata', 'location'), ('Nadia district', 'location'), ('Deganga', 'location'), ('Habra', 'location'), ('Barasat', 'location'), ('North 24 Parganas', 'location'), ('Raimangal River', 'location'), ('Sundarbans', 'location')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 616: +Sentence: After just 4 appearances he returned to the USA and signed for the now defunct Major Indoor Soccer League ( MISL ) team the Orlando Sharks. +True Annotation: [('Orlando Sharks', 'organization')] +Predicted Annotation: [('USA', 'location'), ('Major Indoor Soccer League', 'organization'), ('MISL', 'organization'), ('Orlando Sharks', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 617: +Sentence: Japanese politician of the New Komeito Party, a member of the House of Councillors in the Diet ( national legislature ). +True Annotation: [('Diet of Japan', 'organization')] +Predicted Annotation: [('Japanese politician', 'person'), ('New Komeito Party', 'organization'), ('House of Councillors', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 618: +Sentence: In the early centuries of the first millennium, the people of the Malay Peninsula adopted the Indian religions of Hinduism and Buddhism, religions which had a major effect on the language and culture of those living in Malaysia. +True Annotation: [('Hinduism', 'organization')] +Predicted Annotation: [('Malay Peninsula', 'location'), ('Indian religions', 'organization'), ('Hinduism', 'organization'), ('Buddhism', 'organization'), ('Malaysia', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 619: +Sentence: July 20: Hayao Miyazaki 's Spirited Away premieres; it becomes the first anime film to win an Academy Award. +True Annotation: [('Academy Award', 'event')] +Predicted Annotation: [('Hayao Miyazaki', 'person'), ('Spirited Away', 'art')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 620: +Sentence: Archaeological excavations of burial sites on the island of Lovon near modern-day Stockholm have shown that the actual Christianization of the people was very slow and took at least 150-200 years, and this was a very central location in the Swedish kingdom. +True Annotation: [('Lovön', 'location')] +Predicted Annotation: [('Lovon', 'location'), ('modern-day Stockholm', 'location'), ('Christianization', 'event'), ('Swedish kingdom', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 621: +Sentence: 1956 & ndash; The Republic of the Sudan achieves independence from the Egyptian Republic and the United Kingdom of Great Britain and Northern Ireland. +True Annotation: [('United Kingdom', 'location'), ('United Kingdom', 'organization')] +Predicted Annotation: [('1956', 'event'), ('The Republic of the Sudan', 'organization'), ('Egyptian Republic', 'organization'), ('United Kingdom of Great Britain and Northern Ireland', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 622: +Sentence: He spoke out against deregulation that allowed diploma mills like Rutherford University and Kingston College which advertised to foreign students. +True Annotation: [('Kingston College', 'organization')] +Predicted Annotation: [('He', 'person'), ('deregulation', 'event'), ('diploma mills', 'organization'), ('Rutherford University', 'organization'), ('Kingston College', 'organization')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 623: +Sentence: Doblo, Linea, Idea, Mille, Palio, Palio Fire, Palio Weekend, Punto, Siena, Stilo, Strada, Uno. +True Annotation: [('Fiat Palio', 'product')] +Predicted Annotation: [('Doblo', 'location'), ('Linea', 'location'), ('Palio', 'event'), ('Palio Fire', 'event'), ('Palio Weekend', 'event'), ('Punto', 'location'), ('Siena', 'location'), ('Stilo', 'location'), ('Strada', 'location'), ('Uno', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 624: +Sentence: When she was thirty ( in 1983 ) she taught chemistry at the National University of Rwanda. +True Annotation: [('National University of Rwanda', 'location'), ('National University of Rwanda', 'organization')] +Predicted Annotation: [('she', 'person'), ('National University of Rwanda', 'organization')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 625: +Sentence: Safe @ Office is a line of firewall and VPN appliances developed by SofaWare Technologies, a Check Point company. +True Annotation: [('Check Point', 'organization')] +Predicted Annotation: [('Safe @ Office', 'product'), ('SofaWare Technologies', 'organization'), ('Check Point', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 626: +Sentence: The Transmigration program ( Transmigrasi ) was a National Government initiative to move landless people from densely populated areas of Indonesia ( such as Java and Bali ) to less populous areas of the country including Papua, Kalimantan, Sumatra, and Sulawesi. +True Annotation: [('Sulawesi', 'location')] +Predicted Annotation: [('Transmigration program', 'event'), ('Transmigrasi', 'event'), ('National Government', 'organization'), ('Indonesia', 'location'), ('Java', 'location'), ('Bali', 'location'), ('Papua', 'location'), ('Kalimantan', 'location'), ('Sumatra', 'location'), ('Sulawesi', 'location')] +Precision: 0.1; Recall: 1.0; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 627: +Sentence: The series is best known for starring kid-sized versions of popular professional sports stars, such as Albert Pujols, Paul Pierce, Barry Bonds, Tim Duncan, Kevin Garnett, Tom Brady, Alex Rodriguez, Joe Thornton and Andy Macdonald. +True Annotation: [('Barry Bonds', 'person')] +Predicted Annotation: [('The series', 'event'), ('Albert Pujols', 'person'), ('Paul Pierce', 'person'), ('Barry Bonds', 'person'), ('Tim Duncan', 'person'), ('Kevin Garnett', 'person'), ('Tom Brady', 'person'), ('Alex Rodriguez', 'person'), ('Joe Thornton', 'person'), ('Andy Macdonald', 'person')] +Precision: 0.1; Recall: 1.0; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 628: +Sentence: December 5, 1969: Horacio Pina, Ron Law and Dave Nelson were traded by the Indians to the Washington Senators for Dennis Higgins and Barry Moore. +True Annotation: [('Texas Rangers', 'organization')] +Predicted Annotation: [('December 5, 1969', 'event'), ('Horacio Pina', 'person'), ('Ron Law', 'person'), ('Dave Nelson', 'person'), ('Indians', 'organization'), ('Washington Senators', 'organization'), ('Dennis Higgins', 'person'), ('Barry Moore', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 629: +Sentence: Plans for revolt by the 130th Baluchi Regiment at Rangoon on 21 February were thwarted. +True Annotation: [('Rangoon', 'location')] +Predicted Annotation: [('Plans for revolt', 'event'), ('130th Baluchi Regiment', 'organization'), ('Rangoon', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 630: +Sentence: He also attracted followers from Amesbury, Newbury, and Byfield in northern Massachusetts. +True Annotation: [('Amesbury, Massachusetts', 'location')] +Predicted Annotation: [('He', 'person'), ('Amesbury', 'location'), ('Newbury', 'location'), ('Byfield', 'location'), ('northern Massachusetts', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 631: +Sentence: The selection process for the 1944 Summer Olympics consisted of ten bids, and saw London be selected ahead of Rome, Detroit, Lausanne, Athens, Budapest, Helsinki and Montreal. +True Annotation: [('Athens', 'location')] +Predicted Annotation: [('1944 Summer Olympics', 'event'), ('London', 'location'), ('Rome', 'location'), ('Detroit', 'location'), ('Lausanne', 'location'), ('Athens', 'location'), ('Budapest', 'location'), ('Helsinki', 'location'), ('Montreal', 'location')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 632: +Sentence: Derfel was then adopted by Merlin into his community on the Tor at Ynys Wydryn ( the isle of Avalon, modern Glastonbury ) where he became friends with Nimue, otherwise known as Vivien, another child believed to be touched by the gods and Merlin 's apprentice. +True Annotation: [('Nimue', 'art')] +Predicted Annotation: [('Derfel', 'location'), ('Merlin', 'person'), ('Ynys Wydryn', 'location'), ('Avalon', 'location'), ('Glastonbury', 'location'), ('Nimue', 'person'), ('Vivien', 'person'), ('Merlin', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 633: +Sentence: Downsview is a station of the Yonge-University-Spadina line of the subway system of Toronto, Ontario, Canada. +True Annotation: [('Ontario', 'location')] +Predicted Annotation: [('Downsview', 'location'), ('subway system', 'organization'), ('Toronto', 'location'), ('Ontario', 'location'), ('Canada', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 634: +Sentence: Bertram Sharp ( 8 January 1876 - 2 November 1949 ) was an English footballer who played as a full-back with Aston Villa, Everton and Southampton around the turn of the 20th century. +True Annotation: [('Everton F.C.', 'organization')] +Predicted Annotation: [('Bertram Sharp', 'person'), ('Aston Villa', 'organization'), ('Everton', 'organization'), ('Southampton', 'organization'), ('turn of the 20th century', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 635: +Sentence: This was the second Steve Earle song that Loveless recorded, the first being " Some Blue Moons Ago " from her first album, Patty Loveless. +True Annotation: [('Patty Loveless', 'art')] +Predicted Annotation: [('Steve Earle', 'person'), ('Some Blue Moons Ago', 'art'), ('Patty Loveless', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 636: +Sentence: Cotton has acted on the Australian soap opera The Young Doctors and appeared in the lead role of a successful stage production of Andrew Lloyd Webber and Tim Rice 's Joseph and the Amazing Technicolour Dreamcoat. +True Annotation: [('Andrew Lloyd Webber', 'person')] +Predicted Annotation: [('Cotton', 'person'), ('Australian', 'location'), ('The Young Doctors', 'organization'), ('stage production', 'event'), ('Andrew Lloyd Webber', 'person'), ('Tim Rice', 'person'), ('Joseph and the Amazing Technicolour Dreamcoat', 'art')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 637: +Sentence: Hundreds of vehicles outside a Ford Assembly Plant in Hazelwood were damaged as well as almost every house within the city of Florissant in St. Louis County. +True Annotation: [('Florissant, Missouri', 'location')] +Predicted Annotation: [('Ford Assembly Plant', 'organization'), ('Hazelwood', 'location'), ('Florissant', 'location'), ('St. Louis County', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 638: +Sentence: Rick Steiner and Buff Bagwell defeated The Giant and Scott Steiner to win the WCW World Tag Team Championship ( 8:24 ) Rick pinned The Giant after a Steiner Bulldog. +True Annotation: [('Paul Wight', 'person')] +Predicted Annotation: [('Rick Steiner', 'person'), ('Buff Bagwell', 'person'), ('The Giant', 'person'), ('Scott Steiner', 'person'), ('WCW', 'organization'), ('The Giant', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 639: +Sentence: Both members perform in the antique-prog band Miasma & amp; the Carousel of Headless Horses. +True Annotation: [("Daniel O'Sullivan", 'person')] +Predicted Annotation: [('Both members', 'person'), ('Miasma', 'organization'), ('Carousel of Headless Horses', 'building')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 640: +Sentence: The 2010 Austin suicide attack occurred on February 18, 2010, when Andrew Joseph Stack III, flying his Piper Dakota, crashed into Building I of the Echelon office complex in Austin, Texas, United States, killing himself and Internal Revenue Service manager Vernon Hunter. +True Annotation: [('Internal Revenue Service', 'person'), ('Internal Revenue Service', 'organization')] +Predicted Annotation: [('Austin', 'location'), ('Andrew Joseph Stack III', 'person'), ('Building I', 'building'), ('Austin', 'location'), ('Texas', 'location'), ('United States', 'location'), ('Internal Revenue Service', 'organization'), ('Vernon Hunter', 'person')] +Precision: 0.14285714285714285; Recall: 0.5; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 641: +Sentence: For English Touring Opera, she has sung Jezibaba ( Rusalka ) and Kabanicha ( Katya Kabanova ). +True Annotation: [('English Touring Opera', 'organization')] +Predicted Annotation: [('English Touring Opera', 'organization'), ('Jezibaba', 'art'), ('Rusalka', 'art'), ('Kabanicha', 'art'), ('Katya Kabanova', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 642: +Sentence: He was confirmed by the United States Senate on August 4, 1983, and received his commission on August 6, 1983. +True Annotation: [('United States Senate', 'person'), ('United States Senate', 'organization')] +Predicted Annotation: [('He', 'person'), ('United States Senate', 'organization'), ('August 4, 1983', 'event'), ('August 6, 1983', 'event')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 643: +Sentence: The company was founded in Waterloo, Ontario, Canada in 1980 by imaging pioneer Dr. Savvas Chamberlain, a former Professor in Electrical Engineering at the University of Waterloo. +True Annotation: [('University of Waterloo', 'location'), ('University of Waterloo', 'organization')] +Predicted Annotation: [('Waterloo', 'location'), ('Ontario', 'location'), ('Canada', 'location'), ('Dr. Savvas Chamberlain', 'person'), ('University of Waterloo', 'organization')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 644: +Sentence: The communaute de communes des Terroirs d'Angillon was created on December 29th, 2000 and is located in the Cher departement of the Centre region of France. +True Annotation: [('Centre', 'location')] +Predicted Annotation: [("The communaute de communes des Terroirs d'Angillon", 'organization'), ('December 29th, 2000', 'event'), ('Cher departement', 'location'), ('Centre region of France', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 645: +Sentence: He helped start Dill Records which released most of the Skankin ' Pickle releases along with bands like Less Than Jake, Slapstick, MU330, and Less Than Jake ( all of which went to Asian Man Records after the demise of Skankin ' Pickle ). +True Annotation: [('MU330', 'person')] +Predicted Annotation: [('He', 'person'), ('Dill Records', 'organization'), ("Skankin ' Pickle", 'organization'), ('Asian Man Records', 'organization'), ("Skankin ' Pickle", 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 646: +Sentence: Rejinagar ( Vidhan Sabha constituency ) ( রেজিনগর বিধানসà¦à¦¾ কেনà§à¦¦à§à¦° ) is an assembly constituency in Murshidabad district in the Indian state of West Bengal. +True Annotation: [('West Bengal', 'location')] +Predicted Annotation: [('Rejinagar', 'location'), ('Murshidabad district', 'location'), ('West Bengal', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 647: +Sentence: On 18 December 1991 Silayev became the Permanent Representative of Russia to the European Community in Brussels; he resigned from his post on 7 February 1994. +True Annotation: [('European Community', 'person'), ('European Community', 'organization')] +Predicted Annotation: [('18 December 1991', 'event'), ('Silayev', 'person'), ('European Community', 'organization'), ('Brussels', 'location'), ('7 February 1994', 'event')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 648: +Sentence: Perreault played with future Hockey Hall of Fame members such as Bobby Orr, Darryl Sittler, Bobby Hull, Guy Lafleur and Marcel Dionne. +True Annotation: [('Marcel Dionne', 'person')] +Predicted Annotation: [('Perreault', 'person'), ('Hockey Hall of Fame', 'organization'), ('Bobby Orr', 'person'), ('Darryl Sittler', 'person'), ('Bobby Hull', 'person'), ('Guy Lafleur', 'person'), ('Marcel Dionne', 'person')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 649: +Sentence: Kavyen ' Kav ' Temperley ( bass/vocals ), Joel Quartermain ( guitar ) and Stuart MacLeod ( guitar ) formed the band to compete in the Australian National Campus Band Competition. +True Annotation: [('Joel Quartermain', 'person')] +Predicted Annotation: [('Joel Quartermain', 'person'), ('Stuart MacLeod', 'person'), ('Australian National Campus Band Competition', 'event')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 650: +Sentence: Colli sul Velino is a comune ( municipality ) in the Province of Rieti in the Italian region Latium, located about 70 & nbsp; km northeast of Rome and about 13 & nbsp; km northwest of Rieti. +True Annotation: [('Province of Rieti', 'location')] +Predicted Annotation: [('Colli sul Velino', 'location'), ('Province of Rieti', 'location'), ('Latium', 'location'), ('Rome', 'location'), ('Rieti', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 651: +Sentence: In March 2006 development was picked up again by Panu Matilainen from Red Hat at a new home, introducing basic multilib functionality and support for common repository metadata. +True Annotation: [('Red Hat', 'person'), ('Red Hat', 'organization')] +Predicted Annotation: [('March 2006', 'event'), ('Panu Matilainen', 'person'), ('Red Hat', 'organization'), ('new home', 'building')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 652: +Sentence: He was born in the village of Holuybne, Bereg County, Austria-Hungary ( now Svaliava Raion, Zakarpattia Oblast, Ukraine ) and emigrated to Pennsylvania with his parents at age five. +True Annotation: [('Zakarpattia Oblast', 'location')] +Predicted Annotation: [('Holuybne', 'location'), ('Bereg County', 'location'), ('Austria-Hungary', 'location'), ('Svaliava Raion', 'location'), ('Zakarpattia Oblast', 'location'), ('Ukraine', 'location'), ('Pennsylvania', 'location')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 653: +Sentence: Among the major cities of the region are Varna, Rousse, Pleven, Dobrich, Shumen, Veliko Tarnovo, Vratsa, Vidin, Montana, Lom, Silistra, Targovishte, and Razgrad. +True Annotation: [('Silistra', 'location')] +Predicted Annotation: [('Varna', 'location'), ('Rousse', 'location'), ('Pleven', 'location'), ('Dobrich', 'location'), ('Shumen', 'location'), ('Veliko Tarnovo', 'location'), ('Vratsa', 'location'), ('Vidin', 'location'), ('Montana', 'location'), ('Lom', 'location'), ('Silistra', 'location'), ('Targovishte', 'location'), ('Razgrad', 'location')] +Precision: 0.07692307692307693; Recall: 1.0; F1-score: 0.14285714285714288 +-------------------------------------------------- + +Instance 654: +Sentence: The band 's songs appeared on several Hollywood film soundtracks, such as Gremlins 2: The New Batch, Nothing But Trouble and The Taking of Beverly Hills. +True Annotation: [('The Taking of Beverly Hills', 'art')] +Predicted Annotation: [('The band', 'organization'), ('Hollywood', 'location'), ('Nothing But Trouble', 'art')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 655: +Sentence: On February 23, 1943, the group began two days of low-level strafing missions in support of hard-pressed Allied troops at Kasserine Pass, losing several aircraft. +True Annotation: [('Kasserine Pass', 'event')] +Predicted Annotation: [('the group', 'organization'), ('Kasserine Pass', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 656: +Sentence: Additional London credits include Cats, Hot Mikado, Martin Guerre, Blood Brothers and Spend Spend Spend, for which he was nominated for the Laurence Olivier Award. +True Annotation: [('Martin Guerre', 'art')] +Predicted Annotation: [('London', 'location'), ('Cats', 'art'), ('Hot Mikado', 'art'), ('Martin Guerre', 'art'), ('Blood Brothers', 'art'), ('Spend Spend Spend', 'art'), ('Laurence Olivier Award', 'event')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 657: +Sentence: In the program 's short history, wins have already been recorded over traditional Football Championship Subdivision powers such as a James Madison University ( ranked # 1 at the time ), Furman University and Wofford College. +True Annotation: [('Wofford College', 'location'), ('Wofford College', 'organization')] +Predicted Annotation: [('James Madison University', 'organization'), ('Furman University', 'organization'), ('Wofford College', 'organization')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 658: +Sentence: Henlow is a village and civil parish in the district of Central Bedfordshire in Bedfordshire, England. +True Annotation: [('Bedfordshire', 'location')] +Predicted Annotation: [('Henlow', 'location'), ('Bedfordshire', 'location'), ('Bedfordshire', 'location'), ('England', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 659: +Sentence: At Sydney Airport, the Seven Network placed a billboard near the exit, featuring a picture of an Oceanic Airlines hostess and the company 's symbol with the words " find815. +True Annotation: [('Sydney Airport', 'location'), ('Sydney Airport', 'building')] +Predicted Annotation: [('Sydney Airport', 'location'), ('Seven Network', 'organization'), ('Oceanic Airlines hostess', 'person')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 660: +Sentence: It planned to launch operations in 2005 linking Brisbane to generally exotic destinations in the Pacific, using a Russian Yakovlev Yak-42D aircraft leased from the Russian airline Karat. +True Annotation: [('Karat', 'organization')] +Predicted Annotation: [('Brisbane', 'location'), ('Pacific', 'location'), ('Russian airline', 'organization'), ('Karat', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 661: +Sentence: Bugno 's performance in the Grand Tours, however, was over-shadowed by Miguel Indurain. +True Annotation: [('Miguel Indurain', 'person')] +Predicted Annotation: [('Bugno', 'person'), ('Grand Tours', 'event'), ('Miguel Indurain', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 662: +Sentence: Since 2003, one of his hobbies has been racing and breeding horses on his Arindel Farms in Ocala, Florida. +True Annotation: [('Ocala, Florida', 'location')] +Predicted Annotation: [('Arindel Farms', 'organization'), ('Ocala', 'location'), ('Florida', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 663: +Sentence: Mark Knowles and Daniel Nestor were the defending champions, but lost in the first round to Lukas Dlouhy and David Skoch. +True Annotation: [('David Å koch', 'person')] +Predicted Annotation: [('Mark Knowles', 'person'), ('Daniel Nestor', 'person'), ('first round', 'event'), ('Lukas Dlouhy', 'person'), ('David Skoch', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 664: +Sentence: Manchukuo used the Chosen ports of Yuki, Seishin and Rashin for the Japan sea area. +True Annotation: [('Sea of Japan', 'location')] +Predicted Annotation: [('Manchukuo', 'organization'), ('Chosen ports', 'location'), ('Yuki', 'location'), ('Seishin', 'location'), ('Rashin', 'location'), ('Japan sea area', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 665: +Sentence: Giovanni Invernizzi ( born August 26, 1931 in Albairate; died February 28, 2005 in Milan ) was an Italian professional football player and coach. +True Annotation: [('Milan', 'location')] +Predicted Annotation: [('Giovanni Invernizzi', 'person'), ('Albairate', 'location'), ('Milan', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 666: +Sentence: png20pxMelbourne / Avalon Airport End 20px continues as 30px Hastings, Flinders Westernport Highway 30px Image: UK motorway symbol. +True Annotation: [('Flinders, Victoria', 'location')] +Predicted Annotation: [('Hastings', 'location'), ('Flinders Westernport Highway', 'location'), ('UK motorway symbol', 'art')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 667: +Sentence: The following describes institutions of post-secondary learning existing in Belize prior to the establishment of the University of Belize in August 2000. +True Annotation: [('Belize', 'location')] +Predicted Annotation: [('Belize', 'location'), ('Belize', 'location'), ('August 2000', 'event')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 668: +Sentence: Six months after joining Citicorp, he left to join Paine Webber as first vice president of the company 's government finance group. +True Annotation: [('Paine Webber', 'organization')] +Predicted Annotation: [('Citicorp', 'organization'), ('Paine Webber', 'person'), ('government finance group', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 669: +Sentence: Herrera played Miguel Arango, a teenager who moves to Mexico City to avenge his father 's death. +True Annotation: [('Mexico City', 'location'), ('Mexico City', 'organization')] +Predicted Annotation: [('Herrera', 'person'), ('Miguel Arango', 'person'), ('Mexico City', 'location')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 670: +Sentence: Proponents of ecumenism are currently engaged in discussing key theological differences such as the Filioque, Papal primacy, and a possible agreement on rapprochement and eventually full communion with the Roman Catholic and Anglican Churches. +True Annotation: [('Anglican Churches', 'organization')] +Predicted Annotation: [('rapprochement', 'event'), ('Roman Catholic and Anglican Churches', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 671: +Sentence: Reeker is a 2005 American horror film, written and directed by Dave Payne. +True Annotation: [('horror film', 'art')] +Predicted Annotation: [('Reeker', 'art'), ('Dave Payne', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 672: +Sentence: Gloria and Salvador Torres ' flag of Aztlan has seven stars, California, Arizona, Colorado, New Mexico and Texas; and parts of Montana, Utah, Oregon, Nevada, Kansas and Wyoming. +True Annotation: [('Montana', 'location')] +Predicted Annotation: [('Gloria and Salvador Torres', 'person'), ('California', 'location'), ('Arizona', 'location'), ('Colorado', 'location'), ('New Mexico', 'location'), ('Texas', 'location'), ('Montana', 'location'), ('Utah', 'location'), ('Oregon', 'location'), ('Nevada', 'location'), ('Kansas', 'location'), ('Wyoming', 'location')] +Precision: 0.08333333333333333; Recall: 1.0; F1-score: 0.15384615384615385 +-------------------------------------------------- + +Instance 673: +Sentence: Sexbierum is located in the province of Friesland, at located about 7 kilometres north-east of Harlingen, about 7 kilometres north-west of Franeker. +True Annotation: [('Franeker', 'location')] +Predicted Annotation: [('Sexbierum', 'location'), ('Friesland', 'location'), ('Harlingen', 'location'), ('Franeker', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 674: +Sentence: The lack of veteran bowler Dominic Cork did not seem to bother Lancashire unduly, as Chapple got five wickets for 22 runs and Kartik four for 43. +True Annotation: [('Lancashire County Cricket Club', 'organization')] +Predicted Annotation: [('Dominic Cork', 'person'), ('Lancashire', 'organization'), ('Chapple', 'person'), ('Kartik', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 675: +Sentence: Aron B ( born 18 July 1988 ) is a British Asian Pop singer-songwriter and dancer from Manchester, England, best known for his debut single " I Just Wanna ". +True Annotation: [('singer-songwriter', 'product')] +Predicted Annotation: [('Aron B', 'person'), ('British Asian Pop', 'organization'), ('Manchester', 'location'), ('England', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 676: +Sentence: He attended Yeshivat HaKotel in Jerusalem, Israel and received a B.A at Yeshiva University in New York City. +True Annotation: [('New York City', 'location'), ('New York City', 'organization')] +Predicted Annotation: [('He', 'person'), ('Yeshivat HaKotel', 'building'), ('Jerusalem', 'location'), ('Israel', 'location'), ('Yeshiva University', 'organization'), ('New York City', 'location')] +Precision: 0.16666666666666666; Recall: 0.5; F1-score: 0.25 +-------------------------------------------------- + +Instance 677: +Sentence: Born in Toronto, Canada on July 23, 1946, Carty attended Queen 's University and Harvard Business School. +True Annotation: [('Harvard Business School', 'location'), ('Harvard Business School', 'organization'), ('Harvard Business School', 'person')] +Predicted Annotation: [('Toronto', 'location'), ('Canada', 'location'), ('Carty', 'person'), ("Queen 's University", 'organization'), ('Harvard Business School', 'organization')] +Precision: 0.2; Recall: 0.3333333333333333; F1-score: 0.25 +-------------------------------------------------- + +Instance 678: +Sentence: Christen Christensen ( born 17 September 1904 in Oslo & ndash; died 2 June 1969 in Oslo ) was a Norwegian pair skater. +True Annotation: [('Oslo', 'location')] +Predicted Annotation: [('Christen Christensen', 'person'), ('Oslo', 'location'), ('Oslo', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 679: +Sentence: The Saab 38 ( also known as B3LA or A 38/Sk 38 ) was a single engine jet trainer and attack aircraft planned by Saab during the 1970s. +True Annotation: [('Ground-attack aircraft', 'product')] +Predicted Annotation: [('Saab', 'organization'), ('Saab', 'organization'), ('1970s', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 680: +Sentence: Dougherty ( formerly Daugherty ) is a small unincorporated town in Rains County, Texas, United States. +True Annotation: [('Rains County, Texas', 'location')] +Predicted Annotation: [('Rains County', 'location'), ('Texas', 'location'), ('United States', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 681: +Sentence: Frank Lampard gave Chelsea hope with a poacher 's goal against the run of play, but Alex denied United a third when he brilliantly blocked Wayne Rooney 's shot from close range. +True Annotation: [('Wayne Rooney', 'person')] +Predicted Annotation: [('Frank Lampard', 'person'), ('Chelsea', 'organization'), ('Alex', 'person'), ('United', 'organization'), ('Wayne Rooney', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 682: +Sentence: LaMarcus Aldridge and Brandon Roy score 25 points each and the Blazers make a 15-0 run in the fourth quarter to stay alive in the series. +True Annotation: [('LaMarcus Aldridge', 'person')] +Predicted Annotation: [('LaMarcus Aldridge', 'person'), ('Brandon Roy', 'person'), ('Blazers', 'organization'), ('series', 'event')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 683: +Sentence: That, however, is to be found in Worrstadt ( 4 & nbsp; km away ), Alzey ( 19 & nbsp; km ), Nieder-Olm ( 3 & nbsp; km ) and Mainz ( 18 & nbsp; km ). +True Annotation: [('Alzey', 'location')] +Predicted Annotation: [('Worrstadt', 'location'), ('Alzey', 'location'), ('Nieder-Olm', 'location'), ('Mainz', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 684: +Sentence: Naguib Mahfouz wrote about the Theban wars against the Hyksos in his novel Thebes at War, while the expulsion of the Hyksos is also the basis for Christian Jacq 's fictional Queen of Freedom series. +True Annotation: [('Naguib Mahfouz', 'person')] +Predicted Annotation: [('Naguib Mahfouz', 'person'), ('Theban wars', 'event'), ('Hyksos', 'organization'), ('Thebes at War', 'event'), ('Hyksos', 'organization'), ('Christian Jacq', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 685: +Sentence: The exodus began in the aftermath of World War I and was implicated in the rise of Nazism. +True Annotation: [('World War I', 'event')] +Predicted Annotation: [('The exodus', 'event'), ('World War I', 'event'), ('Nazism', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 686: +Sentence: HMS Marigold was launched from the yards of Hall, Russell & amp; Company, of Aberdeen, Scotland on 16 November 1940. +True Annotation: [('Aberdeen', 'location')] +Predicted Annotation: [('HMS Marigold', 'product'), ('Hall, Russell & amp; Company', 'organization'), ('Aberdeen', 'location'), ('Scotland', 'location'), ('16 November 1940', 'event')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 687: +Sentence: He played for Advance Tai Chung in the Hong Kong second division which peaked the interest of first division side Eastern Hong Kong and they signed Alex in January 2009. +True Annotation: [('Eastern AA', 'organization')] +Predicted Annotation: [('He', 'person'), ('Advance Tai Chung', 'organization'), ('Hong Kong', 'location'), ('Hong Kong', 'location'), ('Alex', 'person'), ('January 2009', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 688: +Sentence: Abroad, he participated in two collective exhibitions at the New Visual Gallery, in Frankfurt, Germany in 1993 and 1994. +True Annotation: [('Frankfurt', 'location')] +Predicted Annotation: [('collective exhibitions', 'event'), ('New Visual Gallery', 'organization'), ('Frankfurt', 'location'), ('Germany', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 689: +Sentence: Following his degree studies, he became assistant to George Hardie ( 1978-1979 ) and then shared a studio with designer Neville Brody at The Face magazine ( 1979-1981 and 1990-1996 ). +True Annotation: [('The Face', 'art')] +Predicted Annotation: [('George Hardie', 'person'), ('Neville Brody', 'person'), ('The Face magazine', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 690: +Sentence: Selective schools in New South Wales, Australia are government high schools operated by the New South Wales Department of Education and Training, that have accepted their students based upon their academic merit. +True Annotation: [('Australia', 'location')] +Predicted Annotation: [('Selective schools', 'building'), ('New South Wales', 'location'), ('Australia', 'location'), ('New South Wales', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 691: +Sentence: In 1993, the NPA was reformed as the Printer Working Group ( PWG ) and added HP, Compaq, Microsoft, Xerox, Xircom, Farpoint Communications, Zenith, Castelle, Fujitsu, 3M, Cirrus Logic, Amp, National Semiconductor and Ricoh. +True Annotation: [('Cirrus Logic', 'organization')] +Predicted Annotation: [('NPA', 'organization'), ('Printer Working Group', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 692: +Sentence: Until 1929 the region was part of the municipality of Soledade, then became the third district of Sobradinho. +True Annotation: [('Soledade', 'location')] +Predicted Annotation: [('Soledade', 'location'), ('Sobradinho', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 693: +Sentence: On December 22, Aumeier was sentenced to death, and he was hanged on January 28, 1948 in Montelupich Prison, Krakow. +True Annotation: [('Montelupich Prison', 'location'), ('Montelupich Prison', 'organization'), ('Montelupich Prison', 'building')] +Predicted Annotation: [('Aumeier', 'person'), ('January 28, 1948', 'event'), ('Montelupich Prison', 'building'), ('Krakow', 'location')] +Precision: 0.25; Recall: 0.3333333333333333; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 694: +Sentence: They crossed the Bow River and then followed its tributary the Spray River and the Spray 's tributary Whiteman Creek over Whiteman 's Pass entering into the Columbia Valley through Sinclair Canyon, near present-day Radium Hot Springs, British Columbia. +True Annotation: [('Spray River', 'location')] +Predicted Annotation: [('Bow River', 'location'), ('Spray River', 'location'), ('Whiteman Creek', 'location'), ('Columbia Valley', 'location'), ('Sinclair Canyon', 'location'), ('Radium Hot Springs', 'location'), ('British Columbia', 'location')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 695: +Sentence: In written fiction, Vivian Vande Velde 's book The Rumpelstiltskin Problem presents a handful of alternative versions of the tale in a humorous attempt to address perceived plot holes in the story. +True Annotation: [('Vivian Vande Velde', 'person')] +Predicted Annotation: [('Vivian Vande Velde', 'person')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 696: +Sentence: From 1804 to 1816 he worked as court architect in Fulda and from 1816 until his death as Chief Director of the Grand Duchy of Saxe-Weimar-Eisenach, producing several significant buildings in the town of Weimar itself. +True Annotation: [('Saxe-Weimar-Eisenach', 'location')] +Predicted Annotation: [('Fulda', 'location'), ('Grand Duchy of Saxe-Weimar-Eisenach', 'organization'), ('Weimar', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 697: +Sentence: Though she had far from given career best she gave another powerful performance in Ketan Mehta 's Mirch Masala ( 1985 ), Govind Nihalani 's Tamas ( 1986 ) and once again she worked with Gulzar in Ijaazat ( 1987 ). +True Annotation: [('Ijaazat', 'art')] +Predicted Annotation: [('Ketan Mehta', 'person'), ('Mirch Masala', 'art'), ('Govind Nihalani', 'person'), ('Tamas', 'art'), ('Gulzar', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 698: +Sentence: 3187 Dalian ( 1977 TO3 ) is a main-belt asteroid discovered on October 10, 1977 by Purple Mountain Observatory at Nanking. +True Annotation: [('Asteroid belt', 'location')] +Predicted Annotation: [('Dalian', 'location'), ('October 10, 1977', 'event'), ('Purple Mountain Observatory', 'organization'), ('Nanking', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 699: +Sentence: Chris Martin - Chris Martin, 42, was a production assistant with the Canadian Broadcasting Corporation. +True Annotation: [('Canadian Broadcasting Corporation', 'person'), ('Canadian Broadcasting Corporation', 'organization')] +Predicted Annotation: [('Chris Martin', 'person'), ('Chris Martin', 'person'), ('Canadian Broadcasting Corporation', 'organization')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 700: +Sentence: Benaud said he was " completely satisfied that [ Meckiff 's ] delivery was fair and legitimate ", while the selection panel of Don Bradman, Dudley Seddon and Jack Ryder continued to pick the paceman, implying that they regarded his action as legal. +True Annotation: [('Don Bradman', 'person')] +Predicted Annotation: [('Benaud', 'person'), ('Meckiff', 'person'), ('Don Bradman', 'person'), ('Dudley Seddon', 'person'), ('Jack Ryder', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 701: +Sentence: It uses the same cover as Les Greatest Hits, but with a different background. +True Annotation: [('Les Greatest Hits', 'art')] +Predicted Annotation: [('Les Greatest Hits', 'art')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 702: +Sentence: Quatermass and the Pit premiered on 9 November 1967 and went on general release in a double bill with Circus of Fear on 19 November 1967. +True Annotation: [('Circus of Fear', 'art')] +Predicted Annotation: [('9 November 1967', 'event'), ('Circus of Fear', 'organization'), ('19 November 1967', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 703: +Sentence: After reaching the semi-finals at the 2000 Sydney Olympics, Federer reached his first ATP final in Marseille, where he lost to compatriot Marc Rosset, and was also the runner-up in his home tournament at Basel. +True Annotation: [('Basel', 'location')] +Predicted Annotation: [('2000 Sydney Olympics', 'event'), ('Federer', 'person'), ('ATP', 'organization'), ('Marseille', 'location'), ('Marc Rosset', 'person'), ('Basel', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 704: +Sentence: The American theatre became a scene long remembered in popular English tradition following Admiral Benbow 's running battle in August off Santa Marta. +True Annotation: [('Santa Marta', 'location'), ('Santa Marta', 'building')] +Predicted Annotation: [('The American theatre', 'building'), ('Admiral Benbow', 'person'), ('running battle', 'event'), ('August', 'event'), ('Santa Marta', 'location')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 705: +Sentence: Considered a Missionary Church they have churches and missions in Peru, Chile, Uruguay, Venezuela, San Salvador, Spain, Italy, Switzerland, Sweden, Holland and Israel. +True Annotation: [('Chile', 'location')] +Predicted Annotation: [('Missionary Church', 'organization'), ('Peru', 'location'), ('Chile', 'location'), ('Uruguay', 'location'), ('Venezuela', 'location'), ('San Salvador', 'location'), ('Spain', 'location'), ('Italy', 'location'), ('Switzerland', 'location'), ('Sweden', 'location'), ('Holland', 'location'), ('Israel', 'location')] +Precision: 0.08333333333333333; Recall: 1.0; F1-score: 0.15384615384615385 +-------------------------------------------------- + +Instance 706: +Sentence: It was his the goal that allowed the team to overcome Fredrikstad FK, in the Norwegian Cup. +True Annotation: [('Fredrikstad FK', 'organization')] +Predicted Annotation: [('Fredrikstad FK', 'organization'), ('Norwegian Cup', 'event')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 707: +Sentence: Gmina Grodziczno contains the villages and settlements of Bialobloty, Boleszyn, Grodziczno, Jakubkowo, Katlewo, Kowaliki, Kuligi, Linowiec, Lorki, Montowo, Mroczenko, Mroczno, Nowe Grodziczno, Ostaszewo, Rynek, Swiniarc, Trzcin, Zajaczkowo and Zwiniarz. +True Annotation: [('Trzcin', 'location')] +Predicted Annotation: [('Gmina Grodziczno', 'location'), ('Bialobloty', 'location'), ('Boleszyn', 'location'), ('Grodziczno', 'location'), ('Jakubkowo', 'location'), ('Katlewo', 'location'), ('Kowaliki', 'location'), ('Kuligi', 'location'), ('Linowiec', 'location'), ('Lorki', 'location'), ('Montowo', 'location'), ('Mroczenko', 'location'), ('Mroczno', 'location'), ('Nowe Grodziczno', 'location'), ('Ostaszewo', 'location'), ('Rynek', 'location'), ('Swiniarc', 'location'), ('Trzcin', 'location'), ('Zajaczkowo', 'location'), ('Zwiniarz', 'location')] +Precision: 0.05; Recall: 1.0; F1-score: 0.09523809523809523 +-------------------------------------------------- + +Instance 708: +Sentence: Shaw is the parent of Shaw Broadcast Services ( previously Shaw Satellite Services, Canadian Satellite Communications, or Cancom ) and, through Shaw Broadcast Services, Shaw Direct, one of Canada 's two national direct broadcast satellite providers. +True Annotation: [('Shaw Direct', 'organization')] +Predicted Annotation: [('Shaw', 'organization'), ('Shaw Broadcast Services', 'organization'), ('Shaw', 'organization'), ('Canadian Satellite Communications', 'organization'), ('Cancom', 'organization'), ('Shaw Broadcast Services', 'organization'), ('Shaw', 'organization'), ('Canada', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 709: +Sentence: There are seventeen countries participating in PROLINNOVA: Bolivia, Peru, Ecuador, Kenya, Mozambique, Mali, Senegal, Ethiopia, NigeriaGhana, Uganda, Nepal, Cambodia, South Africa, Niger, Sudan, and Tanzania. +True Annotation: [('Senegal', 'location')] +Predicted Annotation: [('PROLINNOVA', 'organization'), ('Bolivia', 'location'), ('Peru', 'location'), ('Ecuador', 'location'), ('Kenya', 'location'), ('Mozambique', 'location'), ('Mali', 'location'), ('Senegal', 'location'), ('Ethiopia', 'location'), ('NigeriaGhana', 'location'), ('Uganda', 'location'), ('Nepal', 'location'), ('Cambodia', 'location'), ('South Africa', 'location'), ('Niger', 'location'), ('Sudan', 'location'), ('Tanzania', 'location')] +Precision: 0.058823529411764705; Recall: 1.0; F1-score: 0.1111111111111111 +-------------------------------------------------- + +Instance 710: +Sentence: Roberts comes from a very famous family, his uncles include former footballers Cyrille Regis, Dave Regis, Otis Roberts ( a former Grenada international who played in Hong Kong and Belgium ). +True Annotation: [('Belgium', 'location'), ('Belgium', 'organization')] +Predicted Annotation: [('Cyrille Regis', 'person'), ('Dave Regis', 'person'), ('Otis Roberts', 'person'), ('Hong Kong', 'location'), ('Belgium', 'location')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 711: +Sentence: The organizations that chose the teams were Associated Press, United Press International, Newspaper Enterprise Association, Football Writers Association of America, American Football Coaches Association, Walter Camp Foundation, Scripps-Howard, and The Sporting News. +True Annotation: [('American Football Coaches Association', 'person'), ('American Football Coaches Association', 'organization')] +Predicted Annotation: [('Associated Press', 'organization'), ('United Press International', 'organization'), ('Newspaper Enterprise Association', 'organization'), ('Football Writers Association of America', 'organization'), ('American Football Coaches Association', 'organization'), ('Walter Camp Foundation', 'organization'), ('Scripps-Howard', 'organization'), ('The Sporting News', 'organization')] +Precision: 0.125; Recall: 0.5; F1-score: 0.2 +-------------------------------------------------- + +Instance 712: +Sentence: Colonial Williamsburg has also hosted visiting royalty from several nations, including King Hussein of Jordan and Emperor Hirohito of Japan. +True Annotation: [('Hirohito', 'person')] +Predicted Annotation: [('Colonial Williamsburg', 'location'), ('King Hussein of Jordan', 'person'), ('Emperor Hirohito of Japan', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 713: +Sentence: Goseck is located on the north bank of the Saale River about halfway between Naumburg and Weißenfels. +True Annotation: [('Weißenfels', 'location')] +Predicted Annotation: [('Goseck', 'location'), ('Saale River', 'location'), ('Naumburg', 'location'), ('Weißenfels', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 714: +Sentence: Chris Chilton is the club 's top goalscorer with 222 goals in all competitions. +True Annotation: [('Chris Chilton', 'person')] +Predicted Annotation: [('Chris Chilton', 'person'), ('club', 'organization')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 715: +Sentence: Omnibus even went on to make a documentary on McGee and Creation in 1998 for BBC One. +True Annotation: [('BBC One', 'organization')] +Predicted Annotation: [('Omnibus', 'organization'), ('McGee and Creation', 'art'), ('1998', 'event'), ('BBC One', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 716: +Sentence: Including but not limited to Jonas Bering, Modeselektor, The Rice Twins, Robag Wruhme, Modeselektor, Wolfgang Voigt ( aka Gas ), Gui Boratto, Axel Willner ( aka the Field ), Aksel Shaufler ( aka Superpitcher ), Wighnomy Bros. +True Annotation: [('Gui Boratto', 'person')] +Predicted Annotation: [('Jonas Bering', 'person'), ('Modeselektor', 'organization'), ('The Rice Twins', 'organization'), ('Robag Wruhme', 'person'), ('Modeselektor', 'organization'), ('Wolfgang Voigt', 'person'), ('Gui Boratto', 'person'), ('Axel Willner', 'person'), ('Aksel Shaufler', 'person'), ('Wighnomy Bros', 'organization')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 717: +Sentence: Stoomcentrum Maldegem ( SCM ), literally Maldegem Steam Centre, is a heritage railway located at Maldegem in northern Belgium. +True Annotation: [('Maldegem', 'location')] +Predicted Annotation: [('Maldegem', 'location'), ('Maldegem', 'location'), ('Maldegem', 'location'), ('northern Belgium', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 718: +Sentence: It was there that the aspiring cineaste founded the Austin Film Society and grew to appreciate such auteurs as Robert Bresson, Yasujiro Ozu, Rainer Werner Fassbinder, Josef Von Sternberg, and Carl Theodor Dreyer. +True Annotation: [('Carl Theodor Dreyer', 'person')] +Predicted Annotation: [('Austin Film Society', 'organization'), ('Robert Bresson', 'person'), ('Yasujiro Ozu', 'person'), ('Rainer Werner Fassbinder', 'person'), ('Josef Von Sternberg', 'person'), ('Carl Theodor Dreyer', 'person')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 719: +Sentence: The Fiscal Wake Up Tour is a joint public engagement initiative by The Concord Coalition, The Brookings Institution, and The Heritage Foundation. +True Annotation: [('Heritage Foundation', 'person'), ('Heritage Foundation', 'organization')] +Predicted Annotation: [('The Fiscal Wake Up Tour', 'event'), ('The Concord Coalition', 'organization'), ('The Brookings Institution', 'organization'), ('The Heritage Foundation', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 720: +Sentence: It is distributed by Demos 's company White Wave Foods, a subsidiary of Dean Foods. +True Annotation: [('Dean Foods', 'organization')] +Predicted Annotation: [('Demos', 'person'), ('White Wave Foods', 'product'), ('Dean Foods', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 721: +Sentence: Sketches included ' Dancing with the MPs ', where Don Brash and Jerry Brownlee did an unprepared dance, Rodney Hide did a ' Flat Tax Limbo ', Tama Iti and Nikky Watson did a pole dance and Trevor Mallard did an ' NCEA Side-Step '. +True Annotation: [('Trevor Mallard', 'person')] +Predicted Annotation: [('Don Brash', 'person'), ('Jerry Brownlee', 'person'), ('Rodney Hide', 'person'), ('Flat Tax Limbo', 'event'), ('Tama Iti', 'person'), ('Nikky Watson', 'person'), ('Trevor Mallard', 'person'), ('NCEA', 'organization')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 722: +Sentence: The best-known stochastic process to which stochastic calculus is applied is the Wiener process ( named in honor of Norbert Wiener ), which is used for modeling Brownian motion as described by Albert Einstein and other physical diffusion processes in space of particles subject to random forces. +True Annotation: [('Norbert Wiener', 'person')] +Predicted Annotation: [('Norbert Wiener', 'person'), ('Albert Einstein', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 723: +Sentence: Later, she began seeing two men at the same time, another doctor at County ( Paul Blackthorne ) and a teacher ( Steven Culp ). +True Annotation: [('Steven Culp', 'person')] +Predicted Annotation: [('County', 'location'), ('Paul Blackthorne', 'person'), ('Steven Culp', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 724: +Sentence: These groups have influence with Democrats at the Federal Communications Commission and in Congress. +True Annotation: [('Federal Communications Commission', 'organization')] +Predicted Annotation: [('Democrats', 'organization'), ('Federal Communications Commission', 'organization'), ('Congress', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 725: +Sentence: Its seat is the town of Stary Sacz, which lies approximately 9kmmi0 south-west of Nowy Sacz and 75kmmi0on south-east of the regional capital Krakow. +True Annotation: [('Nowy SÄ…cz', 'location')] +Predicted Annotation: [('Stary Sacz', 'location'), ('Nowy Sacz', 'location'), ('Krakow', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 726: +Sentence: Before that position he was a Professor of Physics at Linkoping University and Rector at Chalmers University of Technology. +True Annotation: [('Linköping University', 'location'), ('Linköping University', 'organization')] +Predicted Annotation: [('Professor of Physics', 'person'), ('Linkoping University', 'organization'), ('Rector', 'person'), ('Chalmers University of Technology', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 727: +Sentence: Stating he was a psychologist and wanted to become a teacher Charva moved to Morfelden-Walldorf and later to Darmstadt, where he began working as taxicab driver for a Frankfurt cab company. +True Annotation: [('Darmstadt', 'location')] +Predicted Annotation: [('Charva', 'person'), ('Morfelden-Walldorf', 'location'), ('Darmstadt', 'location'), ('Frankfurt cab company', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 728: +Sentence: Poynton is located at the eastern most fringe of the Cheshire Plain, 7mikm0 north of Macclesfield, 5mikm0 south of Stockport and 11mikm0 south-southeast of Manchester. +True Annotation: [('Macclesfield', 'location')] +Predicted Annotation: [('Poynton', 'location'), ('Cheshire Plain', 'location'), ('7mikm0', 'location'), ('Macclesfield', 'location'), ('5mikm0', 'location'), ('Stockport', 'location'), ('11mikm0', 'location'), ('Manchester', 'location')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 729: +Sentence: From Helsingborg, the route was supposed to continue northward through Sweden and into Finland, although there, for practical and sentimental reasons, it retains its former number, E & nbsp; 4. +True Annotation: [('Helsingborg', 'location')] +Predicted Annotation: [('Helsingborg', 'location'), ('Sweden', 'location'), ('Finland', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 730: +Sentence: WYSIWYG word processing systems such as Word, which appear to edit formatted text directly, are essentially structure editors for the underlying marked-up text. +True Annotation: [('Microsoft Word', 'product')] +Predicted Annotation: [('Word', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 731: +Sentence: After pitching 7 innings in which he allowed only 3 hits and no walks, Kuroda was taken out of the game, with an 8-0 lead, so that the Dodgers could give Brad Penny and Takashi Saito some live practice. +True Annotation: [('Takashi Saito', 'person')] +Predicted Annotation: [('Kuroda', 'person'), ('Dodgers', 'organization'), ('Brad Penny', 'person'), ('Takashi Saito', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 732: +Sentence: Various posters and advertisements have been produced over the years to promote this film, however this is the original artwork, intended by Universal Pictures for wide distribution. +True Annotation: [('Universal Pictures', 'location'), ('Universal Pictures', 'organization'), ('Universal Pictures', 'person')] +Predicted Annotation: [('original artwork', 'art'), ('Universal Pictures', 'organization')] +Precision: 0.5; Recall: 0.3333333333333333; F1-score: 0.4 +-------------------------------------------------- + +Instance 733: +Sentence: Throughout World War II, he served with the 21st Marine Regiment and the 3rd Marine Division, moving with the unit to New Zealand and Guadalcanal for training. +True Annotation: [('New Zealand', 'location'), ('New Zealand', 'organization')] +Predicted Annotation: [('World War II', 'event'), ('21st Marine Regiment', 'organization'), ('3rd Marine Division', 'organization'), ('New Zealand', 'location'), ('Guadalcanal', 'location')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 734: +Sentence: At the 2008 Ancestry was: In the state legislature Concord is located in the 7th Senate District, represented by Democrat Mark DeSaulnier, and in the 11th Assembly District, represented by Democrat Susan Bonilla. +True Annotation: [('California State Senate', 'organization')] +Predicted Annotation: [('state legislature', 'organization'), ('Concord', 'location'), ('7th Senate District', 'location'), ('Mark DeSaulnier', 'person'), ('11th Assembly District', 'location'), ('Susan Bonilla', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 735: +Sentence: Billboard 200, the album debuted at number two behind Ciara 's The Evolution, selling about 309,000 copies in its first week. +True Annotation: [('Ciara', 'person')] +Predicted Annotation: [('Billboard 200', 'organization'), ('Ciara', 'person'), ('The Evolution', 'product')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 736: +Sentence: As a 15-year old teenager he worked as a summer assistant to Sir William Edmond Logan with the Geological Survey of Canada. +True Annotation: [('Geological Survey of Canada', 'organization')] +Predicted Annotation: [('Sir William Edmond Logan', 'person'), ('Geological Survey of Canada', 'organization')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 737: +Sentence: The district is governed by a 9 member school board that is elected to serve four year terms, the Pennsylvania State Board of Education, the Pennsylvania Department of Education and the Pennsylvania General Assembly. +True Annotation: [('Pennsylvania General Assembly', 'organization')] +Predicted Annotation: [('Pennsylvania State Board of Education', 'organization'), ('Pennsylvania Department of Education', 'organization'), ('Pennsylvania General Assembly', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 738: +Sentence: By late March 2010, Neil Peart said that the band had about five songs completed and that American producer Nick Raskulinecz had returned as co-producer. +True Annotation: [('Neil Peart', 'person')] +Predicted Annotation: [('Neil Peart', 'person'), ('band', 'organization'), ('Nick Raskulinecz', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 739: +Sentence: Broke 's first success came on 16 July when he captured the 16-gun American brig '' Nautilus '' off Sandy Hook. +True Annotation: [('USS Nautilus', 'product')] +Predicted Annotation: [('Broke', 'person'), ('16 July', 'event'), ('Sandy Hook', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 740: +Sentence: St Paul 's Church in Worthing, England, was opened in 1812 as the Worthing Chapel of Ease. +True Annotation: [('Worthing', 'location')] +Predicted Annotation: [('St Paul', 'person'), ('Worthing', 'location'), ('England', 'location'), ('Worthing', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 741: +Sentence: " She Blinded Me With Science " is a New Wave song by British musician Thomas Dolby, released in 1982. +True Annotation: [('Thomas Dolby', 'person')] +Predicted Annotation: [('She Blinded Me With Science', 'art'), ('New Wave', 'event'), ('Thomas Dolby', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 742: +Sentence: Instead he signed with the Winnipeg Jets in 1987 but spent most of the his tenure in the American Hockey League for the Moncton Hawks and managed to play just ten games for the Jets. +True Annotation: [('Moncton Hawks', 'organization')] +Predicted Annotation: [('Winnipeg Jets', 'organization'), ('American Hockey League', 'organization'), ('Moncton Hawks', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 743: +Sentence: The library at Aga Khan University Institute for Educational Development ( AKU-IED ) Karachi, Pakistan provides resources to support the Institute 's academic and research work. +True Annotation: [('Karachi', 'location')] +Predicted Annotation: [('Aga Khan University Institute for Educational Development', 'organization'), ('Karachi', 'location'), ('Pakistan', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 744: +Sentence: A Kentucky native, Karnes was living in Arizona at the time he procured his Social Security number. +True Annotation: [('Arizona', 'location')] +Predicted Annotation: [('Kentucky', 'location'), ('Karnes', 'person'), ('Arizona', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 745: +Sentence: Jeffrey Clyde Hayes ( born August 19, 1959 in Elkin, North Carolina ) is a former American football punter in the National Football League for the Washington Redskins, Cincinnati Bengals, and the Miami Dolphins. +True Annotation: [('Punter', 'person')] +Predicted Annotation: [('Jeffrey Clyde Hayes', 'person'), ('Elkin', 'location'), ('North Carolina', 'location'), ('National Football League', 'organization'), ('Washington Redskins', 'organization'), ('Cincinnati Bengals', 'organization'), ('Miami Dolphins', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 746: +Sentence: Daniel Patrick Moynihan, former U.S. Senator from New York, former U.S. Ambassador to the United Nations, former ambassador to India. +True Annotation: [('India', 'person'), ('India', 'location')] +Predicted Annotation: [('Daniel Patrick Moynihan', 'person'), ('New York', 'location'), ('United Nations', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 747: +Sentence: At age 14, McLeod started training at the Corona Stage Academy in London, United Kingdom. +True Annotation: [('London', 'location')] +Predicted Annotation: [('McLeod', 'person'), ('Corona Stage Academy', 'organization'), ('London', 'location'), ('United Kingdom', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 748: +Sentence: Rory is the nephew of Paddy Delap, a Letterkenny businessman, golfer, athletics coach and anti-government activist who runs Clarke 's Newsagent 's and organises an annual charity cycling event in aid of cancer noted for launching the career of Cervelo TestTeam member Philip Deignan. +True Annotation: [('Philip Deignan', 'person')] +Predicted Annotation: [('Rory', 'person'), ('Paddy Delap', 'person'), ('Letterkenny', 'location'), ("Clarke 's Newsagent", 'organization'), ('annual charity cycling event', 'event'), ('Cervelo TestTeam', 'organization'), ('Philip Deignan', 'person')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 749: +Sentence: It is endemic to California, where it is known the coastline and coastal mountain ranges of Monterey and San Benito Counties. +True Annotation: [('San Benito County, California', 'location')] +Predicted Annotation: [('California', 'location'), ('Monterey and San Benito Counties', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 750: +Sentence: The village of Highland Park was incorporated as a city in 1918 to protect its tax base, including its successful Ford plant, from Detroit 's expanding boundaries. +True Annotation: [('Ford', 'organization')] +Predicted Annotation: [('Highland Park', 'location'), ('Ford', 'organization'), ('Detroit', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 751: +Sentence: Richard Whiting Blue ( September 8, 1841 - January 28, 1907 ) was a U.S. Representative from Kansas. +True Annotation: [('United States House of Representatives', 'organization')] +Predicted Annotation: [('Richard Whiting Blue', 'person'), ('U.S. Representative', 'organization'), ('Kansas', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 752: +Sentence: Also in 1999 drummer Eric Kalb and percussioninst Johnny Durkin went to work on jazz legend John Scofield 's latest verve release Bump. +True Annotation: [('Bump', 'art')] +Predicted Annotation: [('Eric Kalb', 'person'), ('Johnny Durkin', 'person'), ('John Scofield', 'person'), ('Bump', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 753: +Sentence: Downing, a notorious spy for Oliver Cromwell and later King Charles II, invested in properties and acquired considerable wealth. +True Annotation: [('Charles II of England', 'person')] +Predicted Annotation: [('Downing', 'person'), ('Oliver Cromwell', 'person'), ('King Charles II', 'person'), ('properties', 'building')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 754: +Sentence: He died in Malvern Community Hospital, Malvern, Worcestershire, aged 83 on 5 February 2006, having suffered from Parkinsons Disease for several years. +True Annotation: [('Malvern, Worcestershire', 'location')] +Predicted Annotation: [('Malvern', 'location'), ('Malvern', 'location'), ('Worcestershire', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 755: +Sentence: His University of London dissertation, elaborated and published later as A Grammar of Southern Tati Dialects ( Mouton, 1969 ), describes a series of Tati dialects spoken in the southwest of Qazvin. +True Annotation: [('Qazvin', 'location')] +Predicted Annotation: [('University of London', 'organization'), ('Mouton', 'organization'), ('Qazvin', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 756: +Sentence: The lighthouse was designed and built by Alan Stevenson, a member of the Stevenson lighthouse engineering dynasty and uncle of the novelist Robert Louis Stevenson. +True Annotation: [('Robert Louis Stevenson', 'person')] +Predicted Annotation: [('The lighthouse', 'building'), ('Alan Stevenson', 'person'), ('Stevenson lighthouse engineering dynasty', 'organization'), ('Robert Louis Stevenson', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 757: +Sentence: It lies almost entirely in U.S. state of New York ( 93 % ), but also part of Vermont ( 3 % ), Massachusetts ( 2 % ), New Jersey ( 2 % ), and Connecticut ( 1 % ). +True Annotation: [('Connecticut', 'location'), ('Connecticut', 'person')] +Predicted Annotation: [('New York', 'location'), ('Vermont', 'location'), ('Massachusetts', 'location'), ('New Jersey', 'location'), ('Connecticut', 'location')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 758: +Sentence: Davis 's plan for the Barracks quadrangle was interrupted by the Civil War; it was sympathetically completed to designs of Bertram Goodhue in the early 20th century. +True Annotation: [('American Civil War', 'event')] +Predicted Annotation: [('Davis', 'person'), ('Barracks quadrangle', 'location'), ('Civil War', 'event'), ('Bertram Goodhue', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 759: +Sentence: Rybaki ry ' baki is a village in the administrative district of Gmina Subkowy, within Tczew County, Pomeranian Voivodeship, in northern Poland. +True Annotation: [('Gmina Subkowy', 'location')] +Predicted Annotation: [("Rybaki ry ' baki", 'location'), ('Gmina Subkowy', 'location'), ('Tczew County', 'location'), ('Pomeranian Voivodeship', 'location'), ('northern Poland', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 760: +Sentence: Sembukudipatti ( Tamil: செமà¯à®ªà¯à®•à¯à®•à¯à®Ÿà®¿à®ªà®Ÿà¯à®Ÿà®¿ ), is a small village near Vadipatti situated 22 km North West of Madurai in Tamil Nadu, India. +True Annotation: [('Madurai', 'location')] +Predicted Annotation: [('Sembukudipatti', 'location'), ('Vadipatti', 'location'), ('Madurai', 'location'), ('Tamil Nadu', 'location'), ('India', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 761: +Sentence: The term " Catholic " was never really associated with this church, since it was only consecrated as a cathedral in 1559, which was already in the middle of the period known as the Protestant Reformation. +True Annotation: [('Protestant Reformation', 'event')] +Predicted Annotation: [('Catholic', 'organization'), ('cathedral', 'building'), ('Protestant Reformation', 'event')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 762: +Sentence: From 2005-07, he played with the club 's B team ( soon to be extinct ) and in the second division, with Lisbon neighbours C.D. Olivais e Moscavide. +True Annotation: [('Lisbon', 'location'), ('Lisbon', 'art')] +Predicted Annotation: [('B team', 'organization'), ('Lisbon', 'location'), ('C.D. Olivais e Moscavide', 'organization')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 763: +Sentence: It is endemic to the southeastern coast of Florida, mainly within the South Florida metropolitan area, in the United States, where little of its native habitat remains. +True Annotation: [('Florida', 'location')] +Predicted Annotation: [('Florida', 'location'), ('Florida', 'location'), ('United States', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 764: +Sentence: While most band members provide backing vocals on releases and during live performances, Emanuel Lundgren is founder, principal songwriter and lead singer for the group. +True Annotation: [('Emanuel Lundgren', 'person')] +Predicted Annotation: [('releases', 'product'), ('live performances', 'event'), ('Emanuel Lundgren', 'person'), ('group', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 765: +Sentence: " I 'm Not Twenty " is the English version of Alizee 's single " J'ai pas vingt ans ". +True Annotation: [("J'ai pas vingt ans", 'art')] +Predicted Annotation: [("I 'm Not Twenty", 'art'), ('Alizee', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 766: +Sentence: Despite these activities, Burr was able to finish his studies and was admitted to the bar at Albany in 1782. +True Annotation: [('Albany, New York', 'location')] +Predicted Annotation: [('Burr', 'person'), ('Albany', 'location'), ('1782', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 767: +Sentence: After the settlement was confirmed, enforced and sanctioned by His Imperial and Apostolic Royal Majesty, it was thereby inarticulated as a joint fundamental law of Hungary and of Croatia, Slavonia and Dalmatia. +True Annotation: [('Croatia', 'location'), ('Croatia', 'organization')] +Predicted Annotation: [('settlement', 'event'), ('His Imperial and Apostolic Royal Majesty', 'person'), ('Hungary', 'location'), ('Croatia', 'location'), ('Slavonia and Dalmatia', 'location')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 768: +Sentence: The following are some of the high school 's oldest and most celebrated extracurricular traditions: The Princeton High School Little Tigers participate in the Colonial Valley Conference, which includes high schools from Mercer, Middlesex and Monmouth Counties. +True Annotation: [('Monmouth County, New Jersey', 'location')] +Predicted Annotation: [('Princeton High School', 'building'), ('Colonial Valley Conference', 'organization'), ('Mercer', 'location'), ('Middlesex', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 769: +Sentence: Jamie Theriot ( born January 30, 1979 in Arnaudville, Louisiana ) is an American jockey. +True Annotation: [('United States', 'location'), ('United States', 'organization'), ('United States', 'person')] +Predicted Annotation: [('Jamie Theriot', 'person'), ('Arnaudville', 'location'), ('Louisiana', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 770: +Sentence: Notable work includes roles in Vincent, Cracker, Life on Mars, Foyle 's War, All About George, Casualty, Holby City, The Bill, Spooks, Spooks: Code 9, Doctor Who, Survivors and Red Riding. +True Annotation: [('Red Riding', 'art')] +Predicted Annotation: [('Doctor Who', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 771: +Sentence: Jasionna ja ' sonna is a village in the administrative district of Gmina Wronki, within Szamotuly County, Greater Poland Voivodeship, in west-central Poland. +True Annotation: [('Greater Poland Voivodeship', 'location')] +Predicted Annotation: [("Jasionna ja ' sonna", 'location'), ('Gmina Wronki', 'location'), ('Szamotuly County', 'location'), ('Greater Poland Voivodeship', 'location'), ('west-central Poland', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 772: +Sentence: Most breed in the tropical Old World, but the migratory Squacco Heron occurs in southern Europe and the Middle East and winters in Africa. +True Annotation: [('Africa', 'location')] +Predicted Annotation: [('tropical Old World', 'location'), ('southern Europe', 'location'), ('Middle East', 'location'), ('Africa', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 773: +Sentence: In the Fall of 1919, Fitch was appointed Region Scout Executive for Region Nine ( Texas, Oklahoma and New Mexico ), and he served in that capacity until 1945. +True Annotation: [('Oklahoma', 'location')] +Predicted Annotation: [('Fall of 1919', 'event'), ('Fitch', 'person'), ('Region Nine', 'organization'), ('Texas', 'location'), ('Oklahoma', 'location'), ('New Mexico', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 774: +Sentence: The action of the play takes place in Brindsley Miller 's apartment in South Kensington, London on a Sunday evening at 9:30. +True Annotation: [('London', 'location')] +Predicted Annotation: [('Brindsley Miller', 'person'), ('South Kensington', 'location'), ('London', 'location'), ('Sunday evening', 'event')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 775: +Sentence: Among the living musicians in Coleman 's early days, Von Freeman influenced him most as an improviser, Sam Rivers influenced him most compositionally, and Doug Hammond was especially important to his conceptual thinking. +True Annotation: [('Doug Hammond', 'person')] +Predicted Annotation: [('early days', 'event'), ('Von Freeman', 'person'), ('Sam Rivers', 'person'), ('compositionally', 'art'), ('Doug Hammond', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 776: +Sentence: It has been observed following mountaineers ascending Mount Everest at an altitude of 8200mfton. +True Annotation: [('Mount Everest', 'location')] +Predicted Annotation: [('mountaineers', 'person'), ('Mount Everest', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 777: +Sentence: In the winter of 1860-61, Creighton surveyed the route of the proposed Transcontinental Telegraph line between Omaha and Sacramento, to be built with the financial support of Western Union. +True Annotation: [('Western Union', 'organization')] +Predicted Annotation: [('winter of 1860-61', 'event'), ('Creighton', 'person'), ('Omaha', 'location'), ('Sacramento', 'location'), ('Western Union', 'organization')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 778: +Sentence: Persons who have been the subject of much psychobiographical research over the years include Freud, Adolf Hitler, Sylvia Plath, Carl Jung, Vincent van Gogh, Abraham Lincoln, Gordon Allport, Elvis Presley, Friedrich Nietzsche and Richard Nixon, among others. +True Annotation: [('Gordon Allport', 'person')] +Predicted Annotation: [('Freud', 'person'), ('Adolf Hitler', 'person'), ('Sylvia Plath', 'person'), ('Carl Jung', 'person'), ('Vincent van Gogh', 'art'), ('Abraham Lincoln', 'person'), ('Gordon Allport', 'person'), ('Elvis Presley', 'person'), ('Friedrich Nietzsche', 'person'), ('Richard Nixon', 'person')] +Precision: 0.1; Recall: 1.0; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 779: +Sentence: It was practiced by physicians as a medical specialty in the early 20th century in the United States but these concerns are now largely handled by dentists. +True Annotation: [('United States', 'location'), ('United States', 'organization'), ('United States', 'person')] +Predicted Annotation: [('physicians', 'organization'), ('United States', 'location'), ('dentists', 'organization')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 780: +Sentence: Smynos ( ΣμÏνος ) is a former municipality in Laconia, Peloponnese, Greece. +True Annotation: [('Greece', 'location'), ('Greece', 'organization'), ('Greece', 'person')] +Predicted Annotation: [('Smynos', 'location'), ('Laconia', 'location'), ('Peloponnese', 'location'), ('Greece', 'location')] +Precision: 0.25; Recall: 0.3333333333333333; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 781: +Sentence: Shots is a 2005 studio album by the Irish singer-songwriter Damien Dempsey which was released in Ireland and the United Kingdom in March 2005. +True Annotation: [('Damien Dempsey', 'person')] +Predicted Annotation: [('Damien Dempsey', 'person'), ('Ireland', 'location'), ('United Kingdom', 'location'), ('March 2005', 'event')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 782: +Sentence: Kelton was killed on December 28, 2010, when his SUV collided head-on with a school bus in Crosby, Texas, two days before he was due to perform on New Years Eve at Rowdy Buck 's in Crosby, Texas. +True Annotation: [('Crosby, Texas', 'location')] +Predicted Annotation: [('Kelton', 'person'), ('Crosby, Texas', 'location'), ('New Years Eve', 'event'), ("Rowdy Buck 's", 'building'), ('Crosby, Texas', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 783: +Sentence: They had finished in a relegation spot in the 2008-09 season, but were reprieved for 2009-10 when Fortitudo Bologna and Livorno were denied professional licenses due to financial issues. +True Annotation: [('Fortitudo Bologna', 'organization')] +Predicted Annotation: [('2008-09 season', 'event'), ('2009-10', 'event'), ('Fortitudo Bologna', 'building'), ('Livorno', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 784: +Sentence: Claudie Haignere ( formerly Claudie Andre-Deshays; born 13 May 1957 in Le Creusot, Saone-et-Loire ) is a French doctor, politician, and former astronaut with the Centre National d'Etudes Spatiales ( 1985-1999 ) and the European Space Agency ( 1999-2002 ). +True Annotation: [('Saône-et-Loire', 'location')] +Predicted Annotation: [('Claudie Haignere', 'person'), ('Claudie Andre-Deshays', 'person'), ('Le Creusot', 'location'), ('Saone-et-Loire', 'location'), ("Centre National d'Etudes Spatiales", 'organization'), ('European Space Agency', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 785: +Sentence: A year later he won the golden medal in the 4 × 100 & nbsp; m medley relay at the European LC Championships 1999 in Istanbul, Turkey, alongside Klaas-Erik Zwering, Marcel Wouda and Pieter van den Hoogenband. +True Annotation: [('Pieter van den Hoogenband', 'person')] +Predicted Annotation: [('European LC Championships 1999', 'event'), ('Istanbul', 'location'), ('Turkey', 'location'), ('Klaas-Erik Zwering', 'person'), ('Marcel Wouda', 'person'), ('Pieter van den Hoogenband', 'person')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 786: +Sentence: Rusovce Mansion or Rusovce manor house ( Rusovsky kastiel, Hungarian: Oroszvar; German: Karlburg ) is a neoclassical mansion located in the Rusovce borough, part of Bratislava, capital of Slovakia. +True Annotation: [('Bratislava', 'location')] +Predicted Annotation: [('Rusovce Mansion', 'building'), ('Rusovce manor house', 'building'), ('Rusovsky kastiel', 'building'), ('Rusovce borough', 'location'), ('Bratislava', 'location'), ('Slovakia', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 787: +Sentence: He developed his skills working with writer Denny O'Neil and culminated his work on this title with the popular and critically acclaimed Daredevil: Born Again story arc, written by Frank Miller ( now collected in book form ). +True Annotation: [('Frank Miller', 'person')] +Predicted Annotation: [("Denny O'Neil", 'person'), ('story arc', 'event'), ('Frank Miller', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 788: +Sentence: Katherine Jenkins was forced to withdraw herself from the pre-match entertainment due to a flu bug, her replacement was Russell Watson, who performed the Grand Final hymn, Jerusalem. +True Annotation: [('Russell Watson', 'person')] +Predicted Annotation: [('Katherine Jenkins', 'person'), ('pre-match entertainment', 'event'), ('Russell Watson', 'person'), ('Jerusalem', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 789: +Sentence: Not only did Arnold photograph VIPs such as Queen Elizabeth II, Malcolm X, and Joan Crawford, she traveled extensively around the world, photographing in China, Russia, South Africa and Afghanistan. +True Annotation: [('Joan Crawford', 'person')] +Predicted Annotation: [('Arnold', 'person'), ('Queen Elizabeth II', 'person'), ('Malcolm X', 'person'), ('Joan Crawford', 'person'), ('China', 'location'), ('Russia', 'location'), ('South Africa', 'location'), ('Afghanistan', 'location')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 790: +Sentence: During his senior year, after watching Saving Private Ryan, he decided to attend West Point. +True Annotation: [('Saving Private Ryan', 'art')] +Predicted Annotation: [('During his senior year', 'event'), ('he', 'person'), ('West Point', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 791: +Sentence: The Battle of Zagonara was fought on July 28, 1424 at Zagonara ( Lugo di Romagna ) between the armies of the Republic of Florence and that of Filippo Maria Visconti, duke of Milan, an episode of the Wars in Lombardy. +True Annotation: [('Lugo di Romagna', 'location')] +Predicted Annotation: [('Zagonara', 'location'), ('Zagonara', 'location'), ('Lugo di Romagna', 'location'), ('Republic of Florence', 'organization'), ('Filippo Maria Visconti', 'person'), ('Wars in Lombardy', 'event')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 792: +Sentence: In common with other responses to serious social problems, the issue was not addressed by the government, but rather by concerned citizens setting up such appeals and lists, e.g. there was also around this time a subscription list to support distressed weavers in Spitalfields. +True Annotation: [('Spitalfields', 'location')] +Predicted Annotation: [('government', 'organization'), ('distressed weavers', 'person'), ('Spitalfields', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 793: +Sentence: Also, Japanese reinforcements intended for Guadalcanal were delayed and eventually delivered by warships rather than transport ships, giving the Allies more time to prepare for the Japanese counteroffensive and preventing the Japanese from landing heavy artillery, ammunition, and other supplies. +True Annotation: [('Guadalcanal', 'location')] +Predicted Annotation: [('Guadalcanal', 'location'), ('Allies', 'organization'), ('Japanese counteroffensive', 'event'), ('Japanese', 'organization'), ('heavy artillery', 'product'), ('ammunition', 'product')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 794: +Sentence: It was one of two Tier I events that took place on red clay in the build-up to the second Grand Slam of the year, the French Open. +True Annotation: [('French Open', 'event')] +Predicted Annotation: [('red clay', 'location'), ('French Open', 'event')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 795: +Sentence: In combat, the unit served chiefly as a strategic bombardment organization, attacking the harbor at Kiel, chemical plants at Bonn, textile factories at Stuttgart, power plants at Hamm, steel works at Osnabruck, the aircraft industry at Brunswick, and other objectives. +True Annotation: [('Osnabrück', 'location')] +Predicted Annotation: [('unit', 'organization'), ('Kiel', 'location'), ('chemical plants', 'organization'), ('Bonn', 'location'), ('textile factories', 'organization'), ('Stuttgart', 'location'), ('Hamm', 'location'), ('Osnabruck', 'location'), ('Brunswick', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 796: +Sentence: Major positions held by Democratic Party members: Current Mayors of Novi Sad, Nis, Subotica, Uzice, Pancevo, Sombor, Zrenjanin, Sabac, Smederevo and Valjevo are also members of the Democratic Party. +True Annotation: [('Zrenjanin', 'location')] +Predicted Annotation: [('Democratic Party', 'organization'), ('Current Mayors', 'person'), ('Novi Sad', 'location'), ('Nis', 'location'), ('Subotica', 'location'), ('Uzice', 'location'), ('Pancevo', 'location'), ('Sombor', 'location'), ('Zrenjanin', 'location'), ('Sabac', 'location'), ('Smederevo', 'location'), ('Valjevo', 'location'), ('Democratic Party', 'organization')] +Precision: 0.08333333333333333; Recall: 1.0; F1-score: 0.15384615384615385 +-------------------------------------------------- + +Instance 797: +Sentence: Jan Plch is a Slovak professional ice hockey player who played with HC Slovan Bratislava in the Slovak Extraliga. +True Annotation: [('HC Slovan Bratislava', 'organization')] +Predicted Annotation: [('Jan Plch', 'person'), ('Slovak', 'location'), ('HC Slovan Bratislava', 'organization'), ('Slovak Extraliga', 'event')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 798: +Sentence: Under General Andre Massena, he took part in the 1799 defense of Genoa. +True Annotation: [('Genoa', 'location')] +Predicted Annotation: [('General Andre Massena', 'person'), ('1799', 'event'), ('Genoa', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 799: +Sentence: As proprietary systems became uneconomical, EMS suppliers began to deliver solutions based on industry standard hardware platforms such as those from Digital Equipment ( later Compaq ), HP, IBM and Sun. +True Annotation: [('Sun Microsystems', 'person'), ('Sun Microsystems', 'organization')] +Predicted Annotation: [('EMS suppliers', 'organization'), ('Digital Equipment', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 800: +Sentence: He was the first University of South Carolina player to have his jersey retired while still active at the school. +True Annotation: [('University of South Carolina', 'location'), ('University of South Carolina', 'organization')] +Predicted Annotation: [('He', 'person'), ('University of South Carolina', 'organization')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 801: +Sentence: In a single season as offensive coordinator at Oregon in 1995, his team lead the Pac-10 in passing offense with 263.8 yards per game. +True Annotation: [('University of Oregon', 'location'), ('University of Oregon', 'organization')] +Predicted Annotation: [('offensive coordinator', 'person'), ('Oregon', 'location'), ('Pac-10', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 802: +Sentence: In Hamburg, Rabbi Gotthold Salomon had broken new ground by delivering a sermon in German. +True Annotation: [('Hamburg', 'location')] +Predicted Annotation: [('Hamburg', 'location'), ('Rabbi Gotthold Salomon', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 803: +Sentence: The Moon being relatively large with respect to the Earth and other moons which are in irregular orbits with respect to their planet is yet another issue. +True Annotation: [('Moon', 'location')] +Predicted Annotation: [('The Moon', 'location'), ('the Earth', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 804: +Sentence: Horatio Potter conceived and founded the Cathedral of St. John the Divine in New York City, the largest cathedral in the Western Hemisphere, though he did not live to see the foundation stone laid. +True Annotation: [('New York City', 'location'), ('New York City', 'organization')] +Predicted Annotation: [('Horatio Potter', 'person'), ('Cathedral of St. John the Divine', 'building'), ('New York City', 'location'), ('Western Hemisphere', 'location')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 805: +Sentence: A total of 6,051 astronaut-utilization hours were tallied by Skylab 4 astronauts performing scientific experiments in the areas of medical activities, solar observations, Earth resources, observation of the Comet Kohoutek and other experiments. +True Annotation: [('Comet Kohoutek', 'location')] +Predicted Annotation: [('Skylab 4', 'building'), ('astronauts', 'person'), ('medical activities', 'event'), ('solar observations', 'event'), ('observation of the Comet Kohoutek', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 806: +Sentence: Rue Clemenceau in Beirut, Lebanon, is a commercial and residential street located near Rue Hamra and the American University of Beirut. +True Annotation: [('American University of Beirut', 'location'), ('American University of Beirut', 'organization')] +Predicted Annotation: [('Rue Clemenceau', 'location'), ('Beirut', 'location'), ('Lebanon', 'location'), ('Rue Hamra', 'location'), ('Beirut', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 807: +Sentence: The event was held in New York, Chicago, Los Angeles, and in London in early December. +True Annotation: [('Chicago, Illinois', 'location')] +Predicted Annotation: [('The event', 'event'), ('New York', 'location'), ('Chicago', 'location'), ('Los Angeles', 'location'), ('London', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 808: +Sentence: Arangi-Lombardi was especially renowned in roles such as La Vestale, Lucrezia Borgia, La Gioconda, and Aida. +True Annotation: [('La Gioconda', 'art')] +Predicted Annotation: [('Arangi-Lombardi', 'person'), ('La Vestale', 'art'), ('La Gioconda', 'art'), ('Aida', 'art')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 809: +Sentence: After his playing days, Hillman turned to coaching, significantly at Nantymoel RFC and became Director of Rugby at the Bridgend Ravens whilst also featuring on the international stage as the Wales Sevens National Team Coach. +True Annotation: [('Wales national rugby union team', 'organization')] +Predicted Annotation: [('Hillman', 'person'), ('Nantymoel RFC', 'organization'), ('Bridgend Ravens', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 810: +Sentence: Her first feature film, Buddha Collapsed out of Shame won an award at Festival du nouveau cinema in Montreal, Canada in 2007, as well as two awards from San Sebastian International Film Festival, Spain. +True Annotation: [('Spain', 'location')] +Predicted Annotation: [('Buddha Collapsed out of Shame', 'art'), ('Festival du nouveau cinema', 'organization'), ('Montreal', 'location'), ('Canada', 'location'), ('San Sebastian International Film Festival', 'organization'), ('Spain', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 811: +Sentence: Jo Darr Gya Woh Marr Gya ( Urdu: جو ڈر گیا ÙˆÛ Ù…Ø± گیا ) is a Pakistani Urdu film which starred Neeli, Javed Sheikh, Atiqa Odho, Reema and Nadeem. +True Annotation: [('Reema', 'person')] +Predicted Annotation: [('Neeli', 'person'), ('Javed Sheikh', 'person'), ('Atiqa Odho', 'person'), ('Reema', 'person'), ('Nadeem', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 812: +Sentence: Born in Pembroke in 1865, Davies represented Hampshire in a single first-class match in 1883 against Sussex, where he made a scored 42 in Hampshire 's first innings and 3 in their second innings. +True Annotation: [('Sussex County Cricket Club', 'organization')] +Predicted Annotation: [('Pembroke', 'location'), ('Davies', 'person'), ('Hampshire', 'organization'), ('first-class match', 'event'), ('Sussex', 'organization'), ('Hampshire', 'organization'), ('first innings', 'event'), ('second innings', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 813: +Sentence: It is a slim luxury ultraportable intended to compete with Apple 's MacBook Air, Lenovo 's ThinkPad X301, or HP 's Voodoo Envy 133 laptop. +True Annotation: [('Hewlett-Packard', 'person'), ('Hewlett-Packard', 'organization')] +Predicted Annotation: [('Apple', 'organization'), ('MacBook Air', 'product'), ('Lenovo', 'organization'), ('ThinkPad X301', 'product'), ('HP', 'organization'), ('Voodoo Envy 133', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 814: +Sentence: Although the majority of fifteen-year-old Emperor Meiji 's consultative assembly was happy with the formal declaration of direct rule by the Court and tended to support a continued collaboration with the Tokugawa, Saigo Takamori physically threatened members of the assembly into ordering the confiscation of Yoshinobu 's lands. +True Annotation: [('Emperor Meiji', 'person')] +Predicted Annotation: [('Emperor Meiji', 'person'), ('consultative assembly', 'organization'), ('Court', 'organization'), ('Tokugawa', 'organization'), ('Saigo Takamori', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 815: +Sentence: The villages of Steinhude and Mardorf benefit significantly more from this than Rehburg, Winzlar, Hagenburg or Großenheidorn. +True Annotation: [('Hagenburg', 'location')] +Predicted Annotation: [('Steinhude', 'location'), ('Mardorf', 'location'), ('Rehburg', 'location'), ('Winzlar', 'location'), ('Hagenburg', 'location'), ('Großenheidorn', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 816: +Sentence: Balkan Insight reports from Albania, Bosnia and Herzegovina, Bulgaria, Croatia, Kosovo, Macedonia, Montenegro, Romania and Serbia. +True Annotation: [('Bulgaria', 'location'), ('Bulgaria', 'organization')] +Predicted Annotation: [('Balkan Insight', 'organization'), ('Albania', 'location'), ('Bosnia and Herzegovina', 'location'), ('Bulgaria', 'location'), ('Croatia', 'location'), ('Kosovo', 'location'), ('Macedonia', 'location'), ('Montenegro', 'location'), ('Romania', 'location'), ('Serbia', 'location')] +Precision: 0.1; Recall: 0.5; F1-score: 0.16666666666666669 +-------------------------------------------------- + +Instance 817: +Sentence: Orgryte IS won the league ahead of runners-up AIK, while Goteborgs FF and Vastmanland-Nerikes BK were relegated. +True Annotation: [('Örgryte IS', 'organization')] +Predicted Annotation: [('Orgryte IS', 'organization'), ('AIK', 'organization'), ('Goteborgs FF', 'organization'), ('Vastmanland-Nerikes BK', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 818: +Sentence: Other parts of the developing world, such as China, remain largely rural but are rapidly urbanizing and industrializing. +True Annotation: [('China', 'location'), ('China', 'organization')] +Predicted Annotation: [('Other parts of the developing world', 'location'), ('China', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 819: +Sentence: This Sufi festival is one of the biggest of its kind, and is held in Mumbai, Delhi, Bangalore, Chennai, Kolkata, Pune and Hyderabad. +True Annotation: [('Chennai', 'location')] +Predicted Annotation: [('Sufi festival', 'event'), ('Mumbai', 'location'), ('Delhi', 'location'), ('Bangalore', 'location'), ('Chennai', 'location'), ('Kolkata', 'location'), ('Pune', 'location'), ('Hyderabad', 'location')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 820: +Sentence: He played for the Pittsburgh Pirates, Washington Senators ( NL ), Washington Senators ( AL ), Chicago Cubs, Baltimore Orioles, Brooklyn Dodgers, Boston Braves, and St. Louis Browns. +True Annotation: [('Brooklyn Dodgers', 'organization')] +Predicted Annotation: [('Pittsburgh Pirates', 'organization'), ('Washington Senators', 'organization'), ('Washington Senators', 'organization'), ('Chicago Cubs', 'organization'), ('Baltimore Orioles', 'organization'), ('Brooklyn Dodgers', 'organization'), ('Boston Braves', 'organization'), ('St. Louis Browns', 'organization')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 821: +Sentence: Meredith McGrath and Nathalie Tauziat won in the final 6 & ndash; 1, 6 & ndash; 2 against Iva Majoli and Petra Schwarz. +True Annotation: [('Nathalie Tauziat', 'person')] +Predicted Annotation: [('Meredith McGrath', 'person'), ('Nathalie Tauziat', 'person'), ('Iva Majoli', 'person'), ('Petra Schwarz', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 822: +Sentence: Holy Trinity Church, Howgill, stands in a country lane near the hamlet of Howgill, between Sedbergh and Tebay, Cumbria, England ( SD633950 ). +True Annotation: [('Cumbria', 'location')] +Predicted Annotation: [('Holy Trinity Church', 'building'), ('Howgill', 'location'), ('Howgill', 'location'), ('Sedbergh', 'location'), ('Tebay', 'location'), ('Cumbria', 'location'), ('England', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 823: +Sentence: Spanish vocals for the song, titled " Donde Quieras Yo Ire ", were later recorded in late 1995 in Zurich along with a Spanish version of " I 'll Never Break Your Heart ". +True Annotation: [("I'll Never Break Your Heart", 'art')] +Predicted Annotation: [('late 1995', 'event'), ('Zurich', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 824: +Sentence: co. nz, The New American, The Stanford Daily, Santa Maria Sun, The Hartford Courant, Slant Magazine, The Indianapolis Star, NUVO, The Albuquerque Tribune, Polish magazine Przekroj, and Glenn Erickson from DVD Talk. +True Annotation: [('The Hartford Courant', 'organization'), ('The Hartford Courant', 'art')] +Predicted Annotation: [('The New American', 'organization'), ('The Stanford Daily', 'organization'), ('Santa Maria Sun', 'organization'), ('The Hartford Courant', 'organization'), ('Slant Magazine', 'organization'), ('The Indianapolis Star', 'organization'), ('NUVO', 'organization'), ('The Albuquerque Tribune', 'organization'), ('Polish magazine Przekroj', 'organization'), ('Glenn Erickson', 'person'), ('DVD Talk', 'organization')] +Precision: 0.09090909090909091; Recall: 0.5; F1-score: 0.15384615384615385 +-------------------------------------------------- + +Instance 825: +Sentence: During the war he guested for Cardiff City, Fulham, Liverpool, Portsmouth, Swansea Town, Aberaman Athletic, Port Vale, Clapton Orient and Plymouth Argyle. +True Annotation: [('Plymouth Argyle F.C.', 'organization')] +Predicted Annotation: [('Cardiff City', 'organization'), ('Fulham', 'location'), ('Liverpool', 'location'), ('Portsmouth', 'location'), ('Swansea Town', 'organization'), ('Aberaman Athletic', 'organization'), ('Port Vale', 'organization'), ('Clapton Orient', 'organization'), ('Plymouth Argyle', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 826: +Sentence: The first match that aired on pay-per-view was Umaga versus Kane who had won the vote with 49 %. +True Annotation: [('Kane', 'person')] +Predicted Annotation: [('Umaga', 'person'), ('Kane', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 827: +Sentence: Today, the Chua Chu Kang Single Member Constituency as at the general election of 2001 largely covers only the area in Choa Chu Kang New Town, while the rest largely falls under the jurisdiction of the Hong Kah Group Representation Constituency. +True Annotation: [('Singapore general election, 2001', 'event')] +Predicted Annotation: [('Chua Chu Kang Single Member Constituency', 'organization'), ('general election of 2001', 'event'), ('Choa Chu Kang New Town', 'location'), ('Hong Kah Group Representation Constituency', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 828: +Sentence: In 1974, both San Francisco-based " Bay Area Review " ( BAR ) and Chicago-based " Bar Review Institute " ( BRI ) were bought by publishing giant Harcourt, Brace, Jovanovich for $ 5 million, and promptly merged. +True Annotation: [('Harcourt Trade Publishers', 'person'), ('Harcourt Trade Publishers', 'organization')] +Predicted Annotation: [('San Francisco-based', 'location'), ('Bay Area Review', 'organization'), ('BAR', 'organization'), ('Chicago-based', 'location'), ('Bar Review Institute', 'organization'), ('BRI', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 829: +Sentence: Following chronic financial difficulties, The club were bought out by Airdrie United and relocated to play in Airdrie under the new identity. +True Annotation: [('Airdrie United F.C.', 'organization')] +Predicted Annotation: [('Airdrie', 'location'), ('Airdrie', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 830: +Sentence: Mike Reid was already starring as Frank Butcher in the BBC television soap opera EastEnders when he starred in the pantomime, although he left the soap later in the year. +True Annotation: [('BBC', 'person'), ('BBC', 'organization')] +Predicted Annotation: [('Mike Reid', 'person'), ('Frank Butcher', 'person'), ('BBC', 'organization'), ('pantomime', 'event')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 831: +Sentence: Parallel to his studies, he has been giving lectures on sound and space at the Royal Architect Academy and at the Art Academy in Copenhagen. +True Annotation: [('Copenhagen', 'location')] +Predicted Annotation: [('Royal Architect Academy', 'organization'), ('Art Academy', 'organization'), ('Copenhagen', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 832: +Sentence: Reactivated by the Twentieth Air Force 314th Composite Wing in April 1946 as the 9th Reconnaissance Squadron ( Very Long Range, Photographic ) assigned to Johnson Air Base, Japan. +True Annotation: [('Japan', 'location'), ('Japan', 'organization')] +Predicted Annotation: [('Twentieth Air Force', 'organization'), ('314th Composite Wing', 'organization'), ('April 1946', 'event'), ('9th Reconnaissance Squadron', 'organization'), ('Johnson Air Base', 'location'), ('Japan', 'location')] +Precision: 0.16666666666666666; Recall: 0.5; F1-score: 0.25 +-------------------------------------------------- + +Instance 833: +Sentence: He announced the foundation 's creation during a ceremony on June 6, 2007, the 63rd anniversary of D-Day, to celebrate Senate and House concurrent resolutions honoring the Monuments Men. +True Annotation: [('United States Senate', 'person'), ('United States Senate', 'organization')] +Predicted Annotation: [('He', 'person'), ('foundation', 'organization'), ('D-Day', 'event'), ('Senate and House', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 834: +Sentence: He was educated at Shrewsbury School, University College, Oxford, and the Courtauld Institute of Art in London. +True Annotation: [('Courtauld Institute of Art', 'location'), ('Courtauld Institute of Art', 'organization')] +Predicted Annotation: [('Shrewsbury School', 'building'), ('University College', 'organization'), ('Oxford', 'location'), ('Courtauld Institute of Art', 'organization'), ('London', 'location')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 835: +Sentence: The system was first implemented in the city of Cordoba, then in Mendoza and recently in the city of Salta. +True Annotation: [('Mendoza, Argentina', 'location')] +Predicted Annotation: [('city of Cordoba', 'location'), ('Mendoza', 'location'), ('city of Salta', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 836: +Sentence: Headquartered in Moline, Illinois, Elliott Aviation has branches in Moline, plus Des Moines, Iowa; Minneapolis, Minnesota; and Omaha, Nebraska. +True Annotation: [('Omaha, Nebraska', 'location')] +Predicted Annotation: [('Moline', 'location'), ('Illinois', 'location'), ('Elliott Aviation', 'organization'), ('Moline', 'location'), ('Des Moines', 'location'), ('Iowa', 'location'), ('Minneapolis, Minnesota', 'location'), ('Omaha, Nebraska', 'location')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 837: +Sentence: On April 14, 1927 at about 10 p.m., the first series produced OV 4 left the new established factory on Hisingen in Goteborg. +True Annotation: [('Volvo ÖV 4', 'product')] +Predicted Annotation: [('April 14, 1927', 'event'), ('OV 4', 'product'), ('new established factory', 'building'), ('Hisingen', 'location'), ('Goteborg', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 838: +Sentence: Islamic Azad University - Garmsar Branch is a branch of Iran 's Islamic Azad Universities. +True Annotation: [('Islamic Azad University', 'location'), ('Islamic Azad University', 'organization')] +Predicted Annotation: [('Islamic Azad University', 'organization'), ('Garmsar Branch', 'location'), ('Iran', 'location'), ('Islamic Azad Universities', 'organization')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 839: +Sentence: People in the Bishigram Valley speak Torwali and in the Tirat Valley they speak Pashto. +True Annotation: [('Tirat Valley', 'location')] +Predicted Annotation: [('Bishigram Valley', 'location'), ('Tirat Valley', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 840: +Sentence: After his national service, in which he served as a corporal in the Nahal paratroopers, he attended the Technion, where he gained a BSc in Civil engineering, also being elected chairman of the university 's Student Union during his studies. +True Annotation: [('Technion – Israel Institute of Technology', 'location'), ('Technion – Israel Institute of Technology', 'organization'), ('Technion – Israel Institute of Technology', 'building')] +Predicted Annotation: [('national service', 'event'), ('Nahal paratroopers', 'organization'), ('Student Union', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 841: +Sentence: ( Jacobovsky and the Colonel ) is an opera in four acts by Giselher Klebe who also wrote the libretto based on the 1944 play of the same name by Franz Werfel. +True Annotation: [('Franz Werfel', 'person')] +Predicted Annotation: [('Giselher Klebe', 'person'), ('Franz Werfel', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 842: +Sentence: Murray was also an organizer for the Manitoba Progressive Conservative Party in the 1990, 1995 and 1999 elections, and supported Kim Campbell 's successful bid to succeed Mulroney as leader of the Progressive Conservative Party of Canada in 1993. +True Annotation: [('Manitoba general election, 1995', 'event')] +Predicted Annotation: [('Murray', 'person'), ('Manitoba Progressive Conservative Party', 'organization'), ('1990', 'event'), ('1995', 'event'), ('1999 elections', 'event'), ('Kim Campbell', 'person'), ('Mulroney', 'person'), ('Progressive Conservative Party of Canada', 'organization'), ('1993', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 843: +Sentence: Primatesta was elevated to cardinal on March 5, 1973 by Pope Paul VI. +True Annotation: [('Pope Paul VI', 'person')] +Predicted Annotation: [('March 5, 1973', 'event'), ('Pope Paul VI', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 844: +Sentence: He appeared in Stardust, starring David Essex, and he played the sadistic Cousin Kevin in Stigwood 's film version of The Who 's Tommy ( rock opera ). +True Annotation: [('Tommy', 'art')] +Predicted Annotation: [('Stardust', 'art'), ('David Essex', 'person'), ('Cousin Kevin', 'person'), ('Stigwood', 'person'), ('The Who', 'organization'), ('Tommy ( rock opera )', 'art')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 845: +Sentence: Lakovic, nicknamed the " Pit Bull " for his aggressiveness, turned pro in 1992-93, playing for three separate Colonial Hockey League teams, as well as the American Hockey League 's Binghamton Rangers. +True Annotation: [('Colonial Hockey League', 'organization')] +Predicted Annotation: [('Lakovic', 'person'), ('1992-93', 'event'), ('Colonial Hockey League', 'organization'), ('American Hockey League', 'organization'), ('Binghamton Rangers', 'organization')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 846: +Sentence: His repertoire includes such roles as Albrecht in Giselle, Solor in La Bayadere, Ali in Le Corsaire, Prince Desire in The Sleeping Beauty, The Prince in The Nutcracker, Siegfried in Swan Lake, Basil in Don Quixote, and many others. +True Annotation: [('The Sleeping Beauty', 'art')] +Predicted Annotation: [('Albrecht', 'person'), ('Giselle', 'art'), ('Solor', 'person'), ('La Bayadere', 'art'), ('Ali', 'person'), ('Le Corsaire', 'art'), ('Prince Desire', 'person'), ('The Sleeping Beauty', 'art'), ('The Prince', 'person'), ('The Nutcracker', 'art'), ('Siegfried', 'person'), ('Swan Lake', 'art'), ('Basil', 'person'), ('Don Quixote', 'art')] +Precision: 0.07142857142857142; Recall: 1.0; F1-score: 0.13333333333333333 +-------------------------------------------------- + +Instance 847: +Sentence: A writ of habeas corpus was served and the case was called before a bench of three Supreme Court judges presided over by Chief Justice Sir Sidney Abrahams. +True Annotation: [('Sidney Abrahams', 'person')] +Predicted Annotation: [('Supreme Court', 'organization'), ('Chief Justice Sir Sidney Abrahams', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 848: +Sentence: At its disappearance it had ten arrondissements: Argenteuil, Etampes, Mantes, Montmorency, Palaiseau, Pontoise, Le Raincy, Rambouillet, Saint-Germain-en-Laye, and Versailles. +True Annotation: [('Rambouillet', 'location')] +Predicted Annotation: [('Argenteuil', 'location'), ('Etampes', 'location'), ('Mantes', 'location'), ('Montmorency', 'location'), ('Palaiseau', 'location'), ('Pontoise', 'location'), ('Le Raincy', 'location'), ('Rambouillet', 'location'), ('Saint-Germain-en-Laye', 'location'), ('Versailles', 'location')] +Precision: 0.1; Recall: 1.0; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 849: +Sentence: Interstate highways in Indiana are I-64, I-164, I-65, I-265, I-465, I-865, I-69, I-469, I-70, I-74, I-80, I-90, I-94 and I-275. +True Annotation: [('I-465', 'location')] +Predicted Annotation: [('Indiana', 'location'), ('I-64', 'location'), ('I-164', 'location'), ('I-65', 'location'), ('I-265', 'location'), ('I-465', 'location'), ('I-865', 'location'), ('I-69', 'location'), ('I-469', 'location'), ('I-70', 'location'), ('I-74', 'location'), ('I-80', 'location'), ('I-90', 'location'), ('I-94', 'location'), ('I-275', 'location')] +Precision: 0.06666666666666667; Recall: 1.0; F1-score: 0.125 +-------------------------------------------------- + +Instance 850: +Sentence: Much of what has been called " impressionist " literature is actually subsumed into a number of categories, especially Symbolism; its chief exponents being Baudelaire, Mallarme, Rimbaud, Verlaine and Laforgue. +True Annotation: [('Stéphane Mallarmé', 'person')] +Predicted Annotation: [('Symbolism', 'art'), ('Baudelaire', 'person'), ('Mallarme', 'person'), ('Rimbaud', 'person'), ('Verlaine', 'person'), ('Laforgue', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 851: +Sentence: Guests included Itzhak Perlman, Bonnie Franklin, Mary Tyler Moore, Mandy Patinkin, Alan King, Joan Rivers, Nell Carter, Jerry Stiller & amp; Anne Meara, Tracey Gold, B.B. King, Sarah Jessica Parker, and Paul Schaffer. +True Annotation: [('Paul Schaffer', 'person')] +Predicted Annotation: [('Itzhak Perlman', 'person'), ('Bonnie Franklin', 'person'), ('Mary Tyler Moore', 'person'), ('Mandy Patinkin', 'person'), ('Alan King', 'person'), ('Joan Rivers', 'person'), ('Nell Carter', 'person'), ('Jerry Stiller', 'person'), ('Anne Meara', 'person'), ('Tracey Gold', 'person'), ('B.B. King', 'person'), ('Sarah Jessica Parker', 'person'), ('Paul Schaffer', 'person')] +Precision: 0.07692307692307693; Recall: 1.0; F1-score: 0.14285714285714288 +-------------------------------------------------- + +Instance 852: +Sentence: He also played in the club 's last Conference National game of the season, a 1 & ndash; 0 win against York City & ndash; after the game the team were presented with their winners ' medals and the competition trophy. +True Annotation: [('Conference National', 'organization'), ('Conference National', 'event')] +Predicted Annotation: [('He', 'person'), ('club', 'organization'), ('Conference National game', 'event'), ('York City', 'location'), ('team', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 853: +Sentence: Glubczyce County is bordered by Prudnik County to the north, and Kedzierzyn-Kozle County and Raciborz County to the east. +True Annotation: [('Prudnik County', 'location')] +Predicted Annotation: [('Glubczyce County', 'location'), ('Prudnik County', 'location'), ('Kedzierzyn-Kozle County', 'location'), ('Raciborz County', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 854: +Sentence: The title track was released as the album 's first single in March 1970, becoming a Top 10 hit that year, reaching # 5 on the Billboard Magazine Hot Country Songs chart. +True Annotation: [('Hot Country Songs', 'art')] +Predicted Annotation: [('March 1970', 'event'), ('Billboard Magazine', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 855: +Sentence: The Port of Haydarpasa, also known as the Port of Haidar Pasha ( Haydarpasa Limani ) is a general cargo seaport, ro-ro and container terminal, situated in Haydarpasa, Istanbul at the southern entrance to the Bosphorus. +True Annotation: [('Bosphorus', 'location')] +Predicted Annotation: [('Haydarpasa', 'location'), ('Port of Haidar Pasha', 'organization'), ('Haydarpasa', 'location'), ('Haydarpasa', 'location'), ('Istanbul', 'location'), ('Bosphorus', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 856: +Sentence: Houcine Anafal ( born in 15 September 1952 in Kenitra ) is a retired Moroccan professional footballer who played for clubs in Europe, including Stade Rennais F.C. as well as the Morocco national football team. +True Annotation: [('Morocco national football team', 'organization')] +Predicted Annotation: [('Houcine Anafal', 'person'), ('Kenitra', 'location'), ('Europe', 'location'), ('Stade Rennais F.C.', 'organization'), ('Morocco national football team', 'organization')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 857: +Sentence: He has played and recorded with artists such as Rick Wakeman, Pete Atkin, Kenny Young, the pioneer jazz-rock band If, Clifford T. Ward, Roger Daltrey, Slapp Happy, Steve Swindells, The Pretty Things, Stealers Wheel and Leo Sayer. +True Annotation: [('Stealers Wheel', 'person')] +Predicted Annotation: [('Rick Wakeman', 'person'), ('Pete Atkin', 'person'), ('Kenny Young', 'person'), ('If', 'organization'), ('Clifford T. Ward', 'person'), ('Roger Daltrey', 'person'), ('Slapp Happy', 'person'), ('Steve Swindells', 'person'), ('The Pretty Things', 'organization'), ('Stealers Wheel', 'organization'), ('Leo Sayer', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 858: +Sentence: The object of this book was to satirize Samuel Richardson 's hero Sir Charles Grandison, who had many sentimental admirers in the Holy Roman Empire. +True Annotation: [('Holy Roman Empire', 'location')] +Predicted Annotation: [('Samuel Richardson', 'person'), ('Sir Charles Grandison', 'person'), ('Holy Roman Empire', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 859: +Sentence: In 1909, at 26, he was appointed professor of applied mathematics in Straßburg, then part of the German Empire ( now Strasbourg, Alsace, France ) and received Prussian citizenship. +True Annotation: [('Kingdom of Prussia', 'location'), ('Kingdom of Prussia', 'organization')] +Predicted Annotation: [('1909', 'event'), ('Straßburg', 'location'), ('German Empire', 'organization'), ('Strasbourg', 'location'), ('Alsace', 'location'), ('France', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 860: +Sentence: One of the main contributors to the album 's overall sound is Mark Knopfler, best known as the frontman of Dire Straits. +True Annotation: [('Mark Knopfler', 'person')] +Predicted Annotation: [('Mark Knopfler', 'person'), ('Dire Straits', 'organization')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 861: +Sentence: He represented the Alberta riding of Athabasca where he was first elected in the 1980 federal election and re-elected in 1984 and again in 1988. +True Annotation: [('Canadian federal election, 1988', 'event')] +Predicted Annotation: [('He', 'person'), ('Alberta', 'location'), ('Athabasca', 'location'), ('he', 'person'), ('1980 federal election', 'event'), ('1984', 'event'), ('1988', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 862: +Sentence: He was a reporter for The Kansas City Star, the St. Louis Post-Dispatch, and the St. Louis Globe-Democrat. +True Annotation: [('St. Louis Globe-Democrat', 'art')] +Predicted Annotation: [('The Kansas City Star', 'organization'), ('St. Louis Post-Dispatch', 'organization'), ('St. Louis Globe-Democrat', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 863: +Sentence: Rahatgarh is a town and a nagar panchayat in Sagar district in the Indian state of Madhya Pradesh. +True Annotation: [('Madhya Pradesh', 'location'), ('Madhya Pradesh', 'person')] +Predicted Annotation: [('Rahatgarh', 'location'), ('Sagar district', 'location'), ('Madhya Pradesh', 'location')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 864: +Sentence: George served as a member of Parliament in the Commons for several terms ( for Hertfordshire in 1571, for Hampshire in 1584, 1586, 1588 & ndash; 1589, 1592 ). +True Annotation: [('Hampshire', 'location')] +Predicted Annotation: [('George', 'person'), ('Parliament', 'organization'), ('Commons', 'location'), ('Hertfordshire', 'location'), ('Hampshire', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 865: +Sentence: From 1870 he studied in Prussian gymnasiums in Inowroclaw, Posen, Oppeln, Ratibor, and in 1884 graduated from Mary Magdalen Gymnasium in Posen. +True Annotation: [('Racibórz', 'location')] +Predicted Annotation: [('Prussian gymnasiums', 'organization'), ('Inowroclaw', 'location'), ('Posen', 'location'), ('Oppeln', 'location'), ('Ratibor', 'location'), ('Mary Magdalen Gymnasium', 'building'), ('Posen', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 866: +Sentence: A 4.4 mikmon extension ( of U.S. Route 129 ) has been completed to State Route 33 ( Old Knoxville Highway ) between Maryville, Tennessee and Alcoa, Tennessee. +True Annotation: [('Maryville, Tennessee', 'location')] +Predicted Annotation: [('State Route 33', 'location'), ('Old Knoxville Highway', 'location'), ('Maryville, Tennessee', 'location'), ('Alcoa, Tennessee', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 867: +Sentence: Dodoma Urban is one of the 5 districts of the Dodoma Region of Tanzania. +True Annotation: [('Tanzania', 'location')] +Predicted Annotation: [('Dodoma Urban', 'location'), ('Dodoma Region', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 868: +Sentence: The Uzbeks, during the reign of Tahmasp, attacked the eastern provinces of the kingdom five times and the Ottomans under Soleyman I initiated four invasions of Persia. +True Annotation: [('Suleiman the Magnificent', 'person')] +Predicted Annotation: [('The Uzbeks', 'organization'), ('Tahmasp', 'person'), ('eastern provinces', 'location'), ('Ottomans', 'organization'), ('Soleyman I', 'person'), ('Persia', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 869: +Sentence: Depalpur ( देपालपà¥à¤° ) is a town and a nagar panchayat in Indore district in the state of Madhya Pradesh, India. +True Annotation: [('Indore district', 'location')] +Predicted Annotation: [('Depalpur', 'location'), ('Indore district', 'location'), ('Madhya Pradesh', 'location'), ('India', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 870: +Sentence: Jennifer Warnes remade " Do n't Make Me Over " for her 1979 Shot Through the Heart album; issued as a single, the track reached # 67 in January 1980. +True Annotation: [('Shot Through the Heart', 'art')] +Predicted Annotation: [('Jennifer Warnes', 'person'), ("Do n't Make Me Over", 'art'), ('Shot Through the Heart album', 'product'), ('January 1980', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 871: +Sentence: Sonnet 85 is one of 154 sonnets written by the English playwright and poet William Shakespeare. +True Annotation: [('William Shakespeare', 'person')] +Predicted Annotation: [('Sonnet 85', 'art'), ('sonnets', 'art'), ('William Shakespeare', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 872: +Sentence: These clubs included Alloa Athletic, Armadale, Bathgate, Berwick Rangers, Bo ' ness, Bonnyrigg Rose, Cowdenbeath, Edinburgh University, Heart of Midlothian, Hibernian, Leith Athletic, Lochgelly United, Meadowbank Thistle and St Bernard 's. +True Annotation: [('Bathgate F.C.', 'organization')] +Predicted Annotation: [('Alloa Athletic', 'organization'), ('Armadale', 'location'), ('Bathgate', 'location'), ('Berwick Rangers', 'organization'), ("Bo ' ness", 'location'), ('Bonnyrigg Rose', 'organization'), ('Cowdenbeath', 'location'), ('Edinburgh University', 'organization'), ('Heart of Midlothian', 'organization'), ('Hibernian', 'organization'), ('Leith Athletic', 'organization'), ('Lochgelly United', 'organization'), ('Meadowbank Thistle', 'organization'), ("St Bernard 's", 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 873: +Sentence: December 21 & ndash; United States deports 249 people, including Emma Goldman, to Russia on the USAT '' Buford ''. +True Annotation: [('USAT Buford', 'product')] +Predicted Annotation: [('United States', 'location'), ('Emma Goldman', 'person'), ('Russia', 'location'), ('USAT', 'organization'), ('Buford', 'building')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 874: +Sentence: In 1800 the 1/52nd took part in the Qiberon Bay, Vigo, Cadiz and Ferrol expeditions and, after short stations in Gibraltar and Lisbon, returned to England in 1801. +True Annotation: [('Lisbon', 'location'), ('Lisbon', 'art')] +Predicted Annotation: [('1/52nd', 'organization'), ('Qiberon Bay', 'location'), ('Vigo', 'location'), ('Cadiz', 'location'), ('Ferrol', 'location'), ('Gibraltar', 'location'), ('Lisbon', 'location'), ('England', 'location')] +Precision: 0.125; Recall: 0.5; F1-score: 0.2 +-------------------------------------------------- + +Instance 875: +Sentence: BeerQuilmes gives its name to one of Argentina 's favourite beers, Cerveza Quilmes, which was originally brewed in the area. +True Annotation: [('Cerveza Quilmes', 'organization')] +Predicted Annotation: [('BeerQuilmes', 'product'), ('Argentina', 'location'), ('Cerveza Quilmes', 'product')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 876: +Sentence: Ellison studied dance from the age of three, first at a dance school in Liverpool, then later at the Elizabeth Hill School of Dancing in St. Helens, Merseyside. +True Annotation: [('St. Helens, Merseyside', 'location')] +Predicted Annotation: [('Ellison', 'person'), ('Liverpool', 'location'), ('Elizabeth Hill School of Dancing', 'organization'), ('St. Helens', 'location'), ('Merseyside', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 877: +Sentence: The other short-listed nominees for the award were Gautam Gambhir and Mahendra Singh Dhoni ( India ) and Andrew Strauss ( England ). +True Annotation: [('English national cricket team', 'organization')] +Predicted Annotation: [('Gautam Gambhir', 'person'), ('Mahendra Singh Dhoni', 'person'), ('India', 'location'), ('Andrew Strauss', 'person'), ('England', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 878: +Sentence: Death In June/Current 93/Sol Invictus is a CD album recording of a March 24, 1991 concert by Death In June, Current 93, and Sol Invictus at the Frankfurt Sound Depot in Frankfurt, Germany. +True Annotation: [('Germany', 'location'), ('Germany', 'person')] +Predicted Annotation: [('Death In June', 'organization'), ('Current 93', 'organization'), ('Sol Invictus', 'person'), ('March 24, 1991', 'event'), ('Death In June', 'organization'), ('Current 93', 'organization'), ('Sol Invictus', 'person'), ('Frankfurt Sound Depot', 'building'), ('Frankfurt', 'location'), ('Germany', 'location')] +Precision: 0.14285714285714285; Recall: 0.5; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 879: +Sentence: For the introduction of the new V12 engine at the 1966 Italian Grand Prix, Gurney took the wheel of the new car, and was joined by compatriot Phil Hill in the older Eagle-Climax. +True Annotation: [('Phil Hill', 'person')] +Predicted Annotation: [('1966 Italian Grand Prix', 'event'), ('Gurney', 'person'), ('Phil Hill', 'person'), ('Eagle-Climax', 'product')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 880: +Sentence: Ikonika ( real name Sara Abdel-Hamid ) is an electronic musician, producer and DJ often associated with Hyperdub Records and the Dubstep genre. +True Annotation: [('Hyperdub Records', 'organization')] +Predicted Annotation: [('Ikonika', 'person'), ('Sara Abdel-Hamid', 'person'), ('Hyperdub Records', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 881: +Sentence: In 2006, Alex Lloyd performed in the grand finale of Dancing With The Stars, singing his breakthrough song, " Amazing ". +True Annotation: [('Amazing', 'art')] +Predicted Annotation: [('Alex Lloyd', 'person'), ('grand finale', 'event'), ('Dancing With The Stars', 'organization'), ('Amazing', 'art')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 882: +Sentence: Washington, D.C. Elector Barbara Lett-Simmons, pledged for Democrats Al Gore and Joe Lieberman, cast no electoral votes as a protest of Washington D.C. 's lack of statehood, which she described as the federal district 's " colonial status. +True Annotation: [('Al Gore', 'person')] +Predicted Annotation: [('Washington, D.C.', 'location'), ('Elector Barbara Lett-Simmons', 'person'), ('Democrats', 'organization'), ('Al Gore', 'person'), ('Joe Lieberman', 'person'), ('Washington D.C.', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 883: +Sentence: He was commissioned as a second lieutenant in the United States Marine Corps on 18 June 18, 1907, attended School of Application, starting his first assignment on 25 December, 1908 aboard WisconsinBB-96 in time to participate in the cruise of the Great White Fleet. +True Annotation: [('United States Marine Corps', 'person'), ('United States Marine Corps', 'organization')] +Predicted Annotation: [('second lieutenant', 'person'), ('United States Marine Corps', 'organization'), ('School of Application', 'organization'), ('WisconsinBB-96', 'location'), ('cruise of the Great White Fleet', 'event')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 884: +Sentence: The artist unifies an aural and visual experience by creating continuous compositions on canvas, as he has shared the stage with headlining musical talent as Beastie Boys, Bela Fleck, Burning Spear, Disco Biscuits, Les Claypool, Arturo Sandoval, Thievery Corporation and Wynton Marsalis. +True Annotation: [('Les Claypool', 'person')] +Predicted Annotation: [('Beastie Boys', 'organization'), ('Bela Fleck', 'person'), ('Disco Biscuits', 'organization'), ('Les Claypool', 'person'), ('Arturo Sandoval', 'person'), ('Thievery Corporation', 'organization'), ('Wynton Marsalis', 'person')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 885: +Sentence: He moved to New Jersey and began working in the smaller theaters in New York City and in the regional theatre around the northeast, from Bangor, Maine down to Virginia. +True Annotation: [('Bangor, Maine', 'location')] +Predicted Annotation: [('He', 'person'), ('New Jersey', 'location'), ('smaller theaters', 'building'), ('New York City', 'location'), ('regional theatre', 'organization'), ('Bangor, Maine', 'location'), ('Virginia', 'location')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 886: +Sentence: Using six offensive measures: Average, On-base percentage, Slugging, RBIs, Runs created and Win shares-all League-Era adjusted, Rosciam ranks Tenace sixth offensively behind Mickey Cochrane, Mike Piazza, Bill Dickey, Gabby Hartnett and Joe Torre among catchers. +True Annotation: [('Gabby Hartnett', 'person')] +Predicted Annotation: [('Rosciam', 'organization'), ('Tenace', 'person'), ('Mickey Cochrane', 'person'), ('Mike Piazza', 'person'), ('Bill Dickey', 'person'), ('Gabby Hartnett', 'person'), ('Joe Torre', 'person')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 887: +Sentence: Turkish Cup Final in Kayseri: Besiktas Cola Turka 72-81 Fenerbahce UlkerFenerbahce Ulker win the Cup for the second successive time and third overall. +True Annotation: [('Fenerbahçe Ülker', 'person'), ('Fenerbahçe Ülker', 'organization')] +Predicted Annotation: [('Turkish Cup Final', 'event'), ('Kayseri', 'location'), ('Fenerbahce UlkerFenerbahce Ulker', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 888: +Sentence: Jose Manuel Barroso, the President of the European Commission, supported the Danish government saying that freedom of speech can not be compromised: " It 's better to publish too much than not to have freedom. +True Annotation: [('European Commission', 'organization')] +Predicted Annotation: [('Jose Manuel Barroso', 'person'), ('European Commission', 'organization'), ('Danish government', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 889: +Sentence: This main line connected Herington, Ramona, Tampa, Durham, Waldeck, Canton, Galva, McPherson, Groveland, Inman, Medora, Hutchinson, Whiteside, Partridge, Arlington, Langdon, Turon, Preston, Natrona, Pratt. +True Annotation: [('Turon, Kansas', 'location')] +Predicted Annotation: [('Herington', 'location'), ('Ramona', 'location'), ('Tampa', 'location'), ('Durham', 'location'), ('Waldeck', 'location'), ('Canton', 'location'), ('Galva', 'location'), ('McPherson', 'location'), ('Groveland', 'location'), ('Inman', 'location'), ('Medora', 'location'), ('Hutchinson', 'location'), ('Whiteside', 'location'), ('Partridge', 'location'), ('Arlington', 'location'), ('Langdon', 'location'), ('Turon', 'location'), ('Preston', 'location'), ('Natrona', 'location'), ('Pratt', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 890: +Sentence: He was born around 990 CE near Ghazni, Afghanistan during the Ghaznavid Empire and died in Lahore ( in present day Punjab, Pakistan ) in 1077 CE. +True Annotation: [('Afghanistan', 'location')] +Predicted Annotation: [('Ghazni', 'location'), ('Afghanistan', 'location'), ('Ghaznavid Empire', 'organization'), ('Lahore', 'location'), ('Punjab', 'location'), ('Pakistan', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 891: +Sentence: Baptist Bible College has its origins in a May 1950 meeting of Baptist ministers at the Texas Hotel in Fort Worth. +True Annotation: [('Fort Worth, Texas', 'location')] +Predicted Annotation: [('Baptist Bible College', 'organization'), ('May 1950', 'event'), ('Texas Hotel', 'building'), ('Fort Worth', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 892: +Sentence: Peter O'Toole went on to play Henry II once more in The Lion in Winter ( 1968 ) with Katharine Hepburn as Queen Eleanor of Aquitaine. +True Annotation: [('Queen Eleanor of Aquitaine', 'person')] +Predicted Annotation: [("Peter O'Toole", 'person'), ('Henry II', 'person'), ('The Lion in Winter', 'art'), ('Katharine Hepburn', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 893: +Sentence: David " Dave " Smith ( born 8 December 1947 ) is an English former professional footballer who scored 55 goals from 406 games in the Football League playing as an outside left or left-sided midfielder for Middlesbrough, Lincoln City and Rotherham United. +True Annotation: [('Lincoln City F.C.', 'organization')] +Predicted Annotation: [('Middlesbrough', 'organization'), ('Lincoln City', 'organization'), ('Rotherham United', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 894: +Sentence: The case was continued until the afternoon of July 8 when Matthew Calbraith Butler, Edgefield attorney, appeared as the farmer 's counsel. +True Annotation: [('Matthew Calbraith Butler', 'person')] +Predicted Annotation: [('Matthew Calbraith Butler', 'person'), ('Edgefield', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 895: +Sentence: In many parts of Africa Christian missionary organisations have founded schools, often in places where no other schooling is available. +True Annotation: [('Africa', 'location')] +Predicted Annotation: [('Africa', 'location'), ('Christian missionary organisations', 'organization'), ('schools', 'building')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 896: +Sentence: The general conference is broadcast semi-annually ( April and October ) from Salt Lake City, Utah. +True Annotation: [('Salt Lake City, Utah', 'location')] +Predicted Annotation: [('The general conference', 'event'), ('Salt Lake City', 'location'), ('Utah', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 897: +Sentence: Feeling lonely, she meets Grace Olubunmi ( Ellen Thomas ) and after some persuading, allows her to work at the Laundertte. +True Annotation: [('Ellen Thomas', 'person')] +Predicted Annotation: [('Grace Olubunmi', 'person'), ('Ellen Thomas', 'person'), ('Laundertte', 'building')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 898: +Sentence: It lies along the northeastern outskirts of Shaw and Crompton, in the Metropolitan Borough of Oldham, Greater Manchester. +True Annotation: [('Metropolitan Borough of Oldham', 'location')] +Predicted Annotation: [('Shaw and Crompton', 'location'), ('Metropolitan Borough of Oldham', 'location'), ('Greater Manchester', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 899: +Sentence: Agnieszka Osiecka 's lyrics were set to music by a number of outstanding Polish composers: Krzysztof Komeda, Seweryn Krajewski, Adam Slawinski, Zygmunt Konieczny, Katarzyna Gaertner, Jacek Mikula and many, many more. +True Annotation: [('Zygmunt Konieczny', 'person')] +Predicted Annotation: [('Agnieszka Osiecka', 'person'), ('Krzysztof Komeda', 'person'), ('Seweryn Krajewski', 'person'), ('Adam Slawinski', 'person'), ('Zygmunt Konieczny', 'person'), ('Katarzyna Gaertner', 'person'), ('Jacek Mikula', 'person')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 900: +Sentence: Two years after Greif published her operational model, Carl Hewitt and Henry Baker published the Laws for Actors. +True Annotation: [('Carl Hewitt', 'person')] +Predicted Annotation: [('Greif', 'person'), ('Carl Hewitt', 'person'), ('Henry Baker', 'person'), ('Laws for Actors', 'art')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 901: +Sentence: Himank is a project of the Border Roads Organisation ( BRO ) in the Ladakh region of northernmost India that started in August 1985. +True Annotation: [('Jammu and Kashmir', 'location')] +Predicted Annotation: [('Himank', 'building'), ('Border Roads Organisation', 'organization'), ('BRO', 'organization'), ('Ladakh region', 'location'), ('northernmost India', 'location'), ('August 1985', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 902: +Sentence: Fix is a 2008 feature film directed by Tao Ruspoli starring Shawn Andrews, Olivia Wilde, Megalyn Echikunwoke, Tao Ruspoli, Dedee Pfeiffer and Andrew Fiscella. +True Annotation: [('Dedee Pfeiffer', 'person')] +Predicted Annotation: [('Tao Ruspoli', 'person'), ('Shawn Andrews', 'person'), ('Olivia Wilde', 'person'), ('Megalyn Echikunwoke', 'person'), ('Tao Ruspoli', 'person'), ('Dedee Pfeiffer', 'person'), ('Andrew Fiscella', 'person')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 903: +Sentence: His last book Dr. Paglar: Everyman 's Hero, a biography of his uncle, the Eurasian gynaecologist Charles Joseph Pemberton Paglar ( 1894-1954 ), was published posthumously in 2010 by The Straits Times Press. +True Annotation: [('The Straits Times', 'art'), ('The Straits Times', 'organization')] +Predicted Annotation: [('Charles Joseph Pemberton Paglar', 'person'), ('The Straits Times Press', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 904: +Sentence: The AJ6 ( Advanced Jaguar 6-cylinder ), and the similar AJ16, was an inline-6 piston engine used by Jaguar in the 1980s and 1990s. +True Annotation: [('Jaguar', 'organization')] +Predicted Annotation: [('AJ6', 'product'), ('Jaguar', 'organization'), ('AJ16', 'product'), ('Jaguar', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 905: +Sentence: This was the motivation behind the development of the gas turbine engine, commonly called a " jet " engine, which would become almost as revolutionary to aviation as the Wright brothers ' first flight. +True Annotation: [('Wright brothers', 'organization')] +Predicted Annotation: [('gas turbine engine', 'product'), ('Wright brothers', 'person'), ('first flight', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 906: +Sentence: In February 1979, the Afghan government delivered a statement condemning China invading Viet Nam. +True Annotation: [('Sino-Vietnamese War', 'event')] +Predicted Annotation: [('February 1979', 'event'), ('Afghan government', 'organization'), ('China', 'organization'), ('Viet Nam', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 907: +Sentence: The communities served are: Plymouth ( including the suburbs of Devonport and St Budeaux ); Saltash; St Germans; Menheniot; Liskeard; Bodmin; Lostwithiel; Par; St Austell; Truro; Redruth; Camborne; Hayle; St Erth; Penzance. +True Annotation: [('St Erth', 'location')] +Predicted Annotation: [('Plymouth', 'location'), ('Devonport', 'location'), ('St Budeaux', 'location'), ('Saltash', 'location'), ('St Germans', 'location'), ('Menheniot', 'location'), ('Liskeard', 'location'), ('Bodmin', 'location'), ('Lostwithiel', 'location'), ('Par', 'location'), ('St Austell', 'location'), ('Truro', 'location'), ('Redruth', 'location'), ('Camborne', 'location'), ('Hayle', 'location'), ('St Erth', 'location'), ('Penzance', 'location')] +Precision: 0.058823529411764705; Recall: 1.0; F1-score: 0.1111111111111111 +-------------------------------------------------- + +Instance 908: +Sentence: Because of agreements between Warner Brothers and the estate of Thomas Mann for the production of Luchino Visconti 's 1971 film, Britten was advised not to see the movie when it was released. +True Annotation: [('Warner Brothers', 'person'), ('Warner Brothers', 'organization'), ('Warner Brothers', 'location')] +Predicted Annotation: [('Warner Brothers', 'organization'), ('Thomas Mann', 'person'), ('Luchino Visconti', 'person'), ('Britten', 'person')] +Precision: 0.25; Recall: 0.3333333333333333; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 909: +Sentence: The Nancy was built by the fur trading company Forsyth, Richardson and Company of Montreal, at Detroit. +True Annotation: [('Montreal', 'location')] +Predicted Annotation: [('The Nancy', 'building'), ('Forsyth, Richardson and Company of Montreal', 'organization'), ('Detroit', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 910: +Sentence: Feather won a cap for England while at Bradford ( now Bradford Park Avenue A.F.C. ) in 1905 against Other Nations. +True Annotation: [('Bradford Park Avenue A.F.C.', 'organization')] +Predicted Annotation: [('Feather', 'person'), ('Bradford', 'location'), ('Bradford', 'location'), ('1905', 'event'), ('Other Nations', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 911: +Sentence: The new group also underwent several personnel shifts and withstood several breakups before releasing their first album, 2002 's Lost Angel, released on Hollywood Records. +True Annotation: [('Hollywood Records', 'organization')] +Predicted Annotation: [('The new group', 'organization'), ('breakups', 'event'), ('2002', 'event'), ('Lost Angel', 'art'), ('Hollywood Records', 'organization')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 912: +Sentence: Steffi Graf defeated Jana Novotna 7-6 1-6 6-4 in the final to win the Ladies ' Singles title at the 1993 Wimbledon Championships. +True Annotation: [('Steffi Graf', 'person')] +Predicted Annotation: [('Steffi Graf', 'person'), ('Jana Novotna', 'person'), ('1993 Wimbledon Championships', 'event')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 913: +Sentence: Nevertheless, Sturm prevailed over the bishops of Mainz and Utrecht in having Boniface, so-called " Apostle of the Germans ", buried in Fulda after his assassination in 754 near Dokkum in Frisia. +True Annotation: [('Dokkum', 'location')] +Predicted Annotation: [('Sturm', 'person'), ('Mainz', 'location'), ('Utrecht', 'location'), ('Boniface', 'person'), ('Fulda', 'location'), ('754', 'event'), ('Dokkum', 'location'), ('Frisia', 'location')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 914: +Sentence: SoGlos.com is an online magazine for Gloucestershire covering Cheltenham, the Cotswolds, the Forest of Dean, Gloucester, Stroud and Tewkesbury - with an editorial remit focused on arts, entertainment and leisure. +True Annotation: [('Stroud', 'location')] +Predicted Annotation: [('SoGlos.com', 'organization'), ('Gloucestershire', 'location'), ('Cheltenham', 'location'), ('Cotswolds', 'location'), ('Forest of Dean', 'location'), ('Gloucester', 'location'), ('Stroud', 'location'), ('Tewkesbury', 'location'), ('arts', 'art')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 915: +Sentence: Soon afterwards, Derricks appeared in films such as Moscow on the Hudson, Neil Simon 's The Slugger 's Wife and recently, Wes Craven 's Carnival of Souls. +True Annotation: [('Wes Craven', 'person')] +Predicted Annotation: [('Derricks', 'person'), ('Neil Simon', 'person'), ("The Slugger 's Wife", 'art'), ('Wes Craven', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 916: +Sentence: The McLarens of Ayrton Senna and Gerhard Berger were next, ahead of Michael Schumacher 's Benetton and the two Lotuses, with Johnny Herbert ahead of Mika Hakkinen. +True Annotation: [('Mika Häkkinen', 'person')] +Predicted Annotation: [('McLarens', 'organization'), ('Ayrton Senna', 'person'), ('Gerhard Berger', 'person'), ('Michael Schumacher', 'person'), ('Benetton', 'organization'), ('Lotuses', 'organization'), ('Johnny Herbert', 'person'), ('Mika Hakkinen', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 917: +Sentence: Fernanda Palma Lissoni ( born August 31, 1980 in Sao Paulo ) is a female water polo player from Brazil, who finished in fourth place with the Brazil women 's national water polo team at the 2007 Pan American Games in Rio de Janeiro, Brazil. +True Annotation: [("Brazil women's national water polo team", 'organization')] +Predicted Annotation: [('Fernanda Palma Lissoni', 'person'), ('Sao Paulo', 'location'), ('Brazil', 'location'), ("Brazil women 's national water polo team", 'organization'), ('2007 Pan American Games', 'event'), ('Rio de Janeiro', 'location'), ('Brazil', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 918: +Sentence: Jamaica also operates a Consulate-General office in Toronto and appoints Canadian honorary consuls in Edmonton, Montreal, New Westminster ( Vancouver ) and Winnipeg. +True Annotation: [('Winnipeg', 'location')] +Predicted Annotation: [('Jamaica', 'organization'), ('Consulate-General', 'organization'), ('Toronto', 'location'), ('Canadian honorary consuls', 'person'), ('Edmonton', 'location'), ('Montreal', 'location'), ('New Westminster', 'location'), ('Vancouver', 'location'), ('Winnipeg', 'location')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 919: +Sentence: The 1906 St. Louis Cardinals season was the team 's 25th season in St. Louis, Missouri and the 15th season in the National League. +True Annotation: [('National League', 'organization')] +Predicted Annotation: [('St. Louis', 'location'), ('St. Louis', 'location'), ('Missouri', 'location'), ('National League', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 920: +Sentence: At the end of the 19th century, Impressionist painters like Pierre-Auguste Renoir, Edouard Manet and Claude Monet came to paint the Seine River which crosses the town. +True Annotation: [('Seine', 'location')] +Predicted Annotation: [('Pierre-Auguste Renoir', 'person'), ('Edouard Manet', 'person'), ('Claude Monet', 'person'), ('Seine River', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 921: +Sentence: As CompuServe morphed into AOL 's " value brand, " Fujitsu sought to sell off its product as they were making a loss. +True Annotation: [('AOL', 'person'), ('AOL', 'organization')] +Predicted Annotation: [('CompuServe', 'organization'), ('AOL', 'organization'), ('Fujitsu', 'organization')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 922: +Sentence: Jara Cimrman Lying, Sleeping ( Jara Cimrman lezici, spici ) is a Czech comedy film directed by Ladislav Smoljak. +True Annotation: [('Ladislav Smoljak', 'person')] +Predicted Annotation: [('Jara Cimrman', 'person'), ('Jara Cimrman', 'person'), ('Czech', 'location'), ('Ladislav Smoljak', 'person')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 923: +Sentence: The album reached number 24 in UK charts and was nominated for the Grammy Award for Best Metal Performance at the 1992 Grammys, but lost to Metallica 's Metallica. +True Annotation: [('Metallica', 'art')] +Predicted Annotation: [('1992 Grammys', 'event'), ('Metallica', 'person'), ('Metallica', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 924: +Sentence: SilverLoad is the title of a graphic adventure video game produced by Vic Tokai in 1996. +True Annotation: [('Vic Tokai', 'person'), ('Vic Tokai', 'organization')] +Predicted Annotation: [('SilverLoad', 'product'), ('Vic Tokai', 'person'), ('1996', 'event')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 925: +Sentence: Gitagum is a fourth-class Philippine municipality in the province of Misamis Oriental, Philippines. +True Annotation: [('Philippines', 'location')] +Predicted Annotation: [('Gitagum', 'location'), ('Misamis Oriental', 'location'), ('Philippines', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 926: +Sentence: The article states that the Eternals were involved in a previous Time War with the Halldons, a powerful race first mentioned in We are the Daleks, an article by Terry Nation from the Radio Times 10th Anniversary Special in 1973. +True Annotation: [('Terry Nation', 'person')] +Predicted Annotation: [('Eternals', 'organization'), ('Time War', 'event'), ('Halldons', 'organization'), ('Terry Nation', 'person'), ('Radio Times', 'organization'), ('10th Anniversary Special', 'event')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 927: +Sentence: These partner companies include Adobe, CA Technologies, Hewlett-Packard, IDS Scheer, OpenText, Nakisa, Inc, and ICON-SCM. +True Annotation: [('OpenText', 'organization')] +Predicted Annotation: [('Adobe', 'organization'), ('CA Technologies', 'organization'), ('Hewlett-Packard', 'organization'), ('IDS Scheer', 'organization'), ('OpenText', 'organization'), ('Nakisa, Inc', 'organization'), ('ICON-SCM', 'organization')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 928: +Sentence: Henry ' Harry ' Thomas Phillips ( 22 June, 1903 & ndash; 16 December, 1978 ) was a Welsh international rugby union lock who played club rugby for Cross Keys and Newport and international rugby for Wales. +True Annotation: [('Wales national rugby union team', 'organization')] +Predicted Annotation: [('Cross Keys', 'location'), ('Newport', 'location'), ('Wales', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 929: +Sentence: A noted pilot in World War II, as a child he appeared in Hollywood films with his mother. +True Annotation: [('Hollywood', 'location'), ('Hollywood', 'organization')] +Predicted Annotation: [('noted pilot', 'person'), ('World War II', 'event'), ('mother', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 930: +Sentence: It forms a part of the league along with other IITs in India: the Indian Institute of Technology, Bombay, Guwahati, Kanpur, Kharagpur, Madras, Roorkee, Bhubaneswar, Gandhinagar, Hyderabad, Indore, Jodhpur, Mandi, Patna and Ropar. +True Annotation: [('Indian Institute of Technology, Roorkee', 'location'), ('Indian Institute of Technology, Roorkee', 'organization')] +Predicted Annotation: [('Indian Institute of Technology', 'organization'), ('Bombay', 'location'), ('Guwahati', 'location'), ('Kanpur', 'location'), ('Kharagpur', 'location'), ('Madras', 'location'), ('Roorkee', 'location'), ('Bhubaneswar', 'location'), ('Gandhinagar', 'location'), ('Hyderabad', 'location'), ('Indore', 'location'), ('Jodhpur', 'location'), ('Mandi', 'location'), ('Patna', 'location'), ('Ropar', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 931: +Sentence: He took the name " Severin ", from the Leopold von Sacher-Masoch character that is the subject of the Velvet Underground song " Venus in Furs ". +True Annotation: [('Venus in Furs', 'art')] +Predicted Annotation: [('Severin', 'person'), ('Leopold von Sacher-Masoch', 'person'), ('Velvet Underground', 'organization'), ('Venus in Furs', 'art')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 932: +Sentence: The aircraft completed the journey from Mildenhall, England to Melbourne, Australia in 129 Hours 47 Minutes, it gained 7th position in the handicap race. +True Annotation: [('Australia', 'location')] +Predicted Annotation: [('Mildenhall', 'location'), ('England', 'location'), ('Melbourne, Australia', 'location'), ('handicap race', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 933: +Sentence: She was hulked in 1870 and lent to the Cork Harbour Board, before being sold at Portsmouth in February 1889 for breaking up. +True Annotation: [('City of Cork', 'location')] +Predicted Annotation: [('She', 'person'), ('1870', 'event'), ('Cork Harbour Board', 'organization'), ('Portsmouth', 'location'), ('February 1889', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 934: +Sentence: Recording sessions for the album took place during 2007 to 2009 at several recording studios, and production was handled primarily by Dr. Dre, Mark Batson, and Eminem. +True Annotation: [('Mark Batson', 'person')] +Predicted Annotation: [('Recording sessions', 'event'), ('recording studios', 'location'), ('Dr. Dre', 'person'), ('Mark Batson', 'person'), ('Eminem', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 935: +Sentence: It was played at three different location in Utah: Willow Creek Country Club in Salt Lake City in 1962, Ogden Country Club in Ogden in 1963, and Riverside Country Club in Provo in 1964. +True Annotation: [('Provo, Utah', 'location')] +Predicted Annotation: [('Willow Creek Country Club', 'building'), ('Salt Lake City', 'location'), ('Ogden Country Club', 'building'), ('Ogden', 'location'), ('Riverside Country Club', 'building'), ('Provo', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 936: +Sentence: Jabreilles-les-Bordes ( Jabrelhas ) is a commune in the Haute-Vienne department in the Limousin region in west-central France. +True Annotation: [('Limousin', 'location')] +Predicted Annotation: [('Jabreilles-les-Bordes', 'location'), ('Jabrelhas', 'location'), ('Haute-Vienne department', 'location'), ('Limousin region', 'location'), ('west-central France', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 937: +Sentence: Among the other loyalists were John Beaufort, Earl of Somerset, Edward, Earl of Rutland, John Montacute, Earl of Salisbury and Thomas le Despenser. +True Annotation: [('John Beaufort, 1st Earl of Somerset', 'person')] +Predicted Annotation: [('John Beaufort', 'person'), ('Edward, Earl of Rutland', 'person'), ('John Montacute', 'person'), ('Thomas le Despenser', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 938: +Sentence: Attica is a city in Logan Township, Fountain County, Indiana, United States. +True Annotation: [('United States', 'location'), ('United States', 'organization'), ('United States', 'person')] +Predicted Annotation: [('Attica', 'location'), ('Logan Township', 'location'), ('Fountain County', 'location'), ('Indiana', 'location'), ('United States', 'location')] +Precision: 0.2; Recall: 0.3333333333333333; F1-score: 0.25 +-------------------------------------------------- + +Instance 939: +Sentence: He was convicted on 29 October 1925 of assaulting, resisiting and obstructing a sergeant of the Garda Siochana and of a similar charge relating to a Peace Officer. +True Annotation: [('Garda SÃochána', 'organization')] +Predicted Annotation: [('sergeant', 'person'), ('Garda Siochana', 'organization'), ('Peace Officer', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 940: +Sentence: On 23 December 2010 Amnesty International announced that it was mobilizing an online petition spearheaded by Paul Haggis and Nazanin Boniadi and signed by Sean Penn, Martin Scorsese, Harvey Weinstein and others to protest the imprisonment of Panahi. +True Annotation: [('Sean Penn', 'person')] +Predicted Annotation: [('Amnesty International', 'organization'), ('Paul Haggis', 'person'), ('Nazanin Boniadi', 'person'), ('Sean Penn', 'person'), ('Martin Scorsese', 'person'), ('Harvey Weinstein', 'person')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 941: +Sentence: Dabney Estates is an unincorporated community in Dinwiddie County, Virginia, United States. +True Annotation: [('Dinwiddie County, Virginia', 'location')] +Predicted Annotation: [('Dabney Estates', 'location'), ('Dinwiddie County', 'location'), ('Virginia', 'location'), ('United States', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 942: +Sentence: Jellejetta Klijnsma ( Hoogeveen, 18 March 1957 ) is a Dutch Labour Party politician. +True Annotation: [('Dutch Labour Party', 'organization')] +Predicted Annotation: [('Jellejetta Klijnsma', 'person'), ('Hoogeveen', 'location'), ('Dutch Labour Party', 'organization')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 943: +Sentence: See Cypress-Redcliff 1986-1993 Progressive Conservative The electoral district was created in the boundary redistribution of 1993 from the old Cypress-Redcliff riding. +True Annotation: [('Progressive Conservative Association of Alberta', 'organization')] +Predicted Annotation: [('Cypress-Redcliff', 'location'), ('Progressive Conservative', 'organization'), ('boundary redistribution of 1993', 'event'), ('Cypress-Redcliff', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 944: +Sentence: It is found in Bolivia, Brazil, Colombia, Ecuador, French Guiana, Peru, Suriname, and Venezuela. +True Annotation: [('Bolivia', 'location')] +Predicted Annotation: [('Bolivia', 'location'), ('Brazil', 'location'), ('Colombia', 'location'), ('Ecuador', 'location'), ('French Guiana', 'location'), ('Peru', 'location'), ('Suriname', 'location'), ('Venezuela', 'location')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 945: +Sentence: He played in wins against Hertha Zehlendorf in Wollongong, Flamengo in Rio de Janeiro and a draw against Israel in Paraguay. +True Annotation: [('Israel national under-21 football team', 'organization')] +Predicted Annotation: [('Hertha Zehlendorf', 'organization'), ('Wollongong', 'location'), ('Flamengo', 'organization'), ('Rio de Janeiro', 'location'), ('Israel', 'organization'), ('Paraguay', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 946: +Sentence: Jeremy 's Run originates from rainwater flowing down the west slope of Elkwallow Gap in the Blue Ridge Mountains. +True Annotation: [('Blue Ridge Mountains', 'location')] +Predicted Annotation: [('Jeremy', 'person'), ('Elkwallow Gap', 'location'), ('Blue Ridge Mountains', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 947: +Sentence: However, Cincinnati responded with kicker Shayne Graham 's 46-yard field goal and QB Carson Palmer 's 11-yard TD pass to WR Chris Henry. +True Annotation: [('Chris Henry', 'person')] +Predicted Annotation: [('Cincinnati', 'location'), ('Shayne Graham', 'person'), ('Carson Palmer', 'person'), ('Chris Henry', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 948: +Sentence: Mann 's boss at Ford, Roy Haynes, persuaded Mann to go with him when he moved to BMC to lead their design studio in Cowley in 1967. +True Annotation: [('British Motor Corporation', 'organization')] +Predicted Annotation: [('Mann', 'person'), ('Ford', 'organization'), ('Roy Haynes', 'person'), ('Mann', 'person'), ('BMC', 'organization'), ('Cowley', 'location'), ('1967', 'event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 949: +Sentence: Ruotolo started his career with Sorrento in 1984, but is best known for having been a key player for Genoa for over a decade; he joined the Grifone in 1988 to left it only in 2002 to join Livorno of Serie C1. +True Annotation: [('Sorrento Calcio', 'organization')] +Predicted Annotation: [('Ruotolo', 'person'), ('Sorrento', 'location'), ('Genoa', 'organization'), ('Grifone', 'organization'), ('Livorno', 'location'), ('Serie C1', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 950: +Sentence: Two of the most influential fashion designers of the time were Jacques Doucet and Mariano Fortuny. +True Annotation: [('Jacques Doucet', 'person')] +Predicted Annotation: [('Jacques Doucet', 'person'), ('Mariano Fortuny', 'person')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 951: +Sentence: He graduated from the United States Military Academy in 1842 ( 12th of 56 cadets ) and was commissioned a second lieutenant in the 3rd U.S. Artillery. +True Annotation: [('United States Military Academy', 'person'), ('United States Military Academy', 'organization'), ('United States Military Academy', 'location'), ('United States Military Academy', 'building')] +Predicted Annotation: [('United States Military Academy', 'organization'), ('second lieutenant', 'person'), ('3rd U.S. Artillery', 'organization')] +Precision: 0.3333333333333333; Recall: 0.25; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 952: +Sentence: The hospital also receives referrals from neighboring parts of Southern Sudan and the Democratic Republic of the Congo. +True Annotation: [('Democratic Republic of the Congo', 'location')] +Predicted Annotation: [('The hospital', 'organization'), ('Southern Sudan', 'location'), ('Democratic Republic of the Congo', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 953: +Sentence: Herschel Girls ' School is a private, boarding and day school for girls, located in Claremont, a southern suburb of Cape Town, Western Cape, South Africa. +True Annotation: [('Cape Town', 'location')] +Predicted Annotation: [("Herschel Girls ' School", 'organization'), ('Claremont', 'location'), ('Cape Town', 'location'), ('Western Cape', 'location'), ('South Africa', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 954: +Sentence: Below the confluence of the Chehalis River, at the bridge between Chehalis and the Municipality of Kent, the river widens into a wide backwater, Harrison Bay, then from there joins the Fraser. +True Annotation: [('Kent, British Columbia', 'location')] +Predicted Annotation: [('Chehalis River', 'location'), ('Municipality of Kent', 'organization'), ('Harrison Bay', 'location'), ('Fraser', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 955: +Sentence: At Sun Joy was an inspiration for the development of NFS, the SPARC microprocessors, the Java programming language, Jini / JavaSpaces and JXTA. +True Annotation: [('JXTA', 'product'), ('JXTA', 'art')] +Predicted Annotation: [('Sun', 'organization'), ('Joy', 'person'), ('NFS', 'product'), ('SPARC microprocessors', 'product'), ('Jini / JavaSpaces', 'product'), ('JXTA', 'product')] +Precision: 0.16666666666666666; Recall: 0.5; F1-score: 0.25 +-------------------------------------------------- + +Instance 956: +Sentence: Fowley 's films include Twenty Mule Team, Mighty Joe Young, Battleground, Armored Car Robbery, Chick Carter, Detective, The Naked Jungle, The High and the Mighty and Walking Tall. +True Annotation: [('The Naked Jungle', 'art')] +Predicted Annotation: [('Fowley', 'person'), ('Twenty Mule Team', 'organization'), ('Mighty Joe Young', 'art'), ('Battleground', 'art'), ('Armored Car Robbery', 'art'), ('The Naked Jungle', 'art'), ('The High and the Mighty', 'art'), ('Walking Tall', 'art')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 957: +Sentence: He attended Colorado State Teachers College ( now named the University of Northern Colorado in Greeley, Colorado ), and earned his master 's degree. +True Annotation: [('University of Northern Colorado', 'location'), ('University of Northern Colorado', 'organization')] +Predicted Annotation: [('He', 'person'), ('Colorado State Teachers College', 'organization'), ('University of Northern Colorado', 'organization'), ('Greeley', 'location'), ('Colorado', 'location')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 958: +Sentence: This particularly grueling course was changed in later years to begin and end at Cleveland State University. +True Annotation: [('Cleveland State University', 'location'), ('Cleveland State University', 'organization')] +Predicted Annotation: [('Cleveland State University', 'organization')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 959: +Sentence: Some Australian Architects were also seen at the forefront of various movements, particularly residential architects like Harry Norris, Roy Grounds, Robin Boyd, Frederick Romberg and Harry Seidler. +True Annotation: [('Frederick Romberg', 'person')] +Predicted Annotation: [('Australian Architects', 'organization'), ('Harry Norris', 'person'), ('Roy Grounds', 'person'), ('Robin Boyd', 'person'), ('Frederick Romberg', 'person'), ('Harry Seidler', 'person')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 960: +Sentence: Options for 2 other units were exercised on January 2006 with the first steel cut commenced on 3 April 2006 in Damen 's Schelde Naval Shipbuilding yard, Vlissingen-Oost yard and not in Surabaya stated earlier. +True Annotation: [('Damen Group', 'organization')] +Predicted Annotation: [('Damen', 'organization'), ('Schelde Naval Shipbuilding yard', 'building'), ('Vlissingen-Oost yard', 'location'), ('Surabaya', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 961: +Sentence: Her work has appeared in The New York Times, The New York Times Magazine, O: The Oprah Magazine, Discover, and '' New York '' magazine. +True Annotation: [('New York', 'organization'), ('New York', 'location'), ('New York', 'art')] +Predicted Annotation: [('The New York Times', 'organization'), ('The New York Times', 'organization'), ('O: The Oprah Magazine', 'organization'), ('Discover', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 962: +Sentence: Sonny Bill Williams ( Bulldogs ) and Karmichael Hunt ( Brisbane Broncos ), and their performances, mature beyond their years, would be critical to the fortunes of their clubs. +True Annotation: [('Karmichael Hunt', 'person')] +Predicted Annotation: [('Sonny Bill Williams', 'person'), ('Bulldogs', 'organization'), ('Karmichael Hunt', 'person'), ('Brisbane Broncos', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 963: +Sentence: In 1867, after having taught at the Conservatory of Giuseppe Siboni since 1827, Hartmann helped co-establish and direct the Copenhagen Conservatory with Niels Gade and Holger Simon Paulli. +True Annotation: [('Niels Gade', 'person')] +Predicted Annotation: [('Conservatory of Giuseppe Siboni', 'organization'), ('Hartmann', 'person'), ('Copenhagen Conservatory', 'organization'), ('Niels Gade', 'person'), ('Holger Simon Paulli', 'person')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 964: +Sentence: To promote the changes, Healthy Choice spent between $ 90 million to $ 100 million on a multimedia campaign that includes advertisements with actress Julia Louis-Dreyfus featured in commercials directed by Christopher Guest. +True Annotation: [('Christopher Guest', 'person')] +Predicted Annotation: [('Healthy Choice', 'organization'), ('multimedia campaign', 'event'), ('Julia Louis-Dreyfus', 'person'), ('Christopher Guest', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 965: +Sentence: Club Deportivo San Marcos de Arica are an Chilean Football club, their home town is Arica in the Region of Arica y Parinacota, Chile. +True Annotation: [('Arica', 'location')] +Predicted Annotation: [('Arica', 'location'), ('Arica', 'location'), ('Arica', 'location'), ('Chile', 'location')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 966: +Sentence: Roland Berger Strategy Consultants ' major competitors include McKinsey & amp; Company, The Boston Consulting Group, Bain & amp; Company, Booz & amp; Company and A.T. Kearney. +True Annotation: [('Boston Consulting Group', 'organization')] +Predicted Annotation: [('Roland Berger Strategy Consultants', 'organization'), ('McKinsey & amp; Company', 'organization'), ('The Boston Consulting Group', 'organization'), ('Bain & amp; Company', 'organization'), ('Booz & amp; Company', 'organization'), ('A.T. Kearney', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 967: +Sentence: St Mary 's Church, Akenham, is a redundant Anglican church in the hamlet of Akenham, Suffolk, England. +True Annotation: [('Akenham', 'location')] +Predicted Annotation: [("St Mary 's Church", 'building'), ('Akenham', 'location'), ('Anglican', 'organization'), ('Akenham', 'location'), ('Suffolk', 'location'), ('England', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 968: +Sentence: On June 17, the artists that performed were Arthur Dodge, Benevento-Russo Duo, Big Metal Rooster, Ekoostik Hookah, Mindy Smith, Moonshine Still, The Schwag and Particle. +True Annotation: [('Particle', 'person')] +Predicted Annotation: [('June 17', 'event'), ('Arthur Dodge', 'person'), ('Benevento-Russo Duo', 'organization'), ('Big Metal Rooster', 'organization'), ('Ekoostik Hookah', 'organization'), ('Mindy Smith', 'person'), ('Moonshine Still', 'organization'), ('The Schwag', 'organization'), ('Particle', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 969: +Sentence: Almonacid de Zorita is a municipality located in the province of Guadalajara, Castile-La Mancha, Spain. +True Annotation: [('Spain', 'location')] +Predicted Annotation: [('Almonacid de Zorita', 'location'), ('Guadalajara', 'location'), ('Castile-La Mancha', 'location'), ('Spain', 'location')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 970: +Sentence: The South Yuba River is a 65.0mikmmid-long left-entering tributary of the Yuba River in the Sierra Nevada ( U.S. ) that repeatedly crosses Interstate 80 in California. +True Annotation: [('Interstate 80 in California', 'location')] +Predicted Annotation: [('South Yuba River', 'location'), ('Sierra Nevada', 'location'), ('U.S.', 'location'), ('Interstate 80', 'location'), ('California', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 971: +Sentence: Released on September 13, 2005 through Epic Records, the record charted in the top 15 on the '' Billboard '' 200 and was a top ten hit in Australia, Canada, Ireland, New Zealand and the UK. +True Annotation: [('RIANZ', 'organization')] +Predicted Annotation: [('Epic Records', 'organization'), ('Australia', 'location'), ('Canada', 'location'), ('Ireland', 'location'), ('New Zealand', 'location'), ('UK', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 972: +Sentence: Recurring characters who appear in the episode are glee club members Brittany ( Heather Morris ), Santana Lopez ( Naya Rivera ) and Mike Chang ( Harry Shum, Jr. ). +True Annotation: [('Harry Shum, Jr.', 'person')] +Predicted Annotation: [('glee club', 'organization'), ('Brittany', 'person'), ('Heather Morris', 'person'), ('Santana Lopez', 'person'), ('Naya Rivera', 'person'), ('Mike Chang', 'person'), ('Harry Shum, Jr.', 'person')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 973: +Sentence: Gmina Lubowo contains the villages and settlements of Baranowo, Chwalkowko, Dziekanowice, Falkowo, Imielenko, Imielno, Lednogora, Lesniewo, Lubowo, Moraczewo, Myslecin, Owieczki, Pierzyska, Przyborowo, Rybitwy, Rzegnowo, Siemianowo, Strychowo, Wierzyce, Wozniki and Zydowko. +True Annotation: [('Strychowo', 'location')] +Predicted Annotation: [('Lubowo', 'location'), ('Baranowo', 'location'), ('Chwalkowko', 'location'), ('Dziekanowice', 'location'), ('Falkowo', 'location'), ('Imielenko', 'location'), ('Imielno', 'location'), ('Lednogora', 'location'), ('Lesniewo', 'location'), ('Lubowo', 'location'), ('Moraczewo', 'location'), ('Myslecin', 'location'), ('Owieczki', 'location'), ('Pierzyska', 'location'), ('Przyborowo', 'location'), ('Rybitwy', 'location'), ('Rzegnowo', 'location'), ('Siemianowo', 'location'), ('Strychowo', 'location'), ('Wierzyce', 'location'), ('Wozniki', 'location'), ('Zydowko', 'location')] +Precision: 0.047619047619047616; Recall: 1.0; F1-score: 0.0909090909090909 +-------------------------------------------------- + +Instance 974: +Sentence: Such works are that of Hamlet 's tragedy; King Lear, Macbeth, Coriolanus, the Tempest, Twelfth Night and Sonnet 50. +True Annotation: [('Twelfth Night', 'art')] +Predicted Annotation: [('Hamlet', 'person'), ('King Lear', 'art'), ('Macbeth', 'art'), ('Coriolanus', 'art'), ('the Tempest', 'art'), ('Twelfth Night', 'art'), ('Sonnet 50', 'art')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 975: +Sentence: During 1995-96, Kevin Keegan attempted to re-sign Waddle for Newcastle United as cover for David Ginola during a suspension, but Keegan 's attempts to sign the player who had played alongside him more than a decade earlier was unsuccessful. +True Annotation: [('Kevin Keegan', 'person')] +Predicted Annotation: [('1995-96', 'event'), ('Kevin Keegan', 'person'), ('Waddle', 'person'), ('Newcastle United', 'organization'), ('David Ginola', 'person'), ('suspension', 'event')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 976: +Sentence: Along this section of road, a park and ride scheme operates on matchdays for visitors to the Stadium of Light. +True Annotation: [('Stadium of Light', 'location'), ('Stadium of Light', 'building')] +Predicted Annotation: [('matchdays', 'event'), ('Stadium of Light', 'building')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 977: +Sentence: Piola absorbed Castiglione 's work, it is visible in The Communion of Clare of Montefalco ( London, British Museum ) and his paintings in the Oratory of St John the Baptist at Spotorno. +True Annotation: [('Spotorno', 'location')] +Predicted Annotation: [('Piola', 'location'), ('Castiglione', 'person'), ('London', 'location'), ('British Museum', 'organization'), ('Spotorno', 'location')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 978: +Sentence: The Ponthievin alliance with Duke William of Normandy had earlier been secured by the marriage of Enguerrand 's and Guy 's sister to Duke William 's uncle, William of Talou ( Enguerrand himself was married to Duke William 's sister, Adelaide ). +True Annotation: [('William I of England', 'person')] +Predicted Annotation: [('Duke William of Normandy', 'person'), ('Enguerrand', 'person'), ('Guy', 'person'), ('Duke William', 'person'), ('Enguerrand', 'person'), ('Duke William', 'person'), ('Adelaide', 'person')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 979: +Sentence: Summary = = Hallelujah All the Way HomeInfoboxHallelujah All the Way HomeThe VerlainesFlying Nun Records/Homestead RecordsalbumCover art from The Verlaines ' album " Hallelujah All The Way Home " +True Annotation: [('The Verlaines', 'person')] +Predicted Annotation: [('Homestead RecordsalbumCover', 'organization'), ('The Verlaines', 'person'), ('Hallelujah All The Way Home', 'art')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 980: +Sentence: Crawford studied conducting with Eleazar de Carvalho at Tanglewood and Hans Swarowsky of the Vienna State Opera. +True Annotation: [('Vienna State Opera', 'location'), ('Vienna State Opera', 'organization'), ('Vienna State Opera', 'building')] +Predicted Annotation: [('Crawford', 'person'), ('Eleazar de Carvalho', 'person'), ('Tanglewood', 'location'), ('Hans Swarowsky', 'person'), ('Vienna State Opera', 'organization')] +Precision: 0.2; Recall: 0.3333333333333333; F1-score: 0.25 +-------------------------------------------------- + +Instance 981: +Sentence: It was released by EMI in the UK, reaching number 4 in the UK album charts, and a few months later in the U.S., originally on Harvest/Capitol Records and subsequently Sanctuary Records/Columbia Records. +True Annotation: [('United States', 'location'), ('United States', 'organization'), ('United States', 'person')] +Predicted Annotation: [('EMI', 'organization'), ('UK', 'location'), ('UK', 'location'), ('U.S.', 'location'), ('Harvest', 'organization'), ('Capitol Records', 'organization'), ('Sanctuary Records', 'organization'), ('Columbia Records', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 982: +Sentence: Opening title for 1926 Warner Bros. / Vitaphone film " His Pastimes, " starring ukulele virtuoso Roy Smeck. +True Annotation: [('Roy Smeck', 'person')] +Predicted Annotation: [('Warner Bros.', 'organization'), ('Vitaphone', 'organization'), ('His Pastimes', 'art'), ('Roy Smeck', 'person')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 983: +Sentence: Dajinshan Island ( Big Jinshan Island ), Xiaojinshan Island ( Small Jinshan Island ), and Fushan Island in Jinshan District. +True Annotation: [('Small Jinshan Island', 'location')] +Predicted Annotation: [('Dajinshan Island', 'location'), ('Big Jinshan Island', 'location'), ('Xiaojinshan Island', 'location'), ('Small Jinshan Island', 'location'), ('Fushan Island', 'location'), ('Jinshan District', 'location')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 984: +Sentence: Twenty-two 3-car units were built for Network SouthEast 's West of England and from London Waterloo to Salisbury, Yeovil and Exeter. +True Annotation: [('West of England Main Line', 'location')] +Predicted Annotation: [('Network SouthEast', 'organization'), ('West of England', 'building'), ('London Waterloo', 'location'), ('Salisbury', 'location'), ('Yeovil', 'location'), ('Exeter', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 985: +Sentence: Herbert Frankenhauser ( born July 23, 1945 ) is a German politician, representative of the Christian Social Union of Bavaria. +True Annotation: [('Christian Social Union of Bavaria', 'organization')] +Predicted Annotation: [('Herbert Frankenhauser', 'person'), ('Christian Social Union of Bavaria', 'organization')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 986: +Sentence: His career included one term as a United States Congressman in the Seventy-seventh United States Congress, serving as a Director in the United States Department of Interior under Franklin D. Roosevelt, and serving for a brief period as ( acting ) Governor of Puerto Rico in 1941. +True Annotation: [('United States Department of Interior', 'organization')] +Predicted Annotation: [('United States Congress', 'organization'), ('United States Department of Interior', 'organization'), ('Franklin D. Roosevelt', 'person'), ('Puerto Rico', 'location'), ('1941', 'event')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 987: +Sentence: eCamp is an International Jewish High-Tech Summer Camp in Israel for Jewish youth aged 8 to 18. +True Annotation: [('Israel', 'location'), ('Israel', 'person')] +Predicted Annotation: [('eCamp', 'organization'), ('Israel', 'location')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 988: +Sentence: On 30 June 2008, Chrysler, LLC announced plans to shutter the South plant, consolidating all minivan manufacture in Windsor, Ontario, Canada. +True Annotation: [('Windsor, Ontario', 'location')] +Predicted Annotation: [('Chrysler, LLC', 'organization'), ('South plant', 'building'), ('Windsor', 'location'), ('Ontario', 'location'), ('Canada', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 989: +Sentence: Stare Pole ' stare - ' pole ( German Altfelde ) is a village in Malbork County, Pomeranian Voivodeship, in northern Poland. +True Annotation: [('Malbork County', 'location')] +Predicted Annotation: [('Malbork County', 'location'), ('Pomeranian Voivodeship', 'location'), ('northern Poland', 'location')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 990: +Sentence: Rollo played his football in Northern Ireland and Wales with Brantwood, Cliftonville, Distillery, West End, Mountpottinger and Linfield before joining English side Blackburn Rovers. +True Annotation: [('Cliftonville F.C.', 'organization')] +Predicted Annotation: [('Rollo', 'person'), ('Brantwood', 'location'), ('Cliftonville', 'location'), ('Distillery', 'location'), ('West End', 'location'), ('Mountpottinger', 'location'), ('Linfield', 'location'), ('Blackburn Rovers', 'organization')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 991: +Sentence: They compete in the Pacific League of Nippon Professional Baseball, playing the majority of their home games at the Sapporo Dome. +True Annotation: [('Nippon Professional Baseball', 'organization')] +Predicted Annotation: [('Pacific League', 'organization'), ('Nippon Professional Baseball', 'organization'), ('Sapporo Dome', 'building')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 992: +Sentence: The Union Association merged with the National League after the 1884 season, and Burns signed and played with the St. Louis Maroons of the National League, playing 14 games in the outfield, and pitching just once, in a relief appearance. +True Annotation: [('National League', 'organization')] +Predicted Annotation: [('The Union Association', 'organization'), ('National League', 'organization'), ('1884 season', 'event'), ('Burns', 'person'), ('St. Louis Maroons', 'organization'), ('National League', 'organization')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 993: +Sentence: The International Olympic Committee has since chosen Rio de Janero, Brazil as the host site for the thirty-first Olympiad. +True Annotation: [('Brazil', 'location')] +Predicted Annotation: [('International Olympic Committee', 'organization'), ('Rio de Janero', 'location'), ('Brazil', 'location'), ('thirty-first Olympiad', 'event')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 994: +Sentence: Alla Rakha began his career as an accompanist in Lahore and then as an All India Radio staffer in Bombay in 1940, playing the station 's first ever tabla solo and elevating the instrument 's position in the process. +True Annotation: [('Bombay', 'location')] +Predicted Annotation: [('Alla Rakha', 'person'), ('Lahore', 'location'), ('All India Radio', 'organization'), ('Bombay', 'location'), ('tabla solo', 'art')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 995: +Sentence: His writing also has appeared in several other US publications, including The New York Times, The Washington Post, The Nation, Mother Jones, Vibe, Newsday, and The American Prospect. +True Annotation: [('Newsday', 'organization'), ('Newsday', 'person'), ('Newsday', 'art')] +Predicted Annotation: [('The New York Times', 'organization'), ('The Washington Post', 'organization'), ('The Nation', 'organization'), ('Mother Jones', 'organization'), ('Vibe', 'organization'), ('Newsday', 'organization'), ('The American Prospect', 'organization')] +Precision: 0.14285714285714285; Recall: 0.3333333333333333; F1-score: 0.2 +-------------------------------------------------- + +Instance 996: +Sentence: The Red Raiders played their home games in the Lubbock Municipal Coliseum in Lubbock, Texas. +True Annotation: [('Lubbock, Texas', 'location')] +Predicted Annotation: [('The Red Raiders', 'organization'), ('Lubbock Municipal Coliseum', 'building'), ('Lubbock', 'location'), ('Texas', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 997: +Sentence: He founded an alcohol factory, local train, and in 1912 installed the first rain-based irrigation system in the Poznan area. +True Annotation: [('Poznan', 'location')] +Predicted Annotation: [('He', 'person'), ('alcohol factory', 'organization'), ('local train', 'organization'), ('1912', 'event'), ('Poznan area', 'location')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 998: +Sentence: Renaud Cohade ( born September 29, 1984 in Aubenas, Ardeche ) is a French footballer currently playing for Valenciennes FC. +True Annotation: [('Valenciennes FC', 'organization')] +Predicted Annotation: [('Renaud Cohade', 'person'), ('Aubenas', 'location'), ('Ardeche', 'location'), ('Valenciennes FC', 'organization')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 999: +Sentence: " I Do, I Do, I Do, I Do, I Do " topped the charts in Australia, as did " Mamma Mia " shortly after. +True Annotation: [('Mamma Mia', 'art')] +Predicted Annotation: [('I Do', 'art'), ('I Do', 'art'), ('I Do', 'art'), ('Australia', 'location'), ('Mamma Mia', 'art')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + diff --git a/src/experiments/GLiNER_evalutaion/results_FIGER-fine/20250316_105445_GLiNER_metrics.csv b/src/experiments/GLiNER_evalutaion/results_FIGER-fine/20250316_105445_GLiNER_metrics.csv new file mode 100644 index 0000000..bd4d1b1 --- /dev/null +++ b/src/experiments/GLiNER_evalutaion/results_FIGER-fine/20250316_105445_GLiNER_metrics.csv @@ -0,0 +1,1001 @@ +Instance,Dataset,Sentence,True Annotation,Predicted Annotation,Precision,Recall,F1 Score +0,FIGER-fine,"The monastery had close ties with the Armenian Catholicosate of Cicilia, currently located in Antelias, Lebanon.","[('Antelias', 'city')]","[('Antelias', 'city'), ('Lebanon', 'country')]",0.5,1.0,0.6666666666666666 +1,FIGER-fine,The roughly U-shaped 308/402 line generally runs ( from south to north ): northeast along the Platte River and then northwest along the eastern edge of the Sandhills.,"[('Platte River', 'body of water')]","[('Platte River', 'body of water'), ('Sandhills', 'body of water')]",0.5,1.0,0.6666666666666666 +2,FIGER-fine,"The 2001 World Jiu-Jitsu Championship was held at Tijuca Tenis Clube, Rio de Janeiro, Brazil.","[('Rio de Janeiro', 'city')]","[('Rio de Janeiro', 'city'), ('Brazil', 'country')]",0.5,1.0,0.6666666666666666 +3,FIGER-fine,"In 1791, portions of Prince George 's County were ceded to form the new District of Columbia, along with portions of Montgomery County, Maryland, as well as the parts of Northern Virginia - that were later returned to Virginia.","[('District of Columbia', 'county'), ('District of Columbia', 'city')]","[('1791', 'point in time'), (""Prince George 's County"", 'county'), ('Montgomery County', 'county'), ('Maryland', 'province')]",0.0,0.0,0.0 +4,FIGER-fine,"The family seat was Bantry House, near Bantry, in County Cork, Ireland.","[('Bantry', 'city')]","[('County Cork', 'county'), ('Ireland', 'country')]",0.0,0.0,0.0 +5,FIGER-fine,"Between November 2006 and February 2007, eight major candidates opened their campaigns-Joe Biden, Hillary Clinton, Chris Dodd, John Edwards, Dennis Kucinich, Barack Obama, Bill Richardson, and Tom Vilsack-joining Mike Gravel, who had announced his candidacy in April 2006.","[('Tom Vilsack', 'politician'), ('Tom Vilsack', 'actor')]","[('November 2006', 'point in time'), ('February 2007', 'point in time'), ('Hillary Clinton', 'politician'), ('Chris Dodd', 'politician'), ('John Edwards', 'politician'), ('Dennis Kucinich', 'politician'), ('Barack Obama', 'politician'), ('Bill Richardson', 'politician'), ('Tom Vilsack-joining', 'politician'), ('Mike Gravel', 'politician'), ('April 2006', 'point in time')]",0.0,0.0,0.0 +6,FIGER-fine,"In August 1858, again ostensibly due to the persecution of Catholic missionaries-this time by Emperor Tu Duc-French troops led by Admiral Charles Rigault de Genouilly seized Da Nang Port as part of the punitive Cochinchina Campaign.","[('Tu Duc', 'monarch'), ('Tu Duc', 'politician')]","[('August 1858', 'point in time'), ('Catholic missionaries-this', 'religious leader'), ('Emperor', 'monarch'), ('Da Nang Port', 'city'), ('Cochinchina Campaign', 'military conflict')]",0.0,0.0,0.0 +7,FIGER-fine,Bard is a town and comune in the Aosta Valley region of northwestern Italy.,"[('Italy', 'government'), ('Italy', 'country')]","[('Bard', 'artist'), ('Italy', 'country')]",0.5,0.5,0.5 +8,FIGER-fine,"In 1995, Martin appeared on Rosie Flores 's Rockabilly Filly album for HighTone Records.","[('Rosie Flores', 'artist'), ('Rosie Flores', 'musician')]","[('1995', 'point in time'), ('Martin', 'author'), ('Rosie Flores', 'author')]",0.0,0.0,0.0 +9,FIGER-fine,"No Pigeons "" was Sporty Thievz 's response to TLC 's "" No Scrubs "".","[('Sporty Thievz', 'artist'), ('Sporty Thievz', 'musician')]",[],0.0,0.0,0.0 +10,FIGER-fine,"He returned to Club Africain shortly afterwards, and is now Head Coach of Jendouba Sport in Tunisia, recently gaining promotion to Ligue 1.","[('Jendouba Sport', 'sports team')]","[('Head Coach', 'coach'), ('Tunisia', 'country'), ('Ligue 1', 'sports league')]",0.0,0.0,0.0 +11,FIGER-fine,"Both his sons would become prominent attorneys, with Cullin being appointed as District Attorney for Scurry, Stonewall, Kent, Fisher, Jones, Throckmorton and Haskell County, Texas.","[('Haskell County, Texas', 'county')]","[('Scurry', 'city'), ('Stonewall', 'city'), ('Kent', 'city'), ('Fisher', 'city'), ('Jones', 'city'), ('Throckmorton', 'city'), ('Haskell County', 'county')]",0.0,0.0,0.0 +12,FIGER-fine,"Throughout the 1930s and the early 1940s, she continued to be cast as the charming young girl in such films as Benjamin Christensen 's Barnet and the Herman Bang story, Sommerglæder.","[('Herman Bang', 'author')]","[('Benjamin Christensen', 'author'), ('Barnet and the Herman Bang story', 'film'), ('Sommerglæder', 'film')]",0.0,0.0,0.0 +13,FIGER-fine,"Richard Drew is an Associated Press photo-journalist, perhaps most notable for his photo The Falling Man which depicts a man falling from the World Trade Center towers following the September 11, 2001 attacks.","[('September 11, 2001 attacks', 'terrorist attack'), ('September 11, 2001 attacks', 'natural disaster'), ('September 11, 2001 attacks', 'attack')]","[('Richard Drew', 'author'), ('Associated Press', 'news agency'), ('The Falling Man', 'film'), ('September 11, 2001 attacks', 'attack')]",0.25,0.3333333333333333,0.28571428571428575 +14,FIGER-fine,Amanikhatashan is famous for having sent her Kushite cavalry to help Titus during the Great Jewish Revolt in 70 AD.,"[('Titus', 'monarch'), ('Titus', 'politician'), ('Titus', 'soldier')]","[('Kushite cavalry', 'military'), ('Titus', 'religious leader'), ('Great Jewish Revolt', 'protest')]",0.0,0.0,0.0 +15,FIGER-fine,"He also worked with DC Comics ( on Superman Second Series, Batman, Justice Society of America, Nightwing ) and Dark Horse Comics, signing additional collaborations with Innovation Publishing, Vivid Comics ( on The Executioner ) and Chaos !","[('Chaos! Comics', 'company')]","[('DC Comics', 'company'), ('Superman Second Series', 'film'), ('Batman', 'film'), ('Nightwing', 'film'), ('Dark Horse Comics', 'company'), ('Innovation Publishing', 'company'), ('Vivid Comics', 'company'), ('The Executioner', 'film')]",0.0,0.0,0.0 +16,FIGER-fine,"Holger Apfel ( born December 29, 1970 in Hildesheim, Lower Saxony ) is the leader of the right-extremist National Democratic Party of Germany in Saxony and has served as a member of the Saxon Parliament since 2004.","[('Landtag of Saxony', 'government')]","[('Holger Apfel', 'politician'), ('Hildesheim', 'city'), ('Lower Saxony', 'province'), ('National Democratic Party of Germany', 'political party'), ('Saxony', 'province')]",0.0,0.0,0.0 +17,FIGER-fine,"The quarterfinals were held on May 19 and May 20 on two separate neutral fields: the Navy-Marine Corps Memorial Stadium in Annapolis, Maryland, and Princeton University Stadium in Princeton, New Jersey.","[('Annapolis, Maryland', 'city')]","[('Annapolis', 'city'), ('Princeton', 'city')]",0.0,0.0,0.0 +18,FIGER-fine,"About 500 people were protesting in Debrecen, 500 in Szeged, 400 in Szecseny, 100-200 in Bekescsaba, 100-120 in Salgotarjan, 50 in Nyiregyhaza and smaller groups in several other towns.","[('Salgótarján', 'city')]","[('Debrecen', 'city'), ('Szeged', 'city'), ('Szecseny', 'city'), ('Bekescsaba', 'city'), ('Salgotarjan', 'city'), ('Nyiregyhaza', 'city')]",0.0,0.0,0.0 +19,FIGER-fine,"To some extent he agreed with Fritz Fischer 's assessment that the differences between Imperial, Weimar and Nazi foreign policy were of degree rather than kind.","[('Nazi Germany', 'country')]","[('Fritz Fischer', 'author'), ('Weimar', 'city')]",0.0,0.0,0.0 +20,FIGER-fine,The Treasury and the Air Ministry were pushing for a new set of long-range strike aircraft operating from a string of bases around the globe.,"[('UK Treasury', 'government agency')]","[('The Treasury', 'government agency'), ('the Air Ministry', 'government agency')]",0.0,0.0,0.0 +21,FIGER-fine,"Barrow was born in Wolfskin District, Oglethorpe County, Georgia on October 18, 1852.","[('Georgia', 'province')]","[('Oglethorpe County', 'county')]",0.0,0.0,0.0 +22,FIGER-fine,"In the western Atlantic, it occurs from the Grand Banks of Newfoundland to the U.S. state of Delaware.","[('Delaware', 'province')]","[('western Atlantic', 'body of water')]",0.0,0.0,0.0 +23,FIGER-fine,"The X-ecutioners ( Rob Swift, Total Eclipse, Roc Raida, Mista Sinista ): they explain how hip-hop DJing is recorded in a fashion similar to that of a regular band.","[('Roc Raida', 'artist'), ('Roc Raida', 'actor')]","[('The X-ecutioners', 'terrorist organization'), ('Rob Swift', 'musician'), ('Total Eclipse', 'musician'), ('Roc Raida', 'musician'), ('Mista Sinista', 'musician'), ('hip-hop DJing', 'music')]",0.0,0.0,0.0 +24,FIGER-fine,"Head coach Tommy Tuberville, who was nearly fired after the 2003 season, was named national Coach of the Year by the Associated Press.","[('Associated Press', 'company'), ('Associated Press', 'engineer'), ('Associated Press', 'news agency')]","[('Tommy Tuberville', 'coach'), ('national Coach of the Year', 'award'), ('Associated Press', 'news agency')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +25,FIGER-fine,"The first games to feature vertical rocket jumping were Bungie Software 's Marathon and 3d realms ' Rise of the Triad ( coincidentally, the two games launched on the same day, although the full version of Rise of the Triad came later ).","[('Marathon', 'game')]","[('Bungie Software', 'software'), ('Marathon', 'game'), ('3d realms', 'game'), ('Rise of the Triad', 'game'), ('Rise of the Triad', 'game')]",0.25,1.0,0.4 +26,FIGER-fine,"In Canada, the term Commander-in-Chief of the Canadian Forces ( in French: Commandant en chef des Forces canadiennes ) can refer to both the position of supreme commander of the country 's armed forces and to the title granted to the viceroy.","[('Canada', 'director'), ('Canada', 'country')]","[('Canada', 'country'), ('Canadian Forces', 'military'), ('French', 'language'), ('Commandant en chef des Forces canadiennes', 'military')]",0.25,0.5,0.3333333333333333 +27,FIGER-fine,Floating Life is a 1996 Australian drama film directed by Clara Law about a Hong Kong family who move to Australia.,"[('Clara Law', 'author'), ('Clara Law', 'director'), ('Clara Law', 'artist')]","[('Floating Life', 'film'), ('Clara Law', 'law'), ('Hong Kong', 'city'), ('Australia', 'country')]",0.0,0.0,0.0 +28,FIGER-fine,"Stacy Leigh Bishop ( born 1 May 1985, in Land O ' Lakes, Florida ) is an American soccer midfielder who last played for Boston Breakers of Women 's Professional Soccer.","[('Boston Breakers', 'sports team')]","[('Stacy Leigh Bishop', 'athlete'), (""Land O ' Lakes"", 'body of water'), (""Boston Breakers of Women 's Professional Soccer"", 'sports team')]",0.0,0.0,0.0 +29,FIGER-fine,"According to the Associated Press, he is the new owner of the 18th century Bray House, in the Maine town of Kittery.","[('Kittery', 'city')]","[('Associated Press', 'news agency'), ('Maine', 'province'), ('Kittery', 'city')]",0.3333333333333333,1.0,0.5 +30,FIGER-fine,"In January 1960 Casey was made a life peer of the United Kingdom House of Lords, on the recommendation of the British Prime Minister, Harold Macmillan; next month he resigned from the ministry and parliament.","[('House of Lords', 'author'), ('House of Lords', 'government agency'), ('House of Lords', 'government')]","[('January 1960', 'point in time'), ('United Kingdom', 'country'), ('House of Lords', 'government agency'), ('British Prime Minister', 'politician'), ('Harold Macmillan', 'politician')]",0.2,0.3333333333333333,0.25 +31,FIGER-fine,"Dreadnought was laid down on 12 June 1959, and launched by Queen Elizabeth II on Trafalgar Day, 21 October 1960.","[('Elizabeth II of the United Kingdom', 'politician')]","[('12 June 1959', 'point in time'), ('Queen Elizabeth II', 'monarch'), ('21 October 1960', 'point in time')]",0.0,0.0,0.0 +32,FIGER-fine,"D57 state road in the eastern part of Croatia connects the city of Vukovar to the state road network of Croatia, and to the A3 motorway in Lipovac interchange.","[('Croatia', 'government'), ('Croatia', 'country'), ('Croatia', 'ethnicity')]","[('D57 state road', 'road'), ('Croatia', 'country'), ('city of Vukovar', 'city'), ('Croatia', 'country'), ('A3 motorway', 'road'), ('Lipovac interchange', 'road')]",0.2,0.3333333333333333,0.25 +33,FIGER-fine,"In the same year and in 2010 International Men 's Day was celebrated in nine States; Pennsylvania, Florida, California, Illinois, Virginia, New York, Iowa, Michigan and Hawaii.","[('California', 'province'), ('California', 'cemetery')]","[('Pennsylvania', 'body of water'), ('Florida', 'body of water'), ('California', 'body of water'), ('Illinois', 'body of water'), ('Virginia', 'body of water'), ('New York', 'body of water'), ('Iowa', 'body of water'), ('Michigan', 'body of water'), ('Hawaii', 'body of water')]",0.0,0.0,0.0 +34,FIGER-fine,"WIlliams was sent on loan multiple times to gain first team experience, his first loan spell being at Wrexham where he scored on his debut against Wycombe Wanderers.","[('Wycombe Wanderers F.C.', 'sports team')]","[('WIlliams', 'sports team'), ('Wrexham', 'city'), ('Wycombe Wanderers', 'sports team')]",0.0,0.0,0.0 +35,FIGER-fine,"After her retirement from adult films, Ayes worked as a dominatrix in Atlanta, Georgia.","[('Georgia', 'province')]","[('Atlanta', 'city'), ('Georgia', 'city')]",0.0,0.0,0.0 +36,FIGER-fine,"Educated at Winchester College, Cruddas was commissioned into a volunteer battalion of the North Staffordshire Regiment in 1899, but the following year transferred to the Regular Army and the Northumberland Fusiliers.","[('Northumberland Fusiliers', 'military')]","[('Winchester College', 'educational institution'), ('North Staffordshire Regiment', 'military'), ('1899', 'point in time'), ('Regular Army', 'military'), ('Northumberland Fusiliers', 'military')]",0.2,1.0,0.33333333333333337 +37,FIGER-fine,"Grabovica ( Sjenica ) is a village in the municipality of Sjenica, Serbia.","[('Sjenica', 'city')]","[('Grabovica', 'city'), ('Sjenica', 'city'), ('Sjenica', 'city'), ('Serbia', 'country')]",0.3333333333333333,1.0,0.5 +38,FIGER-fine,The 1923 Stanley Cup Final was contested by the NHL champion Ottawa Senators and the WCHL champion Edmonton Eskimos.,"[('Edmonton Eskimos', 'sports team')]","[('1923 Stanley Cup Final', 'sports event'), ('Ottawa Senators', 'sports team'), ('Edmonton Eskimos', 'sports team')]",0.3333333333333333,1.0,0.5 +39,FIGER-fine,"It stayed there for two weeks, before being dethroned by Boyz II Men 's "" End of the Road "".","[('End of the Road', 'music')]","[('Boyz II Men', 'musician')]",0.0,0.0,0.0 +40,FIGER-fine,"After weeks of reconnaissance by the NVA, on the morning of July 1, 1970 the North Vietnamese Army launched a surprise mortar attack on the firebase.","[('North Vietnamese Army', 'military')]","[('North Vietnamese Army', 'military'), ('mortar attack', 'weapon')]",0.5,1.0,0.6666666666666666 +41,FIGER-fine,"Best Men is a 1997 film directed by Tamra Davis and starring Fred Ward, Drew Barrymore, and Dean Cain.","[('Dean Cain', 'athlete'), ('Dean Cain', 'actor')]","[('Best Men', 'film'), ('Tamra Davis', 'director'), ('Fred Ward', 'actor'), ('Drew Barrymore', 'actor'), ('Dean Cain', 'actor')]",0.2,0.5,0.28571428571428575 +42,FIGER-fine,"Cory English worked on another theatre venture penned by Mel Brooks from late 2008, playing the part of Igor in a New York production of Young Frankenstein replacing Christopher Fitzgerald.","[('Christopher Fitzgerald', 'artist'), ('Christopher Fitzgerald', 'actor')]","[('Cory English', 'author'), ('Mel Brooks', 'author'), ('late 2008', 'point in time'), ('Igor', 'actor'), ('New York', 'city'), ('Young Frankenstein', 'film'), ('Christopher Fitzgerald', 'author')]",0.0,0.0,0.0 +43,FIGER-fine,"Among those who experienced the local hospitality was Tom Dunbabin who used various hideouts in the nearby slopes and the abductors of General Kreipe, who on their march southwards stayed at a sheepfold in Amari for a couple of nights.","[('Kidnap of General Kreipe', 'military conflict')]",[],0.0,0.0,0.0 +44,FIGER-fine,"During the thick of the fierce hand-to-hand fighting that followed, Steuart was forced to surrender to Colonel James Beaver of the 148th Pennsylvania.","[('James Beaver', 'politician')]","[('Colonel James Beaver', 'soldier')]",0.0,0.0,0.0 +45,FIGER-fine,"This followed an Israeli tour in June 2010, playing such cities as Netanya, Petah Tikva, Jerusalem, Modi'in, Tel Aviv and more.","[('Tel Aviv', 'city')]","[('Netanya', 'city'), ('Petah Tikva', 'city'), ('Jerusalem', 'city'), (""Modi'in"", 'city'), ('Tel Aviv', 'city')]",0.2,1.0,0.33333333333333337 +46,FIGER-fine,"He cites his musical influences in metal as: Manowar, Iron Maiden, Gamma Ray, Angra, Helloween, Running Wild, Metallica, Megadeth, Judas Priest, Nightwish, Spinal Tap, Iced Earth, Dio.","[('Dio', 'author'), ('Dio', 'artist'), ('Dio', 'musician')]","[('Manowar', 'musician'), ('Iron Maiden', 'musician'), ('Gamma Ray', 'musician'), ('Angra', 'musician'), ('Helloween', 'musician'), ('Running Wild', 'music'), ('Metallica', 'musician'), ('Megadeth', 'musician'), ('Judas Priest', 'musician'), ('Nightwish', 'musician'), ('Spinal Tap', 'musician'), ('Iced Earth', 'musician'), ('Dio', 'musician')]",0.07692307692307693,0.3333333333333333,0.125 +47,FIGER-fine,The Crystal Beach Cyclone is one of a ' Terrifying Triplet ' of highly extreme and vicious Roller Coasters designed and built by Harry G. Traver in the late 1920s.,"[('Harry Traver', 'company')]","[('The Crystal Beach Cyclone', 'natural disaster'), ('Harry G. Traver', 'architect'), ('late 1920s', 'point in time')]",0.0,0.0,0.0 +48,FIGER-fine,""" Stoned "" was released in the UK by The Rolling Stones on the Decca label on November 1, 1963, as the B-side to their version of "" I Wanna Be Your Man "".","[('I Wanna Be Your Man', 'music')]","[('Stoned', 'music'), ('UK', 'country'), ('The Rolling Stones', 'musician'), ('November 1, 1963', 'point in time')]",0.0,0.0,0.0 +49,FIGER-fine,"At the start of the 1964 season Boycott hit 151 against Middlesex, followed by another hundred against Lancashire in May, and then played for the MCC against the Australian touring side at Lord 's, where he scored 63.","[('Marylebone Cricket Club', 'author')]","[('Boycott', 'protest'), ('Middlesex', 'city'), ('Lancashire', 'city'), ('May', 'point in time')]",0.0,0.0,0.0 +50,FIGER-fine,"In 1974, the Cat Stevens version of the song reached number one in Canada on the '' RPM '' national singles chart twice, on September 28 and October 19, separated by two other number ones.","[('RPM', 'written work')]","[('1974', 'point in time'), ('Cat Stevens', 'musician'), ('Canada', 'country'), ('September 28', 'point in time'), ('October 19', 'point in time')]",0.0,0.0,0.0 +51,FIGER-fine,"Andaz or Andaaz ( Hindi: अनà¥à¤¦à¤¾à¤œà¤¼, Persian, Urdu: اَنداز ) is a 1971 Hindi romantic movie starring Shammi Kapoor, Hema Malini and Rajesh Khanna.","[('Shammi Kapoor', 'director'), ('Shammi Kapoor', 'actor')]","[('Andaz', 'film'), ('Andaaz', 'film'), ('Hindi', 'language'), ('Persian', 'language'), ('Urdu', 'language'), ('Hindi', 'language'), ('Shammi Kapoor', 'actor'), ('Hema Malini', 'actor'), ('Rajesh Khanna', 'actor')]",0.125,0.5,0.2 +52,FIGER-fine,The qualification and final rounds took place on September 16 and 24 at the Sydney SuperDome.,"[('Sydney SuperDome', 'sports facility')]","[('September 16 and 24', 'point in time')]",0.0,0.0,0.0 +53,FIGER-fine,Andy Dawkins is a Minnesota politician and a former member of the Minnesota House of Representatives from Saint Paul.,"[('Saint Paul, Minnesota', 'city')]","[('Andy Dawkins', 'politician'), ('Minnesota', 'province'), ('Minnesota', 'province'), ('Saint Paul', 'city')]",0.0,0.0,0.0 +54,FIGER-fine,"Gmina Uscimow contains the villages and settlements of Drozdowka, Glebokie, Krasne, Masluchy, Nowa Jedlanka, Nowy Uscimow, Ochoza, Orzechow-Kolonia, Rudka Staroscianska, Ryczka, Stara Jedlanka and Uscimow.","[('Stara Jedlanka', 'city')]","[('Uscimow', 'city'), ('Drozdowka', 'city'), ('Glebokie', 'city'), ('Krasne', 'city'), ('Masluchy', 'city'), ('Nowa Jedlanka', 'city'), ('Nowy Uscimow', 'city'), ('Ochoza', 'city'), ('Orzechow-Kolonia', 'city'), ('Rudka Staroscianska', 'city'), ('Ryczka', 'city'), ('Stara Jedlanka', 'city'), ('Uscimow', 'city')]",0.08333333333333333,1.0,0.15384615384615385 +55,FIGER-fine,"EDS 's largest clients included Rolls-Royce plc, General Motors, Bank of America, Arcandor, Kraft, United States Navy, the UK Ministry of Defence and Royal Dutch Shell.","[('Arcandor', 'company')]","[('Rolls-Royce plc', 'company'), ('General Motors', 'company'), ('Bank of America', 'company'), ('Arcandor', 'company'), ('Kraft', 'company'), ('United States Navy', 'military'), ('UK Ministry of Defence', 'military'), ('Royal Dutch Shell', 'company')]",0.125,1.0,0.2222222222222222 +56,FIGER-fine,His father Peter was the captain of the USSR team throughout the 1950s and appeared at three Olympic Games.,"[('USSR', 'author'), ('USSR', 'government agency'), ('USSR', 'country')]","[('His father', 'monarch'), ('Peter', 'monarch'), ('1950s', 'point in time'), ('Olympic Games', 'sports event')]",0.0,0.0,0.0 +57,FIGER-fine,"On December 3, 1979, the Riverfront Coliseum in Cincinnati, Ohio, was the site of one of the worst rock concert tragedies in United States history.","[('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')]","[('December 3, 1979', 'point in time'), ('Riverfront Coliseum', 'theater'), ('Cincinnati', 'city'), ('Ohio', 'city'), ('United States', 'country')]",0.2,0.16666666666666666,0.1818181818181818 +58,FIGER-fine,"After a six-week vacation in Italy with her mother, she was returning aboard Titanic to make a new series of pictures for Eclair at Fort Lee.","[('Italy', 'government'), ('Italy', 'country')]","[('Italy', 'country'), ('Titanic', 'monarch')]",0.5,0.5,0.5 +59,FIGER-fine,"They also featured Se Padilla on keyboards, later replaced by Roger Joseph Manning, Jr.","[('Roger Joseph Manning, Jr.', 'artist')]",[],0.0,0.0,0.0 +60,FIGER-fine,"The district is represented in the New Jersey Senate by Joseph Pennacchio ( R, Pine Brook ) and in the New Jersey General Assembly by Alex DeCroce ( R, Morris Plains ) and Jay Webber ( R, Morris Plains ).","[('Morris Plains, New Jersey', 'city')]","[('Morris Plains', 'county'), ('Morris Plains', 'county')]",0.0,0.0,0.0 +61,FIGER-fine,"It is unique in northern Europe, bearing similarity to Neolithic or Bronze Age tombs around the Mediterranean.","[('Mediterranean Sea', 'body of water')]","[('Mediterranean', 'body of water')]",0.0,0.0,0.0 +62,FIGER-fine,"Both reached number one in several places, including Vietnam, Taiwan, Thailand, China, Shanghai, and Hong Kong.","[('Hong Kong', 'body of water'), ('Hong Kong', 'city'), ('Hong Kong', 'country')]","[('Vietnam', 'country'), ('Taiwan', 'country'), ('Thailand', 'country'), ('China', 'country'), ('Shanghai', 'city'), ('Hong Kong', 'city')]",0.16666666666666666,0.3333333333333333,0.2222222222222222 +63,FIGER-fine,""" Veronica Sawyer "" ( originally by Edna 's Goldfish ) featured on Fame, Fortune and Fornication.","[('Fame, Fortune and Fornication', 'music')]","[('Veronica Sawyer', 'author')]",0.0,0.0,0.0 +64,FIGER-fine,"Richard Frankland had founded Rathmell Academy at Rathmell, but was forced to move several times.","[('Rathmell', 'city')]","[('Rathmell Academy', 'educational institution')]",0.0,0.0,0.0 +65,FIGER-fine,"The county boundary with South Yorkshire follows the river for a short distance near Bawtry, and the border with Lincolnshire does the same at Idle Stop.","[('Lincolnshire', 'county')]","[('South Yorkshire', 'county'), ('river', 'body of water'), ('Bawtry', 'body of water'), ('Lincolnshire', 'county'), ('Idle Stop', 'body of water')]",0.2,1.0,0.33333333333333337 +66,FIGER-fine,"In May he won the Rome Masters, beating Patrick Rafter in the final.","[('Patrick Rafter', 'athlete'), ('Patrick Rafter', 'actor')]","[('Rome', 'city')]",0.0,0.0,0.0 +67,FIGER-fine,"Leduc served on the board of governors for the Hopital Notre-Dame, the Hopital Western and the Westmount YMCA.","[('YMCA', 'educational institution')]","[('Hopital Notre-Dame', 'educational institution'), ('Hopital Western', 'educational institution'), ('Westmount YMCA', 'educational institution')]",0.0,0.0,0.0 +68,FIGER-fine,"Riverford is an organic farm and dairy based in Buckfastleigh in Devon, England, but with sister farms in four locations around the country.","[('Devon', 'county')]","[('Riverford', 'city'), ('Buckfastleigh', 'city'), ('Devon', 'province'), ('England', 'country')]",0.0,0.0,0.0 +69,FIGER-fine,"Bill Hefner, member of the United States House of Representatives from North Carolina, was born in Elora","[('United States House of Representatives', 'government')]","[('United States', 'country')]",0.0,0.0,0.0 +70,FIGER-fine,"The show soon paired her with Logan Hayes ( Josh Duhon ) who was later revealed to be the long-lost son of her father 's longtime enemy, Scott Baldwin ( Kin Shriner ).","[('Kin Shriner', 'actor')]","[('Logan Hayes', 'actor'), ('Josh Duhon', 'actor'), ('Scott Baldwin', 'terrorist'), ('Kin Shriner', 'actor')]",0.25,1.0,0.4 +71,FIGER-fine,"Skara is a locality and the seat of Skara Municipality, Vastra Gotaland County, Sweden with 18595 inhabitants in 2005.","[('Sweden', 'government'), ('Sweden', 'country')]","[('Skara', 'city'), ('Skara', 'city'), ('Vastra Gotaland County', 'county'), ('Sweden', 'country'), ('2005', 'point in time')]",0.25,0.5,0.3333333333333333 +72,FIGER-fine,"Appledore Island is the largest of the Isles of Shoals archipelago, a group of rocky islands just offshore of the border between Maine and New Hampshire.","[('New Hampshire', 'author'), ('New Hampshire', 'province'), ('New Hampshire', 'cemetery')]","[('Appledore Island', 'island'), ('Maine', 'province'), ('New Hampshire', 'province')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +73,FIGER-fine,"The term ruach hakodesh ( or "" holy spirit "" ) occurs once in Psalm 51 and also twice in the Book of Isaiah.","[('Psalm 51', 'written work')]","[('ruach hakodesh', 'religion'), ('holy spirit', 'religion'), ('Psalm 51', 'written work'), ('Book of Isaiah', 'written work')]",0.25,1.0,0.4 +74,FIGER-fine,"George r. Carruthers was born in Cincinnati, Ohio on October 1, 1939.","[('Ohio', 'province'), ('Ohio', 'cemetery')]","[('Cincinnati', 'city'), ('October 1, 1939', 'point in time')]",0.0,0.0,0.0 +75,FIGER-fine,"After that label stopped producing records, they were without a contract again, but they were able to get another contract through the German label Nuclear Blast.","[('Nuclear Blast', 'company')]","[('Nuclear Blast', 'attack')]",0.0,0.0,0.0 +76,FIGER-fine,Hikers taking this route park at the Spruceton trailhead along Spruceton Road ( Greene County Route 7 ) six miles ( 9.6 & nbsp; km ) east of NY 42 at West Kill.,"[('New York State Route 42', 'road')]","[('park', 'park'), ('Spruceton trailhead', 'park'), ('Spruceton Road', 'road'), ('Greene County', 'county'), ('West Kill', 'road')]",0.0,0.0,0.0 +77,FIGER-fine,"Miguel Iriarte Montes was the first president of the club and registered the club in the Segunda Division Profesional, which at that time it was the second most important league in Mexico.","[('Mexico', 'language'), ('Mexico', 'artist'), ('Mexico', 'country')]","[('Miguel Iriarte Montes', 'politician'), ('Segunda Division Profesional', 'sports league'), ('Mexico', 'country')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +78,FIGER-fine,"It is found in some mountainous areas of Europe, Turkey, Armenia, the Caucasus, Anatolia, southern Siberia, Mongolia, Tibet and western China.","[('Caucasus', 'mountain')]","[('Turkey', 'country'), ('Armenia', 'country'), ('Caucasus', 'mountain'), ('Mongolia', 'country'), ('Tibet', 'country'), ('China', 'country')]",0.16666666666666666,1.0,0.2857142857142857 +79,FIGER-fine,"He notably played for Hull City and York City having also had spells with Ards, West Bromwich Albion, Nottingham Forest, Blackburn Rovers, Leicester City, Sheffield United, Grimsby Town, Macclesfield Town and Bury.","[('Nottingham Forest F.C.', 'sports team')]","[('Hull City', 'city'), ('York City', 'city'), ('Ards', 'city'), ('West Bromwich Albion', 'sports team'), ('Nottingham Forest', 'sports team'), ('Blackburn Rovers', 'sports team'), ('Leicester City', 'city'), ('Sheffield United', 'sports team'), ('Grimsby Town', 'city'), ('Macclesfield Town', 'city'), ('Bury', 'city')]",0.0,0.0,0.0 +80,FIGER-fine,4 is a 2005 Russian drama film directed by Ilya Khrjanovsky after a screenplay by Vladimir Sorokin.,"[('Ilya Khrzhanovsky', 'director')]","[('Ilya Khrjanovsky', 'director'), ('Vladimir Sorokin', 'director')]",0.0,0.0,0.0 +81,FIGER-fine,"After playing college football with the University of Washington, Hill went to Canada and signed with the Edmonton Eskimos.","[('Edmonton Eskimos', 'sports team')]","[('University of Washington', 'educational institution'), ('Canada', 'country'), ('Edmonton Eskimos', 'sports team')]",0.3333333333333333,1.0,0.5 +82,FIGER-fine,"Darby Township is one of the fourteen townships of Union County, Ohio, United States.","[('Union County, Ohio', 'county')]","[('Union County', 'county'), ('United States', 'country')]",0.0,0.0,0.0 +83,FIGER-fine,"However, some matches were completed, and Janko Tipsarevic, Serena Williams, and Marat Safin were victors.","[('Marat Safin', 'athlete'), ('Marat Safin', 'actor')]","[('Janko Tipsarevic', 'athlete'), ('Serena Williams', 'athlete'), ('Marat Safin', 'athlete')]",0.3333333333333333,0.5,0.4 +84,FIGER-fine,For example Stora Enso has moved some pulp and paper production from Scandinavia to Brazil and China.,"[('Stora Enso', 'company')]","[('Scandinavia', 'country'), ('Brazil', 'country'), ('China', 'country')]",0.0,0.0,0.0 +85,FIGER-fine,"Along with the likes of Teymourtash and Farman Farmaian, Davar took a lead role among the politicians who voted for the abolition of the Qajar dynasty, opposing such parliamentarians as Sayyed Hasan Taqizadeh, Sayyed Hasan Modarres, Yahya Doulatabadi and Mohammad Mossadegh.","[('Hasan Taqizadeh', 'politician')]","[('Teymourtash', 'politician'), ('Farman Farmaian', 'politician'), ('Davar', 'politician'), ('Sayyed Hasan Taqizadeh', 'politician'), ('Sayyed Hasan Modarres', 'politician'), ('Yahya Doulatabadi', 'politician'), ('Mohammad Mossadegh', 'politician')]",0.0,0.0,0.0 +86,FIGER-fine,"A renowned theatre director, he created performances based on sources as varied as Rumi, Zoroastrian and Koranic texts, Sufi mystics, and plays by Moliere and Bulgakov.","[('Molière', 'author')]","[('Rumi', 'author'), ('Zoroastrian', 'religion'), ('Koranic', 'religion'), ('Sufi mystics', 'theater'), ('Moliere', 'author'), ('Bulgakov', 'author')]",0.0,0.0,0.0 +87,FIGER-fine,"A Yale University and Oxford University student, he also studied theology at Union Theological Seminary.","[('Yale University', 'company'), ('Yale University', 'educational institution')]","[('Yale University', 'educational institution'), ('Oxford University', 'educational institution'), ('Union Theological Seminary', 'educational institution')]",0.3333333333333333,0.5,0.4 +88,FIGER-fine,"Its seat is the town of Cmielow, which lies approximately 10kmmi0 south-east of Ostrowiec Swietokrzyski and 64kmmi0on east of the regional capital Kielce.","[('Ostrowiec ÅšwiÄ™tokrzyski', 'city')]","[('town of Cmielow', 'city'), ('Ostrowiec Swietokrzyski', 'city'), ('Kielce', 'city')]",0.0,0.0,0.0 +89,FIGER-fine,"It is also said that she inherited the barony of Laz, as well, although Pere Anselme 's genealogy of her family makes no mention of it.","[('Laz, Finistère', 'city')]","[('Pere Anselme', 'monarch')]",0.0,0.0,0.0 +90,FIGER-fine,"There are approximately eight hundred Gyu-Kaku locations within Japan, and locations have also been opened in the United States ( New York City, California, Hawaii ), Hong Kong, Taipei, Indonesia and Singapore.","[('Indonesia', 'government'), ('Indonesia', 'country')]","[('Japan', 'country'), ('United States', 'country'), ('New York City', 'city'), ('California', 'city'), ('Hong Kong', 'city'), ('Taipei', 'city'), ('Indonesia', 'country')]",0.14285714285714285,0.5,0.22222222222222224 +91,FIGER-fine,"She is Professor of Literature and head of department at Sodertorn University outside Stockholm, and a well-known feminist.","[('Stockholm', 'city')]","[('Sodertorn University', 'educational institution'), ('Stockholm', 'city')]",0.5,1.0,0.6666666666666666 +92,FIGER-fine,"For example, the Iraqi military settled on the American Type Culture Collection strain 14578 as the exclusive anthrax strain for use as a biological weapon, according to Charles Duelfer.","[('Charles Duelfer', 'author')]","[('Iraqi military', 'military'), ('American Type Culture Collection strain 14578', 'weapon'), ('anthrax strain', 'biological thing'), ('biological weapon', 'weapon'), ('Charles Duelfer', 'author')]",0.2,1.0,0.33333333333333337 +93,FIGER-fine,Solidarity Sweden-Latin America is a Swedish solidarity organization that works together with popular movements in Latin America to achieve a fair and sustainable society.,"[('Sweden', 'government'), ('Sweden', 'country')]","[('Latin America', 'country')]",0.0,0.0,0.0 +94,FIGER-fine,"While not a part of Interstate 95, they connect two parts of the highway: the Delaware Turnpike ( Interstate 95 in Delaware ) on the south side with the New Jersey Turnpike ( later Interstate 95 in New Jersey ) on the north side.","[('Delaware Turnpike', 'road')]","[('Interstate 95', 'road'), ('Delaware Turnpike', 'road'), ('Interstate 95', 'road'), ('New Jersey Turnpike', 'road'), ('Interstate 95', 'road')]",0.3333333333333333,1.0,0.5 +95,FIGER-fine,"Gotz Wolfgang Werner ( born February 5, 1944 ) is the founder, co-owner, and member of the advisory board of dm-drogerie markt, a German drugstore chain.","[('Germany', 'artist'), ('Germany', 'country')]","[('dm-drogerie markt', 'company')]",0.0,0.0,0.0 +96,FIGER-fine,"Biesiadki bje ' satki is a village in the administrative district of Gmina Gnojnik, within Brzesko County, Lesser Poland Voivodeship, in southern Poland.","[('Lesser Poland Voivodeship', 'city')]","[('Gmina Gnojnik', 'county'), ('Brzesko County', 'county'), ('Lesser Poland Voivodeship', 'province'), ('Poland', 'country')]",0.0,0.0,0.0 +97,FIGER-fine,"Costs were reduced by renegotiating staff pay and conditions, and by extending the Ghan, which originally ran from Adelaide to Alice Springs, so that it ran once each week from Sydney and once each week from Melbourne.","[('Melbourne', 'city')]","[('Adelaide', 'city'), ('Alice Springs', 'city'), ('Sydney', 'city'), ('Melbourne', 'city')]",0.25,1.0,0.4 +98,FIGER-fine,"He gained a BA ( Honours ) degree at the University of Lancaster in 1970, an MA History at the University of Sussex in 1971, and his PhD at London School of Economics and Political Science in 1986.","[('University of Sussex', 'educational institution')]","[('BA', 'educational degree'), ('University of Lancaster', 'educational institution'), ('1970', 'point in time'), ('MA History', 'educational degree'), ('University of Sussex', 'educational institution'), ('1971', 'point in time'), ('PhD', 'educational degree'), ('London School of Economics and Political Science', 'educational institution'), ('1986', 'point in time')]",0.1111111111111111,1.0,0.19999999999999998 +99,FIGER-fine,"After less than a tenth of a mile, it breaks off to the right, taking a north-by-northeast path toward the New Jersey Turnpike and the lower Raritan River valley.","[('Raritan River', 'body of water')]","[('New Jersey Turnpike', 'road'), ('lower Raritan River valley', 'body of water')]",0.0,0.0,0.0 +100,FIGER-fine,"The Portland Trail Blazers of the Western Conference played against the Philadelphia 76ers of the Eastern Conference, with the 76ers holding home-court advantage.","[('Western Conference', 'sports league')]","[('Portland Trail Blazers', 'sports team'), ('Philadelphia 76ers', 'sports team')]",0.0,0.0,0.0 +101,FIGER-fine,"It was initially hosted by Stewart MacPherson but in 1950 Richard Dimbleby took over its presentation until 1955, then Franklin Engelmann until his death in 1972 when Brian Johnston took over until 1987.","[('Richard Dimbleby', 'actor')]","[('1955', 'point in time'), ('1972', 'point in time'), ('1987', 'point in time')]",0.0,0.0,0.0 +102,FIGER-fine,"Foster was also featured in Under the Desert Sky in 2006, Vivere Live in Tuscany in 2007, and the My Christmas Special, in 2009, Andrea Bocelli 's three latest PBS Specials.","[('My Christmas Special', 'film')]","[('Foster', 'musician'), ('Under the Desert Sky', 'film'), ('2006', 'point in time'), ('2007', 'point in time'), ('My Christmas Special', 'broadcast program'), ('2009', 'point in time'), ('Andrea Bocelli', 'musician'), ('PBS', 'broadcast network')]",0.0,0.0,0.0 +103,FIGER-fine,Director-producer-writer John Hughes wrote a 70-page scriptment for the Owen Wilson-starring comedy Drillbit Taylor ( 2008 ) that was used years later by screenwriters Kristofor Brown and Seth Rogen as the basis for a revised finished screenplay.,"[('Kristofor Brown', 'actor')]","[('Director-producer-writer', 'director'), ('John Hughes', 'author'), ('Owen Wilson-starring', 'actor'), ('Drillbit Taylor', 'film'), ('Kristofor Brown', 'author'), ('Seth Rogen', 'actor')]",0.0,0.0,0.0 +104,FIGER-fine,"During the mission, another major news story in the US media was the Chappaquiddick incident.","[('Chappaquiddick incident', 'attack')]","[('US', 'country'), ('Chappaquiddick incident', 'attack')]",0.5,1.0,0.6666666666666666 +105,FIGER-fine,"Spurstow is a village and civil parish in the unitary authority of Cheshire East and the ceremonial county of Cheshire, England, which is located 6 ½ miles to the north west of Nantwich.","[('England', 'country')]","[('Spurstow', 'cemetery'), ('Cheshire', 'county'), ('Cheshire', 'county'), ('England', 'country'), ('Nantwich', 'city')]",0.25,1.0,0.4 +106,FIGER-fine,"Following the outbreak of the First World War, Ball enlisted in the British Army, joining the 7th ( Robin Hood ) Battalion of the Sherwood Foresters ( Nottinghamshire and Derbyshire Regiment ).","[('Sherwood Foresters', 'military')]","[('First World War', 'military conflict'), ('Ball', 'soldier'), ('British Army', 'military'), ('Nottinghamshire and Derbyshire Regiment', 'military')]",0.0,0.0,0.0 +107,FIGER-fine,"Sergey Nikolayevich Abeltsev ( Сергей Ðиколаевич Ðбельцев; born 6 May 1961 in Lyubertsy, Russian SFSR ) is a member of the State Duma of Russia and a former bodyguard of Vladimir Zhirinovsky.","[('State Duma', 'government')]","[('Sergey Nikolayevich Abeltsev', 'soldier'), ('Сергей Ðиколаевич Ðбельцев', 'soldier'), ('Lyubertsy', 'city'), ('Russia', 'country'), ('Vladimir Zhirinovsky', 'politician')]",0.0,0.0,0.0 +108,FIGER-fine,The idea of attraction as a form of power dates back to ancient Chinese philosophers such as Laozi in the 7th century BC.,"[('Laozi', 'author')]",[],0.0,0.0,0.0 +109,FIGER-fine,"After his father 's death he returned, with four philosophers, and founded a university at Stamford in Lincolnshire, which flourished until it was suppressed by Saint Augustine of Canterbury on account of heresies which were taught there.","[('Lincolnshire', 'county')]","[('Stamford', 'city'), ('Lincolnshire', 'province'), ('Saint Augustine of Canterbury', 'educational institution')]",0.0,0.0,0.0 +110,FIGER-fine,"After her parents divorced, she spent her childhood alternating every two years between her father 's largely Jewish area in New York City and her mother 's largely African-American environment in San Francisco, where she attended The Urban School of San Francisco.","[('The Urban School of San Francisco', 'educational institution')]","[('New York City', 'city'), ('San Francisco', 'city'), ('San Francisco', 'city')]",0.0,0.0,0.0 +111,FIGER-fine,It was established in 1973 under the Housing Ordinance and is an agency of the Government of Hong Kong.,"[('Government of Hong Kong', 'government')]","[('Housing Ordinance', 'law')]",0.0,0.0,0.0 +112,FIGER-fine,"At the last legislative elections, 27 December 2002, the party was a partner in the National Rainbow Coalition, that won 56.1 % of the popular vote and 125 out of 210 elected seats.","[('National Rainbow Coalition', 'political party')]","[('27 December 2002', 'point in time'), ('National Rainbow Coalition', 'political party')]",0.5,1.0,0.6666666666666666 +113,FIGER-fine,"The refuge was formed in 2000 after a 1989 order to gradually close the Jefferson Proving Ground, a World War II era munitions testing facility, which was completed by 1995.","[('World War II', 'military conflict'), ('World War II', 'military'), ('World War II', 'attack')]","[('2000', 'point in time'), ('1989', 'point in time'), ('World War II era', 'military conflict'), ('1995', 'point in time')]",0.0,0.0,0.0 +114,FIGER-fine,"In 1943, Dawn approached the San Diego Naval Hospital with an offer to help World War II soldiers whose faces and hands had been disfigured in battle.","[('World War II', 'military conflict'), ('World War II', 'military'), ('World War II', 'attack')]","[('1943', 'point in time'), ('San Diego Naval Hospital', 'hospital'), ('World War II', 'military conflict'), ('faces and hands', 'body part')]",0.25,0.3333333333333333,0.28571428571428575 +115,FIGER-fine,"He also had the powers of a District and Session Judge for portions of the Midland and Bina-Baran sections of the Great Indian Peninsula Railway, which passed through the states of Gwalior, Datia, Samthar, Khaniadhana, and the Chhabra pargana.","[('Samthar', 'city')]","[('Great Indian Peninsula Railway', 'railway'), ('Gwalior', 'city'), ('Datia', 'city'), ('Samthar', 'city'), ('Khaniadhana', 'city'), ('Chhabra pargana', 'city')]",0.16666666666666666,1.0,0.2857142857142857 +116,FIGER-fine,"It lies approximately 5kmmi0 east of Papowo Biskupie, 20kmmi0on south-east of Chelmno, and 25kmmi0on north of Torun.","[('ToruÅ„', 'city')]","[('Papowo Biskupie', 'city'), ('Chelmno', 'city'), ('Torun', 'city')]",0.0,0.0,0.0 +117,FIGER-fine,"A 5th-century manuscript of the complete works of Virgil, called the Medici Virgil after it was purchased for the Laurentian Library, Florence.","[('Virgil', 'author')]","[('Virgil', 'author'), ('Virgil', 'author'), ('Laurentian Library', 'library'), ('Florence', 'city')]",0.3333333333333333,1.0,0.5 +118,FIGER-fine,"South Beach CDP on Orchid Island is bounded on the east by the Atlantic Ocean, on the south by the county line between Indian River and St Lucie counties, on the west by the Indian River Lagoon and on the north by the Vero Beach city limits.","[('St. Lucie County, Florida', 'county')]","[('South Beach CDP', 'island'), ('Orchid Island', 'island'), ('Atlantic Ocean', 'body of water'), ('Indian River', 'county'), ('St Lucie counties', 'county'), ('Indian River Lagoon', 'body of water')]",0.0,0.0,0.0 +119,FIGER-fine,"His screen credits include The Wager ( 1998 ), Paycheck ( 2003 ) and recurring roles as Colonel Lionel Pendergast on Stargate SG-1 and as General Mansfield on Eureka.","[('Paycheck', 'film')]","[('The Wager', 'film'), ('Paycheck', 'film'), ('Colonel Lionel Pendergast', 'soldier'), ('Stargate SG-1', 'film'), ('General Mansfield', 'soldier')]",0.2,1.0,0.33333333333333337 +120,FIGER-fine,"In 1959, Crawford 's acting on the CBS anthology series Playhouse 90 was nominated for Best Single Performance on the 11th Primetime Emmy Awards; that year 's Emmy Awards also nominated Crawford 's younger brother Johnny Crawford for his recurring portrayal of Mark McCain on The Rifleman.","[('Johnny Crawford', 'artist'), ('Johnny Crawford', 'actor')]","[('1959', 'point in time'), ('Crawford', 'actor'), ('Playhouse 90', 'film'), ('Best Single Performance', 'award'), ('11th Primetime Emmy Awards', 'award'), ('Crawford', 'actor'), ('Johnny Crawford', 'actor'), ('Mark McCain', 'actor'), ('The Rifleman', 'film')]",0.125,0.5,0.2 +121,FIGER-fine,"There he was informed of the events of the July Revolution, and that a war was expected.","[('July Revolution', 'protest')]","[('July Revolution', 'military conflict'), ('war', 'natural disaster')]",0.0,0.0,0.0 +122,FIGER-fine,The Army of Occupation was the name of the U.S. Army commanded by Zachary Taylor during the Mexican-American War.,"[('Zachary Taylor', 'politician'), ('Zachary Taylor', 'artist'), ('Zachary Taylor', 'soldier')]","[('The Army of Occupation', 'military'), ('U.S. Army', 'military'), ('Mexican-American War', 'military conflict')]",0.0,0.0,0.0 +123,FIGER-fine,"Planned by promoters Bob Arum and Don King, it pitted WBC world champion Oscar de la Hoya, a Mexican-American, versus Puerto Rican IBF world champion Felix Trinidad.","[('Félix Trinidad', 'athlete')]","[('Oscar de la Hoya', 'athlete'), ('Mexican-American', 'athlete'), ('Felix Trinidad', 'athlete')]",0.0,0.0,0.0 +124,FIGER-fine,"On 14 September 2009 FC Twente Enschede have signed the former Feyenoord defender on a free transfer, he played on loan for Sparta Rotterdam during the second half of last season.","[('Enschede', 'county'), ('Enschede', 'city')]","[('FC Twente Enschede', 'sports team'), ('former Feyenoord defender', 'athlete'), ('Sparta Rotterdam', 'sports team')]",0.0,0.0,0.0 +125,FIGER-fine,"April 3 & ndash; The 50th Academy Awards are held at the Dorothy Chandler Pavilion in Los Angeles, California with Annie Hall winning Best Picture.","[('Annie Hall', 'film')]","[('Dorothy Chandler Pavilion', 'theater'), ('Los Angeles', 'city'), ('California', 'city'), ('Annie Hall', 'film')]",0.25,1.0,0.4 +126,FIGER-fine,"Umpire selection panel selected 18 umpires and a reserve umpire, Enamul Haque to officiate at the World Cup: 5 were from Australia, 6 from Asia, 3 from England, 2 from New Zealand and 1 each from South Africa and West Indies.","[('Enamul Haque', 'athlete')]","[('World Cup', 'sports event'), ('Australia', 'country'), ('Asia', 'country'), ('England', 'country'), ('New Zealand', 'country'), ('South Africa', 'country'), ('West Indies', 'country')]",0.0,0.0,0.0 +127,FIGER-fine,"Aces Go Places ( æœ€ä½³æ‹æª”系列 ), or Mad Mission ( US title ), is a series of Hong Kong action comedy films that are parodies of the James Bond film series.","[('James Bond', 'film'), ('James Bond', 'game'), ('James Bond', 'written work')]","[('Aces Go Places', 'film'), ('Mad Mission', 'film'), ('Hong Kong', 'city'), ('James Bond film series', 'film')]",0.0,0.0,0.0 +128,FIGER-fine,"Darren Gersh is the Washington, D.C. bureau chief for the PBS show, Nightly Business Report.","[('Washington, D.C.', 'county'), ('Washington, D.C.', 'city')]","[('Washington, D.C.', 'city'), ('PBS', 'broadcast network'), ('Nightly Business Report', 'broadcast program')]",0.3333333333333333,0.5,0.4 +129,FIGER-fine,"Mohammad Alirezaei of Iran was to race against Israel 's Tom Be'eri in the fourth heat of the 100 meter breaststroke, but pulled out, allegedly under the orders from officials of the Iranian delegation for political reasons.","[(""Tom Be'eri"", 'athlete')]","[('Iran', 'country'), ('Israel', 'country')]",0.0,0.0,0.0 +130,FIGER-fine,"( 5 ) Anaheim: Ryan Getzlaf ( Dustin Penner, Corey Perry ) 7:38.","[('Dustin Penner', 'athlete')]","[('Anaheim', 'city'), ('Ryan Getzlaf', 'athlete'), ('Corey Perry', 'athlete')]",0.0,0.0,0.0 +131,FIGER-fine,"This language largely went extinct during the Ming dynasty, where it was supplanted by Southwestern Mandarin, after settlement by people from other parts of China after successive waves of massacres and plagues.","[('China', 'government'), ('China', 'country')]","[('This language', 'language'), ('Southwestern Mandarin', 'language'), ('China', 'country'), ('massacres and plagues', 'natural disaster')]",0.25,0.5,0.3333333333333333 +132,FIGER-fine,"Fallon is an unincorporated community in Choctaw County, Oklahoma, United States, along U.S. Route 70.","[('U.S. Route 70', 'road')]","[('Choctaw County', 'county'), ('United States', 'country'), ('U.S. Route 70', 'road')]",0.3333333333333333,1.0,0.5 +133,FIGER-fine,"His father was first cousin to ( among others ) Edward IV of England, Margaret of York, George, Duke of Clarence and Richard III of England.","[('Richard III of England', 'monarch'), ('Richard III of England', 'politician')]","[('England', 'country'), ('Margaret of York', 'monarch'), ('George', 'monarch'), ('Duke of Clarence', 'monarch'), ('England', 'country')]",0.0,0.0,0.0 +134,FIGER-fine,Drangarnir is the collective name for two sea stacks between the islet Tindholmur and the island Vagar in the Faroe Islands.,"[('Vágar', 'island')]","[('Drangarnir', 'island'), ('Tindholmur', 'island'), ('Vagar', 'island')]",0.0,0.0,0.0 +135,FIGER-fine,"The 18th Air Army became Long Range Aviation ( ÐДД ), consisting of three armies - the 43rd, with its staff in Vinnitsa, the 50th in Smolensk, and the 65th at Khabarovsk.","[('Long Range Aviation', 'military')]","[('The 18th Air Army', 'military'), ('Long Range Aviation', 'military'), ('the 43rd', 'military'), ('Vinnitsa', 'city'), ('the 50th', 'military'), ('Smolensk', 'city'), ('Khabarovsk', 'city')]",0.14285714285714285,1.0,0.25 +136,FIGER-fine,"On 25 August 2009, it was announced that he would take part in Series 7 of BBC One 's Strictly Come Dancing partnering Flavia Cacace.","[('Flavia Cacace', 'actor')]","[('BBC One', 'tv channel'), ('Strictly Come Dancing', 'film'), ('Flavia Cacace', 'actor')]",0.3333333333333333,1.0,0.5 +137,FIGER-fine,"Subsequent projects were designed for companies such as Toshiba and IDT ( R4700 ), IDT & amp; NKK ( R4650 ), SGI and NEC ( R5000 ).","[('Silicon Graphics', 'company'), ('Silicon Graphics', 'engineer')]","[('Toshiba', 'company'), ('IDT', 'company'), ('R4700', 'currency'), ('IDT', 'company'), ('NKK', 'company'), ('R4650', 'currency'), ('SGI', 'company'), ('NEC', 'company'), ('R5000', 'currency')]",0.0,0.0,0.0 +138,FIGER-fine,"Ammann was born in Grabs, Switzerland, to Margit and Heinrich Ammann and raised in Unterwasser, Switzerland.","[('Grabs', 'city')]","[('Grabs', 'body of water'), ('Switzerland', 'country'), ('Unterwasser', 'body of water'), ('Switzerland', 'country')]",0.0,0.0,0.0 +139,FIGER-fine,"He also served as reeve of South Dumfries Township from 1978 to 1991, and was a councillor in Brant County.","[('South Dumfries Township, Ontario', 'city')]","[('councillor', 'politician'), ('Brant County', 'county')]",0.0,0.0,0.0 +140,FIGER-fine,"In 1639 it was re-named in honor of the deceased John Harvard, a minister from nearby Charlestown, who in his will had bequeathed to it his entire library and a sum of money equal to half his estate.","[('Charlestown, Massachusetts', 'city')]","[('it', 'library'), ('John Harvard', 'religious leader'), ('Charlestown', 'city'), ('it', 'library'), ('library', 'library')]",0.0,0.0,0.0 +141,FIGER-fine,Several of these states had gained sovereignty following the dissolution of the Holy Roman Empire.,"[('Holy Roman Empire', 'country')]",[],0.0,0.0,0.0 +142,FIGER-fine,"The Fairmont Acapulco Princess is a resort hotel owned by Fairmont Hotels and Resorts, located in Acapulco, Guerrero, Mexico.","[('Mexico', 'language'), ('Mexico', 'artist'), ('Mexico', 'country')]","[('Acapulco', 'city'), ('Fairmont Hotels and Resorts', 'company'), ('Acapulco', 'city'), ('Mexico', 'country')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +143,FIGER-fine,Major Maurice Turnbull of the Welsh Guards was killed by a sniper in Normandy two months after D-Day in 1944.,"[('Welsh Guards', 'military')]","[('Major Maurice Turnbull', 'soldier'), ('Welsh Guards', 'military'), ('sniper', 'weapon'), ('Normandy', 'city'), ('D-Day', 'military conflict'), ('1944', 'point in time')]",0.16666666666666666,1.0,0.2857142857142857 +144,FIGER-fine,"The Steese Highway is a highway in the Interior region of the U.S. state of Alaska that extends 161mi from Fairbanks to Circle, a town on the Yukon River about 50 miles ( 80 & nbsp; km ) south of the Arctic Circle.","[('Circle, Alaska', 'city')]","[('The Steese Highway', 'road'), ('U.S.', 'country'), ('Fairbanks', 'city'), ('Circle', 'city'), ('Yukon River', 'body of water'), ('Arctic Circle', 'body of water')]",0.0,0.0,0.0 +145,FIGER-fine,Berry 's experiences during the Hollywood blacklist era were the inspiration of the character played by Robert De Niro in the 1991 film Guilty by Suspicion.,"[('Guilty by Suspicion', 'film')]","[('Robert De Niro', 'actor'), ('Guilty by Suspicion', 'film')]",0.5,1.0,0.6666666666666666 +146,FIGER-fine,"Heidesheim am Rhein is an Ortsgemeinde - a municipality belonging to a Verbandsgemeinde, a kind of collective municipality - in the Mainz-Bingen district in Rhineland-Palatinate, Germany.","[('Germany', 'artist'), ('Germany', 'country')]","[('Germany', 'country')]",1.0,0.5,0.6666666666666666 +147,FIGER-fine,modified '' Black Swan '' - class sloop launched in 1944 and sold in 1961.,"[('Black Swan class sloop', 'ship')]","[('1944', 'point in time'), ('1961', 'point in time')]",0.0,0.0,0.0 +148,FIGER-fine,"Numbers 120 and 201 squadrons, plus 42 ( R ) squadron ( the Operational Conversion Unit ), formerly equipped with the Nimrod MR2, now with the MRA4 version, are based at Kinloss.","[('Hawker-Siddeley Nimrod', 'airplane')]","[('Numbers 120 and 201 squadrons', 'military'), ('plus 42 ( R ) squadron', 'military'), ('Operational Conversion Unit', 'military'), ('Nimrod MR2', 'military'), ('Kinloss', 'city')]",0.0,0.0,0.0 +149,FIGER-fine,"The first cities to join the Soviet League were Moscow, Leningrad, Kaunas, Riga and Arkhangelsk.","[('Riga', 'city')]","[('Soviet League', 'sports league'), ('Moscow', 'city'), ('Leningrad', 'city'), ('Kaunas', 'city'), ('Riga', 'city'), ('Arkhangelsk', 'city')]",0.16666666666666666,1.0,0.2857142857142857 +150,FIGER-fine,"Under longstanding bilateral agreements flowing from NATO membership, Italy hosts important U.S. military forces at Vicenza and Livorno ( army ); Aviano ( air force ); and Sigonella, Gaeta, and Naples-home port for the U.S. Navy Sixth Fleet.","[('Livorno', 'city')]","[('Italy', 'country'), ('Vicenza', 'city'), ('Livorno', 'city'), ('army', 'military'), ('Aviano', 'city'), ('air force', 'military'), ('Sigonella', 'city'), ('Gaeta', 'city'), ('Naples-home port', 'city'), ('U.S. Navy Sixth Fleet', 'military')]",0.1,1.0,0.18181818181818182 +151,FIGER-fine,"The band formed in 2006 as an offshoot of The Slaptones, who featured their father Janake Bondesson on drums, released two albums ( Simplify, 2003, and Amplify, 2004 ) and toured the USA with The Brian Setzer Orchestra.","[('The Brian Setzer Orchestra', 'artist'), ('The Brian Setzer Orchestra', 'actor'), ('The Brian Setzer Orchestra', 'musician')]","[('Janake Bondesson', 'musician'), ('Simplify', 'music'), ('2003', 'point in time'), ('Amplify', 'music'), ('2004', 'point in time'), ('USA', 'country'), ('The Brian Setzer Orchestra', 'musician')]",0.14285714285714285,0.3333333333333333,0.2 +152,FIGER-fine,"Doskie is an unincorporated community located on Mississippi Highway 365 in Tishomingo County, Mississippi, United States.","[('Tishomingo County, Mississippi', 'county')]","[('Tishomingo County', 'county'), ('United States', 'country')]",0.0,0.0,0.0 +153,FIGER-fine,It is endemic to tropical open lowland forests on the Indonesian islands of Taliabu and Mangole in the Sula Islands.,"[('Mangole', 'island')]","[('Taliabu and Mangole', 'island'), ('Sula Islands', 'island')]",0.0,0.0,0.0 +154,FIGER-fine,"Other notables in the film are Billy Joel, Alec Baldwin, Chevy Chase, Edward Burns, Mercedes Ruehl, Kim Cattrall, Andre Agassi, Stefi Graf, James Lipton, and Alexa Ray Joel.","[('Stefi Graf', 'athlete'), ('Stefi Graf', 'actor')]","[('Billy Joel', 'actor'), ('Alec Baldwin', 'actor'), ('Chevy Chase', 'actor'), ('Edward Burns', 'actor'), ('Mercedes Ruehl', 'actor'), ('Kim Cattrall', 'actor'), ('Andre Agassi', 'actor'), ('Stefi Graf', 'actor'), ('James Lipton', 'author'), ('Alexa Ray Joel', 'actor')]",0.1,0.5,0.16666666666666669 +155,FIGER-fine,"Post-war writings on class society and empire as well as contemporary Marxist critiques from many revolutionaries such as Franz Fanon, Ho Chi Minh and Che Guevara as well as early Autonomism.","[('Franz Fanon', 'author'), ('Franz Fanon', 'politician')]","[('Franz Fanon', 'terrorist'), ('Ho Chi Minh', 'terrorist'), ('Che Guevara', 'terrorist')]",0.0,0.0,0.0 +156,FIGER-fine,"Rock Hill Farms Single-Barrel Bourbon Whiskey is a single barrel bourbon whiskey produced in Frankfort, Kentucky by the Sazerac Company.","[('Frankfort, Kentucky', 'city')]","[('Frankfort', 'city'), ('Sazerac Company', 'company')]",0.0,0.0,0.0 +157,FIGER-fine,"Reminisce ( aka REM, pseudonyms of Ruby Rose Neri ) is a sculptor, painter, and former street artist from San Francisco and Los Angeles, California, known for her evocative portrayal of horses.","[('Los Angeles', 'city')]","[('sculptor', 'artist'), ('San Francisco', 'city'), ('Los Angeles', 'city')]",0.3333333333333333,1.0,0.5 +158,FIGER-fine,"Donna Jackson is a fictional character from the BBC medical drama Holby City, played by actress Jaye Jacobs.","[('Jaye Jacobs', 'actor')]","[('BBC', 'broadcast network'), ('Holby City', 'city'), ('actress', 'actor'), ('Jaye Jacobs', 'actor')]",0.25,1.0,0.4 +159,FIGER-fine,"Richard James Clausen ( born June 29, 1982 ) is a former American football player who played college football for Louisiana State University and University of Tennessee.","[('Tennessee Volunteers football', 'sports team')]","[('Richard James Clausen', 'athlete'), ('Louisiana State University', 'educational institution'), ('University of Tennessee', 'educational institution')]",0.0,0.0,0.0 +160,FIGER-fine,"Named by the Northern Party of New Zealand Geological Survey Antarctic Expedition ( NZGSAE ), 1963-64, from the nickname given to Lord Freyberg by Sir Winston Churchill, for the lizard that is untouched by fire.","[('Sir Winston Churchill', 'actor'), ('Sir Winston Churchill', 'soldier'), ('Sir Winston Churchill', 'author'), ('Sir Winston Churchill', 'politician'), ('Sir Winston Churchill', 'artist')]","[('New Zealand', 'country'), ('Lord Freyberg', 'animal'), ('Sir Winston Churchill', 'politician'), ('lizard', 'animal')]",0.25,0.2,0.22222222222222224 +161,FIGER-fine,"Ginsberg was ultimately responsible for inviting the readers ( Gary Snyder, Philip Lamantia, and Philip Whalen, Michael McClure and Kenneth Rexroth ) and writing the invitation.","[('Philip Lamantia', 'author')]","[('Ginsberg', 'engineer'), ('Gary Snyder', 'author'), ('Philip Lamantia', 'author'), ('Philip Whalen', 'engineer'), ('Michael McClure', 'author'), ('Kenneth Rexroth', 'engineer')]",0.16666666666666666,1.0,0.2857142857142857 +162,FIGER-fine,"In 1973, while pursuing the course, he visited New Delhi to participate in various national-level competitions at the Akhila Bharatiya Saṃská¹›ta Adhivesana ( All-India Saṃská¹›ta Conference ).","[('New Delhi', 'county'), ('New Delhi', 'city')]","[('1973', 'point in time'), ('New Delhi', 'city')]",0.5,0.5,0.5 +163,FIGER-fine,"Saint-Laurent XIII are a French Rugby League club based in Saint-Laurent-de-la-Salanque, Pyrenees Orientales in the Languedoc-Roussillon region.","[('Languedoc-Roussillon', 'province')]","[('French Rugby League', 'sports league'), ('Pyrenees Orientales', 'mountain')]",0.0,0.0,0.0 +164,FIGER-fine,"In 2008, Burris won his first championship, leading the Calgary Stampeders to a 22-14 Grey Cup victory, over the host Montreal Alouettes.","[('Calgary Stampeders', 'sports team')]","[('2008', 'point in time'), ('Burris', 'coach'), ('Calgary Stampeders', 'sports team'), ('Montreal Alouettes', 'sports team')]",0.25,1.0,0.4 +165,FIGER-fine,"Gone with the Wind has been adapted several times for stage and screen, most famously in the Academy Award-winning 1939 film starring Clark Gable and Vivien Leigh.","[('Vivien Leigh', 'actor')]","[('Gone with the Wind', 'film'), ('Academy Award-winning', 'award'), ('Clark Gable', 'actor'), ('Vivien Leigh', 'actor')]",0.25,1.0,0.4 +166,FIGER-fine,"Cynthiana-Harrison County Airport 0I8 is a public use airport located two nautical miles ( 3.7 km ) south of the central business district of Cynthiana, in Harrison County, Kentucky, United States.","[('Kentucky', 'province')]","[('Cynthiana-Harrison County', 'county'), ('Cynthiana', 'city'), ('Harrison County', 'county'), ('United States', 'country')]",0.0,0.0,0.0 +167,FIGER-fine,The spring was visited by the emperors Kang Xi and Qian Long who left inscriptions at the site.,"[('Qian Long', 'monarch')]","[('The spring', 'body of water'), ('Kang Xi', 'monarch'), ('Qian Long', 'monarch')]",0.3333333333333333,1.0,0.5 +168,FIGER-fine,"Price Chopper was part of the Woolworths New Zealand Supermarket Group, their brands included: Woolworths, Big Fresh and Price Chopper.","[('Big Fresh', 'company')]","[('Price Chopper', 'company'), ('Woolworths', 'company'), ('Woolworths', 'company'), ('Big Fresh', 'company'), ('Price Chopper', 'company')]",0.3333333333333333,1.0,0.5 +169,FIGER-fine,She has dedicated her life to her profession and has been a valuable faculty member of Miami Dade College for over 20 years.,"[('Miami Dade College', 'educational institution')]","[('Miami Dade College', 'educational institution')]",1.0,1.0,1.0 +170,FIGER-fine,"The northern section, the larger of the two, is located just to the south of Wamboin around 351550S1491729Etype: city; the southern, a section of land between the Goulburn-Queanbeyan railway and the Molonglo River around 352048S1491949Etype: city.","[('Molonglo River', 'body of water')]","[('The northern section', 'city'), ('Wamboin', 'city'), ('city', 'city'), ('Goulburn-Queanbeyan railway', 'railway'), ('Molonglo River', 'body of water'), ('city', 'city')]",0.2,1.0,0.33333333333333337 +171,FIGER-fine,Serhiy Pshenychnykh ( Сергій Пшеничних: born 19 November 1981 in Poltava ) is a Ukrainian football defender.,"[('Ukraine', 'government'), ('Ukraine', 'country'), ('Ukraine', 'ethnicity')]","[('Serhiy Pshenychnykh', 'athlete'), ('Сергій Пшеничних', 'athlete'), ('Poltava', 'city')]",0.0,0.0,0.0 +172,FIGER-fine,"On the live album We 're Outta Here, Lars Fredriksen and Tim Armstrong of Rancid join the Ramones in performing the song, with both playing guitar and Lars singing the bridge.","[('Tim Armstrong', 'director'), ('Tim Armstrong', 'actor'), ('Tim Armstrong', 'author'), ('Tim Armstrong', 'artist'), ('Tim Armstrong', 'musician')]","[('Lars Fredriksen', 'musician'), ('Tim Armstrong', 'musician'), ('Rancid', 'terrorist organization'), ('Lars', 'musician'), ('bridge', 'bridge')]",0.2,0.2,0.20000000000000004 +173,FIGER-fine,"The sultanate is flanked by the Gulf of Oman, the Arabian Sea, and the Rub ' al Khali ( Empty Quarter ) of Saudi Arabia, all of which contributed to Oman 's isolation.","[('Saudi Arabia', 'country')]","[('Oman', 'country'), ('Arabian Sea', 'body of water'), (""Rub ' al Khali"", 'body of water'), ('Empty Quarter', 'body of water'), ('Saudi Arabia', 'country'), ('Oman', 'country')]",0.2,1.0,0.33333333333333337 +174,FIGER-fine,"Valdivia himself set out in 1546, with sixty horsemen plus native guides and porters, and crossed the Itata River and were attacked by Mapuche warriors in the Battle of Quilacura near the Bio-Bio River.","[('Itata River', 'body of water')]","[('1546', 'point in time'), ('Itata River', 'body of water'), ('Mapuche warriors', 'ethnicity'), ('Battle of Quilacura', 'military conflict'), ('Bio-Bio River', 'body of water')]",0.2,1.0,0.33333333333333337 +175,FIGER-fine,"The album 's producer, Rick Nowels, previously worked with Stevie Nicks, and would later collaborate with Kim Wilde, Jennifer Rush and Madonna.","[('Kim Wilde', 'author'), ('Kim Wilde', 'artist'), ('Kim Wilde', 'actor'), ('Kim Wilde', 'musician')]","[('Rick Nowels', 'director'), ('Stevie Nicks', 'musician'), ('Kim Wilde', 'musician'), ('Jennifer Rush', 'musician'), ('Madonna', 'musician')]",0.2,0.25,0.22222222222222224 +176,FIGER-fine,He was secretary and parliamentary agent of the Irish temperance movement and became well-known as an anti-alcohol campaigner and proprieter of a Temperance Hotel in Dublin.,"[('Dublin', 'city')]","[('Irish temperance movement', 'hotel'), ('anti-alcohol campaigner', 'protest'), ('Temperance Hotel', 'hotel'), ('Dublin', 'city')]",0.25,1.0,0.4 +177,FIGER-fine,"The name Bethlehemites has also sometimes been given to the Hussites of Bohemia because their leader, Jan Hus preached in the Bethlehem church at Prague.","[('Jan Hus', 'author')]","[('Jan Hus', 'religious leader'), ('Prague', 'city')]",0.0,0.0,0.0 +178,FIGER-fine,"Straden, was an amateur player in the early 1920s with Fleisher Yarn when the team won the 1924 National Amateur Cup.","[('Fleisher Yarn', 'sports team')]","[('early 1920s', 'point in time'), ('1924 National Amateur Cup', 'award')]",0.0,0.0,0.0 +179,FIGER-fine,"Alpine Valley is one of the sacred venues of Phish, along with Deer Creek Music Center, Hampton Coliseum, Madison Square Garden, The Gorge Amphitheatre and Shoreline Amphitheatre, among others.","[('Shoreline Amphitheatre', 'theater')]","[('Alpine Valley', 'theater'), ('Phish', 'musician'), ('Deer Creek Music Center', 'theater'), ('Hampton Coliseum', 'theater'), ('Madison Square Garden', 'theater'), ('The Gorge Amphitheatre', 'theater'), ('Shoreline Amphitheatre', 'theater')]",0.14285714285714285,1.0,0.25 +180,FIGER-fine,Vise earned a full scholarship to University of Oklahoma and competed for the Sooners starting in the 2006-07 season.,"[('University of Oklahoma', 'sports team'), ('University of Oklahoma', 'educational institution')]","[('full scholarship', 'award'), ('University of Oklahoma', 'educational institution'), ('Sooners', 'sports team')]",0.3333333333333333,0.5,0.4 +181,FIGER-fine,"Sauchen is a village in Aberdeenshire, Scotland that lies 3 miles west of Dunecht and 10 miles west of Aberdeen.","[('Scotland', 'country'), ('Scotland', 'ethnicity')]","[('Aberdeenshire', 'city'), ('Scotland', 'country'), ('Aberdeen', 'city')]",0.3333333333333333,0.5,0.4 +182,FIGER-fine,"Agathis macrophylla known as the Pacific Kauri, is a coniferous tree native to the islands of the southwestern Pacific Ocean in tropical humid lowlands and lower montane regions, notably in Fiji, Vanuatu, the Santa Cruz Islands, and the Solomon Islands.","[('Pacific Ocean', 'cemetery'), ('Pacific Ocean', 'body of water')]","[('Agathis macrophylla', 'living thing'), ('southwestern Pacific Ocean', 'body of water'), ('Fiji', 'country'), ('Vanuatu', 'country'), ('Santa Cruz Islands', 'island'), ('Solomon Islands', 'country')]",0.0,0.0,0.0 +183,FIGER-fine,"Hannah is the daughter of Welsh comedian and actress Helen Lederer and Roger Alton, editor of The Independent.","[('The Independent', 'engineer'), ('The Independent', 'written work'), ('The Independent', 'news agency')]","[('Hannah', 'actor'), ('Helen Lederer', 'actor'), ('Roger Alton', 'author'), ('The Independent', 'newspaper')]",0.0,0.0,0.0 +184,FIGER-fine,"Haki asked for a longship, which was loaded with his dead warriors and their weapons.","[('longship', 'weapon'), ('longship', 'ship')]","[('weapons', 'weapon')]",0.0,0.0,0.0 +185,FIGER-fine,"a village formerly in Bilaspur, Chhattisgarh and now in Raipur, near the Sonakan forests.","[('Raipur', 'city')]","[('Bilaspur', 'city'), ('Raipur', 'city')]",0.5,1.0,0.6666666666666666 +186,FIGER-fine,James Buller ( 17 June 1717 - 30 April 1765 ) was a British Tory politician and ancestor of the Viscounts Dilhorne and the Barons Churston.,"[('Great Britain', 'island')]","[('James Buller', 'politician'), ('British', 'country'), ('Tory', 'political party')]",0.0,0.0,0.0 +187,FIGER-fine,Random Acts of Senseless Violence is a dystopian and speculative fiction novel by Jack Womack.,"[('Jack Womack', 'author'), ('Jack Womack', 'actor')]","[('Jack Womack', 'author')]",1.0,0.5,0.6666666666666666 +188,FIGER-fine,"This species is distributed in the Indian Ocean along South Africa, Aldabra Atoll and Madagascar, in the Western Pacific Ocean, in the Red Sea and in the Mediterranean Sea.","[('Red Sea', 'body of water')]","[('Indian Ocean', 'body of water'), ('South Africa', 'country'), ('Aldabra Atoll', 'island'), ('Madagascar', 'country'), ('Western Pacific Ocean', 'body of water'), ('Red Sea', 'body of water'), ('Mediterranean Sea', 'body of water')]",0.14285714285714285,1.0,0.25 +189,FIGER-fine,"Hostilities then escalated: the Israeli army killed Islamic Jihad 's Muhammad Seeder on August 14; the Jerusalem bus 2 massacre by Hamas and Islamic Jihad on August 19, killed 23 and wounded 136 people; and Israeli forces killed Hamas ' Isma'il Abu-Shanab on August 21.","[('Jerusalem bus 2 massacre', 'natural disaster'), ('Jerusalem bus 2 massacre', 'attack')]","[('Hostilities', 'military conflict'), ('Israeli army', 'military'), ('Islamic Jihad', 'terrorist organization'), ('August 14', 'point in time'), ('Jerusalem', 'city'), ('Hamas', 'terrorist organization'), ('Islamic Jihad', 'terrorist organization'), ('August 19', 'point in time'), ('Israeli forces', 'military'), ('Hamas', 'terrorist organization'), ('August 21', 'point in time')]",0.0,0.0,0.0 +190,FIGER-fine,"( 2001 ), Worst Contact ( 2000 ) and directed and edited Survive Style 5 + ( 2004 ), starring Tadanobu Asano, Reika Hashimoto, and Vinnie Jones.","[('Reika Hashimoto', 'actor')]","[('Tadanobu Asano', 'actor'), ('Reika Hashimoto', 'actor'), ('Vinnie Jones', 'actor')]",0.3333333333333333,1.0,0.5 +191,FIGER-fine,"The title of this book mirrors that of Sign of the Unicorn, the third book in the first Amber series.","[('Sign of the Unicorn', 'written work')]","[('Sign of the Unicorn', 'title')]",0.0,0.0,0.0 +192,FIGER-fine,"July 28 & ndash; Vietnam War: U.S. President Lyndon B. Johnson announces his order to increase the number of United States troops in South Vietnam from 75,000 to 125,000, and to more than double the number of men drafted per month - from 17,000 to 35,000.","[('South Vietnam', 'country')]","[('Vietnam War', 'military conflict'), ('Lyndon B. Johnson', 'politician'), ('United States', 'country')]",0.0,0.0,0.0 +193,FIGER-fine,"The first match took place on 13 February 2010 at the Gold Coast 's Skilled Park, which was won 16-12 by the Indigenous All Stars, and winning half-back Johnathan Thurston was awarded the inaugural Preston Campbell award for best player.","[('Preston Campbell', 'athlete')]","[('Gold Coast', 'city'), ('Skilled Park', 'park'), ('Indigenous All Stars', 'sports team'), ('Johnathan Thurston', 'athlete'), ('Preston Campbell award', 'award')]",0.0,0.0,0.0 +194,FIGER-fine,"Amsterdam, Driemond, Durgerdam, Holysloot, ' t Nopeind, Osdorp, Ransdorp, Sloten, Sloterdijk, Zunderdorp.","[('Sloten', 'city')]","[('Amsterdam', 'city'), ('Driemond', 'city'), ('Durgerdam', 'city'), ('Holysloot', 'city'), ('Nopeind', 'city'), ('Osdorp', 'city'), ('Ransdorp', 'city'), ('Sloten', 'city'), ('Sloterdijk', 'city'), ('Zunderdorp', 'city')]",0.1,1.0,0.18181818181818182 +195,FIGER-fine,"In addition to Patrick on vocals, the band featured Dean DeLeo and Robert DeLeo on guitars and bass, respectively, and Ray Luzier ( formerly of David Lee Roth 's band ) on drums.","[('David Lee Roth', 'artist'), ('David Lee Roth', 'actor'), ('David Lee Roth', 'musician')]","[('Patrick', 'musician'), ('Dean DeLeo', 'musician'), ('Robert DeLeo', 'musician'), ('guitars', 'instrument'), ('bass', 'instrument'), ('Ray Luzier', 'musician'), ('drums', 'instrument')]",0.0,0.0,0.0 +196,FIGER-fine,"After Sunrise Seppi had been struggling with poor form with his ranking outside of the top 100, he surprisingly made his ATP Tour final in Gstaad where he defeated Stefan Koubek and Igor Andreev both in 3rd set tiebreakers and it was his first victory over Andreev.","[('Stefan Koubek', 'athlete')]","[('Seppi', 'athlete'), ('ATP Tour', 'award'), ('Gstaad', 'city'), ('Stefan Koubek', 'athlete'), ('Igor Andreev', 'athlete')]",0.2,1.0,0.33333333333333337 +197,FIGER-fine,"In 1941, while under the command of Commander Stokes, she took part in the sinking of the German battleship German battleshipBismarck2 in 1941 ( see ORP '' Piorun '' for the destroyers ' role ).","[('battleship', 'ship')]","[('1941', 'point in time'), ('Commander Stokes', 'soldier'), ('German battleship', 'ship'), ('German battleshipBismarck2', 'ship'), ('1941', 'point in time')]",0.0,0.0,0.0 +198,FIGER-fine,Regillio Vrede ( born 18 January 1973 ) is a Dutch former professional footballer who played as a central defender.,"[('Netherlands', 'government'), ('Netherlands', 'country')]","[('Regillio Vrede', 'athlete'), ('Dutch', 'country')]",0.0,0.0,0.0 +199,FIGER-fine,"He studied engineering in Strasbourg and then in Germany, where he was recruited by the Abwehr in 1928.","[('Strasbourg', 'city'), ('Strasbourg', 'cemetery')]","[('He', 'engineer'), ('Strasbourg', 'city'), ('Germany', 'country'), ('Abwehr', 'military'), ('1928', 'point in time')]",0.2,0.5,0.28571428571428575 +200,FIGER-fine,"Down to Earth ( 1947 ) is a musical comedy starring Rita Hayworth and Larry Parks, and directed by Alexander Hall.","[('Rita Hayworth', 'artist'), ('Rita Hayworth', 'actor')]","[('Down to Earth', 'film'), ('Rita Hayworth', 'actor'), ('Larry Parks', 'actor'), ('Alexander Hall', 'director')]",0.25,0.5,0.3333333333333333 +201,FIGER-fine,"Al-Ahli of Saudi Arabia were the other team to take part, although it is unclear as to why as they had n't won the Saudi Professional League or any cup competition to qualify.","[('Saudi Professional League', 'sports league')]","[('Saudi Professional League', 'sports league')]",1.0,1.0,1.0 +202,FIGER-fine,"The Huntsville Channel Cats, along with the planned 1996-97 expansion teams Columbus Cottonmouths, Macon Whoopee, and Nashville Nighthawks, joined the Central Hockey League following the SHL 's demise.","[('Central Hockey League', 'sports league')]","[('Huntsville Channel Cats', 'sports team'), ('Columbus Cottonmouths', 'sports team'), ('Macon Whoopee', 'sports team'), ('Nashville Nighthawks', 'sports team'), ('Central Hockey League', 'sports league')]",0.2,1.0,0.33333333333333337 +203,FIGER-fine,"The George H. Miller House is a Registered Historic Place in Bloomington, Illinois, the county seat of McLean County.","[('Bloomington, Illinois', 'city')]","[('Bloomington', 'city'), ('McLean County', 'county')]",0.0,0.0,0.0 +204,FIGER-fine,"AREEJ Shopping ( أريج للتسوّق ) is a shopping center built in 1976, is located in central Algiers, Algeria, on 13 Avenue Dauphin Draria.","[('Algiers', 'city')]","[('Algiers', 'city'), ('Algeria', 'country')]",0.5,1.0,0.6666666666666666 +205,FIGER-fine,"This ancient drovers ' road specifically connected the River Dee crossing ( where the present Bridge of Dee is situated ) via Portlethen Moss, Muchalls Castle and Stonehaven to the south.","[('Stonehaven', 'city')]","[(""ancient drovers ' road"", 'bridge'), ('River Dee', 'body of water'), ('Bridge of Dee', 'bridge'), ('Portlethen Moss', 'city'), ('Muchalls Castle', 'city'), ('Stonehaven', 'city')]",0.16666666666666666,1.0,0.2857142857142857 +206,FIGER-fine,"It is found in Benin, Cameroon, Ivory Coast, Ghana, Guinea, Liberia, Nigeria, Sierra Leone, and Togo.","[('Togo', 'country')]","[('Benin', 'country'), ('Cameroon', 'country'), ('Ivory Coast', 'country'), ('Ghana', 'country'), ('Guinea', 'country'), ('Liberia', 'country'), ('Nigeria', 'country'), ('Sierra Leone', 'country'), ('Togo', 'country')]",0.1111111111111111,1.0,0.19999999999999998 +207,FIGER-fine,"Sorj begun his studies in Social Sciences in Uruguay and completed his B.A. and M.A. in History and Sociology from the University of Haifa, Israel, and received his Ph.D. in Sociology from the University of Manchester in England.","[('University of Manchester', 'educational institution')]","[('Uruguay', 'country'), ('B.A.', 'educational degree'), ('M.A.', 'educational degree'), ('History and Sociology', 'educational degree'), ('University of Haifa', 'educational institution'), ('Israel', 'country'), ('Ph.D.', 'educational degree'), ('University of Manchester', 'educational institution'), ('England', 'country')]",0.1111111111111111,1.0,0.19999999999999998 +208,FIGER-fine,"He received seven points from Estonia, four from Belgium, three from Israel, two from Bosnia and Herzegovina and Finland, and one from Montenegro, the Netherlands, Norway, and Spain.","[('Netherlands', 'government'), ('Netherlands', 'country')]","[('Estonia', 'country'), ('Belgium', 'country'), ('Israel', 'country'), ('Bosnia and Herzegovina', 'country'), ('Finland', 'country'), ('Montenegro', 'country'), ('the Netherlands', 'country'), ('Norway', 'country'), ('Spain', 'country')]",0.0,0.0,0.0 +209,FIGER-fine,"The first Welland Canal is begun, partly in response to American initiatives in the Erie Canal.","[('Erie Canal', 'body of water')]","[('Welland Canal', 'body of water'), ('Erie Canal', 'body of water')]",0.5,1.0,0.6666666666666666 +210,FIGER-fine,"Umberto Eco 's satirical work involving conspiracy theories, Foucault 's Pendulum, features a putative St. Germain as the antagonist.","[(""Foucault's Pendulum"", 'written work')]","[('Umberto Eco', 'author'), (""Foucault 's Pendulum"", 'written work')]",0.0,0.0,0.0 +211,FIGER-fine,His backing band for the record featured Sara Lee of Gang of Four on bass and Anthony Thistlethwaite of the Waterboys on sax.,"[('Anthony Thistlethwaite', 'artist'), ('Anthony Thistlethwaite', 'actor')]","[('Sara Lee', 'musician'), ('Anthony Thistlethwaite', 'musician')]",0.0,0.0,0.0 +212,FIGER-fine,"On the political side, Whitbeck reported on the presidential elections in Mexico, Peru and Argentina, the Augusto Pinochet extradition process, the coup attempt in Ecuador, the death of Octavio Paz and Bill Clinton 's trip to Latin America in May 1997.","[('Peru', 'country')]","[('Whitbeck', 'author'), ('presidential elections', 'election'), ('Mexico', 'country'), ('Peru', 'country'), ('Argentina', 'country'), ('Augusto Pinochet', 'politician'), ('coup attempt', 'attack'), ('Ecuador', 'country'), ('Octavio Paz', 'politician'), ('Bill Clinton', 'politician'), ('Latin America', 'country'), ('May 1997', 'point in time')]",0.08333333333333333,1.0,0.15384615384615385 +213,FIGER-fine,"Apart from the town of Polkowice, the gmina contains the villages of Biedrzychowa, Dabrowa, Guzice, Jedrzychow, Kazmierzow, Komorniki, Moskorzyn, Nowa Wies Lubinska, Pieszkowice, Polkowice Dolne, Sobin, Sucha Gorna, Tarnowek, Trzebcz, Zelazny Most and Zukow.","[('Å»elazny Most, Lower Silesian Voivodeship', 'city')]","[('Polkowice', 'city'), ('Biedrzychowa', 'city'), ('Dabrowa', 'city'), ('Guzice', 'city'), ('Jedrzychow', 'city'), ('Kazmierzow', 'city'), ('Komorniki', 'city'), ('Moskorzyn', 'city'), ('Nowa Wies Lubinska', 'city'), ('Pieszkowice', 'city'), ('Polkowice Dolne', 'city'), ('Sobin', 'city'), ('Sucha Gorna', 'city'), ('Tarnowek', 'city'), ('Trzebcz', 'city'), ('Zelazny Most', 'city'), ('Zukow', 'city')]",0.0,0.0,0.0 +214,FIGER-fine,"In that year he joined Rob McConnell 's BOSS BRASS as a percussionist, switching to bass in 1971 and later to piano ( 1987-1993 ).","[('Rob McConnell', 'artist')]","[('BOSS BRASS', 'music'), ('percussionist', 'musician'), ('bass', 'music'), ('1971', 'point in time'), ('piano', 'music')]",0.0,0.0,0.0 +215,FIGER-fine,"He has composed and/or arranged for such notable artists as The Count Basie Orchestra, Diana Krall, Whitney Houston, Carmen McRae, Nancy Wilson, Joe Williams, Ernestine Anderson, Quincy Jones, Dee Dee Bridgewater, Natalie Cole, and the Tonight Show Band.","[('Dee Dee Bridgewater', 'artist'), ('Dee Dee Bridgewater', 'actor')]","[('The Count Basie Orchestra', 'music'), ('Diana Krall', 'musician'), ('Whitney Houston', 'musician'), ('Carmen McRae', 'musician'), ('Nancy Wilson', 'musician'), ('Joe Williams', 'musician'), ('Ernestine Anderson', 'musician'), ('Quincy Jones', 'musician'), ('Dee Dee Bridgewater', 'musician'), ('Natalie Cole', 'musician'), ('the Tonight Show Band', 'music')]",0.0,0.0,0.0 +216,FIGER-fine,"The fourth match was between The Revolution ( Shane Douglas, Dean Malenko, Perry Saturn and Asya ) and the team of Jim Duggan and the Varsity Club.","[('Perry Saturn', 'actor')]","[('The Revolution', 'film'), ('Shane Douglas', 'actor'), ('Dean Malenko', 'actor'), ('Perry Saturn', 'actor'), ('Asya', 'actor'), ('Jim Duggan', 'actor'), ('Varsity Club', 'film')]",0.14285714285714285,1.0,0.25 +217,FIGER-fine,jpgthumb220pxChristian AlmerChristian Almer ( 29 March 1826 - 17 May 1898 ) was a Swiss mountain guide and the first ascentionist of many prominent mountains in the western Alps during the golden and silver ages of alpinism.,"[('Switzerland', 'country')]","[('29 March 1826', 'point in time'), ('17 May 1898', 'point in time'), ('Swiss', 'country'), ('western Alps', 'mountain')]",0.0,0.0,0.0 +218,FIGER-fine,Pratighatana ( Telugu: à°ªà±à°°à°¤à°¿à°˜à°Ÿà°¨ ) is a 1986 Telugu film about a woman 's ( Vijayshanti ) fight against corruption and criminalization of politics in India.,"[('Vijayshanti', 'politician'), ('Vijayshanti', 'actor')]","[('Pratighatana', 'film'), ('Telugu', 'language'), ('Telugu', 'language'), ('Vijayshanti', 'film'), ('India', 'country')]",0.0,0.0,0.0 +219,FIGER-fine,"In 2008, Bob Sinclar interpolated the track for his remix of Rihanna 's hit single "" Do n't Stop the Music. ""","[('Rihanna', 'author'), ('Rihanna', 'artist'), ('Rihanna', 'actor'), ('Rihanna', 'musician')]","[('Bob Sinclar', 'artist'), ('Rihanna', 'musician'), (""Do n't Stop the Music"", 'music')]",0.3333333333333333,0.25,0.28571428571428575 +220,FIGER-fine,"Anusin a ' nusin is a village in the administrative district of Gmina Siedliszcze, within Chelm County, Lublin Voivodeship, in eastern Poland.","[('Gmina Siedliszcze', 'city')]","[('Gmina Siedliszcze', 'county'), ('Chelm County', 'county'), ('Lublin Voivodeship', 'province'), ('Poland', 'country')]",0.0,0.0,0.0 +221,FIGER-fine,"In nearby Greifswald, already lost to Sweden, Russian tsar Peter the Great and British king George I, in his position as Elector of Hanover, had just signed an alliance on 17 ( OS ) / 28 ( NS ) October.","[('George I of the United Kingdom', 'monarch'), ('George I of the United Kingdom', 'politician')]","[('Greifswald', 'city'), ('Sweden', 'country'), ('Russian tsar Peter the Great', 'monarch'), ('British king George I', 'monarch')]",0.0,0.0,0.0 +222,FIGER-fine,"The rocket was also carrying a Russian military Mozhayets-5 satellite, a Chinese China-DMC, a British Topsat, a European Space Agency SSETI Express, a Norwegian nCube, a German UVE-1 and a Japanese XI-V.","[('Norway', 'title'), ('Norway', 'government'), ('Norway', 'country')]","[('Russian military', 'military'), ('Mozhayets-5', 'spacecraft'), ('China-DMC', 'spacecraft'), ('British Topsat', 'spacecraft'), ('European Space Agency', 'government agency'), ('SSETI Express', 'spacecraft'), ('Norwegian nCube', 'spacecraft'), ('German UVE-1', 'spacecraft'), ('Japanese XI-V', 'spacecraft')]",0.0,0.0,0.0 +223,FIGER-fine,"The collections of Charles Towneley, Richard Payne Knight and Clayton Mordaunt Cracherode were bought by or bequeathed to the British Museum, founding their very important collection.","[('Richard Payne Knight', 'author'), ('Richard Payne Knight', 'politician')]","[('British Museum', 'library')]",0.0,0.0,0.0 +224,FIGER-fine,"The general library is situated on the first floor of the Community Hall in Block C-7, Keshav Puram, Delhi.","[('Delhi', 'city')]","[('The general library', 'library'), ('Delhi', 'city')]",0.5,1.0,0.6666666666666666 +225,FIGER-fine,"Soufflenheim, is a commune in the Bas-Rhin department in Alsace in north-eastern France.","[('Alsace', 'province')]","[('Bas-Rhin department', 'educational department'), ('France', 'country')]",0.0,0.0,0.0 +226,FIGER-fine,"The Pratas Islands or Dongsha Islands ( æ±æ²™ç¾¤å³¶ä¸œæ²™ç¾¤å²›Dongsha QundÇŽo Quần dảo Dong Sa ) consists of three islands forming from an atoll located in northeastern South China Sea, 340km0on southeast of Hong Kong.","[('South China Sea', 'body of water')]","[('The Pratas Islands', 'island'), ('Dongsha Islands', 'island'), ('northeastern South China Sea', 'body of water'), ('Hong Kong', 'city')]",0.0,0.0,0.0 +227,FIGER-fine,"In Estonia, Pareiko played for Tallinna Sadam and Levadia Maardu ( now Levadia Tallinn ), before moving to Russia in 2001, when he signed with Rotor Volgograd.","[('Tallinna Sadam', 'sports team')]","[('Estonia', 'country'), ('Tallinna Sadam', 'city'), ('Levadia Maardu', 'city'), ('Levadia Tallinn', 'city'), ('Russia', 'country'), ('2001', 'point in time')]",0.0,0.0,0.0 +228,FIGER-fine,"Today it can be found from North Carolina south along the coastal plain to Florida and west along the Gulf Coast to eastern Texas, with a few outlying populations in Maryland, Arkansas and Missouri.","[('Florida', 'county'), ('Florida', 'province')]","[('North Carolina', 'province'), ('coastal plain', 'body of water'), ('Florida', 'province'), ('Gulf Coast', 'body of water'), ('Maryland', 'province'), ('Arkansas', 'province'), ('Missouri', 'province')]",0.14285714285714285,0.5,0.22222222222222224 +229,FIGER-fine,"Duran Duran 's Andy Taylor played guitar on some album tracks and appeared in her "" Mad About You "" video clip.","[('Duran Duran', 'author'), ('Duran Duran', 'artist'), ('Duran Duran', 'actor'), ('Duran Duran', 'musician')]","[('Duran Duran', 'musician'), ('Andy Taylor', 'musician')]",0.5,0.25,0.3333333333333333 +230,FIGER-fine,"Available for download from the Apple App Store and the Android Market, Grindr comes in both free and subscription-based versions.","[('App Store', 'software')]","[('Apple', 'company'), ('Android Market', 'website'), ('Grindr', 'software')]",0.0,0.0,0.0 +231,FIGER-fine,"In 1986 Sullivan left TSR to form the game company Pacesetter along with Troy Denning, Mark Acres, Andria Hayday, and others.","[('Troy Denning', 'author')]","[('TSR', 'company'), ('Pacesetter', 'company'), ('Mark Acres', 'company')]",0.0,0.0,0.0 +232,FIGER-fine,"Bhikkhu Analayo temporarily ordained in 1990 in Thailand, after a meditation retreat at Wat Suan Mokkh, the monastery established by Ajahn Buddhadasa.","[('Thailand', 'language'), ('Thailand', 'country')]","[('Bhikkhu Analayo', 'religious leader'), ('1990', 'point in time'), ('Thailand', 'country'), ('Wat Suan Mokkh', 'educational institution'), ('Ajahn Buddhadasa', 'religious leader')]",0.2,0.5,0.28571428571428575 +233,FIGER-fine,"Renato Longo ( born August 9, 1937 in Vittorio Veneto, Province of Treviso ) is a former cyclo-cross racer from Italy.","[('Vittorio Veneto', 'city')]","[('Renato Longo', 'athlete'), ('Vittorio Veneto', 'province'), ('Province of Treviso', 'province'), ('Italy', 'country')]",0.0,0.0,0.0 +234,FIGER-fine,"He now works in the movie industry as a set dresser and worked on productions such as Leaving Las Vegas, High Crimes and Spider-Man 3.","[('Spider-Man 3', 'film')]","[('Leaving Las Vegas', 'film'), ('High Crimes', 'film'), ('Spider-Man 3', 'film')]",0.3333333333333333,1.0,0.5 +235,FIGER-fine,"The northern section runs south through Manchester and Cheadle, and bypasses Handforth, Wilmslow and Alderley Edge, before passing through Congleton, Newcastle-under-Lyme, and the southern suburbs of Stoke-on-Trent.","[('Congleton', 'city')]","[('Manchester', 'city'), ('Cheadle', 'city'), ('Handforth', 'city'), ('Wilmslow', 'city'), ('Alderley Edge', 'city'), ('Congleton', 'city'), ('Newcastle-under-Lyme', 'city'), ('Stoke-on-Trent', 'city')]",0.125,1.0,0.2222222222222222 +236,FIGER-fine,"Tributaries of the river include the rivers Inny, Ottery, Kensey and Lynher ( or St Germans River ) on the Cornish side, and the Deer and Tavy on the Devon side.","[('River Lynher', 'body of water')]","[('Inny', 'body of water'), ('Ottery', 'body of water'), ('Kensey', 'body of water'), ('Lynher', 'body of water'), ('St Germans River', 'body of water'), ('Deer', 'body of water'), ('Tavy', 'body of water')]",0.0,0.0,0.0 +237,FIGER-fine,"The inlet of water sheltered to the south of it is called Foul Bay, at the head of which sits the ancient port of Berenice.","[('Foul Bay', 'body of water')]","[('The inlet of water', 'body of water'), ('Foul Bay', 'body of water'), ('ancient port of Berenice', 'body of water')]",0.3333333333333333,1.0,0.5 +238,FIGER-fine,"Also, in order to create the conditions for peace and harmony after the An Lushan rebellion, the Emperor Suzong of Tang established ponds for releasing life at eighty-one locations throughout his empire.","[('An Lushan', 'monarch')]","[('An Lushan rebellion', 'military conflict'), ('Emperor Suzong of Tang', 'monarch'), ('ponds', 'body of water'), ('life', 'living thing')]",0.0,0.0,0.0 +239,FIGER-fine,"At its most crowded, the building had 2,300 employees, with transferees from New York, Bartlesville and Philadelphia.","[('Philadelphia', 'city'), ('Philadelphia', 'cemetery')]","[('New York', 'city'), ('Bartlesville', 'city'), ('Philadelphia', 'city')]",0.3333333333333333,0.5,0.4 +240,FIGER-fine,"Numerous state visitors lodged here, among them Indira Gandhi, Fidel Castro as well as the last Soviet president Mikhail Gorbachev and his wife Raisa Gorbachova in October 1989 on the eve of the East German Peaceful Revolution.","[('Fidel Castro', 'actor'), ('Fidel Castro', 'soldier'), ('Fidel Castro', 'author'), ('Fidel Castro', 'athlete'), ('Fidel Castro', 'politician')]","[('Indira Gandhi', 'politician'), ('Fidel Castro', 'terrorist'), ('Mikhail Gorbachev', 'politician'), ('Raisa Gorbachova', 'politician'), ('October 1989', 'point in time'), ('East German Peaceful Revolution', 'military conflict')]",0.0,0.0,0.0 +241,FIGER-fine,"Strauss was persuaded to travel to Paris after the 1867 Fasching by Comte Charles Xavier Eustache d'Osmond, a friend of Strauss who had earlier came for the 1866 Fasching in Vienna and had advised the composer cum conductor to give concerts in the French capital.","[('Paris', 'county'), ('Paris', 'company'), ('Paris', 'city'), ('Paris', 'language')]","[('Strauss', 'musician'), ('Paris', 'city'), ('1867', 'point in time'), ('Strauss', 'musician'), ('1866', 'point in time'), ('Vienna', 'city'), ('French capital', 'city')]",0.16666666666666666,0.25,0.2 +242,FIGER-fine,"But because of World War I, provocations brought on by Armenian Dashnaks and Russian Bolsheviks against Azerbaijan in the Caucasus, finally Azerbaijan 's was forced to become part of the Soviet Union.","[('Azerbaijan', 'country')]","[('World War I', 'military conflict'), ('provocations', 'protest'), ('Armenian Dashnaks', 'terrorist organization'), ('Azerbaijan', 'country'), ('Caucasus', 'mountain'), ('Azerbaijan', 'country'), ('Soviet Union', 'country')]",0.16666666666666666,1.0,0.2857142857142857 +243,FIGER-fine,"For Colorado, their best picks are Eric Young, Joe Girardi, Vinny Castilla, Armando Reynoso, Andy Ashby, Brad Ausmus, Charlie Hayes and Doug Bochtler.","[('Charlie Hayes', 'athlete')]","[('Eric Young', 'actor'), ('Joe Girardi', 'actor'), ('Vinny Castilla', 'actor'), ('Armando Reynoso', 'actor'), ('Andy Ashby', 'actor'), ('Brad Ausmus', 'actor'), ('Charlie Hayes', 'actor'), ('Doug Bochtler', 'actor')]",0.0,0.0,0.0 +244,FIGER-fine,"Recent Illegal immigration has mostly been coming from Bolivia and Paraguay, with smaller numbers from Peru, Ecuador and Romania.","[('Ecuador', 'country')]","[('Bolivia', 'country'), ('Paraguay', 'country'), ('Peru', 'country'), ('Ecuador', 'country'), ('Romania', 'country')]",0.2,1.0,0.33333333333333337 +245,FIGER-fine,They lived in Antioch and were martyred with Saint Ignatius of Antioch during the persecution of Christians under the Roman emperor Trajan.,"[('Trajan', 'monarch'), ('Trajan', 'politician'), ('Trajan', 'soldier')]","[('Antioch', 'city'), ('Antioch', 'city'), ('Roman emperor', 'monarch'), ('Trajan', 'monarch')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +246,FIGER-fine,"Rolf Goran Forsmark ( born February 4, 1955 in Malmberget, Sweden ) is a Swedish actor.","[('Sweden', 'government'), ('Sweden', 'country')]","[('Rolf Goran Forsmark', 'actor'), ('Malmberget', 'city'), ('Sweden', 'country'), ('Swedish', 'country')]",0.25,0.5,0.3333333333333333 +247,FIGER-fine,In 1995 he retired and moved to the sea-coast French department of Vendee in the Pays de la Loire region.,"[('Pays de la Loire', 'province')]","[('sea-coast', 'body of water'), ('French department of Vendee', 'educational department'), ('Pays de la Loire region', 'body of water')]",0.0,0.0,0.0 +248,FIGER-fine,"The early years in New York City working in the commercial and music industry producing album covers and editorial spreads for artists that include Muddy Waters, Bruce Springsteen, Blondie and Bob Dylan.","[('Bob Dylan', 'director'), ('Bob Dylan', 'actor'), ('Bob Dylan', 'author'), ('Bob Dylan', 'artist'), ('Bob Dylan', 'musician')]","[('New York City', 'city'), ('Muddy Waters', 'musician'), ('Bruce Springsteen', 'musician'), ('Blondie', 'musician'), ('Bob Dylan', 'musician')]",0.2,0.2,0.20000000000000004 +249,FIGER-fine,"The Bay of Cardenas ( Bahia de Cardenas ) is a shallow bay on Cuba 's northern shore, in the province of Matanzas.","[('Cuba', 'government agency'), ('Cuba', 'country'), ('Cuba', 'ethnicity')]","[('The Bay of Cardenas', 'body of water'), ('Bahia de Cardenas', 'body of water'), ('Cuba', 'country'), ('northern shore', 'body of water'), ('province of Matanzas', 'province')]",0.2,0.3333333333333333,0.25 +250,FIGER-fine,"Eucalyptus pseudoglobulus, commonly known as Gippsland Blue Gum, is a Eucalypt species native to Victoria and the southeastern corner of New South Wales, Australia.","[('Australia', 'language'), ('Australia', 'country')]","[('Victoria', 'province'), ('New South Wales', 'province'), ('Australia', 'country')]",0.3333333333333333,0.5,0.4 +251,FIGER-fine,"Gene Rayburn, 81, American radio personality and game show host, heart failure.","[('Gene Rayburn', 'artist'), ('Gene Rayburn', 'actor')]",[],0.0,0.0,0.0 +252,FIGER-fine,"Web ( Retrieved 2010-09-07 ) Jon Robin Baitz, David Henry Hwang, Miguel Pinero, Joyce Carol Oates, Charles Marowitz, William Mastrosimone, Steve Carter, Michael Frayn, Marlene Meyer and Emmanuel Fried.","[('Michael Frayn', 'author')]","[('Jon Robin Baitz', 'author'), ('David Henry Hwang', 'author'), ('Miguel Pinero', 'author'), ('Joyce Carol Oates', 'musician'), ('Charles Marowitz', 'musician'), ('William Mastrosimone', 'author'), ('Steve Carter', 'musician'), ('Michael Frayn', 'author'), ('Marlene Meyer', 'author'), ('Emmanuel Fried', 'author')]",0.1,1.0,0.18181818181818182 +253,FIGER-fine,"Debnica demb ' nica is a village in the administrative district of Gmina Czluchow, within Czluchow County, Pomeranian Voivodeship, in northern Poland.","[('Pomeranian Voivodeship', 'city')]","[('Gmina Czluchow', 'county'), ('Czluchow County', 'county'), ('Pomeranian Voivodeship', 'province'), ('Poland', 'country')]",0.0,0.0,0.0 +254,FIGER-fine,"The first woman posted abroad by the ABC, as Beijing correspondent 1983-1986, she also freelanced for BBC, CBS, Hong Kong radio, NPR and NZBC.","[('Hong Kong', 'body of water'), ('Hong Kong', 'city'), ('Hong Kong', 'country')]","[('ABC', 'broadcast network'), ('Beijing', 'city'), ('BBC', 'broadcast network'), ('CBS', 'broadcast network'), ('Hong Kong radio', 'broadcast network'), ('NPR', 'broadcast network'), ('NZBC', 'broadcast network')]",0.0,0.0,0.0 +255,FIGER-fine,"On November 4, 2004, Herzog was appointed Bishop of Alexandria, Louisiana, by Pope John Paul II.","[('Pope John Paul II', 'actor'), ('Pope John Paul II', 'religious leader'), ('Pope John Paul II', 'author'), ('Pope John Paul II', 'athlete'), ('Pope John Paul II', 'artist')]","[('Herzog', 'architect'), ('Pope John Paul II', 'religious leader')]",0.5,0.2,0.28571428571428575 +256,FIGER-fine,SCEA v. Hotz is a lawsuit in the United States by Sony Computer Entertainment of America against George Hotz and associates of the group fail0verflow for jailbreaking and reverse engineering the Playstation 3.,"[('Sony Computer Entertainment of America', 'company'), ('Sony Computer Entertainment of America', 'engineer'), ('Sony Computer Entertainment of America', 'artist')]","[('United States', 'country'), ('Sony Computer Entertainment of America', 'company'), ('Playstation 3', 'game')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +257,FIGER-fine,"Although South Brisbane was then a separate town to Brisbane, Kangaroo Point was curiously a ward of Brisbane and not of South Brisbane.","[('South Brisbane, Queensland', 'city')]","[('Brisbane', 'city'), ('Brisbane', 'city'), ('Brisbane', 'city'), ('Brisbane', 'city')]",0.0,0.0,0.0 +258,FIGER-fine,"Alton ( formerly, Hansen ) is an unincorporated community in Humboldt County, California.","[('Humboldt County, California', 'county')]","[('Humboldt County', 'county')]",0.0,0.0,0.0 +259,FIGER-fine,"India competed at the 2002 Winter Olympics in Salt Lake City, United States.","[('2002 Winter Olympics', 'sports event')]","[('India', 'country'), ('2002 Winter Olympics', 'sports event'), ('Salt Lake City', 'city'), ('United States', 'country')]",0.25,1.0,0.4 +260,FIGER-fine,"Although dozens of Kern 's musicals and musical films were hits, only Show Boat is now regularly revived.","[('Show Boat', 'film'), ('Show Boat', 'play'), ('Show Boat', 'written work')]","[('Show Boat', 'film')]",1.0,0.3333333333333333,0.5 +261,FIGER-fine,"The house, inherited by his great grandson Colonel Christopher Billopp, a British Loyalist during the American Revolution, was the setting for a failed peace conference between Lord Howe and members of the Continental Congress.","[('Richard Howe, 1st Earl Howe', 'politician'), ('Richard Howe, 1st Earl Howe', 'soldier')]","[('Colonel Christopher Billopp', 'soldier'), ('American Revolution', 'military conflict'), ('Lord Howe', 'politician')]",0.0,0.0,0.0 +262,FIGER-fine,On 24 December 1944 she was sunk by a German Biber one-man submarine in the Westerschelde near Antwerp.,"[('Biber', 'ship')]","[('Westerschelde', 'body of water'), ('Antwerp', 'city')]",0.0,0.0,0.0 +263,FIGER-fine,"The constituency was created by the Redistribution of Seats Act 1885 for the 1885 general election, and abolished for the 1918 general election.","[('United Kingdom general election, 1918', 'election')]","[('Redistribution of Seats Act 1885', 'law'), ('1885 general election', 'election'), ('1918 general election', 'election')]",0.0,0.0,0.0 +264,FIGER-fine,"Born in Central Hatillo, Cuba, Noble was 32 years old when he broke into the big leagues on April 18, 1951 with the New York Giants, and played for the team through the 1953 season.","[('San Francisco Giants', 'sports team')]","[('Cuba', 'country'), ('Noble', 'monarch'), ('big leagues', 'sports league'), ('April 18, 1951', 'point in time'), ('New York Giants', 'sports team'), ('1953 season', 'sports event')]",0.0,0.0,0.0 +265,FIGER-fine,"With a tally of 23 goals, Bob Kelly was the second-highest scorer with 23, followed by Benny Cross with 15, including the goal that won the title for Burnley.","[('Bob Kelly', 'athlete')]","[('Bob Kelly', 'athlete'), ('Benny Cross', 'athlete'), ('title', 'title')]",0.3333333333333333,1.0,0.5 +266,FIGER-fine,1806 & ndash; Santiago de Liniers re-takes the city of Buenos Aires after the first British invasion.,"[('Santiago de Liniers', 'politician')]","[('Santiago de Liniers', 'city'), ('city of Buenos Aires', 'city'), ('British invasion', 'military conflict')]",0.0,0.0,0.0 +267,FIGER-fine,"Invited foundation members included Albert Collins, John Eldershaw, Hans Heysen, Norman Lindsay, Sydney Long, Arthur Streeton, John D Moore, and Blamire Young.","[('Blamire Young', 'author')]",[],0.0,0.0,0.0 +268,FIGER-fine,"Professor Cohen graduated from James Madison High School in Brooklyn, New York in 1970 and then attended Franklin College, in Franklin, Indiana where received his B.A. in political science in 1974.","[('Franklin College', 'educational institution')]","[('James Madison High School', 'educational institution'), ('Brooklyn, New York', 'city'), ('1970', 'point in time'), ('Franklin College', 'educational institution'), ('B.A.', 'educational degree'), ('political science', 'educational degree'), ('1974', 'point in time')]",0.14285714285714285,1.0,0.25 +269,FIGER-fine,In 1875 he travelled to Peru on behalf of the zoological museum of Warsaw University.,"[('Warsaw University', 'educational institution')]","[('Peru', 'country'), ('Warsaw University', 'educational institution')]",0.5,1.0,0.6666666666666666 +270,FIGER-fine,"Herbert Leon "" Sonny "" Callahan ( born September 11, 1932 ) is a politician from Alabama.","[('Alabama', 'province')]","[('Alabama', 'country')]",0.0,0.0,0.0 +271,FIGER-fine,"Ridgewood is a locality in Queensland, Australia, located in the Sunshine Coast hinterland about 32kmmi0 west of Noosa Heads.","[('Noosa Heads, Queensland', 'city')]","[('Queensland', 'province'), ('Australia', 'country'), ('Sunshine Coast hinterland', 'city')]",0.0,0.0,0.0 +272,FIGER-fine,His performance earned him a contract with the San Diego Chargers in training camp 2002.,"[('San Diego Chargers', 'sports team')]","[('San Diego Chargers', 'sports team')]",1.0,1.0,1.0 +273,FIGER-fine,"Hank Williams III 's bass players ( Joe Buck and Zach Shedd, most notably ) have used upright basses for recording as well as during the country and Hellbilly sets of Hank III 's live performances before switching to electric bass for the Assjack set.","[('Hank Williams III', 'artist'), ('Hank Williams III', 'musician')]","[('Joe Buck', 'musician'), ('Zach Shedd', 'musician'), ('upright basses', 'instrument'), ('country', 'country'), ('electric bass', 'instrument')]",0.0,0.0,0.0 +274,FIGER-fine,"It is also the location where the Cape Town & ndash; Bulawayo railway line enters Botswana; north of Ramatlabama the railway is the main line of Botswana Railways, while to the south it is part of the network of Transnet Freight Rail.","[('Transnet Freight Rail', 'company')]","[('Cape Town', 'city'), ('Botswana', 'country'), ('Ramatlabama', 'city'), ('Botswana', 'country'), ('Transnet Freight Rail', 'transit system')]",0.0,0.0,0.0 +275,FIGER-fine,"He won medals in 1981 while a Cuban soldier in Angola, when he fought under Colonel Antonio Enrique Luzon, and he was wounded in battle during the war.","[('Angola', 'government'), ('Angola', 'country')]","[('1981', 'point in time'), ('Cuban soldier', 'soldier'), ('Angola', 'country'), ('Colonel Antonio Enrique Luzon', 'soldier'), ('war', 'military conflict')]",0.2,0.5,0.28571428571428575 +276,FIGER-fine,Actor-turned-travel documentary presenter Michael Palin visited the college in his 1996 documentary Full Circle with Michael Palin on his journey through New Zealand.,"[('Michael Palin', 'author'), ('Michael Palin', 'artist'), ('Michael Palin', 'actor')]","[('Michael Palin', 'actor'), ('college', 'educational institution'), ('Michael Palin', 'actor'), ('New Zealand', 'country')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +277,FIGER-fine,"The income of Kevin ( played by Dolphy ), the main character in this funny sitcom, barely meet the needs of his five children and yet they are happy, content and has a very positive outlook in life.","[('Dolphy', 'actor')]","[('Dolphy', 'actor')]",1.0,1.0,1.0 +278,FIGER-fine,""" Crazy in the Night "" is a 1985 hit single released from Kim Carnes 's album Barking at Airplanes.","[('Barking at Airplanes', 'music')]","[('Crazy in the Night', 'music'), ('Kim Carnes', 'author')]",0.0,0.0,0.0 +279,FIGER-fine,Hess joined the fledgling Nazi Party in 1920 as one of its first members.,"[('Nazi Party', 'political party')]","[('Hess', 'politician'), ('Nazi Party', 'political party'), ('1920', 'point in time')]",0.3333333333333333,1.0,0.5 +280,FIGER-fine,"Some of these, on the National Guard, Biafra, Pauline Kael, soap operas, the impeachment inquiries ( of both Richard Nixon and Bill Clinton ), and the press, had received awards.","[('Pauline Kael', 'author')]","[('National Guard', 'military'), ('Pauline Kael', 'author'), ('soap operas', 'film'), ('Richard Nixon', 'politician'), ('Bill Clinton', 'politician'), ('press', 'news agency'), ('awards', 'award')]",0.14285714285714285,1.0,0.25 +281,FIGER-fine,"After Maeda 's home was destroyed by the firebombing of Tokyo during World War II, Maeda relocated to Kamakura, where he lived within sight of Kita-Kamakura Station from 1945 until his death.","[('World War II', 'military conflict'), ('World War II', 'military'), ('World War II', 'attack')]","[('Tokyo', 'city'), ('World War II', 'military conflict'), ('Kamakura', 'city'), ('1945', 'point in time')]",0.25,0.3333333333333333,0.28571428571428575 +282,FIGER-fine,Celtic needed to beat Rangers in this match to prevent their rivals winning the Scottish Premier League championship at Celtic Park.,"[('Rangers F.C.', 'sports team')]","[('Celtic', 'sports team'), ('Rangers', 'sports team'), ('Scottish Premier League championship', 'sports league'), ('Celtic Park', 'park')]",0.0,0.0,0.0 +283,FIGER-fine,"The Beerfelder Land is a tourist region that lies between Beerfelden, the communities of Rothenberg, Sensbachtal and Hesseneck in the Geo-Naturpark Bergstraße-Odenwald and which is one of the Odenwald 's most richly forested areas.","[('Rothenberg', 'city')]","[('Beerfelden', 'city'), ('Rothenberg', 'city'), ('Sensbachtal', 'city'), ('Hesseneck', 'city'), ('Geo-Naturpark Bergstraße-Odenwald', 'park'), ('Odenwald', 'city')]",0.16666666666666666,1.0,0.2857142857142857 +284,FIGER-fine,"The Place de la Concorde is on the right bank of the Seine opposite the French National Assembly, which sits in the Palais Bourbon.","[('Seine', 'body of water')]","[('Seine', 'body of water')]",1.0,1.0,1.0 +285,FIGER-fine,It was distributed in print at fashion shows and published in PDF on its website.,"[('Portable Document Format', 'city')]","[('website', 'website')]",0.0,0.0,0.0 +286,FIGER-fine,"Excel had performed live in L.A. in recent years, but the June 16 of 1987 they gave their first official concert in the "" Fender 's Grand Ballroom "" of Long Beach, California, and a second time March 18 of 1988 to promote their new album.","[('Los Angeles, California', 'city')]","[('L.A.', 'city'), ('June 16 of 1987', 'point in time'), ('Fender', 'musician'), ('Long Beach, California', 'city'), ('March 18 of 1988', 'point in time')]",0.0,0.0,0.0 +287,FIGER-fine,Henrique played his youth football in Brazil with America Mineiro and in 2003 joined Dutch giants Feyenoord.,"[('Feyenoord', 'sports team')]","[('Brazil', 'country'), ('America', 'country')]",0.0,0.0,0.0 +288,FIGER-fine,"Government was The Labour Party led by Helen Clark, in coalition with Alliance, led by Jim Anderton.","[('Alliance', 'political party')]","[('Government', 'political party'), ('The Labour Party', 'political party'), ('Helen Clark', 'politician'), ('Alliance', 'political party'), ('Jim Anderton', 'politician')]",0.2,1.0,0.33333333333333337 +289,FIGER-fine,"Engineer/Producer for many Bath-based acts, including The Korgis, Peter Gabriel, XTC, and Graduate.","[('Graduate', 'artist'), ('Graduate', 'musician')]","[('Engineer', 'engineer'), ('The Korgis', 'film'), ('Peter Gabriel', 'musician'), ('XTC', 'film')]",0.0,0.0,0.0 +290,FIGER-fine,"Introduced in the show 's second season are OB/GYN and neonatal surgeon Addison Montgomery ( Kate Walsh ), plastic surgeon Mark Sloan ( Eric Dane ) from New York, orthopedic surgeon Callie Torres ( Sara Ramirez ).","[('New York City', 'company'), ('New York City', 'city'), ('New York City', 'cemetery')]","[('Addison Montgomery', 'doctor'), ('Kate Walsh', 'actor'), ('Mark Sloan', 'doctor'), ('Eric Dane', 'actor'), ('New York', 'city'), ('Callie Torres', 'doctor'), ('Sara Ramirez', 'actor')]",0.0,0.0,0.0 +291,FIGER-fine,"Winner Marie Picasso was signed to Sony BMG and her coronation song "" This Moment "" was released immediately after her victory.","[('This Moment', 'music')]","[('Marie Picasso', 'artist'), ('Sony BMG', 'company'), ('This Moment', 'music')]",0.3333333333333333,1.0,0.5 +292,FIGER-fine,"Hogan has shared the stage with Frankie Valli & amp; the Four Seasons, Mother 's Finest, Tyrone Davis, Williams Bell, Candi Staton, Archie Bell & amp; the Drells.","[('Candi Staton', 'artist')]","[('Frankie Valli', 'musician'), (""Mother 's Finest"", 'film'), ('Tyrone Davis', 'musician'), ('Williams Bell', 'musician'), ('Candi Staton', 'musician')]",0.0,0.0,0.0 +293,FIGER-fine,"The track "" Born Never Asked "" is a cover of a song by Laurie Anderson.","[('Laurie Anderson', 'director'), ('Laurie Anderson', 'actor'), ('Laurie Anderson', 'author'), ('Laurie Anderson', 'artist'), ('Laurie Anderson', 'musician')]","[('Born Never Asked', 'music'), ('Laurie Anderson', 'musician')]",0.5,0.2,0.28571428571428575 +294,FIGER-fine,Into My Heart is a 1998 motion picture featuring Rob Morrow and Claire Forlani.,"[('Rob Morrow', 'director'), ('Rob Morrow', 'actor')]","[('Into My Heart', 'film'), ('Rob Morrow', 'actor'), ('Claire Forlani', 'actor')]",0.3333333333333333,0.5,0.4 +295,FIGER-fine,"Mating the guidance system of the earlier Razon radio-controlled weapon with a British Tallboy 12000lbon bomb, the ASM-A-1 saw brief operational service in the Korean War before, as a result of safety and cost issues, being withdrawn from service in 1951.","[('Tallboy', 'weapon')]","[('Razon radio-controlled weapon', 'weapon'), ('British Tallboy 12000lbon bomb', 'weapon'), ('ASM-A-1', 'weapon'), ('Korean War', 'military conflict'), ('1951', 'point in time')]",0.0,0.0,0.0 +296,FIGER-fine,"Derek Hirst ( born 1948, Isle of Wight ) is an English historian of early modern Britain.","[('England', 'country')]","[('Derek Hirst', 'author'), ('Isle of Wight', 'island')]",0.0,0.0,0.0 +297,FIGER-fine,"Daniel Chee Tsui ( å´”ç¦Cui Qi, born February 28, 1939, Henan Province, China ) is a Chinese-born American physicist whose areas of research included electrical properties of thin films and microstructures of semiconductors and solid-state physics.","[('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')]","[('Daniel Chee Tsui', 'engineer'), ('Henan Province', 'province'), ('China', 'country')]",0.0,0.0,0.0 +298,FIGER-fine,"Agliano is a frazione of the comune of Campello sul Clitunno in the Province of Perugia, Umbria, central Italy.","[('Campello sul Clitunno', 'city')]","[('Province of Perugia', 'province'), ('Umbria', 'province'), ('Italy', 'country')]",0.0,0.0,0.0 +299,FIGER-fine,"In this capacity, he preached in the United Kingdom, Ireland, France, the Netherlands, Switzerland, and Germany.","[('France', 'park'), ('France', 'government agency'), ('France', 'country'), ('France', 'government')]","[('United Kingdom', 'country'), ('Ireland', 'country'), ('France', 'country'), ('the Netherlands', 'country'), ('Switzerland', 'country'), ('Germany', 'country')]",0.16666666666666666,0.25,0.2 +300,FIGER-fine,"The third Women 's Hockey Olympic Qualifier for the 1996 Summer Olympics in Atlanta, Georgia was held in Cape Town, South Africa, from Wednesday November 15 to Saturday November 26, 1995.","[('Cape Town, South Africa', 'city')]","[('1996 Summer Olympics', 'sports event'), ('Atlanta, Georgia', 'city'), ('Cape Town', 'city'), ('South Africa', 'country')]",0.0,0.0,0.0 +301,FIGER-fine,"Samuel Ealy Johnson, Jr. ( Buda, Texas October 11, 1877 - October 23, 1937 ) was a Democratic member of the Texas House of Representatives representing the 89th District.","[('Buda, Texas', 'city')]","[('Buda, Texas', 'city'), ('October 11, 1877', 'point in time'), ('October 23, 1937', 'point in time'), ('Democratic', 'politician')]",0.25,1.0,0.4 +302,FIGER-fine,"Born in Washington, DC, Rob received a Bachelor of Arts in English from Denison University in Granville, Ohio.","[('Granville, Ohio', 'city')]","[('Washington, DC', 'city'), ('Bachelor of Arts', 'educational degree'), ('Denison University', 'educational institution'), ('Granville, Ohio', 'city')]",0.25,1.0,0.4 +303,FIGER-fine,"Daughters of Today was a 1928 silent film from Lahore, in present day Pakistan ( then British India ).","[('Lahore', 'city'), ('Lahore', 'cemetery')]","[('Daughters of Today', 'film'), ('Lahore', 'city'), ('Pakistan', 'country'), ('British India', 'country')]",0.25,0.5,0.3333333333333333 +304,FIGER-fine,"Samuel Dailey successfully contested as a Republican the election of Experience Estabrook to the Thirty-sixth United States Congress,.","[('United States Congress', 'author'), ('United States Congress', 'government')]","[('Republican', 'political party')]",0.0,0.0,0.0 +305,FIGER-fine,"In 1312 the Teutonic Knights purchased the settlement for 250 silver marks from Nicholas of Poniec, a son of the voivod of Kalisz.","[('Poniec', 'city')]","[('250 silver marks', 'currency')]",0.0,0.0,0.0 +306,FIGER-fine,May 30 - Maine Central Railroad ends train service to the Bar Harbor ferry.,"[('Bar Harbor', 'city')]","[('Maine Central Railroad', 'railway')]",0.0,0.0,0.0 +307,FIGER-fine,"The building of the villa, on the Appian Way, was razed in 1951 because of the damage sustained in the World War II bombing, and was replaced by the current Piazza Mazzini.","[('World War II', 'military conflict'), ('World War II', 'military'), ('World War II', 'attack')]","[('Appian Way', 'road'), ('1951', 'point in time'), ('World War II', 'military conflict')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +308,FIGER-fine,She was Mistress of the Robes to Queen Victoria and an active Whig in society circles.,"[('Whig Party', 'political party')]","[('Queen Victoria', 'monarch')]",0.0,0.0,0.0 +309,FIGER-fine,Early yearsThe band was formed in 1991 when Chris Murphy and Andrew Scott met at the Nova Scotia College of Art and Design ( NSCAD ) in Halifax; Patrick Pentland and Jay Ferguson joined soon after.,"[('Chris Murphy', 'artist')]","[('1991', 'point in time'), ('Chris Murphy', 'artist'), ('Andrew Scott', 'artist'), ('Nova Scotia College of Art and Design', 'educational institution'), ('Halifax', 'city'), ('Patrick Pentland', 'artist'), ('Jay Ferguson', 'artist')]",0.14285714285714285,1.0,0.25 +310,FIGER-fine,The locality is home to the parliament of the state of South Australia and many key state government offices.,"[('Parliament of South Australia', 'government')]",[],0.0,0.0,0.0 +311,FIGER-fine,"He also played in the American Hockey League for the Saint John Flames, Syracuse Crunch, Hershey Bears and the Providence Bruins.","[('Hershey Bears', 'sports team')]","[('American Hockey League', 'sports league'), ('Saint John Flames', 'sports team'), ('Syracuse Crunch', 'sports team'), ('Hershey Bears', 'sports team'), ('Providence Bruins', 'sports team')]",0.2,1.0,0.33333333333333337 +312,FIGER-fine,"However, one type of connectionist work continued: the study of perceptrons, invented by Frank Rosenblatt, who kept the field alive with his salesmanship and the sheer force of his personality.","[('Frank Rosenblatt', 'author')]","[('Frank Rosenblatt', 'author')]",1.0,1.0,1.0 +313,FIGER-fine,"Intrada Music Group released a Special Collection limited edition of Newman 's full 23-track score on November 3, 2008.","[('Intrada', 'company')]","[('Intrada Music Group', 'musician')]",0.0,0.0,0.0 +314,FIGER-fine,"April 15-22 - Three major marathon races were won by Kenyan men: Rotterdam Marathon was won by Joshua Chelanga, Boston Marathon by Robert Cheruiyot and London Marathon by Martin Lel.","[('Boston Marathon', 'sports event')]","[('Rotterdam Marathon', 'sports event'), ('Joshua Chelanga', 'athlete'), ('Boston Marathon', 'sports event'), ('London Marathon', 'sports event')]",0.25,1.0,0.4 +315,FIGER-fine,Flightsim.com is a flight simulation review and resource website that focuses heavily on Microsoft Flight Simulator.,"[('Microsoft Flight Simulator', 'game')]","[('Flightsim.com', 'website'), ('Microsoft Flight Simulator', 'software')]",0.0,0.0,0.0 +316,FIGER-fine,"Fish Out of Water is an album by jazz saxophonist Charles Lloyd recorded by Lloyd with Bobo Stenson, Palle Danielsson, and Jon Christensen.","[('Charles Lloyd', 'artist')]","[('Fish Out of Water', 'music'), ('Charles Lloyd', 'musician'), ('Bobo Stenson', 'author'), ('Palle Danielsson', 'musician'), ('Jon Christensen', 'author')]",0.0,0.0,0.0 +317,FIGER-fine,"He made 67 appearances Albania, the fourth highest in the team 's history behind Foto Strakosha, Altin Lala, and Igli Tare.","[('Altin Lala', 'athlete')]","[('Albania', 'country')]",0.0,0.0,0.0 +318,FIGER-fine,"The city of Como is its capital - other large towns, with more than 10,000 inhabitants, are Cantu, Erba, Mariano Comense and Olgiate Comasco.","[('Mariano Comense', 'city')]","[('The city of Como', 'city'), ('Cantu', 'city'), ('Erba', 'city'), ('Mariano Comense', 'city'), ('Olgiate Comasco', 'city')]",0.2,1.0,0.33333333333333337 +319,FIGER-fine,"The locomotives were stationed in the depots of Regensburg, Stendal, Lubeck, Brunswick, Ulm, Hagen, Muhldorf, Karlsruhe, Rostock Hbf, Kempten, Halting and Kaiserslautern.","[('Kaiserslautern', 'city')]","[('Regensburg', 'city'), ('Stendal', 'city'), ('Lubeck', 'city'), ('Brunswick', 'city'), ('Ulm', 'city'), ('Hagen', 'city'), ('Muhldorf', 'city'), ('Karlsruhe', 'city'), ('Rostock Hbf', 'city'), ('Kempten', 'city'), ('Halting', 'city'), ('Kaiserslautern', 'city')]",0.08333333333333333,1.0,0.15384615384615385 +320,FIGER-fine,"All tracks written by Will Sergeant, Ian McCulloch and Les Pattinson except where noted.","[('Les Pattinson', 'artist'), ('Les Pattinson', 'actor')]","[('Will Sergeant', 'soldier'), ('Ian McCulloch', 'author'), ('Les Pattinson', 'author')]",0.0,0.0,0.0 +321,FIGER-fine,"Wilson also added to the defensive ranks with the signings of his former Oldham Athletic team-mate Ernie Braidwood, and of Jimmy Broadhead on a free transfer from Scunthorpe & amp; Lindsey United.","[('Ernie Braidwood', 'athlete')]","[('Oldham Athletic', 'sports team'), ('Ernie Braidwood', 'athlete'), ('Jimmy Broadhead', 'athlete'), ('Scunthorpe', 'city')]",0.25,1.0,0.4 +322,FIGER-fine,Christie was part of the selected All Whites squad which competed at the 2010 FIFA World Cup.,"[('All Whites', 'sports team')]","[('All Whites squad', 'sports team'), ('2010 FIFA World Cup', 'sports event')]",0.0,0.0,0.0 +323,FIGER-fine,"The men 's 50 kilometre classical cross-country skiing competition at the 2010 Winter Olympics in Vancouver, Canada was held on 28 February at Whistler Olympic Park in Whistler, British Columbia at 09:30 PST.","[('2010 Winter Olympics', 'sports event')]","[('2010 Winter Olympics', 'sports event'), ('Vancouver', 'city'), ('Canada', 'country'), ('28 February', 'point in time'), ('Whistler Olympic Park', 'park'), ('Whistler', 'city'), ('British Columbia', 'province'), ('09:30 PST', 'point in time')]",0.125,1.0,0.2222222222222222 +324,FIGER-fine,"The project opened in late 2007, and is home to the third Saks Fifth Avenue location in Illinois.","[('Saks Fifth Avenue', 'company')]","[('late 2007', 'point in time'), ('Illinois', 'city')]",0.0,0.0,0.0 +325,FIGER-fine,"In the ensuing months, Nelson and his wife, usually accompanied by Chase, drifted west to cities including Sacramento and San Francisco, California and Reno and Las Vegas, Nevada often living in auto camps before returning to Chicago some time around November 1.","[('California', 'province'), ('California', 'cemetery')]","[('Sacramento', 'city'), ('San Francisco', 'city'), ('Reno', 'city'), ('Las Vegas', 'city'), ('Chicago', 'city'), ('November 1', 'point in time')]",0.0,0.0,0.0 +326,FIGER-fine,It was caused by the death of Labour Party Member of Parliament Alexander Wilson.,"[('Labour Party', 'author'), ('Labour Party', 'political party')]",[],0.0,0.0,0.0 +327,FIGER-fine,"It became his third chart-topper on the Billboard adult contemporary chart, following "" The Way It Is "" and "" Mandolin Rain "".","[('Hot Adult Contemporary Tracks', 'music')]","[('The Way It Is', 'film'), ('Mandolin Rain', 'film')]",0.0,0.0,0.0 +328,FIGER-fine,"In 2000, London-wide government was restored, with the creation of the Greater London Authority ( GLA ) by Tony Blair 's government, covering the same area of Greater London.","[('Greater London Authority', 'government')]","[('2000', 'point in time'), ('London-wide government', 'government agency'), ('Greater London Authority', 'government agency'), ('Tony Blair', 'politician'), ('Greater London', 'city')]",0.0,0.0,0.0 +329,FIGER-fine,"The city is in the heart of the North Island, just 60km south of Tauranga, 80km north of Taupo, 105km east of Hamilton, and 230km southeast of Auckland.","[('Hamilton, New Zealand', 'city')]","[('The city', 'city'), ('North Island', 'island'), ('Tauranga', 'city'), ('Taupo', 'city'), ('Hamilton', 'city'), ('Auckland', 'city')]",0.0,0.0,0.0 +330,FIGER-fine,"The first recorded rugby match in the United States occurred on May 14, 1874 between Harvard University and McGill University.","[('McGill University', 'educational institution')]","[('United States', 'country'), ('Harvard University', 'educational institution'), ('McGill University', 'educational institution')]",0.3333333333333333,1.0,0.5 +331,FIGER-fine,"In 2002, known for his quick-release shooting and all-around presence, he, alongside Paul Artadi and Ronald Tubid, brought the Red Warriors to the Final Four after years of absence.","[('Ronald Tubid', 'athlete')]","[('2002', 'point in time'), ('Paul Artadi', 'actor'), ('Ronald Tubid', 'actor'), ('Final Four', 'sports event')]",0.0,0.0,0.0 +332,FIGER-fine,"On August 9, 2007 Air Moorea Flight 1121 crashed shortly after taking off from Moorea Temae Airport in French Polynesia; the plane was bound for Tahiti.","[('Tahiti', 'island')]","[('Moorea', 'island'), ('Moorea', 'island'), ('French Polynesia', 'island'), ('Tahiti', 'island')]",0.3333333333333333,1.0,0.5 +333,FIGER-fine,"Nichols and Holiner wrote the music for several Broadway shows, including "" Blackbirds of 1933 "", and "" Angela "", which starred Jeannette MacDonald.","[('Jeannette MacDonald', 'artist'), ('Jeannette MacDonald', 'actor')]","[('Nichols and Holiner', 'author'), ('music', 'music'), ('Blackbirds of 1933', 'film'), ('Angela', 'film'), ('Jeannette MacDonald', 'actor')]",0.2,0.5,0.28571428571428575 +334,FIGER-fine,"Jamie Lowry ( born 18 March 1987 in Newquay ) is a professional English footballer, currently playing for Chesterfield in the English League Two.","[('Football League Two', 'sports league')]","[('Jamie Lowry', 'athlete'), ('Newquay', 'city'), ('Chesterfield', 'city'), ('English League Two', 'sports league')]",0.0,0.0,0.0 +335,FIGER-fine,"As a result, during the 1971-72 winter Bee Bee Bee became the property of William S. Farish III who late in the decade became the owner of Lane 's End Farm near Versailles, Kentucky.","[('Versailles, Kentucky', 'city')]",[],0.0,0.0,0.0 +336,FIGER-fine,"Hill 10 Cemetery is a Commonwealth War Graves Commission Cemetery in the former Suvla Bay sector of the Gallipoli Peninsula, Turkey.","[('Turkey', 'government'), ('Turkey', 'country')]","[('Hill 10 Cemetery', 'cemetery'), ('Suvla Bay sector', 'body of water'), ('Gallipoli Peninsula', 'body of water'), ('Turkey', 'country')]",0.25,0.5,0.3333333333333333 +337,FIGER-fine,"The city is located in south Lake County in suburban south central Florida, about 22mikm west of the city of Orlando and 22mikm southeast of the city of Leesburg.","[('Leesburg, Florida', 'city')]","[('The city', 'city'), ('south Lake County', 'county'), ('city of Orlando', 'city'), ('city of Leesburg', 'city')]",0.0,0.0,0.0 +338,FIGER-fine,"Andrej Rastovac ( born 24 June 1981, Koper, Slovenia ) is a Slovenian footballer currently under contract for Australian side White City Woodville from Adelaide.","[('White City Woodville', 'sports team')]","[('Andrej Rastovac', 'athlete'), ('Koper', 'city'), ('Slovenia', 'country'), ('Slovenian', 'country'), ('Adelaide', 'city')]",0.0,0.0,0.0 +339,FIGER-fine,"Andy Hug ( September 7, 1964 & nbsp; - August 24, 2000 ) was a Swiss Seidokaikan and Kyokushin karateka and kickboxer from Wohlen.","[('Swiss', 'country')]","[('September 7, 1964', 'point in time'), ('August 24, 2000', 'point in time'), ('Swiss', 'country'), ('Wohlen', 'city')]",0.25,1.0,0.4 +340,FIGER-fine,"Steven Dubinsky ( born July 9, 1970, in Montreal, Quebec ) is a retired professional ice hockey player who played in the NHL with the Chicago Blackhawks, Calgary Flames, Nashville Predators and St. Louis Blues.","[('Chicago Blackhawks', 'sports team')]","[('Steven Dubinsky', 'athlete'), ('Montreal', 'city'), ('Quebec', 'province'), ('NHL', 'sports league'), ('Chicago Blackhawks', 'sports team'), ('Calgary Flames', 'sports team'), ('Nashville Predators', 'sports team'), ('St. Louis Blues', 'sports team')]",0.125,1.0,0.2222222222222222 +341,FIGER-fine,Hugo Sanchez Portugal was born while his father played for Atletico de Madrid in Spain.,"[('Spain', 'country'), ('Spain', 'ethnicity')]","[('Portugal', 'country'), ('Spain', 'country')]",0.5,0.5,0.5 +342,FIGER-fine,"Global Hospitals Group was started in Hyderabad, Andhra Pradesh, and now has multi specialty hospitals in Bengaluru and Chennai.","[('Chennai', 'city')]","[('Hyderabad', 'city'), ('Andhra Pradesh', 'province'), ('multi specialty hospitals', 'hospital'), ('Bengaluru', 'city'), ('Chennai', 'city')]",0.2,1.0,0.33333333333333337 +343,FIGER-fine,"Several known artists, such as David Holmes, Wu Fei, These Are Powers, The Go !","[('David Holmes', 'artist')]","[('David Holmes', 'artist'), ('Wu Fei', 'artist'), ('These Are Powers', 'game'), ('The Go !', 'game')]",0.25,1.0,0.4 +344,FIGER-fine,"The annual iron output of the Roman Empire is estimated at 84,750 t, while the similarly populous Han China produced around 5,000 t. At this temperature, iron combines with 4.3 % carbon and melts.","[('Roman Empire', 'country')]","[('iron', 'chemical thing'), ('Roman Empire', 'country'), ('Han China', 'country'), ('iron', 'chemical thing')]",0.3333333333333333,1.0,0.5 +345,FIGER-fine,"Jamaica Buses was a bus company in New York City, United States, operating local service in Queens and express service to Manhattan until January 30, 2006, when the MTA Bus Company took over its operations.","[('Queens', 'county'), ('Queens', 'city'), ('Queens', 'cemetery')]","[('Jamaica Buses', 'company'), ('New York City', 'city'), ('United States', 'country'), ('Queens', 'county'), ('Manhattan', 'city'), ('January 30, 2006', 'point in time'), ('MTA Bus Company', 'company')]",0.14285714285714285,0.3333333333333333,0.2 +346,FIGER-fine,"He was loaned out to Oldham, Ipswich, Burnley and Chesterfield whilst at Maine Road before being released in 1999.","[('Ipswich Town F.C.', 'sports team')]","[('Oldham', 'city'), ('Ipswich', 'city'), ('Burnley', 'city'), ('Chesterfield', 'city'), ('Maine Road', 'road'), ('1999', 'point in time')]",0.0,0.0,0.0 +347,FIGER-fine,"The station also serves as a transfer point for local and intercity buses of the Kanagawa Chuo Company, with direct service to Morioka, the Shinkansen Shin-Yokohama Station, Narita Airport, Haneda Airport, Osaka, Kyoto, and Nara.","[('Osaka', 'city')]","[('Kanagawa Chuo Company', 'company'), ('Morioka', 'city'), ('Narita Airport', 'airport'), ('Haneda Airport', 'airport'), ('Osaka', 'city'), ('Kyoto', 'city'), ('Nara', 'city')]",0.14285714285714285,1.0,0.25 +348,FIGER-fine,In 1869 he partnered with Joseph A. Campbell and their company became Campbell 's Soup in 1920.,"[(""Campbell's Soup"", 'company')]","[('1869', 'point in time'), (""Campbell 's Soup"", 'company'), ('1920', 'point in time')]",0.0,0.0,0.0 +349,FIGER-fine,Portland acquired Ryan Gomes and the draft rights to 16th pick Luke Babbitt from Minnesota in exchange for Martell Webster.,"[('Martell Webster', 'athlete')]","[('Portland', 'city'), ('Ryan Gomes', 'athlete')]",0.0,0.0,0.0 +350,FIGER-fine,"In The Wall Street Journal, James K. Glassman says that "" The greatest strength of Start-up Nation is not analysis but anecdote.","[('James K. Glassman', 'author')]","[('The Wall Street Journal', 'newspaper'), ('James K. Glassman', 'author')]",0.5,1.0,0.6666666666666666 +351,FIGER-fine,"This technique has been used to portray twins in such films as Wonder Man ( 1945 ), The Dark Mirror ( 1946 ), The Parent Trap ( both the 1961 original and the 1998 remake ), and Adaptation ( 2002 ).","[('The Parent Trap', 'film')]","[('Wonder Man', 'film'), ('The Dark Mirror', 'film'), ('The Parent Trap', 'film'), ('Adaptation', 'film')]",0.25,1.0,0.4 +352,FIGER-fine,"Then, in a game against the Toronto Blue Jays which Roger and J.P. attend, he sees a group of angels led by Al ( Christopher Lloyd ) helping the team.","[('Christopher Lloyd', 'author'), ('Christopher Lloyd', 'artist'), ('Christopher Lloyd', 'actor')]","[('Toronto Blue Jays', 'sports team'), ('Christopher Lloyd', 'actor')]",0.5,0.3333333333333333,0.4 +353,FIGER-fine,Adrian is a city in the U.S. state of Michigan and the county seat of Lenawee County.,"[('Lenawee County, Michigan', 'county')]","[('Adrian', 'city'), ('U.S.', 'country'), ('Lenawee County', 'county')]",0.0,0.0,0.0 +354,FIGER-fine,"Florence Henrietta Fisher ( 1864-1920 ), married Frederic William Maitland and secondly Sir Frank Darwin.","[('Frederic William Maitland', 'author')]",[],0.0,0.0,0.0 +355,FIGER-fine,"The ancient kingdom of Magadha is mentioned in Ramayana, Mahabharata, Puranas, and heavily mentioned in Buddhist and Jaina texts.","[('Ramayana', 'written work')]","[('Ramayana', 'written work'), ('Mahabharata', 'written work'), ('Puranas', 'written work')]",0.3333333333333333,1.0,0.5 +356,FIGER-fine,"Brunner also became prominent in statewide politics, running unsuccessfully for United States Senate against H. Alexander Smith in 1946 and serving as chairman of the New Jersey Democratic State Committee from 1954 until 1961.","[('Howard Alexander Smith', 'author'), ('Howard Alexander Smith', 'politician'), ('Howard Alexander Smith', 'artist')]","[('Brunner', 'politician'), ('H. Alexander Smith', 'politician'), ('1946', 'point in time'), ('1954', 'point in time')]",0.0,0.0,0.0 +357,FIGER-fine,"The story behind the team inspired the 2006 motion picture Glory Road which starred actor Josh Lucas as Texas Western, and subsequently UTEP, head coach Don Haskins.","[('UTEP', 'educational institution')]","[('Glory Road', 'film'), ('Josh Lucas', 'actor'), ('Texas Western', 'film'), ('UTEP', 'educational institution'), ('Don Haskins', 'coach')]",0.2,1.0,0.33333333333333337 +358,FIGER-fine,"Edwards was returned to the House of Commons at the 1923 general election, when he beat Hay with a majority of only 861 votes, but lost again in 1924, to the Conservative James Christie.","[('James Christie', 'politician')]","[('1923 general election', 'election'), ('1924', 'point in time'), ('Conservative', 'political party')]",0.0,0.0,0.0 +359,FIGER-fine,"The concert programme included works by Marcel Khalife, Gamal Abdel-Rahim and Antonin Dvorak.","[('Marcel Khalife', 'artist')]","[('Marcel Khalife', 'author'), ('Gamal Abdel-Rahim', 'author'), ('Antonin Dvorak', 'author')]",0.0,0.0,0.0 +360,FIGER-fine,"Her granddaughter Maria Teresa d'Este was the maternal grandmother of Louis-Philippe I, King of the French, and hence is an ancestor of Henri, Count of Paris and Juan Carlos of Spain.","[('Louis-Philippe I, King of the French', 'monarch')]","[('Louis-Philippe I, King of the French', 'monarch')]",1.0,1.0,1.0 +361,FIGER-fine,"In 1998, Steven Longbaugh and David Heritage, two American deckhands from a fishing boat based in California, were stranded on the island for three weeks.","[('California', 'province'), ('California', 'cemetery')]","[('1998', 'point in time'), ('fishing boat', 'ship'), ('California', 'city'), ('island', 'island')]",0.0,0.0,0.0 +362,FIGER-fine,"Five more boroughs were created on April 23, 1929; Hi-Nella Borough, Lindenwold Borough, Pine Hill Borough, Pine Valley Borough and Somerdale Borough.","[('Pine Hill, New Jersey', 'city')]","[('April 23, 1929', 'point in time')]",0.0,0.0,0.0 +363,FIGER-fine,He was appointed a brigadier general in the Virginia Militia by Governor Henry A. Wise in 1856 and served in the Virginia House of Delegates from 1863 to 1865.,"[('Henry A. Wise', 'author'), ('Henry A. Wise', 'politician')]","[('brigadier general', 'soldier'), ('Virginia Militia', 'military'), ('Governor Henry A. Wise', 'politician'), ('1856', 'point in time'), ('1863', 'point in time')]",0.0,0.0,0.0 +364,FIGER-fine,"The International Baptist Convention is an association of English-speaking Baptist churches and missions in Africa, Europe and the Middle East.","[('Africa', 'ethnicity')]","[('Africa', 'country'), ('Europe', 'country'), ('Middle East', 'country')]",0.0,0.0,0.0 +365,FIGER-fine,"Aged 19, Battles was offered a contract with the newly-founded Boston Soccer Club, playing in the American Soccer League ( ASL ).","[('American Soccer League', 'sports league')]","[('American Soccer League', 'sports league')]",1.0,1.0,1.0 +366,FIGER-fine,"Holeby was a municipality ( Danish, kommune ) on the island of Lolland in Storstrøm County in south Denmark.","[('Denmark', 'language'), ('Denmark', 'artist'), ('Denmark', 'government'), ('Denmark', 'country')]","[('Holeby', 'city'), ('Danish', 'language'), ('Lolland', 'island'), ('Storstrøm County', 'county'), ('Denmark', 'country')]",0.2,0.25,0.22222222222222224 +367,FIGER-fine,"Postauto bus services 90.001 ( to Tamins and Rhazuns ) ,90.001 timetable 90.041 ( to Peist ), 90.042 ( to Tschiertschen ) ,90.042 timetable and 90.181 / 182 ( to Lenzerheide, Tiefencastel, Bivio and St. Moritz ) 90.182 timetable call at the nearby Malteser bus stop.","[('Lenzerheide', 'city')]","[('Tamins and Rhazuns', 'city'), ('Peist', 'city'), ('Tschiertschen', 'city'), ('Lenzerheide', 'city'), ('Tiefencastel', 'city'), ('St. Moritz', 'city')]",0.16666666666666666,1.0,0.2857142857142857 +368,FIGER-fine,"The term was coined by Constantine Samuel Rafinesque ( 1784 to 1841 ), a physician living among the Native Americans, and observing their use of medicinal plants.","[('Native Americans in the United States', 'ethnicity')]","[('Constantine Samuel Rafinesque', 'doctor'), ('physician', 'doctor'), ('Native Americans', 'ethnicity')]",0.0,0.0,0.0 +369,FIGER-fine,"That final game was held on December 7, 1941, the day Pearl Harbor was attacked by Japan, thrusting the United States into World War II.","[('Pearl Harbor', 'body of water')]","[('That final game', 'game'), ('December 7, 1941', 'point in time'), ('Pearl Harbor', 'body of water'), ('Japan', 'country'), ('United States', 'country'), ('World War II', 'military conflict')]",0.16666666666666666,1.0,0.2857142857142857 +370,FIGER-fine,"This allowed Smith to play an outfield of Willie Horton, Jim Northrup and Al Kaline in every Series game.","[('Al Kaline', 'athlete'), ('Al Kaline', 'actor')]","[('Smith', 'actor'), ('Willie Horton', 'athlete'), ('Jim Northrup', 'athlete'), ('Al Kaline', 'athlete'), ('Series game', 'game')]",0.2,0.5,0.28571428571428575 +371,FIGER-fine,"First called the Plantation of Winnacunnet, Hampton was one of four original New Hampshire townships chartered by the General Court of Massachusetts, which then held authority over the colony.","[('New Hampshire', 'author'), ('New Hampshire', 'province'), ('New Hampshire', 'cemetery')]","[('Hampton', 'city')]",0.0,0.0,0.0 +372,FIGER-fine,"On August 11, 1829, Brigadier General Charles Gratiot ordered Lee to Cockspur Island, Georgia; plans were to build a fort on the marshy island which would command the outlet of the Savannah River.","[('Georgia', 'province')]","[('August 11, 1829', 'point in time'), ('Brigadier General Charles Gratiot', 'soldier'), ('Cockspur Island', 'island'), ('marshy island', 'island'), ('Savannah River', 'body of water')]",0.0,0.0,0.0 +373,FIGER-fine,"Shortly thereafter, he was given command of the 98-gun second rate ship of the line, HMS Barfleur.","[('ship of the line', 'ship')]","[('HMS Barfleur', 'ship')]",0.0,0.0,0.0 +374,FIGER-fine,"In September 2007 Inch was bypassed, having formerly been on the N11 Dublin to Wexford road.","[('N11 road', 'road')]","[('Inch', 'island'), ('N11 Dublin to Wexford road', 'road')]",0.0,0.0,0.0 +375,FIGER-fine,anime adaption of a series of French novels called Belle et Sebastien by Cecile Aubry.,"[('Belle et Sébastien', 'film'), ('Belle et Sébastien', 'written work')]","[('anime', 'written work'), ('Belle et Sebastien', 'written work'), ('Cecile Aubry', 'author')]",0.0,0.0,0.0 +376,FIGER-fine,"When the First Intifada erupted in Palestine in the winter of 1987, Azar was living in the United States, working as a photographer for the Philadelphia Inquirer.","[('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')]","[('First Intifada', 'natural disaster'), ('Palestine', 'country'), ('winter of 1987', 'point in time'), ('United States', 'country'), ('Philadelphia Inquirer', 'newspaper')]",0.2,0.16666666666666666,0.1818181818181818 +377,FIGER-fine,Police in Zimbabwe ban rallies in parts of Harare that are seen as strongholds of the opposition party Movement for Democratic Change.,"[('Movement for Democratic Change – Tsvangirai', 'political party')]","[('Zimbabwe', 'country'), ('rallies', 'protest'), ('Harare', 'city'), ('Movement for Democratic Change', 'political party')]",0.0,0.0,0.0 +378,FIGER-fine,"Bains spent time on loan at Kings Lynn, and played for Corby Town and Macclesfield, before signing for Darlington in August 2009 after impressing during training.","[('Kings Lynn F.C.', 'sports team')]","[('Kings Lynn', 'city'), ('Corby Town and Macclesfield', 'city'), ('Darlington', 'city'), ('August 2009', 'point in time')]",0.0,0.0,0.0 +379,FIGER-fine,"Thirkell published a new novel every year, which she referred to in correspondence with her editor, Jamie Hamilton of Hamish Hamilton, as new wine in an old bottle.","[('Hamish Hamilton', 'company')]","[('Thirkell', 'author'), ('new novel', 'written work'), ('Jamie Hamilton', 'author'), ('Hamish Hamilton', 'author'), ('new wine', 'food'), ('old bottle', 'food')]",0.0,0.0,0.0 +380,FIGER-fine,"The A354 is a primary route in England which runs from Salisbury in Wiltshire to Easton on the Isle of Portland in Dorset, a total distance of 51mi.","[('Dorset', 'county')]","[('The A354', 'road'), ('England', 'country'), ('Salisbury', 'city'), ('Wiltshire', 'county'), ('Easton', 'city'), ('Isle of Portland', 'island'), ('Dorset', 'county')]",0.14285714285714285,1.0,0.25 +381,FIGER-fine,"He also worked with the Phil Seamen Quintet, Tubby Hayes ' Big Band, John Burch 's Octet, Long John Baldry, Sandy Brown, Humphrey Lyttelton, The Kenny Clarke-Francy Boland Big Band and the BBC Radio Orchestra.","[('BBC', 'broadcast network'), ('BBC', 'author'), ('BBC', 'news agency'), ('BBC', 'company'), ('BBC', 'engineer'), ('BBC', 'artist')]","[('Phil Seamen Quintet', 'musician'), (""Tubby Hayes ' Big Band"", 'musician'), ('John Burch', 'musician'), ('Long John Baldry', 'musician'), ('Sandy Brown', 'musician'), ('Humphrey Lyttelton', 'musician'), ('The Kenny Clarke-Francy Boland Big Band', 'music')]",0.0,0.0,0.0 +382,FIGER-fine,"As a result, on 16/17 September 1961, Prime Minister Adnan Menderes, Foreign Minister Fatin Rustu Zorlu, and Finance Minister Hasan Polatkan were hanged in Imrali island prison.","[('Adnan Menderes', 'author'), ('Adnan Menderes', 'politician')]","[('Prime Minister Adnan Menderes', 'politician'), ('Foreign Minister Fatin Rustu Zorlu', 'politician'), ('Finance Minister Hasan Polatkan', 'politician'), ('Imrali island', 'island')]",0.0,0.0,0.0 +383,FIGER-fine,Devil in a Blue Dress ( 1995 ) is an American neo-noir film directed by Carl Franklin and photographed by Tak Fujimoto.,"[('Tak Fujimoto', 'artist'), ('Tak Fujimoto', 'actor')]","[('Devil in a Blue Dress', 'film'), ('Carl Franklin', 'author'), ('Tak Fujimoto', 'author')]",0.0,0.0,0.0 +384,FIGER-fine,"As a result of the formation of Debra, gale warnings were issued from Galveston, Texas to Grand Isle, Louisiana, on August 28.","[('Galveston, Texas', 'city')]","[('gale warnings', 'natural disaster'), ('Galveston', 'city'), ('Grand Isle', 'city'), ('August 28', 'point in time')]",0.0,0.0,0.0 +385,FIGER-fine,"He has recorded many CDs, especially of Hungarian music, for companies such as BMG Conifer, Naxos Records, Hungaroton and Radioton, as well as numerous recordings for radio and television worldwide.","[('BMG', 'company')]","[('Hungarian music', 'music'), ('BMG Conifer', 'company'), ('Naxos Records', 'company'), ('Hungaroton', 'company'), ('Radioton', 'company')]",0.0,0.0,0.0 +386,FIGER-fine,"Their finest hour came at the 1994 World Cup where Romania, led by playmaker Gheorghe Hagi, reached the quarterfinals by defeating South American powerhouse Argentina before losing to Sweden on a penalty shootout.","[('Sweden national football team', 'sports team')]","[('1994 World Cup', 'sports event'), ('Romania', 'country'), ('playmaker', 'coach'), ('Gheorghe Hagi', 'coach'), ('Argentina', 'country'), ('Sweden', 'country'), ('penalty shootout', 'sports event')]",0.0,0.0,0.0 +387,FIGER-fine,"Sarah Records was a UK independent record label active between 1987 and 1995, best known for its recordings of indie pop.","[('independent record label', 'company')]","[('UK', 'country'), ('1987 and 1995', 'point in time'), ('indie pop', 'music')]",0.0,0.0,0.0 +388,FIGER-fine,"Ash Wednesday was independently released in 2006 and was subsequently released February 20, 2007 by XL Recordings.","[('Ash Wednesday', 'music')]",[],0.0,0.0,0.0 +389,FIGER-fine,He apparently had interest from a dozen counties and took the opportunity to play for Kent.,"[('Kent County Cricket Club', 'sports team')]",[],0.0,0.0,0.0 +390,FIGER-fine,"He undertook his flying training at No. 10 Elementary Flying Training School at RAF Yatesbury, Wiltshire before moving to RAF Brize Norton, Oxfordshire, for advanced flying training.","[('Wiltshire', 'county')]","[('No. 10 Elementary Flying Training School', 'educational institution'), ('RAF Yatesbury', 'airport'), ('RAF Brize Norton', 'airport')]",0.0,0.0,0.0 +391,FIGER-fine,"Madrid-Seville high-speed railway lineThe Madrid-Seville high-speed railway line connects Madrid with Seville in the south of Spain, passing through the cities of Ciudad Real, Puertollano and Cordoba, where the Cordoba-Malaga high-speed railway line branches off towards Malaga just outside of Los Mochos near Almodovar del Rio.","[('Puertollano', 'city')]","[('Madrid-Seville', 'city'), ('Madrid-Seville', 'city'), ('Madrid', 'city'), ('Seville', 'city'), ('Spain', 'country'), ('Ciudad Real', 'city'), ('Puertollano', 'city'), ('Cordoba', 'city'), ('Cordoba-Malaga', 'city'), ('Malaga', 'city'), ('Los Mochos', 'city'), ('Almodovar del Rio', 'city')]",0.09090909090909091,1.0,0.16666666666666669 +392,FIGER-fine,"Jeremy Spencer is an album by British blues rock musician Jeremy Spencer, who was a member of Fleetwood Mac from 1967-71.","[('Fleetwood Mac', 'author'), ('Fleetwood Mac', 'artist'), ('Fleetwood Mac', 'musician')]","[('Jeremy Spencer', 'musician'), ('Jeremy Spencer', 'musician')]",0.0,0.0,0.0 +393,FIGER-fine,"Jean Lefebvre ( born October 3, 1919, Valenciennes, Nord, France - died July 9, 2004, Marrakech, Morocco ) was a French film actor.","[('Nord', 'county')]","[('Jean Lefebvre', 'actor'), ('Valenciennes', 'city'), ('Nord', 'city'), ('France', 'country'), ('July 9, 2004', 'point in time'), ('Marrakech', 'city'), ('Morocco', 'country'), ('French', 'country')]",0.0,0.0,0.0 +394,FIGER-fine,"It enters Croatia again in Metkovic, in the very south-east of Dalmatia, where it ends at the Ploce harbour.","[('PloÄe', 'city')]","[('Croatia', 'country'), ('Metkovic', 'city'), ('Ploce harbour', 'body of water')]",0.0,0.0,0.0 +395,FIGER-fine,His Anglo-Catholic leanings were a bar to his preferment in the Church of England.,"[('Church of England', 'religion')]","[('Church of England', 'religion')]",1.0,1.0,1.0 +396,FIGER-fine,"Nettleship was born at Kettering, and was educated at Lancing College, Durham School and Charterhouse schools, and Corpus Christi College, Oxford.","[('Durham School', 'educational institution')]","[('Nettleship', 'educational institution'), ('Kettering', 'city'), ('Lancing College', 'educational institution'), ('Durham School', 'educational institution'), ('Charterhouse schools', 'educational institution'), ('Corpus Christi College', 'educational institution'), ('Oxford', 'city')]",0.14285714285714285,1.0,0.25 +397,FIGER-fine,For 2007 he drove a Oreca Saleen S7-R in the 24 Hours of Le Mans.,"[('Saleen S7', 'car')]",[],0.0,0.0,0.0 +398,FIGER-fine,"After its premiere in Glasgow in 1967, A Day in the Death of Joe Egg opened in London 's West End in 1967 then transferred to Broadway the next year.","[('West End theatre', 'theater')]","[('Glasgow', 'city'), ('1967', 'point in time'), ('A Day in the Death of Joe Egg', 'film'), ('London', 'city'), ('West End', 'theater'), ('1967', 'point in time'), ('Broadway', 'theater')]",0.0,0.0,0.0 +399,FIGER-fine,"He became manager of Enfield Town in 1947, a post that he held until his death two years later.","[('Enfield Town F.C.', 'sports team')]","[('He', 'director'), ('manager', 'director'), ('Enfield Town', 'city'), ('1947', 'point in time'), ('he', 'director')]",0.0,0.0,0.0 +400,FIGER-fine,"After graduation and initial officer training, he served in Korea as a tank platoon leader in the 2nd Infantry Division 's 1st Battalion, 72nd Armor.","[('2nd Infantry Division', 'military')]","[('Korea', 'country'), ('2nd Infantry Division', 'military'), ('1st Battalion, 72nd Armor', 'military')]",0.3333333333333333,1.0,0.5 +401,FIGER-fine,"In the event, the two co-wrote 1633 and collaborated further on integrating the short fiction ( much of it, unsolicited ) into the de facto Ring of Fire sequelRing of Fire < / small >.","[('Ring of Fire', 'written work')]",[],0.0,0.0,0.0 +402,FIGER-fine,"He defeated Willie Meehan, who had decisioned Jack Dempsey, Gunboat Smith and Charley Weinart.","[('Gunboat Smith', 'athlete'), ('Gunboat Smith', 'actor')]","[('Jack Dempsey', 'soldier'), ('Gunboat Smith', 'soldier')]",0.0,0.0,0.0 +403,FIGER-fine,"The plane, operated by Sabah Air, coming from Labuan crashed in the sub-district of Sembulan in Kota Kinabalu upon approaching Kota Kinabalu International Airport.","[('Kota Kinabalu International Airport', 'airport')]","[('The plane', 'airplane'), ('Sabah Air', 'airline'), ('Labuan', 'city'), ('Sembulan', 'city'), ('Kota Kinabalu', 'city'), ('Kota Kinabalu', 'city')]",0.0,0.0,0.0 +404,FIGER-fine,"In Rimini he first planned a symphony with each of the four movements dedicated to a different Italian city - Rome ( opening movement ), Venice ( Andante ), Florence ( Scherzo ) and Naples ( finale ).","[('Florence', 'city'), ('Florence', 'cemetery')]","[('Rimini', 'city'), ('Rome', 'city'), ('Venice', 'city'), ('Florence', 'city'), ('Naples', 'city')]",0.2,0.5,0.28571428571428575 +405,FIGER-fine,Dunn was drafted by the Detroit Tigers in the fourth round of the 1983 amateur draft.,"[('Detroit Tigers', 'actor'), ('Detroit Tigers', 'sports team')]","[('Detroit Tigers', 'sports team'), ('1983 amateur draft', 'election')]",0.5,0.5,0.5 +406,FIGER-fine,"It is bordered on the north by Gaianes, on the east by Planes, on the west by Muro d'Alcoi, and on the south by Benimarfull.","[('Benimarfull', 'city')]","[('Gaianes', 'mountain'), ('Planes', 'mountain'), (""Muro d'Alcoi"", 'mountain')]",0.0,0.0,0.0 +407,FIGER-fine,"Westheimer, an American businessman, banker and philanthropist from Ohio, began the Big Brothers movement on July 4, 1903, when he discovered a young boy rummaging through a garbage pail outside the rear entrance to his office.","[('Ohio', 'province'), ('Ohio', 'cemetery')]","[('American', 'country'), ('Ohio', 'province'), ('July 4, 1903', 'point in time')]",0.3333333333333333,0.5,0.4 +408,FIGER-fine,"Edward T. O'Connor, Jr. ( born October 6, 1942 ) is an American Democratic Party politician, who served in the New Jersey Senate from 1982 to 2002, where he represented the 31st legislative district.","[('Democratic Party', 'political party')]","[(""Edward T. O'Connor, Jr."", 'politician'), ('American Democratic Party', 'political party'), ('New Jersey Senate', 'political party')]",0.0,0.0,0.0 +409,FIGER-fine,"Holy Trinity Church, also known as the Church of the Holy Trinity ( Episcopal ) was an historic Carpenter Gothic style Episcopal church located at 325 Gold Street in Juneau, Alaska.","[('Alaska', 'province')]","[('Episcopal', 'religion'), ('325 Gold Street', 'road'), ('Juneau', 'city'), ('Alaska', 'country')]",0.0,0.0,0.0 +410,FIGER-fine,"The Colorado House of Representatives is the lower house of the Colorado General Assembly, the state legislature of the U.S. state of Colorado.","[('Colorado', 'province')]","[('The Colorado House of Representatives', 'government agency'), ('U.S.', 'country')]",0.0,0.0,0.0 +411,FIGER-fine,"It is located 12 miles ENE of Kolomyya, 35 miles SE of Ivano-Frankivsk ( formerly Stanislavov ) and 430 WSW of Kiev, at approximately 4835N2517E.","[('Stanislavov', 'city')]","[('Kolomyya', 'city'), ('Ivano-Frankivsk', 'city'), ('Kiev', 'city')]",0.0,0.0,0.0 +412,FIGER-fine,The report also said The Sunday Times Military analyst Iqbal Athas had reported military intelligence UAVs had taken images of the LTTE helicopters and Mulativu airstrip.,"[('The Sunday Times', 'written work')]","[('The Sunday Times', 'newspaper'), ('LTTE', 'terrorist organization'), ('Mulativu airstrip', 'airport')]",0.0,0.0,0.0 +413,FIGER-fine,"Les Americains was first published in 1958 by Robert Delpire in Paris, and finally in 1959 in the United States by Grove Press, where it initially received substantial criticism.","[('Grove Press', 'author'), ('Grove Press', 'company')]","[('Les Americains', 'written work'), ('1958', 'point in time'), ('Robert Delpire', 'author'), ('Paris', 'city'), ('1959', 'point in time'), ('United States', 'country')]",0.0,0.0,0.0 +414,FIGER-fine,"Stiles Oliver Clements ( March 2, 1883 & ndash; January 15, 1966 ) was a Los Angeles architect trained at the Ecole des Beaux-Arts, Paris, and a key figure in the art deco movement of 1920s Los Angeles.","[('Paris', 'county'), ('Paris', 'company'), ('Paris', 'city'), ('Paris', 'language')]","[('Oliver Clements', 'architect'), ('Los Angeles', 'city'), ('Ecole des Beaux-Arts', 'educational institution'), ('Paris', 'city'), ('Los Angeles', 'city')]",0.25,0.25,0.25 +415,FIGER-fine,"Gifford Pinchot was born in Simsbury, Connecticut, in 1865; he graduated from Phillips Exeter Academy and Yale University in 1889, where he was a member of Skull and Bones.","[('Simsbury, Connecticut', 'city')]","[('Simsbury', 'city'), ('1865', 'point in time'), ('Phillips Exeter Academy', 'educational institution'), ('Yale University', 'educational institution'), ('1889', 'point in time'), ('Skull and Bones', 'educational institution')]",0.0,0.0,0.0 +416,FIGER-fine,"He went to SUNY Oswego, and after his sophomore year he transferred to Queens College, City University of New York, graduating with a degree in communications and theater.","[('Queens College, City University of New York', 'educational institution')]","[('SUNY Oswego', 'educational institution'), ('Queens College', 'educational institution'), ('City University of New York', 'educational institution'), ('communications and theater', 'theater')]",0.0,0.0,0.0 +417,FIGER-fine,"An unidentified supporter of Senator Manny Villar, president of the Nacionalista Party and the standard bearer of the Nacionalista Party for President of the Philippines, sent a second fake psychiatric report to Villar 's volunteer center located at Star Mall in Mandaluyong City.","[('Senate of the Philippines', 'government')]","[('Senator Manny Villar', 'politician'), ('Nacionalista Party', 'political party'), ('Nacionalista Party', 'political party'), ('Mandaluyong City', 'city')]",0.0,0.0,0.0 +418,FIGER-fine,"Telus has relaunched Clearnet as a discount provider with a "" limited market trial "" in Kelowna, British Columbia and Red Deer, Alberta.","[('Red Deer, Alberta', 'city')]","[('Telus', 'company'), ('Clearnet', 'company'), ('Kelowna', 'city'), ('British Columbia', 'province'), ('Red Deer', 'city'), ('Alberta', 'province')]",0.0,0.0,0.0 +419,FIGER-fine,"A lesser-known complex is the Empire State Plaza ( ESP ) in Albany, the state 's capital.","[('Albany, New York', 'city'), ('Albany, New York', 'cemetery')]","[('Empire State', 'city'), ('Albany', 'city')]",0.0,0.0,0.0 +420,FIGER-fine,"Tony Johnson, another member of the original team, designed and built CUR 's original transmission system in 1979, and went on to work with Tim Berners Lee at Stanford Linear Accelerator Center and in 1992 designed MidasWWW, one of the first ever web browsers.","[('Stanford Linear Accelerator Center', 'educational department')]","[('1979', 'point in time'), ('Tim Berners Lee', 'engineer'), ('1992', 'point in time'), ('MidasWWW', 'website')]",0.0,0.0,0.0 +421,FIGER-fine,"In Angola and Namibia the baobabs grow in woodlands, and in coastal regions, in addition to savannahs.","[('Namibia', 'country')]","[('Angola', 'country'), ('Namibia', 'country'), ('baobabs', 'animal'), ('coastal regions', 'body of water')]",0.25,1.0,0.4 +422,FIGER-fine,"jpgthumbJean Renggli ( 1891 ) The Rutlischwur is a legendary oath of the Old Swiss Confederacy, taken on the Rutli, a meadow above Lake Lucerne near Seelisberg.","[('Lake Lucerne', 'body of water')]","[('Lake Lucerne', 'body of water'), ('Seelisberg', 'body of water')]",0.5,1.0,0.6666666666666666 +423,FIGER-fine,"James Henderson Douglas, Jr. ( born Cedar Rapids, Iowa, March 11, 1899; died Lake Forest, Illinois, February 24, 1988 ) was a lawyer and senior-level official in the United States Government.","[('Lake Forest, Illinois', 'city')]","[('Cedar Rapids', 'city'), ('March 11, 1899', 'point in time'), ('Lake Forest', 'city'), ('February 24, 1988', 'point in time'), ('lawyer', 'law'), ('United States Government', 'government')]",0.0,0.0,0.0 +424,FIGER-fine,"First and foremost, Classical Hebrew was preserved in full through well-recognized sources, chiefly the Tanakh ( especially those portions used liturgically like the Torah, Haftarot, Megilot, and the Book of Psalms ) and the Mishnah.","[('Book of Psalms', 'written work')]","[('Classical Hebrew', 'language'), ('Tanakh', 'written work'), ('Torah', 'written work'), ('Haftarot', 'written work'), ('Megilot', 'written work'), ('Book of Psalms', 'written work'), ('Mishnah', 'written work')]",0.14285714285714285,1.0,0.25 +425,FIGER-fine,"In 2003, Mike Judge and Don Hertzfeldt created a new touring festival of animation marketed towards adults and college students.","[('Don Hertzfeldt', 'author'), ('Don Hertzfeldt', 'director'), ('Don Hertzfeldt', 'artist'), ('Don Hertzfeldt', 'actor')]","[('2003', 'point in time'), ('Mike Judge', 'author'), ('Don Hertzfeldt', 'author')]",0.3333333333333333,0.25,0.28571428571428575 +426,FIGER-fine,His notable film appearances include 3:10 to Yuma ( 1957 ) and Underworld U.S.A. ( 1961 ).,"[('Underworld U.S.A.', 'film')]","[('3:10 to Yuma', 'film')]",0.0,0.0,0.0 +427,FIGER-fine,"In 1979 he played the role of a Dervish in Meetings with Remarkable Men, directed by Peter Brook.","[('Meetings with Remarkable Men', 'written work')]","[('Peter Brook', 'director')]",0.0,0.0,0.0 +428,FIGER-fine,"Acton Trussell and Bednall is a civil parish in the South Staffordshire district of Staffordshire, England.","[('England', 'country')]","[('Acton Trussell and Bednall', 'cemetery'), ('Staffordshire', 'province'), ('Staffordshire', 'province'), ('England', 'country')]",0.3333333333333333,1.0,0.5 +429,FIGER-fine,"Following the outbreak of World War I, the battalion was activated as the 9th Armored Engineer Battalion, part of the newly 9th Armored Division.","[('U.S. 9th Armored Division', 'military')]","[('World War I', 'military conflict'), ('9th Armored Engineer Battalion', 'military'), ('9th Armored Division', 'military')]",0.0,0.0,0.0 +430,FIGER-fine,Saipa 111 is a small hatchback car produced in 2010 by SAIPA in Iran.,"[('Iran', 'cemetery'), ('Iran', 'country')]","[('Saipa 111', 'car'), ('2010', 'point in time'), ('Iran', 'country')]",0.3333333333333333,0.5,0.4 +431,FIGER-fine,The London Naval Treaty added more restrictions to ship design and displacements were temporarily reduced ( '' Hatsuharu '' - and '' Shiratsuyu '' - classes ) until Japan withdrew from the naval treaties.,"[('Shiratsuyu class destroyer', 'ship')]","[('The London Naval Treaty', 'law'), ('ship', 'ship'), ('Japan', 'country')]",0.0,0.0,0.0 +432,FIGER-fine,"The Simpsons character Professor Frink, a Jerry Lewis-esque scientist, was named after Frink, although the character was introduced before he was hired as a writer on the show.","[('Jerry Lewis', 'author'), ('Jerry Lewis', 'director'), ('Jerry Lewis', 'artist'), ('Jerry Lewis', 'actor')]","[('The Simpsons', 'film')]",0.0,0.0,0.0 +433,FIGER-fine,"Pacifist Congresswoman Jeannette Rankin, a Republican from Montana, cast the only dissenting vote.","[('Jeannette Rankin', 'politician')]","[('Congresswoman Jeannette Rankin', 'politician'), ('Republican', 'political party'), ('Montana', 'mountain')]",0.0,0.0,0.0 +434,FIGER-fine,"Eugene Louis Gabriel Isabey ( 22 July 1803 & ndash; 27 April 1886 ) was a French painter, draftsman, and printmaker.","[('Painting', 'artist')]","[('Eugene Louis Gabriel Isabey', 'artist'), ('22 July 1803', 'point in time'), ('French', 'country'), ('printmaker', 'artist')]",0.0,0.0,0.0 +435,FIGER-fine,"Raul Ivan Fabiani Bosio ( born February 23, 1984 in Valencia, Spain ), known as Fabiani, is a naturalized Equatoguinean football striker who plays for the Alcoyano in the Spanish Segunda Division B ( Group 3 ).","[('Spain', 'country'), ('Spain', 'ethnicity')]","[('Raul Ivan Fabiani', 'athlete'), ('Valencia', 'city'), ('Spain', 'country')]",0.3333333333333333,0.5,0.4 +436,FIGER-fine,"Berlin Jungfernheide is a railway station located at Charlottenburg-Nord, in the Charlottenburg-Wilmersdorf district of Berlin, served by the S-Bahn lines SBBS41 and SBBS42, the U-Bahn line BVGU7 and Regional-Express trains of the Deutsche Bahn.","[('Deutsche Bahn', 'company'), ('Deutsche Bahn', 'transit system')]","[('Berlin', 'city'), ('Berlin', 'city'), ('S-Bahn lines SBBS41', 'transit line'), ('SBBS42', 'transit line'), ('U-Bahn line BVGU7', 'transit line'), ('Deutsche Bahn', 'railway')]",0.0,0.0,0.0 +437,FIGER-fine,"Norris, who had with him, besides his own fourt-rate ship of the line, the 50-gun HMS Oxford, the sloop Spence and the fireship Duke, chased the galleys and drove them into the French port of Saint Tropez.","[('HMS Duke', 'ship')]","[('HMS Oxford', 'ship'), ('Spence', 'ship'), ('fireship Duke', 'ship'), ('Saint Tropez', 'city')]",0.0,0.0,0.0 +438,FIGER-fine,Praz ( Romansh: Preaz ) was a municipality in the district of Hinterrhein in the Swiss canton of Graubunden.,"[('Switzerland', 'country')]",[],0.0,0.0,0.0 +439,FIGER-fine,"When the Calgary Board of Education opened its only all-female school in 2003, it honored her by naming it the Alice Jamieson Girls ' Academy.","[(""Alice Jamieson Girls' Academy"", 'educational institution')]","[('Calgary Board of Education', 'government agency'), ('2003', 'point in time'), (""Alice Jamieson Girls ' Academy"", 'educational institution')]",0.0,0.0,0.0 +440,FIGER-fine,"Having played for Brazilian club side Ulbra, for Olympiakos Piraeus and Panathinaikos VC in Greece his international experience is immense and he is sure to be Venezuela 's heart and soul again during the 2003 World League and for many more years to come.","[('Greece', 'author'), ('Greece', 'language'), ('Greece', 'government'), ('Greece', 'country')]","[('Greece', 'country'), ('Venezuela', 'country'), ('2003 World League', 'sports league')]",0.3333333333333333,0.25,0.28571428571428575 +441,FIGER-fine,The Citroen DS4 is the second model in the new premium ( Luxury vehicle ) sub-brand DS created by Citroen to run alongside its mainstream cars.,"[('Luxury vehicle', 'car')]","[('Citroen', 'company'), ('DS4', 'car'), ('Citroen', 'company')]",0.0,0.0,0.0 +442,FIGER-fine,"Akvsenti Gilauri ( born August 6, 1979 in Tbilisi, Georgia ) is a Georgian football defender who currently plays for Pegah Gilan in Iran 's Premier Football League.","[('Pegah Gilan F.C.', 'sports team')]","[('Gilauri', 'athlete'), ('Tbilisi', 'city'), ('Georgia', 'country'), ('Pegah Gilan', 'sports team'), ('Iran', 'country'), ('Premier Football League', 'sports league')]",0.0,0.0,0.0 +443,FIGER-fine,"The series was produced by UTV Software Communications and set in the backdrop of Kuala Lumpur, Malaysia.","[('Malaysia', 'country')]","[('UTV Software Communications', 'company'), ('Kuala Lumpur', 'city'), ('Malaysia', 'country')]",0.3333333333333333,1.0,0.5 +444,FIGER-fine,"The same year, the arena hosted its only international match, where Norway beat Saudi Arabia 6-0.","[('Saudi Arabia national football team', 'sports team')]","[('Norway', 'country'), ('Saudi Arabia', 'country')]",0.0,0.0,0.0 +445,FIGER-fine,Another 43 & nbsp; km of the expressway ring road is opening behind schedule ( the portion linking it up with the Jingshi Expressway and ultimately ending in Liangxiang in December 2004 and the section from the Badaling Expressway to Wenquan/Zhaikou in Mentougou in early January 2005 ).,"[('Badaling Expressway', 'road')]","[('Jingshi Expressway', 'road'), ('Liangxiang', 'city'), ('December 2004', 'point in time'), ('Badaling Expressway', 'road'), ('Wenquan/Zhaikou', 'city'), ('Mentougou', 'city'), ('early January 2005', 'point in time')]",0.14285714285714285,1.0,0.25 +446,FIGER-fine,"Meade Memorial, is a public artwork by American artist Charles Grafly, located at 3rd & amp; Pennsylvania Avenue N.W. in Washington, D.C., United States.","[('Pennsylvania Avenue', 'road')]","[('Meade Memorial', 'cemetery'), ('Charles Grafly', 'artist'), ('3rd & amp; Pennsylvania Avenue N.W.', 'road'), ('Washington, D.C.', 'city'), ('United States', 'country')]",0.0,0.0,0.0 +447,FIGER-fine,"The hero, Sir Mullich in Heroes of Might and Magic III: Armageddon 's Blade, is named after him.","[(""Heroes of Might and Magic III: Armageddon's Blade"", 'game')]","[('The hero', 'athlete')]",0.0,0.0,0.0 +448,FIGER-fine,The management of the guarantees is in the hands of Euler Hermes Kreditversicherungs-AG ( which is the lead ) and PricewaterhouseCoopers Aktiengesellschaft Wirtschaftsprufungsgesellschaft.,"[('PricewaterhouseCoopers', 'company')]","[('Euler Hermes', 'company'), ('Kreditversicherungs-AG', 'company'), ('PricewaterhouseCoopers', 'company')]",0.3333333333333333,1.0,0.5 +449,FIGER-fine,The word Ashkenaz first appears in the genealogy in the Tanakh ( Genesis 10 ) as a son of Gomer and grandson of Japheth.,"[('Tanakh', 'written work')]",[],0.0,0.0,0.0 +450,FIGER-fine,"Slayer was the opening act for Bitch at the Woodstock Club in Los Angeles, performing eight songs-six being covers.","[('Los Angeles', 'city')]","[('Slayer', 'terrorist attack'), ('Los Angeles', 'city')]",0.5,1.0,0.6666666666666666 +451,FIGER-fine,"That was followed a year later by "" It 's Gonna Work Out Fine "" ( written by Rose Marie McCoy ), which included Mickey from one-hit wonders duo Mickey & amp; Sylvia as "" Ikey "" in the background.","[(""It's Gonna Work Out Fine"", 'music')]","[(""It 's Gonna Work Out Fine"", 'film'), ('Rose Marie McCoy', 'author'), ('Mickey', 'film'), ('Mickey & amp; Sylvia', 'film'), ('Ikey', 'film')]",0.0,0.0,0.0 +452,FIGER-fine,"The name was chosen both to reflect Portland 's reputation as the Rose City, and to reflect the importance to basketball heritage of Boston Garden and Madison Square Garden arenas in Boston and New York City, respectively.","[('Boston', 'city')]","[('Portland', 'city'), ('Rose City', 'city'), ('Boston', 'city'), ('Madison Square Garden', 'theater'), ('Boston', 'city'), ('New York City', 'city')]",0.2,1.0,0.33333333333333337 +453,FIGER-fine,"Denmark is the place of birth of Moss Kent Dickinson, a Canadian businessman, mayor of Ottawa, founder of the town of Manotick, and member of the Canadian Parliament.","[('Canadian Parliament', 'government')]","[('Denmark', 'country'), ('Moss Kent Dickinson', 'politician'), ('Canadian', 'country'), ('Ottawa', 'city'), ('town of Manotick', 'city')]",0.0,0.0,0.0 +454,FIGER-fine,Ruth Grulkowski was a competitor in the gymnastics competition at the 1952 Summer Olympics in Helsinki.,"[('1952 Summer Olympics', 'sports event')]","[('Ruth Grulkowski', 'athlete'), ('1952 Summer Olympics', 'sports event'), ('Helsinki', 'city')]",0.3333333333333333,1.0,0.5 +455,FIGER-fine,"Two of her younger brothers were Thomas Thorne, one the founding managers of London 's Vaudeville Theatre, and George Thorne, the singer and actor, best known for his performances in the comic baritone roles of the Savoy Operas with the D'Oyly Carte Opera Company.","[('George Thorne', 'artist')]","[('Thomas Thorne', 'actor'), ('London', 'city'), ('Vaudeville Theatre', 'theater'), ('George Thorne', 'actor'), ('singer and actor', 'musician'), (""D'Oyly Carte Opera Company"", 'company')]",0.0,0.0,0.0 +456,FIGER-fine,"There are no newcomers to the top division but Kimurayama, Tochinonada, Koryu and Wakakoyu all return.","[('Koryu Tadaharu', 'athlete'), ('Koryu Tadaharu', 'artist')]","[('Kimurayama', 'city'), ('Tochinonada', 'city'), ('Koryu', 'city'), ('Wakakoyu', 'city')]",0.0,0.0,0.0 +457,FIGER-fine,The Showdown is a term used to refer to the derby match between local rivals the Adelaide Crows and Port Adelaide in the sport of Australian rules football in the Australian Football League.,"[('Australian Football League', 'sports league')]","[('The Showdown', 'sports event'), ('derby match', 'sports event'), ('Adelaide Crows', 'sports team'), ('Australian Football League', 'sports league')]",0.25,1.0,0.4 +458,FIGER-fine,"A reviewer for BBC claimed the album is successfully intimate and intense, and suggested it would be appropriate for "" either a wet afternoon or long candlelit nights of soul searching "".","[('BBC', 'broadcast network'), ('BBC', 'author'), ('BBC', 'news agency'), ('BBC', 'company'), ('BBC', 'engineer'), ('BBC', 'artist')]","[('BBC', 'news agency')]",1.0,0.16666666666666666,0.2857142857142857 +459,FIGER-fine,"In 1985 she took part in the StanNavForMed ( Standing Naval Force Mediterranean ), calling at Gibraltar, Palma de Mallorca, Naples, & amp; Messina.","[('Messina', 'city')]","[('Gibraltar', 'city'), ('Palma de Mallorca', 'city'), ('Naples', 'city'), ('Messina', 'city')]",0.25,1.0,0.4 +460,FIGER-fine,"He was the host at a now-celebrated party in Paris on May 18, 1922, when Marcel Proust met James Joyce ( without the slightest rapport ), and other guests included Diaghilev, Stravinsky and Picasso.","[('Marcel Proust', 'author')]","[('Paris', 'city'), ('May 18, 1922', 'point in time'), ('Marcel Proust', 'author'), ('James Joyce', 'author'), ('Diaghilev', 'artist'), ('Stravinsky', 'musician'), ('Picasso', 'artist')]",0.14285714285714285,1.0,0.25 +461,FIGER-fine,"Saint Mary 's Cathedral is a Catholic cathedral located on Bo Aung Kyaw Street in Botahtaung Township, Yangon, Burma.","[('Burma', 'natural disaster'), ('Burma', 'country')]","[('Catholic', 'religion'), ('Bo Aung Kyaw Street', 'road'), ('Yangon', 'city'), ('Burma', 'country')]",0.25,0.5,0.3333333333333333 +462,FIGER-fine,The Roman Catholic Metropolitan Archdiocese of Cape Town ( Archidioecesis Civitatis Capitis ) is an ecclesiastical territory or diocese of the Roman Catholic Church in South Africa.,"[('Cape Town', 'city')]","[('Cape Town', 'city'), ('Roman Catholic Church', 'religion'), ('South Africa', 'country')]",0.3333333333333333,1.0,0.5 +463,FIGER-fine,"In 1996 a pair of 8-inch wide stripes was used on the Dodge Viper GTS, starting a revival in Europe; they are sometimes referred to as Viper Stripes.","[('Dodge Viper', 'car')]","[('Dodge Viper GTS', 'car'), ('Europe', 'country')]",0.0,0.0,0.0 +464,FIGER-fine,"Fantasy Forest is the name of a series of ten Choose Your Own Adventure style gamebooks, published by TSR, Inc. from 1983 to 1984.","[('Choose Your Own Adventure', 'written work')]","[('Fantasy Forest', 'game'), ('Choose Your Own Adventure', 'game'), ('TSR, Inc.', 'company')]",0.0,0.0,0.0 +465,FIGER-fine,Starting in 2000 the airline replaced its fleet of aircraft in Sweden and Denmark with 24 brand new Bombardier Dash 8 Q400 aircraft seating 72 or 58 people.,"[('Dash 8', 'airplane')]","[('2000', 'point in time'), ('Sweden', 'country'), ('Denmark', 'country'), ('Bombardier Dash 8 Q400 aircraft', 'airplane')]",0.0,0.0,0.0 +466,FIGER-fine,"Its ruins are found in the village of Dindebol, Ermenek district, Turkey.","[('Turkey', 'government'), ('Turkey', 'country')]","[('Ermenek district', 'city'), ('Turkey', 'country')]",0.5,0.5,0.5 +467,FIGER-fine,"It owns 14 properties of two -, three -, four - and five -, star hotels with 2,100 rooms in Arad, Bucharest, Oradea, Sibiu, Suceava, Targu Mures, Turnu Severin, Portile de Fier, Timisoara, and Timisu de Sus.","[('Oradea', 'city'), ('Oradea', 'cemetery')]","[('Arad', 'city'), ('Bucharest', 'city'), ('Oradea', 'city'), ('Sibiu', 'city'), ('Suceava', 'city'), ('Targu Mures', 'city'), ('Turnu Severin', 'city'), ('Portile de Fier', 'city'), ('Timisoara', 'city'), ('Timisu de Sus', 'city')]",0.1,0.5,0.16666666666666669 +468,FIGER-fine,"The 1964 Nashville 400 is a NASCAR Grand National ( now Sprint Cup Series ) race that took place on August 2, 1964 at Nashville Speedway ( now Music City Motorplex ) in the American community of Nashville, Tennessee.","[('Nashville, Tennessee', 'city')]","[('Nashville', 'city'), ('NASCAR Grand National', 'sports league'), ('Sprint Cup Series', 'sports league'), ('August 2, 1964', 'point in time'), ('Nashville', 'city'), ('Music City Motorplex', 'sports facility'), ('Nashville, Tennessee', 'city')]",0.16666666666666666,1.0,0.2857142857142857 +469,FIGER-fine,"Floss, Arkansas is an unincorporated community in Boston Township, Washington County, Arkansas, United States.","[('Washington County, Arkansas', 'county')]","[('Washington County', 'county'), ('United States', 'country')]",0.0,0.0,0.0 +470,FIGER-fine,"Muriqi began playing football in Second Yugoslav League club FK Buducnost Pec but, after only one season there, he moved to KF Pristina, where he played for five seasons in the Yugoslav First League from 1982 to 1988.","[('Yugoslav First League', 'sports league')]","[('Muriqi', 'athlete'), ('Second Yugoslav League', 'sports league'), ('FK Buducnost Pec', 'city'), ('KF Pristina', 'city'), ('Yugoslav First League', 'sports league')]",0.2,1.0,0.33333333333333337 +471,FIGER-fine,"Born in Los Angeles, he studied trumpet and composition at the University of Southern California and California Institute of the Arts, going on to work for Harry Partch.","[('California Institute of the Arts', 'educational institution')]","[('Los Angeles', 'city'), ('University of Southern California', 'educational institution'), ('California Institute of the Arts', 'educational institution')]",0.3333333333333333,1.0,0.5 +472,FIGER-fine,"He completed a law degree from the University of Southern California 's Gould School of Law in 1973, and worked as a Los Angeles County deputy district attorney from 1973 to 1979, resigning amid frustration with the court system.","[('district attorney', 'title'), ('district attorney', 'politician')]","[('law degree', 'law'), ('University of Southern California', 'educational institution'), ('Gould School of Law', 'educational degree'), ('1973', 'point in time'), ('Los Angeles County', 'county'), ('1973', 'point in time'), ('frustration', 'protest')]",0.0,0.0,0.0 +473,FIGER-fine,"A long, narrow corridor through to the besieged garrison of Konigsberg was also maintained through a joint effort by the garrison and the Großdeutschland Panzergrenadier Division against the attacks of the 11th Guards Army.","[('11th Guards Army', 'military')]","[('Konigsberg', 'city'), ('Großdeutschland Panzergrenadier Division', 'military'), ('11th Guards Army', 'military')]",0.3333333333333333,1.0,0.5 +474,FIGER-fine,The A&A: Pacific 1940 edition includes China and ANZAC ( Australia & amp; New Zealand armed forces ).,"[('Australia', 'language'), ('Australia', 'country')]","[('China', 'country'), ('ANZAC', 'military'), ('Australia', 'country'), ('New Zealand', 'country')]",0.25,0.5,0.3333333333333333 +475,FIGER-fine,"November 19 - The Surface Transportation Board releases the final Environmental Impact Statement on Dakota, Minnesota and Eastern Railroad 's plan to expand into Wyoming 's Powder River Basin.","[('Wyoming', 'province')]","[('The Surface Transportation Board', 'government agency'), ('Dakota, Minnesota and Eastern Railroad', 'railway'), ('Wyoming', 'province'), ('Powder River Basin', 'body of water')]",0.25,1.0,0.4 +476,FIGER-fine,"It saw the return of Tobey Maguire as Peter Parker, Kirsten Dunst as Mary Jane Watson and James Franco as Harry Osborn.","[('Kirsten Dunst', 'author'), ('Kirsten Dunst', 'director'), ('Kirsten Dunst', 'artist'), ('Kirsten Dunst', 'actor')]","[('Tobey Maguire', 'actor'), ('Kirsten Dunst', 'actor'), ('James Franco', 'actor'), ('Harry Osborn', 'film')]",0.25,0.25,0.25 +477,FIGER-fine,"E. & nbsp; microphyllum grows epiphytically at low altitudes in the tropical rain forests of northern Brazil, Colombia, Ecuador ( including a site in Napo at 180 & nbsp; m ), French Guiana, Guyana, Peru, Suriname, and Venezuela.","[('French Guiana', 'county'), ('French Guiana', 'province'), ('French Guiana', 'country')]","[('microphyllum', 'living thing'), ('Brazil', 'country'), ('Colombia', 'country'), ('Ecuador', 'country'), ('French Guiana', 'country'), ('Guyana', 'country'), ('Peru', 'country'), ('Suriname', 'country'), ('Venezuela', 'country')]",0.1111111111111111,0.3333333333333333,0.16666666666666666 +478,FIGER-fine,"On 14 November 1984, in Glasgow, Urtubi gained the first of his two caps with Spain, starting in a 1 & ndash; 3 loss against Scotland for the 1986 FIFA World Cup qualifiers.","[('1986 FIFA World Cup', 'sports event')]","[('14 November 1984', 'point in time'), ('Glasgow', 'city'), ('Spain', 'country'), ('Scotland', 'country'), ('1986 FIFA World Cup qualifiers', 'sports event')]",0.0,0.0,0.0 +479,FIGER-fine,"Fanny Fischer ( born September 7, 1986 in Potsdam ) is a German sprint canoer who has been competing since 1996 and on the senior circuit since 2006.","[('Potsdam', 'city')]","[('Fanny Fischer', 'athlete'), ('Potsdam', 'city')]",0.5,1.0,0.6666666666666666 +480,FIGER-fine,"Giuliani 's entrance led Democratic Congressman Charles Rangel and others to recruit then-U.S. First Lady Hillary Rodham Clinton to run for Moynihan 's seat, hoping she might combat his star power.","[('Hillary Rodham Clinton', 'author'), ('Hillary Rodham Clinton', 'politician'), ('Hillary Rodham Clinton', 'actor')]","[('Giuliani', 'politician'), ('Democratic Congressman', 'politician'), ('Charles Rangel', 'politician'), ('Hillary Rodham Clinton', 'politician')]",0.25,0.3333333333333333,0.28571428571428575 +481,FIGER-fine,"He was educated at the American University of Beirut, and was one of the three founders of the Consolidated Contractors Company in 1952.","[('Consolidated Contractors Company', 'company')]","[('American University of Beirut', 'educational institution'), ('Consolidated Contractors Company', 'educational institution')]",0.0,0.0,0.0 +482,FIGER-fine,"Jesse B. Weaver Jr. ( born June 22, 1966 ), better known by the stage name Schoolly D, is an American rapper from Philadelphia, Pennsylvania.","[('Pennsylvania', 'province'), ('Pennsylvania', 'government')]","[('Philadelphia, Pennsylvania', 'city')]",0.0,0.0,0.0 +483,FIGER-fine,"Upon the United States ' involvement in World War II, Assistant Secretary of State Adolf Berle successfully urged Spalding to accept an assignment with the Office of Strategic Services.","[('World War II', 'military conflict'), ('World War II', 'military'), ('World War II', 'attack')]","[('United States', 'country'), ('World War II', 'military conflict'), ('Assistant Secretary of State', 'politician'), ('Adolf Berle', 'politician'), ('Office of Strategic Services', 'government agency')]",0.2,0.3333333333333333,0.25 +484,FIGER-fine,June 8 - Jack Doyle defeats America 's ' Beer Baron ' Two-Ton Tony Gelanto at Tolka Park.,"[('Tolka Park', 'sports team')]","[('Jack Doyle', 'actor'), ('America', 'country'), ('Beer Baron', 'monarch'), ('Tolka Park', 'park')]",0.0,0.0,0.0 +485,FIGER-fine,"On February 7, 2005 Itadori, along with the towns of Mugegawa and Mugi, and the villages of Horado and Kaminoho, all from Mugi District, was merged into the expanded city of Seki.","[('Kaminoho, Gifu', 'city')]","[('Itadori', 'city'), ('Mugegawa', 'city'), ('Mugi', 'city'), ('Mugi', 'city'), ('Seki', 'city')]",0.0,0.0,0.0 +486,FIGER-fine,"The Sieben Steinhauser is a group of five dolmens on the Luneburg Heath in the NATO training area of Bergen-Hohne, in the state of Lower Saxony in northern Germany.","[('Lower Saxony', 'province')]","[('Luneburg Heath', 'body of water'), ('Bergen-Hohne', 'body of water'), ('Germany', 'country')]",0.0,0.0,0.0 +487,FIGER-fine,He received his BA from Wartburg College and his MSW from the University of Iowa.,"[('University of Iowa', 'educational institution')]","[('BA', 'educational degree'), ('Wartburg College', 'educational institution'), ('MSW', 'educational degree'), ('University of Iowa', 'educational institution')]",0.25,1.0,0.4 +488,FIGER-fine,"It is mixed and compiled by Finnish trance duo Super8 & amp; Tab and English trance producer Mat Zo, and was released 10 May 2010 on Anjunabeats.","[('Mat Zo', 'artist')]","[('Super8 & amp; Tab', 'musician'), ('Mat Zo', 'musician')]",0.0,0.0,0.0 +489,FIGER-fine,"In 1945 the village had a population of 1,100 ( this figure included 400 Jewish residents of the Kibbutzim ‘ Amir and Sde Nehemia ).","[('Amir, Israel', 'city')]","[('1945', 'point in time')]",0.0,0.0,0.0 +490,FIGER-fine,"In contemporary use, the term Regular Army refers to the full-time active component of the United States Army, as distinguished from the Army Reserve and the Army National Guard.","[('Army National Guard', 'military')]","[('Regular Army', 'military'), ('United States Army', 'military'), ('Army', 'military'), ('Army National Guard', 'military')]",0.25,1.0,0.4 +491,FIGER-fine,"During his playing career he played for Rangers, Union Espanola, Deportes Temuco, Atletico Junior, Santos Laguna, Deportes Concepcion, Cruz Azul, Colo-Colo, Necaxa, Puebla and Al Wasl.","[('Club Social de Deportes Rangers de Talca', 'sports team')]","[('Rangers', 'sports team'), ('Union Espanola', 'sports team'), ('Deportes Temuco', 'city'), ('Atletico Junior', 'sports team'), ('Santos Laguna', 'city'), ('Deportes Concepcion', 'city'), ('Cruz Azul', 'city'), ('Colo-Colo', 'city'), ('Necaxa', 'city'), ('Puebla', 'city'), ('Al Wasl', 'city')]",0.0,0.0,0.0 +492,FIGER-fine,"In 1894, British publishers were given permission by the Royal Mail to manufacture and distribute picture postcards, which could be sent through the post.","[('Royal Mail', 'company')]","[('1894', 'point in time')]",0.0,0.0,0.0 +493,FIGER-fine,"The piece was commissioned by Eighth Blackbird, who performed the premiere of the piece in 2008, at the University of Richmond in Virginia.","[('University of Richmond', 'educational institution')]","[('2008', 'point in time'), ('University of Richmond', 'educational institution'), ('Virginia', 'city')]",0.3333333333333333,1.0,0.5 +494,FIGER-fine,"Baby-Towarzystwo ' baby-towa ' zystfo is a village in the administrative district of Gmina Dabrowice, within Kutno County, Lodz Voivodeship, in central Poland.","[('Kutno County', 'city')]","[('Gmina Dabrowice', 'county'), ('Kutno County', 'county'), ('Lodz Voivodeship', 'province'), ('Poland', 'country')]",0.0,0.0,0.0 +495,FIGER-fine,"She has since collaborated with many of the leading European conductors of the Baroque revival, including Marc Minkowski, Philippe Herreweghe, Paul McCreesh, Alan Curtis, Christophe Rousset, Rene Jacobs, and Fabio Biondi.","[('Philippe Herreweghe', 'artist'), ('Philippe Herreweghe', 'musician')]","[('Marc Minkowski', 'artist'), ('Philippe Herreweghe', 'artist'), ('Paul McCreesh', 'artist'), ('Alan Curtis', 'artist'), ('Christophe Rousset', 'artist'), ('Rene Jacobs', 'artist'), ('Fabio Biondi', 'artist')]",0.14285714285714285,0.5,0.22222222222222224 +496,FIGER-fine,"Gibson Township is one of the fourteen townships of Mercer County, Ohio, United States.","[('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')]","[('Mercer County', 'county'), ('United States', 'country')]",0.5,0.16666666666666666,0.25 +497,FIGER-fine,It is planned to reach Ashdod and to terminate in a junction with Highway 4.,"[('Highway 4', 'road')]","[('Ashdod', 'city'), ('Highway 4', 'road')]",0.5,1.0,0.6666666666666666 +498,FIGER-fine,The southern terminus of the route is at a junction with State Route 177 at Jackson.,"[('Alabama State Route 177', 'road')]","[('State Route 177', 'road')]",0.0,0.0,0.0 +499,FIGER-fine,"( ISBN 0-688-02816-0 ) Miller was portrayed by Fred Ward in the 1990 movie Henry & amp; June, and by Rip Torn in the 1970 film adaptation of Tropic of Cancer.","[('Rip Torn', 'director'), ('Rip Torn', 'artist'), ('Rip Torn', 'actor')]","[('Miller', 'actor'), ('Fred Ward', 'actor'), ('Henry & amp; June', 'film'), ('Rip Torn', 'actor'), ('Tropic of Cancer', 'film')]",0.2,0.3333333333333333,0.25 +500,FIGER-fine,"The station provided local news, community information, and specialist music programming to the towns of Alton, Petersfield, Haslemere, Liphook, Bordon and Four Marks.","[('Four Marks', 'city')]","[('local news', 'news agency'), ('specialist music', 'music'), ('Alton', 'city'), ('Petersfield', 'city'), ('Haslemere', 'city'), ('Liphook', 'city'), ('Bordon', 'city'), ('Four Marks', 'city')]",0.125,1.0,0.2222222222222222 +501,FIGER-fine,"At a speech to the Elizabeth Fry Society in 2001, she argued that homeless, mentally ill and criminal persons were being "" targeted for destruction "" in modern Canadian society.","[('Elizabeth Fry', 'author')]",[],0.0,0.0,0.0 +502,FIGER-fine,"With Stone, Pressman produced Kathryn Bigelow 's early film, the thriller, Blue Steel starring Jamie Lee Curtis.","[('Blue Steel', 'film')]","[('Kathryn Bigelow', 'author'), ('Blue Steel', 'film'), ('Jamie Lee Curtis', 'actor')]",0.3333333333333333,1.0,0.5 +503,FIGER-fine,"He won the 1996 The Australian/Vogel Literary Award, was three times Sydney Morning Herald Best Young Australian novelist, won a 2001 Arts Council England Writer 's Award and was University of Technology Sydney Alumnus of the Year 1997.","[('Arts Council England', 'company')]","[('The Australian/Vogel Literary Award', 'award'), ('Sydney Morning Herald', 'newspaper'), ('University of Technology Sydney', 'educational institution')]",0.0,0.0,0.0 +504,FIGER-fine,"He is much in demand for traditional Irish music working with Cooney and Begley and Liam O'Flynn, and has worked with some of the world 's top producers including Daniel Lanois, Pat McCarthy and Jimmy Iovine.","[('Pat McCarthy', 'artist')]","[('Irish music', 'music'), ('Daniel Lanois', 'artist'), ('Pat McCarthy', 'artist'), ('Jimmy Iovine', 'artist')]",0.25,1.0,0.4 +505,FIGER-fine,""" Deeper and Deeper "" is a song by Madonna, released as the second single from her 1992 studio album Erotica.","[('Erotica', 'music')]","[('Deeper and Deeper', 'music'), ('Madonna', 'musician'), ('Erotica', 'music')]",0.3333333333333333,1.0,0.5 +506,FIGER-fine,"With Karlsruhe, Stutensee, Graben-Neudorf, Waghausel, Neulußheim, Hockenheim, Oftersheim, Schwetzingen and Mannheim it passes through a total of eight cities and towns.","[('Oftersheim', 'city')]","[('Karlsruhe', 'city'), ('Stutensee', 'city'), ('Graben-Neudorf', 'city'), ('Waghausel', 'city'), ('Neulußheim', 'city'), ('Hockenheim', 'city'), ('Oftersheim', 'city'), ('Schwetzingen', 'city'), ('Mannheim', 'city')]",0.1111111111111111,1.0,0.19999999999999998 +507,FIGER-fine,"The Albany Free School was established in Albany, NY in 1969 and still operates today.","[('Albany, NY', 'city'), ('Albany, NY', 'cemetery')]","[('Albany', 'city'), ('Albany', 'city'), ('1969', 'point in time')]",0.0,0.0,0.0 +508,FIGER-fine,"Erika Alejandra Olivera de la Fuente ( born January 4, 1976 in Quinta Normal ) is a female marathon runner from Chile.","[('Quinta Normal', 'city')]","[('Erika Alejandra Olivera de la Fuente', 'athlete'), ('Quinta Normal', 'city'), ('Chile', 'country')]",0.3333333333333333,1.0,0.5 +509,FIGER-fine,Gates of Hope ) is an Israeli settlement and a communal village located at an elevation of 200 metres north-east of Rosh HaAyin and one kilometre east of the Green Line near Elkana in the north-western West Bank.,"[('Elkana', 'city')]","[('Rosh HaAyin', 'city'), ('Green Line', 'transit line'), ('Elkana', 'city')]",0.3333333333333333,1.0,0.5 +510,FIGER-fine,"The first incident was a January 1998 double homicide that occurred in the woods near Somma Lombardo, northwest of Milan.","[('Milan', 'city')]","[('January 1998', 'point in time'), ('Milan', 'city')]",0.5,1.0,0.6666666666666666 +511,FIGER-fine,"State Mutual Insurance Company is a mutual insurance company located in Rome, Georgia, and currently specializing in the sale of Medicare Supplement Insurance.","[('Georgia', 'province')]","[('State Mutual Insurance Company', 'company'), ('Rome', 'city'), ('Georgia', 'country')]",0.0,0.0,0.0 +512,FIGER-fine,"Amongst other rare activities, he played backgammon twice weekly with Lucille Ball - up until two weeks before she died - and was described by Ginger Rogers in the National Enquirer as her longtime pal.","[('backgammon', 'game')]","[('backgammon', 'game'), ('Lucille Ball', 'actor'), ('Ginger Rogers', 'actor'), ('National Enquirer', 'newspaper')]",0.25,1.0,0.4 +513,FIGER-fine,"September 2 & ndash; WWII: Following the invasion of Poland, Danzig ( now Gdansk, Poland ) is annexed to Nazi Germany.","[('GdaÅ„sk', 'city')]","[('WWII', 'military conflict'), ('Poland', 'country'), ('Danzig', 'city'), ('Gdansk', 'city'), ('Poland', 'country'), ('Nazi Germany', 'country')]",0.0,0.0,0.0 +514,FIGER-fine,"Meanwhile, the local chapters got into all sorts of projects, from University reform, community-university relations, and now, in a small way, the issue of the draft and Vietnam War.","[('Vietnam War', 'military conflict'), ('Vietnam War', 'attack')]","[('Meanwhile', 'point in time'), ('now', 'point in time'), ('Vietnam War', 'military conflict')]",0.3333333333333333,0.5,0.4 +515,FIGER-fine,"Her replacement, Lynda Laurence, who is Sundray Tucker 's sister, had already joined Mary Wilson and Jean Terrell onstage and on the Floy Joy album cover, as Birdsong 's pregnancy became visible.","[('Sundray Tucker', 'artist')]","[('Lynda Laurence', 'actor')]",0.0,0.0,0.0 +516,FIGER-fine,"The Jean-Luc Godard film Eloge de l'amour features the recitation of Brasillach 's "" Testament "", written before his execution.","[('Jean-Luc Godard', 'author'), ('Jean-Luc Godard', 'director'), ('Jean-Luc Godard', 'artist'), ('Jean-Luc Godard', 'actor')]","[('Jean-Luc Godard', 'artist'), (""Eloge de l'amour"", 'film'), ('Testament', 'written work')]",0.3333333333333333,0.25,0.28571428571428575 +517,FIGER-fine,Entrechaux is a commune in the Vaucluse department in the Provence-Alpes-Cote d'Azur region in southeastern France.,"[('Vaucluse', 'county')]","[('Entrechaux', 'educational department'), ('France', 'country')]",0.0,0.0,0.0 +518,FIGER-fine,"It is located in the 4th arrondissement at 18, boulevard Henri IV, Paris, France, and open weekdays by appointment; admission is free.","[('France', 'park'), ('France', 'government agency'), ('France', 'country'), ('France', 'government')]","[('boulevard Henri IV', 'road'), ('Paris', 'city'), ('France', 'country')]",0.3333333333333333,0.25,0.28571428571428575 +519,FIGER-fine,"The technique was invented and applied at the Intersecting Storage Rings, and later the Super Proton Synchrotron, at CERN in Geneva, Switzerland by Simon van der Meer, a physicist from the Netherlands.","[('CERN', 'author')]","[('Geneva', 'city'), ('Switzerland', 'country'), ('Simon van der Meer', 'author'), ('Netherlands', 'country')]",0.0,0.0,0.0 +520,FIGER-fine,"He then studied at Merton College, Oxford until 1952, earning the MA degree.","[('Oxford', 'city')]","[('Merton College', 'educational institution'), ('Oxford', 'city'), ('1952', 'point in time'), ('MA degree', 'educational degree')]",0.25,1.0,0.4 +521,FIGER-fine,"The first Sesame Street Live opened at the Metropolitan Sports Center in Bloomington, Minnesota, September 1980.","[('Bloomington, Minnesota', 'city')]","[('Metropolitan Sports Center', 'sports facility'), ('Bloomington', 'city'), ('Minnesota', 'province'), ('September 1980', 'point in time')]",0.0,0.0,0.0 +522,FIGER-fine,"A year later he left Fram and signed for their Reykjavik rivals, Valur.","[('ReykjavÃk', 'city')]","[('Fram', 'city'), ('Reykjavik', 'city'), ('Valur', 'city')]",0.0,0.0,0.0 +523,FIGER-fine,"She attended Sinai Akiba Academy, a Yeshiva, and Beverly Hills High School, where she played the violin in the school orchestra.","[('Beverly Hills High School', 'educational institution')]","[('She', 'musician'), ('Sinai Akiba Academy', 'educational institution'), ('Yeshiva', 'educational institution'), ('Beverly Hills High School', 'educational institution'), ('she', 'musician'), ('violin', 'music')]",0.16666666666666666,1.0,0.2857142857142857 +524,FIGER-fine,"Dorothy Constance Stratton ( March 24, 1899 - September 17, 2006 ) was the director of the SPARS, the United States Coast Guard Women 's Reserve during World War II.","[('United States Coast Guard', 'author'), ('United States Coast Guard', 'title'), ('United States Coast Guard', 'government agency'), ('United States Coast Guard', 'military')]","[('Dorothy Constance Stratton', 'director'), ('SPARS', 'military'), (""United States Coast Guard Women 's Reserve"", 'military'), ('World War II', 'military conflict')]",0.0,0.0,0.0 +525,FIGER-fine,Faith 44: Navajo sweat lodge: Joins members of the Navajo in a sweat lodge in the Arizona desert.,"[('Arizona', 'province')]","[('Navajo', 'ethnicity'), ('Navajo', 'ethnicity'), ('Arizona desert', 'body of water')]",0.0,0.0,0.0 +526,FIGER-fine,"She is a founding member of Anti-Social Music and has performed with improvisers such as Cecil Taylor, Anthony Braxton, Evan Parker and indie rock bands like Belle And Sebastian and The Hold Steady.","[('Evan Parker', 'artist')]","[('Anti-Social Music', 'music'), ('Cecil Taylor', 'musician'), ('Anthony Braxton', 'musician'), ('Evan Parker', 'musician'), ('Belle And Sebastian', 'music'), ('The Hold Steady', 'music')]",0.0,0.0,0.0 +527,FIGER-fine,"Apex Digital, Inc. is an American electronics manufacturer based in City of Industry, California, manufacturers and distributors of high definition televisions, digital converter boxes and HDTV antennas.","[('Industry, California', 'city')]","[('Apex Digital, Inc.', 'company'), ('City of Industry', 'city')]",0.0,0.0,0.0 +528,FIGER-fine,in 1975 this Military facility was renamed from Camp Salinas to Camp Santiago in honor of Specialist Four Hector Santiago-Colon who received the Medal of Honor during the Vietnam War.,"[('Vietnam War', 'military conflict'), ('Vietnam War', 'attack')]","[('Camp Santiago', 'military'), ('Medal of Honor', 'award'), ('Vietnam War', 'military conflict')]",0.3333333333333333,0.5,0.4 +529,FIGER-fine,"In Egypt on June 3, President Bush met with the leaders of Egypt, Saudi Arabia, Jordan and Bahrain, and with Prime Minister Abbas.","[('Bahrain', 'country')]","[('Egypt', 'country'), ('President Bush', 'politician'), ('Egypt', 'country'), ('Saudi Arabia', 'country'), ('Jordan', 'country'), ('Bahrain', 'country'), ('Prime Minister Abbas', 'politician')]",0.16666666666666666,1.0,0.2857142857142857 +530,FIGER-fine,"Benjamin Rogers ( September 1, 1836 & ndash; January 21, 1911 ) was a merchant and political figure in Prince Edward Island.","[('Prince Edward Island', 'province')]","[('Benjamin Rogers', 'politician'), ('September 1, 1836', 'point in time'), ('Prince Edward Island', 'island')]",0.0,0.0,0.0 +531,FIGER-fine,"Recorded while they were winding down their duties as Morning Musume and Minimoni members, the album consists of cover versions of songs released by other female Japanese pop duos from the later Showa period, including covers of songs by The Peanuts, Pink Lady, and Wink.","[('The Peanuts', 'artist'), ('The Peanuts', 'musician')]","[('Morning Musume', 'musician'), ('The Peanuts', 'musician'), ('Pink Lady', 'musician'), ('Wink', 'musician')]",0.25,0.5,0.3333333333333333 +532,FIGER-fine,"The Safras were engaged in the financing of trade between Aleppo, Istanbul and Alexandria.","[('Alexandria', 'city')]","[('Aleppo', 'city'), ('Istanbul', 'city'), ('Alexandria', 'city')]",0.3333333333333333,1.0,0.5 +533,FIGER-fine,"This was a continuation of the First Taiwan Strait Crisis, which had started immediately after the Korean War.","[('Korean War', 'military conflict'), ('Korean War', 'attack')]","[('First Taiwan Strait Crisis', 'military conflict'), ('Korean War', 'military conflict')]",0.5,0.5,0.5 +534,FIGER-fine,"But the first few hundred pages of Cradle are filled with more-or-less pointless character development, clearly written by Lee, that would be perfectly at home in a Harlequin romance novel.","[('Harlequin Enterprises', 'company')]","[('Cradle', 'written work'), ('Lee', 'author')]",0.0,0.0,0.0 +535,FIGER-fine,"Known to its natives as Egrisi or Lazica, Colchis was also the battlefield of the Lazic War fought between Byzantine Empire and Persia.","[('Persian Empire', 'cemetery'), ('Persian Empire', 'country')]","[('Colchis', 'city'), ('Lazic War', 'military conflict'), ('Byzantine Empire', 'country'), ('Persia', 'country')]",0.0,0.0,0.0 +536,FIGER-fine,"Upon his father 's death in 1789, he inherited his titles at the age of five but drowned whilst swimming in the River Thames near Eton in 1794, a week before his tenth birthday.","[('River Thames', 'body of water')]","[('1789', 'point in time'), ('River Thames', 'body of water'), ('Eton', 'city'), ('1794', 'point in time')]",0.25,1.0,0.4 +537,FIGER-fine,"His friends there, including Mircea Eliade, Mihail Polihroniade, and Haig Acterian, later supported the fascist Legionnaire Movement.","[('Iron Guard', 'political party')]",[],0.0,0.0,0.0 +538,FIGER-fine,"Baileys Harbor is an unincorporated census-designated place in Door County, within the Town of Baileys Harbor, Wisconsin, United States.","[('Wisconsin', 'province')]","[('Door County', 'county'), ('United States', 'country')]",0.0,0.0,0.0 +539,FIGER-fine,"Zaharia Stancu, first de facto president of the newly-founded Writers ' Union of Romania ( 1949 ): the novel Descult ( "" Barefoot; first edition, 1948 ).","[('Zaharia Stancu', 'author')]","[('Zaharia Stancu', 'politician'), ('Romania', 'country'), ('Descult', 'written work'), ('Barefoot', 'written work')]",0.0,0.0,0.0 +540,FIGER-fine,"It occurs in Europe, a belt of Asia from northern Iran and Afghanistan across to Japan.","[('Afghanistan', 'language'), ('Afghanistan', 'country'), ('Afghanistan', 'ethnicity')]","[('Iran', 'country'), ('Afghanistan', 'country'), ('Japan', 'country')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +541,FIGER-fine,"He has three mosaics, one at the War Memorial in Ivanjica, a second on the facade of a public building in Kragujevac, and the third at the Holocaust Museum in Paris.","[('Kragujevac', 'city')]","[('Ivanjica', 'city'), ('Kragujevac', 'city'), ('Paris', 'city')]",0.3333333333333333,1.0,0.5 +542,FIGER-fine,"Facing an election of his own, Finnish Finance Minister Jyrki Katainen said that Portugal 's deficit-reduction steps must be even stronger than what was proposed in parliament prior to the election call.","[('Finnish parliamentary election, 2011', 'election')]","[('election', 'election'), ('Jyrki Katainen', 'politician'), ('Portugal', 'country'), ('election', 'election')]",0.0,0.0,0.0 +543,FIGER-fine,"In the period of Thatcherism, the Conservative Party courted the British Jewish community.","[('Conservative Party', 'political party')]","[('Conservative Party', 'political party')]",1.0,1.0,1.0 +544,FIGER-fine,"He was a prolific and multilingual writer and has published 21 books including novels, epics and an anthology of poems in Nepal Bhasa, Nepali, English and Hindi.","[('Nepali', 'country')]","[('He', 'author'), ('novels', 'written work'), ('epics', 'written work'), ('anthology of poems', 'written work'), ('Nepal', 'country'), ('Nepali', 'language'), ('English', 'language'), ('Hindi', 'language')]",0.0,0.0,0.0 +545,FIGER-fine,"Thome passed Frank Robinson on September 11, 2010 when he hit his 587th career home run in the top of the 12th inning in Cleveland.","[('Frank Robinson', 'athlete'), ('Frank Robinson', 'coach')]","[('September 11, 2010', 'point in time'), ('Cleveland', 'city')]",0.0,0.0,0.0 +546,FIGER-fine,"He took part in the Oxford disputes against Cranmer, Hugh Latimer and Nicholas Ridley; but he was ill at ease with the brutality of some measures put in force against the Church of England.","[('Church of England', 'religion')]","[('Oxford', 'city'), ('Church of England', 'religion')]",0.5,1.0,0.6666666666666666 +547,FIGER-fine,"He is a co-founder and the president of the Marwood Group, a financial-services firm headquartered in New York City, New York.","[('New York', 'province'), ('New York', 'city'), ('New York', 'government')]","[('Marwood Group', 'company'), ('New York City', 'city'), ('New York', 'city')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +548,FIGER-fine,"It is dual carriageway for most of its length and connects Nantwich, junctions 16 and 15 of the M6 motorway with the city of Stoke-on-Trent.","[('Stoke-on-Trent', 'city'), ('Stoke-on-Trent', 'cemetery')]","[('Nantwich', 'city'), ('M6 motorway', 'road'), ('Stoke-on-Trent', 'city')]",0.3333333333333333,0.5,0.4 +549,FIGER-fine,It is not rare either to see her spend nights as a great ball of fire in the sky above Anboto or toward other places of the Basque Country where she possesses dwellings like the nearby Oiz or Aizkorri.,"[('Aizkorri', 'mountain')]","[('Basque Country', 'country')]",0.0,0.0,0.0 +550,FIGER-fine,"The Socialist Youth League was the youth group affiliated with the Workers Party, a splinter Trotskyist party led by Max Shachtman.","[('Workers Party', 'political party')]","[('The Socialist Youth League', 'sports league'), ('Workers Party', 'political party'), ('Trotskyist party', 'political party')]",0.3333333333333333,1.0,0.5 +551,FIGER-fine,"Home Sweet Home is a 2005 Hong Kong horror film directed by Cheang Pou-soi, starring Shu Qi, Karena Lam and Alex Fong.","[('Alex Fong', 'actor')]","[('Home Sweet Home', 'film'), ('Hong Kong', 'city'), ('Cheang Pou-soi', 'director'), ('Shu Qi', 'actor'), ('Karena Lam', 'actor'), ('Alex Fong', 'actor')]",0.16666666666666666,1.0,0.2857142857142857 +552,FIGER-fine,"Pat Quinn, Chicago Mayor Richard M. Daley, Illinois House Speaker Mike Madigan, Attorney General Lisa Madigan, Comptroller Dan Hynes, Treasurer Alexi Giannoulias, Secretary of State Jesse White, Illinois Senate President John Cullerton, and Cook County Board President Todd Stroger.","[('Alexi Giannoulias', 'athlete'), ('Alexi Giannoulias', 'politician')]","[('Pat Quinn', 'politician'), ('Chicago', 'city'), ('Richard M. Daley', 'politician'), ('Mike Madigan', 'politician'), ('Attorney General', 'title'), ('Lisa Madigan', 'politician'), ('Dan Hynes', 'politician'), ('Alexi Giannoulias', 'politician'), ('Jesse White', 'politician'), ('Illinois Senate President', 'politician'), ('John Cullerton', 'politician'), ('Cook County', 'city'), ('Todd Stroger', 'politician')]",0.07692307692307693,0.5,0.13333333333333336 +553,FIGER-fine,The Eastern Shore of Virginia consists of two counties ( Accomack and Northampton ) on the Atlantic coast of the Commonwealth of Virginia in the United States.,"[('Accomack County, Virginia', 'county')]","[('The Eastern Shore of Virginia', 'county'), ('Accomack', 'county'), ('Northampton', 'county'), ('Atlantic coast', 'body of water'), ('United States', 'country')]",0.0,0.0,0.0 +554,FIGER-fine,"The festival expressed its solidarity for the "" anti-colonialist struggle "" of the peoples of Indonesia, Malaysia and French Indochina and also for the "" anti-fascist struggle "" of the Spanish and Greek peoples.","[('Greece', 'author'), ('Greece', 'language'), ('Greece', 'government'), ('Greece', 'country')]","[('anti-colonialist struggle', 'military conflict'), ('Indonesia', 'country'), ('Malaysia', 'country'), ('French Indochina', 'country'), ('anti-fascist struggle', 'military conflict'), ('peoples', 'ethnicity')]",0.0,0.0,0.0 +555,FIGER-fine,"February 3 & ndash; Battle of Caseros or Battle of Monte Caseros, Argentina: The Argentine provinces of Entre Rios and Corrientes allied with Brazil and members of Colorado Party of Uruguay, defeat Buenos Aires troops under Juan Manuel de Rosas.","[('Brazil', 'country'), ('Brazil', 'ethnicity')]","[('Battle of Caseros', 'military conflict'), ('Battle of Monte Caseros', 'military conflict'), ('Argentina', 'country'), ('Entre Rios', 'province'), ('Corrientes', 'province'), ('Brazil', 'country'), ('Buenos Aires', 'city')]",0.14285714285714285,0.5,0.22222222222222224 +556,FIGER-fine,"West of US 441, Sheridan Street continues westward to US 27 ( SR 25 ), 14mikm from the western end of SR 822, forming the southern boundaries of Cooper City and Davie and the northern boundary of Pembroke Pines along the way.","[('Pembroke Pines, Florida', 'city')]","[('US 441', 'road'), ('Sheridan Street', 'road'), ('US 27', 'road'), ('SR 25', 'road'), ('SR 822', 'road'), ('Cooper City', 'city'), ('Davie', 'city'), ('Pembroke Pines', 'city')]",0.0,0.0,0.0 +557,FIGER-fine,The 2000 UMass Minutemen football team represented the University of Massachusetts Amherst in the 2000 NCAA Division I-AA football season as a member of the Atlantic 10 Conference.,"[('Atlantic 10 Conference', 'sports league')]","[('The 2000 UMass Minutemen football team', 'sports team'), ('University of Massachusetts Amherst', 'educational institution'), ('2000 NCAA Division I-AA football season', 'sports event'), ('Atlantic 10 Conference', 'sports league')]",0.25,1.0,0.4 +558,FIGER-fine,"His comeback fight took place on November 25, 2006, against Brian Minto.","[('Brian Minto', 'athlete')]","[('November 25, 2006', 'point in time')]",0.0,0.0,0.0 +559,FIGER-fine,"Song 's fleet consisted of 47 Boeing 757 narrow-body, fitted in a 199 seats, all-economy class, more-legroom configuration and painted in a lime-green livery and one Boeing 757 narrow-body ( N610DL ) in pink to support the Breast Cancer Research Foundation.","[('Boeing 757', 'airplane')]","[('Song', 'musician'), ('Boeing 757 narrow-body', 'airplane'), ('lime-green', 'color'), ('Boeing 757 narrow-body', 'airplane'), ('pink', 'color')]",0.0,0.0,0.0 +560,FIGER-fine,"He wrote biographical essays and edited books of lyrics on Hank Williams, Merle Haggard, Johnny Cash and Willie Nelson.","[('Hank Williams', 'author'), ('Hank Williams', 'artist'), ('Hank Williams', 'actor'), ('Hank Williams', 'musician')]","[('Hank Williams', 'musician'), ('Merle Haggard', 'musician'), ('Johnny Cash', 'musician'), ('Willie Nelson', 'musician')]",0.25,0.25,0.25 +561,FIGER-fine,"The soil of Bhind is very fertile and is well drained by the Chambal, Kali Sind, Kunwari or Kwari, Pahuj and Baisali rivers and by an extensive canal system.","[('Pahuj River', 'body of water')]","[('Chambal', 'body of water'), ('Kali Sind', 'body of water'), ('Pahuj', 'body of water'), ('Baisali', 'body of water')]",0.0,0.0,0.0 +562,FIGER-fine,"In 1740 and 1748, David Hume published Treatise of Human Nature and An Enquiry concerning Human Understanding, arguing for the associations and causes of ideas with visual images, forerunners to the language of film.","[('David Hume', 'author'), ('David Hume', 'athlete')]","[('1740 and 1748', 'point in time'), ('David Hume', 'author'), ('Treatise of Human Nature', 'written work'), ('An Enquiry concerning Human Understanding', 'written work'), ('language of film', 'film')]",0.2,0.5,0.28571428571428575 +563,FIGER-fine,"Imielnia i ' mjelna is a village in the administrative district of Gmina Kluki, within Belchatow County, Lodz Voivodeship, in central Poland.","[('Åódź Voivodeship', 'city')]","[('Gmina Kluki', 'county'), ('Belchatow County', 'county'), ('Lodz Voivodeship', 'province'), ('Poland', 'country')]",0.0,0.0,0.0 +564,FIGER-fine,"Riva Ligure is a comune ( municipality ) in the Province of Imperia in the Italian region Liguria, located about 110 & nbsp; km southwest of Genoa and about 13 & nbsp; km southwest of Imperia.","[('Genoa', 'city')]","[('Riva Ligure', 'city'), ('Province of Imperia', 'province'), ('Liguria', 'city'), ('Genoa', 'city'), ('Imperia', 'city')]",0.2,1.0,0.33333333333333337 +565,FIGER-fine,"There is a further link by Bundesstraße 9 from Oppenheim by way of Dienheim, Uelversheim and Weinolsheim, or from Guntersblum by way of Eimsheim.","[('Dienheim', 'city')]","[('Bundesstraße 9', 'road'), ('Oppenheim', 'city'), ('Dienheim', 'city'), ('Uelversheim', 'city'), ('Weinolsheim', 'city'), ('Guntersblum', 'city'), ('Eimsheim', 'city')]",0.14285714285714285,1.0,0.25 +566,FIGER-fine,"His breakthrough came with the production of two albums for hardcore punk band TSOL ( Revenge ( 1986 ) and Hit And Run ( 1987 ) ), but the first really big record he produced was Bang Tango 's Psycho Cafe in 1989.","[('Bang Tango', 'artist'), ('Bang Tango', 'musician')]","[('TSOL', 'musician'), ('Hit And Run ( 1987 )', 'restaurant'), ('Bang Tango', 'musician'), ('Psycho Cafe', 'restaurant'), ('1989', 'point in time')]",0.2,0.5,0.28571428571428575 +567,FIGER-fine,The Raiders were previously a member of the Continental Indoor Football League ( formerly the Great Lakes Indoor Football League ) from 2006 to 2008 and the American Indoor Football Association for two exhibition matches in 2008.,"[('American Indoor Football Association', 'sports league')]","[('The Raiders', 'sports team'), ('Continental Indoor Football League', 'sports league'), ('Great Lakes Indoor Football League', 'sports league'), ('2006', 'point in time'), ('2008', 'point in time'), ('American Indoor Football Association', 'sports league'), ('2008', 'point in time')]",0.16666666666666666,1.0,0.2857142857142857 +568,FIGER-fine,"December 1 - Fred Rose, 56, songwriter and founder of Acuff-Rose Music.","[('Acuff-Rose Music', 'company')]","[('Fred Rose', 'musician'), ('Acuff-Rose Music', 'music')]",0.0,0.0,0.0 +569,FIGER-fine,"It was recorded in New York City in March 1996, and produced by Thela with Tom Surgal.","[('New York City', 'company'), ('New York City', 'city'), ('New York City', 'cemetery')]","[('New York City', 'city'), ('March 1996', 'point in time'), ('Thela', 'author'), ('Tom Surgal', 'author')]",0.25,0.3333333333333333,0.28571428571428575 +570,FIGER-fine,"Between degrees he worked at Ferranti, where he was responsible for compiler development, and designed and implemented an operating system.","[('Ferranti', 'company')]","[('he', 'engineer'), ('Ferranti', 'educational institution'), ('he', 'engineer'), ('operating system', 'computer')]",0.0,0.0,0.0 +571,FIGER-fine,"PlayStation Move Heroes, is a 2011 Action-adventure video game developed by Nihilistic Software and published by Sony Computer Entertainment.","[('Sony Computer Entertainment', 'company'), ('Sony Computer Entertainment', 'engineer'), ('Sony Computer Entertainment', 'artist')]","[('PlayStation Move Heroes', 'game'), ('Nihilistic Software', 'software'), ('Sony Computer Entertainment', 'company')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +572,FIGER-fine,"The 1974 creation of the Ceremonial County of Merseyside appended the former urban districts of Haydock, Newton-le-Willows and Rainford, and parts of Billinge-and-Winstanley and Ashton-in-Makerfield urban districts, along with part of Whiston Rural District, all from the administrative county of Lancashire.","[('Lancashire', 'county')]","[('Ceremonial County of Merseyside', 'county'), ('Haydock', 'city'), ('Newton-le-Willows', 'city'), ('Rainford', 'city'), ('Billinge-and-Winstanley', 'city'), ('Ashton-in-Makerfield', 'city'), ('Whiston Rural District', 'city')]",0.0,0.0,0.0 +573,FIGER-fine,"The first star recognized as a Be star was Gamma Cassiopeiae, observed 1866 by Angelo Secchi, the first star ever observed with emission lines.","[('Angelo Secchi', 'author')]","[('Be star', 'astral body'), ('Gamma Cassiopeiae', 'astral body'), ('Angelo Secchi', 'author')]",0.3333333333333333,1.0,0.5 +574,FIGER-fine,"Jesica, two siblings, her mother Magdelena Santillan and her mother 's boyfriend Melecio Huerta illegally entered the United States from Tamazula, Mexico, a town 275 miles west of Mexico City, so that she could receive medical treatment.","[('Mexico City', 'city')]","[('United States', 'country'), ('Mexico', 'country'), ('Mexico', 'country'), ('medical treatment', 'medical treatment')]",0.0,0.0,0.0 +575,FIGER-fine,"The newly rebranded breakfast show is known as The Chris Moyles Show and has increased its audience, now ahead of The Today Programme on Radio 4 as the second most popular breakfast show ( after ' Wake up with Wogan ' hosted by Terry Wogan ).","[('Terry Wogan', 'artist'), ('Terry Wogan', 'actor')]","[('The newly rebranded breakfast show', 'broadcast program'), ('The Chris Moyles Show', 'broadcast program'), ('The Today Programme', 'broadcast program'), ('Radio 4', 'tv channel'), ('Terry Wogan', 'actor')]",0.2,0.5,0.28571428571428575 +576,FIGER-fine,"Richard Franklin Pettigrew ( July 23, 1848 October 5, 1926 ) was an American lawyer, surveyor, and land developer.","[('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')]","[('Richard Franklin Pettigrew', 'architect'), ('surveyor', 'engineer')]",0.0,0.0,0.0 +577,FIGER-fine,"Brawn GP led Toyota by 8.5 points in the Constructors ' Championship, with Renault and BMW Sauber a further 12.5 points behind.","[('Renault F1', 'sports team')]","[('Toyota', 'company'), (""Constructors ' Championship"", 'award'), ('Renault', 'company'), ('BMW Sauber', 'company')]",0.0,0.0,0.0 +578,FIGER-fine,Chile is one of the 5 countries with the most descendants of Greeks in the world.,"[('Chile', 'country')]","[('Chile', 'country'), ('Greeks', 'ethnicity')]",0.5,1.0,0.6666666666666666 +579,FIGER-fine,Detective Constable Rob Davys collapsed during the race and was taken to Peterborough District Hospital.,"[('Peterborough District Hospital', 'hospital')]","[('Peterborough District Hospital', 'hospital')]",1.0,1.0,1.0 +580,FIGER-fine,"Most Sahus live in Andhra Pradesh, Chattisgarh, Uttar Pradesh, Orissa, Maharashtra, Madhya Pradesh, Jharkhand, Bihar and Rajasthan.","[('Bihar', 'province')]","[('Sahus', 'ethnicity'), ('Andhra Pradesh', 'province'), ('Chattisgarh', 'province'), ('Uttar Pradesh', 'province'), ('Orissa', 'province'), ('Maharashtra', 'province'), ('Madhya Pradesh', 'province'), ('Jharkhand', 'province'), ('Bihar', 'province'), ('Rajasthan', 'province')]",0.1,1.0,0.18181818181818182 +581,FIGER-fine,The River Tay ( Gaelic: Tatha ) is the longest river in Scotland and the seventh-longest in the United Kingdom.,"[('Scotland', 'country'), ('Scotland', 'ethnicity')]","[('The River Tay', 'body of water'), ('Gaelic', 'language'), ('Scotland', 'country'), ('United Kingdom', 'country')]",0.25,0.5,0.3333333333333333 +582,FIGER-fine,Battle Through Time is a side-scrolling ground-based shoot 'em up game drawing obvious influence from the arcade game Moon Patrol.,"[('Moon Patrol', 'game')]","[('Battle Through Time', 'game'), ('Moon Patrol', 'game')]",0.5,1.0,0.6666666666666666 +583,FIGER-fine,Both Architects were veterans who served in the war and moved on to study under Charles D'Ebro.,"[(""Charles D'Ebro"", 'architect')]",[],0.0,0.0,0.0 +584,FIGER-fine,"He traces his adventurous streak back to his grandfather from Bristol, England-also named Austin James Stevens-part founder of the AJS Motorbike Corporation, but later took the boat to Africa.","[('Bristol', 'city')]","[('Bristol', 'city'), ('England-also', 'country'), ('AJS Motorbike Corporation', 'company'), ('Africa', 'country')]",0.25,1.0,0.4 +585,FIGER-fine,"Later, it was determined that the chants were in response to the news that al-Qaeda leader Osama bin Laden, the mastermind of the September 11 attacks, had been killed by United States special operations forces in Abbottabad, Pakistan.","[('Abbottabad', 'city')]","[('al-Qaeda', 'terrorist organization'), ('Osama bin Laden', 'terrorist'), ('September 11 attacks', 'terrorist attack'), ('United States', 'country'), ('Abbottabad', 'city'), ('Pakistan', 'country')]",0.16666666666666666,1.0,0.2857142857142857 +586,FIGER-fine,"Together with most of Hurst and Bedford, this area forms one of the largest recognized suburban school districts in the state.","[('Bedford, Texas', 'city')]",[],0.0,0.0,0.0 +587,FIGER-fine,The single entered the Billboard Hot R&B / Hip-Hop Songs chart at number 72 and has climbed as high as number 30.,"[('Billboard', 'author'), ('Billboard', 'written work')]",[],0.0,0.0,0.0 +588,FIGER-fine,"In the 1980s he wrote about television for the Michigan Voice, Mother Jones, and In These Times.","[('In These Times', 'written work')]","[('Michigan Voice', 'tv channel'), ('Mother Jones', 'written work'), ('In These Times', 'written work')]",0.3333333333333333,1.0,0.5 +589,FIGER-fine,"Sandals Resorts has a total of 15 couples-only properties, including eight in Jamaica, three in St. Lucia, one in Antigua, two in the Bahamas, and one in Varadero, Cuba.","[('Cuba', 'government agency'), ('Cuba', 'country'), ('Cuba', 'ethnicity')]","[('Sandals Resorts', 'hotel'), ('Jamaica', 'country'), ('St. Lucia', 'country'), ('Antigua', 'country'), ('Bahamas', 'country'), ('Varadero', 'city'), ('Cuba', 'country')]",0.14285714285714285,0.3333333333333333,0.2 +590,FIGER-fine,"The name Aredale is derived from a variation on the Pennsylvania town of Airville, from which several Aredale residents had emigrated.","[('Pennsylvania', 'province'), ('Pennsylvania', 'government')]","[('Aredale', 'city'), ('Aredale', 'city')]",0.0,0.0,0.0 +591,FIGER-fine,"In 1971, Mel Stuart offered Wilder the lead role in his film adaptation of Roald Dahl 's Charlie and the Chocolate Factory.","[('Willy Wonka and the Chocolate Factory', 'film')]","[('1971', 'point in time'), ('Wilder', 'actor'), ('Roald Dahl', 'author'), ('Charlie and the Chocolate Factory', 'film')]",0.0,0.0,0.0 +592,FIGER-fine,"The 2010 LKL All-Star Game will be held in Cido Arena on March 20, 2010.","[('Lietuvos KrepÅ¡inio Lyga', 'sports league')]","[('The 2010 LKL All-Star Game', 'game')]",0.0,0.0,0.0 +593,FIGER-fine,On 6 March the squadron took off from the aircraft carrier for their new base at Ratmalana assigned to defend the large Royal Navy fleet stationed at Colombo.,"[('Ratmalana', 'airport')]","[('Ratmalana', 'city'), ('Colombo', 'city')]",0.0,0.0,0.0 +594,FIGER-fine,"Apart from the town of Paczkow, Gmina Paczkow contains the villages and settlements of Dziewietlice, Frydrychow, Goscice, Kamienica, Kozielno, Lisie Katy, Sciborz, Stary Paczkow, Trzeboszowice, Ujezdziec, Unikowice and Wilamowa.","[('Lisie KÄ…ty, Opole Voivodeship', 'city')]","[('Paczkow', 'city'), ('Paczkow', 'city'), ('Dziewietlice', 'city'), ('Frydrychow', 'city'), ('Goscice', 'city'), ('Kamienica', 'city'), ('Kozielno', 'city'), ('Lisie Katy', 'city'), ('Sciborz', 'city'), ('Stary Paczkow', 'city'), ('Trzeboszowice', 'city'), ('Ujezdziec', 'city'), ('Unikowice', 'city'), ('Wilamowa', 'city')]",0.0,0.0,0.0 +595,FIGER-fine,"Throughout the 1920s and 1930s they supplied engines to many companies manufacturing light-cars such as Abbey, AJS, Albatross, Ashton-Evans, Bayliss-Thomas, Clyno, Crossley, Crouch, GWK, Marendaz, Morgan, Triumph, Swift, and Standard.","[('Marendaz', 'company')]","[('Abbey', 'company'), ('AJS', 'company'), ('Albatross', 'engine'), ('Ashton-Evans', 'company'), ('Bayliss-Thomas', 'company'), ('Clyno', 'company'), ('Crossley', 'company'), ('Crouch', 'company'), ('GWK', 'company'), ('Marendaz', 'company'), ('Morgan', 'company'), ('Triumph', 'engine'), ('Swift', 'company'), ('Standard', 'company')]",0.07142857142857142,1.0,0.13333333333333333 +596,FIGER-fine,"In 1917 he undersigned an order to arrest Vladimir Lenin, according to the decision of the Russian Provisional Government.","[('Russian Provisional Government', 'country')]","[('1917', 'point in time'), ('Vladimir Lenin', 'politician'), ('Russian Provisional Government', 'government')]",0.0,0.0,0.0 +597,FIGER-fine,"It was inspired by the work of J. R. R. Tolkien, and is also about revenge.","[('J. R. R. Tolkien', 'author'), ('J. R. R. Tolkien', 'artist')]","[('J. R. R. Tolkien', 'author')]",1.0,0.5,0.6666666666666666 +598,FIGER-fine,"The second important document is the Gramota of the Byzantine emperor Alexius I Comnenus of July 1085, by which the monastery was granted autonomy and the status of a royal monastery.","[('Alexius I Comnenus', 'monarch')]","[('Byzantine emperor', 'monarch'), ('Alexius I Comnenus', 'monarch')]",0.5,1.0,0.6666666666666666 +599,FIGER-fine,"Richard Owen, who described Anthodon, thought it was a dinosaur because dinosaurian skull material from the Early Cretaceous had become associated with the Permian material.","[('Richard Owen', 'author')]","[('Richard Owen', 'author'), ('Anthodon', 'animal'), ('dinosaur', 'animal'), ('Early Cretaceous', 'point in time')]",0.25,1.0,0.4 +600,FIGER-fine,"The museum contains about 12 aircraft, including AEA June Bug, AEA Silver Dart, Curtiss Model D, Curtiss Model E, JN-4D Jenny, Curtiss Oriole, Curtiss Robin, three Mercury Aircraft, Curtiss P-40 Warhawk, and Curtiss-Wright Junior.","[('Curtiss P-40 Warhawk', 'airplane')]","[('AEA June Bug', 'airplane'), ('AEA Silver Dart', 'airplane'), ('Curtiss Model D', 'airplane'), ('Curtiss Model E', 'airplane'), ('JN-4D Jenny', 'airplane'), ('Curtiss Oriole', 'airplane'), ('Curtiss Robin', 'airplane'), ('Mercury Aircraft', 'airplane'), ('Curtiss P-40 Warhawk', 'airplane'), ('Curtiss-Wright Junior', 'airplane')]",0.1,1.0,0.18181818181818182 +601,FIGER-fine,"Ruth Plumly Thompson, who wrote a number of the books in the Oz series after Frank L. Baum died in 1919, also wrote a considerable number of editorial pages.","[('Frank L. Baum', 'author'), ('Frank L. Baum', 'director'), ('Frank L. Baum', 'artist'), ('Frank L. Baum', 'actor')]","[('Ruth Plumly Thompson', 'author'), ('Oz series', 'written work'), ('Frank L. Baum', 'author'), ('1919', 'point in time')]",0.25,0.25,0.25 +602,FIGER-fine,"Robin Hood Hills are a steep sided range of sandstone hills forming a natural amphitheatre surrounding the villages of Annesley and Newstead in Nottinghamshire, UK.","[('Nottinghamshire', 'county'), ('Nottinghamshire', 'cemetery')]","[('Robin Hood Hills', 'mountain'), ('sandstone hills', 'mountain'), ('Nottinghamshire', 'province'), ('UK', 'country')]",0.0,0.0,0.0 +603,FIGER-fine,"Hitchin Rugby Football Club is a rugby club based in Hitchin, Hertfordshire, England.","[('England', 'country')]","[('Hitchin', 'city'), ('Hitchin', 'city'), ('Hertfordshire', 'province'), ('England', 'country')]",0.3333333333333333,1.0,0.5 +604,FIGER-fine,"Trampers can obtain weather information, maps and guidance from the Department of Conservation.","[('New Zealand Department of Conservation', 'government agency')]","[('Trampers', 'athlete'), ('Department of Conservation', 'government agency')]",0.0,0.0,0.0 +605,FIGER-fine,"The study investigated the possibility of links to Heathrow Airport and connections with Crossrail, the Great Western Main Line, and the Channel Tunnel Rail Link ( HS1 ).","[('High Speed 1', 'railway')]","[('Heathrow Airport', 'airport'), ('Crossrail', 'railway'), ('Great Western Main Line', 'railway'), ('Channel Tunnel Rail Link', 'railway'), ('HS1', 'railway')]",0.0,0.0,0.0 +606,FIGER-fine,"The album places Hodges at the fore, backing him with piano by Ellington or Billy Strayhorn and providing other accompaniment by well-known jazz figures like Ben Webster, Roy Eldridge, Harry "" Sweets "" Edison and Jo Jones.","[('Ben Webster', 'artist'), ('Ben Webster', 'actor')]","[('piano', 'music'), ('Ellington', 'musician'), ('Billy Strayhorn', 'musician'), ('Ben Webster', 'musician'), ('Roy Eldridge', 'musician'), ('Harry "" Sweets "" Edison', 'musician'), ('Jo Jones', 'musician')]",0.0,0.0,0.0 +607,FIGER-fine,"From the rule of the Flavian Dynasty until the Year Of The Five Emperors, the Roman Empire experienced an extended period of internal peace and harmony later known as the time of The Five Good Emperors - Nerva, Trajan, Hadrian, Antonius Pius and Marcus Aurelius.","[('Marcus Aurelius', 'author'), ('Marcus Aurelius', 'monarch'), ('Marcus Aurelius', 'politician')]","[('Nerva', 'monarch'), ('Trajan', 'monarch'), ('Hadrian', 'monarch'), ('Antonius Pius', 'monarch'), ('Marcus Aurelius', 'monarch')]",0.2,0.3333333333333333,0.25 +608,FIGER-fine,"In 2007 Benga, along with fellow producers Skream and Artwork, formed the dubstep supergroup Magnetic Man.","[('Magnetic Man', 'artist'), ('Magnetic Man', 'musician')]","[('Benga', 'artist'), ('Skream', 'musician'), ('Artwork', 'musician')]",0.0,0.0,0.0 +609,FIGER-fine,"Rogi ' rogi is a village in the administrative district of Gmina Wielgomlyny, within Radomsko County, Lodz Voivodeship, in central Poland.","[('Åódź Voivodeship', 'city')]","[('Gmina Wielgomlyny', 'county'), ('Radomsko County', 'county'), ('Lodz Voivodeship', 'province'), ('Poland', 'country')]",0.0,0.0,0.0 +610,FIGER-fine,Rustu was first discovered by goalkeeper coach Ilie Datcu and was later introduced to Fatih Terim.,"[('Fatih Terim', 'athlete')]","[('goalkeeper coach', 'coach'), ('Ilie Datcu', 'coach')]",0.0,0.0,0.0 +611,FIGER-fine,"Remaining at UK, Walls worked toward a doctorate in sociology and edited Appalachia in the Sixtieswith his faculty mentor John B. Stephenson.","[('John B. Stephenson', 'author')]","[('UK', 'country'), ('John B. Stephenson', 'coach')]",0.0,0.0,0.0 +612,FIGER-fine,"jpgthumbleftGilberdyke Methodist ChurchThe civil parish is formed by the village of Gilberdyke and the hamlets of Bennetland, Hive, Sandholme and Scalby.","[('Sandholme, East Riding of Yorkshire', 'city')]","[('Gilberdyke', 'city')]",0.0,0.0,0.0 +613,FIGER-fine,"Bielany bje ' lany is a village in the administrative district of Gmina Kety, within Oswiecim County, Lesser Poland Voivodeship, in southern Poland.","[('OÅ›wiÄ™cim County', 'city')]","[('Gmina Kety', 'county'), ('Oswiecim County', 'county'), ('Lesser Poland Voivodeship', 'province'), ('Poland', 'country')]",0.0,0.0,0.0 +614,FIGER-fine,"In the aftermath of the Skrull invasion, the Inhumans transform Attilan into a space-capable vessel, powered by Black Bolt 's voice and leave the Moon.","[('Secret Invasion', 'written work')]","[('Inhumans', 'ethnicity'), ('space-capable vessel', 'ship')]",0.0,0.0,0.0 +615,FIGER-fine,"It originates near Haringhata in Nadia district and then flows through Deganga, Habra and Barasat areas of North 24 Parganas before joining the Raimangal River in the Sundarbans.","[('Nadia district', 'county'), ('Nadia district', 'city')]","[('Haringhata', 'city'), ('Nadia district', 'city'), ('Deganga', 'city'), ('Habra', 'city'), ('Barasat', 'city'), ('North 24 Parganas', 'city'), ('Raimangal River', 'body of water'), ('Sundarbans', 'body of water')]",0.125,0.5,0.2 +616,FIGER-fine,After just 4 appearances he returned to the USA and signed for the now defunct Major Indoor Soccer League ( MISL ) team the Orlando Sharks.,"[('Orlando Sharks', 'sports team')]","[('USA', 'country'), ('Major Indoor Soccer League', 'sports league'), ('Orlando Sharks', 'sports team')]",0.3333333333333333,1.0,0.5 +617,FIGER-fine,"Japanese politician of the New Komeito Party, a member of the House of Councillors in the Diet ( national legislature ).","[('Diet of Japan', 'government')]","[('Japanese politician', 'politician'), ('New Komeito Party', 'political party')]",0.0,0.0,0.0 +618,FIGER-fine,"In the early centuries of the first millennium, the people of the Malay Peninsula adopted the Indian religions of Hinduism and Buddhism, religions which had a major effect on the language and culture of those living in Malaysia.","[('Hinduism', 'religion')]","[('Indian religions', 'religion'), ('Hinduism', 'religion'), ('Buddhism', 'religion'), ('Malaysia', 'country')]",0.25,1.0,0.4 +619,FIGER-fine,July 20: Hayao Miyazaki 's Spirited Away premieres; it becomes the first anime film to win an Academy Award.,"[('Academy Award', 'award')]","[('Hayao Miyazaki', 'author'), ('Spirited Away', 'film'), ('Academy Award', 'award')]",0.3333333333333333,1.0,0.5 +620,FIGER-fine,"Archaeological excavations of burial sites on the island of Lovon near modern-day Stockholm have shown that the actual Christianization of the people was very slow and took at least 150-200 years, and this was a very central location in the Swedish kingdom.","[('Lovön', 'city'), ('Lovön', 'island')]","[('burial sites', 'cemetery'), ('island of Lovon', 'island'), ('modern-day Stockholm', 'city')]",0.0,0.0,0.0 +621,FIGER-fine,1956 & ndash; The Republic of the Sudan achieves independence from the Egyptian Republic and the United Kingdom of Great Britain and Northern Ireland.,"[('United Kingdom', 'park'), ('United Kingdom', 'cemetery'), ('United Kingdom', 'government'), ('United Kingdom', 'country'), ('United Kingdom', 'government agency')]","[('The Republic of the Sudan', 'country'), ('United Kingdom of Great Britain and Northern Ireland', 'country')]",0.0,0.0,0.0 +622,FIGER-fine,He spoke out against deregulation that allowed diploma mills like Rutherford University and Kingston College which advertised to foreign students.,"[('Kingston College', 'educational institution')]","[('Rutherford University', 'educational institution'), ('Kingston College', 'educational institution')]",0.5,1.0,0.6666666666666666 +623,FIGER-fine,"Doblo, Linea, Idea, Mille, Palio, Palio Fire, Palio Weekend, Punto, Siena, Stilo, Strada, Uno.","[('Fiat Palio', 'car')]","[('Palio Weekend', 'sports event'), ('Siena', 'city')]",0.0,0.0,0.0 +624,FIGER-fine,When she was thirty ( in 1983 ) she taught chemistry at the National University of Rwanda.,"[('National University of Rwanda', 'educational institution')]","[('1983', 'point in time'), ('chemistry', 'chemical thing'), ('National University of Rwanda', 'educational institution')]",0.3333333333333333,1.0,0.5 +625,FIGER-fine,"Safe @ Office is a line of firewall and VPN appliances developed by SofaWare Technologies, a Check Point company.","[('Check Point', 'company')]","[('SofaWare Technologies', 'company'), ('Check Point company', 'company')]",0.0,0.0,0.0 +626,FIGER-fine,"The Transmigration program ( Transmigrasi ) was a National Government initiative to move landless people from densely populated areas of Indonesia ( such as Java and Bali ) to less populous areas of the country including Papua, Kalimantan, Sumatra, and Sulawesi.","[('Sulawesi', 'island')]","[('Transmigration program', 'broadcast program'), ('landless people', 'ethnicity'), ('Indonesia', 'country'), ('Java', 'island'), ('Bali', 'island'), ('Papua', 'island'), ('Kalimantan', 'island'), ('Sumatra', 'island'), ('Sulawesi', 'island')]",0.1111111111111111,1.0,0.19999999999999998 +627,FIGER-fine,"The series is best known for starring kid-sized versions of popular professional sports stars, such as Albert Pujols, Paul Pierce, Barry Bonds, Tim Duncan, Kevin Garnett, Tom Brady, Alex Rodriguez, Joe Thornton and Andy Macdonald.","[('Barry Bonds', 'athlete'), ('Barry Bonds', 'actor')]","[('Albert Pujols', 'athlete'), ('Paul Pierce', 'athlete'), ('Barry Bonds', 'athlete'), ('Tim Duncan', 'athlete'), ('Kevin Garnett', 'athlete'), ('Tom Brady', 'athlete'), ('Alex Rodriguez', 'athlete'), ('Joe Thornton', 'athlete'), ('Andy Macdonald', 'athlete')]",0.1111111111111111,0.5,0.1818181818181818 +628,FIGER-fine,"December 5, 1969: Horacio Pina, Ron Law and Dave Nelson were traded by the Indians to the Washington Senators for Dennis Higgins and Barry Moore.","[('Texas Rangers', 'sports team')]","[('December 5, 1969', 'point in time'), ('Horacio Pina', 'law'), ('Ron Law', 'law'), ('Dave Nelson', 'law'), ('Indians', 'ethnicity')]",0.0,0.0,0.0 +629,FIGER-fine,Plans for revolt by the 130th Baluchi Regiment at Rangoon on 21 February were thwarted.,"[('Rangoon', 'city')]","[('revolt', 'protest'), ('Rangoon', 'city')]",0.5,1.0,0.6666666666666666 +630,FIGER-fine,"He also attracted followers from Amesbury, Newbury, and Byfield in northern Massachusetts.","[('Amesbury, Massachusetts', 'city')]","[('Amesbury', 'city'), ('Newbury', 'city'), ('Byfield', 'city'), ('Massachusetts', 'province')]",0.0,0.0,0.0 +631,FIGER-fine,"The selection process for the 1944 Summer Olympics consisted of ten bids, and saw London be selected ahead of Rome, Detroit, Lausanne, Athens, Budapest, Helsinki and Montreal.","[('Athens', 'city')]","[('1944 Summer Olympics', 'sports event'), ('London', 'city'), ('Rome', 'city'), ('Detroit', 'city'), ('Lausanne', 'city'), ('Athens', 'city'), ('Budapest', 'city'), ('Helsinki', 'city'), ('Montreal', 'city')]",0.1111111111111111,1.0,0.19999999999999998 +632,FIGER-fine,"Derfel was then adopted by Merlin into his community on the Tor at Ynys Wydryn ( the isle of Avalon, modern Glastonbury ) where he became friends with Nimue, otherwise known as Vivien, another child believed to be touched by the gods and Merlin 's apprentice.","[('Nimue', 'film'), ('Nimue', 'written work')]","[('Merlin', 'god'), ('Tor at Ynys Wydryn', 'island'), ('Avalon', 'island'), ('Glastonbury', 'city'), ('Nimue', 'god'), ('Merlin', 'god')]",0.0,0.0,0.0 +633,FIGER-fine,"Downsview is a station of the Yonge-University-Spadina line of the subway system of Toronto, Ontario, Canada.","[('Ontario', 'province'), ('Ontario', 'cemetery')]","[('Yonge-University-Spadina line', 'transit line'), ('subway system', 'transit system'), ('Toronto', 'city'), ('Ontario', 'province'), ('Canada', 'country')]",0.2,0.5,0.28571428571428575 +634,FIGER-fine,"Bertram Sharp ( 8 January 1876 - 2 November 1949 ) was an English footballer who played as a full-back with Aston Villa, Everton and Southampton around the turn of the 20th century.","[('Everton F.C.', 'sports team')]","[('Bertram Sharp', 'athlete'), ('8 January 1876', 'point in time'), ('2 November 1949', 'point in time'), ('Aston Villa', 'city'), ('Southampton', 'city')]",0.0,0.0,0.0 +635,FIGER-fine,"This was the second Steve Earle song that Loveless recorded, the first being "" Some Blue Moons Ago "" from her first album, Patty Loveless.","[('Patty Loveless', 'music')]","[('Steve Earle', 'musician'), ('Some Blue Moons Ago', 'music'), ('Patty Loveless', 'musician')]",0.0,0.0,0.0 +636,FIGER-fine,Cotton has acted on the Australian soap opera The Young Doctors and appeared in the lead role of a successful stage production of Andrew Lloyd Webber and Tim Rice 's Joseph and the Amazing Technicolour Dreamcoat.,"[('Andrew Lloyd Webber', 'actor'), ('Andrew Lloyd Webber', 'author'), ('Andrew Lloyd Webber', 'politician'), ('Andrew Lloyd Webber', 'artist'), ('Andrew Lloyd Webber', 'musician')]","[('Cotton', 'actor'), ('The Young Doctors', 'film'), ('Andrew Lloyd Webber', 'author'), ('Tim Rice', 'author'), ('Joseph and the Amazing Technicolour Dreamcoat', 'film')]",0.2,0.2,0.20000000000000004 +637,FIGER-fine,Hundreds of vehicles outside a Ford Assembly Plant in Hazelwood were damaged as well as almost every house within the city of Florissant in St. Louis County.,"[('Florissant, Missouri', 'city')]","[('Ford Assembly Plant', 'company'), ('Hazelwood', 'city'), ('Florissant', 'city'), ('St. Louis County', 'county')]",0.0,0.0,0.0 +638,FIGER-fine,Rick Steiner and Buff Bagwell defeated The Giant and Scott Steiner to win the WCW World Tag Team Championship ( 8:24 ) Rick pinned The Giant after a Steiner Bulldog.,"[('Paul Wight', 'athlete'), ('Paul Wight', 'actor')]","[('Rick Steiner', 'athlete'), ('Buff Bagwell', 'athlete'), ('WCW World Tag Team Championship', 'award')]",0.0,0.0,0.0 +639,FIGER-fine,Both members perform in the antique-prog band Miasma & amp; the Carousel of Headless Horses.,"[(""Daniel O'Sullivan"", 'artist'), (""Daniel O'Sullivan"", 'musician')]",[],0.0,0.0,0.0 +640,FIGER-fine,"The 2010 Austin suicide attack occurred on February 18, 2010, when Andrew Joseph Stack III, flying his Piper Dakota, crashed into Building I of the Echelon office complex in Austin, Texas, United States, killing himself and Internal Revenue Service manager Vernon Hunter.","[('Internal Revenue Service', 'author'), ('Internal Revenue Service', 'government agency')]","[('Austin', 'city'), ('February 18, 2010', 'point in time'), ('Andrew Joseph Stack III', 'terrorist'), ('Piper Dakota', 'airplane'), ('Austin', 'city'), ('Texas', 'city'), ('United States', 'country'), ('Internal Revenue Service', 'government agency')]",0.14285714285714285,0.5,0.22222222222222224 +641,FIGER-fine,"For English Touring Opera, she has sung Jezibaba ( Rusalka ) and Kabanicha ( Katya Kabanova ).","[('English Touring Opera', 'company')]",[],0.0,0.0,0.0 +642,FIGER-fine,"He was confirmed by the United States Senate on August 4, 1983, and received his commission on August 6, 1983.","[('United States Senate', 'author'), ('United States Senate', 'government')]","[('United States', 'country'), ('August 4, 1983', 'point in time'), ('August 6, 1983', 'point in time')]",0.0,0.0,0.0 +643,FIGER-fine,"The company was founded in Waterloo, Ontario, Canada in 1980 by imaging pioneer Dr. Savvas Chamberlain, a former Professor in Electrical Engineering at the University of Waterloo.","[('University of Waterloo', 'educational institution')]","[('The company', 'educational institution'), ('Waterloo', 'city'), ('Ontario', 'province'), ('Canada', 'country'), ('Dr. Savvas Chamberlain', 'doctor'), ('Waterloo', 'city')]",0.0,0.0,0.0 +644,FIGER-fine,"The communaute de communes des Terroirs d'Angillon was created on December 29th, 2000 and is located in the Cher departement of the Centre region of France.","[('Centre', 'province')]","[('December 29th, 2000', 'point in time'), ('France', 'country')]",0.0,0.0,0.0 +645,FIGER-fine,"He helped start Dill Records which released most of the Skankin ' Pickle releases along with bands like Less Than Jake, Slapstick, MU330, and Less Than Jake ( all of which went to Asian Man Records after the demise of Skankin ' Pickle ).","[('MU330', 'artist'), ('MU330', 'musician')]","[(""Skankin ' Pickle"", 'musician'), ('Less Than Jake', 'musician'), ('Slapstick', 'musician'), ('MU330', 'musician'), ('Less Than Jake', 'musician'), (""Skankin ' Pickle"", 'musician')]",0.25,0.5,0.3333333333333333 +646,FIGER-fine,Rejinagar ( Vidhan Sabha constituency ) ( রেজিনগর বিধানসà¦à¦¾ কেনà§à¦¦à§à¦° ) is an assembly constituency in Murshidabad district in the Indian state of West Bengal.,"[('West Bengal', 'province')]","[('Rejinagar', 'city'), ('Murshidabad district', 'city')]",0.0,0.0,0.0 +647,FIGER-fine,On 18 December 1991 Silayev became the Permanent Representative of Russia to the European Community in Brussels; he resigned from his post on 7 February 1994.,"[('European Community', 'author')]","[('Silayev', 'politician'), ('Russia', 'country'), ('Brussels', 'city'), ('7 February 1994', 'point in time')]",0.0,0.0,0.0 +648,FIGER-fine,"Perreault played with future Hockey Hall of Fame members such as Bobby Orr, Darryl Sittler, Bobby Hull, Guy Lafleur and Marcel Dionne.","[('Marcel Dionne', 'athlete')]","[('Bobby Orr', 'athlete'), ('Darryl Sittler', 'athlete'), ('Bobby Hull', 'athlete'), ('Guy Lafleur', 'athlete'), ('Marcel Dionne', 'athlete')]",0.2,1.0,0.33333333333333337 +649,FIGER-fine,"Kavyen ' Kav ' Temperley ( bass/vocals ), Joel Quartermain ( guitar ) and Stuart MacLeod ( guitar ) formed the band to compete in the Australian National Campus Band Competition.","[('Joel Quartermain', 'artist'), ('Joel Quartermain', 'musician')]","[('Kavyen', 'musician'), ('bass/vocals', 'instrument'), ('Joel Quartermain', 'musician'), ('guitar', 'instrument'), ('Stuart MacLeod', 'musician'), ('guitar', 'instrument'), ('Australian National Campus Band Competition', 'award')]",0.16666666666666666,0.5,0.25 +650,FIGER-fine,"Colli sul Velino is a comune ( municipality ) in the Province of Rieti in the Italian region Latium, located about 70 & nbsp; km northeast of Rome and about 13 & nbsp; km northwest of Rieti.","[('Province of Rieti', 'province')]","[('Colli sul Velino', 'province'), ('Province of Rieti', 'province'), ('Latium', 'city'), ('Rome', 'city'), ('Rieti', 'city')]",0.2,1.0,0.33333333333333337 +651,FIGER-fine,"In March 2006 development was picked up again by Panu Matilainen from Red Hat at a new home, introducing basic multilib functionality and support for common repository metadata.","[('Red Hat', 'company'), ('Red Hat', 'engineer')]","[('Panu Matilainen', 'architect'), ('Red Hat', 'company')]",0.5,0.5,0.5 +652,FIGER-fine,"He was born in the village of Holuybne, Bereg County, Austria-Hungary ( now Svaliava Raion, Zakarpattia Oblast, Ukraine ) and emigrated to Pennsylvania with his parents at age five.","[('Zakarpattia Oblast', 'province')]","[('Bereg County', 'county'), ('Austria-Hungary', 'country'), ('Svaliava Raion', 'province'), ('Zakarpattia Oblast', 'province'), ('Ukraine', 'country')]",0.2,1.0,0.33333333333333337 +653,FIGER-fine,"Among the major cities of the region are Varna, Rousse, Pleven, Dobrich, Shumen, Veliko Tarnovo, Vratsa, Vidin, Montana, Lom, Silistra, Targovishte, and Razgrad.","[('Silistra', 'city')]","[('Varna', 'city'), ('Rousse', 'city'), ('Pleven', 'city'), ('Dobrich', 'city'), ('Shumen', 'city'), ('Veliko Tarnovo', 'city'), ('Vratsa', 'city'), ('Vidin', 'city'), ('Montana', 'city'), ('Lom', 'city'), ('Silistra', 'city'), ('Targovishte', 'city'), ('Razgrad', 'city')]",0.07692307692307693,1.0,0.14285714285714288 +654,FIGER-fine,"The band 's songs appeared on several Hollywood film soundtracks, such as Gremlins 2: The New Batch, Nothing But Trouble and The Taking of Beverly Hills.","[('The Taking of Beverly Hills', 'film')]","[('The band', 'musician'), ('Hollywood film', 'film'), ('Gremlins 2: The New Batch', 'film'), ('Nothing But Trouble', 'music'), ('The Taking of Beverly Hills', 'film')]",0.2,1.0,0.33333333333333337 +655,FIGER-fine,"On February 23, 1943, the group began two days of low-level strafing missions in support of hard-pressed Allied troops at Kasserine Pass, losing several aircraft.","[('Kasserine Pass', 'military conflict')]","[('February 23, 1943', 'point in time'), ('Allied troops', 'military'), ('Kasserine Pass', 'bridge')]",0.0,0.0,0.0 +656,FIGER-fine,"Additional London credits include Cats, Hot Mikado, Martin Guerre, Blood Brothers and Spend Spend Spend, for which he was nominated for the Laurence Olivier Award.","[('Martin Guerre', 'film'), ('Martin Guerre', 'play'), ('Martin Guerre', 'written work')]","[('London', 'city'), ('Cats', 'film'), ('Hot Mikado', 'film'), ('Martin Guerre', 'film'), ('Blood Brothers', 'film'), ('Laurence Olivier Award', 'award')]",0.16666666666666666,0.3333333333333333,0.2222222222222222 +657,FIGER-fine,"In the program 's short history, wins have already been recorded over traditional Football Championship Subdivision powers such as a James Madison University ( ranked # 1 at the time ), Furman University and Wofford College.","[('Wofford College', 'educational institution')]","[('James Madison University', 'educational institution'), ('Furman University', 'educational institution'), ('Wofford College', 'educational institution')]",0.3333333333333333,1.0,0.5 +658,FIGER-fine,"Henlow is a village and civil parish in the district of Central Bedfordshire in Bedfordshire, England.","[('Bedfordshire', 'county')]","[('Henlow', 'cemetery'), ('Bedfordshire', 'province'), ('Bedfordshire', 'province'), ('England', 'country')]",0.0,0.0,0.0 +659,FIGER-fine,"At Sydney Airport, the Seven Network placed a billboard near the exit, featuring a picture of an Oceanic Airlines hostess and the company 's symbol with the words "" find815.","[('Sydney Airport', 'airport')]","[('Sydney Airport', 'airport'), ('Seven Network', 'broadcast network'), ('Oceanic Airlines', 'airline')]",0.3333333333333333,1.0,0.5 +660,FIGER-fine,"It planned to launch operations in 2005 linking Brisbane to generally exotic destinations in the Pacific, using a Russian Yakovlev Yak-42D aircraft leased from the Russian airline Karat.","[('Karat', 'airline'), ('Karat', 'company')]","[('Brisbane', 'city'), ('Pacific', 'body of water'), ('Russian airline', 'airline'), ('Karat', 'airline')]",0.25,0.5,0.3333333333333333 +661,FIGER-fine,"Bugno 's performance in the Grand Tours, however, was over-shadowed by Miguel Indurain.","[('Miguel Indurain', 'athlete')]",[],0.0,0.0,0.0 +662,FIGER-fine,"Since 2003, one of his hobbies has been racing and breeding horses on his Arindel Farms in Ocala, Florida.","[('Ocala, Florida', 'city')]","[('2003', 'point in time'), ('Ocala', 'city')]",0.0,0.0,0.0 +663,FIGER-fine,"Mark Knowles and Daniel Nestor were the defending champions, but lost in the first round to Lukas Dlouhy and David Skoch.","[('David Å koch', 'athlete')]","[('Mark Knowles', 'athlete'), ('Daniel Nestor', 'athlete')]",0.0,0.0,0.0 +664,FIGER-fine,"Manchukuo used the Chosen ports of Yuki, Seishin and Rashin for the Japan sea area.","[('Sea of Japan', 'body of water')]","[('Japan', 'country'), ('sea area', 'body of water')]",0.0,0.0,0.0 +665,FIGER-fine,"Giovanni Invernizzi ( born August 26, 1931 in Albairate; died February 28, 2005 in Milan ) was an Italian professional football player and coach.","[('Milan', 'city')]","[('Giovanni Invernizzi', 'coach'), ('Albairate', 'city'), ('Milan', 'city'), ('Italian', 'country')]",0.25,1.0,0.4 +666,FIGER-fine,"png20pxMelbourne / Avalon Airport End 20px continues as 30px Hastings, Flinders Westernport Highway 30px Image: UK motorway symbol.","[('Flinders, Victoria', 'city')]","[('Avalon Airport', 'airport'), ('Hastings', 'city'), ('Flinders', 'city'), ('UK', 'country'), ('motorway', 'road')]",0.0,0.0,0.0 +667,FIGER-fine,The following describes institutions of post-secondary learning existing in Belize prior to the establishment of the University of Belize in August 2000.,"[('Belize', 'country')]","[('Belize', 'country'), ('University of Belize', 'educational institution'), ('August 2000', 'point in time')]",0.3333333333333333,1.0,0.5 +668,FIGER-fine,"Six months after joining Citicorp, he left to join Paine Webber as first vice president of the company 's government finance group.","[('Paine Webber', 'company')]","[('Citicorp', 'company'), ('company', 'company'), ('government finance group', 'government agency')]",0.0,0.0,0.0 +669,FIGER-fine,"Herrera played Miguel Arango, a teenager who moves to Mexico City to avenge his father 's death.","[('Mexico City', 'city')]","[('Miguel Arango', 'athlete'), ('teenager', 'athlete'), ('Mexico City', 'city')]",0.3333333333333333,1.0,0.5 +670,FIGER-fine,"Proponents of ecumenism are currently engaged in discussing key theological differences such as the Filioque, Papal primacy, and a possible agreement on rapprochement and eventually full communion with the Roman Catholic and Anglican Churches.","[('Anglican Churches', 'religion')]","[('ecumenism', 'religion'), ('Roman Catholic and Anglican Churches', 'religion')]",0.0,0.0,0.0 +671,FIGER-fine,"Reeker is a 2005 American horror film, written and directed by Dave Payne.","[('horror film', 'film')]","[('Reeker', 'film'), ('Dave Payne', 'author')]",0.0,0.0,0.0 +672,FIGER-fine,"Gloria and Salvador Torres ' flag of Aztlan has seven stars, California, Arizona, Colorado, New Mexico and Texas; and parts of Montana, Utah, Oregon, Nevada, Kansas and Wyoming.","[('Montana', 'province')]","[('California', 'body of water'), ('Arizona', 'body of water'), ('Montana', 'body of water')]",0.0,0.0,0.0 +673,FIGER-fine,"Sexbierum is located in the province of Friesland, at located about 7 kilometres north-east of Harlingen, about 7 kilometres north-west of Franeker.","[('Franeker', 'city')]","[('province of Friesland', 'province'), ('Harlingen', 'city'), ('Franeker', 'city')]",0.3333333333333333,1.0,0.5 +674,FIGER-fine,"The lack of veteran bowler Dominic Cork did not seem to bother Lancashire unduly, as Chapple got five wickets for 22 runs and Kartik four for 43.","[('Lancashire County Cricket Club', 'sports team')]","[('Dominic Cork', 'athlete'), ('Lancashire', 'city')]",0.0,0.0,0.0 +675,FIGER-fine,"Aron B ( born 18 July 1988 ) is a British Asian Pop singer-songwriter and dancer from Manchester, England, best known for his debut single "" I Just Wanna "".","[('singer-songwriter', 'instrument'), ('singer-songwriter', 'title')]","[('Aron B', 'musician'), ('Manchester', 'city'), ('England', 'country'), ('I Just Wanna', 'music')]",0.0,0.0,0.0 +676,FIGER-fine,"He attended Yeshivat HaKotel in Jerusalem, Israel and received a B.A at Yeshiva University in New York City.","[('New York City', 'company'), ('New York City', 'city'), ('New York City', 'cemetery')]","[('Yeshivat HaKotel', 'educational institution'), ('Jerusalem', 'city'), ('Israel', 'country'), ('Yeshiva University', 'educational institution'), ('New York City', 'city')]",0.2,0.3333333333333333,0.25 +677,FIGER-fine,"Born in Toronto, Canada on July 23, 1946, Carty attended Queen 's University and Harvard Business School.","[('Harvard Business School', 'author'), ('Harvard Business School', 'company'), ('Harvard Business School', 'educational institution')]","[('Toronto', 'city'), ('Canada', 'country'), ('July 23, 1946', 'point in time'), (""Queen 's University"", 'educational institution'), ('Harvard Business School', 'educational institution')]",0.2,0.3333333333333333,0.25 +678,FIGER-fine,Christen Christensen ( born 17 September 1904 in Oslo & ndash; died 2 June 1969 in Oslo ) was a Norwegian pair skater.,"[('Oslo', 'city'), ('Oslo', 'cemetery')]","[('Oslo', 'city'), ('2 June 1969', 'point in time'), ('Oslo', 'city'), ('Norwegian', 'country'), ('pair skater', 'athlete')]",0.25,0.5,0.3333333333333333 +679,FIGER-fine,The Saab 38 ( also known as B3LA or A 38/Sk 38 ) was a single engine jet trainer and attack aircraft planned by Saab during the 1970s.,"[('Ground-attack aircraft', 'airplane')]","[('Saab', 'company'), ('single engine', 'engine'), ('Saab', 'company'), ('1970s', 'point in time')]",0.0,0.0,0.0 +680,FIGER-fine,"Dougherty ( formerly Daugherty ) is a small unincorporated town in Rains County, Texas, United States.","[('Rains County, Texas', 'county')]","[('Rains County', 'county'), ('United States', 'country')]",0.0,0.0,0.0 +681,FIGER-fine,"Frank Lampard gave Chelsea hope with a poacher 's goal against the run of play, but Alex denied United a third when he brilliantly blocked Wayne Rooney 's shot from close range.","[('Wayne Rooney', 'athlete')]","[('Frank Lampard', 'athlete'), ('Chelsea', 'sports team'), ('run of play', 'play'), ('Alex', 'athlete'), ('United', 'sports team'), ('Wayne Rooney', 'athlete')]",0.16666666666666666,1.0,0.2857142857142857 +682,FIGER-fine,LaMarcus Aldridge and Brandon Roy score 25 points each and the Blazers make a 15-0 run in the fourth quarter to stay alive in the series.,"[('LaMarcus Aldridge', 'athlete')]","[('LaMarcus Aldridge', 'athlete'), ('Brandon Roy', 'athlete'), ('fourth quarter', 'point in time')]",0.3333333333333333,1.0,0.5 +683,FIGER-fine,"That, however, is to be found in Worrstadt ( 4 & nbsp; km away ), Alzey ( 19 & nbsp; km ), Nieder-Olm ( 3 & nbsp; km ) and Mainz ( 18 & nbsp; km ).","[('Alzey', 'city')]","[('Worrstadt', 'city'), ('Alzey', 'city'), ('Nieder-Olm', 'city'), ('Mainz', 'city')]",0.25,1.0,0.4 +684,FIGER-fine,"Naguib Mahfouz wrote about the Theban wars against the Hyksos in his novel Thebes at War, while the expulsion of the Hyksos is also the basis for Christian Jacq 's fictional Queen of Freedom series.","[('Naguib Mahfouz', 'author')]","[('Naguib Mahfouz', 'author'), ('Theban wars', 'military conflict'), ('Christian Jacq', 'author')]",0.3333333333333333,1.0,0.5 +685,FIGER-fine,The exodus began in the aftermath of World War I and was implicated in the rise of Nazism.,"[('World War I', 'military conflict'), ('World War I', 'attack')]","[('World War I', 'military conflict'), ('Nazism', 'terrorist organization')]",0.5,0.5,0.5 +686,FIGER-fine,"HMS Marigold was launched from the yards of Hall, Russell & amp; Company, of Aberdeen, Scotland on 16 November 1940.","[('Aberdeen', 'city')]","[('Hall, Russell & amp; Company', 'company'), ('Aberdeen', 'city'), ('Scotland', 'country'), ('16 November 1940', 'point in time')]",0.25,1.0,0.4 +687,FIGER-fine,He played for Advance Tai Chung in the Hong Kong second division which peaked the interest of first division side Eastern Hong Kong and they signed Alex in January 2009.,"[('Eastern AA', 'sports team')]","[('Hong Kong', 'city'), ('Hong Kong', 'city'), ('January 2009', 'point in time')]",0.0,0.0,0.0 +688,FIGER-fine,"Abroad, he participated in two collective exhibitions at the New Visual Gallery, in Frankfurt, Germany in 1993 and 1994.","[('Frankfurt', 'city')]","[('Abroad', 'country'), ('Frankfurt', 'city'), ('Germany', 'country'), ('1993', 'point in time'), ('1994', 'point in time')]",0.2,1.0,0.33333333333333337 +689,FIGER-fine,"Following his degree studies, he became assistant to George Hardie ( 1978-1979 ) and then shared a studio with designer Neville Brody at The Face magazine ( 1979-1981 and 1990-1996 ).","[('The Face', 'written work')]","[('George Hardie', 'engineer'), ('1978-1979', 'point in time'), ('Neville Brody', 'engineer'), ('1979-1981', 'point in time'), ('1990-1996', 'point in time')]",0.0,0.0,0.0 +690,FIGER-fine,"Selective schools in New South Wales, Australia are government high schools operated by the New South Wales Department of Education and Training, that have accepted their students based upon their academic merit.","[('Australia', 'language'), ('Australia', 'country')]","[('Selective schools', 'educational institution'), ('Australia', 'country'), ('New South Wales Department of Education and Training', 'educational department')]",0.3333333333333333,0.5,0.4 +691,FIGER-fine,"In 1993, the NPA was reformed as the Printer Working Group ( PWG ) and added HP, Compaq, Microsoft, Xerox, Xircom, Farpoint Communications, Zenith, Castelle, Fujitsu, 3M, Cirrus Logic, Amp, National Semiconductor and Ricoh.","[('Cirrus Logic', 'company')]","[('HP', 'company'), ('Compaq', 'company'), ('Microsoft', 'company'), ('Xerox', 'company'), ('Xircom', 'company'), ('Farpoint Communications', 'company'), ('Zenith', 'company'), ('Castelle', 'company'), ('Fujitsu', 'company'), ('3M', 'company'), ('Cirrus Logic', 'company'), ('Amp', 'company'), ('National Semiconductor', 'company'), ('Ricoh', 'company')]",0.07142857142857142,1.0,0.13333333333333333 +692,FIGER-fine,"Until 1929 the region was part of the municipality of Soledade, then became the third district of Sobradinho.","[('Soledade', 'city')]",[],0.0,0.0,0.0 +693,FIGER-fine,"On December 22, Aumeier was sentenced to death, and he was hanged on January 28, 1948 in Montelupich Prison, Krakow.","[('Montelupich Prison', 'government agency')]","[('Krakow', 'city')]",0.0,0.0,0.0 +694,FIGER-fine,"They crossed the Bow River and then followed its tributary the Spray River and the Spray 's tributary Whiteman Creek over Whiteman 's Pass entering into the Columbia Valley through Sinclair Canyon, near present-day Radium Hot Springs, British Columbia.","[('Spray River', 'body of water')]","[('Bow River', 'body of water'), ('Spray River', 'body of water'), ('Whiteman Creek', 'body of water'), (""Whiteman 's Pass"", 'body of water'), ('Columbia Valley', 'body of water'), ('Sinclair Canyon', 'body of water'), ('British Columbia', 'province')]",0.14285714285714285,1.0,0.25 +695,FIGER-fine,"In written fiction, Vivian Vande Velde 's book The Rumpelstiltskin Problem presents a handful of alternative versions of the tale in a humorous attempt to address perceived plot holes in the story.","[('Vivian Vande Velde', 'author')]","[('Vivian Vande Velde', 'author'), ('The Rumpelstiltskin Problem', 'written work')]",0.5,1.0,0.6666666666666666 +696,FIGER-fine,"From 1804 to 1816 he worked as court architect in Fulda and from 1816 until his death as Chief Director of the Grand Duchy of Saxe-Weimar-Eisenach, producing several significant buildings in the town of Weimar itself.","[('Saxe-Weimar-Eisenach', 'country')]","[('1816', 'point in time'), ('Fulda', 'city'), ('1816', 'point in time'), ('Weimar', 'city')]",0.0,0.0,0.0 +697,FIGER-fine,"Though she had far from given career best she gave another powerful performance in Ketan Mehta 's Mirch Masala ( 1985 ), Govind Nihalani 's Tamas ( 1986 ) and once again she worked with Gulzar in Ijaazat ( 1987 ).","[('Ijaazat', 'film')]","[('Ketan Mehta', 'actor'), ('Mirch Masala', 'film'), ('Govind Nihalani', 'actor'), ('Tamas', 'film'), ('Ijaazat', 'film')]",0.2,1.0,0.33333333333333337 +698,FIGER-fine,"3187 Dalian ( 1977 TO3 ) is a main-belt asteroid discovered on October 10, 1977 by Purple Mountain Observatory at Nanking.","[('Asteroid belt', 'astral body')]","[('Dalian', 'city'), ('October 10, 1977', 'point in time'), ('Nanking', 'city')]",0.0,0.0,0.0 +699,FIGER-fine,"Chris Martin - Chris Martin, 42, was a production assistant with the Canadian Broadcasting Corporation.","[('Canadian Broadcasting Corporation', 'company'), ('Canadian Broadcasting Corporation', 'artist'), ('Canadian Broadcasting Corporation', 'broadcast network'), ('Canadian Broadcasting Corporation', 'news agency')]","[('Chris Martin', 'actor'), ('Chris Martin', 'actor'), ('Canadian Broadcasting Corporation', 'broadcast network')]",0.5,0.25,0.3333333333333333 +700,FIGER-fine,"Benaud said he was "" completely satisfied that [ Meckiff 's ] delivery was fair and legitimate "", while the selection panel of Don Bradman, Dudley Seddon and Jack Ryder continued to pick the paceman, implying that they regarded his action as legal.","[('Don Bradman', 'author'), ('Don Bradman', 'athlete')]",[],0.0,0.0,0.0 +701,FIGER-fine,"It uses the same cover as Les Greatest Hits, but with a different background.","[('Les Greatest Hits', 'music')]",[],0.0,0.0,0.0 +702,FIGER-fine,Quatermass and the Pit premiered on 9 November 1967 and went on general release in a double bill with Circus of Fear on 19 November 1967.,"[('Circus of Fear', 'film')]","[('Quatermass and the Pit', 'film'), ('9 November 1967', 'point in time'), ('Circus of Fear', 'film'), ('19 November 1967', 'point in time')]",0.25,1.0,0.4 +703,FIGER-fine,"After reaching the semi-finals at the 2000 Sydney Olympics, Federer reached his first ATP final in Marseille, where he lost to compatriot Marc Rosset, and was also the runner-up in his home tournament at Basel.","[('Basel', 'city')]","[('Federer', 'athlete'), ('Marseille', 'city'), ('Marc Rosset', 'athlete'), ('Basel', 'city')]",0.25,1.0,0.4 +704,FIGER-fine,The American theatre became a scene long remembered in popular English tradition following Admiral Benbow 's running battle in August off Santa Marta.,"[('Santa Marta', 'city')]","[('The American theatre', 'theater'), ('August', 'point in time'), ('Santa Marta', 'body of water')]",0.0,0.0,0.0 +705,FIGER-fine,"Considered a Missionary Church they have churches and missions in Peru, Chile, Uruguay, Venezuela, San Salvador, Spain, Italy, Switzerland, Sweden, Holland and Israel.","[('Chile', 'country')]","[('Peru', 'country'), ('Chile', 'country'), ('Uruguay', 'country'), ('Venezuela', 'country'), ('San Salvador', 'country'), ('Spain', 'country'), ('Italy', 'country'), ('Switzerland', 'country'), ('Sweden', 'country'), ('Holland', 'country'), ('Israel', 'country')]",0.09090909090909091,1.0,0.16666666666666669 +706,FIGER-fine,"It was his the goal that allowed the team to overcome Fredrikstad FK, in the Norwegian Cup.","[('Fredrikstad FK', 'sports team')]","[('Fredrikstad FK', 'sports team')]",1.0,1.0,1.0 +707,FIGER-fine,"Gmina Grodziczno contains the villages and settlements of Bialobloty, Boleszyn, Grodziczno, Jakubkowo, Katlewo, Kowaliki, Kuligi, Linowiec, Lorki, Montowo, Mroczenko, Mroczno, Nowe Grodziczno, Ostaszewo, Rynek, Swiniarc, Trzcin, Zajaczkowo and Zwiniarz.","[('Trzcin', 'city')]","[('Grodziczno', 'city'), ('Bialobloty', 'city'), ('Boleszyn', 'city'), ('Grodziczno', 'city'), ('Jakubkowo', 'city'), ('Katlewo', 'city'), ('Kowaliki', 'city'), ('Kuligi', 'city'), ('Linowiec', 'city'), ('Lorki', 'city'), ('Montowo', 'city'), ('Mroczenko', 'city'), ('Mroczno', 'city'), ('Grodziczno', 'city'), ('Ostaszewo', 'city'), ('Rynek', 'city'), ('Swiniarc', 'city'), ('Trzcin', 'city'), ('Zajaczkowo', 'city'), ('Zwiniarz', 'city')]",0.05555555555555555,1.0,0.10526315789473684 +708,FIGER-fine,"Shaw is the parent of Shaw Broadcast Services ( previously Shaw Satellite Services, Canadian Satellite Communications, or Cancom ) and, through Shaw Broadcast Services, Shaw Direct, one of Canada 's two national direct broadcast satellite providers.","[('Shaw Direct', 'company'), ('Shaw Direct', 'broadcast network')]","[('Shaw', 'company'), ('Shaw Broadcast Services', 'company'), ('Shaw Satellite Services', 'company'), ('Canadian Satellite Communications', 'company'), ('Cancom', 'company'), ('Shaw Broadcast Services', 'company'), ('Shaw Direct', 'company'), ('Canada', 'country')]",0.14285714285714285,0.5,0.22222222222222224 +709,FIGER-fine,"There are seventeen countries participating in PROLINNOVA: Bolivia, Peru, Ecuador, Kenya, Mozambique, Mali, Senegal, Ethiopia, NigeriaGhana, Uganda, Nepal, Cambodia, South Africa, Niger, Sudan, and Tanzania.","[('Senegal', 'country')]","[('Bolivia', 'country'), ('Peru', 'country'), ('Ecuador', 'country'), ('Kenya', 'country'), ('Mozambique', 'country'), ('Mali', 'country'), ('Senegal', 'country'), ('Ethiopia', 'country'), ('NigeriaGhana', 'country'), ('Uganda', 'country'), ('Nepal', 'country'), ('Cambodia', 'country'), ('South Africa', 'country'), ('Niger', 'country'), ('Sudan', 'country'), ('Tanzania', 'country')]",0.0625,1.0,0.11764705882352941 +710,FIGER-fine,"Roberts comes from a very famous family, his uncles include former footballers Cyrille Regis, Dave Regis, Otis Roberts ( a former Grenada international who played in Hong Kong and Belgium ).","[('Belgium', 'government'), ('Belgium', 'country')]","[('Cyrille Regis', 'athlete'), ('Dave Regis', 'athlete'), ('Otis Roberts', 'athlete'), ('Grenada', 'country'), ('Hong Kong', 'city'), ('Belgium', 'country')]",0.16666666666666666,0.5,0.25 +711,FIGER-fine,"The organizations that chose the teams were Associated Press, United Press International, Newspaper Enterprise Association, Football Writers Association of America, American Football Coaches Association, Walter Camp Foundation, Scripps-Howard, and The Sporting News.","[('American Football Coaches Association', 'author')]","[('Associated Press', 'news agency'), ('United Press International', 'news agency'), ('Newspaper Enterprise Association', 'news agency'), ('Football Writers Association of America', 'news agency'), ('American Football Coaches Association', 'news agency'), ('Walter Camp Foundation', 'news agency'), ('Scripps-Howard', 'news agency'), ('The Sporting News', 'news agency')]",0.0,0.0,0.0 +712,FIGER-fine,"Colonial Williamsburg has also hosted visiting royalty from several nations, including King Hussein of Jordan and Emperor Hirohito of Japan.","[('Hirohito', 'author'), ('Hirohito', 'monarch')]","[('Colonial Williamsburg', 'city'), ('King Hussein of Jordan', 'monarch'), ('Emperor Hirohito of Japan', 'monarch')]",0.0,0.0,0.0 +713,FIGER-fine,Goseck is located on the north bank of the Saale River about halfway between Naumburg and Weißenfels.,"[('Weißenfels', 'city')]","[('Goseck', 'city'), ('Saale River', 'body of water'), ('Naumburg', 'city'), ('Weißenfels', 'city')]",0.25,1.0,0.4 +714,FIGER-fine,Chris Chilton is the club 's top goalscorer with 222 goals in all competitions.,"[('Chris Chilton', 'athlete')]","[('Chris Chilton', 'athlete')]",1.0,1.0,1.0 +715,FIGER-fine,Omnibus even went on to make a documentary on McGee and Creation in 1998 for BBC One.,"[('BBC One', 'company'), ('BBC One', 'broadcast network')]","[('BBC One', 'tv channel')]",0.0,0.0,0.0 +716,FIGER-fine,"Including but not limited to Jonas Bering, Modeselektor, The Rice Twins, Robag Wruhme, Modeselektor, Wolfgang Voigt ( aka Gas ), Gui Boratto, Axel Willner ( aka the Field ), Aksel Shaufler ( aka Superpitcher ), Wighnomy Bros.","[('Gui Boratto', 'artist')]",[],0.0,0.0,0.0 +717,FIGER-fine,"Stoomcentrum Maldegem ( SCM ), literally Maldegem Steam Centre, is a heritage railway located at Maldegem in northern Belgium.","[('Maldegem', 'city')]","[('Maldegem', 'city'), ('Maldegem', 'city'), ('Maldegem', 'city'), ('Belgium', 'country')]",0.5,1.0,0.6666666666666666 +718,FIGER-fine,"It was there that the aspiring cineaste founded the Austin Film Society and grew to appreciate such auteurs as Robert Bresson, Yasujiro Ozu, Rainer Werner Fassbinder, Josef Von Sternberg, and Carl Theodor Dreyer.","[('Carl Theodor Dreyer', 'author'), ('Carl Theodor Dreyer', 'director'), ('Carl Theodor Dreyer', 'artist')]","[('Robert Bresson', 'author'), ('Yasujiro Ozu', 'author'), ('Rainer Werner Fassbinder', 'author'), ('Josef Von Sternberg', 'author'), ('Carl Theodor Dreyer', 'author')]",0.2,0.3333333333333333,0.25 +719,FIGER-fine,"The Fiscal Wake Up Tour is a joint public engagement initiative by The Concord Coalition, The Brookings Institution, and The Heritage Foundation.","[('Heritage Foundation', 'author'), ('Heritage Foundation', 'company')]","[('The Fiscal Wake Up Tour', 'protest'), ('The Concord Coalition', 'educational institution'), ('The Brookings Institution', 'educational institution'), ('The Heritage Foundation', 'educational institution')]",0.0,0.0,0.0 +720,FIGER-fine,"It is distributed by Demos 's company White Wave Foods, a subsidiary of Dean Foods.","[('Dean Foods', 'company')]","[('White Wave Foods', 'company'), ('Dean Foods', 'company')]",0.5,1.0,0.6666666666666666 +721,FIGER-fine,"Sketches included ' Dancing with the MPs ', where Don Brash and Jerry Brownlee did an unprepared dance, Rodney Hide did a ' Flat Tax Limbo ', Tama Iti and Nikky Watson did a pole dance and Trevor Mallard did an ' NCEA Side-Step '.","[('Trevor Mallard', 'politician')]","[('Don Brash', 'actor'), ('Jerry Brownlee', 'actor'), ('Rodney Hide', 'actor'), ('Tama Iti', 'actor'), ('Nikky Watson', 'actor'), ('Trevor Mallard', 'actor')]",0.0,0.0,0.0 +722,FIGER-fine,"The best-known stochastic process to which stochastic calculus is applied is the Wiener process ( named in honor of Norbert Wiener ), which is used for modeling Brownian motion as described by Albert Einstein and other physical diffusion processes in space of particles subject to random forces.","[('Norbert Wiener', 'author')]",[],0.0,0.0,0.0 +723,FIGER-fine,"Later, she began seeing two men at the same time, another doctor at County ( Paul Blackthorne ) and a teacher ( Steven Culp ).","[('Steven Culp', 'actor')]","[('doctor', 'doctor'), ('County', 'county'), ('Paul Blackthorne', 'doctor'), ('Steven Culp', 'doctor')]",0.0,0.0,0.0 +724,FIGER-fine,These groups have influence with Democrats at the Federal Communications Commission and in Congress.,"[('Federal Communications Commission', 'government agency'), ('Federal Communications Commission', 'government')]","[('Democrats', 'political party'), ('Federal Communications Commission', 'government agency')]",0.5,0.5,0.5 +725,FIGER-fine,"Its seat is the town of Stary Sacz, which lies approximately 9kmmi0 south-west of Nowy Sacz and 75kmmi0on south-east of the regional capital Krakow.","[('Nowy SÄ…cz', 'city')]","[('Krakow', 'city')]",0.0,0.0,0.0 +726,FIGER-fine,Before that position he was a Professor of Physics at Linkoping University and Rector at Chalmers University of Technology.,"[('Linköping University', 'educational institution')]","[('Linkoping University', 'educational institution'), ('Chalmers University of Technology', 'educational institution')]",0.0,0.0,0.0 +727,FIGER-fine,"Stating he was a psychologist and wanted to become a teacher Charva moved to Morfelden-Walldorf and later to Darmstadt, where he began working as taxicab driver for a Frankfurt cab company.","[('Darmstadt', 'city'), ('Darmstadt', 'cemetery')]","[('Morfelden-Walldorf', 'city'), ('Darmstadt', 'city'), ('Frankfurt', 'city')]",0.3333333333333333,0.5,0.4 +728,FIGER-fine,"Poynton is located at the eastern most fringe of the Cheshire Plain, 7mikm0 north of Macclesfield, 5mikm0 south of Stockport and 11mikm0 south-southeast of Manchester.","[('Macclesfield', 'city')]","[('Poynton', 'city'), ('Cheshire Plain', 'body of water'), ('Macclesfield', 'city'), ('Stockport', 'city'), ('Manchester', 'city')]",0.2,1.0,0.33333333333333337 +729,FIGER-fine,"From Helsingborg, the route was supposed to continue northward through Sweden and into Finland, although there, for practical and sentimental reasons, it retains its former number, E & nbsp; 4.","[('Helsingborg', 'city')]","[('Helsingborg', 'city'), ('Sweden', 'country'), ('Finland', 'country')]",0.3333333333333333,1.0,0.5 +730,FIGER-fine,"WYSIWYG word processing systems such as Word, which appear to edit formatted text directly, are essentially structure editors for the underlying marked-up text.","[('Microsoft Word', 'software')]","[('Word', 'software')]",0.0,0.0,0.0 +731,FIGER-fine,"After pitching 7 innings in which he allowed only 3 hits and no walks, Kuroda was taken out of the game, with an 8-0 lead, so that the Dodgers could give Brad Penny and Takashi Saito some live practice.","[('Takashi Saito', 'athlete')]","[('Dodgers', 'sports team'), ('Brad Penny', 'athlete'), ('Takashi Saito', 'athlete')]",0.3333333333333333,1.0,0.5 +732,FIGER-fine,"Various posters and advertisements have been produced over the years to promote this film, however this is the original artwork, intended by Universal Pictures for wide distribution.","[('Universal Pictures', 'company'), ('Universal Pictures', 'artist')]","[('this film', 'film'), ('Universal Pictures', 'company')]",0.5,0.5,0.5 +733,FIGER-fine,"Throughout World War II, he served with the 21st Marine Regiment and the 3rd Marine Division, moving with the unit to New Zealand and Guadalcanal for training.","[('New Zealand', 'government'), ('New Zealand', 'country')]","[('World War II', 'military conflict'), ('21st Marine Regiment', 'military'), ('3rd Marine Division', 'military'), ('New Zealand', 'country'), ('Guadalcanal', 'body of water')]",0.2,0.5,0.28571428571428575 +734,FIGER-fine,"At the 2008 Ancestry was: In the state legislature Concord is located in the 7th Senate District, represented by Democrat Mark DeSaulnier, and in the 11th Assembly District, represented by Democrat Susan Bonilla.","[('California State Senate', 'government')]","[('Concord', 'city'), ('Democrat', 'political party'), ('Mark DeSaulnier', 'politician'), ('Democrat', 'political party'), ('Susan Bonilla', 'politician')]",0.0,0.0,0.0 +735,FIGER-fine,"Billboard 200, the album debuted at number two behind Ciara 's The Evolution, selling about 309,000 copies in its first week.","[('Ciara', 'artist'), ('Ciara', 'actor'), ('Ciara', 'musician')]","[('Ciara', 'musician'), ('The Evolution', 'film')]",0.5,0.3333333333333333,0.4 +736,FIGER-fine,As a 15-year old teenager he worked as a summer assistant to Sir William Edmond Logan with the Geological Survey of Canada.,"[('Geological Survey of Canada', 'government agency')]",[],0.0,0.0,0.0 +737,FIGER-fine,"The district is governed by a 9 member school board that is elected to serve four year terms, the Pennsylvania State Board of Education, the Pennsylvania Department of Education and the Pennsylvania General Assembly.","[('Pennsylvania General Assembly', 'government')]","[('Pennsylvania State Board of Education', 'educational department'), ('Pennsylvania Department of Education', 'educational department')]",0.0,0.0,0.0 +738,FIGER-fine,"By late March 2010, Neil Peart said that the band had about five songs completed and that American producer Nick Raskulinecz had returned as co-producer.","[('Neil Peart', 'author'), ('Neil Peart', 'artist'), ('Neil Peart', 'actor'), ('Neil Peart', 'musician')]","[('late March 2010', 'point in time'), ('Neil Peart', 'musician'), ('Nick Raskulinecz', 'director')]",0.3333333333333333,0.25,0.28571428571428575 +739,FIGER-fine,Broke 's first success came on 16 July when he captured the 16-gun American brig '' Nautilus '' off Sandy Hook.,"[('USS Nautilus', 'ship')]","[('16 July', 'point in time'), ('16-gun', 'weapon'), ('Nautilus', 'weapon'), ('Sandy Hook', 'city')]",0.0,0.0,0.0 +740,FIGER-fine,"St Paul 's Church in Worthing, England, was opened in 1812 as the Worthing Chapel of Ease.","[('Worthing', 'city')]","[('Worthing', 'city'), ('England', 'country'), ('1812', 'point in time'), ('Worthing', 'city')]",0.3333333333333333,1.0,0.5 +741,FIGER-fine,""" She Blinded Me With Science "" is a New Wave song by British musician Thomas Dolby, released in 1982.","[('Thomas Dolby', 'author'), ('Thomas Dolby', 'artist'), ('Thomas Dolby', 'actor'), ('Thomas Dolby', 'musician')]","[('She Blinded Me With Science', 'music'), ('Thomas Dolby', 'musician')]",0.5,0.25,0.3333333333333333 +742,FIGER-fine,Instead he signed with the Winnipeg Jets in 1987 but spent most of the his tenure in the American Hockey League for the Moncton Hawks and managed to play just ten games for the Jets.,"[('Moncton Hawks', 'sports team')]","[('Winnipeg Jets', 'sports team'), ('1987', 'point in time'), ('American Hockey League', 'sports league'), ('Moncton Hawks', 'sports team')]",0.25,1.0,0.4 +743,FIGER-fine,"The library at Aga Khan University Institute for Educational Development ( AKU-IED ) Karachi, Pakistan provides resources to support the Institute 's academic and research work.","[('Karachi', 'city')]","[('The library', 'library'), ('Aga Khan University Institute for Educational Development', 'educational institution'), ('Karachi', 'city'), ('Pakistan', 'country')]",0.25,1.0,0.4 +744,FIGER-fine,"A Kentucky native, Karnes was living in Arizona at the time he procured his Social Security number.","[('Arizona', 'province')]","[('Arizona', 'city')]",0.0,0.0,0.0 +745,FIGER-fine,"Jeffrey Clyde Hayes ( born August 19, 1959 in Elkin, North Carolina ) is a former American football punter in the National Football League for the Washington Redskins, Cincinnati Bengals, and the Miami Dolphins.","[('Punter', 'athlete')]","[('Jeffrey Clyde Hayes', 'athlete'), ('Elkin', 'city'), ('National Football League', 'sports league'), ('Washington Redskins', 'sports team'), ('Cincinnati Bengals', 'sports team'), ('Miami Dolphins', 'sports team')]",0.0,0.0,0.0 +746,FIGER-fine,"Daniel Patrick Moynihan, former U.S. Senator from New York, former U.S. Ambassador to the United Nations, former ambassador to India.","[('India', 'artist'), ('India', 'country'), ('India', 'ethnicity')]","[('Daniel Patrick Moynihan', 'politician'), ('U.S.', 'country'), ('New York', 'city'), ('U.S.', 'country'), ('India', 'country')]",0.25,0.3333333333333333,0.28571428571428575 +747,FIGER-fine,"At age 14, McLeod started training at the Corona Stage Academy in London, United Kingdom.","[('London', 'road'), ('London', 'language'), ('London', 'city'), ('London', 'cemetery')]","[('Corona Stage Academy', 'educational institution'), ('London', 'city'), ('United Kingdom', 'country')]",0.3333333333333333,0.25,0.28571428571428575 +748,FIGER-fine,"Rory is the nephew of Paddy Delap, a Letterkenny businessman, golfer, athletics coach and anti-government activist who runs Clarke 's Newsagent 's and organises an annual charity cycling event in aid of cancer noted for launching the career of Cervelo TestTeam member Philip Deignan.","[('Philip Deignan', 'athlete')]","[('Rory', 'coach'), ('Paddy Delap', 'coach'), ('golfer', 'athlete'), ('athletics coach', 'coach'), ('cancer', 'disease'), ('Philip Deignan', 'athlete')]",0.16666666666666666,1.0,0.2857142857142857 +749,FIGER-fine,"It is endemic to California, where it is known the coastline and coastal mountain ranges of Monterey and San Benito Counties.","[('San Benito County, California', 'county')]","[('coastline', 'body of water'), ('coastal mountain ranges', 'body of water'), ('Monterey and San Benito Counties', 'county')]",0.0,0.0,0.0 +750,FIGER-fine,"The village of Highland Park was incorporated as a city in 1918 to protect its tax base, including its successful Ford plant, from Detroit 's expanding boundaries.","[('Ford', 'company')]","[('The village of Highland Park', 'park'), ('1918', 'point in time'), ('Detroit', 'city')]",0.0,0.0,0.0 +751,FIGER-fine,"Richard Whiting Blue ( September 8, 1841 - January 28, 1907 ) was a U.S. Representative from Kansas.","[('United States House of Representatives', 'government')]","[('Richard Whiting', 'politician'), ('January 28, 1907', 'point in time')]",0.0,0.0,0.0 +752,FIGER-fine,Also in 1999 drummer Eric Kalb and percussioninst Johnny Durkin went to work on jazz legend John Scofield 's latest verve release Bump.,"[('Bump', 'music')]","[('drummer', 'musician'), ('Eric Kalb', 'musician'), ('John Scofield', 'musician')]",0.0,0.0,0.0 +753,FIGER-fine,"Downing, a notorious spy for Oliver Cromwell and later King Charles II, invested in properties and acquired considerable wealth.","[('Charles II of England', 'monarch')]","[('Downing', 'terrorist'), ('Oliver Cromwell', 'politician'), ('King Charles II', 'monarch')]",0.0,0.0,0.0 +754,FIGER-fine,"He died in Malvern Community Hospital, Malvern, Worcestershire, aged 83 on 5 February 2006, having suffered from Parkinsons Disease for several years.","[('Malvern, Worcestershire', 'city')]","[('Malvern', 'city'), ('Malvern', 'city'), ('Worcestershire', 'county'), ('5 February 2006', 'point in time'), ('Parkinsons Disease', 'disease')]",0.0,0.0,0.0 +755,FIGER-fine,"His University of London dissertation, elaborated and published later as A Grammar of Southern Tati Dialects ( Mouton, 1969 ), describes a series of Tati dialects spoken in the southwest of Qazvin.","[('Qazvin', 'city'), ('Qazvin', 'cemetery')]","[('University of London', 'educational institution'), ('Tati Dialects', 'language'), ('Tati dialects', 'language'), ('Qazvin', 'city')]",0.25,0.5,0.3333333333333333 +756,FIGER-fine,"The lighthouse was designed and built by Alan Stevenson, a member of the Stevenson lighthouse engineering dynasty and uncle of the novelist Robert Louis Stevenson.","[('Robert Louis Stevenson', 'author'), ('Robert Louis Stevenson', 'artist')]","[('Alan Stevenson', 'engineer'), ('Robert Louis Stevenson', 'engineer')]",0.0,0.0,0.0 +757,FIGER-fine,"It lies almost entirely in U.S. state of New York ( 93 % ), but also part of Vermont ( 3 % ), Massachusetts ( 2 % ), New Jersey ( 2 % ), and Connecticut ( 1 % ).","[('Connecticut', 'author'), ('Connecticut', 'province'), ('Connecticut', 'cemetery')]","[('U.S.', 'country'), ('Vermont', 'province'), ('Massachusetts', 'province'), ('New Jersey', 'province'), ('Connecticut', 'province')]",0.2,0.3333333333333333,0.25 +758,FIGER-fine,Davis 's plan for the Barracks quadrangle was interrupted by the Civil War; it was sympathetically completed to designs of Bertram Goodhue in the early 20th century.,"[('American Civil War', 'military conflict')]","[('Civil War', 'military conflict'), ('Bertram Goodhue', 'architect'), ('early 20th century', 'point in time')]",0.0,0.0,0.0 +759,FIGER-fine,"Rybaki ry ' baki is a village in the administrative district of Gmina Subkowy, within Tczew County, Pomeranian Voivodeship, in northern Poland.","[('Gmina Subkowy', 'city')]","[('Gmina Subkowy', 'county'), ('Tczew County', 'county'), ('Pomeranian Voivodeship', 'province'), ('Poland', 'country')]",0.0,0.0,0.0 +760,FIGER-fine,"Sembukudipatti ( Tamil: செமà¯à®ªà¯à®•à¯à®•à¯à®Ÿà®¿à®ªà®Ÿà¯à®Ÿà®¿ ), is a small village near Vadipatti situated 22 km North West of Madurai in Tamil Nadu, India.","[('Madurai', 'city')]","[('Tamil', 'language'), ('Vadipatti', 'city'), ('Madurai', 'city'), ('Tamil', 'language'), ('India', 'country')]",0.25,1.0,0.4 +761,FIGER-fine,"The term "" Catholic "" was never really associated with this church, since it was only consecrated as a cathedral in 1559, which was already in the middle of the period known as the Protestant Reformation.","[('Protestant Reformation', 'religion')]","[('Catholic', 'religion'), ('1559', 'point in time')]",0.0,0.0,0.0 +762,FIGER-fine,"From 2005-07, he played with the club 's B team ( soon to be extinct ) and in the second division, with Lisbon neighbours C.D. Olivais e Moscavide.","[('Lisbon', 'city'), ('Lisbon', 'written work'), ('Lisbon', 'cemetery')]","[('2005-07', 'point in time'), ('B team', 'sports team'), ('Lisbon', 'city')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +763,FIGER-fine,"It is endemic to the southeastern coast of Florida, mainly within the South Florida metropolitan area, in the United States, where little of its native habitat remains.","[('Florida', 'county'), ('Florida', 'province')]","[('southeastern coast of Florida', 'body of water'), ('South Florida metropolitan area', 'body of water'), ('United States', 'country')]",0.0,0.0,0.0 +764,FIGER-fine,"While most band members provide backing vocals on releases and during live performances, Emanuel Lundgren is founder, principal songwriter and lead singer for the group.","[('Emanuel Lundgren', 'artist'), ('Emanuel Lundgren', 'musician')]","[('Emanuel Lundgren', 'author'), ('lead singer', 'music')]",0.0,0.0,0.0 +765,FIGER-fine,""" I 'm Not Twenty "" is the English version of Alizee 's single "" J'ai pas vingt ans "".","[(""J'ai pas vingt ans"", 'music')]",[],0.0,0.0,0.0 +766,FIGER-fine,"Despite these activities, Burr was able to finish his studies and was admitted to the bar at Albany in 1782.","[('Albany, New York', 'city'), ('Albany, New York', 'cemetery')]","[('Albany', 'city'), ('1782', 'point in time')]",0.0,0.0,0.0 +767,FIGER-fine,"After the settlement was confirmed, enforced and sanctioned by His Imperial and Apostolic Royal Majesty, it was thereby inarticulated as a joint fundamental law of Hungary and of Croatia, Slavonia and Dalmatia.","[('Croatia', 'government'), ('Croatia', 'country'), ('Croatia', 'ethnicity')]","[('His Imperial and Apostolic Royal Majesty', 'monarch'), ('joint fundamental law', 'law'), ('Hungary', 'country'), ('Croatia', 'country')]",0.25,0.3333333333333333,0.28571428571428575 +768,FIGER-fine,"The following are some of the high school 's oldest and most celebrated extracurricular traditions: The Princeton High School Little Tigers participate in the Colonial Valley Conference, which includes high schools from Mercer, Middlesex and Monmouth Counties.","[('Monmouth County, New Jersey', 'county')]","[('Princeton High School', 'educational institution'), ('Mercer', 'county')]",0.0,0.0,0.0 +769,FIGER-fine,"Jamie Theriot ( born January 30, 1979 in Arnaudville, Louisiana ) is an American jockey.","[('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')]",[],0.0,0.0,0.0 +770,FIGER-fine,"Notable work includes roles in Vincent, Cracker, Life on Mars, Foyle 's War, All About George, Casualty, Holby City, The Bill, Spooks, Spooks: Code 9, Doctor Who, Survivors and Red Riding.","[('Red Riding', 'film'), ('Red Riding', 'broadcast program')]","[('Vincent', 'film'), ('Cracker', 'film'), ('Life on Mars', 'film'), (""Foyle 's War"", 'film'), ('All About George', 'written work'), ('Casualty', 'film'), ('Holby City', 'film'), ('The Bill', 'written work'), ('Spooks', 'film'), ('Spooks: Code 9', 'film'), ('Survivors', 'written work'), ('Red Riding', 'written work')]",0.0,0.0,0.0 +771,FIGER-fine,"Jasionna ja ' sonna is a village in the administrative district of Gmina Wronki, within Szamotuly County, Greater Poland Voivodeship, in west-central Poland.","[('Greater Poland Voivodeship', 'city')]","[('Gmina Wronki', 'county'), ('Szamotuly County', 'county'), ('Greater Poland Voivodeship', 'province')]",0.0,0.0,0.0 +772,FIGER-fine,"Most breed in the tropical Old World, but the migratory Squacco Heron occurs in southern Europe and the Middle East and winters in Africa.","[('Africa', 'ethnicity')]","[('Squacco Heron', 'animal')]",0.0,0.0,0.0 +773,FIGER-fine,"In the Fall of 1919, Fitch was appointed Region Scout Executive for Region Nine ( Texas, Oklahoma and New Mexico ), and he served in that capacity until 1945.","[('Oklahoma', 'province')]","[('Fall of 1919', 'point in time')]",0.0,0.0,0.0 +774,FIGER-fine,"The action of the play takes place in Brindsley Miller 's apartment in South Kensington, London on a Sunday evening at 9:30.","[('London', 'road'), ('London', 'language'), ('London', 'city'), ('London', 'cemetery')]","[('The action of the play', 'play'), ('South Kensington', 'city'), ('London', 'city'), ('Sunday evening', 'point in time'), ('9:30', 'point in time')]",0.2,0.25,0.22222222222222224 +775,FIGER-fine,"Among the living musicians in Coleman 's early days, Von Freeman influenced him most as an improviser, Sam Rivers influenced him most compositionally, and Doug Hammond was especially important to his conceptual thinking.","[('Doug Hammond', 'artist')]","[('Von Freeman', 'musician'), ('improviser', 'music'), ('Sam Rivers', 'musician'), ('Doug Hammond', 'musician')]",0.0,0.0,0.0 +776,FIGER-fine,It has been observed following mountaineers ascending Mount Everest at an altitude of 8200mfton.,"[('Mount Everest', 'mountain')]","[('mountaineers', 'athlete'), ('Mount Everest', 'mountain')]",0.5,1.0,0.6666666666666666 +777,FIGER-fine,"In the winter of 1860-61, Creighton surveyed the route of the proposed Transcontinental Telegraph line between Omaha and Sacramento, to be built with the financial support of Western Union.","[('Western Union', 'company')]","[('Transcontinental Telegraph line', 'railway'), ('Omaha', 'city'), ('Sacramento', 'city'), ('Western Union', 'company')]",0.25,1.0,0.4 +778,FIGER-fine,"Persons who have been the subject of much psychobiographical research over the years include Freud, Adolf Hitler, Sylvia Plath, Carl Jung, Vincent van Gogh, Abraham Lincoln, Gordon Allport, Elvis Presley, Friedrich Nietzsche and Richard Nixon, among others.","[('Gordon Allport', 'author')]","[('Freud', 'author'), ('Adolf Hitler', 'politician'), ('Sylvia Plath', 'author'), ('Carl Jung', 'artist'), ('Vincent van Gogh', 'artist'), ('Abraham Lincoln', 'politician'), ('Gordon Allport', 'artist'), ('Elvis Presley', 'musician'), ('Friedrich Nietzsche', 'artist'), ('Richard Nixon', 'politician')]",0.0,0.0,0.0 +779,FIGER-fine,It was practiced by physicians as a medical specialty in the early 20th century in the United States but these concerns are now largely handled by dentists.,"[('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')]","[('physicians', 'doctor'), ('early 20th century', 'point in time'), ('United States', 'country'), ('dentists', 'doctor')]",0.25,0.16666666666666666,0.2 +780,FIGER-fine,"Smynos ( ΣμÏνος ) is a former municipality in Laconia, Peloponnese, Greece.","[('Greece', 'author'), ('Greece', 'language'), ('Greece', 'government'), ('Greece', 'country')]","[('Laconia', 'city'), ('Peloponnese', 'province'), ('Greece', 'country')]",0.3333333333333333,0.25,0.28571428571428575 +781,FIGER-fine,Shots is a 2005 studio album by the Irish singer-songwriter Damien Dempsey which was released in Ireland and the United Kingdom in March 2005.,"[('Damien Dempsey', 'artist')]","[('Shots', 'music'), ('Damien Dempsey', 'musician'), ('Ireland', 'country'), ('United Kingdom', 'country'), ('March 2005', 'point in time')]",0.0,0.0,0.0 +782,FIGER-fine,"Kelton was killed on December 28, 2010, when his SUV collided head-on with a school bus in Crosby, Texas, two days before he was due to perform on New Years Eve at Rowdy Buck 's in Crosby, Texas.","[('Crosby, Texas', 'city')]","[('December 28, 2010', 'point in time'), ('SUV', 'car'), ('Crosby, Texas', 'city'), (""Rowdy Buck 's"", 'restaurant'), ('Crosby, Texas', 'city')]",0.25,1.0,0.4 +783,FIGER-fine,"They had finished in a relegation spot in the 2008-09 season, but were reprieved for 2009-10 when Fortitudo Bologna and Livorno were denied professional licenses due to financial issues.","[('Fortitudo Bologna', 'sports team')]","[('2009-10', 'point in time'), ('Fortitudo Bologna', 'city'), ('Livorno', 'city')]",0.0,0.0,0.0 +784,FIGER-fine,"Claudie Haignere ( formerly Claudie Andre-Deshays; born 13 May 1957 in Le Creusot, Saone-et-Loire ) is a French doctor, politician, and former astronaut with the Centre National d'Etudes Spatiales ( 1985-1999 ) and the European Space Agency ( 1999-2002 ).","[('Saône-et-Loire', 'county')]","[('Claudie Haignere', 'doctor'), ('Claudie Andre-Deshays', 'doctor'), ('Le Creusot', 'city'), ('French', 'country'), (""Centre National d'Etudes Spatiales"", 'government agency'), ('European Space Agency', 'government agency')]",0.0,0.0,0.0 +785,FIGER-fine,"A year later he won the golden medal in the 4 × 100 & nbsp; m medley relay at the European LC Championships 1999 in Istanbul, Turkey, alongside Klaas-Erik Zwering, Marcel Wouda and Pieter van den Hoogenband.","[('Pieter van den Hoogenband', 'athlete')]","[('golden medal', 'award'), ('European LC Championships 1999', 'award'), ('Istanbul', 'city'), ('Turkey', 'country')]",0.0,0.0,0.0 +786,FIGER-fine,"Rusovce Mansion or Rusovce manor house ( Rusovsky kastiel, Hungarian: Oroszvar; German: Karlburg ) is a neoclassical mansion located in the Rusovce borough, part of Bratislava, capital of Slovakia.","[('Bratislava', 'city')]","[('Hungarian', 'language'), ('German', 'language'), ('Bratislava', 'city'), ('Slovakia', 'country')]",0.25,1.0,0.4 +787,FIGER-fine,"He developed his skills working with writer Denny O'Neil and culminated his work on this title with the popular and critically acclaimed Daredevil: Born Again story arc, written by Frank Miller ( now collected in book form ).","[('Frank Miller', 'author'), ('Frank Miller', 'director'), ('Frank Miller', 'artist'), ('Frank Miller', 'actor')]","[(""Denny O'Neil"", 'author'), ('Daredevil: Born Again', 'written work'), ('Frank Miller', 'author')]",0.3333333333333333,0.25,0.28571428571428575 +788,FIGER-fine,"Katherine Jenkins was forced to withdraw herself from the pre-match entertainment due to a flu bug, her replacement was Russell Watson, who performed the Grand Final hymn, Jerusalem.","[('Russell Watson', 'artist'), ('Russell Watson', 'actor')]","[('Katherine Jenkins', 'actor'), ('flu bug', 'disease'), ('Russell Watson', 'actor'), ('Jerusalem', 'city')]",0.25,0.5,0.3333333333333333 +789,FIGER-fine,"Not only did Arnold photograph VIPs such as Queen Elizabeth II, Malcolm X, and Joan Crawford, she traveled extensively around the world, photographing in China, Russia, South Africa and Afghanistan.","[('Joan Crawford', 'artist'), ('Joan Crawford', 'actor')]","[('Queen Elizabeth II', 'monarch'), ('China', 'country'), ('Russia', 'country'), ('South Africa', 'country'), ('Afghanistan', 'country')]",0.0,0.0,0.0 +790,FIGER-fine,"During his senior year, after watching Saving Private Ryan, he decided to attend West Point.","[('Saving Private Ryan', 'film')]","[('Saving Private Ryan', 'film')]",1.0,1.0,1.0 +791,FIGER-fine,"The Battle of Zagonara was fought on July 28, 1424 at Zagonara ( Lugo di Romagna ) between the armies of the Republic of Florence and that of Filippo Maria Visconti, duke of Milan, an episode of the Wars in Lombardy.","[('Lugo di Romagna', 'city')]","[('The Battle of Zagonara', 'military conflict'), ('Zagonara', 'city'), ('Lugo di Romagna', 'city'), ('Filippo Maria Visconti', 'monarch')]",0.25,1.0,0.4 +792,FIGER-fine,"In common with other responses to serious social problems, the issue was not addressed by the government, but rather by concerned citizens setting up such appeals and lists, e.g. there was also around this time a subscription list to support distressed weavers in Spitalfields.","[('Spitalfields', 'city')]","[('government', 'government')]",0.0,0.0,0.0 +793,FIGER-fine,"Also, Japanese reinforcements intended for Guadalcanal were delayed and eventually delivered by warships rather than transport ships, giving the Allies more time to prepare for the Japanese counteroffensive and preventing the Japanese from landing heavy artillery, ammunition, and other supplies.","[('Guadalcanal', 'island')]","[('Japanese', 'ethnicity'), ('Guadalcanal', 'island'), ('warships', 'military'), ('Japanese', 'ethnicity'), ('heavy artillery', 'weapon'), ('ammunition', 'weapon')]",0.2,1.0,0.33333333333333337 +794,FIGER-fine,"It was one of two Tier I events that took place on red clay in the build-up to the second Grand Slam of the year, the French Open.","[('French Open', 'sports event')]","[('red clay', 'color'), ('French Open', 'sports event')]",0.5,1.0,0.6666666666666666 +795,FIGER-fine,"In combat, the unit served chiefly as a strategic bombardment organization, attacking the harbor at Kiel, chemical plants at Bonn, textile factories at Stuttgart, power plants at Hamm, steel works at Osnabruck, the aircraft industry at Brunswick, and other objectives.","[('Osnabrück', 'city')]","[('Kiel', 'city'), ('Bonn', 'city'), ('Stuttgart', 'city'), ('Hamm', 'city'), ('steel works at Osnabruck', 'power station'), ('Brunswick', 'city')]",0.0,0.0,0.0 +796,FIGER-fine,"Major positions held by Democratic Party members: Current Mayors of Novi Sad, Nis, Subotica, Uzice, Pancevo, Sombor, Zrenjanin, Sabac, Smederevo and Valjevo are also members of the Democratic Party.","[('Zrenjanin', 'city')]","[('Democratic Party', 'political party'), ('Current Mayors', 'politician'), ('Novi Sad', 'city'), ('Nis', 'city'), ('Subotica', 'city'), ('Uzice', 'city'), ('Pancevo', 'city'), ('Sombor', 'city'), ('Zrenjanin', 'city'), ('Sabac', 'city'), ('Smederevo', 'city'), ('Valjevo', 'city'), ('Democratic Party', 'political party')]",0.08333333333333333,1.0,0.15384615384615385 +797,FIGER-fine,Jan Plch is a Slovak professional ice hockey player who played with HC Slovan Bratislava in the Slovak Extraliga.,"[('HC Slovan Bratislava', 'sports team')]","[('Jan Plch', 'athlete'), ('Slovak', 'country'), ('Slovak Extraliga', 'sports league')]",0.0,0.0,0.0 +798,FIGER-fine,"Under General Andre Massena, he took part in the 1799 defense of Genoa.","[('Genoa', 'city')]","[('Genoa', 'city')]",1.0,1.0,1.0 +799,FIGER-fine,"As proprietary systems became uneconomical, EMS suppliers began to deliver solutions based on industry standard hardware platforms such as those from Digital Equipment ( later Compaq ), HP, IBM and Sun.","[('Sun Microsystems', 'author'), ('Sun Microsystems', 'company'), ('Sun Microsystems', 'engineer')]","[('EMS suppliers', 'company'), ('Digital Equipment', 'company'), ('Compaq', 'company'), ('HP', 'company'), ('IBM', 'company'), ('Sun', 'company')]",0.0,0.0,0.0 +800,FIGER-fine,He was the first University of South Carolina player to have his jersey retired while still active at the school.,"[('University of South Carolina', 'company'), ('University of South Carolina', 'educational institution')]","[('University of South Carolina', 'educational institution')]",1.0,0.5,0.6666666666666666 +801,FIGER-fine,"In a single season as offensive coordinator at Oregon in 1995, his team lead the Pac-10 in passing offense with 263.8 yards per game.","[('University of Oregon', 'educational institution')]","[('offensive coordinator', 'director'), ('1995', 'point in time')]",0.0,0.0,0.0 +802,FIGER-fine,"In Hamburg, Rabbi Gotthold Salomon had broken new ground by delivering a sermon in German.","[('Hamburg', 'province'), ('Hamburg', 'city'), ('Hamburg', 'cemetery')]","[('Hamburg', 'city'), ('Rabbi Gotthold', 'religious leader'), ('Salomon', 'religious leader'), ('German', 'language')]",0.25,0.3333333333333333,0.28571428571428575 +803,FIGER-fine,The Moon being relatively large with respect to the Earth and other moons which are in irregular orbits with respect to their planet is yet another issue.,"[('Moon', 'astral body')]","[('The Moon', 'astral body')]",0.0,0.0,0.0 +804,FIGER-fine,"Horatio Potter conceived and founded the Cathedral of St. John the Divine in New York City, the largest cathedral in the Western Hemisphere, though he did not live to see the foundation stone laid.","[('New York City', 'company'), ('New York City', 'city'), ('New York City', 'cemetery')]","[('Horatio Potter', 'architect'), ('Cathedral of St. John the Divine', 'religious leader'), ('New York City', 'city')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +805,FIGER-fine,"A total of 6,051 astronaut-utilization hours were tallied by Skylab 4 astronauts performing scientific experiments in the areas of medical activities, solar observations, Earth resources, observation of the Comet Kohoutek and other experiments.","[('Comet Kohoutek', 'astral body')]","[('Skylab 4', 'spacecraft'), ('Comet Kohoutek', 'astral body')]",0.5,1.0,0.6666666666666666 +806,FIGER-fine,"Rue Clemenceau in Beirut, Lebanon, is a commercial and residential street located near Rue Hamra and the American University of Beirut.","[('American University of Beirut', 'company'), ('American University of Beirut', 'educational institution')]","[('Rue Clemenceau', 'road'), ('Beirut', 'city'), ('Lebanon', 'country'), ('Rue Hamra', 'road'), ('Beirut', 'city')]",0.0,0.0,0.0 +807,FIGER-fine,"The event was held in New York, Chicago, Los Angeles, and in London in early December.","[('Chicago, Illinois', 'city')]","[('New York', 'city'), ('Chicago', 'city'), ('Los Angeles', 'city'), ('London', 'city'), ('early December', 'point in time')]",0.0,0.0,0.0 +808,FIGER-fine,"Arangi-Lombardi was especially renowned in roles such as La Vestale, Lucrezia Borgia, La Gioconda, and Aida.","[('La Gioconda', 'play'), ('La Gioconda', 'film'), ('La Gioconda', 'music')]","[('La Vestale', 'film'), ('Lucrezia Borgia', 'film'), ('La Gioconda', 'film'), ('Aida', 'film')]",0.25,0.3333333333333333,0.28571428571428575 +809,FIGER-fine,"After his playing days, Hillman turned to coaching, significantly at Nantymoel RFC and became Director of Rugby at the Bridgend Ravens whilst also featuring on the international stage as the Wales Sevens National Team Coach.","[('Wales national rugby union team', 'sports team')]","[('Hillman', 'coach')]",0.0,0.0,0.0 +810,FIGER-fine,"Her first feature film, Buddha Collapsed out of Shame won an award at Festival du nouveau cinema in Montreal, Canada in 2007, as well as two awards from San Sebastian International Film Festival, Spain.","[('Spain', 'country'), ('Spain', 'ethnicity')]","[('Her first feature film', 'film'), ('Buddha Collapsed out of Shame', 'film'), ('award', 'award'), ('Festival du nouveau cinema', 'theater'), ('Montreal', 'city'), ('Canada', 'country'), ('2007', 'point in time'), ('San Sebastian International Film Festival', 'theater'), ('Spain', 'country')]",0.1111111111111111,0.5,0.1818181818181818 +811,FIGER-fine,"Jo Darr Gya Woh Marr Gya ( Urdu: جو ڈر گیا ÙˆÛ Ù…Ø± گیا ) is a Pakistani Urdu film which starred Neeli, Javed Sheikh, Atiqa Odho, Reema and Nadeem.","[('Reema', 'director'), ('Reema', 'artist'), ('Reema', 'actor')]","[('Jo Darr Gya', 'film'), ('Urdu', 'language'), ('جو ڈر گیا ÙˆÛ Ù…Ø± گیا', 'film'), ('Urdu', 'language'), ('Neeli', 'actor'), ('Javed Sheikh', 'actor'), ('Atiqa Odho', 'actor'), ('Reema', 'actor'), ('Nadeem', 'actor')]",0.125,0.3333333333333333,0.18181818181818182 +812,FIGER-fine,"Born in Pembroke in 1865, Davies represented Hampshire in a single first-class match in 1883 against Sussex, where he made a scored 42 in Hampshire 's first innings and 3 in their second innings.","[('Sussex County Cricket Club', 'sports team')]","[('Pembroke', 'city'), ('1865', 'point in time'), ('Hampshire', 'county'), ('1883', 'point in time'), ('Sussex', 'county'), ('Hampshire', 'county')]",0.0,0.0,0.0 +813,FIGER-fine,"It is a slim luxury ultraportable intended to compete with Apple 's MacBook Air, Lenovo 's ThinkPad X301, or HP 's Voodoo Envy 133 laptop.","[('Hewlett-Packard', 'company'), ('Hewlett-Packard', 'engineer')]","[('Apple', 'company'), ('MacBook Air', 'computer'), ('Lenovo', 'company'), ('ThinkPad X301', 'computer'), ('HP', 'company'), ('Voodoo Envy 133', 'computer')]",0.0,0.0,0.0 +814,FIGER-fine,"Although the majority of fifteen-year-old Emperor Meiji 's consultative assembly was happy with the formal declaration of direct rule by the Court and tended to support a continued collaboration with the Tokugawa, Saigo Takamori physically threatened members of the assembly into ordering the confiscation of Yoshinobu 's lands.","[('Emperor Meiji', 'monarch')]","[('Emperor Meiji', 'monarch')]",1.0,1.0,1.0 +815,FIGER-fine,"The villages of Steinhude and Mardorf benefit significantly more from this than Rehburg, Winzlar, Hagenburg or Großenheidorn.","[('Hagenburg', 'city')]","[('Steinhude', 'city'), ('Mardorf', 'city'), ('Rehburg', 'city'), ('Winzlar', 'city'), ('Hagenburg', 'city'), ('Großenheidorn', 'city')]",0.16666666666666666,1.0,0.2857142857142857 +816,FIGER-fine,"Balkan Insight reports from Albania, Bosnia and Herzegovina, Bulgaria, Croatia, Kosovo, Macedonia, Montenegro, Romania and Serbia.","[('Bulgaria', 'government'), ('Bulgaria', 'country')]","[('Albania', 'country'), ('Bosnia and Herzegovina', 'country'), ('Bulgaria', 'country'), ('Croatia', 'country'), ('Kosovo', 'country'), ('Macedonia', 'country'), ('Montenegro', 'country'), ('Romania', 'country'), ('Serbia', 'country')]",0.1111111111111111,0.5,0.1818181818181818 +817,FIGER-fine,"Orgryte IS won the league ahead of runners-up AIK, while Goteborgs FF and Vastmanland-Nerikes BK were relegated.","[('Örgryte IS', 'sports team')]",[],0.0,0.0,0.0 +818,FIGER-fine,"Other parts of the developing world, such as China, remain largely rural but are rapidly urbanizing and industrializing.","[('China', 'government'), ('China', 'country')]","[('China', 'country')]",1.0,0.5,0.6666666666666666 +819,FIGER-fine,"This Sufi festival is one of the biggest of its kind, and is held in Mumbai, Delhi, Bangalore, Chennai, Kolkata, Pune and Hyderabad.","[('Chennai', 'city')]","[('Mumbai', 'city'), ('Delhi', 'city'), ('Bangalore', 'city'), ('Chennai', 'city'), ('Kolkata', 'city'), ('Pune', 'city'), ('Hyderabad', 'city')]",0.14285714285714285,1.0,0.25 +820,FIGER-fine,"He played for the Pittsburgh Pirates, Washington Senators ( NL ), Washington Senators ( AL ), Chicago Cubs, Baltimore Orioles, Brooklyn Dodgers, Boston Braves, and St. Louis Browns.","[('Brooklyn Dodgers', 'company'), ('Brooklyn Dodgers', 'sports team')]","[('Pittsburgh Pirates', 'sports team'), ('Washington Senators', 'sports team'), ('Washington', 'city'), ('Chicago Cubs', 'sports team'), ('Baltimore Orioles', 'sports team'), ('Brooklyn Dodgers', 'sports team'), ('Boston Braves', 'sports team'), ('St. Louis Browns', 'sports team')]",0.125,0.5,0.2 +821,FIGER-fine,"Meredith McGrath and Nathalie Tauziat won in the final 6 & ndash; 1, 6 & ndash; 2 against Iva Majoli and Petra Schwarz.","[('Nathalie Tauziat', 'athlete')]",[],0.0,0.0,0.0 +822,FIGER-fine,"Holy Trinity Church, Howgill, stands in a country lane near the hamlet of Howgill, between Sedbergh and Tebay, Cumbria, England ( SD633950 ).","[('Cumbria', 'county')]","[('Howgill', 'city'), ('country lane', 'road'), ('Howgill', 'city'), ('Sedbergh', 'city'), ('Tebay', 'city'), ('Cumbria', 'county'), ('England', 'country')]",0.16666666666666666,1.0,0.2857142857142857 +823,FIGER-fine,"Spanish vocals for the song, titled "" Donde Quieras Yo Ire "", were later recorded in late 1995 in Zurich along with a Spanish version of "" I 'll Never Break Your Heart "".","[(""I'll Never Break Your Heart"", 'music')]","[('Spanish vocals', 'music'), ('Donde Quieras Yo Ire', 'music'), ('late 1995', 'point in time'), ('Zurich', 'city'), (""I 'll Never Break Your Heart"", 'music')]",0.0,0.0,0.0 +824,FIGER-fine,"co. nz, The New American, The Stanford Daily, Santa Maria Sun, The Hartford Courant, Slant Magazine, The Indianapolis Star, NUVO, The Albuquerque Tribune, Polish magazine Przekroj, and Glenn Erickson from DVD Talk.","[('The Hartford Courant', 'written work'), ('The Hartford Courant', 'news agency')]","[('The New American', 'newspaper'), ('The Stanford Daily', 'newspaper'), ('Santa Maria Sun', 'newspaper'), ('The Hartford Courant', 'newspaper'), ('Slant Magazine', 'newspaper'), ('The Indianapolis Star', 'newspaper'), ('NUVO', 'newspaper'), ('The Albuquerque Tribune', 'newspaper'), ('Polish magazine Przekroj', 'newspaper'), ('Glenn Erickson', 'author')]",0.0,0.0,0.0 +825,FIGER-fine,"During the war he guested for Cardiff City, Fulham, Liverpool, Portsmouth, Swansea Town, Aberaman Athletic, Port Vale, Clapton Orient and Plymouth Argyle.","[('Plymouth Argyle F.C.', 'sports team')]","[('Cardiff City', 'city'), ('Fulham', 'city'), ('Liverpool', 'city'), ('Portsmouth', 'city'), ('Swansea Town', 'city'), ('Port Vale', 'city'), ('Clapton Orient', 'city'), ('Plymouth Argyle', 'city')]",0.0,0.0,0.0 +826,FIGER-fine,The first match that aired on pay-per-view was Umaga versus Kane who had won the vote with 49 %.,"[('Kane', 'athlete'), ('Kane', 'actor')]","[('vote', 'election')]",0.0,0.0,0.0 +827,FIGER-fine,"Today, the Chua Chu Kang Single Member Constituency as at the general election of 2001 largely covers only the area in Choa Chu Kang New Town, while the rest largely falls under the jurisdiction of the Hong Kah Group Representation Constituency.","[('Singapore general election, 2001', 'election')]","[('general election of 2001', 'election'), ('Choa Chu Kang New Town', 'city')]",0.0,0.0,0.0 +828,FIGER-fine,"In 1974, both San Francisco-based "" Bay Area Review "" ( BAR ) and Chicago-based "" Bar Review Institute "" ( BRI ) were bought by publishing giant Harcourt, Brace, Jovanovich for $ 5 million, and promptly merged.","[('Harcourt Trade Publishers', 'author'), ('Harcourt Trade Publishers', 'company')]","[('1974', 'point in time'), ('San Francisco-based', 'city'), ('Chicago-based', 'city'), ('Bar Review Institute', 'educational institution'), ('Harcourt, Brace, Jovanovich', 'company'), ('$ 5 million', 'currency')]",0.0,0.0,0.0 +829,FIGER-fine,"Following chronic financial difficulties, The club were bought out by Airdrie United and relocated to play in Airdrie under the new identity.","[('Airdrie United F.C.', 'sports team')]","[('Airdrie', 'city'), ('Airdrie', 'city')]",0.0,0.0,0.0 +830,FIGER-fine,"Mike Reid was already starring as Frank Butcher in the BBC television soap opera EastEnders when he starred in the pantomime, although he left the soap later in the year.","[('BBC', 'broadcast network'), ('BBC', 'author'), ('BBC', 'news agency'), ('BBC', 'company'), ('BBC', 'engineer'), ('BBC', 'artist')]","[('Mike Reid', 'actor'), ('Frank Butcher', 'actor'), ('BBC', 'broadcast network'), ('EastEnders', 'film'), ('pantomime', 'play')]",0.2,0.16666666666666666,0.1818181818181818 +831,FIGER-fine,"Parallel to his studies, he has been giving lectures on sound and space at the Royal Architect Academy and at the Art Academy in Copenhagen.","[('Copenhagen', 'city')]","[('Royal Architect Academy', 'educational institution'), ('Art Academy', 'educational institution'), ('Copenhagen', 'city')]",0.3333333333333333,1.0,0.5 +832,FIGER-fine,"Reactivated by the Twentieth Air Force 314th Composite Wing in April 1946 as the 9th Reconnaissance Squadron ( Very Long Range, Photographic ) assigned to Johnson Air Base, Japan.","[('Japan', 'company'), ('Japan', 'country'), ('Japan', 'ethnicity')]","[('Twentieth Air Force 314th Composite Wing', 'military'), ('9th Reconnaissance Squadron', 'military'), ('Japan', 'country')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +833,FIGER-fine,"He announced the foundation 's creation during a ceremony on June 6, 2007, the 63rd anniversary of D-Day, to celebrate Senate and House concurrent resolutions honoring the Monuments Men.","[('United States Senate', 'author'), ('United States Senate', 'government')]","[('June 6, 2007', 'point in time')]",0.0,0.0,0.0 +834,FIGER-fine,"He was educated at Shrewsbury School, University College, Oxford, and the Courtauld Institute of Art in London.","[('Courtauld Institute of Art', 'educational institution')]","[('Shrewsbury School', 'educational institution'), ('University College', 'educational institution'), ('Oxford', 'city'), ('Courtauld Institute of Art', 'educational institution'), ('London', 'city')]",0.2,1.0,0.33333333333333337 +835,FIGER-fine,"The system was first implemented in the city of Cordoba, then in Mendoza and recently in the city of Salta.","[('Mendoza, Argentina', 'city')]","[('city of Cordoba', 'city'), ('Mendoza', 'city'), ('city of Salta', 'city')]",0.0,0.0,0.0 +836,FIGER-fine,"Headquartered in Moline, Illinois, Elliott Aviation has branches in Moline, plus Des Moines, Iowa; Minneapolis, Minnesota; and Omaha, Nebraska.","[('Omaha, Nebraska', 'city')]","[('Moline', 'city'), ('Elliott Aviation', 'airline'), ('Moline', 'city'), ('Des Moines', 'city'), ('Minneapolis', 'city'), ('Omaha', 'city')]",0.0,0.0,0.0 +837,FIGER-fine,"On April 14, 1927 at about 10 p.m., the first series produced OV 4 left the new established factory on Hisingen in Goteborg.","[('Volvo ÖV 4', 'car')]","[('April 14, 1927', 'point in time'), ('Hisingen', 'city'), ('Goteborg', 'city')]",0.0,0.0,0.0 +838,FIGER-fine,Islamic Azad University - Garmsar Branch is a branch of Iran 's Islamic Azad Universities.,"[('Islamic Azad University', 'educational institution')]","[('Islamic Azad University', 'educational institution'), ('Iran', 'country'), ('Islamic Azad Universities', 'educational institution')]",0.3333333333333333,1.0,0.5 +839,FIGER-fine,People in the Bishigram Valley speak Torwali and in the Tirat Valley they speak Pashto.,"[('Tirat Valley', 'city')]","[('Bishigram Valley', 'body of water'), ('Torwali', 'language'), ('Tirat Valley', 'body of water'), ('Pashto', 'language')]",0.0,0.0,0.0 +840,FIGER-fine,"After his national service, in which he served as a corporal in the Nahal paratroopers, he attended the Technion, where he gained a BSc in Civil engineering, also being elected chairman of the university 's Student Union during his studies.","[('Technion – Israel Institute of Technology', 'educational institution')]","[('corporal', 'soldier'), ('Nahal paratroopers', 'educational institution'), ('Technion', 'educational institution'), ('BSc in Civil engineering', 'educational degree'), ('Student Union', 'educational department')]",0.0,0.0,0.0 +841,FIGER-fine,( Jacobovsky and the Colonel ) is an opera in four acts by Giselher Klebe who also wrote the libretto based on the 1944 play of the same name by Franz Werfel.,"[('Franz Werfel', 'author')]","[('Jacobovsky and the Colonel', 'play'), ('Giselher Klebe', 'author'), ('Franz Werfel', 'author')]",0.3333333333333333,1.0,0.5 +842,FIGER-fine,"Murray was also an organizer for the Manitoba Progressive Conservative Party in the 1990, 1995 and 1999 elections, and supported Kim Campbell 's successful bid to succeed Mulroney as leader of the Progressive Conservative Party of Canada in 1993.","[('Manitoba general election, 1995', 'election')]","[('Murray', 'politician'), ('Manitoba Progressive Conservative Party', 'political party'), ('1990', 'election'), ('Kim Campbell', 'politician'), ('Mulroney', 'politician'), ('Progressive Conservative Party of Canada', 'political party'), ('1993', 'election')]",0.0,0.0,0.0 +843,FIGER-fine,"Primatesta was elevated to cardinal on March 5, 1973 by Pope Paul VI.","[('Pope Paul VI', 'religious leader')]","[('cardinal', 'monarch'), ('Pope Paul VI', 'religious leader')]",0.5,1.0,0.6666666666666666 +844,FIGER-fine,"He appeared in Stardust, starring David Essex, and he played the sadistic Cousin Kevin in Stigwood 's film version of The Who 's Tommy ( rock opera ).","[('Tommy', 'play'), ('Tommy', 'written work')]","[('Stardust', 'film'), ('David Essex', 'actor'), ('Stigwood', 'actor'), ('Tommy', 'film')]",0.0,0.0,0.0 +845,FIGER-fine,"Lakovic, nicknamed the "" Pit Bull "" for his aggressiveness, turned pro in 1992-93, playing for three separate Colonial Hockey League teams, as well as the American Hockey League 's Binghamton Rangers.","[('Colonial Hockey League', 'sports league')]","[('Lakovic', 'athlete'), ('Colonial Hockey League', 'sports league'), ('American Hockey League', 'sports league'), ('Binghamton Rangers', 'sports team')]",0.25,1.0,0.4 +846,FIGER-fine,"His repertoire includes such roles as Albrecht in Giselle, Solor in La Bayadere, Ali in Le Corsaire, Prince Desire in The Sleeping Beauty, The Prince in The Nutcracker, Siegfried in Swan Lake, Basil in Don Quixote, and many others.","[('The Sleeping Beauty', 'film'), ('The Sleeping Beauty', 'play'), ('The Sleeping Beauty', 'music')]","[('Albrecht', 'actor'), ('Giselle', 'film'), ('Solor', 'actor'), ('La Bayadere', 'film'), ('Ali', 'actor'), ('Le Corsaire', 'film'), ('Prince', 'actor'), ('The Sleeping Beauty', 'film'), ('The Nutcracker', 'film'), ('Siegfried', 'actor'), ('Swan Lake', 'film'), ('Basil', 'actor'), ('Don Quixote', 'film')]",0.07692307692307693,0.3333333333333333,0.125 +847,FIGER-fine,A writ of habeas corpus was served and the case was called before a bench of three Supreme Court judges presided over by Chief Justice Sir Sidney Abrahams.,"[('Sidney Abrahams', 'athlete')]","[('writ of habeas corpus', 'law')]",0.0,0.0,0.0 +848,FIGER-fine,"At its disappearance it had ten arrondissements: Argenteuil, Etampes, Mantes, Montmorency, Palaiseau, Pontoise, Le Raincy, Rambouillet, Saint-Germain-en-Laye, and Versailles.","[('Rambouillet', 'city')]","[('Argenteuil', 'city'), ('Etampes', 'city'), ('Mantes', 'city'), ('Montmorency', 'city'), ('Palaiseau', 'city'), ('Pontoise', 'city'), ('Le Raincy', 'city'), ('Rambouillet', 'city'), ('Saint-Germain-en-Laye', 'city'), ('Versailles', 'city')]",0.1,1.0,0.18181818181818182 +849,FIGER-fine,"Interstate highways in Indiana are I-64, I-164, I-65, I-265, I-465, I-865, I-69, I-469, I-70, I-74, I-80, I-90, I-94 and I-275.","[('I-465', 'road')]","[('Indiana', 'province'), ('I-64', 'road'), ('I-164', 'road'), ('I-65', 'road'), ('I-265', 'road'), ('I-465', 'road'), ('I-865', 'road'), ('I-69', 'road'), ('I-469', 'road'), ('I-70', 'road'), ('I-74', 'road'), ('I-80', 'road'), ('I-90', 'road'), ('I-94', 'road'), ('I-275', 'road')]",0.06666666666666667,1.0,0.125 +850,FIGER-fine,"Much of what has been called "" impressionist "" literature is actually subsumed into a number of categories, especially Symbolism; its chief exponents being Baudelaire, Mallarme, Rimbaud, Verlaine and Laforgue.","[('Stéphane Mallarmé', 'author')]","[('Baudelaire', 'author'), ('Mallarme', 'author'), ('Rimbaud', 'author'), ('Verlaine', 'author'), ('Laforgue', 'author')]",0.0,0.0,0.0 +851,FIGER-fine,"Guests included Itzhak Perlman, Bonnie Franklin, Mary Tyler Moore, Mandy Patinkin, Alan King, Joan Rivers, Nell Carter, Jerry Stiller & amp; Anne Meara, Tracey Gold, B.B. King, Sarah Jessica Parker, and Paul Schaffer.","[('Paul Schaffer', 'author'), ('Paul Schaffer', 'artist'), ('Paul Schaffer', 'actor'), ('Paul Schaffer', 'musician')]","[('Itzhak Perlman', 'actor'), ('Bonnie Franklin', 'actor'), ('Mary Tyler Moore', 'actor'), ('Mandy Patinkin', 'actor'), ('Alan King', 'actor'), ('Joan Rivers', 'actor'), ('Nell Carter', 'actor'), ('Jerry Stiller', 'actor'), ('Anne Meara', 'actor'), ('Tracey Gold', 'actor'), ('B.B. King', 'actor'), ('Sarah Jessica Parker', 'actor'), ('Paul Schaffer', 'actor')]",0.07692307692307693,0.25,0.11764705882352941 +852,FIGER-fine,"He also played in the club 's last Conference National game of the season, a 1 & ndash; 0 win against York City & ndash; after the game the team were presented with their winners ' medals and the competition trophy.","[('Conference National', 'sports league')]","[('York City', 'city'), ('team', 'sports team'), ('competition trophy', 'award')]",0.0,0.0,0.0 +853,FIGER-fine,"Glubczyce County is bordered by Prudnik County to the north, and Kedzierzyn-Kozle County and Raciborz County to the east.","[('Prudnik County', 'city')]","[('Glubczyce County', 'county'), ('Prudnik County', 'county'), ('Kedzierzyn-Kozle County', 'county'), ('Raciborz County', 'county')]",0.0,0.0,0.0 +854,FIGER-fine,"The title track was released as the album 's first single in March 1970, becoming a Top 10 hit that year, reaching # 5 on the Billboard Magazine Hot Country Songs chart.","[('Hot Country Songs', 'written work')]","[('The title track', 'music'), ('March 1970', 'point in time')]",0.0,0.0,0.0 +855,FIGER-fine,"The Port of Haydarpasa, also known as the Port of Haidar Pasha ( Haydarpasa Limani ) is a general cargo seaport, ro-ro and container terminal, situated in Haydarpasa, Istanbul at the southern entrance to the Bosphorus.","[('Bosphorus', 'body of water')]","[('Haydarpasa', 'city'), ('Istanbul', 'city'), ('Bosphorus', 'body of water')]",0.3333333333333333,1.0,0.5 +856,FIGER-fine,"Houcine Anafal ( born in 15 September 1952 in Kenitra ) is a retired Moroccan professional footballer who played for clubs in Europe, including Stade Rennais F.C. as well as the Morocco national football team.","[('Morocco national football team', 'sports team')]","[('Houcine Anafal', 'athlete'), ('Kenitra', 'city'), ('Stade Rennais F.C.', 'sports team'), ('Morocco national football team', 'sports team')]",0.25,1.0,0.4 +857,FIGER-fine,"He has played and recorded with artists such as Rick Wakeman, Pete Atkin, Kenny Young, the pioneer jazz-rock band If, Clifford T. Ward, Roger Daltrey, Slapp Happy, Steve Swindells, The Pretty Things, Stealers Wheel and Leo Sayer.","[('Stealers Wheel', 'artist'), ('Stealers Wheel', 'musician')]","[('Rick Wakeman', 'musician'), ('Pete Atkin', 'musician'), ('Kenny Young', 'musician'), ('If', 'music'), ('Clifford T. Ward', 'musician'), ('Roger Daltrey', 'musician'), ('Slapp Happy', 'music'), ('Steve Swindells', 'musician'), ('The Pretty Things', 'music'), ('Stealers Wheel', 'music'), ('Leo Sayer', 'musician')]",0.0,0.0,0.0 +858,FIGER-fine,"The object of this book was to satirize Samuel Richardson 's hero Sir Charles Grandison, who had many sentimental admirers in the Holy Roman Empire.","[('Holy Roman Empire', 'country')]","[('Samuel Richardson', 'author'), ('Sir Charles Grandison', 'author')]",0.0,0.0,0.0 +859,FIGER-fine,"In 1909, at 26, he was appointed professor of applied mathematics in Straßburg, then part of the German Empire ( now Strasbourg, Alsace, France ) and received Prussian citizenship.","[('Kingdom of Prussia', 'government agency'), ('Kingdom of Prussia', 'country')]","[('1909', 'point in time'), ('Straßburg', 'city'), ('Strasbourg', 'city'), ('France', 'country')]",0.0,0.0,0.0 +860,FIGER-fine,"One of the main contributors to the album 's overall sound is Mark Knopfler, best known as the frontman of Dire Straits.","[('Mark Knopfler', 'author'), ('Mark Knopfler', 'artist'), ('Mark Knopfler', 'actor'), ('Mark Knopfler', 'musician')]","[('Mark Knopfler', 'musician'), ('Dire Straits', 'music')]",0.5,0.25,0.3333333333333333 +861,FIGER-fine,He represented the Alberta riding of Athabasca where he was first elected in the 1980 federal election and re-elected in 1984 and again in 1988.,"[('Canadian federal election, 1988', 'election')]","[('Alberta', 'province'), ('Athabasca', 'province'), ('1980 federal election', 'election'), ('1984', 'point in time'), ('1988', 'point in time')]",0.0,0.0,0.0 +862,FIGER-fine,"He was a reporter for The Kansas City Star, the St. Louis Post-Dispatch, and the St. Louis Globe-Democrat.","[('St. Louis Globe-Democrat', 'written work')]","[('The Kansas City Star', 'newspaper'), ('St. Louis Post-Dispatch', 'newspaper'), ('St. Louis Globe-Democrat', 'newspaper')]",0.0,0.0,0.0 +863,FIGER-fine,Rahatgarh is a town and a nagar panchayat in Sagar district in the Indian state of Madhya Pradesh.,"[('Madhya Pradesh', 'author'), ('Madhya Pradesh', 'province')]","[('Rahatgarh', 'city'), ('Sagar district', 'city'), ('Madhya Pradesh', 'province')]",0.3333333333333333,0.5,0.4 +864,FIGER-fine,"George served as a member of Parliament in the Commons for several terms ( for Hertfordshire in 1571, for Hampshire in 1584, 1586, 1588 & ndash; 1589, 1592 ).","[('Hampshire', 'county')]","[('George', 'politician'), ('Hertfordshire', 'province'), ('1571', 'point in time'), ('Hampshire', 'province'), ('1584', 'point in time'), ('1586', 'point in time'), ('1588', 'point in time'), ('1592', 'point in time')]",0.0,0.0,0.0 +865,FIGER-fine,"From 1870 he studied in Prussian gymnasiums in Inowroclaw, Posen, Oppeln, Ratibor, and in 1884 graduated from Mary Magdalen Gymnasium in Posen.","[('Racibórz', 'city')]","[('1870', 'point in time'), ('Prussian gymnasiums', 'educational institution'), ('Inowroclaw', 'city'), ('Posen', 'city'), ('Oppeln', 'city'), ('Ratibor', 'city'), ('1884', 'point in time'), ('Mary Magdalen Gymnasium', 'educational institution'), ('Posen', 'city')]",0.0,0.0,0.0 +866,FIGER-fine,"A 4.4 mikmon extension ( of U.S. Route 129 ) has been completed to State Route 33 ( Old Knoxville Highway ) between Maryville, Tennessee and Alcoa, Tennessee.","[('Maryville, Tennessee', 'city')]","[('State Route 33', 'road'), ('Old Knoxville Highway', 'road'), ('Maryville, Tennessee', 'city'), ('Alcoa, Tennessee', 'city')]",0.25,1.0,0.4 +867,FIGER-fine,Dodoma Urban is one of the 5 districts of the Dodoma Region of Tanzania.,"[('Tanzania', 'country')]","[('Dodoma Urban', 'city')]",0.0,0.0,0.0 +868,FIGER-fine,"The Uzbeks, during the reign of Tahmasp, attacked the eastern provinces of the kingdom five times and the Ottomans under Soleyman I initiated four invasions of Persia.","[('Suleiman the Magnificent', 'monarch'), ('Suleiman the Magnificent', 'religious leader')]","[('The Uzbeks', 'ethnicity'), ('Tahmasp', 'monarch'), ('kingdom', 'country'), ('Ottomans', 'ethnicity'), ('Soleyman I', 'monarch'), ('Persia', 'country')]",0.0,0.0,0.0 +869,FIGER-fine,"Depalpur ( देपालपà¥à¤° ) is a town and a nagar panchayat in Indore district in the state of Madhya Pradesh, India.","[('Indore district', 'county')]","[('Depalpur', 'city'), ('Indore district', 'city'), ('India', 'country')]",0.0,0.0,0.0 +870,FIGER-fine,"Jennifer Warnes remade "" Do n't Make Me Over "" for her 1979 Shot Through the Heart album; issued as a single, the track reached # 67 in January 1980.","[('Shot Through the Heart', 'music')]","[('Jennifer Warnes', 'author'), ('January 1980', 'point in time')]",0.0,0.0,0.0 +871,FIGER-fine,Sonnet 85 is one of 154 sonnets written by the English playwright and poet William Shakespeare.,"[('William Shakespeare', 'author'), ('William Shakespeare', 'artist'), ('William Shakespeare', 'actor')]","[('Sonnet 85', 'written work'), ('William Shakespeare', 'author')]",0.5,0.3333333333333333,0.4 +872,FIGER-fine,"These clubs included Alloa Athletic, Armadale, Bathgate, Berwick Rangers, Bo ' ness, Bonnyrigg Rose, Cowdenbeath, Edinburgh University, Heart of Midlothian, Hibernian, Leith Athletic, Lochgelly United, Meadowbank Thistle and St Bernard 's.","[('Bathgate F.C.', 'sports team')]","[('Alloa Athletic', 'sports team'), ('Armadale', 'city'), ('Bathgate', 'city'), ('Berwick Rangers', 'sports team'), (""Bo ' ness"", 'city'), ('Bonnyrigg Rose', 'city'), ('Cowdenbeath', 'city'), ('Edinburgh University', 'educational institution'), ('Heart of Midlothian', 'city'), ('Hibernian', 'sports team'), ('Leith Athletic', 'sports team'), ('Lochgelly United', 'sports team'), ('Meadowbank Thistle', 'city')]",0.0,0.0,0.0 +873,FIGER-fine,"December 21 & ndash; United States deports 249 people, including Emma Goldman, to Russia on the USAT '' Buford ''.","[('USAT Buford', 'ship')]","[('United States', 'country'), ('Emma Goldman', 'author'), ('Russia', 'country')]",0.0,0.0,0.0 +874,FIGER-fine,"In 1800 the 1/52nd took part in the Qiberon Bay, Vigo, Cadiz and Ferrol expeditions and, after short stations in Gibraltar and Lisbon, returned to England in 1801.","[('Lisbon', 'city'), ('Lisbon', 'written work'), ('Lisbon', 'cemetery')]","[('1800', 'point in time'), ('Qiberon Bay', 'body of water'), ('Vigo', 'city'), ('Cadiz', 'city'), ('Ferrol', 'body of water'), ('Gibraltar', 'city'), ('Lisbon', 'city'), ('England', 'country'), ('1801', 'point in time')]",0.1111111111111111,0.3333333333333333,0.16666666666666666 +875,FIGER-fine,"BeerQuilmes gives its name to one of Argentina 's favourite beers, Cerveza Quilmes, which was originally brewed in the area.","[('Cerveza Quilmes', 'company')]","[('Argentina', 'country'), ('Cerveza Quilmes', 'food')]",0.0,0.0,0.0 +876,FIGER-fine,"Ellison studied dance from the age of three, first at a dance school in Liverpool, then later at the Elizabeth Hill School of Dancing in St. Helens, Merseyside.","[('St. Helens, Merseyside', 'city')]","[('Liverpool', 'city'), ('Elizabeth Hill School of Dancing', 'educational institution'), ('St. Helens', 'city'), ('Merseyside', 'county')]",0.0,0.0,0.0 +877,FIGER-fine,The other short-listed nominees for the award were Gautam Gambhir and Mahendra Singh Dhoni ( India ) and Andrew Strauss ( England ).,"[('English national cricket team', 'sports team')]","[('Gautam Gambhir', 'athlete'), ('Mahendra Singh Dhoni', 'athlete'), ('India', 'country'), ('England', 'country')]",0.0,0.0,0.0 +878,FIGER-fine,"Death In June/Current 93/Sol Invictus is a CD album recording of a March 24, 1991 concert by Death In June, Current 93, and Sol Invictus at the Frankfurt Sound Depot in Frankfurt, Germany.","[('Germany', 'artist'), ('Germany', 'country')]","[('Death In June', 'musician'), ('March 24, 1991', 'point in time'), ('Death In June', 'musician'), ('Frankfurt', 'city'), ('Frankfurt', 'city'), ('Germany', 'country')]",0.25,0.5,0.3333333333333333 +879,FIGER-fine,"For the introduction of the new V12 engine at the 1966 Italian Grand Prix, Gurney took the wheel of the new car, and was joined by compatriot Phil Hill in the older Eagle-Climax.","[('Phil Hill', 'athlete')]","[('V12 engine', 'engine'), ('1966 Italian Grand Prix', 'sports event'), ('Gurney', 'athlete'), ('new car', 'car'), ('Eagle-Climax', 'engine')]",0.0,0.0,0.0 +880,FIGER-fine,"Ikonika ( real name Sara Abdel-Hamid ) is an electronic musician, producer and DJ often associated with Hyperdub Records and the Dubstep genre.","[('Hyperdub Records', 'company')]","[('Ikonika', 'musician'), ('Sara Abdel-Hamid', 'musician'), ('Dubstep', 'music')]",0.0,0.0,0.0 +881,FIGER-fine,"In 2006, Alex Lloyd performed in the grand finale of Dancing With The Stars, singing his breakthrough song, "" Amazing "".","[('Amazing', 'music')]","[('2006', 'point in time'), ('Alex Lloyd', 'musician'), ('Dancing With The Stars', 'film'), ('Amazing', 'music')]",0.25,1.0,0.4 +882,FIGER-fine,"Washington, D.C. Elector Barbara Lett-Simmons, pledged for Democrats Al Gore and Joe Lieberman, cast no electoral votes as a protest of Washington D.C. 's lack of statehood, which she described as the federal district 's "" colonial status.","[('Al Gore', 'author'), ('Al Gore', 'artist'), ('Al Gore', 'actor'), ('Al Gore', 'politician')]","[('Washington, D.C.', 'city'), ('Barbara Lett-Simmons', 'politician'), ('Democrats', 'political party'), ('Al Gore', 'politician'), ('Joe Lieberman', 'politician'), ('protest', 'protest'), ('Washington D.C.', 'city')]",0.14285714285714285,0.25,0.18181818181818182 +883,FIGER-fine,"He was commissioned as a second lieutenant in the United States Marine Corps on 18 June 18, 1907, attended School of Application, starting his first assignment on 25 December, 1908 aboard WisconsinBB-96 in time to participate in the cruise of the Great White Fleet.","[('United States Marine Corps', 'artist'), ('United States Marine Corps', 'military')]","[('second lieutenant', 'soldier'), ('United States Marine Corps', 'military'), ('18 June 18, 1907', 'point in time'), ('School of Application', 'educational institution'), ('25 December, 1908', 'point in time'), ('WisconsinBB-96', 'ship'), ('Great White Fleet', 'military')]",0.14285714285714285,0.5,0.22222222222222224 +884,FIGER-fine,"The artist unifies an aural and visual experience by creating continuous compositions on canvas, as he has shared the stage with headlining musical talent as Beastie Boys, Bela Fleck, Burning Spear, Disco Biscuits, Les Claypool, Arturo Sandoval, Thievery Corporation and Wynton Marsalis.","[('Les Claypool', 'director'), ('Les Claypool', 'actor'), ('Les Claypool', 'author'), ('Les Claypool', 'artist'), ('Les Claypool', 'musician')]","[('Beastie Boys', 'company'), ('Bela Fleck', 'musician'), ('Burning Spear', 'musician'), ('Disco Biscuits', 'musician'), ('Les Claypool', 'musician'), ('Arturo Sandoval', 'musician'), ('Thievery Corporation', 'company'), ('Wynton Marsalis', 'musician')]",0.125,0.2,0.15384615384615385 +885,FIGER-fine,"He moved to New Jersey and began working in the smaller theaters in New York City and in the regional theatre around the northeast, from Bangor, Maine down to Virginia.","[('Bangor, Maine', 'city')]","[('New York City', 'city'), ('regional theatre', 'theater')]",0.0,0.0,0.0 +886,FIGER-fine,"Using six offensive measures: Average, On-base percentage, Slugging, RBIs, Runs created and Win shares-all League-Era adjusted, Rosciam ranks Tenace sixth offensively behind Mickey Cochrane, Mike Piazza, Bill Dickey, Gabby Hartnett and Joe Torre among catchers.","[('Gabby Hartnett', 'athlete'), ('Gabby Hartnett', 'coach')]","[('Mickey Cochrane', 'athlete'), ('Mike Piazza', 'athlete'), ('Bill Dickey', 'athlete'), ('Gabby Hartnett', 'athlete'), ('Joe Torre', 'athlete')]",0.2,0.5,0.28571428571428575 +887,FIGER-fine,Turkish Cup Final in Kayseri: Besiktas Cola Turka 72-81 Fenerbahce UlkerFenerbahce Ulker win the Cup for the second successive time and third overall.,"[('Fenerbahçe Ülker', 'athlete'), ('Fenerbahçe Ülker', 'sports team')]",[],0.0,0.0,0.0 +888,FIGER-fine,"Jose Manuel Barroso, the President of the European Commission, supported the Danish government saying that freedom of speech can not be compromised: "" It 's better to publish too much than not to have freedom.","[('European Commission', 'government')]","[('Jose Manuel Barroso', 'politician'), ('European Commission', 'government agency'), ('Danish government', 'government'), ('freedom of speech', 'law')]",0.0,0.0,0.0 +889,FIGER-fine,"This main line connected Herington, Ramona, Tampa, Durham, Waldeck, Canton, Galva, McPherson, Groveland, Inman, Medora, Hutchinson, Whiteside, Partridge, Arlington, Langdon, Turon, Preston, Natrona, Pratt.","[('Turon, Kansas', 'city')]","[('Herington', 'city'), ('Ramona', 'city'), ('Tampa', 'city'), ('Durham', 'city'), ('Waldeck', 'city'), ('Canton', 'city'), ('Galva', 'city'), ('McPherson', 'city'), ('Groveland', 'city'), ('Inman', 'city'), ('Medora', 'city'), ('Hutchinson', 'city'), ('Whiteside', 'city'), ('Partridge', 'city'), ('Arlington', 'city'), ('Langdon', 'city'), ('Turon', 'city'), ('Preston', 'city'), ('Natrona', 'city'), ('Pratt', 'city')]",0.0,0.0,0.0 +890,FIGER-fine,"He was born around 990 CE near Ghazni, Afghanistan during the Ghaznavid Empire and died in Lahore ( in present day Punjab, Pakistan ) in 1077 CE.","[('Afghanistan', 'language'), ('Afghanistan', 'country'), ('Afghanistan', 'ethnicity')]","[('990 CE', 'point in time'), ('Ghazni', 'city'), ('Afghanistan', 'country'), ('Lahore', 'city'), ('Punjab', 'province'), ('Pakistan', 'country'), ('1077 CE', 'point in time')]",0.14285714285714285,0.3333333333333333,0.2 +891,FIGER-fine,Baptist Bible College has its origins in a May 1950 meeting of Baptist ministers at the Texas Hotel in Fort Worth.,"[('Fort Worth, Texas', 'city')]","[('Baptist Bible College', 'educational institution'), ('May 1950', 'point in time'), ('Texas Hotel', 'hotel'), ('Fort Worth', 'city')]",0.0,0.0,0.0 +892,FIGER-fine,Peter O'Toole went on to play Henry II once more in The Lion in Winter ( 1968 ) with Katharine Hepburn as Queen Eleanor of Aquitaine.,"[('Queen Eleanor of Aquitaine', 'soldier')]","[('The Lion in Winter ( 1968 )', 'film'), ('Katharine Hepburn', 'actor'), ('Queen Eleanor of Aquitaine', 'monarch')]",0.0,0.0,0.0 +893,FIGER-fine,"David "" Dave "" Smith ( born 8 December 1947 ) is an English former professional footballer who scored 55 goals from 406 games in the Football League playing as an outside left or left-sided midfielder for Middlesbrough, Lincoln City and Rotherham United.","[('Lincoln City F.C.', 'sports team')]","[('Football League', 'sports league'), ('Middlesbrough', 'city'), ('Lincoln City', 'city'), ('Rotherham United', 'sports team')]",0.0,0.0,0.0 +894,FIGER-fine,"The case was continued until the afternoon of July 8 when Matthew Calbraith Butler, Edgefield attorney, appeared as the farmer 's counsel.","[('Matthew Calbraith Butler', 'politician')]",[],0.0,0.0,0.0 +895,FIGER-fine,"In many parts of Africa Christian missionary organisations have founded schools, often in places where no other schooling is available.","[('Africa', 'ethnicity')]","[('Africa', 'country'), ('Christian missionary organisations', 'religious leader')]",0.0,0.0,0.0 +896,FIGER-fine,"The general conference is broadcast semi-annually ( April and October ) from Salt Lake City, Utah.","[('Salt Lake City, Utah', 'city')]","[('April and October', 'point in time'), ('Salt Lake City', 'city')]",0.0,0.0,0.0 +897,FIGER-fine,"Feeling lonely, she meets Grace Olubunmi ( Ellen Thomas ) and after some persuading, allows her to work at the Laundertte.","[('Ellen Thomas', 'actor')]","[('Ellen Thomas', 'actor')]",1.0,1.0,1.0 +898,FIGER-fine,"It lies along the northeastern outskirts of Shaw and Crompton, in the Metropolitan Borough of Oldham, Greater Manchester.","[('Metropolitan Borough of Oldham', 'city')]","[('Shaw and Crompton', 'city'), ('Metropolitan Borough of Oldham', 'county'), ('Greater Manchester', 'city')]",0.0,0.0,0.0 +899,FIGER-fine,"Agnieszka Osiecka 's lyrics were set to music by a number of outstanding Polish composers: Krzysztof Komeda, Seweryn Krajewski, Adam Slawinski, Zygmunt Konieczny, Katarzyna Gaertner, Jacek Mikula and many, many more.","[('Zygmunt Konieczny', 'musician')]","[('Agnieszka Osiecka', 'musician'), ('Polish', 'country'), ('Krzysztof Komeda', 'musician'), ('Seweryn Krajewski', 'musician'), ('Adam Slawinski', 'musician'), ('Zygmunt Konieczny', 'musician'), ('Katarzyna Gaertner', 'musician'), ('Jacek Mikula', 'musician')]",0.125,1.0,0.2222222222222222 +900,FIGER-fine,"Two years after Greif published her operational model, Carl Hewitt and Henry Baker published the Laws for Actors.","[('Carl Hewitt', 'author')]","[('Greif', 'author'), ('Carl Hewitt', 'author'), ('Henry Baker', 'author')]",0.3333333333333333,1.0,0.5 +901,FIGER-fine,Himank is a project of the Border Roads Organisation ( BRO ) in the Ladakh region of northernmost India that started in August 1985.,"[('Jammu and Kashmir', 'province'), ('Jammu and Kashmir', 'country')]","[('India', 'country'), ('August 1985', 'point in time')]",0.0,0.0,0.0 +902,FIGER-fine,"Fix is a 2008 feature film directed by Tao Ruspoli starring Shawn Andrews, Olivia Wilde, Megalyn Echikunwoke, Tao Ruspoli, Dedee Pfeiffer and Andrew Fiscella.","[('Dedee Pfeiffer', 'actor')]","[('Fix', 'film'), ('Tao Ruspoli', 'director'), ('Shawn Andrews', 'actor'), ('Olivia Wilde', 'actor'), ('Megalyn Echikunwoke', 'actor'), ('Tao Ruspoli', 'actor'), ('Dedee Pfeiffer', 'actor'), ('Andrew Fiscella', 'actor')]",0.125,1.0,0.2222222222222222 +903,FIGER-fine,"His last book Dr. Paglar: Everyman 's Hero, a biography of his uncle, the Eurasian gynaecologist Charles Joseph Pemberton Paglar ( 1894-1954 ), was published posthumously in 2010 by The Straits Times Press.","[('The Straits Times', 'written work'), ('The Straits Times', 'news agency')]","[('Dr. Paglar', 'doctor'), ('Charles Joseph Pemberton Paglar', 'doctor')]",0.0,0.0,0.0 +904,FIGER-fine,"The AJ6 ( Advanced Jaguar 6-cylinder ), and the similar AJ16, was an inline-6 piston engine used by Jaguar in the 1980s and 1990s.","[('Jaguar', 'company')]","[('AJ6', 'engine'), ('Advanced Jaguar 6-cylinder', 'engine'), ('AJ16', 'engine'), ('inline-6 piston engine', 'engine'), ('Jaguar', 'company')]",0.2,1.0,0.33333333333333337 +905,FIGER-fine,"This was the motivation behind the development of the gas turbine engine, commonly called a "" jet "" engine, which would become almost as revolutionary to aviation as the Wright brothers ' first flight.","[('Wright brothers', 'company')]","[('gas turbine engine', 'engine'), ('jet', 'engine'), ('engine', 'engine')]",0.0,0.0,0.0 +906,FIGER-fine,"In February 1979, the Afghan government delivered a statement condemning China invading Viet Nam.","[('Sino-Vietnamese War', 'military conflict')]","[('February 1979', 'point in time'), ('Afghan government', 'government'), ('China', 'country'), ('Viet Nam', 'country')]",0.0,0.0,0.0 +907,FIGER-fine,The communities served are: Plymouth ( including the suburbs of Devonport and St Budeaux ); Saltash; St Germans; Menheniot; Liskeard; Bodmin; Lostwithiel; Par; St Austell; Truro; Redruth; Camborne; Hayle; St Erth; Penzance.,"[('St Erth', 'city')]","[('Plymouth', 'city'), ('Devonport', 'city'), ('St Budeaux', 'city'), ('Saltash', 'city'), ('St Germans', 'city'), ('Menheniot', 'city'), ('Liskeard', 'city'), ('Bodmin', 'city'), ('Lostwithiel', 'city'), ('Par', 'city'), ('St Austell', 'city'), ('Truro', 'city'), ('Redruth', 'city'), ('Camborne', 'city'), ('Hayle', 'city'), ('St Erth', 'city'), ('Penzance', 'city')]",0.058823529411764705,1.0,0.1111111111111111 +908,FIGER-fine,"Because of agreements between Warner Brothers and the estate of Thomas Mann for the production of Luchino Visconti 's 1971 film, Britten was advised not to see the movie when it was released.","[('Warner Brothers', 'company'), ('Warner Brothers', 'engineer'), ('Warner Brothers', 'artist'), ('Warner Brothers', 'broadcast network')]","[('Warner Brothers', 'company'), ('Luchino Visconti', 'actor'), ('1971 film', 'film')]",0.3333333333333333,0.25,0.28571428571428575 +909,FIGER-fine,"The Nancy was built by the fur trading company Forsyth, Richardson and Company of Montreal, at Detroit.","[('Montreal', 'city'), ('Montreal', 'island'), ('Montreal', 'cemetery')]","[('Forsyth, Richardson and Company of Montreal', 'company'), ('Detroit', 'city')]",0.0,0.0,0.0 +910,FIGER-fine,Feather won a cap for England while at Bradford ( now Bradford Park Avenue A.F.C. ) in 1905 against Other Nations.,"[('Bradford Park Avenue A.F.C.', 'sports team')]","[('England', 'country'), ('Bradford', 'city'), ('Bradford', 'city'), ('1905', 'point in time')]",0.0,0.0,0.0 +911,FIGER-fine,"The new group also underwent several personnel shifts and withstood several breakups before releasing their first album, 2002 's Lost Angel, released on Hollywood Records.","[('Hollywood Records', 'company')]","[('Lost Angel', 'film')]",0.0,0.0,0.0 +912,FIGER-fine,Steffi Graf defeated Jana Novotna 7-6 1-6 6-4 in the final to win the Ladies ' Singles title at the 1993 Wimbledon Championships.,"[('Steffi Graf', 'athlete'), ('Steffi Graf', 'actor')]","[('Steffi Graf', 'actor'), ('Jana Novotna', 'actor'), (""Ladies ' Singles title"", 'title')]",0.3333333333333333,0.5,0.4 +913,FIGER-fine,"Nevertheless, Sturm prevailed over the bishops of Mainz and Utrecht in having Boniface, so-called "" Apostle of the Germans "", buried in Fulda after his assassination in 754 near Dokkum in Frisia.","[('Dokkum', 'city')]","[('Sturm', 'terrorist'), ('Mainz', 'city'), ('Utrecht', 'city'), ('Boniface', 'religious leader'), ('Apostle of the Germans', 'religious leader'), ('Fulda', 'city'), ('754', 'point in time'), ('Dokkum', 'city'), ('Frisia', 'city')]",0.1111111111111111,1.0,0.19999999999999998 +914,FIGER-fine,"SoGlos.com is an online magazine for Gloucestershire covering Cheltenham, the Cotswolds, the Forest of Dean, Gloucester, Stroud and Tewkesbury - with an editorial remit focused on arts, entertainment and leisure.","[('Stroud', 'city')]","[('SoGlos.com', 'website'), ('Gloucestershire', 'county'), ('Cheltenham', 'city'), ('Cotswolds', 'city'), ('Forest of Dean', 'city'), ('Gloucester', 'city'), ('Stroud', 'city'), ('Tewkesbury', 'city')]",0.125,1.0,0.2222222222222222 +915,FIGER-fine,"Soon afterwards, Derricks appeared in films such as Moscow on the Hudson, Neil Simon 's The Slugger 's Wife and recently, Wes Craven 's Carnival of Souls.","[('Wes Craven', 'author'), ('Wes Craven', 'director'), ('Wes Craven', 'artist'), ('Wes Craven', 'actor')]","[('Derricks', 'author'), ('Neil Simon', 'author'), (""The Slugger 's Wife"", 'film'), ('Wes Craven', 'author'), ('Carnival of Souls', 'film')]",0.2,0.25,0.22222222222222224 +916,FIGER-fine,"The McLarens of Ayrton Senna and Gerhard Berger were next, ahead of Michael Schumacher 's Benetton and the two Lotuses, with Johnny Herbert ahead of Mika Hakkinen.","[('Mika Häkkinen', 'athlete')]","[('Ayrton Senna', 'athlete'), ('Gerhard Berger', 'athlete'), ('Michael Schumacher', 'athlete'), ('Benetton', 'sports team'), ('Johnny Herbert', 'athlete'), ('Mika Hakkinen', 'athlete')]",0.0,0.0,0.0 +917,FIGER-fine,"Fernanda Palma Lissoni ( born August 31, 1980 in Sao Paulo ) is a female water polo player from Brazil, who finished in fourth place with the Brazil women 's national water polo team at the 2007 Pan American Games in Rio de Janeiro, Brazil.","[(""Brazil women's national water polo team"", 'sports team')]","[('Fernanda Palma Lissoni', 'athlete'), ('Sao Paulo', 'city'), ('Brazil', 'country'), ('Brazil', 'country'), ('national water polo team', 'sports team'), ('2007 Pan American Games', 'sports event'), ('Rio de Janeiro', 'city'), ('Brazil', 'country')]",0.0,0.0,0.0 +918,FIGER-fine,"Jamaica also operates a Consulate-General office in Toronto and appoints Canadian honorary consuls in Edmonton, Montreal, New Westminster ( Vancouver ) and Winnipeg.","[('Winnipeg', 'city')]","[('Jamaica', 'country'), ('Toronto', 'city'), ('Edmonton', 'city'), ('Montreal', 'city'), ('New Westminster', 'city'), ('Vancouver', 'city'), ('Winnipeg', 'city')]",0.14285714285714285,1.0,0.25 +919,FIGER-fine,"The 1906 St. Louis Cardinals season was the team 's 25th season in St. Louis, Missouri and the 15th season in the National League.","[('National League', 'sports league')]","[('St. Louis Cardinals', 'sports team'), ('St. Louis', 'city'), ('National League', 'sports league')]",0.3333333333333333,1.0,0.5 +920,FIGER-fine,"At the end of the 19th century, Impressionist painters like Pierre-Auguste Renoir, Edouard Manet and Claude Monet came to paint the Seine River which crosses the town.","[('Seine', 'body of water')]","[('Impressionist painters', 'artist'), ('Pierre-Auguste Renoir', 'artist'), ('Edouard Manet', 'artist'), ('Claude Monet', 'artist'), ('Seine River', 'body of water')]",0.0,0.0,0.0 +921,FIGER-fine,"As CompuServe morphed into AOL 's "" value brand, "" Fujitsu sought to sell off its product as they were making a loss.","[('AOL', 'company'), ('AOL', 'engineer')]","[('CompuServe', 'computer'), ('AOL', 'company'), ('Fujitsu', 'company')]",0.3333333333333333,0.5,0.4 +922,FIGER-fine,"Jara Cimrman Lying, Sleeping ( Jara Cimrman lezici, spici ) is a Czech comedy film directed by Ladislav Smoljak.","[('Ladislav Smoljak', 'author'), ('Ladislav Smoljak', 'director'), ('Ladislav Smoljak', 'actor')]","[('Jara Cimrman', 'film'), ('Jara Cimrman', 'film'), ('Czech', 'language'), ('Ladislav Smoljak', 'author')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +923,FIGER-fine,"The album reached number 24 in UK charts and was nominated for the Grammy Award for Best Metal Performance at the 1992 Grammys, but lost to Metallica 's Metallica.","[('Metallica', 'music')]","[('UK', 'country'), ('Grammy Award', 'award'), ('Best Metal Performance', 'award'), ('1992 Grammys', 'award'), ('Metallica', 'musician'), ('Metallica', 'musician')]",0.0,0.0,0.0 +924,FIGER-fine,SilverLoad is the title of a graphic adventure video game produced by Vic Tokai in 1996.,"[('Vic Tokai', 'company'), ('Vic Tokai', 'engineer')]","[('SilverLoad', 'game'), ('Vic Tokai', 'artist')]",0.0,0.0,0.0 +925,FIGER-fine,"Gitagum is a fourth-class Philippine municipality in the province of Misamis Oriental, Philippines.","[('Philippines', 'country')]","[('Misamis Oriental', 'province'), ('Philippines', 'country')]",0.5,1.0,0.6666666666666666 +926,FIGER-fine,"The article states that the Eternals were involved in a previous Time War with the Halldons, a powerful race first mentioned in We are the Daleks, an article by Terry Nation from the Radio Times 10th Anniversary Special in 1973.","[('Terry Nation', 'author'), ('Terry Nation', 'artist')]","[('Eternals', 'religion'), ('Time War', 'military conflict'), ('Terry Nation', 'author')]",0.3333333333333333,0.5,0.4 +927,FIGER-fine,"These partner companies include Adobe, CA Technologies, Hewlett-Packard, IDS Scheer, OpenText, Nakisa, Inc, and ICON-SCM.","[('OpenText', 'company')]","[('Adobe', 'company'), ('CA Technologies', 'company'), ('Hewlett-Packard', 'company'), ('IDS Scheer', 'company'), ('OpenText', 'company'), ('Nakisa', 'company'), ('Inc', 'company'), ('ICON-SCM', 'company')]",0.125,1.0,0.2222222222222222 +928,FIGER-fine,"Henry ' Harry ' Thomas Phillips ( 22 June, 1903 & ndash; 16 December, 1978 ) was a Welsh international rugby union lock who played club rugby for Cross Keys and Newport and international rugby for Wales.","[('Wales national rugby union team', 'sports team')]","[('22 June, 1903', 'point in time'), ('Cross Keys', 'city'), ('Newport', 'city'), ('Wales', 'country')]",0.0,0.0,0.0 +929,FIGER-fine,"A noted pilot in World War II, as a child he appeared in Hollywood films with his mother.","[('Hollywood', 'company'), ('Hollywood', 'city'), ('Hollywood', 'language')]","[('World War II', 'military conflict'), ('Hollywood films', 'film')]",0.0,0.0,0.0 +930,FIGER-fine,"It forms a part of the league along with other IITs in India: the Indian Institute of Technology, Bombay, Guwahati, Kanpur, Kharagpur, Madras, Roorkee, Bhubaneswar, Gandhinagar, Hyderabad, Indore, Jodhpur, Mandi, Patna and Ropar.","[('Indian Institute of Technology, Roorkee', 'educational institution')]","[('India', 'country'), ('Indian Institute of Technology', 'educational institution'), ('Bombay', 'city'), ('Guwahati', 'city'), ('Kanpur', 'city'), ('Kharagpur', 'city'), ('Madras', 'city'), ('Roorkee', 'city'), ('Bhubaneswar', 'city'), ('Gandhinagar', 'city'), ('Hyderabad', 'city'), ('Indore', 'city'), ('Jodhpur', 'city'), ('Mandi', 'city'), ('Patna', 'city'), ('Ropar', 'city')]",0.0,0.0,0.0 +931,FIGER-fine,"He took the name "" Severin "", from the Leopold von Sacher-Masoch character that is the subject of the Velvet Underground song "" Venus in Furs "".","[('Venus in Furs', 'music')]","[('Velvet Underground', 'musician'), ('Venus in Furs', 'music')]",0.5,1.0,0.6666666666666666 +932,FIGER-fine,"The aircraft completed the journey from Mildenhall, England to Melbourne, Australia in 129 Hours 47 Minutes, it gained 7th position in the handicap race.","[('Australia', 'language'), ('Australia', 'country')]","[('The aircraft', 'airplane'), ('Mildenhall', 'city'), ('England', 'country'), ('Melbourne', 'city'), ('Australia', 'country'), ('129 Hours 47 Minutes', 'point in time')]",0.16666666666666666,0.5,0.25 +933,FIGER-fine,"She was hulked in 1870 and lent to the Cork Harbour Board, before being sold at Portsmouth in February 1889 for breaking up.","[('City of Cork', 'city')]","[('1870', 'point in time'), ('Portsmouth', 'city'), ('February 1889', 'point in time')]",0.0,0.0,0.0 +934,FIGER-fine,"Recording sessions for the album took place during 2007 to 2009 at several recording studios, and production was handled primarily by Dr. Dre, Mark Batson, and Eminem.","[('Mark Batson', 'artist')]","[('2007 to 2009', 'point in time'), ('Dr. Dre', 'doctor'), ('Mark Batson', 'doctor'), ('Eminem', 'musician')]",0.0,0.0,0.0 +935,FIGER-fine,"It was played at three different location in Utah: Willow Creek Country Club in Salt Lake City in 1962, Ogden Country Club in Ogden in 1963, and Riverside Country Club in Provo in 1964.","[('Provo, Utah', 'city')]","[('Salt Lake City', 'city'), ('1962', 'point in time'), ('Ogden', 'city'), ('Ogden', 'city'), ('1963', 'point in time'), ('Provo', 'city'), ('1964', 'point in time')]",0.0,0.0,0.0 +936,FIGER-fine,Jabreilles-les-Bordes ( Jabrelhas ) is a commune in the Haute-Vienne department in the Limousin region in west-central France.,"[('Limousin', 'province')]","[('Haute-Vienne department', 'educational department'), ('Limousin region', 'educational department'), ('France', 'country')]",0.0,0.0,0.0 +937,FIGER-fine,"Among the other loyalists were John Beaufort, Earl of Somerset, Edward, Earl of Rutland, John Montacute, Earl of Salisbury and Thomas le Despenser.","[('John Beaufort, 1st Earl of Somerset', 'politician')]","[('John Beaufort', 'monarch'), ('John Montacute', 'monarch'), ('Earl of Salisbury', 'monarch')]",0.0,0.0,0.0 +938,FIGER-fine,"Attica is a city in Logan Township, Fountain County, Indiana, United States.","[('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')]","[('Attica', 'city'), ('Logan Township', 'city'), ('Fountain County', 'county'), ('United States', 'country')]",0.25,0.16666666666666666,0.2 +939,FIGER-fine,"He was convicted on 29 October 1925 of assaulting, resisiting and obstructing a sergeant of the Garda Siochana and of a similar charge relating to a Peace Officer.","[('Garda SÃochána', 'military')]","[('sergeant', 'soldier'), ('Garda Siochana', 'military'), ('Peace Officer', 'soldier')]",0.0,0.0,0.0 +940,FIGER-fine,"On 23 December 2010 Amnesty International announced that it was mobilizing an online petition spearheaded by Paul Haggis and Nazanin Boniadi and signed by Sean Penn, Martin Scorsese, Harvey Weinstein and others to protest the imprisonment of Panahi.","[('Sean Penn', 'author'), ('Sean Penn', 'director'), ('Sean Penn', 'artist'), ('Sean Penn', 'actor')]","[('Paul Haggis', 'artist'), ('Nazanin Boniadi', 'artist'), ('Sean Penn', 'actor'), ('Martin Scorsese', 'actor'), ('Harvey Weinstein', 'actor'), ('protest', 'protest')]",0.16666666666666666,0.25,0.2 +941,FIGER-fine,"Dabney Estates is an unincorporated community in Dinwiddie County, Virginia, United States.","[('Dinwiddie County, Virginia', 'county')]","[('Dinwiddie County', 'county'), ('Virginia', 'province'), ('United States', 'country')]",0.0,0.0,0.0 +942,FIGER-fine,"Jellejetta Klijnsma ( Hoogeveen, 18 March 1957 ) is a Dutch Labour Party politician.","[('Dutch Labour Party', 'political party')]","[('Jellejetta Klijnsma', 'politician'), ('Hoogeveen', 'city'), ('Dutch Labour Party', 'political party')]",0.3333333333333333,1.0,0.5 +943,FIGER-fine,See Cypress-Redcliff 1986-1993 Progressive Conservative The electoral district was created in the boundary redistribution of 1993 from the old Cypress-Redcliff riding.,"[('Progressive Conservative Association of Alberta', 'political party')]","[('Progressive Conservative', 'political party')]",0.0,0.0,0.0 +944,FIGER-fine,"It is found in Bolivia, Brazil, Colombia, Ecuador, French Guiana, Peru, Suriname, and Venezuela.","[('Bolivia', 'country')]","[('Bolivia', 'country'), ('Brazil', 'country'), ('Colombia', 'country'), ('Ecuador', 'country'), ('French Guiana', 'country'), ('Peru', 'country'), ('Suriname', 'country'), ('Venezuela', 'country')]",0.125,1.0,0.2222222222222222 +945,FIGER-fine,"He played in wins against Hertha Zehlendorf in Wollongong, Flamengo in Rio de Janeiro and a draw against Israel in Paraguay.","[('Israel national under-21 football team', 'sports team')]","[('Wollongong', 'city'), ('Flamengo', 'city'), ('Rio de Janeiro', 'city'), ('Israel', 'country'), ('Paraguay', 'country')]",0.0,0.0,0.0 +946,FIGER-fine,Jeremy 's Run originates from rainwater flowing down the west slope of Elkwallow Gap in the Blue Ridge Mountains.,"[('Blue Ridge Mountains', 'mountain')]","[('Elkwallow Gap', 'body of water'), ('Blue Ridge Mountains', 'mountain')]",0.5,1.0,0.6666666666666666 +947,FIGER-fine,"However, Cincinnati responded with kicker Shayne Graham 's 46-yard field goal and QB Carson Palmer 's 11-yard TD pass to WR Chris Henry.","[('Chris Henry', 'athlete'), ('Chris Henry', 'actor')]","[('Cincinnati', 'city'), ('kicker', 'athlete'), ('Shayne Graham', 'athlete'), ('QB', 'athlete'), ('Carson Palmer', 'athlete'), ('WR', 'athlete'), ('Chris Henry', 'athlete')]",0.14285714285714285,0.5,0.22222222222222224 +948,FIGER-fine,"Mann 's boss at Ford, Roy Haynes, persuaded Mann to go with him when he moved to BMC to lead their design studio in Cowley in 1967.","[('British Motor Corporation', 'company')]","[('Mann', 'architect'), ('Ford', 'company'), ('Roy Haynes', 'religious leader'), ('Mann', 'architect'), ('Cowley', 'city'), ('1967', 'point in time')]",0.0,0.0,0.0 +949,FIGER-fine,"Ruotolo started his career with Sorrento in 1984, but is best known for having been a key player for Genoa for over a decade; he joined the Grifone in 1988 to left it only in 2002 to join Livorno of Serie C1.","[('Sorrento Calcio', 'sports team')]","[('Sorrento', 'city'), ('1984', 'point in time'), ('Genoa', 'city'), ('Grifone', 'city'), ('1988', 'point in time'), ('2002', 'point in time'), ('Livorno', 'city')]",0.0,0.0,0.0 +950,FIGER-fine,Two of the most influential fashion designers of the time were Jacques Doucet and Mariano Fortuny.,"[('Jacques Doucet', 'artist')]","[('Jacques Doucet', 'artist'), ('Mariano Fortuny', 'artist')]",0.5,1.0,0.6666666666666666 +951,FIGER-fine,He graduated from the United States Military Academy in 1842 ( 12th of 56 cadets ) and was commissioned a second lieutenant in the 3rd U.S. Artillery.,"[('United States Military Academy', 'author'), ('United States Military Academy', 'sports team'), ('United States Military Academy', 'educational institution')]","[('United States Military Academy', 'educational institution'), ('1842', 'point in time'), ('3rd U.S. Artillery', 'military')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +952,FIGER-fine,The hospital also receives referrals from neighboring parts of Southern Sudan and the Democratic Republic of the Congo.,"[('Democratic Republic of the Congo', 'country')]","[('The hospital', 'hospital'), ('Southern Sudan', 'country'), ('Democratic Republic of the Congo', 'country')]",0.3333333333333333,1.0,0.5 +953,FIGER-fine,"Herschel Girls ' School is a private, boarding and day school for girls, located in Claremont, a southern suburb of Cape Town, Western Cape, South Africa.","[('Cape Town', 'city')]","[(""Herschel Girls ' School"", 'educational institution'), ('Claremont', 'city'), ('Cape Town', 'city'), ('Western Cape', 'city'), ('South Africa', 'country')]",0.2,1.0,0.33333333333333337 +954,FIGER-fine,"Below the confluence of the Chehalis River, at the bridge between Chehalis and the Municipality of Kent, the river widens into a wide backwater, Harrison Bay, then from there joins the Fraser.","[('Kent, British Columbia', 'city')]","[('Chehalis River', 'body of water'), ('bridge', 'bridge'), ('Chehalis', 'city'), ('Municipality of Kent', 'city'), ('Harrison Bay', 'body of water'), ('Fraser', 'body of water')]",0.0,0.0,0.0 +955,FIGER-fine,"At Sun Joy was an inspiration for the development of NFS, the SPARC microprocessors, the Java programming language, Jini / JavaSpaces and JXTA.","[('JXTA', 'software'), ('JXTA', 'written work')]","[('Java programming language', 'programming language')]",0.0,0.0,0.0 +956,FIGER-fine,"Fowley 's films include Twenty Mule Team, Mighty Joe Young, Battleground, Armored Car Robbery, Chick Carter, Detective, The Naked Jungle, The High and the Mighty and Walking Tall.","[('The Naked Jungle', 'film')]","[('Twenty Mule Team', 'film'), ('Mighty Joe Young', 'film'), ('Battleground', 'film'), ('Armored Car Robbery', 'film'), ('Chick Carter', 'film'), ('Detective', 'film'), ('The Naked Jungle', 'film'), ('The High and the Mighty', 'film'), ('Walking Tall', 'film')]",0.1111111111111111,1.0,0.19999999999999998 +957,FIGER-fine,"He attended Colorado State Teachers College ( now named the University of Northern Colorado in Greeley, Colorado ), and earned his master 's degree.","[('University of Northern Colorado', 'educational institution')]","[('Colorado State Teachers College', 'educational institution'), ('University of Northern Colorado', 'educational institution'), ('Greeley, Colorado', 'city'), (""master 's degree"", 'educational degree')]",0.25,1.0,0.4 +958,FIGER-fine,This particularly grueling course was changed in later years to begin and end at Cleveland State University.,"[('Cleveland State University', 'educational institution')]","[('Cleveland State University', 'educational institution')]",1.0,1.0,1.0 +959,FIGER-fine,"Some Australian Architects were also seen at the forefront of various movements, particularly residential architects like Harry Norris, Roy Grounds, Robin Boyd, Frederick Romberg and Harry Seidler.","[('Frederick Romberg', 'architect')]","[('Harry Norris', 'architect'), ('Roy Grounds', 'architect'), ('Robin Boyd', 'architect'), ('Frederick Romberg', 'architect'), ('Harry Seidler', 'architect')]",0.2,1.0,0.33333333333333337 +960,FIGER-fine,"Options for 2 other units were exercised on January 2006 with the first steel cut commenced on 3 April 2006 in Damen 's Schelde Naval Shipbuilding yard, Vlissingen-Oost yard and not in Surabaya stated earlier.","[('Damen Group', 'company')]","[('January 2006', 'point in time'), ('3 April 2006', 'point in time'), ('Surabaya', 'city')]",0.0,0.0,0.0 +961,FIGER-fine,"Her work has appeared in The New York Times, The New York Times Magazine, O: The Oprah Magazine, Discover, and '' New York '' magazine.","[('New York', 'company'), ('New York', 'written work'), ('New York', 'news agency')]","[('The New York Times', 'newspaper'), ('The New York Times', 'newspaper')]",0.0,0.0,0.0 +962,FIGER-fine,"Sonny Bill Williams ( Bulldogs ) and Karmichael Hunt ( Brisbane Broncos ), and their performances, mature beyond their years, would be critical to the fortunes of their clubs.","[('Karmichael Hunt', 'athlete')]","[('Sonny Bill Williams', 'actor'), ('Bulldogs', 'sports team'), ('Karmichael Hunt', 'actor'), ('Brisbane Broncos', 'sports team')]",0.0,0.0,0.0 +963,FIGER-fine,"In 1867, after having taught at the Conservatory of Giuseppe Siboni since 1827, Hartmann helped co-establish and direct the Copenhagen Conservatory with Niels Gade and Holger Simon Paulli.","[('Niels Gade', 'artist'), ('Niels Gade', 'musician')]","[('1867', 'point in time'), ('Conservatory of Giuseppe Siboni', 'educational institution'), ('1827', 'point in time'), ('Hartmann', 'director'), ('Copenhagen Conservatory', 'educational institution'), ('Niels Gade', 'director'), ('Holger Simon Paulli', 'director')]",0.0,0.0,0.0 +964,FIGER-fine,"To promote the changes, Healthy Choice spent between $ 90 million to $ 100 million on a multimedia campaign that includes advertisements with actress Julia Louis-Dreyfus featured in commercials directed by Christopher Guest.","[('Christopher Guest', 'director'), ('Christopher Guest', 'actor'), ('Christopher Guest', 'author'), ('Christopher Guest', 'politician'), ('Christopher Guest', 'artist'), ('Christopher Guest', 'musician')]","[('$ 90 million', 'currency'), ('$ 100 million', 'currency'), ('Julia Louis-Dreyfus', 'actor'), ('Christopher Guest', 'director')]",0.25,0.16666666666666666,0.2 +965,FIGER-fine,"Club Deportivo San Marcos de Arica are an Chilean Football club, their home town is Arica in the Region of Arica y Parinacota, Chile.","[('Arica', 'city')]","[('Arica', 'city'), ('Arica', 'city'), ('Arica', 'city'), ('Chile', 'country')]",0.5,1.0,0.6666666666666666 +966,FIGER-fine,"Roland Berger Strategy Consultants ' major competitors include McKinsey & amp; Company, The Boston Consulting Group, Bain & amp; Company, Booz & amp; Company and A.T. Kearney.","[('Boston Consulting Group', 'company')]","[('Roland Berger Strategy Consultants', 'company'), ('McKinsey & amp; Company', 'company'), ('The Boston Consulting Group', 'company'), ('Bain & amp; Company', 'company'), ('Booz & amp; Company', 'company'), ('A.T. Kearney', 'company')]",0.0,0.0,0.0 +967,FIGER-fine,"St Mary 's Church, Akenham, is a redundant Anglican church in the hamlet of Akenham, Suffolk, England.","[('Akenham', 'city')]","[('Anglican', 'religion'), ('Akenham', 'city'), ('Suffolk', 'province'), ('England', 'country')]",0.25,1.0,0.4 +968,FIGER-fine,"On June 17, the artists that performed were Arthur Dodge, Benevento-Russo Duo, Big Metal Rooster, Ekoostik Hookah, Mindy Smith, Moonshine Still, The Schwag and Particle.","[('Particle', 'artist'), ('Particle', 'actor'), ('Particle', 'musician')]","[('Arthur Dodge', 'artist'), ('Benevento-Russo Duo', 'artist'), ('Big Metal Rooster', 'artist'), ('Ekoostik Hookah', 'artist'), ('Mindy Smith', 'artist'), ('Moonshine Still', 'artist'), ('The Schwag', 'artist'), ('Particle', 'artist')]",0.125,0.3333333333333333,0.18181818181818182 +969,FIGER-fine,"Almonacid de Zorita is a municipality located in the province of Guadalajara, Castile-La Mancha, Spain.","[('Spain', 'country'), ('Spain', 'ethnicity')]","[('Almonacid de Zorita', 'province'), ('Guadalajara', 'city'), ('Castile-La Mancha', 'province'), ('Spain', 'country')]",0.25,0.5,0.3333333333333333 +970,FIGER-fine,The South Yuba River is a 65.0mikmmid-long left-entering tributary of the Yuba River in the Sierra Nevada ( U.S. ) that repeatedly crosses Interstate 80 in California.,"[('Interstate 80 in California', 'road')]","[('South Yuba River', 'body of water'), ('Yuba River', 'body of water'), ('Sierra Nevada', 'mountain'), ('U.S.', 'country'), ('Interstate 80', 'road'), ('California', 'city')]",0.0,0.0,0.0 +971,FIGER-fine,"Released on September 13, 2005 through Epic Records, the record charted in the top 15 on the '' Billboard '' 200 and was a top ten hit in Australia, Canada, Ireland, New Zealand and the UK.","[('RIANZ', 'company')]","[('Australia', 'country'), ('Canada', 'country'), ('Ireland', 'country'), ('New Zealand', 'country'), ('UK', 'country')]",0.0,0.0,0.0 +972,FIGER-fine,"Recurring characters who appear in the episode are glee club members Brittany ( Heather Morris ), Santana Lopez ( Naya Rivera ) and Mike Chang ( Harry Shum, Jr. ).","[('Harry Shum, Jr.', 'actor')]","[('Brittany', 'actor'), ('Heather Morris', 'actor'), ('Santana Lopez', 'actor'), ('Naya Rivera', 'actor'), ('Mike Chang', 'actor'), ('Harry Shum, Jr.', 'actor')]",0.16666666666666666,1.0,0.2857142857142857 +973,FIGER-fine,"Gmina Lubowo contains the villages and settlements of Baranowo, Chwalkowko, Dziekanowice, Falkowo, Imielenko, Imielno, Lednogora, Lesniewo, Lubowo, Moraczewo, Myslecin, Owieczki, Pierzyska, Przyborowo, Rybitwy, Rzegnowo, Siemianowo, Strychowo, Wierzyce, Wozniki and Zydowko.","[('Strychowo', 'city')]","[('Lubowo', 'city'), ('Baranowo', 'city'), ('Chwalkowko', 'city'), ('Dziekanowice', 'city'), ('Falkowo', 'city'), ('Imielenko', 'city'), ('Imielno', 'city'), ('Lednogora', 'city'), ('Lesniewo', 'city'), ('Lubowo', 'city'), ('Moraczewo', 'city'), ('Myslecin', 'city'), ('Owieczki', 'city'), ('Pierzyska', 'city'), ('Przyborowo', 'city'), ('Rybitwy', 'city'), ('Rzegnowo', 'city'), ('Siemianowo', 'city'), ('Strychowo', 'city'), ('Wierzyce', 'city'), ('Wozniki', 'city'), ('Zydowko', 'city')]",0.047619047619047616,1.0,0.0909090909090909 +974,FIGER-fine,"Such works are that of Hamlet 's tragedy; King Lear, Macbeth, Coriolanus, the Tempest, Twelfth Night and Sonnet 50.","[('Twelfth Night', 'play'), ('Twelfth Night', 'written work')]","[('Hamlet', 'film'), ('King Lear', 'film'), ('Macbeth', 'film'), ('Coriolanus', 'film'), ('the Tempest', 'film'), ('Twelfth Night', 'film'), ('Sonnet 50', 'written work')]",0.0,0.0,0.0 +975,FIGER-fine,"During 1995-96, Kevin Keegan attempted to re-sign Waddle for Newcastle United as cover for David Ginola during a suspension, but Keegan 's attempts to sign the player who had played alongside him more than a decade earlier was unsuccessful.","[('Kevin Keegan', 'athlete'), ('Kevin Keegan', 'artist')]","[('1995-96', 'point in time'), ('Kevin Keegan', 'actor'), ('Waddle', 'athlete'), ('Newcastle United', 'sports team'), ('David Ginola', 'actor')]",0.0,0.0,0.0 +976,FIGER-fine,"Along this section of road, a park and ride scheme operates on matchdays for visitors to the Stadium of Light.","[('Stadium of Light', 'sports facility')]","[('road', 'road'), ('park and ride scheme', 'park')]",0.0,0.0,0.0 +977,FIGER-fine,"Piola absorbed Castiglione 's work, it is visible in The Communion of Clare of Montefalco ( London, British Museum ) and his paintings in the Oratory of St John the Baptist at Spotorno.","[('Spotorno', 'city')]","[('Castiglione', 'artist'), ('The Communion of Clare of Montefalco', 'written work'), ('London', 'city')]",0.0,0.0,0.0 +978,FIGER-fine,"The Ponthievin alliance with Duke William of Normandy had earlier been secured by the marriage of Enguerrand 's and Guy 's sister to Duke William 's uncle, William of Talou ( Enguerrand himself was married to Duke William 's sister, Adelaide ).","[('William I of England', 'monarch'), ('William I of England', 'politician'), ('William I of England', 'soldier')]","[('Duke William of Normandy', 'monarch'), ('Duke William', 'monarch'), ('Duke William', 'monarch')]",0.0,0.0,0.0 +979,FIGER-fine,"Summary = = Hallelujah All the Way HomeInfoboxHallelujah All the Way HomeThe VerlainesFlying Nun Records/Homestead RecordsalbumCover art from The Verlaines ' album "" Hallelujah All The Way Home ""","[('The Verlaines', 'artist'), ('The Verlaines', 'musician')]","[('Hallelujah All the Way HomeInfoboxHallelujah', 'music'), ('The Verlaines', 'musician'), ('Hallelujah All The Way Home', 'music')]",0.3333333333333333,0.5,0.4 +980,FIGER-fine,Crawford studied conducting with Eleazar de Carvalho at Tanglewood and Hans Swarowsky of the Vienna State Opera.,"[('Vienna State Opera', 'company'), ('Vienna State Opera', 'theater')]",[],0.0,0.0,0.0 +981,FIGER-fine,"It was released by EMI in the UK, reaching number 4 in the UK album charts, and a few months later in the U.S., originally on Harvest/Capitol Records and subsequently Sanctuary Records/Columbia Records.","[('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')]","[('EMI', 'company'), ('UK', 'country'), ('UK', 'country'), ('U.S.', 'country'), ('Harvest/Capitol Records', 'company'), ('Sanctuary Records/Columbia Records', 'company')]",0.0,0.0,0.0 +982,FIGER-fine,"Opening title for 1926 Warner Bros. / Vitaphone film "" His Pastimes, "" starring ukulele virtuoso Roy Smeck.","[('Roy Smeck', 'artist'), ('Roy Smeck', 'musician')]","[('Warner Bros', 'company'), ('His Pastimes', 'film'), ('ukulele virtuoso', 'musician'), ('Roy Smeck', 'actor')]",0.0,0.0,0.0 +983,FIGER-fine,"Dajinshan Island ( Big Jinshan Island ), Xiaojinshan Island ( Small Jinshan Island ), and Fushan Island in Jinshan District.","[('Small Jinshan Island', 'island')]","[('Dajinshan Island', 'island'), ('Big Jinshan Island', 'island'), ('Xiaojinshan Island', 'island'), ('Small Jinshan Island', 'island'), ('Fushan Island', 'island')]",0.2,1.0,0.33333333333333337 +984,FIGER-fine,"Twenty-two 3-car units were built for Network SouthEast 's West of England and from London Waterloo to Salisbury, Yeovil and Exeter.","[('West of England Main Line', 'railway')]","[('Network SouthEast', 'broadcast network'), ('West of England', 'broadcast network'), ('London Waterloo', 'city'), ('Salisbury', 'city'), ('Yeovil', 'city'), ('Exeter', 'city')]",0.0,0.0,0.0 +985,FIGER-fine,"Herbert Frankenhauser ( born July 23, 1945 ) is a German politician, representative of the Christian Social Union of Bavaria.","[('Christian Social Union of Bavaria', 'political party')]","[('Herbert Frankenhauser', 'politician')]",0.0,0.0,0.0 +986,FIGER-fine,"His career included one term as a United States Congressman in the Seventy-seventh United States Congress, serving as a Director in the United States Department of Interior under Franklin D. Roosevelt, and serving for a brief period as ( acting ) Governor of Puerto Rico in 1941.","[('United States Department of Interior', 'government agency'), ('United States Department of Interior', 'government')]","[('United States', 'country'), ('United States', 'country'), ('Director', 'director'), ('United States', 'country'), ('Franklin D. Roosevelt', 'politician'), ('Puerto Rico', 'island')]",0.0,0.0,0.0 +987,FIGER-fine,eCamp is an International Jewish High-Tech Summer Camp in Israel for Jewish youth aged 8 to 18.,"[('Israel', 'director'), ('Israel', 'country'), ('Israel', 'ethnicity')]","[('eCamp', 'park'), ('International Jewish High-Tech Summer Camp', 'park'), ('Israel', 'country')]",0.3333333333333333,0.3333333333333333,0.3333333333333333 +988,FIGER-fine,"On 30 June 2008, Chrysler, LLC announced plans to shutter the South plant, consolidating all minivan manufacture in Windsor, Ontario, Canada.","[('Windsor, Ontario', 'city')]","[('Chrysler, LLC', 'company'), ('minivan', 'car'), ('Windsor', 'city'), ('Ontario', 'province'), ('Canada', 'country')]",0.0,0.0,0.0 +989,FIGER-fine,"Stare Pole ' stare - ' pole ( German Altfelde ) is a village in Malbork County, Pomeranian Voivodeship, in northern Poland.","[('Malbork County', 'city')]","[('Pole', 'mountain'), ('Malbork County', 'county'), ('Pomeranian Voivodeship', 'province'), ('Poland', 'country')]",0.0,0.0,0.0 +990,FIGER-fine,"Rollo played his football in Northern Ireland and Wales with Brantwood, Cliftonville, Distillery, West End, Mountpottinger and Linfield before joining English side Blackburn Rovers.","[('Cliftonville F.C.', 'sports team')]","[('Northern Ireland', 'country'), ('Wales', 'country'), ('Brantwood', 'city'), ('Cliftonville', 'city'), ('Distillery', 'city'), ('West End', 'city'), ('Mountpottinger', 'city'), ('Linfield', 'city'), ('Blackburn Rovers', 'sports team')]",0.0,0.0,0.0 +991,FIGER-fine,"They compete in the Pacific League of Nippon Professional Baseball, playing the majority of their home games at the Sapporo Dome.","[('Nippon Professional Baseball', 'sports league')]","[('Pacific League of Nippon Professional Baseball', 'sports league'), ('Sapporo Dome', 'theater')]",0.0,0.0,0.0 +992,FIGER-fine,"The Union Association merged with the National League after the 1884 season, and Burns signed and played with the St. Louis Maroons of the National League, playing 14 games in the outfield, and pitching just once, in a relief appearance.","[('National League', 'sports league')]","[('National League', 'sports league'), ('St. Louis Maroons', 'sports team'), ('National League', 'sports league')]",0.5,1.0,0.6666666666666666 +993,FIGER-fine,"The International Olympic Committee has since chosen Rio de Janero, Brazil as the host site for the thirty-first Olympiad.","[('Brazil', 'country'), ('Brazil', 'ethnicity')]","[('Rio de Janero', 'city'), ('Brazil', 'country'), ('thirty-first Olympiad', 'sports event')]",0.3333333333333333,0.5,0.4 +994,FIGER-fine,"Alla Rakha began his career as an accompanist in Lahore and then as an All India Radio staffer in Bombay in 1940, playing the station 's first ever tabla solo and elevating the instrument 's position in the process.","[('Bombay', 'city')]","[('Alla Rakha', 'musician'), ('Lahore', 'city'), ('All India Radio', 'broadcast network'), ('Bombay', 'city'), ('1940', 'point in time'), ('tabla solo', 'music'), ('instrument', 'instrument')]",0.14285714285714285,1.0,0.25 +995,FIGER-fine,"His writing also has appeared in several other US publications, including The New York Times, The Washington Post, The Nation, Mother Jones, Vibe, Newsday, and The American Prospect.","[('Newsday', 'company'), ('Newsday', 'director'), ('Newsday', 'written work')]","[('US', 'country'), ('The New York Times', 'newspaper'), ('The Washington Post', 'newspaper'), ('The Nation', 'newspaper'), ('Mother Jones', 'newspaper'), ('Vibe', 'newspaper'), ('Newsday', 'newspaper'), ('The American Prospect', 'newspaper')]",0.0,0.0,0.0 +996,FIGER-fine,"The Red Raiders played their home games in the Lubbock Municipal Coliseum in Lubbock, Texas.","[('Lubbock, Texas', 'city'), ('Lubbock, Texas', 'cemetery')]","[('The Red Raiders', 'sports team'), ('Lubbock', 'city'), ('Lubbock', 'city')]",0.0,0.0,0.0 +997,FIGER-fine,"He founded an alcohol factory, local train, and in 1912 installed the first rain-based irrigation system in the Poznan area.","[('Poznan', 'city')]","[('local train', 'railway'), ('1912', 'point in time'), ('Poznan area', 'city')]",0.0,0.0,0.0 +998,FIGER-fine,"Renaud Cohade ( born September 29, 1984 in Aubenas, Ardeche ) is a French footballer currently playing for Valenciennes FC.","[('Valenciennes FC', 'sports team')]","[('Renaud Cohade', 'athlete'), ('Aubenas', 'city'), ('Ardeche', 'city'), ('French', 'country'), ('Valenciennes FC', 'sports team')]",0.2,1.0,0.33333333333333337 +999,FIGER-fine,""" I Do, I Do, I Do, I Do, I Do "" topped the charts in Australia, as did "" Mamma Mia "" shortly after.","[('Mamma Mia', 'music')]","[('Australia', 'country'), ('Mamma Mia', 'film')]",0.0,0.0,0.0 diff --git a/src/experiments/GLiNER_evalutaion/results_FIGER-fine/20250316_105445_GLiNER_results.txt b/src/experiments/GLiNER_evalutaion/results_FIGER-fine/20250316_105445_GLiNER_results.txt new file mode 100644 index 0000000..cbff553 --- /dev/null +++ b/src/experiments/GLiNER_evalutaion/results_FIGER-fine/20250316_105445_GLiNER_results.txt @@ -0,0 +1,7000 @@ +Instance 0: +Sentence: The monastery had close ties with the Armenian Catholicosate of Cicilia, currently located in Antelias, Lebanon. +True Annotation: [('Antelias', 'city')] +Predicted Annotation: [('Antelias', 'city'), ('Lebanon', 'country')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 1: +Sentence: The roughly U-shaped 308/402 line generally runs ( from south to north ): northeast along the Platte River and then northwest along the eastern edge of the Sandhills. +True Annotation: [('Platte River', 'body of water')] +Predicted Annotation: [('Platte River', 'body of water'), ('Sandhills', 'body of water')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 2: +Sentence: The 2001 World Jiu-Jitsu Championship was held at Tijuca Tenis Clube, Rio de Janeiro, Brazil. +True Annotation: [('Rio de Janeiro', 'city')] +Predicted Annotation: [('Rio de Janeiro', 'city'), ('Brazil', 'country')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 3: +Sentence: In 1791, portions of Prince George 's County were ceded to form the new District of Columbia, along with portions of Montgomery County, Maryland, as well as the parts of Northern Virginia - that were later returned to Virginia. +True Annotation: [('District of Columbia', 'county'), ('District of Columbia', 'city')] +Predicted Annotation: [('1791', 'point in time'), ("Prince George 's County", 'county'), ('Montgomery County', 'county'), ('Maryland', 'province')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 4: +Sentence: The family seat was Bantry House, near Bantry, in County Cork, Ireland. +True Annotation: [('Bantry', 'city')] +Predicted Annotation: [('County Cork', 'county'), ('Ireland', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 5: +Sentence: Between November 2006 and February 2007, eight major candidates opened their campaigns-Joe Biden, Hillary Clinton, Chris Dodd, John Edwards, Dennis Kucinich, Barack Obama, Bill Richardson, and Tom Vilsack-joining Mike Gravel, who had announced his candidacy in April 2006. +True Annotation: [('Tom Vilsack', 'politician'), ('Tom Vilsack', 'actor')] +Predicted Annotation: [('November 2006', 'point in time'), ('February 2007', 'point in time'), ('Hillary Clinton', 'politician'), ('Chris Dodd', 'politician'), ('John Edwards', 'politician'), ('Dennis Kucinich', 'politician'), ('Barack Obama', 'politician'), ('Bill Richardson', 'politician'), ('Tom Vilsack-joining', 'politician'), ('Mike Gravel', 'politician'), ('April 2006', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 6: +Sentence: In August 1858, again ostensibly due to the persecution of Catholic missionaries-this time by Emperor Tu Duc-French troops led by Admiral Charles Rigault de Genouilly seized Da Nang Port as part of the punitive Cochinchina Campaign. +True Annotation: [('Tu Duc', 'monarch'), ('Tu Duc', 'politician')] +Predicted Annotation: [('August 1858', 'point in time'), ('Catholic missionaries-this', 'religious leader'), ('Emperor', 'monarch'), ('Da Nang Port', 'city'), ('Cochinchina Campaign', 'military conflict')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 7: +Sentence: Bard is a town and comune in the Aosta Valley region of northwestern Italy. +True Annotation: [('Italy', 'government'), ('Italy', 'country')] +Predicted Annotation: [('Bard', 'artist'), ('Italy', 'country')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 8: +Sentence: In 1995, Martin appeared on Rosie Flores 's Rockabilly Filly album for HighTone Records. +True Annotation: [('Rosie Flores', 'artist'), ('Rosie Flores', 'musician')] +Predicted Annotation: [('1995', 'point in time'), ('Martin', 'author'), ('Rosie Flores', 'author')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 9: +Sentence: No Pigeons " was Sporty Thievz 's response to TLC 's " No Scrubs ". +True Annotation: [('Sporty Thievz', 'artist'), ('Sporty Thievz', 'musician')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 10: +Sentence: He returned to Club Africain shortly afterwards, and is now Head Coach of Jendouba Sport in Tunisia, recently gaining promotion to Ligue 1. +True Annotation: [('Jendouba Sport', 'sports team')] +Predicted Annotation: [('Head Coach', 'coach'), ('Tunisia', 'country'), ('Ligue 1', 'sports league')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 11: +Sentence: Both his sons would become prominent attorneys, with Cullin being appointed as District Attorney for Scurry, Stonewall, Kent, Fisher, Jones, Throckmorton and Haskell County, Texas. +True Annotation: [('Haskell County, Texas', 'county')] +Predicted Annotation: [('Scurry', 'city'), ('Stonewall', 'city'), ('Kent', 'city'), ('Fisher', 'city'), ('Jones', 'city'), ('Throckmorton', 'city'), ('Haskell County', 'county')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 12: +Sentence: Throughout the 1930s and the early 1940s, she continued to be cast as the charming young girl in such films as Benjamin Christensen 's Barnet and the Herman Bang story, Sommerglæder. +True Annotation: [('Herman Bang', 'author')] +Predicted Annotation: [('Benjamin Christensen', 'author'), ('Barnet and the Herman Bang story', 'film'), ('Sommerglæder', 'film')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 13: +Sentence: Richard Drew is an Associated Press photo-journalist, perhaps most notable for his photo The Falling Man which depicts a man falling from the World Trade Center towers following the September 11, 2001 attacks. +True Annotation: [('September 11, 2001 attacks', 'terrorist attack'), ('September 11, 2001 attacks', 'natural disaster'), ('September 11, 2001 attacks', 'attack')] +Predicted Annotation: [('Richard Drew', 'author'), ('Associated Press', 'news agency'), ('The Falling Man', 'film'), ('September 11, 2001 attacks', 'attack')] +Precision: 0.25; Recall: 0.3333333333333333; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 14: +Sentence: Amanikhatashan is famous for having sent her Kushite cavalry to help Titus during the Great Jewish Revolt in 70 AD. +True Annotation: [('Titus', 'monarch'), ('Titus', 'politician'), ('Titus', 'soldier')] +Predicted Annotation: [('Kushite cavalry', 'military'), ('Titus', 'religious leader'), ('Great Jewish Revolt', 'protest')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 15: +Sentence: He also worked with DC Comics ( on Superman Second Series, Batman, Justice Society of America, Nightwing ) and Dark Horse Comics, signing additional collaborations with Innovation Publishing, Vivid Comics ( on The Executioner ) and Chaos ! +True Annotation: [('Chaos! Comics', 'company')] +Predicted Annotation: [('DC Comics', 'company'), ('Superman Second Series', 'film'), ('Batman', 'film'), ('Nightwing', 'film'), ('Dark Horse Comics', 'company'), ('Innovation Publishing', 'company'), ('Vivid Comics', 'company'), ('The Executioner', 'film')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 16: +Sentence: Holger Apfel ( born December 29, 1970 in Hildesheim, Lower Saxony ) is the leader of the right-extremist National Democratic Party of Germany in Saxony and has served as a member of the Saxon Parliament since 2004. +True Annotation: [('Landtag of Saxony', 'government')] +Predicted Annotation: [('Holger Apfel', 'politician'), ('Hildesheim', 'city'), ('Lower Saxony', 'province'), ('National Democratic Party of Germany', 'political party'), ('Saxony', 'province')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 17: +Sentence: The quarterfinals were held on May 19 and May 20 on two separate neutral fields: the Navy-Marine Corps Memorial Stadium in Annapolis, Maryland, and Princeton University Stadium in Princeton, New Jersey. +True Annotation: [('Annapolis, Maryland', 'city')] +Predicted Annotation: [('Annapolis', 'city'), ('Princeton', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 18: +Sentence: About 500 people were protesting in Debrecen, 500 in Szeged, 400 in Szecseny, 100-200 in Bekescsaba, 100-120 in Salgotarjan, 50 in Nyiregyhaza and smaller groups in several other towns. +True Annotation: [('Salgótarján', 'city')] +Predicted Annotation: [('Debrecen', 'city'), ('Szeged', 'city'), ('Szecseny', 'city'), ('Bekescsaba', 'city'), ('Salgotarjan', 'city'), ('Nyiregyhaza', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 19: +Sentence: To some extent he agreed with Fritz Fischer 's assessment that the differences between Imperial, Weimar and Nazi foreign policy were of degree rather than kind. +True Annotation: [('Nazi Germany', 'country')] +Predicted Annotation: [('Fritz Fischer', 'author'), ('Weimar', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 20: +Sentence: The Treasury and the Air Ministry were pushing for a new set of long-range strike aircraft operating from a string of bases around the globe. +True Annotation: [('UK Treasury', 'government agency')] +Predicted Annotation: [('The Treasury', 'government agency'), ('the Air Ministry', 'government agency')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 21: +Sentence: Barrow was born in Wolfskin District, Oglethorpe County, Georgia on October 18, 1852. +True Annotation: [('Georgia', 'province')] +Predicted Annotation: [('Oglethorpe County', 'county')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 22: +Sentence: In the western Atlantic, it occurs from the Grand Banks of Newfoundland to the U.S. state of Delaware. +True Annotation: [('Delaware', 'province')] +Predicted Annotation: [('western Atlantic', 'body of water')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 23: +Sentence: The X-ecutioners ( Rob Swift, Total Eclipse, Roc Raida, Mista Sinista ): they explain how hip-hop DJing is recorded in a fashion similar to that of a regular band. +True Annotation: [('Roc Raida', 'artist'), ('Roc Raida', 'actor')] +Predicted Annotation: [('The X-ecutioners', 'terrorist organization'), ('Rob Swift', 'musician'), ('Total Eclipse', 'musician'), ('Roc Raida', 'musician'), ('Mista Sinista', 'musician'), ('hip-hop DJing', 'music')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 24: +Sentence: Head coach Tommy Tuberville, who was nearly fired after the 2003 season, was named national Coach of the Year by the Associated Press. +True Annotation: [('Associated Press', 'company'), ('Associated Press', 'engineer'), ('Associated Press', 'news agency')] +Predicted Annotation: [('Tommy Tuberville', 'coach'), ('national Coach of the Year', 'award'), ('Associated Press', 'news agency')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 25: +Sentence: The first games to feature vertical rocket jumping were Bungie Software 's Marathon and 3d realms ' Rise of the Triad ( coincidentally, the two games launched on the same day, although the full version of Rise of the Triad came later ). +True Annotation: [('Marathon', 'game')] +Predicted Annotation: [('Bungie Software', 'software'), ('Marathon', 'game'), ('3d realms', 'game'), ('Rise of the Triad', 'game'), ('Rise of the Triad', 'game')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 26: +Sentence: In Canada, the term Commander-in-Chief of the Canadian Forces ( in French: Commandant en chef des Forces canadiennes ) can refer to both the position of supreme commander of the country 's armed forces and to the title granted to the viceroy. +True Annotation: [('Canada', 'director'), ('Canada', 'country')] +Predicted Annotation: [('Canada', 'country'), ('Canadian Forces', 'military'), ('French', 'language'), ('Commandant en chef des Forces canadiennes', 'military')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 27: +Sentence: Floating Life is a 1996 Australian drama film directed by Clara Law about a Hong Kong family who move to Australia. +True Annotation: [('Clara Law', 'author'), ('Clara Law', 'director'), ('Clara Law', 'artist')] +Predicted Annotation: [('Floating Life', 'film'), ('Clara Law', 'law'), ('Hong Kong', 'city'), ('Australia', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 28: +Sentence: Stacy Leigh Bishop ( born 1 May 1985, in Land O ' Lakes, Florida ) is an American soccer midfielder who last played for Boston Breakers of Women 's Professional Soccer. +True Annotation: [('Boston Breakers', 'sports team')] +Predicted Annotation: [('Stacy Leigh Bishop', 'athlete'), ("Land O ' Lakes", 'body of water'), ("Boston Breakers of Women 's Professional Soccer", 'sports team')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 29: +Sentence: According to the Associated Press, he is the new owner of the 18th century Bray House, in the Maine town of Kittery. +True Annotation: [('Kittery', 'city')] +Predicted Annotation: [('Associated Press', 'news agency'), ('Maine', 'province'), ('Kittery', 'city')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 30: +Sentence: In January 1960 Casey was made a life peer of the United Kingdom House of Lords, on the recommendation of the British Prime Minister, Harold Macmillan; next month he resigned from the ministry and parliament. +True Annotation: [('House of Lords', 'author'), ('House of Lords', 'government agency'), ('House of Lords', 'government')] +Predicted Annotation: [('January 1960', 'point in time'), ('United Kingdom', 'country'), ('House of Lords', 'government agency'), ('British Prime Minister', 'politician'), ('Harold Macmillan', 'politician')] +Precision: 0.2; Recall: 0.3333333333333333; F1-score: 0.25 +-------------------------------------------------- + +Instance 31: +Sentence: Dreadnought was laid down on 12 June 1959, and launched by Queen Elizabeth II on Trafalgar Day, 21 October 1960. +True Annotation: [('Elizabeth II of the United Kingdom', 'politician')] +Predicted Annotation: [('12 June 1959', 'point in time'), ('Queen Elizabeth II', 'monarch'), ('21 October 1960', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 32: +Sentence: D57 state road in the eastern part of Croatia connects the city of Vukovar to the state road network of Croatia, and to the A3 motorway in Lipovac interchange. +True Annotation: [('Croatia', 'government'), ('Croatia', 'country'), ('Croatia', 'ethnicity')] +Predicted Annotation: [('D57 state road', 'road'), ('Croatia', 'country'), ('city of Vukovar', 'city'), ('Croatia', 'country'), ('A3 motorway', 'road'), ('Lipovac interchange', 'road')] +Precision: 0.2; Recall: 0.3333333333333333; F1-score: 0.25 +-------------------------------------------------- + +Instance 33: +Sentence: In the same year and in 2010 International Men 's Day was celebrated in nine States; Pennsylvania, Florida, California, Illinois, Virginia, New York, Iowa, Michigan and Hawaii. +True Annotation: [('California', 'province'), ('California', 'cemetery')] +Predicted Annotation: [('Pennsylvania', 'body of water'), ('Florida', 'body of water'), ('California', 'body of water'), ('Illinois', 'body of water'), ('Virginia', 'body of water'), ('New York', 'body of water'), ('Iowa', 'body of water'), ('Michigan', 'body of water'), ('Hawaii', 'body of water')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 34: +Sentence: WIlliams was sent on loan multiple times to gain first team experience, his first loan spell being at Wrexham where he scored on his debut against Wycombe Wanderers. +True Annotation: [('Wycombe Wanderers F.C.', 'sports team')] +Predicted Annotation: [('WIlliams', 'sports team'), ('Wrexham', 'city'), ('Wycombe Wanderers', 'sports team')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 35: +Sentence: After her retirement from adult films, Ayes worked as a dominatrix in Atlanta, Georgia. +True Annotation: [('Georgia', 'province')] +Predicted Annotation: [('Atlanta', 'city'), ('Georgia', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 36: +Sentence: Educated at Winchester College, Cruddas was commissioned into a volunteer battalion of the North Staffordshire Regiment in 1899, but the following year transferred to the Regular Army and the Northumberland Fusiliers. +True Annotation: [('Northumberland Fusiliers', 'military')] +Predicted Annotation: [('Winchester College', 'educational institution'), ('North Staffordshire Regiment', 'military'), ('1899', 'point in time'), ('Regular Army', 'military'), ('Northumberland Fusiliers', 'military')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 37: +Sentence: Grabovica ( Sjenica ) is a village in the municipality of Sjenica, Serbia. +True Annotation: [('Sjenica', 'city')] +Predicted Annotation: [('Grabovica', 'city'), ('Sjenica', 'city'), ('Sjenica', 'city'), ('Serbia', 'country')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 38: +Sentence: The 1923 Stanley Cup Final was contested by the NHL champion Ottawa Senators and the WCHL champion Edmonton Eskimos. +True Annotation: [('Edmonton Eskimos', 'sports team')] +Predicted Annotation: [('1923 Stanley Cup Final', 'sports event'), ('Ottawa Senators', 'sports team'), ('Edmonton Eskimos', 'sports team')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 39: +Sentence: It stayed there for two weeks, before being dethroned by Boyz II Men 's " End of the Road ". +True Annotation: [('End of the Road', 'music')] +Predicted Annotation: [('Boyz II Men', 'musician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 40: +Sentence: After weeks of reconnaissance by the NVA, on the morning of July 1, 1970 the North Vietnamese Army launched a surprise mortar attack on the firebase. +True Annotation: [('North Vietnamese Army', 'military')] +Predicted Annotation: [('North Vietnamese Army', 'military'), ('mortar attack', 'weapon')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 41: +Sentence: Best Men is a 1997 film directed by Tamra Davis and starring Fred Ward, Drew Barrymore, and Dean Cain. +True Annotation: [('Dean Cain', 'athlete'), ('Dean Cain', 'actor')] +Predicted Annotation: [('Best Men', 'film'), ('Tamra Davis', 'director'), ('Fred Ward', 'actor'), ('Drew Barrymore', 'actor'), ('Dean Cain', 'actor')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 42: +Sentence: Cory English worked on another theatre venture penned by Mel Brooks from late 2008, playing the part of Igor in a New York production of Young Frankenstein replacing Christopher Fitzgerald. +True Annotation: [('Christopher Fitzgerald', 'artist'), ('Christopher Fitzgerald', 'actor')] +Predicted Annotation: [('Cory English', 'author'), ('Mel Brooks', 'author'), ('late 2008', 'point in time'), ('Igor', 'actor'), ('New York', 'city'), ('Young Frankenstein', 'film'), ('Christopher Fitzgerald', 'author')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 43: +Sentence: Among those who experienced the local hospitality was Tom Dunbabin who used various hideouts in the nearby slopes and the abductors of General Kreipe, who on their march southwards stayed at a sheepfold in Amari for a couple of nights. +True Annotation: [('Kidnap of General Kreipe', 'military conflict')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 44: +Sentence: During the thick of the fierce hand-to-hand fighting that followed, Steuart was forced to surrender to Colonel James Beaver of the 148th Pennsylvania. +True Annotation: [('James Beaver', 'politician')] +Predicted Annotation: [('Colonel James Beaver', 'soldier')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 45: +Sentence: This followed an Israeli tour in June 2010, playing such cities as Netanya, Petah Tikva, Jerusalem, Modi'in, Tel Aviv and more. +True Annotation: [('Tel Aviv', 'city')] +Predicted Annotation: [('Netanya', 'city'), ('Petah Tikva', 'city'), ('Jerusalem', 'city'), ("Modi'in", 'city'), ('Tel Aviv', 'city')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 46: +Sentence: He cites his musical influences in metal as: Manowar, Iron Maiden, Gamma Ray, Angra, Helloween, Running Wild, Metallica, Megadeth, Judas Priest, Nightwish, Spinal Tap, Iced Earth, Dio. +True Annotation: [('Dio', 'author'), ('Dio', 'artist'), ('Dio', 'musician')] +Predicted Annotation: [('Manowar', 'musician'), ('Iron Maiden', 'musician'), ('Gamma Ray', 'musician'), ('Angra', 'musician'), ('Helloween', 'musician'), ('Running Wild', 'music'), ('Metallica', 'musician'), ('Megadeth', 'musician'), ('Judas Priest', 'musician'), ('Nightwish', 'musician'), ('Spinal Tap', 'musician'), ('Iced Earth', 'musician'), ('Dio', 'musician')] +Precision: 0.07692307692307693; Recall: 0.3333333333333333; F1-score: 0.125 +-------------------------------------------------- + +Instance 47: +Sentence: The Crystal Beach Cyclone is one of a ' Terrifying Triplet ' of highly extreme and vicious Roller Coasters designed and built by Harry G. Traver in the late 1920s. +True Annotation: [('Harry Traver', 'company')] +Predicted Annotation: [('The Crystal Beach Cyclone', 'natural disaster'), ('Harry G. Traver', 'architect'), ('late 1920s', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 48: +Sentence: " Stoned " was released in the UK by The Rolling Stones on the Decca label on November 1, 1963, as the B-side to their version of " I Wanna Be Your Man ". +True Annotation: [('I Wanna Be Your Man', 'music')] +Predicted Annotation: [('Stoned', 'music'), ('UK', 'country'), ('The Rolling Stones', 'musician'), ('November 1, 1963', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 49: +Sentence: At the start of the 1964 season Boycott hit 151 against Middlesex, followed by another hundred against Lancashire in May, and then played for the MCC against the Australian touring side at Lord 's, where he scored 63. +True Annotation: [('Marylebone Cricket Club', 'author')] +Predicted Annotation: [('Boycott', 'protest'), ('Middlesex', 'city'), ('Lancashire', 'city'), ('May', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 50: +Sentence: In 1974, the Cat Stevens version of the song reached number one in Canada on the '' RPM '' national singles chart twice, on September 28 and October 19, separated by two other number ones. +True Annotation: [('RPM', 'written work')] +Predicted Annotation: [('1974', 'point in time'), ('Cat Stevens', 'musician'), ('Canada', 'country'), ('September 28', 'point in time'), ('October 19', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 51: +Sentence: Andaz or Andaaz ( Hindi: अनà¥à¤¦à¤¾à¤œà¤¼, Persian, Urdu: اَنداز ) is a 1971 Hindi romantic movie starring Shammi Kapoor, Hema Malini and Rajesh Khanna. +True Annotation: [('Shammi Kapoor', 'director'), ('Shammi Kapoor', 'actor')] +Predicted Annotation: [('Andaz', 'film'), ('Andaaz', 'film'), ('Hindi', 'language'), ('Persian', 'language'), ('Urdu', 'language'), ('Hindi', 'language'), ('Shammi Kapoor', 'actor'), ('Hema Malini', 'actor'), ('Rajesh Khanna', 'actor')] +Precision: 0.125; Recall: 0.5; F1-score: 0.2 +-------------------------------------------------- + +Instance 52: +Sentence: The qualification and final rounds took place on September 16 and 24 at the Sydney SuperDome. +True Annotation: [('Sydney SuperDome', 'sports facility')] +Predicted Annotation: [('September 16 and 24', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 53: +Sentence: Andy Dawkins is a Minnesota politician and a former member of the Minnesota House of Representatives from Saint Paul. +True Annotation: [('Saint Paul, Minnesota', 'city')] +Predicted Annotation: [('Andy Dawkins', 'politician'), ('Minnesota', 'province'), ('Minnesota', 'province'), ('Saint Paul', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 54: +Sentence: Gmina Uscimow contains the villages and settlements of Drozdowka, Glebokie, Krasne, Masluchy, Nowa Jedlanka, Nowy Uscimow, Ochoza, Orzechow-Kolonia, Rudka Staroscianska, Ryczka, Stara Jedlanka and Uscimow. +True Annotation: [('Stara Jedlanka', 'city')] +Predicted Annotation: [('Uscimow', 'city'), ('Drozdowka', 'city'), ('Glebokie', 'city'), ('Krasne', 'city'), ('Masluchy', 'city'), ('Nowa Jedlanka', 'city'), ('Nowy Uscimow', 'city'), ('Ochoza', 'city'), ('Orzechow-Kolonia', 'city'), ('Rudka Staroscianska', 'city'), ('Ryczka', 'city'), ('Stara Jedlanka', 'city'), ('Uscimow', 'city')] +Precision: 0.08333333333333333; Recall: 1.0; F1-score: 0.15384615384615385 +-------------------------------------------------- + +Instance 55: +Sentence: EDS 's largest clients included Rolls-Royce plc, General Motors, Bank of America, Arcandor, Kraft, United States Navy, the UK Ministry of Defence and Royal Dutch Shell. +True Annotation: [('Arcandor', 'company')] +Predicted Annotation: [('Rolls-Royce plc', 'company'), ('General Motors', 'company'), ('Bank of America', 'company'), ('Arcandor', 'company'), ('Kraft', 'company'), ('United States Navy', 'military'), ('UK Ministry of Defence', 'military'), ('Royal Dutch Shell', 'company')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 56: +Sentence: His father Peter was the captain of the USSR team throughout the 1950s and appeared at three Olympic Games. +True Annotation: [('USSR', 'author'), ('USSR', 'government agency'), ('USSR', 'country')] +Predicted Annotation: [('His father', 'monarch'), ('Peter', 'monarch'), ('1950s', 'point in time'), ('Olympic Games', 'sports event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 57: +Sentence: On December 3, 1979, the Riverfront Coliseum in Cincinnati, Ohio, was the site of one of the worst rock concert tragedies in United States history. +True Annotation: [('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')] +Predicted Annotation: [('December 3, 1979', 'point in time'), ('Riverfront Coliseum', 'theater'), ('Cincinnati', 'city'), ('Ohio', 'city'), ('United States', 'country')] +Precision: 0.2; Recall: 0.16666666666666666; F1-score: 0.1818181818181818 +-------------------------------------------------- + +Instance 58: +Sentence: After a six-week vacation in Italy with her mother, she was returning aboard Titanic to make a new series of pictures for Eclair at Fort Lee. +True Annotation: [('Italy', 'government'), ('Italy', 'country')] +Predicted Annotation: [('Italy', 'country'), ('Titanic', 'monarch')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 59: +Sentence: They also featured Se Padilla on keyboards, later replaced by Roger Joseph Manning, Jr. +True Annotation: [('Roger Joseph Manning, Jr.', 'artist')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 60: +Sentence: The district is represented in the New Jersey Senate by Joseph Pennacchio ( R, Pine Brook ) and in the New Jersey General Assembly by Alex DeCroce ( R, Morris Plains ) and Jay Webber ( R, Morris Plains ). +True Annotation: [('Morris Plains, New Jersey', 'city')] +Predicted Annotation: [('Morris Plains', 'county'), ('Morris Plains', 'county')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 61: +Sentence: It is unique in northern Europe, bearing similarity to Neolithic or Bronze Age tombs around the Mediterranean. +True Annotation: [('Mediterranean Sea', 'body of water')] +Predicted Annotation: [('Mediterranean', 'body of water')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 62: +Sentence: Both reached number one in several places, including Vietnam, Taiwan, Thailand, China, Shanghai, and Hong Kong. +True Annotation: [('Hong Kong', 'body of water'), ('Hong Kong', 'city'), ('Hong Kong', 'country')] +Predicted Annotation: [('Vietnam', 'country'), ('Taiwan', 'country'), ('Thailand', 'country'), ('China', 'country'), ('Shanghai', 'city'), ('Hong Kong', 'city')] +Precision: 0.16666666666666666; Recall: 0.3333333333333333; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 63: +Sentence: " Veronica Sawyer " ( originally by Edna 's Goldfish ) featured on Fame, Fortune and Fornication. +True Annotation: [('Fame, Fortune and Fornication', 'music')] +Predicted Annotation: [('Veronica Sawyer', 'author')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 64: +Sentence: Richard Frankland had founded Rathmell Academy at Rathmell, but was forced to move several times. +True Annotation: [('Rathmell', 'city')] +Predicted Annotation: [('Rathmell Academy', 'educational institution')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 65: +Sentence: The county boundary with South Yorkshire follows the river for a short distance near Bawtry, and the border with Lincolnshire does the same at Idle Stop. +True Annotation: [('Lincolnshire', 'county')] +Predicted Annotation: [('South Yorkshire', 'county'), ('river', 'body of water'), ('Bawtry', 'body of water'), ('Lincolnshire', 'county'), ('Idle Stop', 'body of water')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 66: +Sentence: In May he won the Rome Masters, beating Patrick Rafter in the final. +True Annotation: [('Patrick Rafter', 'athlete'), ('Patrick Rafter', 'actor')] +Predicted Annotation: [('Rome', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 67: +Sentence: Leduc served on the board of governors for the Hopital Notre-Dame, the Hopital Western and the Westmount YMCA. +True Annotation: [('YMCA', 'educational institution')] +Predicted Annotation: [('Hopital Notre-Dame', 'educational institution'), ('Hopital Western', 'educational institution'), ('Westmount YMCA', 'educational institution')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 68: +Sentence: Riverford is an organic farm and dairy based in Buckfastleigh in Devon, England, but with sister farms in four locations around the country. +True Annotation: [('Devon', 'county')] +Predicted Annotation: [('Riverford', 'city'), ('Buckfastleigh', 'city'), ('Devon', 'province'), ('England', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 69: +Sentence: Bill Hefner, member of the United States House of Representatives from North Carolina, was born in Elora +True Annotation: [('United States House of Representatives', 'government')] +Predicted Annotation: [('United States', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 70: +Sentence: The show soon paired her with Logan Hayes ( Josh Duhon ) who was later revealed to be the long-lost son of her father 's longtime enemy, Scott Baldwin ( Kin Shriner ). +True Annotation: [('Kin Shriner', 'actor')] +Predicted Annotation: [('Logan Hayes', 'actor'), ('Josh Duhon', 'actor'), ('Scott Baldwin', 'terrorist'), ('Kin Shriner', 'actor')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 71: +Sentence: Skara is a locality and the seat of Skara Municipality, Vastra Gotaland County, Sweden with 18595 inhabitants in 2005. +True Annotation: [('Sweden', 'government'), ('Sweden', 'country')] +Predicted Annotation: [('Skara', 'city'), ('Skara', 'city'), ('Vastra Gotaland County', 'county'), ('Sweden', 'country'), ('2005', 'point in time')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 72: +Sentence: Appledore Island is the largest of the Isles of Shoals archipelago, a group of rocky islands just offshore of the border between Maine and New Hampshire. +True Annotation: [('New Hampshire', 'author'), ('New Hampshire', 'province'), ('New Hampshire', 'cemetery')] +Predicted Annotation: [('Appledore Island', 'island'), ('Maine', 'province'), ('New Hampshire', 'province')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 73: +Sentence: The term ruach hakodesh ( or " holy spirit " ) occurs once in Psalm 51 and also twice in the Book of Isaiah. +True Annotation: [('Psalm 51', 'written work')] +Predicted Annotation: [('ruach hakodesh', 'religion'), ('holy spirit', 'religion'), ('Psalm 51', 'written work'), ('Book of Isaiah', 'written work')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 74: +Sentence: George r. Carruthers was born in Cincinnati, Ohio on October 1, 1939. +True Annotation: [('Ohio', 'province'), ('Ohio', 'cemetery')] +Predicted Annotation: [('Cincinnati', 'city'), ('October 1, 1939', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 75: +Sentence: After that label stopped producing records, they were without a contract again, but they were able to get another contract through the German label Nuclear Blast. +True Annotation: [('Nuclear Blast', 'company')] +Predicted Annotation: [('Nuclear Blast', 'attack')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 76: +Sentence: Hikers taking this route park at the Spruceton trailhead along Spruceton Road ( Greene County Route 7 ) six miles ( 9.6 & nbsp; km ) east of NY 42 at West Kill. +True Annotation: [('New York State Route 42', 'road')] +Predicted Annotation: [('park', 'park'), ('Spruceton trailhead', 'park'), ('Spruceton Road', 'road'), ('Greene County', 'county'), ('West Kill', 'road')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 77: +Sentence: Miguel Iriarte Montes was the first president of the club and registered the club in the Segunda Division Profesional, which at that time it was the second most important league in Mexico. +True Annotation: [('Mexico', 'language'), ('Mexico', 'artist'), ('Mexico', 'country')] +Predicted Annotation: [('Miguel Iriarte Montes', 'politician'), ('Segunda Division Profesional', 'sports league'), ('Mexico', 'country')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 78: +Sentence: It is found in some mountainous areas of Europe, Turkey, Armenia, the Caucasus, Anatolia, southern Siberia, Mongolia, Tibet and western China. +True Annotation: [('Caucasus', 'mountain')] +Predicted Annotation: [('Turkey', 'country'), ('Armenia', 'country'), ('Caucasus', 'mountain'), ('Mongolia', 'country'), ('Tibet', 'country'), ('China', 'country')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 79: +Sentence: He notably played for Hull City and York City having also had spells with Ards, West Bromwich Albion, Nottingham Forest, Blackburn Rovers, Leicester City, Sheffield United, Grimsby Town, Macclesfield Town and Bury. +True Annotation: [('Nottingham Forest F.C.', 'sports team')] +Predicted Annotation: [('Hull City', 'city'), ('York City', 'city'), ('Ards', 'city'), ('West Bromwich Albion', 'sports team'), ('Nottingham Forest', 'sports team'), ('Blackburn Rovers', 'sports team'), ('Leicester City', 'city'), ('Sheffield United', 'sports team'), ('Grimsby Town', 'city'), ('Macclesfield Town', 'city'), ('Bury', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 80: +Sentence: 4 is a 2005 Russian drama film directed by Ilya Khrjanovsky after a screenplay by Vladimir Sorokin. +True Annotation: [('Ilya Khrzhanovsky', 'director')] +Predicted Annotation: [('Ilya Khrjanovsky', 'director'), ('Vladimir Sorokin', 'director')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 81: +Sentence: After playing college football with the University of Washington, Hill went to Canada and signed with the Edmonton Eskimos. +True Annotation: [('Edmonton Eskimos', 'sports team')] +Predicted Annotation: [('University of Washington', 'educational institution'), ('Canada', 'country'), ('Edmonton Eskimos', 'sports team')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 82: +Sentence: Darby Township is one of the fourteen townships of Union County, Ohio, United States. +True Annotation: [('Union County, Ohio', 'county')] +Predicted Annotation: [('Union County', 'county'), ('United States', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 83: +Sentence: However, some matches were completed, and Janko Tipsarevic, Serena Williams, and Marat Safin were victors. +True Annotation: [('Marat Safin', 'athlete'), ('Marat Safin', 'actor')] +Predicted Annotation: [('Janko Tipsarevic', 'athlete'), ('Serena Williams', 'athlete'), ('Marat Safin', 'athlete')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 84: +Sentence: For example Stora Enso has moved some pulp and paper production from Scandinavia to Brazil and China. +True Annotation: [('Stora Enso', 'company')] +Predicted Annotation: [('Scandinavia', 'country'), ('Brazil', 'country'), ('China', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 85: +Sentence: Along with the likes of Teymourtash and Farman Farmaian, Davar took a lead role among the politicians who voted for the abolition of the Qajar dynasty, opposing such parliamentarians as Sayyed Hasan Taqizadeh, Sayyed Hasan Modarres, Yahya Doulatabadi and Mohammad Mossadegh. +True Annotation: [('Hasan Taqizadeh', 'politician')] +Predicted Annotation: [('Teymourtash', 'politician'), ('Farman Farmaian', 'politician'), ('Davar', 'politician'), ('Sayyed Hasan Taqizadeh', 'politician'), ('Sayyed Hasan Modarres', 'politician'), ('Yahya Doulatabadi', 'politician'), ('Mohammad Mossadegh', 'politician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 86: +Sentence: A renowned theatre director, he created performances based on sources as varied as Rumi, Zoroastrian and Koranic texts, Sufi mystics, and plays by Moliere and Bulgakov. +True Annotation: [('Molière', 'author')] +Predicted Annotation: [('Rumi', 'author'), ('Zoroastrian', 'religion'), ('Koranic', 'religion'), ('Sufi mystics', 'theater'), ('Moliere', 'author'), ('Bulgakov', 'author')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 87: +Sentence: A Yale University and Oxford University student, he also studied theology at Union Theological Seminary. +True Annotation: [('Yale University', 'company'), ('Yale University', 'educational institution')] +Predicted Annotation: [('Yale University', 'educational institution'), ('Oxford University', 'educational institution'), ('Union Theological Seminary', 'educational institution')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 88: +Sentence: Its seat is the town of Cmielow, which lies approximately 10kmmi0 south-east of Ostrowiec Swietokrzyski and 64kmmi0on east of the regional capital Kielce. +True Annotation: [('Ostrowiec ÅšwiÄ™tokrzyski', 'city')] +Predicted Annotation: [('town of Cmielow', 'city'), ('Ostrowiec Swietokrzyski', 'city'), ('Kielce', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 89: +Sentence: It is also said that she inherited the barony of Laz, as well, although Pere Anselme 's genealogy of her family makes no mention of it. +True Annotation: [('Laz, Finistère', 'city')] +Predicted Annotation: [('Pere Anselme', 'monarch')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 90: +Sentence: There are approximately eight hundred Gyu-Kaku locations within Japan, and locations have also been opened in the United States ( New York City, California, Hawaii ), Hong Kong, Taipei, Indonesia and Singapore. +True Annotation: [('Indonesia', 'government'), ('Indonesia', 'country')] +Predicted Annotation: [('Japan', 'country'), ('United States', 'country'), ('New York City', 'city'), ('California', 'city'), ('Hong Kong', 'city'), ('Taipei', 'city'), ('Indonesia', 'country')] +Precision: 0.14285714285714285; Recall: 0.5; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 91: +Sentence: She is Professor of Literature and head of department at Sodertorn University outside Stockholm, and a well-known feminist. +True Annotation: [('Stockholm', 'city')] +Predicted Annotation: [('Sodertorn University', 'educational institution'), ('Stockholm', 'city')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 92: +Sentence: For example, the Iraqi military settled on the American Type Culture Collection strain 14578 as the exclusive anthrax strain for use as a biological weapon, according to Charles Duelfer. +True Annotation: [('Charles Duelfer', 'author')] +Predicted Annotation: [('Iraqi military', 'military'), ('American Type Culture Collection strain 14578', 'weapon'), ('anthrax strain', 'biological thing'), ('biological weapon', 'weapon'), ('Charles Duelfer', 'author')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 93: +Sentence: Solidarity Sweden-Latin America is a Swedish solidarity organization that works together with popular movements in Latin America to achieve a fair and sustainable society. +True Annotation: [('Sweden', 'government'), ('Sweden', 'country')] +Predicted Annotation: [('Latin America', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 94: +Sentence: While not a part of Interstate 95, they connect two parts of the highway: the Delaware Turnpike ( Interstate 95 in Delaware ) on the south side with the New Jersey Turnpike ( later Interstate 95 in New Jersey ) on the north side. +True Annotation: [('Delaware Turnpike', 'road')] +Predicted Annotation: [('Interstate 95', 'road'), ('Delaware Turnpike', 'road'), ('Interstate 95', 'road'), ('New Jersey Turnpike', 'road'), ('Interstate 95', 'road')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 95: +Sentence: Gotz Wolfgang Werner ( born February 5, 1944 ) is the founder, co-owner, and member of the advisory board of dm-drogerie markt, a German drugstore chain. +True Annotation: [('Germany', 'artist'), ('Germany', 'country')] +Predicted Annotation: [('dm-drogerie markt', 'company')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 96: +Sentence: Biesiadki bje ' satki is a village in the administrative district of Gmina Gnojnik, within Brzesko County, Lesser Poland Voivodeship, in southern Poland. +True Annotation: [('Lesser Poland Voivodeship', 'city')] +Predicted Annotation: [('Gmina Gnojnik', 'county'), ('Brzesko County', 'county'), ('Lesser Poland Voivodeship', 'province'), ('Poland', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 97: +Sentence: Costs were reduced by renegotiating staff pay and conditions, and by extending the Ghan, which originally ran from Adelaide to Alice Springs, so that it ran once each week from Sydney and once each week from Melbourne. +True Annotation: [('Melbourne', 'city')] +Predicted Annotation: [('Adelaide', 'city'), ('Alice Springs', 'city'), ('Sydney', 'city'), ('Melbourne', 'city')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 98: +Sentence: He gained a BA ( Honours ) degree at the University of Lancaster in 1970, an MA History at the University of Sussex in 1971, and his PhD at London School of Economics and Political Science in 1986. +True Annotation: [('University of Sussex', 'educational institution')] +Predicted Annotation: [('BA', 'educational degree'), ('University of Lancaster', 'educational institution'), ('1970', 'point in time'), ('MA History', 'educational degree'), ('University of Sussex', 'educational institution'), ('1971', 'point in time'), ('PhD', 'educational degree'), ('London School of Economics and Political Science', 'educational institution'), ('1986', 'point in time')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 99: +Sentence: After less than a tenth of a mile, it breaks off to the right, taking a north-by-northeast path toward the New Jersey Turnpike and the lower Raritan River valley. +True Annotation: [('Raritan River', 'body of water')] +Predicted Annotation: [('New Jersey Turnpike', 'road'), ('lower Raritan River valley', 'body of water')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 100: +Sentence: The Portland Trail Blazers of the Western Conference played against the Philadelphia 76ers of the Eastern Conference, with the 76ers holding home-court advantage. +True Annotation: [('Western Conference', 'sports league')] +Predicted Annotation: [('Portland Trail Blazers', 'sports team'), ('Philadelphia 76ers', 'sports team')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 101: +Sentence: It was initially hosted by Stewart MacPherson but in 1950 Richard Dimbleby took over its presentation until 1955, then Franklin Engelmann until his death in 1972 when Brian Johnston took over until 1987. +True Annotation: [('Richard Dimbleby', 'actor')] +Predicted Annotation: [('1955', 'point in time'), ('1972', 'point in time'), ('1987', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 102: +Sentence: Foster was also featured in Under the Desert Sky in 2006, Vivere Live in Tuscany in 2007, and the My Christmas Special, in 2009, Andrea Bocelli 's three latest PBS Specials. +True Annotation: [('My Christmas Special', 'film')] +Predicted Annotation: [('Foster', 'musician'), ('Under the Desert Sky', 'film'), ('2006', 'point in time'), ('2007', 'point in time'), ('My Christmas Special', 'broadcast program'), ('2009', 'point in time'), ('Andrea Bocelli', 'musician'), ('PBS', 'broadcast network')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 103: +Sentence: Director-producer-writer John Hughes wrote a 70-page scriptment for the Owen Wilson-starring comedy Drillbit Taylor ( 2008 ) that was used years later by screenwriters Kristofor Brown and Seth Rogen as the basis for a revised finished screenplay. +True Annotation: [('Kristofor Brown', 'actor')] +Predicted Annotation: [('Director-producer-writer', 'director'), ('John Hughes', 'author'), ('Owen Wilson-starring', 'actor'), ('Drillbit Taylor', 'film'), ('Kristofor Brown', 'author'), ('Seth Rogen', 'actor')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 104: +Sentence: During the mission, another major news story in the US media was the Chappaquiddick incident. +True Annotation: [('Chappaquiddick incident', 'attack')] +Predicted Annotation: [('US', 'country'), ('Chappaquiddick incident', 'attack')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 105: +Sentence: Spurstow is a village and civil parish in the unitary authority of Cheshire East and the ceremonial county of Cheshire, England, which is located 6 ½ miles to the north west of Nantwich. +True Annotation: [('England', 'country')] +Predicted Annotation: [('Spurstow', 'cemetery'), ('Cheshire', 'county'), ('Cheshire', 'county'), ('England', 'country'), ('Nantwich', 'city')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 106: +Sentence: Following the outbreak of the First World War, Ball enlisted in the British Army, joining the 7th ( Robin Hood ) Battalion of the Sherwood Foresters ( Nottinghamshire and Derbyshire Regiment ). +True Annotation: [('Sherwood Foresters', 'military')] +Predicted Annotation: [('First World War', 'military conflict'), ('Ball', 'soldier'), ('British Army', 'military'), ('Nottinghamshire and Derbyshire Regiment', 'military')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 107: +Sentence: Sergey Nikolayevich Abeltsev ( Сергей Ðиколаевич Ðбельцев; born 6 May 1961 in Lyubertsy, Russian SFSR ) is a member of the State Duma of Russia and a former bodyguard of Vladimir Zhirinovsky. +True Annotation: [('State Duma', 'government')] +Predicted Annotation: [('Sergey Nikolayevich Abeltsev', 'soldier'), ('Сергей Ðиколаевич Ðбельцев', 'soldier'), ('Lyubertsy', 'city'), ('Russia', 'country'), ('Vladimir Zhirinovsky', 'politician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 108: +Sentence: The idea of attraction as a form of power dates back to ancient Chinese philosophers such as Laozi in the 7th century BC. +True Annotation: [('Laozi', 'author')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 109: +Sentence: After his father 's death he returned, with four philosophers, and founded a university at Stamford in Lincolnshire, which flourished until it was suppressed by Saint Augustine of Canterbury on account of heresies which were taught there. +True Annotation: [('Lincolnshire', 'county')] +Predicted Annotation: [('Stamford', 'city'), ('Lincolnshire', 'province'), ('Saint Augustine of Canterbury', 'educational institution')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 110: +Sentence: After her parents divorced, she spent her childhood alternating every two years between her father 's largely Jewish area in New York City and her mother 's largely African-American environment in San Francisco, where she attended The Urban School of San Francisco. +True Annotation: [('The Urban School of San Francisco', 'educational institution')] +Predicted Annotation: [('New York City', 'city'), ('San Francisco', 'city'), ('San Francisco', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 111: +Sentence: It was established in 1973 under the Housing Ordinance and is an agency of the Government of Hong Kong. +True Annotation: [('Government of Hong Kong', 'government')] +Predicted Annotation: [('Housing Ordinance', 'law')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 112: +Sentence: At the last legislative elections, 27 December 2002, the party was a partner in the National Rainbow Coalition, that won 56.1 % of the popular vote and 125 out of 210 elected seats. +True Annotation: [('National Rainbow Coalition', 'political party')] +Predicted Annotation: [('27 December 2002', 'point in time'), ('National Rainbow Coalition', 'political party')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 113: +Sentence: The refuge was formed in 2000 after a 1989 order to gradually close the Jefferson Proving Ground, a World War II era munitions testing facility, which was completed by 1995. +True Annotation: [('World War II', 'military conflict'), ('World War II', 'military'), ('World War II', 'attack')] +Predicted Annotation: [('2000', 'point in time'), ('1989', 'point in time'), ('World War II era', 'military conflict'), ('1995', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 114: +Sentence: In 1943, Dawn approached the San Diego Naval Hospital with an offer to help World War II soldiers whose faces and hands had been disfigured in battle. +True Annotation: [('World War II', 'military conflict'), ('World War II', 'military'), ('World War II', 'attack')] +Predicted Annotation: [('1943', 'point in time'), ('San Diego Naval Hospital', 'hospital'), ('World War II', 'military conflict'), ('faces and hands', 'body part')] +Precision: 0.25; Recall: 0.3333333333333333; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 115: +Sentence: He also had the powers of a District and Session Judge for portions of the Midland and Bina-Baran sections of the Great Indian Peninsula Railway, which passed through the states of Gwalior, Datia, Samthar, Khaniadhana, and the Chhabra pargana. +True Annotation: [('Samthar', 'city')] +Predicted Annotation: [('Great Indian Peninsula Railway', 'railway'), ('Gwalior', 'city'), ('Datia', 'city'), ('Samthar', 'city'), ('Khaniadhana', 'city'), ('Chhabra pargana', 'city')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 116: +Sentence: It lies approximately 5kmmi0 east of Papowo Biskupie, 20kmmi0on south-east of Chelmno, and 25kmmi0on north of Torun. +True Annotation: [('ToruÅ„', 'city')] +Predicted Annotation: [('Papowo Biskupie', 'city'), ('Chelmno', 'city'), ('Torun', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 117: +Sentence: A 5th-century manuscript of the complete works of Virgil, called the Medici Virgil after it was purchased for the Laurentian Library, Florence. +True Annotation: [('Virgil', 'author')] +Predicted Annotation: [('Virgil', 'author'), ('Virgil', 'author'), ('Laurentian Library', 'library'), ('Florence', 'city')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 118: +Sentence: South Beach CDP on Orchid Island is bounded on the east by the Atlantic Ocean, on the south by the county line between Indian River and St Lucie counties, on the west by the Indian River Lagoon and on the north by the Vero Beach city limits. +True Annotation: [('St. Lucie County, Florida', 'county')] +Predicted Annotation: [('South Beach CDP', 'island'), ('Orchid Island', 'island'), ('Atlantic Ocean', 'body of water'), ('Indian River', 'county'), ('St Lucie counties', 'county'), ('Indian River Lagoon', 'body of water')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 119: +Sentence: His screen credits include The Wager ( 1998 ), Paycheck ( 2003 ) and recurring roles as Colonel Lionel Pendergast on Stargate SG-1 and as General Mansfield on Eureka. +True Annotation: [('Paycheck', 'film')] +Predicted Annotation: [('The Wager', 'film'), ('Paycheck', 'film'), ('Colonel Lionel Pendergast', 'soldier'), ('Stargate SG-1', 'film'), ('General Mansfield', 'soldier')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 120: +Sentence: In 1959, Crawford 's acting on the CBS anthology series Playhouse 90 was nominated for Best Single Performance on the 11th Primetime Emmy Awards; that year 's Emmy Awards also nominated Crawford 's younger brother Johnny Crawford for his recurring portrayal of Mark McCain on The Rifleman. +True Annotation: [('Johnny Crawford', 'artist'), ('Johnny Crawford', 'actor')] +Predicted Annotation: [('1959', 'point in time'), ('Crawford', 'actor'), ('Playhouse 90', 'film'), ('Best Single Performance', 'award'), ('11th Primetime Emmy Awards', 'award'), ('Crawford', 'actor'), ('Johnny Crawford', 'actor'), ('Mark McCain', 'actor'), ('The Rifleman', 'film')] +Precision: 0.125; Recall: 0.5; F1-score: 0.2 +-------------------------------------------------- + +Instance 121: +Sentence: There he was informed of the events of the July Revolution, and that a war was expected. +True Annotation: [('July Revolution', 'protest')] +Predicted Annotation: [('July Revolution', 'military conflict'), ('war', 'natural disaster')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 122: +Sentence: The Army of Occupation was the name of the U.S. Army commanded by Zachary Taylor during the Mexican-American War. +True Annotation: [('Zachary Taylor', 'politician'), ('Zachary Taylor', 'artist'), ('Zachary Taylor', 'soldier')] +Predicted Annotation: [('The Army of Occupation', 'military'), ('U.S. Army', 'military'), ('Mexican-American War', 'military conflict')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 123: +Sentence: Planned by promoters Bob Arum and Don King, it pitted WBC world champion Oscar de la Hoya, a Mexican-American, versus Puerto Rican IBF world champion Felix Trinidad. +True Annotation: [('Félix Trinidad', 'athlete')] +Predicted Annotation: [('Oscar de la Hoya', 'athlete'), ('Mexican-American', 'athlete'), ('Felix Trinidad', 'athlete')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 124: +Sentence: On 14 September 2009 FC Twente Enschede have signed the former Feyenoord defender on a free transfer, he played on loan for Sparta Rotterdam during the second half of last season. +True Annotation: [('Enschede', 'county'), ('Enschede', 'city')] +Predicted Annotation: [('FC Twente Enschede', 'sports team'), ('former Feyenoord defender', 'athlete'), ('Sparta Rotterdam', 'sports team')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 125: +Sentence: April 3 & ndash; The 50th Academy Awards are held at the Dorothy Chandler Pavilion in Los Angeles, California with Annie Hall winning Best Picture. +True Annotation: [('Annie Hall', 'film')] +Predicted Annotation: [('Dorothy Chandler Pavilion', 'theater'), ('Los Angeles', 'city'), ('California', 'city'), ('Annie Hall', 'film')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 126: +Sentence: Umpire selection panel selected 18 umpires and a reserve umpire, Enamul Haque to officiate at the World Cup: 5 were from Australia, 6 from Asia, 3 from England, 2 from New Zealand and 1 each from South Africa and West Indies. +True Annotation: [('Enamul Haque', 'athlete')] +Predicted Annotation: [('World Cup', 'sports event'), ('Australia', 'country'), ('Asia', 'country'), ('England', 'country'), ('New Zealand', 'country'), ('South Africa', 'country'), ('West Indies', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 127: +Sentence: Aces Go Places ( æœ€ä½³æ‹æª”系列 ), or Mad Mission ( US title ), is a series of Hong Kong action comedy films that are parodies of the James Bond film series. +True Annotation: [('James Bond', 'film'), ('James Bond', 'game'), ('James Bond', 'written work')] +Predicted Annotation: [('Aces Go Places', 'film'), ('Mad Mission', 'film'), ('Hong Kong', 'city'), ('James Bond film series', 'film')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 128: +Sentence: Darren Gersh is the Washington, D.C. bureau chief for the PBS show, Nightly Business Report. +True Annotation: [('Washington, D.C.', 'county'), ('Washington, D.C.', 'city')] +Predicted Annotation: [('Washington, D.C.', 'city'), ('PBS', 'broadcast network'), ('Nightly Business Report', 'broadcast program')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 129: +Sentence: Mohammad Alirezaei of Iran was to race against Israel 's Tom Be'eri in the fourth heat of the 100 meter breaststroke, but pulled out, allegedly under the orders from officials of the Iranian delegation for political reasons. +True Annotation: [("Tom Be'eri", 'athlete')] +Predicted Annotation: [('Iran', 'country'), ('Israel', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 130: +Sentence: ( 5 ) Anaheim: Ryan Getzlaf ( Dustin Penner, Corey Perry ) 7:38. +True Annotation: [('Dustin Penner', 'athlete')] +Predicted Annotation: [('Anaheim', 'city'), ('Ryan Getzlaf', 'athlete'), ('Corey Perry', 'athlete')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 131: +Sentence: This language largely went extinct during the Ming dynasty, where it was supplanted by Southwestern Mandarin, after settlement by people from other parts of China after successive waves of massacres and plagues. +True Annotation: [('China', 'government'), ('China', 'country')] +Predicted Annotation: [('This language', 'language'), ('Southwestern Mandarin', 'language'), ('China', 'country'), ('massacres and plagues', 'natural disaster')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 132: +Sentence: Fallon is an unincorporated community in Choctaw County, Oklahoma, United States, along U.S. Route 70. +True Annotation: [('U.S. Route 70', 'road')] +Predicted Annotation: [('Choctaw County', 'county'), ('United States', 'country'), ('U.S. Route 70', 'road')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 133: +Sentence: His father was first cousin to ( among others ) Edward IV of England, Margaret of York, George, Duke of Clarence and Richard III of England. +True Annotation: [('Richard III of England', 'monarch'), ('Richard III of England', 'politician')] +Predicted Annotation: [('England', 'country'), ('Margaret of York', 'monarch'), ('George', 'monarch'), ('Duke of Clarence', 'monarch'), ('England', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 134: +Sentence: Drangarnir is the collective name for two sea stacks between the islet Tindholmur and the island Vagar in the Faroe Islands. +True Annotation: [('Vágar', 'island')] +Predicted Annotation: [('Drangarnir', 'island'), ('Tindholmur', 'island'), ('Vagar', 'island')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 135: +Sentence: The 18th Air Army became Long Range Aviation ( ÐДД ), consisting of three armies - the 43rd, with its staff in Vinnitsa, the 50th in Smolensk, and the 65th at Khabarovsk. +True Annotation: [('Long Range Aviation', 'military')] +Predicted Annotation: [('The 18th Air Army', 'military'), ('Long Range Aviation', 'military'), ('the 43rd', 'military'), ('Vinnitsa', 'city'), ('the 50th', 'military'), ('Smolensk', 'city'), ('Khabarovsk', 'city')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 136: +Sentence: On 25 August 2009, it was announced that he would take part in Series 7 of BBC One 's Strictly Come Dancing partnering Flavia Cacace. +True Annotation: [('Flavia Cacace', 'actor')] +Predicted Annotation: [('BBC One', 'tv channel'), ('Strictly Come Dancing', 'film'), ('Flavia Cacace', 'actor')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 137: +Sentence: Subsequent projects were designed for companies such as Toshiba and IDT ( R4700 ), IDT & amp; NKK ( R4650 ), SGI and NEC ( R5000 ). +True Annotation: [('Silicon Graphics', 'company'), ('Silicon Graphics', 'engineer')] +Predicted Annotation: [('Toshiba', 'company'), ('IDT', 'company'), ('R4700', 'currency'), ('IDT', 'company'), ('NKK', 'company'), ('R4650', 'currency'), ('SGI', 'company'), ('NEC', 'company'), ('R5000', 'currency')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 138: +Sentence: Ammann was born in Grabs, Switzerland, to Margit and Heinrich Ammann and raised in Unterwasser, Switzerland. +True Annotation: [('Grabs', 'city')] +Predicted Annotation: [('Grabs', 'body of water'), ('Switzerland', 'country'), ('Unterwasser', 'body of water'), ('Switzerland', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 139: +Sentence: He also served as reeve of South Dumfries Township from 1978 to 1991, and was a councillor in Brant County. +True Annotation: [('South Dumfries Township, Ontario', 'city')] +Predicted Annotation: [('councillor', 'politician'), ('Brant County', 'county')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 140: +Sentence: In 1639 it was re-named in honor of the deceased John Harvard, a minister from nearby Charlestown, who in his will had bequeathed to it his entire library and a sum of money equal to half his estate. +True Annotation: [('Charlestown, Massachusetts', 'city')] +Predicted Annotation: [('it', 'library'), ('John Harvard', 'religious leader'), ('Charlestown', 'city'), ('it', 'library'), ('library', 'library')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 141: +Sentence: Several of these states had gained sovereignty following the dissolution of the Holy Roman Empire. +True Annotation: [('Holy Roman Empire', 'country')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 142: +Sentence: The Fairmont Acapulco Princess is a resort hotel owned by Fairmont Hotels and Resorts, located in Acapulco, Guerrero, Mexico. +True Annotation: [('Mexico', 'language'), ('Mexico', 'artist'), ('Mexico', 'country')] +Predicted Annotation: [('Acapulco', 'city'), ('Fairmont Hotels and Resorts', 'company'), ('Acapulco', 'city'), ('Mexico', 'country')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 143: +Sentence: Major Maurice Turnbull of the Welsh Guards was killed by a sniper in Normandy two months after D-Day in 1944. +True Annotation: [('Welsh Guards', 'military')] +Predicted Annotation: [('Major Maurice Turnbull', 'soldier'), ('Welsh Guards', 'military'), ('sniper', 'weapon'), ('Normandy', 'city'), ('D-Day', 'military conflict'), ('1944', 'point in time')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 144: +Sentence: The Steese Highway is a highway in the Interior region of the U.S. state of Alaska that extends 161mi from Fairbanks to Circle, a town on the Yukon River about 50 miles ( 80 & nbsp; km ) south of the Arctic Circle. +True Annotation: [('Circle, Alaska', 'city')] +Predicted Annotation: [('The Steese Highway', 'road'), ('U.S.', 'country'), ('Fairbanks', 'city'), ('Circle', 'city'), ('Yukon River', 'body of water'), ('Arctic Circle', 'body of water')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 145: +Sentence: Berry 's experiences during the Hollywood blacklist era were the inspiration of the character played by Robert De Niro in the 1991 film Guilty by Suspicion. +True Annotation: [('Guilty by Suspicion', 'film')] +Predicted Annotation: [('Robert De Niro', 'actor'), ('Guilty by Suspicion', 'film')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 146: +Sentence: Heidesheim am Rhein is an Ortsgemeinde - a municipality belonging to a Verbandsgemeinde, a kind of collective municipality - in the Mainz-Bingen district in Rhineland-Palatinate, Germany. +True Annotation: [('Germany', 'artist'), ('Germany', 'country')] +Predicted Annotation: [('Germany', 'country')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 147: +Sentence: modified '' Black Swan '' - class sloop launched in 1944 and sold in 1961. +True Annotation: [('Black Swan class sloop', 'ship')] +Predicted Annotation: [('1944', 'point in time'), ('1961', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 148: +Sentence: Numbers 120 and 201 squadrons, plus 42 ( R ) squadron ( the Operational Conversion Unit ), formerly equipped with the Nimrod MR2, now with the MRA4 version, are based at Kinloss. +True Annotation: [('Hawker-Siddeley Nimrod', 'airplane')] +Predicted Annotation: [('Numbers 120 and 201 squadrons', 'military'), ('plus 42 ( R ) squadron', 'military'), ('Operational Conversion Unit', 'military'), ('Nimrod MR2', 'military'), ('Kinloss', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 149: +Sentence: The first cities to join the Soviet League were Moscow, Leningrad, Kaunas, Riga and Arkhangelsk. +True Annotation: [('Riga', 'city')] +Predicted Annotation: [('Soviet League', 'sports league'), ('Moscow', 'city'), ('Leningrad', 'city'), ('Kaunas', 'city'), ('Riga', 'city'), ('Arkhangelsk', 'city')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 150: +Sentence: Under longstanding bilateral agreements flowing from NATO membership, Italy hosts important U.S. military forces at Vicenza and Livorno ( army ); Aviano ( air force ); and Sigonella, Gaeta, and Naples-home port for the U.S. Navy Sixth Fleet. +True Annotation: [('Livorno', 'city')] +Predicted Annotation: [('Italy', 'country'), ('Vicenza', 'city'), ('Livorno', 'city'), ('army', 'military'), ('Aviano', 'city'), ('air force', 'military'), ('Sigonella', 'city'), ('Gaeta', 'city'), ('Naples-home port', 'city'), ('U.S. Navy Sixth Fleet', 'military')] +Precision: 0.1; Recall: 1.0; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 151: +Sentence: The band formed in 2006 as an offshoot of The Slaptones, who featured their father Janake Bondesson on drums, released two albums ( Simplify, 2003, and Amplify, 2004 ) and toured the USA with The Brian Setzer Orchestra. +True Annotation: [('The Brian Setzer Orchestra', 'artist'), ('The Brian Setzer Orchestra', 'actor'), ('The Brian Setzer Orchestra', 'musician')] +Predicted Annotation: [('Janake Bondesson', 'musician'), ('Simplify', 'music'), ('2003', 'point in time'), ('Amplify', 'music'), ('2004', 'point in time'), ('USA', 'country'), ('The Brian Setzer Orchestra', 'musician')] +Precision: 0.14285714285714285; Recall: 0.3333333333333333; F1-score: 0.2 +-------------------------------------------------- + +Instance 152: +Sentence: Doskie is an unincorporated community located on Mississippi Highway 365 in Tishomingo County, Mississippi, United States. +True Annotation: [('Tishomingo County, Mississippi', 'county')] +Predicted Annotation: [('Tishomingo County', 'county'), ('United States', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 153: +Sentence: It is endemic to tropical open lowland forests on the Indonesian islands of Taliabu and Mangole in the Sula Islands. +True Annotation: [('Mangole', 'island')] +Predicted Annotation: [('Taliabu and Mangole', 'island'), ('Sula Islands', 'island')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 154: +Sentence: Other notables in the film are Billy Joel, Alec Baldwin, Chevy Chase, Edward Burns, Mercedes Ruehl, Kim Cattrall, Andre Agassi, Stefi Graf, James Lipton, and Alexa Ray Joel. +True Annotation: [('Stefi Graf', 'athlete'), ('Stefi Graf', 'actor')] +Predicted Annotation: [('Billy Joel', 'actor'), ('Alec Baldwin', 'actor'), ('Chevy Chase', 'actor'), ('Edward Burns', 'actor'), ('Mercedes Ruehl', 'actor'), ('Kim Cattrall', 'actor'), ('Andre Agassi', 'actor'), ('Stefi Graf', 'actor'), ('James Lipton', 'author'), ('Alexa Ray Joel', 'actor')] +Precision: 0.1; Recall: 0.5; F1-score: 0.16666666666666669 +-------------------------------------------------- + +Instance 155: +Sentence: Post-war writings on class society and empire as well as contemporary Marxist critiques from many revolutionaries such as Franz Fanon, Ho Chi Minh and Che Guevara as well as early Autonomism. +True Annotation: [('Franz Fanon', 'author'), ('Franz Fanon', 'politician')] +Predicted Annotation: [('Franz Fanon', 'terrorist'), ('Ho Chi Minh', 'terrorist'), ('Che Guevara', 'terrorist')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 156: +Sentence: Rock Hill Farms Single-Barrel Bourbon Whiskey is a single barrel bourbon whiskey produced in Frankfort, Kentucky by the Sazerac Company. +True Annotation: [('Frankfort, Kentucky', 'city')] +Predicted Annotation: [('Frankfort', 'city'), ('Sazerac Company', 'company')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 157: +Sentence: Reminisce ( aka REM, pseudonyms of Ruby Rose Neri ) is a sculptor, painter, and former street artist from San Francisco and Los Angeles, California, known for her evocative portrayal of horses. +True Annotation: [('Los Angeles', 'city')] +Predicted Annotation: [('sculptor', 'artist'), ('San Francisco', 'city'), ('Los Angeles', 'city')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 158: +Sentence: Donna Jackson is a fictional character from the BBC medical drama Holby City, played by actress Jaye Jacobs. +True Annotation: [('Jaye Jacobs', 'actor')] +Predicted Annotation: [('BBC', 'broadcast network'), ('Holby City', 'city'), ('actress', 'actor'), ('Jaye Jacobs', 'actor')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 159: +Sentence: Richard James Clausen ( born June 29, 1982 ) is a former American football player who played college football for Louisiana State University and University of Tennessee. +True Annotation: [('Tennessee Volunteers football', 'sports team')] +Predicted Annotation: [('Richard James Clausen', 'athlete'), ('Louisiana State University', 'educational institution'), ('University of Tennessee', 'educational institution')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 160: +Sentence: Named by the Northern Party of New Zealand Geological Survey Antarctic Expedition ( NZGSAE ), 1963-64, from the nickname given to Lord Freyberg by Sir Winston Churchill, for the lizard that is untouched by fire. +True Annotation: [('Sir Winston Churchill', 'actor'), ('Sir Winston Churchill', 'soldier'), ('Sir Winston Churchill', 'author'), ('Sir Winston Churchill', 'politician'), ('Sir Winston Churchill', 'artist')] +Predicted Annotation: [('New Zealand', 'country'), ('Lord Freyberg', 'animal'), ('Sir Winston Churchill', 'politician'), ('lizard', 'animal')] +Precision: 0.25; Recall: 0.2; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 161: +Sentence: Ginsberg was ultimately responsible for inviting the readers ( Gary Snyder, Philip Lamantia, and Philip Whalen, Michael McClure and Kenneth Rexroth ) and writing the invitation. +True Annotation: [('Philip Lamantia', 'author')] +Predicted Annotation: [('Ginsberg', 'engineer'), ('Gary Snyder', 'author'), ('Philip Lamantia', 'author'), ('Philip Whalen', 'engineer'), ('Michael McClure', 'author'), ('Kenneth Rexroth', 'engineer')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 162: +Sentence: In 1973, while pursuing the course, he visited New Delhi to participate in various national-level competitions at the Akhila Bharatiya Saṃská¹›ta Adhivesana ( All-India Saṃská¹›ta Conference ). +True Annotation: [('New Delhi', 'county'), ('New Delhi', 'city')] +Predicted Annotation: [('1973', 'point in time'), ('New Delhi', 'city')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 163: +Sentence: Saint-Laurent XIII are a French Rugby League club based in Saint-Laurent-de-la-Salanque, Pyrenees Orientales in the Languedoc-Roussillon region. +True Annotation: [('Languedoc-Roussillon', 'province')] +Predicted Annotation: [('French Rugby League', 'sports league'), ('Pyrenees Orientales', 'mountain')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 164: +Sentence: In 2008, Burris won his first championship, leading the Calgary Stampeders to a 22-14 Grey Cup victory, over the host Montreal Alouettes. +True Annotation: [('Calgary Stampeders', 'sports team')] +Predicted Annotation: [('2008', 'point in time'), ('Burris', 'coach'), ('Calgary Stampeders', 'sports team'), ('Montreal Alouettes', 'sports team')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 165: +Sentence: Gone with the Wind has been adapted several times for stage and screen, most famously in the Academy Award-winning 1939 film starring Clark Gable and Vivien Leigh. +True Annotation: [('Vivien Leigh', 'actor')] +Predicted Annotation: [('Gone with the Wind', 'film'), ('Academy Award-winning', 'award'), ('Clark Gable', 'actor'), ('Vivien Leigh', 'actor')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 166: +Sentence: Cynthiana-Harrison County Airport 0I8 is a public use airport located two nautical miles ( 3.7 km ) south of the central business district of Cynthiana, in Harrison County, Kentucky, United States. +True Annotation: [('Kentucky', 'province')] +Predicted Annotation: [('Cynthiana-Harrison County', 'county'), ('Cynthiana', 'city'), ('Harrison County', 'county'), ('United States', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 167: +Sentence: The spring was visited by the emperors Kang Xi and Qian Long who left inscriptions at the site. +True Annotation: [('Qian Long', 'monarch')] +Predicted Annotation: [('The spring', 'body of water'), ('Kang Xi', 'monarch'), ('Qian Long', 'monarch')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 168: +Sentence: Price Chopper was part of the Woolworths New Zealand Supermarket Group, their brands included: Woolworths, Big Fresh and Price Chopper. +True Annotation: [('Big Fresh', 'company')] +Predicted Annotation: [('Price Chopper', 'company'), ('Woolworths', 'company'), ('Woolworths', 'company'), ('Big Fresh', 'company'), ('Price Chopper', 'company')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 169: +Sentence: She has dedicated her life to her profession and has been a valuable faculty member of Miami Dade College for over 20 years. +True Annotation: [('Miami Dade College', 'educational institution')] +Predicted Annotation: [('Miami Dade College', 'educational institution')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 170: +Sentence: The northern section, the larger of the two, is located just to the south of Wamboin around 351550S1491729Etype: city; the southern, a section of land between the Goulburn-Queanbeyan railway and the Molonglo River around 352048S1491949Etype: city. +True Annotation: [('Molonglo River', 'body of water')] +Predicted Annotation: [('The northern section', 'city'), ('Wamboin', 'city'), ('city', 'city'), ('Goulburn-Queanbeyan railway', 'railway'), ('Molonglo River', 'body of water'), ('city', 'city')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 171: +Sentence: Serhiy Pshenychnykh ( Сергій Пшеничних: born 19 November 1981 in Poltava ) is a Ukrainian football defender. +True Annotation: [('Ukraine', 'government'), ('Ukraine', 'country'), ('Ukraine', 'ethnicity')] +Predicted Annotation: [('Serhiy Pshenychnykh', 'athlete'), ('Сергій Пшеничних', 'athlete'), ('Poltava', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 172: +Sentence: On the live album We 're Outta Here, Lars Fredriksen and Tim Armstrong of Rancid join the Ramones in performing the song, with both playing guitar and Lars singing the bridge. +True Annotation: [('Tim Armstrong', 'director'), ('Tim Armstrong', 'actor'), ('Tim Armstrong', 'author'), ('Tim Armstrong', 'artist'), ('Tim Armstrong', 'musician')] +Predicted Annotation: [('Lars Fredriksen', 'musician'), ('Tim Armstrong', 'musician'), ('Rancid', 'terrorist organization'), ('Lars', 'musician'), ('bridge', 'bridge')] +Precision: 0.2; Recall: 0.2; F1-score: 0.20000000000000004 +-------------------------------------------------- + +Instance 173: +Sentence: The sultanate is flanked by the Gulf of Oman, the Arabian Sea, and the Rub ' al Khali ( Empty Quarter ) of Saudi Arabia, all of which contributed to Oman 's isolation. +True Annotation: [('Saudi Arabia', 'country')] +Predicted Annotation: [('Oman', 'country'), ('Arabian Sea', 'body of water'), ("Rub ' al Khali", 'body of water'), ('Empty Quarter', 'body of water'), ('Saudi Arabia', 'country'), ('Oman', 'country')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 174: +Sentence: Valdivia himself set out in 1546, with sixty horsemen plus native guides and porters, and crossed the Itata River and were attacked by Mapuche warriors in the Battle of Quilacura near the Bio-Bio River. +True Annotation: [('Itata River', 'body of water')] +Predicted Annotation: [('1546', 'point in time'), ('Itata River', 'body of water'), ('Mapuche warriors', 'ethnicity'), ('Battle of Quilacura', 'military conflict'), ('Bio-Bio River', 'body of water')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 175: +Sentence: The album 's producer, Rick Nowels, previously worked with Stevie Nicks, and would later collaborate with Kim Wilde, Jennifer Rush and Madonna. +True Annotation: [('Kim Wilde', 'author'), ('Kim Wilde', 'artist'), ('Kim Wilde', 'actor'), ('Kim Wilde', 'musician')] +Predicted Annotation: [('Rick Nowels', 'director'), ('Stevie Nicks', 'musician'), ('Kim Wilde', 'musician'), ('Jennifer Rush', 'musician'), ('Madonna', 'musician')] +Precision: 0.2; Recall: 0.25; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 176: +Sentence: He was secretary and parliamentary agent of the Irish temperance movement and became well-known as an anti-alcohol campaigner and proprieter of a Temperance Hotel in Dublin. +True Annotation: [('Dublin', 'city')] +Predicted Annotation: [('Irish temperance movement', 'hotel'), ('anti-alcohol campaigner', 'protest'), ('Temperance Hotel', 'hotel'), ('Dublin', 'city')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 177: +Sentence: The name Bethlehemites has also sometimes been given to the Hussites of Bohemia because their leader, Jan Hus preached in the Bethlehem church at Prague. +True Annotation: [('Jan Hus', 'author')] +Predicted Annotation: [('Jan Hus', 'religious leader'), ('Prague', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 178: +Sentence: Straden, was an amateur player in the early 1920s with Fleisher Yarn when the team won the 1924 National Amateur Cup. +True Annotation: [('Fleisher Yarn', 'sports team')] +Predicted Annotation: [('early 1920s', 'point in time'), ('1924 National Amateur Cup', 'award')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 179: +Sentence: Alpine Valley is one of the sacred venues of Phish, along with Deer Creek Music Center, Hampton Coliseum, Madison Square Garden, The Gorge Amphitheatre and Shoreline Amphitheatre, among others. +True Annotation: [('Shoreline Amphitheatre', 'theater')] +Predicted Annotation: [('Alpine Valley', 'theater'), ('Phish', 'musician'), ('Deer Creek Music Center', 'theater'), ('Hampton Coliseum', 'theater'), ('Madison Square Garden', 'theater'), ('The Gorge Amphitheatre', 'theater'), ('Shoreline Amphitheatre', 'theater')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 180: +Sentence: Vise earned a full scholarship to University of Oklahoma and competed for the Sooners starting in the 2006-07 season. +True Annotation: [('University of Oklahoma', 'sports team'), ('University of Oklahoma', 'educational institution')] +Predicted Annotation: [('full scholarship', 'award'), ('University of Oklahoma', 'educational institution'), ('Sooners', 'sports team')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 181: +Sentence: Sauchen is a village in Aberdeenshire, Scotland that lies 3 miles west of Dunecht and 10 miles west of Aberdeen. +True Annotation: [('Scotland', 'country'), ('Scotland', 'ethnicity')] +Predicted Annotation: [('Aberdeenshire', 'city'), ('Scotland', 'country'), ('Aberdeen', 'city')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 182: +Sentence: Agathis macrophylla known as the Pacific Kauri, is a coniferous tree native to the islands of the southwestern Pacific Ocean in tropical humid lowlands and lower montane regions, notably in Fiji, Vanuatu, the Santa Cruz Islands, and the Solomon Islands. +True Annotation: [('Pacific Ocean', 'cemetery'), ('Pacific Ocean', 'body of water')] +Predicted Annotation: [('Agathis macrophylla', 'living thing'), ('southwestern Pacific Ocean', 'body of water'), ('Fiji', 'country'), ('Vanuatu', 'country'), ('Santa Cruz Islands', 'island'), ('Solomon Islands', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 183: +Sentence: Hannah is the daughter of Welsh comedian and actress Helen Lederer and Roger Alton, editor of The Independent. +True Annotation: [('The Independent', 'engineer'), ('The Independent', 'written work'), ('The Independent', 'news agency')] +Predicted Annotation: [('Hannah', 'actor'), ('Helen Lederer', 'actor'), ('Roger Alton', 'author'), ('The Independent', 'newspaper')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 184: +Sentence: Haki asked for a longship, which was loaded with his dead warriors and their weapons. +True Annotation: [('longship', 'weapon'), ('longship', 'ship')] +Predicted Annotation: [('weapons', 'weapon')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 185: +Sentence: a village formerly in Bilaspur, Chhattisgarh and now in Raipur, near the Sonakan forests. +True Annotation: [('Raipur', 'city')] +Predicted Annotation: [('Bilaspur', 'city'), ('Raipur', 'city')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 186: +Sentence: James Buller ( 17 June 1717 - 30 April 1765 ) was a British Tory politician and ancestor of the Viscounts Dilhorne and the Barons Churston. +True Annotation: [('Great Britain', 'island')] +Predicted Annotation: [('James Buller', 'politician'), ('British', 'country'), ('Tory', 'political party')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 187: +Sentence: Random Acts of Senseless Violence is a dystopian and speculative fiction novel by Jack Womack. +True Annotation: [('Jack Womack', 'author'), ('Jack Womack', 'actor')] +Predicted Annotation: [('Jack Womack', 'author')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 188: +Sentence: This species is distributed in the Indian Ocean along South Africa, Aldabra Atoll and Madagascar, in the Western Pacific Ocean, in the Red Sea and in the Mediterranean Sea. +True Annotation: [('Red Sea', 'body of water')] +Predicted Annotation: [('Indian Ocean', 'body of water'), ('South Africa', 'country'), ('Aldabra Atoll', 'island'), ('Madagascar', 'country'), ('Western Pacific Ocean', 'body of water'), ('Red Sea', 'body of water'), ('Mediterranean Sea', 'body of water')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 189: +Sentence: Hostilities then escalated: the Israeli army killed Islamic Jihad 's Muhammad Seeder on August 14; the Jerusalem bus 2 massacre by Hamas and Islamic Jihad on August 19, killed 23 and wounded 136 people; and Israeli forces killed Hamas ' Isma'il Abu-Shanab on August 21. +True Annotation: [('Jerusalem bus 2 massacre', 'natural disaster'), ('Jerusalem bus 2 massacre', 'attack')] +Predicted Annotation: [('Hostilities', 'military conflict'), ('Israeli army', 'military'), ('Islamic Jihad', 'terrorist organization'), ('August 14', 'point in time'), ('Jerusalem', 'city'), ('Hamas', 'terrorist organization'), ('Islamic Jihad', 'terrorist organization'), ('August 19', 'point in time'), ('Israeli forces', 'military'), ('Hamas', 'terrorist organization'), ('August 21', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 190: +Sentence: ( 2001 ), Worst Contact ( 2000 ) and directed and edited Survive Style 5 + ( 2004 ), starring Tadanobu Asano, Reika Hashimoto, and Vinnie Jones. +True Annotation: [('Reika Hashimoto', 'actor')] +Predicted Annotation: [('Tadanobu Asano', 'actor'), ('Reika Hashimoto', 'actor'), ('Vinnie Jones', 'actor')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 191: +Sentence: The title of this book mirrors that of Sign of the Unicorn, the third book in the first Amber series. +True Annotation: [('Sign of the Unicorn', 'written work')] +Predicted Annotation: [('Sign of the Unicorn', 'title')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 192: +Sentence: July 28 & ndash; Vietnam War: U.S. President Lyndon B. Johnson announces his order to increase the number of United States troops in South Vietnam from 75,000 to 125,000, and to more than double the number of men drafted per month - from 17,000 to 35,000. +True Annotation: [('South Vietnam', 'country')] +Predicted Annotation: [('Vietnam War', 'military conflict'), ('Lyndon B. Johnson', 'politician'), ('United States', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 193: +Sentence: The first match took place on 13 February 2010 at the Gold Coast 's Skilled Park, which was won 16-12 by the Indigenous All Stars, and winning half-back Johnathan Thurston was awarded the inaugural Preston Campbell award for best player. +True Annotation: [('Preston Campbell', 'athlete')] +Predicted Annotation: [('Gold Coast', 'city'), ('Skilled Park', 'park'), ('Indigenous All Stars', 'sports team'), ('Johnathan Thurston', 'athlete'), ('Preston Campbell award', 'award')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 194: +Sentence: Amsterdam, Driemond, Durgerdam, Holysloot, ' t Nopeind, Osdorp, Ransdorp, Sloten, Sloterdijk, Zunderdorp. +True Annotation: [('Sloten', 'city')] +Predicted Annotation: [('Amsterdam', 'city'), ('Driemond', 'city'), ('Durgerdam', 'city'), ('Holysloot', 'city'), ('Nopeind', 'city'), ('Osdorp', 'city'), ('Ransdorp', 'city'), ('Sloten', 'city'), ('Sloterdijk', 'city'), ('Zunderdorp', 'city')] +Precision: 0.1; Recall: 1.0; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 195: +Sentence: In addition to Patrick on vocals, the band featured Dean DeLeo and Robert DeLeo on guitars and bass, respectively, and Ray Luzier ( formerly of David Lee Roth 's band ) on drums. +True Annotation: [('David Lee Roth', 'artist'), ('David Lee Roth', 'actor'), ('David Lee Roth', 'musician')] +Predicted Annotation: [('Patrick', 'musician'), ('Dean DeLeo', 'musician'), ('Robert DeLeo', 'musician'), ('guitars', 'instrument'), ('bass', 'instrument'), ('Ray Luzier', 'musician'), ('drums', 'instrument')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 196: +Sentence: After Sunrise Seppi had been struggling with poor form with his ranking outside of the top 100, he surprisingly made his ATP Tour final in Gstaad where he defeated Stefan Koubek and Igor Andreev both in 3rd set tiebreakers and it was his first victory over Andreev. +True Annotation: [('Stefan Koubek', 'athlete')] +Predicted Annotation: [('Seppi', 'athlete'), ('ATP Tour', 'award'), ('Gstaad', 'city'), ('Stefan Koubek', 'athlete'), ('Igor Andreev', 'athlete')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 197: +Sentence: In 1941, while under the command of Commander Stokes, she took part in the sinking of the German battleship German battleshipBismarck2 in 1941 ( see ORP '' Piorun '' for the destroyers ' role ). +True Annotation: [('battleship', 'ship')] +Predicted Annotation: [('1941', 'point in time'), ('Commander Stokes', 'soldier'), ('German battleship', 'ship'), ('German battleshipBismarck2', 'ship'), ('1941', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 198: +Sentence: Regillio Vrede ( born 18 January 1973 ) is a Dutch former professional footballer who played as a central defender. +True Annotation: [('Netherlands', 'government'), ('Netherlands', 'country')] +Predicted Annotation: [('Regillio Vrede', 'athlete'), ('Dutch', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 199: +Sentence: He studied engineering in Strasbourg and then in Germany, where he was recruited by the Abwehr in 1928. +True Annotation: [('Strasbourg', 'city'), ('Strasbourg', 'cemetery')] +Predicted Annotation: [('He', 'engineer'), ('Strasbourg', 'city'), ('Germany', 'country'), ('Abwehr', 'military'), ('1928', 'point in time')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 200: +Sentence: Down to Earth ( 1947 ) is a musical comedy starring Rita Hayworth and Larry Parks, and directed by Alexander Hall. +True Annotation: [('Rita Hayworth', 'artist'), ('Rita Hayworth', 'actor')] +Predicted Annotation: [('Down to Earth', 'film'), ('Rita Hayworth', 'actor'), ('Larry Parks', 'actor'), ('Alexander Hall', 'director')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 201: +Sentence: Al-Ahli of Saudi Arabia were the other team to take part, although it is unclear as to why as they had n't won the Saudi Professional League or any cup competition to qualify. +True Annotation: [('Saudi Professional League', 'sports league')] +Predicted Annotation: [('Saudi Professional League', 'sports league')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 202: +Sentence: The Huntsville Channel Cats, along with the planned 1996-97 expansion teams Columbus Cottonmouths, Macon Whoopee, and Nashville Nighthawks, joined the Central Hockey League following the SHL 's demise. +True Annotation: [('Central Hockey League', 'sports league')] +Predicted Annotation: [('Huntsville Channel Cats', 'sports team'), ('Columbus Cottonmouths', 'sports team'), ('Macon Whoopee', 'sports team'), ('Nashville Nighthawks', 'sports team'), ('Central Hockey League', 'sports league')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 203: +Sentence: The George H. Miller House is a Registered Historic Place in Bloomington, Illinois, the county seat of McLean County. +True Annotation: [('Bloomington, Illinois', 'city')] +Predicted Annotation: [('Bloomington', 'city'), ('McLean County', 'county')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 204: +Sentence: AREEJ Shopping ( أريج للتسوّق ) is a shopping center built in 1976, is located in central Algiers, Algeria, on 13 Avenue Dauphin Draria. +True Annotation: [('Algiers', 'city')] +Predicted Annotation: [('Algiers', 'city'), ('Algeria', 'country')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 205: +Sentence: This ancient drovers ' road specifically connected the River Dee crossing ( where the present Bridge of Dee is situated ) via Portlethen Moss, Muchalls Castle and Stonehaven to the south. +True Annotation: [('Stonehaven', 'city')] +Predicted Annotation: [("ancient drovers ' road", 'bridge'), ('River Dee', 'body of water'), ('Bridge of Dee', 'bridge'), ('Portlethen Moss', 'city'), ('Muchalls Castle', 'city'), ('Stonehaven', 'city')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 206: +Sentence: It is found in Benin, Cameroon, Ivory Coast, Ghana, Guinea, Liberia, Nigeria, Sierra Leone, and Togo. +True Annotation: [('Togo', 'country')] +Predicted Annotation: [('Benin', 'country'), ('Cameroon', 'country'), ('Ivory Coast', 'country'), ('Ghana', 'country'), ('Guinea', 'country'), ('Liberia', 'country'), ('Nigeria', 'country'), ('Sierra Leone', 'country'), ('Togo', 'country')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 207: +Sentence: Sorj begun his studies in Social Sciences in Uruguay and completed his B.A. and M.A. in History and Sociology from the University of Haifa, Israel, and received his Ph.D. in Sociology from the University of Manchester in England. +True Annotation: [('University of Manchester', 'educational institution')] +Predicted Annotation: [('Uruguay', 'country'), ('B.A.', 'educational degree'), ('M.A.', 'educational degree'), ('History and Sociology', 'educational degree'), ('University of Haifa', 'educational institution'), ('Israel', 'country'), ('Ph.D.', 'educational degree'), ('University of Manchester', 'educational institution'), ('England', 'country')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 208: +Sentence: He received seven points from Estonia, four from Belgium, three from Israel, two from Bosnia and Herzegovina and Finland, and one from Montenegro, the Netherlands, Norway, and Spain. +True Annotation: [('Netherlands', 'government'), ('Netherlands', 'country')] +Predicted Annotation: [('Estonia', 'country'), ('Belgium', 'country'), ('Israel', 'country'), ('Bosnia and Herzegovina', 'country'), ('Finland', 'country'), ('Montenegro', 'country'), ('the Netherlands', 'country'), ('Norway', 'country'), ('Spain', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 209: +Sentence: The first Welland Canal is begun, partly in response to American initiatives in the Erie Canal. +True Annotation: [('Erie Canal', 'body of water')] +Predicted Annotation: [('Welland Canal', 'body of water'), ('Erie Canal', 'body of water')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 210: +Sentence: Umberto Eco 's satirical work involving conspiracy theories, Foucault 's Pendulum, features a putative St. Germain as the antagonist. +True Annotation: [("Foucault's Pendulum", 'written work')] +Predicted Annotation: [('Umberto Eco', 'author'), ("Foucault 's Pendulum", 'written work')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 211: +Sentence: His backing band for the record featured Sara Lee of Gang of Four on bass and Anthony Thistlethwaite of the Waterboys on sax. +True Annotation: [('Anthony Thistlethwaite', 'artist'), ('Anthony Thistlethwaite', 'actor')] +Predicted Annotation: [('Sara Lee', 'musician'), ('Anthony Thistlethwaite', 'musician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 212: +Sentence: On the political side, Whitbeck reported on the presidential elections in Mexico, Peru and Argentina, the Augusto Pinochet extradition process, the coup attempt in Ecuador, the death of Octavio Paz and Bill Clinton 's trip to Latin America in May 1997. +True Annotation: [('Peru', 'country')] +Predicted Annotation: [('Whitbeck', 'author'), ('presidential elections', 'election'), ('Mexico', 'country'), ('Peru', 'country'), ('Argentina', 'country'), ('Augusto Pinochet', 'politician'), ('coup attempt', 'attack'), ('Ecuador', 'country'), ('Octavio Paz', 'politician'), ('Bill Clinton', 'politician'), ('Latin America', 'country'), ('May 1997', 'point in time')] +Precision: 0.08333333333333333; Recall: 1.0; F1-score: 0.15384615384615385 +-------------------------------------------------- + +Instance 213: +Sentence: Apart from the town of Polkowice, the gmina contains the villages of Biedrzychowa, Dabrowa, Guzice, Jedrzychow, Kazmierzow, Komorniki, Moskorzyn, Nowa Wies Lubinska, Pieszkowice, Polkowice Dolne, Sobin, Sucha Gorna, Tarnowek, Trzebcz, Zelazny Most and Zukow. +True Annotation: [('Å»elazny Most, Lower Silesian Voivodeship', 'city')] +Predicted Annotation: [('Polkowice', 'city'), ('Biedrzychowa', 'city'), ('Dabrowa', 'city'), ('Guzice', 'city'), ('Jedrzychow', 'city'), ('Kazmierzow', 'city'), ('Komorniki', 'city'), ('Moskorzyn', 'city'), ('Nowa Wies Lubinska', 'city'), ('Pieszkowice', 'city'), ('Polkowice Dolne', 'city'), ('Sobin', 'city'), ('Sucha Gorna', 'city'), ('Tarnowek', 'city'), ('Trzebcz', 'city'), ('Zelazny Most', 'city'), ('Zukow', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 214: +Sentence: In that year he joined Rob McConnell 's BOSS BRASS as a percussionist, switching to bass in 1971 and later to piano ( 1987-1993 ). +True Annotation: [('Rob McConnell', 'artist')] +Predicted Annotation: [('BOSS BRASS', 'music'), ('percussionist', 'musician'), ('bass', 'music'), ('1971', 'point in time'), ('piano', 'music')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 215: +Sentence: He has composed and/or arranged for such notable artists as The Count Basie Orchestra, Diana Krall, Whitney Houston, Carmen McRae, Nancy Wilson, Joe Williams, Ernestine Anderson, Quincy Jones, Dee Dee Bridgewater, Natalie Cole, and the Tonight Show Band. +True Annotation: [('Dee Dee Bridgewater', 'artist'), ('Dee Dee Bridgewater', 'actor')] +Predicted Annotation: [('The Count Basie Orchestra', 'music'), ('Diana Krall', 'musician'), ('Whitney Houston', 'musician'), ('Carmen McRae', 'musician'), ('Nancy Wilson', 'musician'), ('Joe Williams', 'musician'), ('Ernestine Anderson', 'musician'), ('Quincy Jones', 'musician'), ('Dee Dee Bridgewater', 'musician'), ('Natalie Cole', 'musician'), ('the Tonight Show Band', 'music')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 216: +Sentence: The fourth match was between The Revolution ( Shane Douglas, Dean Malenko, Perry Saturn and Asya ) and the team of Jim Duggan and the Varsity Club. +True Annotation: [('Perry Saturn', 'actor')] +Predicted Annotation: [('The Revolution', 'film'), ('Shane Douglas', 'actor'), ('Dean Malenko', 'actor'), ('Perry Saturn', 'actor'), ('Asya', 'actor'), ('Jim Duggan', 'actor'), ('Varsity Club', 'film')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 217: +Sentence: jpgthumb220pxChristian AlmerChristian Almer ( 29 March 1826 - 17 May 1898 ) was a Swiss mountain guide and the first ascentionist of many prominent mountains in the western Alps during the golden and silver ages of alpinism. +True Annotation: [('Switzerland', 'country')] +Predicted Annotation: [('29 March 1826', 'point in time'), ('17 May 1898', 'point in time'), ('Swiss', 'country'), ('western Alps', 'mountain')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 218: +Sentence: Pratighatana ( Telugu: à°ªà±à°°à°¤à°¿à°˜à°Ÿà°¨ ) is a 1986 Telugu film about a woman 's ( Vijayshanti ) fight against corruption and criminalization of politics in India. +True Annotation: [('Vijayshanti', 'politician'), ('Vijayshanti', 'actor')] +Predicted Annotation: [('Pratighatana', 'film'), ('Telugu', 'language'), ('Telugu', 'language'), ('Vijayshanti', 'film'), ('India', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 219: +Sentence: In 2008, Bob Sinclar interpolated the track for his remix of Rihanna 's hit single " Do n't Stop the Music. " +True Annotation: [('Rihanna', 'author'), ('Rihanna', 'artist'), ('Rihanna', 'actor'), ('Rihanna', 'musician')] +Predicted Annotation: [('Bob Sinclar', 'artist'), ('Rihanna', 'musician'), ("Do n't Stop the Music", 'music')] +Precision: 0.3333333333333333; Recall: 0.25; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 220: +Sentence: Anusin a ' nusin is a village in the administrative district of Gmina Siedliszcze, within Chelm County, Lublin Voivodeship, in eastern Poland. +True Annotation: [('Gmina Siedliszcze', 'city')] +Predicted Annotation: [('Gmina Siedliszcze', 'county'), ('Chelm County', 'county'), ('Lublin Voivodeship', 'province'), ('Poland', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 221: +Sentence: In nearby Greifswald, already lost to Sweden, Russian tsar Peter the Great and British king George I, in his position as Elector of Hanover, had just signed an alliance on 17 ( OS ) / 28 ( NS ) October. +True Annotation: [('George I of the United Kingdom', 'monarch'), ('George I of the United Kingdom', 'politician')] +Predicted Annotation: [('Greifswald', 'city'), ('Sweden', 'country'), ('Russian tsar Peter the Great', 'monarch'), ('British king George I', 'monarch')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 222: +Sentence: The rocket was also carrying a Russian military Mozhayets-5 satellite, a Chinese China-DMC, a British Topsat, a European Space Agency SSETI Express, a Norwegian nCube, a German UVE-1 and a Japanese XI-V. +True Annotation: [('Norway', 'title'), ('Norway', 'government'), ('Norway', 'country')] +Predicted Annotation: [('Russian military', 'military'), ('Mozhayets-5', 'spacecraft'), ('China-DMC', 'spacecraft'), ('British Topsat', 'spacecraft'), ('European Space Agency', 'government agency'), ('SSETI Express', 'spacecraft'), ('Norwegian nCube', 'spacecraft'), ('German UVE-1', 'spacecraft'), ('Japanese XI-V', 'spacecraft')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 223: +Sentence: The collections of Charles Towneley, Richard Payne Knight and Clayton Mordaunt Cracherode were bought by or bequeathed to the British Museum, founding their very important collection. +True Annotation: [('Richard Payne Knight', 'author'), ('Richard Payne Knight', 'politician')] +Predicted Annotation: [('British Museum', 'library')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 224: +Sentence: The general library is situated on the first floor of the Community Hall in Block C-7, Keshav Puram, Delhi. +True Annotation: [('Delhi', 'city')] +Predicted Annotation: [('The general library', 'library'), ('Delhi', 'city')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 225: +Sentence: Soufflenheim, is a commune in the Bas-Rhin department in Alsace in north-eastern France. +True Annotation: [('Alsace', 'province')] +Predicted Annotation: [('Bas-Rhin department', 'educational department'), ('France', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 226: +Sentence: The Pratas Islands or Dongsha Islands ( æ±æ²™ç¾¤å³¶ä¸œæ²™ç¾¤å²›Dongsha QundÇŽo Quần dảo Dong Sa ) consists of three islands forming from an atoll located in northeastern South China Sea, 340km0on southeast of Hong Kong. +True Annotation: [('South China Sea', 'body of water')] +Predicted Annotation: [('The Pratas Islands', 'island'), ('Dongsha Islands', 'island'), ('northeastern South China Sea', 'body of water'), ('Hong Kong', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 227: +Sentence: In Estonia, Pareiko played for Tallinna Sadam and Levadia Maardu ( now Levadia Tallinn ), before moving to Russia in 2001, when he signed with Rotor Volgograd. +True Annotation: [('Tallinna Sadam', 'sports team')] +Predicted Annotation: [('Estonia', 'country'), ('Tallinna Sadam', 'city'), ('Levadia Maardu', 'city'), ('Levadia Tallinn', 'city'), ('Russia', 'country'), ('2001', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 228: +Sentence: Today it can be found from North Carolina south along the coastal plain to Florida and west along the Gulf Coast to eastern Texas, with a few outlying populations in Maryland, Arkansas and Missouri. +True Annotation: [('Florida', 'county'), ('Florida', 'province')] +Predicted Annotation: [('North Carolina', 'province'), ('coastal plain', 'body of water'), ('Florida', 'province'), ('Gulf Coast', 'body of water'), ('Maryland', 'province'), ('Arkansas', 'province'), ('Missouri', 'province')] +Precision: 0.14285714285714285; Recall: 0.5; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 229: +Sentence: Duran Duran 's Andy Taylor played guitar on some album tracks and appeared in her " Mad About You " video clip. +True Annotation: [('Duran Duran', 'author'), ('Duran Duran', 'artist'), ('Duran Duran', 'actor'), ('Duran Duran', 'musician')] +Predicted Annotation: [('Duran Duran', 'musician'), ('Andy Taylor', 'musician')] +Precision: 0.5; Recall: 0.25; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 230: +Sentence: Available for download from the Apple App Store and the Android Market, Grindr comes in both free and subscription-based versions. +True Annotation: [('App Store', 'software')] +Predicted Annotation: [('Apple', 'company'), ('Android Market', 'website'), ('Grindr', 'software')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 231: +Sentence: In 1986 Sullivan left TSR to form the game company Pacesetter along with Troy Denning, Mark Acres, Andria Hayday, and others. +True Annotation: [('Troy Denning', 'author')] +Predicted Annotation: [('TSR', 'company'), ('Pacesetter', 'company'), ('Mark Acres', 'company')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 232: +Sentence: Bhikkhu Analayo temporarily ordained in 1990 in Thailand, after a meditation retreat at Wat Suan Mokkh, the monastery established by Ajahn Buddhadasa. +True Annotation: [('Thailand', 'language'), ('Thailand', 'country')] +Predicted Annotation: [('Bhikkhu Analayo', 'religious leader'), ('1990', 'point in time'), ('Thailand', 'country'), ('Wat Suan Mokkh', 'educational institution'), ('Ajahn Buddhadasa', 'religious leader')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 233: +Sentence: Renato Longo ( born August 9, 1937 in Vittorio Veneto, Province of Treviso ) is a former cyclo-cross racer from Italy. +True Annotation: [('Vittorio Veneto', 'city')] +Predicted Annotation: [('Renato Longo', 'athlete'), ('Vittorio Veneto', 'province'), ('Province of Treviso', 'province'), ('Italy', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 234: +Sentence: He now works in the movie industry as a set dresser and worked on productions such as Leaving Las Vegas, High Crimes and Spider-Man 3. +True Annotation: [('Spider-Man 3', 'film')] +Predicted Annotation: [('Leaving Las Vegas', 'film'), ('High Crimes', 'film'), ('Spider-Man 3', 'film')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 235: +Sentence: The northern section runs south through Manchester and Cheadle, and bypasses Handforth, Wilmslow and Alderley Edge, before passing through Congleton, Newcastle-under-Lyme, and the southern suburbs of Stoke-on-Trent. +True Annotation: [('Congleton', 'city')] +Predicted Annotation: [('Manchester', 'city'), ('Cheadle', 'city'), ('Handforth', 'city'), ('Wilmslow', 'city'), ('Alderley Edge', 'city'), ('Congleton', 'city'), ('Newcastle-under-Lyme', 'city'), ('Stoke-on-Trent', 'city')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 236: +Sentence: Tributaries of the river include the rivers Inny, Ottery, Kensey and Lynher ( or St Germans River ) on the Cornish side, and the Deer and Tavy on the Devon side. +True Annotation: [('River Lynher', 'body of water')] +Predicted Annotation: [('Inny', 'body of water'), ('Ottery', 'body of water'), ('Kensey', 'body of water'), ('Lynher', 'body of water'), ('St Germans River', 'body of water'), ('Deer', 'body of water'), ('Tavy', 'body of water')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 237: +Sentence: The inlet of water sheltered to the south of it is called Foul Bay, at the head of which sits the ancient port of Berenice. +True Annotation: [('Foul Bay', 'body of water')] +Predicted Annotation: [('The inlet of water', 'body of water'), ('Foul Bay', 'body of water'), ('ancient port of Berenice', 'body of water')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 238: +Sentence: Also, in order to create the conditions for peace and harmony after the An Lushan rebellion, the Emperor Suzong of Tang established ponds for releasing life at eighty-one locations throughout his empire. +True Annotation: [('An Lushan', 'monarch')] +Predicted Annotation: [('An Lushan rebellion', 'military conflict'), ('Emperor Suzong of Tang', 'monarch'), ('ponds', 'body of water'), ('life', 'living thing')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 239: +Sentence: At its most crowded, the building had 2,300 employees, with transferees from New York, Bartlesville and Philadelphia. +True Annotation: [('Philadelphia', 'city'), ('Philadelphia', 'cemetery')] +Predicted Annotation: [('New York', 'city'), ('Bartlesville', 'city'), ('Philadelphia', 'city')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 240: +Sentence: Numerous state visitors lodged here, among them Indira Gandhi, Fidel Castro as well as the last Soviet president Mikhail Gorbachev and his wife Raisa Gorbachova in October 1989 on the eve of the East German Peaceful Revolution. +True Annotation: [('Fidel Castro', 'actor'), ('Fidel Castro', 'soldier'), ('Fidel Castro', 'author'), ('Fidel Castro', 'athlete'), ('Fidel Castro', 'politician')] +Predicted Annotation: [('Indira Gandhi', 'politician'), ('Fidel Castro', 'terrorist'), ('Mikhail Gorbachev', 'politician'), ('Raisa Gorbachova', 'politician'), ('October 1989', 'point in time'), ('East German Peaceful Revolution', 'military conflict')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 241: +Sentence: Strauss was persuaded to travel to Paris after the 1867 Fasching by Comte Charles Xavier Eustache d'Osmond, a friend of Strauss who had earlier came for the 1866 Fasching in Vienna and had advised the composer cum conductor to give concerts in the French capital. +True Annotation: [('Paris', 'county'), ('Paris', 'company'), ('Paris', 'city'), ('Paris', 'language')] +Predicted Annotation: [('Strauss', 'musician'), ('Paris', 'city'), ('1867', 'point in time'), ('Strauss', 'musician'), ('1866', 'point in time'), ('Vienna', 'city'), ('French capital', 'city')] +Precision: 0.16666666666666666; Recall: 0.25; F1-score: 0.2 +-------------------------------------------------- + +Instance 242: +Sentence: But because of World War I, provocations brought on by Armenian Dashnaks and Russian Bolsheviks against Azerbaijan in the Caucasus, finally Azerbaijan 's was forced to become part of the Soviet Union. +True Annotation: [('Azerbaijan', 'country')] +Predicted Annotation: [('World War I', 'military conflict'), ('provocations', 'protest'), ('Armenian Dashnaks', 'terrorist organization'), ('Azerbaijan', 'country'), ('Caucasus', 'mountain'), ('Azerbaijan', 'country'), ('Soviet Union', 'country')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 243: +Sentence: For Colorado, their best picks are Eric Young, Joe Girardi, Vinny Castilla, Armando Reynoso, Andy Ashby, Brad Ausmus, Charlie Hayes and Doug Bochtler. +True Annotation: [('Charlie Hayes', 'athlete')] +Predicted Annotation: [('Eric Young', 'actor'), ('Joe Girardi', 'actor'), ('Vinny Castilla', 'actor'), ('Armando Reynoso', 'actor'), ('Andy Ashby', 'actor'), ('Brad Ausmus', 'actor'), ('Charlie Hayes', 'actor'), ('Doug Bochtler', 'actor')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 244: +Sentence: Recent Illegal immigration has mostly been coming from Bolivia and Paraguay, with smaller numbers from Peru, Ecuador and Romania. +True Annotation: [('Ecuador', 'country')] +Predicted Annotation: [('Bolivia', 'country'), ('Paraguay', 'country'), ('Peru', 'country'), ('Ecuador', 'country'), ('Romania', 'country')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 245: +Sentence: They lived in Antioch and were martyred with Saint Ignatius of Antioch during the persecution of Christians under the Roman emperor Trajan. +True Annotation: [('Trajan', 'monarch'), ('Trajan', 'politician'), ('Trajan', 'soldier')] +Predicted Annotation: [('Antioch', 'city'), ('Antioch', 'city'), ('Roman emperor', 'monarch'), ('Trajan', 'monarch')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 246: +Sentence: Rolf Goran Forsmark ( born February 4, 1955 in Malmberget, Sweden ) is a Swedish actor. +True Annotation: [('Sweden', 'government'), ('Sweden', 'country')] +Predicted Annotation: [('Rolf Goran Forsmark', 'actor'), ('Malmberget', 'city'), ('Sweden', 'country'), ('Swedish', 'country')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 247: +Sentence: In 1995 he retired and moved to the sea-coast French department of Vendee in the Pays de la Loire region. +True Annotation: [('Pays de la Loire', 'province')] +Predicted Annotation: [('sea-coast', 'body of water'), ('French department of Vendee', 'educational department'), ('Pays de la Loire region', 'body of water')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 248: +Sentence: The early years in New York City working in the commercial and music industry producing album covers and editorial spreads for artists that include Muddy Waters, Bruce Springsteen, Blondie and Bob Dylan. +True Annotation: [('Bob Dylan', 'director'), ('Bob Dylan', 'actor'), ('Bob Dylan', 'author'), ('Bob Dylan', 'artist'), ('Bob Dylan', 'musician')] +Predicted Annotation: [('New York City', 'city'), ('Muddy Waters', 'musician'), ('Bruce Springsteen', 'musician'), ('Blondie', 'musician'), ('Bob Dylan', 'musician')] +Precision: 0.2; Recall: 0.2; F1-score: 0.20000000000000004 +-------------------------------------------------- + +Instance 249: +Sentence: The Bay of Cardenas ( Bahia de Cardenas ) is a shallow bay on Cuba 's northern shore, in the province of Matanzas. +True Annotation: [('Cuba', 'government agency'), ('Cuba', 'country'), ('Cuba', 'ethnicity')] +Predicted Annotation: [('The Bay of Cardenas', 'body of water'), ('Bahia de Cardenas', 'body of water'), ('Cuba', 'country'), ('northern shore', 'body of water'), ('province of Matanzas', 'province')] +Precision: 0.2; Recall: 0.3333333333333333; F1-score: 0.25 +-------------------------------------------------- + +Instance 250: +Sentence: Eucalyptus pseudoglobulus, commonly known as Gippsland Blue Gum, is a Eucalypt species native to Victoria and the southeastern corner of New South Wales, Australia. +True Annotation: [('Australia', 'language'), ('Australia', 'country')] +Predicted Annotation: [('Victoria', 'province'), ('New South Wales', 'province'), ('Australia', 'country')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 251: +Sentence: Gene Rayburn, 81, American radio personality and game show host, heart failure. +True Annotation: [('Gene Rayburn', 'artist'), ('Gene Rayburn', 'actor')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 252: +Sentence: Web ( Retrieved 2010-09-07 ) Jon Robin Baitz, David Henry Hwang, Miguel Pinero, Joyce Carol Oates, Charles Marowitz, William Mastrosimone, Steve Carter, Michael Frayn, Marlene Meyer and Emmanuel Fried. +True Annotation: [('Michael Frayn', 'author')] +Predicted Annotation: [('Jon Robin Baitz', 'author'), ('David Henry Hwang', 'author'), ('Miguel Pinero', 'author'), ('Joyce Carol Oates', 'musician'), ('Charles Marowitz', 'musician'), ('William Mastrosimone', 'author'), ('Steve Carter', 'musician'), ('Michael Frayn', 'author'), ('Marlene Meyer', 'author'), ('Emmanuel Fried', 'author')] +Precision: 0.1; Recall: 1.0; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 253: +Sentence: Debnica demb ' nica is a village in the administrative district of Gmina Czluchow, within Czluchow County, Pomeranian Voivodeship, in northern Poland. +True Annotation: [('Pomeranian Voivodeship', 'city')] +Predicted Annotation: [('Gmina Czluchow', 'county'), ('Czluchow County', 'county'), ('Pomeranian Voivodeship', 'province'), ('Poland', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 254: +Sentence: The first woman posted abroad by the ABC, as Beijing correspondent 1983-1986, she also freelanced for BBC, CBS, Hong Kong radio, NPR and NZBC. +True Annotation: [('Hong Kong', 'body of water'), ('Hong Kong', 'city'), ('Hong Kong', 'country')] +Predicted Annotation: [('ABC', 'broadcast network'), ('Beijing', 'city'), ('BBC', 'broadcast network'), ('CBS', 'broadcast network'), ('Hong Kong radio', 'broadcast network'), ('NPR', 'broadcast network'), ('NZBC', 'broadcast network')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 255: +Sentence: On November 4, 2004, Herzog was appointed Bishop of Alexandria, Louisiana, by Pope John Paul II. +True Annotation: [('Pope John Paul II', 'actor'), ('Pope John Paul II', 'religious leader'), ('Pope John Paul II', 'author'), ('Pope John Paul II', 'athlete'), ('Pope John Paul II', 'artist')] +Predicted Annotation: [('Herzog', 'architect'), ('Pope John Paul II', 'religious leader')] +Precision: 0.5; Recall: 0.2; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 256: +Sentence: SCEA v. Hotz is a lawsuit in the United States by Sony Computer Entertainment of America against George Hotz and associates of the group fail0verflow for jailbreaking and reverse engineering the Playstation 3. +True Annotation: [('Sony Computer Entertainment of America', 'company'), ('Sony Computer Entertainment of America', 'engineer'), ('Sony Computer Entertainment of America', 'artist')] +Predicted Annotation: [('United States', 'country'), ('Sony Computer Entertainment of America', 'company'), ('Playstation 3', 'game')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 257: +Sentence: Although South Brisbane was then a separate town to Brisbane, Kangaroo Point was curiously a ward of Brisbane and not of South Brisbane. +True Annotation: [('South Brisbane, Queensland', 'city')] +Predicted Annotation: [('Brisbane', 'city'), ('Brisbane', 'city'), ('Brisbane', 'city'), ('Brisbane', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 258: +Sentence: Alton ( formerly, Hansen ) is an unincorporated community in Humboldt County, California. +True Annotation: [('Humboldt County, California', 'county')] +Predicted Annotation: [('Humboldt County', 'county')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 259: +Sentence: India competed at the 2002 Winter Olympics in Salt Lake City, United States. +True Annotation: [('2002 Winter Olympics', 'sports event')] +Predicted Annotation: [('India', 'country'), ('2002 Winter Olympics', 'sports event'), ('Salt Lake City', 'city'), ('United States', 'country')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 260: +Sentence: Although dozens of Kern 's musicals and musical films were hits, only Show Boat is now regularly revived. +True Annotation: [('Show Boat', 'film'), ('Show Boat', 'play'), ('Show Boat', 'written work')] +Predicted Annotation: [('Show Boat', 'film')] +Precision: 1.0; Recall: 0.3333333333333333; F1-score: 0.5 +-------------------------------------------------- + +Instance 261: +Sentence: The house, inherited by his great grandson Colonel Christopher Billopp, a British Loyalist during the American Revolution, was the setting for a failed peace conference between Lord Howe and members of the Continental Congress. +True Annotation: [('Richard Howe, 1st Earl Howe', 'politician'), ('Richard Howe, 1st Earl Howe', 'soldier')] +Predicted Annotation: [('Colonel Christopher Billopp', 'soldier'), ('American Revolution', 'military conflict'), ('Lord Howe', 'politician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 262: +Sentence: On 24 December 1944 she was sunk by a German Biber one-man submarine in the Westerschelde near Antwerp. +True Annotation: [('Biber', 'ship')] +Predicted Annotation: [('Westerschelde', 'body of water'), ('Antwerp', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 263: +Sentence: The constituency was created by the Redistribution of Seats Act 1885 for the 1885 general election, and abolished for the 1918 general election. +True Annotation: [('United Kingdom general election, 1918', 'election')] +Predicted Annotation: [('Redistribution of Seats Act 1885', 'law'), ('1885 general election', 'election'), ('1918 general election', 'election')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 264: +Sentence: Born in Central Hatillo, Cuba, Noble was 32 years old when he broke into the big leagues on April 18, 1951 with the New York Giants, and played for the team through the 1953 season. +True Annotation: [('San Francisco Giants', 'sports team')] +Predicted Annotation: [('Cuba', 'country'), ('Noble', 'monarch'), ('big leagues', 'sports league'), ('April 18, 1951', 'point in time'), ('New York Giants', 'sports team'), ('1953 season', 'sports event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 265: +Sentence: With a tally of 23 goals, Bob Kelly was the second-highest scorer with 23, followed by Benny Cross with 15, including the goal that won the title for Burnley. +True Annotation: [('Bob Kelly', 'athlete')] +Predicted Annotation: [('Bob Kelly', 'athlete'), ('Benny Cross', 'athlete'), ('title', 'title')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 266: +Sentence: 1806 & ndash; Santiago de Liniers re-takes the city of Buenos Aires after the first British invasion. +True Annotation: [('Santiago de Liniers', 'politician')] +Predicted Annotation: [('Santiago de Liniers', 'city'), ('city of Buenos Aires', 'city'), ('British invasion', 'military conflict')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 267: +Sentence: Invited foundation members included Albert Collins, John Eldershaw, Hans Heysen, Norman Lindsay, Sydney Long, Arthur Streeton, John D Moore, and Blamire Young. +True Annotation: [('Blamire Young', 'author')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 268: +Sentence: Professor Cohen graduated from James Madison High School in Brooklyn, New York in 1970 and then attended Franklin College, in Franklin, Indiana where received his B.A. in political science in 1974. +True Annotation: [('Franklin College', 'educational institution')] +Predicted Annotation: [('James Madison High School', 'educational institution'), ('Brooklyn, New York', 'city'), ('1970', 'point in time'), ('Franklin College', 'educational institution'), ('B.A.', 'educational degree'), ('political science', 'educational degree'), ('1974', 'point in time')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 269: +Sentence: In 1875 he travelled to Peru on behalf of the zoological museum of Warsaw University. +True Annotation: [('Warsaw University', 'educational institution')] +Predicted Annotation: [('Peru', 'country'), ('Warsaw University', 'educational institution')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 270: +Sentence: Herbert Leon " Sonny " Callahan ( born September 11, 1932 ) is a politician from Alabama. +True Annotation: [('Alabama', 'province')] +Predicted Annotation: [('Alabama', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 271: +Sentence: Ridgewood is a locality in Queensland, Australia, located in the Sunshine Coast hinterland about 32kmmi0 west of Noosa Heads. +True Annotation: [('Noosa Heads, Queensland', 'city')] +Predicted Annotation: [('Queensland', 'province'), ('Australia', 'country'), ('Sunshine Coast hinterland', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 272: +Sentence: His performance earned him a contract with the San Diego Chargers in training camp 2002. +True Annotation: [('San Diego Chargers', 'sports team')] +Predicted Annotation: [('San Diego Chargers', 'sports team')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 273: +Sentence: Hank Williams III 's bass players ( Joe Buck and Zach Shedd, most notably ) have used upright basses for recording as well as during the country and Hellbilly sets of Hank III 's live performances before switching to electric bass for the Assjack set. +True Annotation: [('Hank Williams III', 'artist'), ('Hank Williams III', 'musician')] +Predicted Annotation: [('Joe Buck', 'musician'), ('Zach Shedd', 'musician'), ('upright basses', 'instrument'), ('country', 'country'), ('electric bass', 'instrument')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 274: +Sentence: It is also the location where the Cape Town & ndash; Bulawayo railway line enters Botswana; north of Ramatlabama the railway is the main line of Botswana Railways, while to the south it is part of the network of Transnet Freight Rail. +True Annotation: [('Transnet Freight Rail', 'company')] +Predicted Annotation: [('Cape Town', 'city'), ('Botswana', 'country'), ('Ramatlabama', 'city'), ('Botswana', 'country'), ('Transnet Freight Rail', 'transit system')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 275: +Sentence: He won medals in 1981 while a Cuban soldier in Angola, when he fought under Colonel Antonio Enrique Luzon, and he was wounded in battle during the war. +True Annotation: [('Angola', 'government'), ('Angola', 'country')] +Predicted Annotation: [('1981', 'point in time'), ('Cuban soldier', 'soldier'), ('Angola', 'country'), ('Colonel Antonio Enrique Luzon', 'soldier'), ('war', 'military conflict')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 276: +Sentence: Actor-turned-travel documentary presenter Michael Palin visited the college in his 1996 documentary Full Circle with Michael Palin on his journey through New Zealand. +True Annotation: [('Michael Palin', 'author'), ('Michael Palin', 'artist'), ('Michael Palin', 'actor')] +Predicted Annotation: [('Michael Palin', 'actor'), ('college', 'educational institution'), ('Michael Palin', 'actor'), ('New Zealand', 'country')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 277: +Sentence: The income of Kevin ( played by Dolphy ), the main character in this funny sitcom, barely meet the needs of his five children and yet they are happy, content and has a very positive outlook in life. +True Annotation: [('Dolphy', 'actor')] +Predicted Annotation: [('Dolphy', 'actor')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 278: +Sentence: " Crazy in the Night " is a 1985 hit single released from Kim Carnes 's album Barking at Airplanes. +True Annotation: [('Barking at Airplanes', 'music')] +Predicted Annotation: [('Crazy in the Night', 'music'), ('Kim Carnes', 'author')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 279: +Sentence: Hess joined the fledgling Nazi Party in 1920 as one of its first members. +True Annotation: [('Nazi Party', 'political party')] +Predicted Annotation: [('Hess', 'politician'), ('Nazi Party', 'political party'), ('1920', 'point in time')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 280: +Sentence: Some of these, on the National Guard, Biafra, Pauline Kael, soap operas, the impeachment inquiries ( of both Richard Nixon and Bill Clinton ), and the press, had received awards. +True Annotation: [('Pauline Kael', 'author')] +Predicted Annotation: [('National Guard', 'military'), ('Pauline Kael', 'author'), ('soap operas', 'film'), ('Richard Nixon', 'politician'), ('Bill Clinton', 'politician'), ('press', 'news agency'), ('awards', 'award')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 281: +Sentence: After Maeda 's home was destroyed by the firebombing of Tokyo during World War II, Maeda relocated to Kamakura, where he lived within sight of Kita-Kamakura Station from 1945 until his death. +True Annotation: [('World War II', 'military conflict'), ('World War II', 'military'), ('World War II', 'attack')] +Predicted Annotation: [('Tokyo', 'city'), ('World War II', 'military conflict'), ('Kamakura', 'city'), ('1945', 'point in time')] +Precision: 0.25; Recall: 0.3333333333333333; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 282: +Sentence: Celtic needed to beat Rangers in this match to prevent their rivals winning the Scottish Premier League championship at Celtic Park. +True Annotation: [('Rangers F.C.', 'sports team')] +Predicted Annotation: [('Celtic', 'sports team'), ('Rangers', 'sports team'), ('Scottish Premier League championship', 'sports league'), ('Celtic Park', 'park')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 283: +Sentence: The Beerfelder Land is a tourist region that lies between Beerfelden, the communities of Rothenberg, Sensbachtal and Hesseneck in the Geo-Naturpark Bergstraße-Odenwald and which is one of the Odenwald 's most richly forested areas. +True Annotation: [('Rothenberg', 'city')] +Predicted Annotation: [('Beerfelden', 'city'), ('Rothenberg', 'city'), ('Sensbachtal', 'city'), ('Hesseneck', 'city'), ('Geo-Naturpark Bergstraße-Odenwald', 'park'), ('Odenwald', 'city')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 284: +Sentence: The Place de la Concorde is on the right bank of the Seine opposite the French National Assembly, which sits in the Palais Bourbon. +True Annotation: [('Seine', 'body of water')] +Predicted Annotation: [('Seine', 'body of water')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 285: +Sentence: It was distributed in print at fashion shows and published in PDF on its website. +True Annotation: [('Portable Document Format', 'city')] +Predicted Annotation: [('website', 'website')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 286: +Sentence: Excel had performed live in L.A. in recent years, but the June 16 of 1987 they gave their first official concert in the " Fender 's Grand Ballroom " of Long Beach, California, and a second time March 18 of 1988 to promote their new album. +True Annotation: [('Los Angeles, California', 'city')] +Predicted Annotation: [('L.A.', 'city'), ('June 16 of 1987', 'point in time'), ('Fender', 'musician'), ('Long Beach, California', 'city'), ('March 18 of 1988', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 287: +Sentence: Henrique played his youth football in Brazil with America Mineiro and in 2003 joined Dutch giants Feyenoord. +True Annotation: [('Feyenoord', 'sports team')] +Predicted Annotation: [('Brazil', 'country'), ('America', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 288: +Sentence: Government was The Labour Party led by Helen Clark, in coalition with Alliance, led by Jim Anderton. +True Annotation: [('Alliance', 'political party')] +Predicted Annotation: [('Government', 'political party'), ('The Labour Party', 'political party'), ('Helen Clark', 'politician'), ('Alliance', 'political party'), ('Jim Anderton', 'politician')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 289: +Sentence: Engineer/Producer for many Bath-based acts, including The Korgis, Peter Gabriel, XTC, and Graduate. +True Annotation: [('Graduate', 'artist'), ('Graduate', 'musician')] +Predicted Annotation: [('Engineer', 'engineer'), ('The Korgis', 'film'), ('Peter Gabriel', 'musician'), ('XTC', 'film')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 290: +Sentence: Introduced in the show 's second season are OB/GYN and neonatal surgeon Addison Montgomery ( Kate Walsh ), plastic surgeon Mark Sloan ( Eric Dane ) from New York, orthopedic surgeon Callie Torres ( Sara Ramirez ). +True Annotation: [('New York City', 'company'), ('New York City', 'city'), ('New York City', 'cemetery')] +Predicted Annotation: [('Addison Montgomery', 'doctor'), ('Kate Walsh', 'actor'), ('Mark Sloan', 'doctor'), ('Eric Dane', 'actor'), ('New York', 'city'), ('Callie Torres', 'doctor'), ('Sara Ramirez', 'actor')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 291: +Sentence: Winner Marie Picasso was signed to Sony BMG and her coronation song " This Moment " was released immediately after her victory. +True Annotation: [('This Moment', 'music')] +Predicted Annotation: [('Marie Picasso', 'artist'), ('Sony BMG', 'company'), ('This Moment', 'music')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 292: +Sentence: Hogan has shared the stage with Frankie Valli & amp; the Four Seasons, Mother 's Finest, Tyrone Davis, Williams Bell, Candi Staton, Archie Bell & amp; the Drells. +True Annotation: [('Candi Staton', 'artist')] +Predicted Annotation: [('Frankie Valli', 'musician'), ("Mother 's Finest", 'film'), ('Tyrone Davis', 'musician'), ('Williams Bell', 'musician'), ('Candi Staton', 'musician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 293: +Sentence: The track " Born Never Asked " is a cover of a song by Laurie Anderson. +True Annotation: [('Laurie Anderson', 'director'), ('Laurie Anderson', 'actor'), ('Laurie Anderson', 'author'), ('Laurie Anderson', 'artist'), ('Laurie Anderson', 'musician')] +Predicted Annotation: [('Born Never Asked', 'music'), ('Laurie Anderson', 'musician')] +Precision: 0.5; Recall: 0.2; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 294: +Sentence: Into My Heart is a 1998 motion picture featuring Rob Morrow and Claire Forlani. +True Annotation: [('Rob Morrow', 'director'), ('Rob Morrow', 'actor')] +Predicted Annotation: [('Into My Heart', 'film'), ('Rob Morrow', 'actor'), ('Claire Forlani', 'actor')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 295: +Sentence: Mating the guidance system of the earlier Razon radio-controlled weapon with a British Tallboy 12000lbon bomb, the ASM-A-1 saw brief operational service in the Korean War before, as a result of safety and cost issues, being withdrawn from service in 1951. +True Annotation: [('Tallboy', 'weapon')] +Predicted Annotation: [('Razon radio-controlled weapon', 'weapon'), ('British Tallboy 12000lbon bomb', 'weapon'), ('ASM-A-1', 'weapon'), ('Korean War', 'military conflict'), ('1951', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 296: +Sentence: Derek Hirst ( born 1948, Isle of Wight ) is an English historian of early modern Britain. +True Annotation: [('England', 'country')] +Predicted Annotation: [('Derek Hirst', 'author'), ('Isle of Wight', 'island')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 297: +Sentence: Daniel Chee Tsui ( å´”ç¦Cui Qi, born February 28, 1939, Henan Province, China ) is a Chinese-born American physicist whose areas of research included electrical properties of thin films and microstructures of semiconductors and solid-state physics. +True Annotation: [('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')] +Predicted Annotation: [('Daniel Chee Tsui', 'engineer'), ('Henan Province', 'province'), ('China', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 298: +Sentence: Agliano is a frazione of the comune of Campello sul Clitunno in the Province of Perugia, Umbria, central Italy. +True Annotation: [('Campello sul Clitunno', 'city')] +Predicted Annotation: [('Province of Perugia', 'province'), ('Umbria', 'province'), ('Italy', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 299: +Sentence: In this capacity, he preached in the United Kingdom, Ireland, France, the Netherlands, Switzerland, and Germany. +True Annotation: [('France', 'park'), ('France', 'government agency'), ('France', 'country'), ('France', 'government')] +Predicted Annotation: [('United Kingdom', 'country'), ('Ireland', 'country'), ('France', 'country'), ('the Netherlands', 'country'), ('Switzerland', 'country'), ('Germany', 'country')] +Precision: 0.16666666666666666; Recall: 0.25; F1-score: 0.2 +-------------------------------------------------- + +Instance 300: +Sentence: The third Women 's Hockey Olympic Qualifier for the 1996 Summer Olympics in Atlanta, Georgia was held in Cape Town, South Africa, from Wednesday November 15 to Saturday November 26, 1995. +True Annotation: [('Cape Town, South Africa', 'city')] +Predicted Annotation: [('1996 Summer Olympics', 'sports event'), ('Atlanta, Georgia', 'city'), ('Cape Town', 'city'), ('South Africa', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 301: +Sentence: Samuel Ealy Johnson, Jr. ( Buda, Texas October 11, 1877 - October 23, 1937 ) was a Democratic member of the Texas House of Representatives representing the 89th District. +True Annotation: [('Buda, Texas', 'city')] +Predicted Annotation: [('Buda, Texas', 'city'), ('October 11, 1877', 'point in time'), ('October 23, 1937', 'point in time'), ('Democratic', 'politician')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 302: +Sentence: Born in Washington, DC, Rob received a Bachelor of Arts in English from Denison University in Granville, Ohio. +True Annotation: [('Granville, Ohio', 'city')] +Predicted Annotation: [('Washington, DC', 'city'), ('Bachelor of Arts', 'educational degree'), ('Denison University', 'educational institution'), ('Granville, Ohio', 'city')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 303: +Sentence: Daughters of Today was a 1928 silent film from Lahore, in present day Pakistan ( then British India ). +True Annotation: [('Lahore', 'city'), ('Lahore', 'cemetery')] +Predicted Annotation: [('Daughters of Today', 'film'), ('Lahore', 'city'), ('Pakistan', 'country'), ('British India', 'country')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 304: +Sentence: Samuel Dailey successfully contested as a Republican the election of Experience Estabrook to the Thirty-sixth United States Congress,. +True Annotation: [('United States Congress', 'author'), ('United States Congress', 'government')] +Predicted Annotation: [('Republican', 'political party')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 305: +Sentence: In 1312 the Teutonic Knights purchased the settlement for 250 silver marks from Nicholas of Poniec, a son of the voivod of Kalisz. +True Annotation: [('Poniec', 'city')] +Predicted Annotation: [('250 silver marks', 'currency')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 306: +Sentence: May 30 - Maine Central Railroad ends train service to the Bar Harbor ferry. +True Annotation: [('Bar Harbor', 'city')] +Predicted Annotation: [('Maine Central Railroad', 'railway')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 307: +Sentence: The building of the villa, on the Appian Way, was razed in 1951 because of the damage sustained in the World War II bombing, and was replaced by the current Piazza Mazzini. +True Annotation: [('World War II', 'military conflict'), ('World War II', 'military'), ('World War II', 'attack')] +Predicted Annotation: [('Appian Way', 'road'), ('1951', 'point in time'), ('World War II', 'military conflict')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 308: +Sentence: She was Mistress of the Robes to Queen Victoria and an active Whig in society circles. +True Annotation: [('Whig Party', 'political party')] +Predicted Annotation: [('Queen Victoria', 'monarch')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 309: +Sentence: Early yearsThe band was formed in 1991 when Chris Murphy and Andrew Scott met at the Nova Scotia College of Art and Design ( NSCAD ) in Halifax; Patrick Pentland and Jay Ferguson joined soon after. +True Annotation: [('Chris Murphy', 'artist')] +Predicted Annotation: [('1991', 'point in time'), ('Chris Murphy', 'artist'), ('Andrew Scott', 'artist'), ('Nova Scotia College of Art and Design', 'educational institution'), ('Halifax', 'city'), ('Patrick Pentland', 'artist'), ('Jay Ferguson', 'artist')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 310: +Sentence: The locality is home to the parliament of the state of South Australia and many key state government offices. +True Annotation: [('Parliament of South Australia', 'government')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 311: +Sentence: He also played in the American Hockey League for the Saint John Flames, Syracuse Crunch, Hershey Bears and the Providence Bruins. +True Annotation: [('Hershey Bears', 'sports team')] +Predicted Annotation: [('American Hockey League', 'sports league'), ('Saint John Flames', 'sports team'), ('Syracuse Crunch', 'sports team'), ('Hershey Bears', 'sports team'), ('Providence Bruins', 'sports team')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 312: +Sentence: However, one type of connectionist work continued: the study of perceptrons, invented by Frank Rosenblatt, who kept the field alive with his salesmanship and the sheer force of his personality. +True Annotation: [('Frank Rosenblatt', 'author')] +Predicted Annotation: [('Frank Rosenblatt', 'author')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 313: +Sentence: Intrada Music Group released a Special Collection limited edition of Newman 's full 23-track score on November 3, 2008. +True Annotation: [('Intrada', 'company')] +Predicted Annotation: [('Intrada Music Group', 'musician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 314: +Sentence: April 15-22 - Three major marathon races were won by Kenyan men: Rotterdam Marathon was won by Joshua Chelanga, Boston Marathon by Robert Cheruiyot and London Marathon by Martin Lel. +True Annotation: [('Boston Marathon', 'sports event')] +Predicted Annotation: [('Rotterdam Marathon', 'sports event'), ('Joshua Chelanga', 'athlete'), ('Boston Marathon', 'sports event'), ('London Marathon', 'sports event')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 315: +Sentence: Flightsim.com is a flight simulation review and resource website that focuses heavily on Microsoft Flight Simulator. +True Annotation: [('Microsoft Flight Simulator', 'game')] +Predicted Annotation: [('Flightsim.com', 'website'), ('Microsoft Flight Simulator', 'software')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 316: +Sentence: Fish Out of Water is an album by jazz saxophonist Charles Lloyd recorded by Lloyd with Bobo Stenson, Palle Danielsson, and Jon Christensen. +True Annotation: [('Charles Lloyd', 'artist')] +Predicted Annotation: [('Fish Out of Water', 'music'), ('Charles Lloyd', 'musician'), ('Bobo Stenson', 'author'), ('Palle Danielsson', 'musician'), ('Jon Christensen', 'author')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 317: +Sentence: He made 67 appearances Albania, the fourth highest in the team 's history behind Foto Strakosha, Altin Lala, and Igli Tare. +True Annotation: [('Altin Lala', 'athlete')] +Predicted Annotation: [('Albania', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 318: +Sentence: The city of Como is its capital - other large towns, with more than 10,000 inhabitants, are Cantu, Erba, Mariano Comense and Olgiate Comasco. +True Annotation: [('Mariano Comense', 'city')] +Predicted Annotation: [('The city of Como', 'city'), ('Cantu', 'city'), ('Erba', 'city'), ('Mariano Comense', 'city'), ('Olgiate Comasco', 'city')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 319: +Sentence: The locomotives were stationed in the depots of Regensburg, Stendal, Lubeck, Brunswick, Ulm, Hagen, Muhldorf, Karlsruhe, Rostock Hbf, Kempten, Halting and Kaiserslautern. +True Annotation: [('Kaiserslautern', 'city')] +Predicted Annotation: [('Regensburg', 'city'), ('Stendal', 'city'), ('Lubeck', 'city'), ('Brunswick', 'city'), ('Ulm', 'city'), ('Hagen', 'city'), ('Muhldorf', 'city'), ('Karlsruhe', 'city'), ('Rostock Hbf', 'city'), ('Kempten', 'city'), ('Halting', 'city'), ('Kaiserslautern', 'city')] +Precision: 0.08333333333333333; Recall: 1.0; F1-score: 0.15384615384615385 +-------------------------------------------------- + +Instance 320: +Sentence: All tracks written by Will Sergeant, Ian McCulloch and Les Pattinson except where noted. +True Annotation: [('Les Pattinson', 'artist'), ('Les Pattinson', 'actor')] +Predicted Annotation: [('Will Sergeant', 'soldier'), ('Ian McCulloch', 'author'), ('Les Pattinson', 'author')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 321: +Sentence: Wilson also added to the defensive ranks with the signings of his former Oldham Athletic team-mate Ernie Braidwood, and of Jimmy Broadhead on a free transfer from Scunthorpe & amp; Lindsey United. +True Annotation: [('Ernie Braidwood', 'athlete')] +Predicted Annotation: [('Oldham Athletic', 'sports team'), ('Ernie Braidwood', 'athlete'), ('Jimmy Broadhead', 'athlete'), ('Scunthorpe', 'city')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 322: +Sentence: Christie was part of the selected All Whites squad which competed at the 2010 FIFA World Cup. +True Annotation: [('All Whites', 'sports team')] +Predicted Annotation: [('All Whites squad', 'sports team'), ('2010 FIFA World Cup', 'sports event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 323: +Sentence: The men 's 50 kilometre classical cross-country skiing competition at the 2010 Winter Olympics in Vancouver, Canada was held on 28 February at Whistler Olympic Park in Whistler, British Columbia at 09:30 PST. +True Annotation: [('2010 Winter Olympics', 'sports event')] +Predicted Annotation: [('2010 Winter Olympics', 'sports event'), ('Vancouver', 'city'), ('Canada', 'country'), ('28 February', 'point in time'), ('Whistler Olympic Park', 'park'), ('Whistler', 'city'), ('British Columbia', 'province'), ('09:30 PST', 'point in time')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 324: +Sentence: The project opened in late 2007, and is home to the third Saks Fifth Avenue location in Illinois. +True Annotation: [('Saks Fifth Avenue', 'company')] +Predicted Annotation: [('late 2007', 'point in time'), ('Illinois', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 325: +Sentence: In the ensuing months, Nelson and his wife, usually accompanied by Chase, drifted west to cities including Sacramento and San Francisco, California and Reno and Las Vegas, Nevada often living in auto camps before returning to Chicago some time around November 1. +True Annotation: [('California', 'province'), ('California', 'cemetery')] +Predicted Annotation: [('Sacramento', 'city'), ('San Francisco', 'city'), ('Reno', 'city'), ('Las Vegas', 'city'), ('Chicago', 'city'), ('November 1', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 326: +Sentence: It was caused by the death of Labour Party Member of Parliament Alexander Wilson. +True Annotation: [('Labour Party', 'author'), ('Labour Party', 'political party')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 327: +Sentence: It became his third chart-topper on the Billboard adult contemporary chart, following " The Way It Is " and " Mandolin Rain ". +True Annotation: [('Hot Adult Contemporary Tracks', 'music')] +Predicted Annotation: [('The Way It Is', 'film'), ('Mandolin Rain', 'film')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 328: +Sentence: In 2000, London-wide government was restored, with the creation of the Greater London Authority ( GLA ) by Tony Blair 's government, covering the same area of Greater London. +True Annotation: [('Greater London Authority', 'government')] +Predicted Annotation: [('2000', 'point in time'), ('London-wide government', 'government agency'), ('Greater London Authority', 'government agency'), ('Tony Blair', 'politician'), ('Greater London', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 329: +Sentence: The city is in the heart of the North Island, just 60km south of Tauranga, 80km north of Taupo, 105km east of Hamilton, and 230km southeast of Auckland. +True Annotation: [('Hamilton, New Zealand', 'city')] +Predicted Annotation: [('The city', 'city'), ('North Island', 'island'), ('Tauranga', 'city'), ('Taupo', 'city'), ('Hamilton', 'city'), ('Auckland', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 330: +Sentence: The first recorded rugby match in the United States occurred on May 14, 1874 between Harvard University and McGill University. +True Annotation: [('McGill University', 'educational institution')] +Predicted Annotation: [('United States', 'country'), ('Harvard University', 'educational institution'), ('McGill University', 'educational institution')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 331: +Sentence: In 2002, known for his quick-release shooting and all-around presence, he, alongside Paul Artadi and Ronald Tubid, brought the Red Warriors to the Final Four after years of absence. +True Annotation: [('Ronald Tubid', 'athlete')] +Predicted Annotation: [('2002', 'point in time'), ('Paul Artadi', 'actor'), ('Ronald Tubid', 'actor'), ('Final Four', 'sports event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 332: +Sentence: On August 9, 2007 Air Moorea Flight 1121 crashed shortly after taking off from Moorea Temae Airport in French Polynesia; the plane was bound for Tahiti. +True Annotation: [('Tahiti', 'island')] +Predicted Annotation: [('Moorea', 'island'), ('Moorea', 'island'), ('French Polynesia', 'island'), ('Tahiti', 'island')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 333: +Sentence: Nichols and Holiner wrote the music for several Broadway shows, including " Blackbirds of 1933 ", and " Angela ", which starred Jeannette MacDonald. +True Annotation: [('Jeannette MacDonald', 'artist'), ('Jeannette MacDonald', 'actor')] +Predicted Annotation: [('Nichols and Holiner', 'author'), ('music', 'music'), ('Blackbirds of 1933', 'film'), ('Angela', 'film'), ('Jeannette MacDonald', 'actor')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 334: +Sentence: Jamie Lowry ( born 18 March 1987 in Newquay ) is a professional English footballer, currently playing for Chesterfield in the English League Two. +True Annotation: [('Football League Two', 'sports league')] +Predicted Annotation: [('Jamie Lowry', 'athlete'), ('Newquay', 'city'), ('Chesterfield', 'city'), ('English League Two', 'sports league')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 335: +Sentence: As a result, during the 1971-72 winter Bee Bee Bee became the property of William S. Farish III who late in the decade became the owner of Lane 's End Farm near Versailles, Kentucky. +True Annotation: [('Versailles, Kentucky', 'city')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 336: +Sentence: Hill 10 Cemetery is a Commonwealth War Graves Commission Cemetery in the former Suvla Bay sector of the Gallipoli Peninsula, Turkey. +True Annotation: [('Turkey', 'government'), ('Turkey', 'country')] +Predicted Annotation: [('Hill 10 Cemetery', 'cemetery'), ('Suvla Bay sector', 'body of water'), ('Gallipoli Peninsula', 'body of water'), ('Turkey', 'country')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 337: +Sentence: The city is located in south Lake County in suburban south central Florida, about 22mikm west of the city of Orlando and 22mikm southeast of the city of Leesburg. +True Annotation: [('Leesburg, Florida', 'city')] +Predicted Annotation: [('The city', 'city'), ('south Lake County', 'county'), ('city of Orlando', 'city'), ('city of Leesburg', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 338: +Sentence: Andrej Rastovac ( born 24 June 1981, Koper, Slovenia ) is a Slovenian footballer currently under contract for Australian side White City Woodville from Adelaide. +True Annotation: [('White City Woodville', 'sports team')] +Predicted Annotation: [('Andrej Rastovac', 'athlete'), ('Koper', 'city'), ('Slovenia', 'country'), ('Slovenian', 'country'), ('Adelaide', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 339: +Sentence: Andy Hug ( September 7, 1964 & nbsp; - August 24, 2000 ) was a Swiss Seidokaikan and Kyokushin karateka and kickboxer from Wohlen. +True Annotation: [('Swiss', 'country')] +Predicted Annotation: [('September 7, 1964', 'point in time'), ('August 24, 2000', 'point in time'), ('Swiss', 'country'), ('Wohlen', 'city')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 340: +Sentence: Steven Dubinsky ( born July 9, 1970, in Montreal, Quebec ) is a retired professional ice hockey player who played in the NHL with the Chicago Blackhawks, Calgary Flames, Nashville Predators and St. Louis Blues. +True Annotation: [('Chicago Blackhawks', 'sports team')] +Predicted Annotation: [('Steven Dubinsky', 'athlete'), ('Montreal', 'city'), ('Quebec', 'province'), ('NHL', 'sports league'), ('Chicago Blackhawks', 'sports team'), ('Calgary Flames', 'sports team'), ('Nashville Predators', 'sports team'), ('St. Louis Blues', 'sports team')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 341: +Sentence: Hugo Sanchez Portugal was born while his father played for Atletico de Madrid in Spain. +True Annotation: [('Spain', 'country'), ('Spain', 'ethnicity')] +Predicted Annotation: [('Portugal', 'country'), ('Spain', 'country')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 342: +Sentence: Global Hospitals Group was started in Hyderabad, Andhra Pradesh, and now has multi specialty hospitals in Bengaluru and Chennai. +True Annotation: [('Chennai', 'city')] +Predicted Annotation: [('Hyderabad', 'city'), ('Andhra Pradesh', 'province'), ('multi specialty hospitals', 'hospital'), ('Bengaluru', 'city'), ('Chennai', 'city')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 343: +Sentence: Several known artists, such as David Holmes, Wu Fei, These Are Powers, The Go ! +True Annotation: [('David Holmes', 'artist')] +Predicted Annotation: [('David Holmes', 'artist'), ('Wu Fei', 'artist'), ('These Are Powers', 'game'), ('The Go !', 'game')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 344: +Sentence: The annual iron output of the Roman Empire is estimated at 84,750 t, while the similarly populous Han China produced around 5,000 t. At this temperature, iron combines with 4.3 % carbon and melts. +True Annotation: [('Roman Empire', 'country')] +Predicted Annotation: [('iron', 'chemical thing'), ('Roman Empire', 'country'), ('Han China', 'country'), ('iron', 'chemical thing')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 345: +Sentence: Jamaica Buses was a bus company in New York City, United States, operating local service in Queens and express service to Manhattan until January 30, 2006, when the MTA Bus Company took over its operations. +True Annotation: [('Queens', 'county'), ('Queens', 'city'), ('Queens', 'cemetery')] +Predicted Annotation: [('Jamaica Buses', 'company'), ('New York City', 'city'), ('United States', 'country'), ('Queens', 'county'), ('Manhattan', 'city'), ('January 30, 2006', 'point in time'), ('MTA Bus Company', 'company')] +Precision: 0.14285714285714285; Recall: 0.3333333333333333; F1-score: 0.2 +-------------------------------------------------- + +Instance 346: +Sentence: He was loaned out to Oldham, Ipswich, Burnley and Chesterfield whilst at Maine Road before being released in 1999. +True Annotation: [('Ipswich Town F.C.', 'sports team')] +Predicted Annotation: [('Oldham', 'city'), ('Ipswich', 'city'), ('Burnley', 'city'), ('Chesterfield', 'city'), ('Maine Road', 'road'), ('1999', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 347: +Sentence: The station also serves as a transfer point for local and intercity buses of the Kanagawa Chuo Company, with direct service to Morioka, the Shinkansen Shin-Yokohama Station, Narita Airport, Haneda Airport, Osaka, Kyoto, and Nara. +True Annotation: [('Osaka', 'city')] +Predicted Annotation: [('Kanagawa Chuo Company', 'company'), ('Morioka', 'city'), ('Narita Airport', 'airport'), ('Haneda Airport', 'airport'), ('Osaka', 'city'), ('Kyoto', 'city'), ('Nara', 'city')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 348: +Sentence: In 1869 he partnered with Joseph A. Campbell and their company became Campbell 's Soup in 1920. +True Annotation: [("Campbell's Soup", 'company')] +Predicted Annotation: [('1869', 'point in time'), ("Campbell 's Soup", 'company'), ('1920', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 349: +Sentence: Portland acquired Ryan Gomes and the draft rights to 16th pick Luke Babbitt from Minnesota in exchange for Martell Webster. +True Annotation: [('Martell Webster', 'athlete')] +Predicted Annotation: [('Portland', 'city'), ('Ryan Gomes', 'athlete')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 350: +Sentence: In The Wall Street Journal, James K. Glassman says that " The greatest strength of Start-up Nation is not analysis but anecdote. +True Annotation: [('James K. Glassman', 'author')] +Predicted Annotation: [('The Wall Street Journal', 'newspaper'), ('James K. Glassman', 'author')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 351: +Sentence: This technique has been used to portray twins in such films as Wonder Man ( 1945 ), The Dark Mirror ( 1946 ), The Parent Trap ( both the 1961 original and the 1998 remake ), and Adaptation ( 2002 ). +True Annotation: [('The Parent Trap', 'film')] +Predicted Annotation: [('Wonder Man', 'film'), ('The Dark Mirror', 'film'), ('The Parent Trap', 'film'), ('Adaptation', 'film')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 352: +Sentence: Then, in a game against the Toronto Blue Jays which Roger and J.P. attend, he sees a group of angels led by Al ( Christopher Lloyd ) helping the team. +True Annotation: [('Christopher Lloyd', 'author'), ('Christopher Lloyd', 'artist'), ('Christopher Lloyd', 'actor')] +Predicted Annotation: [('Toronto Blue Jays', 'sports team'), ('Christopher Lloyd', 'actor')] +Precision: 0.5; Recall: 0.3333333333333333; F1-score: 0.4 +-------------------------------------------------- + +Instance 353: +Sentence: Adrian is a city in the U.S. state of Michigan and the county seat of Lenawee County. +True Annotation: [('Lenawee County, Michigan', 'county')] +Predicted Annotation: [('Adrian', 'city'), ('U.S.', 'country'), ('Lenawee County', 'county')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 354: +Sentence: Florence Henrietta Fisher ( 1864-1920 ), married Frederic William Maitland and secondly Sir Frank Darwin. +True Annotation: [('Frederic William Maitland', 'author')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 355: +Sentence: The ancient kingdom of Magadha is mentioned in Ramayana, Mahabharata, Puranas, and heavily mentioned in Buddhist and Jaina texts. +True Annotation: [('Ramayana', 'written work')] +Predicted Annotation: [('Ramayana', 'written work'), ('Mahabharata', 'written work'), ('Puranas', 'written work')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 356: +Sentence: Brunner also became prominent in statewide politics, running unsuccessfully for United States Senate against H. Alexander Smith in 1946 and serving as chairman of the New Jersey Democratic State Committee from 1954 until 1961. +True Annotation: [('Howard Alexander Smith', 'author'), ('Howard Alexander Smith', 'politician'), ('Howard Alexander Smith', 'artist')] +Predicted Annotation: [('Brunner', 'politician'), ('H. Alexander Smith', 'politician'), ('1946', 'point in time'), ('1954', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 357: +Sentence: The story behind the team inspired the 2006 motion picture Glory Road which starred actor Josh Lucas as Texas Western, and subsequently UTEP, head coach Don Haskins. +True Annotation: [('UTEP', 'educational institution')] +Predicted Annotation: [('Glory Road', 'film'), ('Josh Lucas', 'actor'), ('Texas Western', 'film'), ('UTEP', 'educational institution'), ('Don Haskins', 'coach')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 358: +Sentence: Edwards was returned to the House of Commons at the 1923 general election, when he beat Hay with a majority of only 861 votes, but lost again in 1924, to the Conservative James Christie. +True Annotation: [('James Christie', 'politician')] +Predicted Annotation: [('1923 general election', 'election'), ('1924', 'point in time'), ('Conservative', 'political party')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 359: +Sentence: The concert programme included works by Marcel Khalife, Gamal Abdel-Rahim and Antonin Dvorak. +True Annotation: [('Marcel Khalife', 'artist')] +Predicted Annotation: [('Marcel Khalife', 'author'), ('Gamal Abdel-Rahim', 'author'), ('Antonin Dvorak', 'author')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 360: +Sentence: Her granddaughter Maria Teresa d'Este was the maternal grandmother of Louis-Philippe I, King of the French, and hence is an ancestor of Henri, Count of Paris and Juan Carlos of Spain. +True Annotation: [('Louis-Philippe I, King of the French', 'monarch')] +Predicted Annotation: [('Louis-Philippe I, King of the French', 'monarch')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 361: +Sentence: In 1998, Steven Longbaugh and David Heritage, two American deckhands from a fishing boat based in California, were stranded on the island for three weeks. +True Annotation: [('California', 'province'), ('California', 'cemetery')] +Predicted Annotation: [('1998', 'point in time'), ('fishing boat', 'ship'), ('California', 'city'), ('island', 'island')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 362: +Sentence: Five more boroughs were created on April 23, 1929; Hi-Nella Borough, Lindenwold Borough, Pine Hill Borough, Pine Valley Borough and Somerdale Borough. +True Annotation: [('Pine Hill, New Jersey', 'city')] +Predicted Annotation: [('April 23, 1929', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 363: +Sentence: He was appointed a brigadier general in the Virginia Militia by Governor Henry A. Wise in 1856 and served in the Virginia House of Delegates from 1863 to 1865. +True Annotation: [('Henry A. Wise', 'author'), ('Henry A. Wise', 'politician')] +Predicted Annotation: [('brigadier general', 'soldier'), ('Virginia Militia', 'military'), ('Governor Henry A. Wise', 'politician'), ('1856', 'point in time'), ('1863', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 364: +Sentence: The International Baptist Convention is an association of English-speaking Baptist churches and missions in Africa, Europe and the Middle East. +True Annotation: [('Africa', 'ethnicity')] +Predicted Annotation: [('Africa', 'country'), ('Europe', 'country'), ('Middle East', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 365: +Sentence: Aged 19, Battles was offered a contract with the newly-founded Boston Soccer Club, playing in the American Soccer League ( ASL ). +True Annotation: [('American Soccer League', 'sports league')] +Predicted Annotation: [('American Soccer League', 'sports league')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 366: +Sentence: Holeby was a municipality ( Danish, kommune ) on the island of Lolland in Storstrøm County in south Denmark. +True Annotation: [('Denmark', 'language'), ('Denmark', 'artist'), ('Denmark', 'government'), ('Denmark', 'country')] +Predicted Annotation: [('Holeby', 'city'), ('Danish', 'language'), ('Lolland', 'island'), ('Storstrøm County', 'county'), ('Denmark', 'country')] +Precision: 0.2; Recall: 0.25; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 367: +Sentence: Postauto bus services 90.001 ( to Tamins and Rhazuns ) ,90.001 timetable 90.041 ( to Peist ), 90.042 ( to Tschiertschen ) ,90.042 timetable and 90.181 / 182 ( to Lenzerheide, Tiefencastel, Bivio and St. Moritz ) 90.182 timetable call at the nearby Malteser bus stop. +True Annotation: [('Lenzerheide', 'city')] +Predicted Annotation: [('Tamins and Rhazuns', 'city'), ('Peist', 'city'), ('Tschiertschen', 'city'), ('Lenzerheide', 'city'), ('Tiefencastel', 'city'), ('St. Moritz', 'city')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 368: +Sentence: The term was coined by Constantine Samuel Rafinesque ( 1784 to 1841 ), a physician living among the Native Americans, and observing their use of medicinal plants. +True Annotation: [('Native Americans in the United States', 'ethnicity')] +Predicted Annotation: [('Constantine Samuel Rafinesque', 'doctor'), ('physician', 'doctor'), ('Native Americans', 'ethnicity')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 369: +Sentence: That final game was held on December 7, 1941, the day Pearl Harbor was attacked by Japan, thrusting the United States into World War II. +True Annotation: [('Pearl Harbor', 'body of water')] +Predicted Annotation: [('That final game', 'game'), ('December 7, 1941', 'point in time'), ('Pearl Harbor', 'body of water'), ('Japan', 'country'), ('United States', 'country'), ('World War II', 'military conflict')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 370: +Sentence: This allowed Smith to play an outfield of Willie Horton, Jim Northrup and Al Kaline in every Series game. +True Annotation: [('Al Kaline', 'athlete'), ('Al Kaline', 'actor')] +Predicted Annotation: [('Smith', 'actor'), ('Willie Horton', 'athlete'), ('Jim Northrup', 'athlete'), ('Al Kaline', 'athlete'), ('Series game', 'game')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 371: +Sentence: First called the Plantation of Winnacunnet, Hampton was one of four original New Hampshire townships chartered by the General Court of Massachusetts, which then held authority over the colony. +True Annotation: [('New Hampshire', 'author'), ('New Hampshire', 'province'), ('New Hampshire', 'cemetery')] +Predicted Annotation: [('Hampton', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 372: +Sentence: On August 11, 1829, Brigadier General Charles Gratiot ordered Lee to Cockspur Island, Georgia; plans were to build a fort on the marshy island which would command the outlet of the Savannah River. +True Annotation: [('Georgia', 'province')] +Predicted Annotation: [('August 11, 1829', 'point in time'), ('Brigadier General Charles Gratiot', 'soldier'), ('Cockspur Island', 'island'), ('marshy island', 'island'), ('Savannah River', 'body of water')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 373: +Sentence: Shortly thereafter, he was given command of the 98-gun second rate ship of the line, HMS Barfleur. +True Annotation: [('ship of the line', 'ship')] +Predicted Annotation: [('HMS Barfleur', 'ship')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 374: +Sentence: In September 2007 Inch was bypassed, having formerly been on the N11 Dublin to Wexford road. +True Annotation: [('N11 road', 'road')] +Predicted Annotation: [('Inch', 'island'), ('N11 Dublin to Wexford road', 'road')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 375: +Sentence: anime adaption of a series of French novels called Belle et Sebastien by Cecile Aubry. +True Annotation: [('Belle et Sébastien', 'film'), ('Belle et Sébastien', 'written work')] +Predicted Annotation: [('anime', 'written work'), ('Belle et Sebastien', 'written work'), ('Cecile Aubry', 'author')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 376: +Sentence: When the First Intifada erupted in Palestine in the winter of 1987, Azar was living in the United States, working as a photographer for the Philadelphia Inquirer. +True Annotation: [('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')] +Predicted Annotation: [('First Intifada', 'natural disaster'), ('Palestine', 'country'), ('winter of 1987', 'point in time'), ('United States', 'country'), ('Philadelphia Inquirer', 'newspaper')] +Precision: 0.2; Recall: 0.16666666666666666; F1-score: 0.1818181818181818 +-------------------------------------------------- + +Instance 377: +Sentence: Police in Zimbabwe ban rallies in parts of Harare that are seen as strongholds of the opposition party Movement for Democratic Change. +True Annotation: [('Movement for Democratic Change – Tsvangirai', 'political party')] +Predicted Annotation: [('Zimbabwe', 'country'), ('rallies', 'protest'), ('Harare', 'city'), ('Movement for Democratic Change', 'political party')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 378: +Sentence: Bains spent time on loan at Kings Lynn, and played for Corby Town and Macclesfield, before signing for Darlington in August 2009 after impressing during training. +True Annotation: [('Kings Lynn F.C.', 'sports team')] +Predicted Annotation: [('Kings Lynn', 'city'), ('Corby Town and Macclesfield', 'city'), ('Darlington', 'city'), ('August 2009', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 379: +Sentence: Thirkell published a new novel every year, which she referred to in correspondence with her editor, Jamie Hamilton of Hamish Hamilton, as new wine in an old bottle. +True Annotation: [('Hamish Hamilton', 'company')] +Predicted Annotation: [('Thirkell', 'author'), ('new novel', 'written work'), ('Jamie Hamilton', 'author'), ('Hamish Hamilton', 'author'), ('new wine', 'food'), ('old bottle', 'food')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 380: +Sentence: The A354 is a primary route in England which runs from Salisbury in Wiltshire to Easton on the Isle of Portland in Dorset, a total distance of 51mi. +True Annotation: [('Dorset', 'county')] +Predicted Annotation: [('The A354', 'road'), ('England', 'country'), ('Salisbury', 'city'), ('Wiltshire', 'county'), ('Easton', 'city'), ('Isle of Portland', 'island'), ('Dorset', 'county')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 381: +Sentence: He also worked with the Phil Seamen Quintet, Tubby Hayes ' Big Band, John Burch 's Octet, Long John Baldry, Sandy Brown, Humphrey Lyttelton, The Kenny Clarke-Francy Boland Big Band and the BBC Radio Orchestra. +True Annotation: [('BBC', 'broadcast network'), ('BBC', 'author'), ('BBC', 'news agency'), ('BBC', 'company'), ('BBC', 'engineer'), ('BBC', 'artist')] +Predicted Annotation: [('Phil Seamen Quintet', 'musician'), ("Tubby Hayes ' Big Band", 'musician'), ('John Burch', 'musician'), ('Long John Baldry', 'musician'), ('Sandy Brown', 'musician'), ('Humphrey Lyttelton', 'musician'), ('The Kenny Clarke-Francy Boland Big Band', 'music')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 382: +Sentence: As a result, on 16/17 September 1961, Prime Minister Adnan Menderes, Foreign Minister Fatin Rustu Zorlu, and Finance Minister Hasan Polatkan were hanged in Imrali island prison. +True Annotation: [('Adnan Menderes', 'author'), ('Adnan Menderes', 'politician')] +Predicted Annotation: [('Prime Minister Adnan Menderes', 'politician'), ('Foreign Minister Fatin Rustu Zorlu', 'politician'), ('Finance Minister Hasan Polatkan', 'politician'), ('Imrali island', 'island')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 383: +Sentence: Devil in a Blue Dress ( 1995 ) is an American neo-noir film directed by Carl Franklin and photographed by Tak Fujimoto. +True Annotation: [('Tak Fujimoto', 'artist'), ('Tak Fujimoto', 'actor')] +Predicted Annotation: [('Devil in a Blue Dress', 'film'), ('Carl Franklin', 'author'), ('Tak Fujimoto', 'author')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 384: +Sentence: As a result of the formation of Debra, gale warnings were issued from Galveston, Texas to Grand Isle, Louisiana, on August 28. +True Annotation: [('Galveston, Texas', 'city')] +Predicted Annotation: [('gale warnings', 'natural disaster'), ('Galveston', 'city'), ('Grand Isle', 'city'), ('August 28', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 385: +Sentence: He has recorded many CDs, especially of Hungarian music, for companies such as BMG Conifer, Naxos Records, Hungaroton and Radioton, as well as numerous recordings for radio and television worldwide. +True Annotation: [('BMG', 'company')] +Predicted Annotation: [('Hungarian music', 'music'), ('BMG Conifer', 'company'), ('Naxos Records', 'company'), ('Hungaroton', 'company'), ('Radioton', 'company')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 386: +Sentence: Their finest hour came at the 1994 World Cup where Romania, led by playmaker Gheorghe Hagi, reached the quarterfinals by defeating South American powerhouse Argentina before losing to Sweden on a penalty shootout. +True Annotation: [('Sweden national football team', 'sports team')] +Predicted Annotation: [('1994 World Cup', 'sports event'), ('Romania', 'country'), ('playmaker', 'coach'), ('Gheorghe Hagi', 'coach'), ('Argentina', 'country'), ('Sweden', 'country'), ('penalty shootout', 'sports event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 387: +Sentence: Sarah Records was a UK independent record label active between 1987 and 1995, best known for its recordings of indie pop. +True Annotation: [('independent record label', 'company')] +Predicted Annotation: [('UK', 'country'), ('1987 and 1995', 'point in time'), ('indie pop', 'music')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 388: +Sentence: Ash Wednesday was independently released in 2006 and was subsequently released February 20, 2007 by XL Recordings. +True Annotation: [('Ash Wednesday', 'music')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 389: +Sentence: He apparently had interest from a dozen counties and took the opportunity to play for Kent. +True Annotation: [('Kent County Cricket Club', 'sports team')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 390: +Sentence: He undertook his flying training at No. 10 Elementary Flying Training School at RAF Yatesbury, Wiltshire before moving to RAF Brize Norton, Oxfordshire, for advanced flying training. +True Annotation: [('Wiltshire', 'county')] +Predicted Annotation: [('No. 10 Elementary Flying Training School', 'educational institution'), ('RAF Yatesbury', 'airport'), ('RAF Brize Norton', 'airport')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 391: +Sentence: Madrid-Seville high-speed railway lineThe Madrid-Seville high-speed railway line connects Madrid with Seville in the south of Spain, passing through the cities of Ciudad Real, Puertollano and Cordoba, where the Cordoba-Malaga high-speed railway line branches off towards Malaga just outside of Los Mochos near Almodovar del Rio. +True Annotation: [('Puertollano', 'city')] +Predicted Annotation: [('Madrid-Seville', 'city'), ('Madrid-Seville', 'city'), ('Madrid', 'city'), ('Seville', 'city'), ('Spain', 'country'), ('Ciudad Real', 'city'), ('Puertollano', 'city'), ('Cordoba', 'city'), ('Cordoba-Malaga', 'city'), ('Malaga', 'city'), ('Los Mochos', 'city'), ('Almodovar del Rio', 'city')] +Precision: 0.09090909090909091; Recall: 1.0; F1-score: 0.16666666666666669 +-------------------------------------------------- + +Instance 392: +Sentence: Jeremy Spencer is an album by British blues rock musician Jeremy Spencer, who was a member of Fleetwood Mac from 1967-71. +True Annotation: [('Fleetwood Mac', 'author'), ('Fleetwood Mac', 'artist'), ('Fleetwood Mac', 'musician')] +Predicted Annotation: [('Jeremy Spencer', 'musician'), ('Jeremy Spencer', 'musician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 393: +Sentence: Jean Lefebvre ( born October 3, 1919, Valenciennes, Nord, France - died July 9, 2004, Marrakech, Morocco ) was a French film actor. +True Annotation: [('Nord', 'county')] +Predicted Annotation: [('Jean Lefebvre', 'actor'), ('Valenciennes', 'city'), ('Nord', 'city'), ('France', 'country'), ('July 9, 2004', 'point in time'), ('Marrakech', 'city'), ('Morocco', 'country'), ('French', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 394: +Sentence: It enters Croatia again in Metkovic, in the very south-east of Dalmatia, where it ends at the Ploce harbour. +True Annotation: [('PloÄe', 'city')] +Predicted Annotation: [('Croatia', 'country'), ('Metkovic', 'city'), ('Ploce harbour', 'body of water')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 395: +Sentence: His Anglo-Catholic leanings were a bar to his preferment in the Church of England. +True Annotation: [('Church of England', 'religion')] +Predicted Annotation: [('Church of England', 'religion')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 396: +Sentence: Nettleship was born at Kettering, and was educated at Lancing College, Durham School and Charterhouse schools, and Corpus Christi College, Oxford. +True Annotation: [('Durham School', 'educational institution')] +Predicted Annotation: [('Nettleship', 'educational institution'), ('Kettering', 'city'), ('Lancing College', 'educational institution'), ('Durham School', 'educational institution'), ('Charterhouse schools', 'educational institution'), ('Corpus Christi College', 'educational institution'), ('Oxford', 'city')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 397: +Sentence: For 2007 he drove a Oreca Saleen S7-R in the 24 Hours of Le Mans. +True Annotation: [('Saleen S7', 'car')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 398: +Sentence: After its premiere in Glasgow in 1967, A Day in the Death of Joe Egg opened in London 's West End in 1967 then transferred to Broadway the next year. +True Annotation: [('West End theatre', 'theater')] +Predicted Annotation: [('Glasgow', 'city'), ('1967', 'point in time'), ('A Day in the Death of Joe Egg', 'film'), ('London', 'city'), ('West End', 'theater'), ('1967', 'point in time'), ('Broadway', 'theater')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 399: +Sentence: He became manager of Enfield Town in 1947, a post that he held until his death two years later. +True Annotation: [('Enfield Town F.C.', 'sports team')] +Predicted Annotation: [('He', 'director'), ('manager', 'director'), ('Enfield Town', 'city'), ('1947', 'point in time'), ('he', 'director')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 400: +Sentence: After graduation and initial officer training, he served in Korea as a tank platoon leader in the 2nd Infantry Division 's 1st Battalion, 72nd Armor. +True Annotation: [('2nd Infantry Division', 'military')] +Predicted Annotation: [('Korea', 'country'), ('2nd Infantry Division', 'military'), ('1st Battalion, 72nd Armor', 'military')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 401: +Sentence: In the event, the two co-wrote 1633 and collaborated further on integrating the short fiction ( much of it, unsolicited ) into the de facto Ring of Fire sequelRing of Fire < / small >. +True Annotation: [('Ring of Fire', 'written work')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 402: +Sentence: He defeated Willie Meehan, who had decisioned Jack Dempsey, Gunboat Smith and Charley Weinart. +True Annotation: [('Gunboat Smith', 'athlete'), ('Gunboat Smith', 'actor')] +Predicted Annotation: [('Jack Dempsey', 'soldier'), ('Gunboat Smith', 'soldier')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 403: +Sentence: The plane, operated by Sabah Air, coming from Labuan crashed in the sub-district of Sembulan in Kota Kinabalu upon approaching Kota Kinabalu International Airport. +True Annotation: [('Kota Kinabalu International Airport', 'airport')] +Predicted Annotation: [('The plane', 'airplane'), ('Sabah Air', 'airline'), ('Labuan', 'city'), ('Sembulan', 'city'), ('Kota Kinabalu', 'city'), ('Kota Kinabalu', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 404: +Sentence: In Rimini he first planned a symphony with each of the four movements dedicated to a different Italian city - Rome ( opening movement ), Venice ( Andante ), Florence ( Scherzo ) and Naples ( finale ). +True Annotation: [('Florence', 'city'), ('Florence', 'cemetery')] +Predicted Annotation: [('Rimini', 'city'), ('Rome', 'city'), ('Venice', 'city'), ('Florence', 'city'), ('Naples', 'city')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 405: +Sentence: Dunn was drafted by the Detroit Tigers in the fourth round of the 1983 amateur draft. +True Annotation: [('Detroit Tigers', 'actor'), ('Detroit Tigers', 'sports team')] +Predicted Annotation: [('Detroit Tigers', 'sports team'), ('1983 amateur draft', 'election')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 406: +Sentence: It is bordered on the north by Gaianes, on the east by Planes, on the west by Muro d'Alcoi, and on the south by Benimarfull. +True Annotation: [('Benimarfull', 'city')] +Predicted Annotation: [('Gaianes', 'mountain'), ('Planes', 'mountain'), ("Muro d'Alcoi", 'mountain')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 407: +Sentence: Westheimer, an American businessman, banker and philanthropist from Ohio, began the Big Brothers movement on July 4, 1903, when he discovered a young boy rummaging through a garbage pail outside the rear entrance to his office. +True Annotation: [('Ohio', 'province'), ('Ohio', 'cemetery')] +Predicted Annotation: [('American', 'country'), ('Ohio', 'province'), ('July 4, 1903', 'point in time')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 408: +Sentence: Edward T. O'Connor, Jr. ( born October 6, 1942 ) is an American Democratic Party politician, who served in the New Jersey Senate from 1982 to 2002, where he represented the 31st legislative district. +True Annotation: [('Democratic Party', 'political party')] +Predicted Annotation: [("Edward T. O'Connor, Jr.", 'politician'), ('American Democratic Party', 'political party'), ('New Jersey Senate', 'political party')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 409: +Sentence: Holy Trinity Church, also known as the Church of the Holy Trinity ( Episcopal ) was an historic Carpenter Gothic style Episcopal church located at 325 Gold Street in Juneau, Alaska. +True Annotation: [('Alaska', 'province')] +Predicted Annotation: [('Episcopal', 'religion'), ('325 Gold Street', 'road'), ('Juneau', 'city'), ('Alaska', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 410: +Sentence: The Colorado House of Representatives is the lower house of the Colorado General Assembly, the state legislature of the U.S. state of Colorado. +True Annotation: [('Colorado', 'province')] +Predicted Annotation: [('The Colorado House of Representatives', 'government agency'), ('U.S.', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 411: +Sentence: It is located 12 miles ENE of Kolomyya, 35 miles SE of Ivano-Frankivsk ( formerly Stanislavov ) and 430 WSW of Kiev, at approximately 4835N2517E. +True Annotation: [('Stanislavov', 'city')] +Predicted Annotation: [('Kolomyya', 'city'), ('Ivano-Frankivsk', 'city'), ('Kiev', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 412: +Sentence: The report also said The Sunday Times Military analyst Iqbal Athas had reported military intelligence UAVs had taken images of the LTTE helicopters and Mulativu airstrip. +True Annotation: [('The Sunday Times', 'written work')] +Predicted Annotation: [('The Sunday Times', 'newspaper'), ('LTTE', 'terrorist organization'), ('Mulativu airstrip', 'airport')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 413: +Sentence: Les Americains was first published in 1958 by Robert Delpire in Paris, and finally in 1959 in the United States by Grove Press, where it initially received substantial criticism. +True Annotation: [('Grove Press', 'author'), ('Grove Press', 'company')] +Predicted Annotation: [('Les Americains', 'written work'), ('1958', 'point in time'), ('Robert Delpire', 'author'), ('Paris', 'city'), ('1959', 'point in time'), ('United States', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 414: +Sentence: Stiles Oliver Clements ( March 2, 1883 & ndash; January 15, 1966 ) was a Los Angeles architect trained at the Ecole des Beaux-Arts, Paris, and a key figure in the art deco movement of 1920s Los Angeles. +True Annotation: [('Paris', 'county'), ('Paris', 'company'), ('Paris', 'city'), ('Paris', 'language')] +Predicted Annotation: [('Oliver Clements', 'architect'), ('Los Angeles', 'city'), ('Ecole des Beaux-Arts', 'educational institution'), ('Paris', 'city'), ('Los Angeles', 'city')] +Precision: 0.25; Recall: 0.25; F1-score: 0.25 +-------------------------------------------------- + +Instance 415: +Sentence: Gifford Pinchot was born in Simsbury, Connecticut, in 1865; he graduated from Phillips Exeter Academy and Yale University in 1889, where he was a member of Skull and Bones. +True Annotation: [('Simsbury, Connecticut', 'city')] +Predicted Annotation: [('Simsbury', 'city'), ('1865', 'point in time'), ('Phillips Exeter Academy', 'educational institution'), ('Yale University', 'educational institution'), ('1889', 'point in time'), ('Skull and Bones', 'educational institution')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 416: +Sentence: He went to SUNY Oswego, and after his sophomore year he transferred to Queens College, City University of New York, graduating with a degree in communications and theater. +True Annotation: [('Queens College, City University of New York', 'educational institution')] +Predicted Annotation: [('SUNY Oswego', 'educational institution'), ('Queens College', 'educational institution'), ('City University of New York', 'educational institution'), ('communications and theater', 'theater')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 417: +Sentence: An unidentified supporter of Senator Manny Villar, president of the Nacionalista Party and the standard bearer of the Nacionalista Party for President of the Philippines, sent a second fake psychiatric report to Villar 's volunteer center located at Star Mall in Mandaluyong City. +True Annotation: [('Senate of the Philippines', 'government')] +Predicted Annotation: [('Senator Manny Villar', 'politician'), ('Nacionalista Party', 'political party'), ('Nacionalista Party', 'political party'), ('Mandaluyong City', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 418: +Sentence: Telus has relaunched Clearnet as a discount provider with a " limited market trial " in Kelowna, British Columbia and Red Deer, Alberta. +True Annotation: [('Red Deer, Alberta', 'city')] +Predicted Annotation: [('Telus', 'company'), ('Clearnet', 'company'), ('Kelowna', 'city'), ('British Columbia', 'province'), ('Red Deer', 'city'), ('Alberta', 'province')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 419: +Sentence: A lesser-known complex is the Empire State Plaza ( ESP ) in Albany, the state 's capital. +True Annotation: [('Albany, New York', 'city'), ('Albany, New York', 'cemetery')] +Predicted Annotation: [('Empire State', 'city'), ('Albany', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 420: +Sentence: Tony Johnson, another member of the original team, designed and built CUR 's original transmission system in 1979, and went on to work with Tim Berners Lee at Stanford Linear Accelerator Center and in 1992 designed MidasWWW, one of the first ever web browsers. +True Annotation: [('Stanford Linear Accelerator Center', 'educational department')] +Predicted Annotation: [('1979', 'point in time'), ('Tim Berners Lee', 'engineer'), ('1992', 'point in time'), ('MidasWWW', 'website')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 421: +Sentence: In Angola and Namibia the baobabs grow in woodlands, and in coastal regions, in addition to savannahs. +True Annotation: [('Namibia', 'country')] +Predicted Annotation: [('Angola', 'country'), ('Namibia', 'country'), ('baobabs', 'animal'), ('coastal regions', 'body of water')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 422: +Sentence: jpgthumbJean Renggli ( 1891 ) The Rutlischwur is a legendary oath of the Old Swiss Confederacy, taken on the Rutli, a meadow above Lake Lucerne near Seelisberg. +True Annotation: [('Lake Lucerne', 'body of water')] +Predicted Annotation: [('Lake Lucerne', 'body of water'), ('Seelisberg', 'body of water')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 423: +Sentence: James Henderson Douglas, Jr. ( born Cedar Rapids, Iowa, March 11, 1899; died Lake Forest, Illinois, February 24, 1988 ) was a lawyer and senior-level official in the United States Government. +True Annotation: [('Lake Forest, Illinois', 'city')] +Predicted Annotation: [('Cedar Rapids', 'city'), ('March 11, 1899', 'point in time'), ('Lake Forest', 'city'), ('February 24, 1988', 'point in time'), ('lawyer', 'law'), ('United States Government', 'government')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 424: +Sentence: First and foremost, Classical Hebrew was preserved in full through well-recognized sources, chiefly the Tanakh ( especially those portions used liturgically like the Torah, Haftarot, Megilot, and the Book of Psalms ) and the Mishnah. +True Annotation: [('Book of Psalms', 'written work')] +Predicted Annotation: [('Classical Hebrew', 'language'), ('Tanakh', 'written work'), ('Torah', 'written work'), ('Haftarot', 'written work'), ('Megilot', 'written work'), ('Book of Psalms', 'written work'), ('Mishnah', 'written work')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 425: +Sentence: In 2003, Mike Judge and Don Hertzfeldt created a new touring festival of animation marketed towards adults and college students. +True Annotation: [('Don Hertzfeldt', 'author'), ('Don Hertzfeldt', 'director'), ('Don Hertzfeldt', 'artist'), ('Don Hertzfeldt', 'actor')] +Predicted Annotation: [('2003', 'point in time'), ('Mike Judge', 'author'), ('Don Hertzfeldt', 'author')] +Precision: 0.3333333333333333; Recall: 0.25; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 426: +Sentence: His notable film appearances include 3:10 to Yuma ( 1957 ) and Underworld U.S.A. ( 1961 ). +True Annotation: [('Underworld U.S.A.', 'film')] +Predicted Annotation: [('3:10 to Yuma', 'film')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 427: +Sentence: In 1979 he played the role of a Dervish in Meetings with Remarkable Men, directed by Peter Brook. +True Annotation: [('Meetings with Remarkable Men', 'written work')] +Predicted Annotation: [('Peter Brook', 'director')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 428: +Sentence: Acton Trussell and Bednall is a civil parish in the South Staffordshire district of Staffordshire, England. +True Annotation: [('England', 'country')] +Predicted Annotation: [('Acton Trussell and Bednall', 'cemetery'), ('Staffordshire', 'province'), ('Staffordshire', 'province'), ('England', 'country')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 429: +Sentence: Following the outbreak of World War I, the battalion was activated as the 9th Armored Engineer Battalion, part of the newly 9th Armored Division. +True Annotation: [('U.S. 9th Armored Division', 'military')] +Predicted Annotation: [('World War I', 'military conflict'), ('9th Armored Engineer Battalion', 'military'), ('9th Armored Division', 'military')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 430: +Sentence: Saipa 111 is a small hatchback car produced in 2010 by SAIPA in Iran. +True Annotation: [('Iran', 'cemetery'), ('Iran', 'country')] +Predicted Annotation: [('Saipa 111', 'car'), ('2010', 'point in time'), ('Iran', 'country')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 431: +Sentence: The London Naval Treaty added more restrictions to ship design and displacements were temporarily reduced ( '' Hatsuharu '' - and '' Shiratsuyu '' - classes ) until Japan withdrew from the naval treaties. +True Annotation: [('Shiratsuyu class destroyer', 'ship')] +Predicted Annotation: [('The London Naval Treaty', 'law'), ('ship', 'ship'), ('Japan', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 432: +Sentence: The Simpsons character Professor Frink, a Jerry Lewis-esque scientist, was named after Frink, although the character was introduced before he was hired as a writer on the show. +True Annotation: [('Jerry Lewis', 'author'), ('Jerry Lewis', 'director'), ('Jerry Lewis', 'artist'), ('Jerry Lewis', 'actor')] +Predicted Annotation: [('The Simpsons', 'film')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 433: +Sentence: Pacifist Congresswoman Jeannette Rankin, a Republican from Montana, cast the only dissenting vote. +True Annotation: [('Jeannette Rankin', 'politician')] +Predicted Annotation: [('Congresswoman Jeannette Rankin', 'politician'), ('Republican', 'political party'), ('Montana', 'mountain')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 434: +Sentence: Eugene Louis Gabriel Isabey ( 22 July 1803 & ndash; 27 April 1886 ) was a French painter, draftsman, and printmaker. +True Annotation: [('Painting', 'artist')] +Predicted Annotation: [('Eugene Louis Gabriel Isabey', 'artist'), ('22 July 1803', 'point in time'), ('French', 'country'), ('printmaker', 'artist')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 435: +Sentence: Raul Ivan Fabiani Bosio ( born February 23, 1984 in Valencia, Spain ), known as Fabiani, is a naturalized Equatoguinean football striker who plays for the Alcoyano in the Spanish Segunda Division B ( Group 3 ). +True Annotation: [('Spain', 'country'), ('Spain', 'ethnicity')] +Predicted Annotation: [('Raul Ivan Fabiani', 'athlete'), ('Valencia', 'city'), ('Spain', 'country')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 436: +Sentence: Berlin Jungfernheide is a railway station located at Charlottenburg-Nord, in the Charlottenburg-Wilmersdorf district of Berlin, served by the S-Bahn lines SBBS41 and SBBS42, the U-Bahn line BVGU7 and Regional-Express trains of the Deutsche Bahn. +True Annotation: [('Deutsche Bahn', 'company'), ('Deutsche Bahn', 'transit system')] +Predicted Annotation: [('Berlin', 'city'), ('Berlin', 'city'), ('S-Bahn lines SBBS41', 'transit line'), ('SBBS42', 'transit line'), ('U-Bahn line BVGU7', 'transit line'), ('Deutsche Bahn', 'railway')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 437: +Sentence: Norris, who had with him, besides his own fourt-rate ship of the line, the 50-gun HMS Oxford, the sloop Spence and the fireship Duke, chased the galleys and drove them into the French port of Saint Tropez. +True Annotation: [('HMS Duke', 'ship')] +Predicted Annotation: [('HMS Oxford', 'ship'), ('Spence', 'ship'), ('fireship Duke', 'ship'), ('Saint Tropez', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 438: +Sentence: Praz ( Romansh: Preaz ) was a municipality in the district of Hinterrhein in the Swiss canton of Graubunden. +True Annotation: [('Switzerland', 'country')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 439: +Sentence: When the Calgary Board of Education opened its only all-female school in 2003, it honored her by naming it the Alice Jamieson Girls ' Academy. +True Annotation: [("Alice Jamieson Girls' Academy", 'educational institution')] +Predicted Annotation: [('Calgary Board of Education', 'government agency'), ('2003', 'point in time'), ("Alice Jamieson Girls ' Academy", 'educational institution')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 440: +Sentence: Having played for Brazilian club side Ulbra, for Olympiakos Piraeus and Panathinaikos VC in Greece his international experience is immense and he is sure to be Venezuela 's heart and soul again during the 2003 World League and for many more years to come. +True Annotation: [('Greece', 'author'), ('Greece', 'language'), ('Greece', 'government'), ('Greece', 'country')] +Predicted Annotation: [('Greece', 'country'), ('Venezuela', 'country'), ('2003 World League', 'sports league')] +Precision: 0.3333333333333333; Recall: 0.25; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 441: +Sentence: The Citroen DS4 is the second model in the new premium ( Luxury vehicle ) sub-brand DS created by Citroen to run alongside its mainstream cars. +True Annotation: [('Luxury vehicle', 'car')] +Predicted Annotation: [('Citroen', 'company'), ('DS4', 'car'), ('Citroen', 'company')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 442: +Sentence: Akvsenti Gilauri ( born August 6, 1979 in Tbilisi, Georgia ) is a Georgian football defender who currently plays for Pegah Gilan in Iran 's Premier Football League. +True Annotation: [('Pegah Gilan F.C.', 'sports team')] +Predicted Annotation: [('Gilauri', 'athlete'), ('Tbilisi', 'city'), ('Georgia', 'country'), ('Pegah Gilan', 'sports team'), ('Iran', 'country'), ('Premier Football League', 'sports league')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 443: +Sentence: The series was produced by UTV Software Communications and set in the backdrop of Kuala Lumpur, Malaysia. +True Annotation: [('Malaysia', 'country')] +Predicted Annotation: [('UTV Software Communications', 'company'), ('Kuala Lumpur', 'city'), ('Malaysia', 'country')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 444: +Sentence: The same year, the arena hosted its only international match, where Norway beat Saudi Arabia 6-0. +True Annotation: [('Saudi Arabia national football team', 'sports team')] +Predicted Annotation: [('Norway', 'country'), ('Saudi Arabia', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 445: +Sentence: Another 43 & nbsp; km of the expressway ring road is opening behind schedule ( the portion linking it up with the Jingshi Expressway and ultimately ending in Liangxiang in December 2004 and the section from the Badaling Expressway to Wenquan/Zhaikou in Mentougou in early January 2005 ). +True Annotation: [('Badaling Expressway', 'road')] +Predicted Annotation: [('Jingshi Expressway', 'road'), ('Liangxiang', 'city'), ('December 2004', 'point in time'), ('Badaling Expressway', 'road'), ('Wenquan/Zhaikou', 'city'), ('Mentougou', 'city'), ('early January 2005', 'point in time')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 446: +Sentence: Meade Memorial, is a public artwork by American artist Charles Grafly, located at 3rd & amp; Pennsylvania Avenue N.W. in Washington, D.C., United States. +True Annotation: [('Pennsylvania Avenue', 'road')] +Predicted Annotation: [('Meade Memorial', 'cemetery'), ('Charles Grafly', 'artist'), ('3rd & amp; Pennsylvania Avenue N.W.', 'road'), ('Washington, D.C.', 'city'), ('United States', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 447: +Sentence: The hero, Sir Mullich in Heroes of Might and Magic III: Armageddon 's Blade, is named after him. +True Annotation: [("Heroes of Might and Magic III: Armageddon's Blade", 'game')] +Predicted Annotation: [('The hero', 'athlete')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 448: +Sentence: The management of the guarantees is in the hands of Euler Hermes Kreditversicherungs-AG ( which is the lead ) and PricewaterhouseCoopers Aktiengesellschaft Wirtschaftsprufungsgesellschaft. +True Annotation: [('PricewaterhouseCoopers', 'company')] +Predicted Annotation: [('Euler Hermes', 'company'), ('Kreditversicherungs-AG', 'company'), ('PricewaterhouseCoopers', 'company')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 449: +Sentence: The word Ashkenaz first appears in the genealogy in the Tanakh ( Genesis 10 ) as a son of Gomer and grandson of Japheth. +True Annotation: [('Tanakh', 'written work')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 450: +Sentence: Slayer was the opening act for Bitch at the Woodstock Club in Los Angeles, performing eight songs-six being covers. +True Annotation: [('Los Angeles', 'city')] +Predicted Annotation: [('Slayer', 'terrorist attack'), ('Los Angeles', 'city')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 451: +Sentence: That was followed a year later by " It 's Gonna Work Out Fine " ( written by Rose Marie McCoy ), which included Mickey from one-hit wonders duo Mickey & amp; Sylvia as " Ikey " in the background. +True Annotation: [("It's Gonna Work Out Fine", 'music')] +Predicted Annotation: [("It 's Gonna Work Out Fine", 'film'), ('Rose Marie McCoy', 'author'), ('Mickey', 'film'), ('Mickey & amp; Sylvia', 'film'), ('Ikey', 'film')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 452: +Sentence: The name was chosen both to reflect Portland 's reputation as the Rose City, and to reflect the importance to basketball heritage of Boston Garden and Madison Square Garden arenas in Boston and New York City, respectively. +True Annotation: [('Boston', 'city')] +Predicted Annotation: [('Portland', 'city'), ('Rose City', 'city'), ('Boston', 'city'), ('Madison Square Garden', 'theater'), ('Boston', 'city'), ('New York City', 'city')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 453: +Sentence: Denmark is the place of birth of Moss Kent Dickinson, a Canadian businessman, mayor of Ottawa, founder of the town of Manotick, and member of the Canadian Parliament. +True Annotation: [('Canadian Parliament', 'government')] +Predicted Annotation: [('Denmark', 'country'), ('Moss Kent Dickinson', 'politician'), ('Canadian', 'country'), ('Ottawa', 'city'), ('town of Manotick', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 454: +Sentence: Ruth Grulkowski was a competitor in the gymnastics competition at the 1952 Summer Olympics in Helsinki. +True Annotation: [('1952 Summer Olympics', 'sports event')] +Predicted Annotation: [('Ruth Grulkowski', 'athlete'), ('1952 Summer Olympics', 'sports event'), ('Helsinki', 'city')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 455: +Sentence: Two of her younger brothers were Thomas Thorne, one the founding managers of London 's Vaudeville Theatre, and George Thorne, the singer and actor, best known for his performances in the comic baritone roles of the Savoy Operas with the D'Oyly Carte Opera Company. +True Annotation: [('George Thorne', 'artist')] +Predicted Annotation: [('Thomas Thorne', 'actor'), ('London', 'city'), ('Vaudeville Theatre', 'theater'), ('George Thorne', 'actor'), ('singer and actor', 'musician'), ("D'Oyly Carte Opera Company", 'company')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 456: +Sentence: There are no newcomers to the top division but Kimurayama, Tochinonada, Koryu and Wakakoyu all return. +True Annotation: [('Koryu Tadaharu', 'athlete'), ('Koryu Tadaharu', 'artist')] +Predicted Annotation: [('Kimurayama', 'city'), ('Tochinonada', 'city'), ('Koryu', 'city'), ('Wakakoyu', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 457: +Sentence: The Showdown is a term used to refer to the derby match between local rivals the Adelaide Crows and Port Adelaide in the sport of Australian rules football in the Australian Football League. +True Annotation: [('Australian Football League', 'sports league')] +Predicted Annotation: [('The Showdown', 'sports event'), ('derby match', 'sports event'), ('Adelaide Crows', 'sports team'), ('Australian Football League', 'sports league')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 458: +Sentence: A reviewer for BBC claimed the album is successfully intimate and intense, and suggested it would be appropriate for " either a wet afternoon or long candlelit nights of soul searching ". +True Annotation: [('BBC', 'broadcast network'), ('BBC', 'author'), ('BBC', 'news agency'), ('BBC', 'company'), ('BBC', 'engineer'), ('BBC', 'artist')] +Predicted Annotation: [('BBC', 'news agency')] +Precision: 1.0; Recall: 0.16666666666666666; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 459: +Sentence: In 1985 she took part in the StanNavForMed ( Standing Naval Force Mediterranean ), calling at Gibraltar, Palma de Mallorca, Naples, & amp; Messina. +True Annotation: [('Messina', 'city')] +Predicted Annotation: [('Gibraltar', 'city'), ('Palma de Mallorca', 'city'), ('Naples', 'city'), ('Messina', 'city')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 460: +Sentence: He was the host at a now-celebrated party in Paris on May 18, 1922, when Marcel Proust met James Joyce ( without the slightest rapport ), and other guests included Diaghilev, Stravinsky and Picasso. +True Annotation: [('Marcel Proust', 'author')] +Predicted Annotation: [('Paris', 'city'), ('May 18, 1922', 'point in time'), ('Marcel Proust', 'author'), ('James Joyce', 'author'), ('Diaghilev', 'artist'), ('Stravinsky', 'musician'), ('Picasso', 'artist')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 461: +Sentence: Saint Mary 's Cathedral is a Catholic cathedral located on Bo Aung Kyaw Street in Botahtaung Township, Yangon, Burma. +True Annotation: [('Burma', 'natural disaster'), ('Burma', 'country')] +Predicted Annotation: [('Catholic', 'religion'), ('Bo Aung Kyaw Street', 'road'), ('Yangon', 'city'), ('Burma', 'country')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 462: +Sentence: The Roman Catholic Metropolitan Archdiocese of Cape Town ( Archidioecesis Civitatis Capitis ) is an ecclesiastical territory or diocese of the Roman Catholic Church in South Africa. +True Annotation: [('Cape Town', 'city')] +Predicted Annotation: [('Cape Town', 'city'), ('Roman Catholic Church', 'religion'), ('South Africa', 'country')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 463: +Sentence: In 1996 a pair of 8-inch wide stripes was used on the Dodge Viper GTS, starting a revival in Europe; they are sometimes referred to as Viper Stripes. +True Annotation: [('Dodge Viper', 'car')] +Predicted Annotation: [('Dodge Viper GTS', 'car'), ('Europe', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 464: +Sentence: Fantasy Forest is the name of a series of ten Choose Your Own Adventure style gamebooks, published by TSR, Inc. from 1983 to 1984. +True Annotation: [('Choose Your Own Adventure', 'written work')] +Predicted Annotation: [('Fantasy Forest', 'game'), ('Choose Your Own Adventure', 'game'), ('TSR, Inc.', 'company')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 465: +Sentence: Starting in 2000 the airline replaced its fleet of aircraft in Sweden and Denmark with 24 brand new Bombardier Dash 8 Q400 aircraft seating 72 or 58 people. +True Annotation: [('Dash 8', 'airplane')] +Predicted Annotation: [('2000', 'point in time'), ('Sweden', 'country'), ('Denmark', 'country'), ('Bombardier Dash 8 Q400 aircraft', 'airplane')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 466: +Sentence: Its ruins are found in the village of Dindebol, Ermenek district, Turkey. +True Annotation: [('Turkey', 'government'), ('Turkey', 'country')] +Predicted Annotation: [('Ermenek district', 'city'), ('Turkey', 'country')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 467: +Sentence: It owns 14 properties of two -, three -, four - and five -, star hotels with 2,100 rooms in Arad, Bucharest, Oradea, Sibiu, Suceava, Targu Mures, Turnu Severin, Portile de Fier, Timisoara, and Timisu de Sus. +True Annotation: [('Oradea', 'city'), ('Oradea', 'cemetery')] +Predicted Annotation: [('Arad', 'city'), ('Bucharest', 'city'), ('Oradea', 'city'), ('Sibiu', 'city'), ('Suceava', 'city'), ('Targu Mures', 'city'), ('Turnu Severin', 'city'), ('Portile de Fier', 'city'), ('Timisoara', 'city'), ('Timisu de Sus', 'city')] +Precision: 0.1; Recall: 0.5; F1-score: 0.16666666666666669 +-------------------------------------------------- + +Instance 468: +Sentence: The 1964 Nashville 400 is a NASCAR Grand National ( now Sprint Cup Series ) race that took place on August 2, 1964 at Nashville Speedway ( now Music City Motorplex ) in the American community of Nashville, Tennessee. +True Annotation: [('Nashville, Tennessee', 'city')] +Predicted Annotation: [('Nashville', 'city'), ('NASCAR Grand National', 'sports league'), ('Sprint Cup Series', 'sports league'), ('August 2, 1964', 'point in time'), ('Nashville', 'city'), ('Music City Motorplex', 'sports facility'), ('Nashville, Tennessee', 'city')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 469: +Sentence: Floss, Arkansas is an unincorporated community in Boston Township, Washington County, Arkansas, United States. +True Annotation: [('Washington County, Arkansas', 'county')] +Predicted Annotation: [('Washington County', 'county'), ('United States', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 470: +Sentence: Muriqi began playing football in Second Yugoslav League club FK Buducnost Pec but, after only one season there, he moved to KF Pristina, where he played for five seasons in the Yugoslav First League from 1982 to 1988. +True Annotation: [('Yugoslav First League', 'sports league')] +Predicted Annotation: [('Muriqi', 'athlete'), ('Second Yugoslav League', 'sports league'), ('FK Buducnost Pec', 'city'), ('KF Pristina', 'city'), ('Yugoslav First League', 'sports league')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 471: +Sentence: Born in Los Angeles, he studied trumpet and composition at the University of Southern California and California Institute of the Arts, going on to work for Harry Partch. +True Annotation: [('California Institute of the Arts', 'educational institution')] +Predicted Annotation: [('Los Angeles', 'city'), ('University of Southern California', 'educational institution'), ('California Institute of the Arts', 'educational institution')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 472: +Sentence: He completed a law degree from the University of Southern California 's Gould School of Law in 1973, and worked as a Los Angeles County deputy district attorney from 1973 to 1979, resigning amid frustration with the court system. +True Annotation: [('district attorney', 'title'), ('district attorney', 'politician')] +Predicted Annotation: [('law degree', 'law'), ('University of Southern California', 'educational institution'), ('Gould School of Law', 'educational degree'), ('1973', 'point in time'), ('Los Angeles County', 'county'), ('1973', 'point in time'), ('frustration', 'protest')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 473: +Sentence: A long, narrow corridor through to the besieged garrison of Konigsberg was also maintained through a joint effort by the garrison and the Großdeutschland Panzergrenadier Division against the attacks of the 11th Guards Army. +True Annotation: [('11th Guards Army', 'military')] +Predicted Annotation: [('Konigsberg', 'city'), ('Großdeutschland Panzergrenadier Division', 'military'), ('11th Guards Army', 'military')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 474: +Sentence: The A&A: Pacific 1940 edition includes China and ANZAC ( Australia & amp; New Zealand armed forces ). +True Annotation: [('Australia', 'language'), ('Australia', 'country')] +Predicted Annotation: [('China', 'country'), ('ANZAC', 'military'), ('Australia', 'country'), ('New Zealand', 'country')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 475: +Sentence: November 19 - The Surface Transportation Board releases the final Environmental Impact Statement on Dakota, Minnesota and Eastern Railroad 's plan to expand into Wyoming 's Powder River Basin. +True Annotation: [('Wyoming', 'province')] +Predicted Annotation: [('The Surface Transportation Board', 'government agency'), ('Dakota, Minnesota and Eastern Railroad', 'railway'), ('Wyoming', 'province'), ('Powder River Basin', 'body of water')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 476: +Sentence: It saw the return of Tobey Maguire as Peter Parker, Kirsten Dunst as Mary Jane Watson and James Franco as Harry Osborn. +True Annotation: [('Kirsten Dunst', 'author'), ('Kirsten Dunst', 'director'), ('Kirsten Dunst', 'artist'), ('Kirsten Dunst', 'actor')] +Predicted Annotation: [('Tobey Maguire', 'actor'), ('Kirsten Dunst', 'actor'), ('James Franco', 'actor'), ('Harry Osborn', 'film')] +Precision: 0.25; Recall: 0.25; F1-score: 0.25 +-------------------------------------------------- + +Instance 477: +Sentence: E. & nbsp; microphyllum grows epiphytically at low altitudes in the tropical rain forests of northern Brazil, Colombia, Ecuador ( including a site in Napo at 180 & nbsp; m ), French Guiana, Guyana, Peru, Suriname, and Venezuela. +True Annotation: [('French Guiana', 'county'), ('French Guiana', 'province'), ('French Guiana', 'country')] +Predicted Annotation: [('microphyllum', 'living thing'), ('Brazil', 'country'), ('Colombia', 'country'), ('Ecuador', 'country'), ('French Guiana', 'country'), ('Guyana', 'country'), ('Peru', 'country'), ('Suriname', 'country'), ('Venezuela', 'country')] +Precision: 0.1111111111111111; Recall: 0.3333333333333333; F1-score: 0.16666666666666666 +-------------------------------------------------- + +Instance 478: +Sentence: On 14 November 1984, in Glasgow, Urtubi gained the first of his two caps with Spain, starting in a 1 & ndash; 3 loss against Scotland for the 1986 FIFA World Cup qualifiers. +True Annotation: [('1986 FIFA World Cup', 'sports event')] +Predicted Annotation: [('14 November 1984', 'point in time'), ('Glasgow', 'city'), ('Spain', 'country'), ('Scotland', 'country'), ('1986 FIFA World Cup qualifiers', 'sports event')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 479: +Sentence: Fanny Fischer ( born September 7, 1986 in Potsdam ) is a German sprint canoer who has been competing since 1996 and on the senior circuit since 2006. +True Annotation: [('Potsdam', 'city')] +Predicted Annotation: [('Fanny Fischer', 'athlete'), ('Potsdam', 'city')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 480: +Sentence: Giuliani 's entrance led Democratic Congressman Charles Rangel and others to recruit then-U.S. First Lady Hillary Rodham Clinton to run for Moynihan 's seat, hoping she might combat his star power. +True Annotation: [('Hillary Rodham Clinton', 'author'), ('Hillary Rodham Clinton', 'politician'), ('Hillary Rodham Clinton', 'actor')] +Predicted Annotation: [('Giuliani', 'politician'), ('Democratic Congressman', 'politician'), ('Charles Rangel', 'politician'), ('Hillary Rodham Clinton', 'politician')] +Precision: 0.25; Recall: 0.3333333333333333; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 481: +Sentence: He was educated at the American University of Beirut, and was one of the three founders of the Consolidated Contractors Company in 1952. +True Annotation: [('Consolidated Contractors Company', 'company')] +Predicted Annotation: [('American University of Beirut', 'educational institution'), ('Consolidated Contractors Company', 'educational institution')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 482: +Sentence: Jesse B. Weaver Jr. ( born June 22, 1966 ), better known by the stage name Schoolly D, is an American rapper from Philadelphia, Pennsylvania. +True Annotation: [('Pennsylvania', 'province'), ('Pennsylvania', 'government')] +Predicted Annotation: [('Philadelphia, Pennsylvania', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 483: +Sentence: Upon the United States ' involvement in World War II, Assistant Secretary of State Adolf Berle successfully urged Spalding to accept an assignment with the Office of Strategic Services. +True Annotation: [('World War II', 'military conflict'), ('World War II', 'military'), ('World War II', 'attack')] +Predicted Annotation: [('United States', 'country'), ('World War II', 'military conflict'), ('Assistant Secretary of State', 'politician'), ('Adolf Berle', 'politician'), ('Office of Strategic Services', 'government agency')] +Precision: 0.2; Recall: 0.3333333333333333; F1-score: 0.25 +-------------------------------------------------- + +Instance 484: +Sentence: June 8 - Jack Doyle defeats America 's ' Beer Baron ' Two-Ton Tony Gelanto at Tolka Park. +True Annotation: [('Tolka Park', 'sports team')] +Predicted Annotation: [('Jack Doyle', 'actor'), ('America', 'country'), ('Beer Baron', 'monarch'), ('Tolka Park', 'park')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 485: +Sentence: On February 7, 2005 Itadori, along with the towns of Mugegawa and Mugi, and the villages of Horado and Kaminoho, all from Mugi District, was merged into the expanded city of Seki. +True Annotation: [('Kaminoho, Gifu', 'city')] +Predicted Annotation: [('Itadori', 'city'), ('Mugegawa', 'city'), ('Mugi', 'city'), ('Mugi', 'city'), ('Seki', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 486: +Sentence: The Sieben Steinhauser is a group of five dolmens on the Luneburg Heath in the NATO training area of Bergen-Hohne, in the state of Lower Saxony in northern Germany. +True Annotation: [('Lower Saxony', 'province')] +Predicted Annotation: [('Luneburg Heath', 'body of water'), ('Bergen-Hohne', 'body of water'), ('Germany', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 487: +Sentence: He received his BA from Wartburg College and his MSW from the University of Iowa. +True Annotation: [('University of Iowa', 'educational institution')] +Predicted Annotation: [('BA', 'educational degree'), ('Wartburg College', 'educational institution'), ('MSW', 'educational degree'), ('University of Iowa', 'educational institution')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 488: +Sentence: It is mixed and compiled by Finnish trance duo Super8 & amp; Tab and English trance producer Mat Zo, and was released 10 May 2010 on Anjunabeats. +True Annotation: [('Mat Zo', 'artist')] +Predicted Annotation: [('Super8 & amp; Tab', 'musician'), ('Mat Zo', 'musician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 489: +Sentence: In 1945 the village had a population of 1,100 ( this figure included 400 Jewish residents of the Kibbutzim ‘ Amir and Sde Nehemia ). +True Annotation: [('Amir, Israel', 'city')] +Predicted Annotation: [('1945', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 490: +Sentence: In contemporary use, the term Regular Army refers to the full-time active component of the United States Army, as distinguished from the Army Reserve and the Army National Guard. +True Annotation: [('Army National Guard', 'military')] +Predicted Annotation: [('Regular Army', 'military'), ('United States Army', 'military'), ('Army', 'military'), ('Army National Guard', 'military')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 491: +Sentence: During his playing career he played for Rangers, Union Espanola, Deportes Temuco, Atletico Junior, Santos Laguna, Deportes Concepcion, Cruz Azul, Colo-Colo, Necaxa, Puebla and Al Wasl. +True Annotation: [('Club Social de Deportes Rangers de Talca', 'sports team')] +Predicted Annotation: [('Rangers', 'sports team'), ('Union Espanola', 'sports team'), ('Deportes Temuco', 'city'), ('Atletico Junior', 'sports team'), ('Santos Laguna', 'city'), ('Deportes Concepcion', 'city'), ('Cruz Azul', 'city'), ('Colo-Colo', 'city'), ('Necaxa', 'city'), ('Puebla', 'city'), ('Al Wasl', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 492: +Sentence: In 1894, British publishers were given permission by the Royal Mail to manufacture and distribute picture postcards, which could be sent through the post. +True Annotation: [('Royal Mail', 'company')] +Predicted Annotation: [('1894', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 493: +Sentence: The piece was commissioned by Eighth Blackbird, who performed the premiere of the piece in 2008, at the University of Richmond in Virginia. +True Annotation: [('University of Richmond', 'educational institution')] +Predicted Annotation: [('2008', 'point in time'), ('University of Richmond', 'educational institution'), ('Virginia', 'city')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 494: +Sentence: Baby-Towarzystwo ' baby-towa ' zystfo is a village in the administrative district of Gmina Dabrowice, within Kutno County, Lodz Voivodeship, in central Poland. +True Annotation: [('Kutno County', 'city')] +Predicted Annotation: [('Gmina Dabrowice', 'county'), ('Kutno County', 'county'), ('Lodz Voivodeship', 'province'), ('Poland', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 495: +Sentence: She has since collaborated with many of the leading European conductors of the Baroque revival, including Marc Minkowski, Philippe Herreweghe, Paul McCreesh, Alan Curtis, Christophe Rousset, Rene Jacobs, and Fabio Biondi. +True Annotation: [('Philippe Herreweghe', 'artist'), ('Philippe Herreweghe', 'musician')] +Predicted Annotation: [('Marc Minkowski', 'artist'), ('Philippe Herreweghe', 'artist'), ('Paul McCreesh', 'artist'), ('Alan Curtis', 'artist'), ('Christophe Rousset', 'artist'), ('Rene Jacobs', 'artist'), ('Fabio Biondi', 'artist')] +Precision: 0.14285714285714285; Recall: 0.5; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 496: +Sentence: Gibson Township is one of the fourteen townships of Mercer County, Ohio, United States. +True Annotation: [('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')] +Predicted Annotation: [('Mercer County', 'county'), ('United States', 'country')] +Precision: 0.5; Recall: 0.16666666666666666; F1-score: 0.25 +-------------------------------------------------- + +Instance 497: +Sentence: It is planned to reach Ashdod and to terminate in a junction with Highway 4. +True Annotation: [('Highway 4', 'road')] +Predicted Annotation: [('Ashdod', 'city'), ('Highway 4', 'road')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 498: +Sentence: The southern terminus of the route is at a junction with State Route 177 at Jackson. +True Annotation: [('Alabama State Route 177', 'road')] +Predicted Annotation: [('State Route 177', 'road')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 499: +Sentence: ( ISBN 0-688-02816-0 ) Miller was portrayed by Fred Ward in the 1990 movie Henry & amp; June, and by Rip Torn in the 1970 film adaptation of Tropic of Cancer. +True Annotation: [('Rip Torn', 'director'), ('Rip Torn', 'artist'), ('Rip Torn', 'actor')] +Predicted Annotation: [('Miller', 'actor'), ('Fred Ward', 'actor'), ('Henry & amp; June', 'film'), ('Rip Torn', 'actor'), ('Tropic of Cancer', 'film')] +Precision: 0.2; Recall: 0.3333333333333333; F1-score: 0.25 +-------------------------------------------------- + +Instance 500: +Sentence: The station provided local news, community information, and specialist music programming to the towns of Alton, Petersfield, Haslemere, Liphook, Bordon and Four Marks. +True Annotation: [('Four Marks', 'city')] +Predicted Annotation: [('local news', 'news agency'), ('specialist music', 'music'), ('Alton', 'city'), ('Petersfield', 'city'), ('Haslemere', 'city'), ('Liphook', 'city'), ('Bordon', 'city'), ('Four Marks', 'city')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 501: +Sentence: At a speech to the Elizabeth Fry Society in 2001, she argued that homeless, mentally ill and criminal persons were being " targeted for destruction " in modern Canadian society. +True Annotation: [('Elizabeth Fry', 'author')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 502: +Sentence: With Stone, Pressman produced Kathryn Bigelow 's early film, the thriller, Blue Steel starring Jamie Lee Curtis. +True Annotation: [('Blue Steel', 'film')] +Predicted Annotation: [('Kathryn Bigelow', 'author'), ('Blue Steel', 'film'), ('Jamie Lee Curtis', 'actor')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 503: +Sentence: He won the 1996 The Australian/Vogel Literary Award, was three times Sydney Morning Herald Best Young Australian novelist, won a 2001 Arts Council England Writer 's Award and was University of Technology Sydney Alumnus of the Year 1997. +True Annotation: [('Arts Council England', 'company')] +Predicted Annotation: [('The Australian/Vogel Literary Award', 'award'), ('Sydney Morning Herald', 'newspaper'), ('University of Technology Sydney', 'educational institution')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 504: +Sentence: He is much in demand for traditional Irish music working with Cooney and Begley and Liam O'Flynn, and has worked with some of the world 's top producers including Daniel Lanois, Pat McCarthy and Jimmy Iovine. +True Annotation: [('Pat McCarthy', 'artist')] +Predicted Annotation: [('Irish music', 'music'), ('Daniel Lanois', 'artist'), ('Pat McCarthy', 'artist'), ('Jimmy Iovine', 'artist')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 505: +Sentence: " Deeper and Deeper " is a song by Madonna, released as the second single from her 1992 studio album Erotica. +True Annotation: [('Erotica', 'music')] +Predicted Annotation: [('Deeper and Deeper', 'music'), ('Madonna', 'musician'), ('Erotica', 'music')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 506: +Sentence: With Karlsruhe, Stutensee, Graben-Neudorf, Waghausel, Neulußheim, Hockenheim, Oftersheim, Schwetzingen and Mannheim it passes through a total of eight cities and towns. +True Annotation: [('Oftersheim', 'city')] +Predicted Annotation: [('Karlsruhe', 'city'), ('Stutensee', 'city'), ('Graben-Neudorf', 'city'), ('Waghausel', 'city'), ('Neulußheim', 'city'), ('Hockenheim', 'city'), ('Oftersheim', 'city'), ('Schwetzingen', 'city'), ('Mannheim', 'city')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 507: +Sentence: The Albany Free School was established in Albany, NY in 1969 and still operates today. +True Annotation: [('Albany, NY', 'city'), ('Albany, NY', 'cemetery')] +Predicted Annotation: [('Albany', 'city'), ('Albany', 'city'), ('1969', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 508: +Sentence: Erika Alejandra Olivera de la Fuente ( born January 4, 1976 in Quinta Normal ) is a female marathon runner from Chile. +True Annotation: [('Quinta Normal', 'city')] +Predicted Annotation: [('Erika Alejandra Olivera de la Fuente', 'athlete'), ('Quinta Normal', 'city'), ('Chile', 'country')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 509: +Sentence: Gates of Hope ) is an Israeli settlement and a communal village located at an elevation of 200 metres north-east of Rosh HaAyin and one kilometre east of the Green Line near Elkana in the north-western West Bank. +True Annotation: [('Elkana', 'city')] +Predicted Annotation: [('Rosh HaAyin', 'city'), ('Green Line', 'transit line'), ('Elkana', 'city')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 510: +Sentence: The first incident was a January 1998 double homicide that occurred in the woods near Somma Lombardo, northwest of Milan. +True Annotation: [('Milan', 'city')] +Predicted Annotation: [('January 1998', 'point in time'), ('Milan', 'city')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 511: +Sentence: State Mutual Insurance Company is a mutual insurance company located in Rome, Georgia, and currently specializing in the sale of Medicare Supplement Insurance. +True Annotation: [('Georgia', 'province')] +Predicted Annotation: [('State Mutual Insurance Company', 'company'), ('Rome', 'city'), ('Georgia', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 512: +Sentence: Amongst other rare activities, he played backgammon twice weekly with Lucille Ball - up until two weeks before she died - and was described by Ginger Rogers in the National Enquirer as her longtime pal. +True Annotation: [('backgammon', 'game')] +Predicted Annotation: [('backgammon', 'game'), ('Lucille Ball', 'actor'), ('Ginger Rogers', 'actor'), ('National Enquirer', 'newspaper')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 513: +Sentence: September 2 & ndash; WWII: Following the invasion of Poland, Danzig ( now Gdansk, Poland ) is annexed to Nazi Germany. +True Annotation: [('GdaÅ„sk', 'city')] +Predicted Annotation: [('WWII', 'military conflict'), ('Poland', 'country'), ('Danzig', 'city'), ('Gdansk', 'city'), ('Poland', 'country'), ('Nazi Germany', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 514: +Sentence: Meanwhile, the local chapters got into all sorts of projects, from University reform, community-university relations, and now, in a small way, the issue of the draft and Vietnam War. +True Annotation: [('Vietnam War', 'military conflict'), ('Vietnam War', 'attack')] +Predicted Annotation: [('Meanwhile', 'point in time'), ('now', 'point in time'), ('Vietnam War', 'military conflict')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 515: +Sentence: Her replacement, Lynda Laurence, who is Sundray Tucker 's sister, had already joined Mary Wilson and Jean Terrell onstage and on the Floy Joy album cover, as Birdsong 's pregnancy became visible. +True Annotation: [('Sundray Tucker', 'artist')] +Predicted Annotation: [('Lynda Laurence', 'actor')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 516: +Sentence: The Jean-Luc Godard film Eloge de l'amour features the recitation of Brasillach 's " Testament ", written before his execution. +True Annotation: [('Jean-Luc Godard', 'author'), ('Jean-Luc Godard', 'director'), ('Jean-Luc Godard', 'artist'), ('Jean-Luc Godard', 'actor')] +Predicted Annotation: [('Jean-Luc Godard', 'artist'), ("Eloge de l'amour", 'film'), ('Testament', 'written work')] +Precision: 0.3333333333333333; Recall: 0.25; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 517: +Sentence: Entrechaux is a commune in the Vaucluse department in the Provence-Alpes-Cote d'Azur region in southeastern France. +True Annotation: [('Vaucluse', 'county')] +Predicted Annotation: [('Entrechaux', 'educational department'), ('France', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 518: +Sentence: It is located in the 4th arrondissement at 18, boulevard Henri IV, Paris, France, and open weekdays by appointment; admission is free. +True Annotation: [('France', 'park'), ('France', 'government agency'), ('France', 'country'), ('France', 'government')] +Predicted Annotation: [('boulevard Henri IV', 'road'), ('Paris', 'city'), ('France', 'country')] +Precision: 0.3333333333333333; Recall: 0.25; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 519: +Sentence: The technique was invented and applied at the Intersecting Storage Rings, and later the Super Proton Synchrotron, at CERN in Geneva, Switzerland by Simon van der Meer, a physicist from the Netherlands. +True Annotation: [('CERN', 'author')] +Predicted Annotation: [('Geneva', 'city'), ('Switzerland', 'country'), ('Simon van der Meer', 'author'), ('Netherlands', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 520: +Sentence: He then studied at Merton College, Oxford until 1952, earning the MA degree. +True Annotation: [('Oxford', 'city')] +Predicted Annotation: [('Merton College', 'educational institution'), ('Oxford', 'city'), ('1952', 'point in time'), ('MA degree', 'educational degree')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 521: +Sentence: The first Sesame Street Live opened at the Metropolitan Sports Center in Bloomington, Minnesota, September 1980. +True Annotation: [('Bloomington, Minnesota', 'city')] +Predicted Annotation: [('Metropolitan Sports Center', 'sports facility'), ('Bloomington', 'city'), ('Minnesota', 'province'), ('September 1980', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 522: +Sentence: A year later he left Fram and signed for their Reykjavik rivals, Valur. +True Annotation: [('ReykjavÃk', 'city')] +Predicted Annotation: [('Fram', 'city'), ('Reykjavik', 'city'), ('Valur', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 523: +Sentence: She attended Sinai Akiba Academy, a Yeshiva, and Beverly Hills High School, where she played the violin in the school orchestra. +True Annotation: [('Beverly Hills High School', 'educational institution')] +Predicted Annotation: [('She', 'musician'), ('Sinai Akiba Academy', 'educational institution'), ('Yeshiva', 'educational institution'), ('Beverly Hills High School', 'educational institution'), ('she', 'musician'), ('violin', 'music')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 524: +Sentence: Dorothy Constance Stratton ( March 24, 1899 - September 17, 2006 ) was the director of the SPARS, the United States Coast Guard Women 's Reserve during World War II. +True Annotation: [('United States Coast Guard', 'author'), ('United States Coast Guard', 'title'), ('United States Coast Guard', 'government agency'), ('United States Coast Guard', 'military')] +Predicted Annotation: [('Dorothy Constance Stratton', 'director'), ('SPARS', 'military'), ("United States Coast Guard Women 's Reserve", 'military'), ('World War II', 'military conflict')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 525: +Sentence: Faith 44: Navajo sweat lodge: Joins members of the Navajo in a sweat lodge in the Arizona desert. +True Annotation: [('Arizona', 'province')] +Predicted Annotation: [('Navajo', 'ethnicity'), ('Navajo', 'ethnicity'), ('Arizona desert', 'body of water')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 526: +Sentence: She is a founding member of Anti-Social Music and has performed with improvisers such as Cecil Taylor, Anthony Braxton, Evan Parker and indie rock bands like Belle And Sebastian and The Hold Steady. +True Annotation: [('Evan Parker', 'artist')] +Predicted Annotation: [('Anti-Social Music', 'music'), ('Cecil Taylor', 'musician'), ('Anthony Braxton', 'musician'), ('Evan Parker', 'musician'), ('Belle And Sebastian', 'music'), ('The Hold Steady', 'music')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 527: +Sentence: Apex Digital, Inc. is an American electronics manufacturer based in City of Industry, California, manufacturers and distributors of high definition televisions, digital converter boxes and HDTV antennas. +True Annotation: [('Industry, California', 'city')] +Predicted Annotation: [('Apex Digital, Inc.', 'company'), ('City of Industry', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 528: +Sentence: in 1975 this Military facility was renamed from Camp Salinas to Camp Santiago in honor of Specialist Four Hector Santiago-Colon who received the Medal of Honor during the Vietnam War. +True Annotation: [('Vietnam War', 'military conflict'), ('Vietnam War', 'attack')] +Predicted Annotation: [('Camp Santiago', 'military'), ('Medal of Honor', 'award'), ('Vietnam War', 'military conflict')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 529: +Sentence: In Egypt on June 3, President Bush met with the leaders of Egypt, Saudi Arabia, Jordan and Bahrain, and with Prime Minister Abbas. +True Annotation: [('Bahrain', 'country')] +Predicted Annotation: [('Egypt', 'country'), ('President Bush', 'politician'), ('Egypt', 'country'), ('Saudi Arabia', 'country'), ('Jordan', 'country'), ('Bahrain', 'country'), ('Prime Minister Abbas', 'politician')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 530: +Sentence: Benjamin Rogers ( September 1, 1836 & ndash; January 21, 1911 ) was a merchant and political figure in Prince Edward Island. +True Annotation: [('Prince Edward Island', 'province')] +Predicted Annotation: [('Benjamin Rogers', 'politician'), ('September 1, 1836', 'point in time'), ('Prince Edward Island', 'island')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 531: +Sentence: Recorded while they were winding down their duties as Morning Musume and Minimoni members, the album consists of cover versions of songs released by other female Japanese pop duos from the later Showa period, including covers of songs by The Peanuts, Pink Lady, and Wink. +True Annotation: [('The Peanuts', 'artist'), ('The Peanuts', 'musician')] +Predicted Annotation: [('Morning Musume', 'musician'), ('The Peanuts', 'musician'), ('Pink Lady', 'musician'), ('Wink', 'musician')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 532: +Sentence: The Safras were engaged in the financing of trade between Aleppo, Istanbul and Alexandria. +True Annotation: [('Alexandria', 'city')] +Predicted Annotation: [('Aleppo', 'city'), ('Istanbul', 'city'), ('Alexandria', 'city')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 533: +Sentence: This was a continuation of the First Taiwan Strait Crisis, which had started immediately after the Korean War. +True Annotation: [('Korean War', 'military conflict'), ('Korean War', 'attack')] +Predicted Annotation: [('First Taiwan Strait Crisis', 'military conflict'), ('Korean War', 'military conflict')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 534: +Sentence: But the first few hundred pages of Cradle are filled with more-or-less pointless character development, clearly written by Lee, that would be perfectly at home in a Harlequin romance novel. +True Annotation: [('Harlequin Enterprises', 'company')] +Predicted Annotation: [('Cradle', 'written work'), ('Lee', 'author')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 535: +Sentence: Known to its natives as Egrisi or Lazica, Colchis was also the battlefield of the Lazic War fought between Byzantine Empire and Persia. +True Annotation: [('Persian Empire', 'cemetery'), ('Persian Empire', 'country')] +Predicted Annotation: [('Colchis', 'city'), ('Lazic War', 'military conflict'), ('Byzantine Empire', 'country'), ('Persia', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 536: +Sentence: Upon his father 's death in 1789, he inherited his titles at the age of five but drowned whilst swimming in the River Thames near Eton in 1794, a week before his tenth birthday. +True Annotation: [('River Thames', 'body of water')] +Predicted Annotation: [('1789', 'point in time'), ('River Thames', 'body of water'), ('Eton', 'city'), ('1794', 'point in time')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 537: +Sentence: His friends there, including Mircea Eliade, Mihail Polihroniade, and Haig Acterian, later supported the fascist Legionnaire Movement. +True Annotation: [('Iron Guard', 'political party')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 538: +Sentence: Baileys Harbor is an unincorporated census-designated place in Door County, within the Town of Baileys Harbor, Wisconsin, United States. +True Annotation: [('Wisconsin', 'province')] +Predicted Annotation: [('Door County', 'county'), ('United States', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 539: +Sentence: Zaharia Stancu, first de facto president of the newly-founded Writers ' Union of Romania ( 1949 ): the novel Descult ( " Barefoot; first edition, 1948 ). +True Annotation: [('Zaharia Stancu', 'author')] +Predicted Annotation: [('Zaharia Stancu', 'politician'), ('Romania', 'country'), ('Descult', 'written work'), ('Barefoot', 'written work')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 540: +Sentence: It occurs in Europe, a belt of Asia from northern Iran and Afghanistan across to Japan. +True Annotation: [('Afghanistan', 'language'), ('Afghanistan', 'country'), ('Afghanistan', 'ethnicity')] +Predicted Annotation: [('Iran', 'country'), ('Afghanistan', 'country'), ('Japan', 'country')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 541: +Sentence: He has three mosaics, one at the War Memorial in Ivanjica, a second on the facade of a public building in Kragujevac, and the third at the Holocaust Museum in Paris. +True Annotation: [('Kragujevac', 'city')] +Predicted Annotation: [('Ivanjica', 'city'), ('Kragujevac', 'city'), ('Paris', 'city')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 542: +Sentence: Facing an election of his own, Finnish Finance Minister Jyrki Katainen said that Portugal 's deficit-reduction steps must be even stronger than what was proposed in parliament prior to the election call. +True Annotation: [('Finnish parliamentary election, 2011', 'election')] +Predicted Annotation: [('election', 'election'), ('Jyrki Katainen', 'politician'), ('Portugal', 'country'), ('election', 'election')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 543: +Sentence: In the period of Thatcherism, the Conservative Party courted the British Jewish community. +True Annotation: [('Conservative Party', 'political party')] +Predicted Annotation: [('Conservative Party', 'political party')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 544: +Sentence: He was a prolific and multilingual writer and has published 21 books including novels, epics and an anthology of poems in Nepal Bhasa, Nepali, English and Hindi. +True Annotation: [('Nepali', 'country')] +Predicted Annotation: [('He', 'author'), ('novels', 'written work'), ('epics', 'written work'), ('anthology of poems', 'written work'), ('Nepal', 'country'), ('Nepali', 'language'), ('English', 'language'), ('Hindi', 'language')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 545: +Sentence: Thome passed Frank Robinson on September 11, 2010 when he hit his 587th career home run in the top of the 12th inning in Cleveland. +True Annotation: [('Frank Robinson', 'athlete'), ('Frank Robinson', 'coach')] +Predicted Annotation: [('September 11, 2010', 'point in time'), ('Cleveland', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 546: +Sentence: He took part in the Oxford disputes against Cranmer, Hugh Latimer and Nicholas Ridley; but he was ill at ease with the brutality of some measures put in force against the Church of England. +True Annotation: [('Church of England', 'religion')] +Predicted Annotation: [('Oxford', 'city'), ('Church of England', 'religion')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 547: +Sentence: He is a co-founder and the president of the Marwood Group, a financial-services firm headquartered in New York City, New York. +True Annotation: [('New York', 'province'), ('New York', 'city'), ('New York', 'government')] +Predicted Annotation: [('Marwood Group', 'company'), ('New York City', 'city'), ('New York', 'city')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 548: +Sentence: It is dual carriageway for most of its length and connects Nantwich, junctions 16 and 15 of the M6 motorway with the city of Stoke-on-Trent. +True Annotation: [('Stoke-on-Trent', 'city'), ('Stoke-on-Trent', 'cemetery')] +Predicted Annotation: [('Nantwich', 'city'), ('M6 motorway', 'road'), ('Stoke-on-Trent', 'city')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 549: +Sentence: It is not rare either to see her spend nights as a great ball of fire in the sky above Anboto or toward other places of the Basque Country where she possesses dwellings like the nearby Oiz or Aizkorri. +True Annotation: [('Aizkorri', 'mountain')] +Predicted Annotation: [('Basque Country', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 550: +Sentence: The Socialist Youth League was the youth group affiliated with the Workers Party, a splinter Trotskyist party led by Max Shachtman. +True Annotation: [('Workers Party', 'political party')] +Predicted Annotation: [('The Socialist Youth League', 'sports league'), ('Workers Party', 'political party'), ('Trotskyist party', 'political party')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 551: +Sentence: Home Sweet Home is a 2005 Hong Kong horror film directed by Cheang Pou-soi, starring Shu Qi, Karena Lam and Alex Fong. +True Annotation: [('Alex Fong', 'actor')] +Predicted Annotation: [('Home Sweet Home', 'film'), ('Hong Kong', 'city'), ('Cheang Pou-soi', 'director'), ('Shu Qi', 'actor'), ('Karena Lam', 'actor'), ('Alex Fong', 'actor')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 552: +Sentence: Pat Quinn, Chicago Mayor Richard M. Daley, Illinois House Speaker Mike Madigan, Attorney General Lisa Madigan, Comptroller Dan Hynes, Treasurer Alexi Giannoulias, Secretary of State Jesse White, Illinois Senate President John Cullerton, and Cook County Board President Todd Stroger. +True Annotation: [('Alexi Giannoulias', 'athlete'), ('Alexi Giannoulias', 'politician')] +Predicted Annotation: [('Pat Quinn', 'politician'), ('Chicago', 'city'), ('Richard M. Daley', 'politician'), ('Mike Madigan', 'politician'), ('Attorney General', 'title'), ('Lisa Madigan', 'politician'), ('Dan Hynes', 'politician'), ('Alexi Giannoulias', 'politician'), ('Jesse White', 'politician'), ('Illinois Senate President', 'politician'), ('John Cullerton', 'politician'), ('Cook County', 'city'), ('Todd Stroger', 'politician')] +Precision: 0.07692307692307693; Recall: 0.5; F1-score: 0.13333333333333336 +-------------------------------------------------- + +Instance 553: +Sentence: The Eastern Shore of Virginia consists of two counties ( Accomack and Northampton ) on the Atlantic coast of the Commonwealth of Virginia in the United States. +True Annotation: [('Accomack County, Virginia', 'county')] +Predicted Annotation: [('The Eastern Shore of Virginia', 'county'), ('Accomack', 'county'), ('Northampton', 'county'), ('Atlantic coast', 'body of water'), ('United States', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 554: +Sentence: The festival expressed its solidarity for the " anti-colonialist struggle " of the peoples of Indonesia, Malaysia and French Indochina and also for the " anti-fascist struggle " of the Spanish and Greek peoples. +True Annotation: [('Greece', 'author'), ('Greece', 'language'), ('Greece', 'government'), ('Greece', 'country')] +Predicted Annotation: [('anti-colonialist struggle', 'military conflict'), ('Indonesia', 'country'), ('Malaysia', 'country'), ('French Indochina', 'country'), ('anti-fascist struggle', 'military conflict'), ('peoples', 'ethnicity')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 555: +Sentence: February 3 & ndash; Battle of Caseros or Battle of Monte Caseros, Argentina: The Argentine provinces of Entre Rios and Corrientes allied with Brazil and members of Colorado Party of Uruguay, defeat Buenos Aires troops under Juan Manuel de Rosas. +True Annotation: [('Brazil', 'country'), ('Brazil', 'ethnicity')] +Predicted Annotation: [('Battle of Caseros', 'military conflict'), ('Battle of Monte Caseros', 'military conflict'), ('Argentina', 'country'), ('Entre Rios', 'province'), ('Corrientes', 'province'), ('Brazil', 'country'), ('Buenos Aires', 'city')] +Precision: 0.14285714285714285; Recall: 0.5; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 556: +Sentence: West of US 441, Sheridan Street continues westward to US 27 ( SR 25 ), 14mikm from the western end of SR 822, forming the southern boundaries of Cooper City and Davie and the northern boundary of Pembroke Pines along the way. +True Annotation: [('Pembroke Pines, Florida', 'city')] +Predicted Annotation: [('US 441', 'road'), ('Sheridan Street', 'road'), ('US 27', 'road'), ('SR 25', 'road'), ('SR 822', 'road'), ('Cooper City', 'city'), ('Davie', 'city'), ('Pembroke Pines', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 557: +Sentence: The 2000 UMass Minutemen football team represented the University of Massachusetts Amherst in the 2000 NCAA Division I-AA football season as a member of the Atlantic 10 Conference. +True Annotation: [('Atlantic 10 Conference', 'sports league')] +Predicted Annotation: [('The 2000 UMass Minutemen football team', 'sports team'), ('University of Massachusetts Amherst', 'educational institution'), ('2000 NCAA Division I-AA football season', 'sports event'), ('Atlantic 10 Conference', 'sports league')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 558: +Sentence: His comeback fight took place on November 25, 2006, against Brian Minto. +True Annotation: [('Brian Minto', 'athlete')] +Predicted Annotation: [('November 25, 2006', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 559: +Sentence: Song 's fleet consisted of 47 Boeing 757 narrow-body, fitted in a 199 seats, all-economy class, more-legroom configuration and painted in a lime-green livery and one Boeing 757 narrow-body ( N610DL ) in pink to support the Breast Cancer Research Foundation. +True Annotation: [('Boeing 757', 'airplane')] +Predicted Annotation: [('Song', 'musician'), ('Boeing 757 narrow-body', 'airplane'), ('lime-green', 'color'), ('Boeing 757 narrow-body', 'airplane'), ('pink', 'color')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 560: +Sentence: He wrote biographical essays and edited books of lyrics on Hank Williams, Merle Haggard, Johnny Cash and Willie Nelson. +True Annotation: [('Hank Williams', 'author'), ('Hank Williams', 'artist'), ('Hank Williams', 'actor'), ('Hank Williams', 'musician')] +Predicted Annotation: [('Hank Williams', 'musician'), ('Merle Haggard', 'musician'), ('Johnny Cash', 'musician'), ('Willie Nelson', 'musician')] +Precision: 0.25; Recall: 0.25; F1-score: 0.25 +-------------------------------------------------- + +Instance 561: +Sentence: The soil of Bhind is very fertile and is well drained by the Chambal, Kali Sind, Kunwari or Kwari, Pahuj and Baisali rivers and by an extensive canal system. +True Annotation: [('Pahuj River', 'body of water')] +Predicted Annotation: [('Chambal', 'body of water'), ('Kali Sind', 'body of water'), ('Pahuj', 'body of water'), ('Baisali', 'body of water')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 562: +Sentence: In 1740 and 1748, David Hume published Treatise of Human Nature and An Enquiry concerning Human Understanding, arguing for the associations and causes of ideas with visual images, forerunners to the language of film. +True Annotation: [('David Hume', 'author'), ('David Hume', 'athlete')] +Predicted Annotation: [('1740 and 1748', 'point in time'), ('David Hume', 'author'), ('Treatise of Human Nature', 'written work'), ('An Enquiry concerning Human Understanding', 'written work'), ('language of film', 'film')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 563: +Sentence: Imielnia i ' mjelna is a village in the administrative district of Gmina Kluki, within Belchatow County, Lodz Voivodeship, in central Poland. +True Annotation: [('Åódź Voivodeship', 'city')] +Predicted Annotation: [('Gmina Kluki', 'county'), ('Belchatow County', 'county'), ('Lodz Voivodeship', 'province'), ('Poland', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 564: +Sentence: Riva Ligure is a comune ( municipality ) in the Province of Imperia in the Italian region Liguria, located about 110 & nbsp; km southwest of Genoa and about 13 & nbsp; km southwest of Imperia. +True Annotation: [('Genoa', 'city')] +Predicted Annotation: [('Riva Ligure', 'city'), ('Province of Imperia', 'province'), ('Liguria', 'city'), ('Genoa', 'city'), ('Imperia', 'city')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 565: +Sentence: There is a further link by Bundesstraße 9 from Oppenheim by way of Dienheim, Uelversheim and Weinolsheim, or from Guntersblum by way of Eimsheim. +True Annotation: [('Dienheim', 'city')] +Predicted Annotation: [('Bundesstraße 9', 'road'), ('Oppenheim', 'city'), ('Dienheim', 'city'), ('Uelversheim', 'city'), ('Weinolsheim', 'city'), ('Guntersblum', 'city'), ('Eimsheim', 'city')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 566: +Sentence: His breakthrough came with the production of two albums for hardcore punk band TSOL ( Revenge ( 1986 ) and Hit And Run ( 1987 ) ), but the first really big record he produced was Bang Tango 's Psycho Cafe in 1989. +True Annotation: [('Bang Tango', 'artist'), ('Bang Tango', 'musician')] +Predicted Annotation: [('TSOL', 'musician'), ('Hit And Run ( 1987 )', 'restaurant'), ('Bang Tango', 'musician'), ('Psycho Cafe', 'restaurant'), ('1989', 'point in time')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 567: +Sentence: The Raiders were previously a member of the Continental Indoor Football League ( formerly the Great Lakes Indoor Football League ) from 2006 to 2008 and the American Indoor Football Association for two exhibition matches in 2008. +True Annotation: [('American Indoor Football Association', 'sports league')] +Predicted Annotation: [('The Raiders', 'sports team'), ('Continental Indoor Football League', 'sports league'), ('Great Lakes Indoor Football League', 'sports league'), ('2006', 'point in time'), ('2008', 'point in time'), ('American Indoor Football Association', 'sports league'), ('2008', 'point in time')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 568: +Sentence: December 1 - Fred Rose, 56, songwriter and founder of Acuff-Rose Music. +True Annotation: [('Acuff-Rose Music', 'company')] +Predicted Annotation: [('Fred Rose', 'musician'), ('Acuff-Rose Music', 'music')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 569: +Sentence: It was recorded in New York City in March 1996, and produced by Thela with Tom Surgal. +True Annotation: [('New York City', 'company'), ('New York City', 'city'), ('New York City', 'cemetery')] +Predicted Annotation: [('New York City', 'city'), ('March 1996', 'point in time'), ('Thela', 'author'), ('Tom Surgal', 'author')] +Precision: 0.25; Recall: 0.3333333333333333; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 570: +Sentence: Between degrees he worked at Ferranti, where he was responsible for compiler development, and designed and implemented an operating system. +True Annotation: [('Ferranti', 'company')] +Predicted Annotation: [('he', 'engineer'), ('Ferranti', 'educational institution'), ('he', 'engineer'), ('operating system', 'computer')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 571: +Sentence: PlayStation Move Heroes, is a 2011 Action-adventure video game developed by Nihilistic Software and published by Sony Computer Entertainment. +True Annotation: [('Sony Computer Entertainment', 'company'), ('Sony Computer Entertainment', 'engineer'), ('Sony Computer Entertainment', 'artist')] +Predicted Annotation: [('PlayStation Move Heroes', 'game'), ('Nihilistic Software', 'software'), ('Sony Computer Entertainment', 'company')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 572: +Sentence: The 1974 creation of the Ceremonial County of Merseyside appended the former urban districts of Haydock, Newton-le-Willows and Rainford, and parts of Billinge-and-Winstanley and Ashton-in-Makerfield urban districts, along with part of Whiston Rural District, all from the administrative county of Lancashire. +True Annotation: [('Lancashire', 'county')] +Predicted Annotation: [('Ceremonial County of Merseyside', 'county'), ('Haydock', 'city'), ('Newton-le-Willows', 'city'), ('Rainford', 'city'), ('Billinge-and-Winstanley', 'city'), ('Ashton-in-Makerfield', 'city'), ('Whiston Rural District', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 573: +Sentence: The first star recognized as a Be star was Gamma Cassiopeiae, observed 1866 by Angelo Secchi, the first star ever observed with emission lines. +True Annotation: [('Angelo Secchi', 'author')] +Predicted Annotation: [('Be star', 'astral body'), ('Gamma Cassiopeiae', 'astral body'), ('Angelo Secchi', 'author')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 574: +Sentence: Jesica, two siblings, her mother Magdelena Santillan and her mother 's boyfriend Melecio Huerta illegally entered the United States from Tamazula, Mexico, a town 275 miles west of Mexico City, so that she could receive medical treatment. +True Annotation: [('Mexico City', 'city')] +Predicted Annotation: [('United States', 'country'), ('Mexico', 'country'), ('Mexico', 'country'), ('medical treatment', 'medical treatment')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 575: +Sentence: The newly rebranded breakfast show is known as The Chris Moyles Show and has increased its audience, now ahead of The Today Programme on Radio 4 as the second most popular breakfast show ( after ' Wake up with Wogan ' hosted by Terry Wogan ). +True Annotation: [('Terry Wogan', 'artist'), ('Terry Wogan', 'actor')] +Predicted Annotation: [('The newly rebranded breakfast show', 'broadcast program'), ('The Chris Moyles Show', 'broadcast program'), ('The Today Programme', 'broadcast program'), ('Radio 4', 'tv channel'), ('Terry Wogan', 'actor')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 576: +Sentence: Richard Franklin Pettigrew ( July 23, 1848 October 5, 1926 ) was an American lawyer, surveyor, and land developer. +True Annotation: [('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')] +Predicted Annotation: [('Richard Franklin Pettigrew', 'architect'), ('surveyor', 'engineer')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 577: +Sentence: Brawn GP led Toyota by 8.5 points in the Constructors ' Championship, with Renault and BMW Sauber a further 12.5 points behind. +True Annotation: [('Renault F1', 'sports team')] +Predicted Annotation: [('Toyota', 'company'), ("Constructors ' Championship", 'award'), ('Renault', 'company'), ('BMW Sauber', 'company')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 578: +Sentence: Chile is one of the 5 countries with the most descendants of Greeks in the world. +True Annotation: [('Chile', 'country')] +Predicted Annotation: [('Chile', 'country'), ('Greeks', 'ethnicity')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 579: +Sentence: Detective Constable Rob Davys collapsed during the race and was taken to Peterborough District Hospital. +True Annotation: [('Peterborough District Hospital', 'hospital')] +Predicted Annotation: [('Peterborough District Hospital', 'hospital')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 580: +Sentence: Most Sahus live in Andhra Pradesh, Chattisgarh, Uttar Pradesh, Orissa, Maharashtra, Madhya Pradesh, Jharkhand, Bihar and Rajasthan. +True Annotation: [('Bihar', 'province')] +Predicted Annotation: [('Sahus', 'ethnicity'), ('Andhra Pradesh', 'province'), ('Chattisgarh', 'province'), ('Uttar Pradesh', 'province'), ('Orissa', 'province'), ('Maharashtra', 'province'), ('Madhya Pradesh', 'province'), ('Jharkhand', 'province'), ('Bihar', 'province'), ('Rajasthan', 'province')] +Precision: 0.1; Recall: 1.0; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 581: +Sentence: The River Tay ( Gaelic: Tatha ) is the longest river in Scotland and the seventh-longest in the United Kingdom. +True Annotation: [('Scotland', 'country'), ('Scotland', 'ethnicity')] +Predicted Annotation: [('The River Tay', 'body of water'), ('Gaelic', 'language'), ('Scotland', 'country'), ('United Kingdom', 'country')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 582: +Sentence: Battle Through Time is a side-scrolling ground-based shoot 'em up game drawing obvious influence from the arcade game Moon Patrol. +True Annotation: [('Moon Patrol', 'game')] +Predicted Annotation: [('Battle Through Time', 'game'), ('Moon Patrol', 'game')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 583: +Sentence: Both Architects were veterans who served in the war and moved on to study under Charles D'Ebro. +True Annotation: [("Charles D'Ebro", 'architect')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 584: +Sentence: He traces his adventurous streak back to his grandfather from Bristol, England-also named Austin James Stevens-part founder of the AJS Motorbike Corporation, but later took the boat to Africa. +True Annotation: [('Bristol', 'city')] +Predicted Annotation: [('Bristol', 'city'), ('England-also', 'country'), ('AJS Motorbike Corporation', 'company'), ('Africa', 'country')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 585: +Sentence: Later, it was determined that the chants were in response to the news that al-Qaeda leader Osama bin Laden, the mastermind of the September 11 attacks, had been killed by United States special operations forces in Abbottabad, Pakistan. +True Annotation: [('Abbottabad', 'city')] +Predicted Annotation: [('al-Qaeda', 'terrorist organization'), ('Osama bin Laden', 'terrorist'), ('September 11 attacks', 'terrorist attack'), ('United States', 'country'), ('Abbottabad', 'city'), ('Pakistan', 'country')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 586: +Sentence: Together with most of Hurst and Bedford, this area forms one of the largest recognized suburban school districts in the state. +True Annotation: [('Bedford, Texas', 'city')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 587: +Sentence: The single entered the Billboard Hot R&B / Hip-Hop Songs chart at number 72 and has climbed as high as number 30. +True Annotation: [('Billboard', 'author'), ('Billboard', 'written work')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 588: +Sentence: In the 1980s he wrote about television for the Michigan Voice, Mother Jones, and In These Times. +True Annotation: [('In These Times', 'written work')] +Predicted Annotation: [('Michigan Voice', 'tv channel'), ('Mother Jones', 'written work'), ('In These Times', 'written work')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 589: +Sentence: Sandals Resorts has a total of 15 couples-only properties, including eight in Jamaica, three in St. Lucia, one in Antigua, two in the Bahamas, and one in Varadero, Cuba. +True Annotation: [('Cuba', 'government agency'), ('Cuba', 'country'), ('Cuba', 'ethnicity')] +Predicted Annotation: [('Sandals Resorts', 'hotel'), ('Jamaica', 'country'), ('St. Lucia', 'country'), ('Antigua', 'country'), ('Bahamas', 'country'), ('Varadero', 'city'), ('Cuba', 'country')] +Precision: 0.14285714285714285; Recall: 0.3333333333333333; F1-score: 0.2 +-------------------------------------------------- + +Instance 590: +Sentence: The name Aredale is derived from a variation on the Pennsylvania town of Airville, from which several Aredale residents had emigrated. +True Annotation: [('Pennsylvania', 'province'), ('Pennsylvania', 'government')] +Predicted Annotation: [('Aredale', 'city'), ('Aredale', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 591: +Sentence: In 1971, Mel Stuart offered Wilder the lead role in his film adaptation of Roald Dahl 's Charlie and the Chocolate Factory. +True Annotation: [('Willy Wonka and the Chocolate Factory', 'film')] +Predicted Annotation: [('1971', 'point in time'), ('Wilder', 'actor'), ('Roald Dahl', 'author'), ('Charlie and the Chocolate Factory', 'film')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 592: +Sentence: The 2010 LKL All-Star Game will be held in Cido Arena on March 20, 2010. +True Annotation: [('Lietuvos KrepÅ¡inio Lyga', 'sports league')] +Predicted Annotation: [('The 2010 LKL All-Star Game', 'game')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 593: +Sentence: On 6 March the squadron took off from the aircraft carrier for their new base at Ratmalana assigned to defend the large Royal Navy fleet stationed at Colombo. +True Annotation: [('Ratmalana', 'airport')] +Predicted Annotation: [('Ratmalana', 'city'), ('Colombo', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 594: +Sentence: Apart from the town of Paczkow, Gmina Paczkow contains the villages and settlements of Dziewietlice, Frydrychow, Goscice, Kamienica, Kozielno, Lisie Katy, Sciborz, Stary Paczkow, Trzeboszowice, Ujezdziec, Unikowice and Wilamowa. +True Annotation: [('Lisie KÄ…ty, Opole Voivodeship', 'city')] +Predicted Annotation: [('Paczkow', 'city'), ('Paczkow', 'city'), ('Dziewietlice', 'city'), ('Frydrychow', 'city'), ('Goscice', 'city'), ('Kamienica', 'city'), ('Kozielno', 'city'), ('Lisie Katy', 'city'), ('Sciborz', 'city'), ('Stary Paczkow', 'city'), ('Trzeboszowice', 'city'), ('Ujezdziec', 'city'), ('Unikowice', 'city'), ('Wilamowa', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 595: +Sentence: Throughout the 1920s and 1930s they supplied engines to many companies manufacturing light-cars such as Abbey, AJS, Albatross, Ashton-Evans, Bayliss-Thomas, Clyno, Crossley, Crouch, GWK, Marendaz, Morgan, Triumph, Swift, and Standard. +True Annotation: [('Marendaz', 'company')] +Predicted Annotation: [('Abbey', 'company'), ('AJS', 'company'), ('Albatross', 'engine'), ('Ashton-Evans', 'company'), ('Bayliss-Thomas', 'company'), ('Clyno', 'company'), ('Crossley', 'company'), ('Crouch', 'company'), ('GWK', 'company'), ('Marendaz', 'company'), ('Morgan', 'company'), ('Triumph', 'engine'), ('Swift', 'company'), ('Standard', 'company')] +Precision: 0.07142857142857142; Recall: 1.0; F1-score: 0.13333333333333333 +-------------------------------------------------- + +Instance 596: +Sentence: In 1917 he undersigned an order to arrest Vladimir Lenin, according to the decision of the Russian Provisional Government. +True Annotation: [('Russian Provisional Government', 'country')] +Predicted Annotation: [('1917', 'point in time'), ('Vladimir Lenin', 'politician'), ('Russian Provisional Government', 'government')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 597: +Sentence: It was inspired by the work of J. R. R. Tolkien, and is also about revenge. +True Annotation: [('J. R. R. Tolkien', 'author'), ('J. R. R. Tolkien', 'artist')] +Predicted Annotation: [('J. R. R. Tolkien', 'author')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 598: +Sentence: The second important document is the Gramota of the Byzantine emperor Alexius I Comnenus of July 1085, by which the monastery was granted autonomy and the status of a royal monastery. +True Annotation: [('Alexius I Comnenus', 'monarch')] +Predicted Annotation: [('Byzantine emperor', 'monarch'), ('Alexius I Comnenus', 'monarch')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 599: +Sentence: Richard Owen, who described Anthodon, thought it was a dinosaur because dinosaurian skull material from the Early Cretaceous had become associated with the Permian material. +True Annotation: [('Richard Owen', 'author')] +Predicted Annotation: [('Richard Owen', 'author'), ('Anthodon', 'animal'), ('dinosaur', 'animal'), ('Early Cretaceous', 'point in time')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 600: +Sentence: The museum contains about 12 aircraft, including AEA June Bug, AEA Silver Dart, Curtiss Model D, Curtiss Model E, JN-4D Jenny, Curtiss Oriole, Curtiss Robin, three Mercury Aircraft, Curtiss P-40 Warhawk, and Curtiss-Wright Junior. +True Annotation: [('Curtiss P-40 Warhawk', 'airplane')] +Predicted Annotation: [('AEA June Bug', 'airplane'), ('AEA Silver Dart', 'airplane'), ('Curtiss Model D', 'airplane'), ('Curtiss Model E', 'airplane'), ('JN-4D Jenny', 'airplane'), ('Curtiss Oriole', 'airplane'), ('Curtiss Robin', 'airplane'), ('Mercury Aircraft', 'airplane'), ('Curtiss P-40 Warhawk', 'airplane'), ('Curtiss-Wright Junior', 'airplane')] +Precision: 0.1; Recall: 1.0; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 601: +Sentence: Ruth Plumly Thompson, who wrote a number of the books in the Oz series after Frank L. Baum died in 1919, also wrote a considerable number of editorial pages. +True Annotation: [('Frank L. Baum', 'author'), ('Frank L. Baum', 'director'), ('Frank L. Baum', 'artist'), ('Frank L. Baum', 'actor')] +Predicted Annotation: [('Ruth Plumly Thompson', 'author'), ('Oz series', 'written work'), ('Frank L. Baum', 'author'), ('1919', 'point in time')] +Precision: 0.25; Recall: 0.25; F1-score: 0.25 +-------------------------------------------------- + +Instance 602: +Sentence: Robin Hood Hills are a steep sided range of sandstone hills forming a natural amphitheatre surrounding the villages of Annesley and Newstead in Nottinghamshire, UK. +True Annotation: [('Nottinghamshire', 'county'), ('Nottinghamshire', 'cemetery')] +Predicted Annotation: [('Robin Hood Hills', 'mountain'), ('sandstone hills', 'mountain'), ('Nottinghamshire', 'province'), ('UK', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 603: +Sentence: Hitchin Rugby Football Club is a rugby club based in Hitchin, Hertfordshire, England. +True Annotation: [('England', 'country')] +Predicted Annotation: [('Hitchin', 'city'), ('Hitchin', 'city'), ('Hertfordshire', 'province'), ('England', 'country')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 604: +Sentence: Trampers can obtain weather information, maps and guidance from the Department of Conservation. +True Annotation: [('New Zealand Department of Conservation', 'government agency')] +Predicted Annotation: [('Trampers', 'athlete'), ('Department of Conservation', 'government agency')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 605: +Sentence: The study investigated the possibility of links to Heathrow Airport and connections with Crossrail, the Great Western Main Line, and the Channel Tunnel Rail Link ( HS1 ). +True Annotation: [('High Speed 1', 'railway')] +Predicted Annotation: [('Heathrow Airport', 'airport'), ('Crossrail', 'railway'), ('Great Western Main Line', 'railway'), ('Channel Tunnel Rail Link', 'railway'), ('HS1', 'railway')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 606: +Sentence: The album places Hodges at the fore, backing him with piano by Ellington or Billy Strayhorn and providing other accompaniment by well-known jazz figures like Ben Webster, Roy Eldridge, Harry " Sweets " Edison and Jo Jones. +True Annotation: [('Ben Webster', 'artist'), ('Ben Webster', 'actor')] +Predicted Annotation: [('piano', 'music'), ('Ellington', 'musician'), ('Billy Strayhorn', 'musician'), ('Ben Webster', 'musician'), ('Roy Eldridge', 'musician'), ('Harry " Sweets " Edison', 'musician'), ('Jo Jones', 'musician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 607: +Sentence: From the rule of the Flavian Dynasty until the Year Of The Five Emperors, the Roman Empire experienced an extended period of internal peace and harmony later known as the time of The Five Good Emperors - Nerva, Trajan, Hadrian, Antonius Pius and Marcus Aurelius. +True Annotation: [('Marcus Aurelius', 'author'), ('Marcus Aurelius', 'monarch'), ('Marcus Aurelius', 'politician')] +Predicted Annotation: [('Nerva', 'monarch'), ('Trajan', 'monarch'), ('Hadrian', 'monarch'), ('Antonius Pius', 'monarch'), ('Marcus Aurelius', 'monarch')] +Precision: 0.2; Recall: 0.3333333333333333; F1-score: 0.25 +-------------------------------------------------- + +Instance 608: +Sentence: In 2007 Benga, along with fellow producers Skream and Artwork, formed the dubstep supergroup Magnetic Man. +True Annotation: [('Magnetic Man', 'artist'), ('Magnetic Man', 'musician')] +Predicted Annotation: [('Benga', 'artist'), ('Skream', 'musician'), ('Artwork', 'musician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 609: +Sentence: Rogi ' rogi is a village in the administrative district of Gmina Wielgomlyny, within Radomsko County, Lodz Voivodeship, in central Poland. +True Annotation: [('Åódź Voivodeship', 'city')] +Predicted Annotation: [('Gmina Wielgomlyny', 'county'), ('Radomsko County', 'county'), ('Lodz Voivodeship', 'province'), ('Poland', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 610: +Sentence: Rustu was first discovered by goalkeeper coach Ilie Datcu and was later introduced to Fatih Terim. +True Annotation: [('Fatih Terim', 'athlete')] +Predicted Annotation: [('goalkeeper coach', 'coach'), ('Ilie Datcu', 'coach')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 611: +Sentence: Remaining at UK, Walls worked toward a doctorate in sociology and edited Appalachia in the Sixtieswith his faculty mentor John B. Stephenson. +True Annotation: [('John B. Stephenson', 'author')] +Predicted Annotation: [('UK', 'country'), ('John B. Stephenson', 'coach')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 612: +Sentence: jpgthumbleftGilberdyke Methodist ChurchThe civil parish is formed by the village of Gilberdyke and the hamlets of Bennetland, Hive, Sandholme and Scalby. +True Annotation: [('Sandholme, East Riding of Yorkshire', 'city')] +Predicted Annotation: [('Gilberdyke', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 613: +Sentence: Bielany bje ' lany is a village in the administrative district of Gmina Kety, within Oswiecim County, Lesser Poland Voivodeship, in southern Poland. +True Annotation: [('OÅ›wiÄ™cim County', 'city')] +Predicted Annotation: [('Gmina Kety', 'county'), ('Oswiecim County', 'county'), ('Lesser Poland Voivodeship', 'province'), ('Poland', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 614: +Sentence: In the aftermath of the Skrull invasion, the Inhumans transform Attilan into a space-capable vessel, powered by Black Bolt 's voice and leave the Moon. +True Annotation: [('Secret Invasion', 'written work')] +Predicted Annotation: [('Inhumans', 'ethnicity'), ('space-capable vessel', 'ship')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 615: +Sentence: It originates near Haringhata in Nadia district and then flows through Deganga, Habra and Barasat areas of North 24 Parganas before joining the Raimangal River in the Sundarbans. +True Annotation: [('Nadia district', 'county'), ('Nadia district', 'city')] +Predicted Annotation: [('Haringhata', 'city'), ('Nadia district', 'city'), ('Deganga', 'city'), ('Habra', 'city'), ('Barasat', 'city'), ('North 24 Parganas', 'city'), ('Raimangal River', 'body of water'), ('Sundarbans', 'body of water')] +Precision: 0.125; Recall: 0.5; F1-score: 0.2 +-------------------------------------------------- + +Instance 616: +Sentence: After just 4 appearances he returned to the USA and signed for the now defunct Major Indoor Soccer League ( MISL ) team the Orlando Sharks. +True Annotation: [('Orlando Sharks', 'sports team')] +Predicted Annotation: [('USA', 'country'), ('Major Indoor Soccer League', 'sports league'), ('Orlando Sharks', 'sports team')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 617: +Sentence: Japanese politician of the New Komeito Party, a member of the House of Councillors in the Diet ( national legislature ). +True Annotation: [('Diet of Japan', 'government')] +Predicted Annotation: [('Japanese politician', 'politician'), ('New Komeito Party', 'political party')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 618: +Sentence: In the early centuries of the first millennium, the people of the Malay Peninsula adopted the Indian religions of Hinduism and Buddhism, religions which had a major effect on the language and culture of those living in Malaysia. +True Annotation: [('Hinduism', 'religion')] +Predicted Annotation: [('Indian religions', 'religion'), ('Hinduism', 'religion'), ('Buddhism', 'religion'), ('Malaysia', 'country')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 619: +Sentence: July 20: Hayao Miyazaki 's Spirited Away premieres; it becomes the first anime film to win an Academy Award. +True Annotation: [('Academy Award', 'award')] +Predicted Annotation: [('Hayao Miyazaki', 'author'), ('Spirited Away', 'film'), ('Academy Award', 'award')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 620: +Sentence: Archaeological excavations of burial sites on the island of Lovon near modern-day Stockholm have shown that the actual Christianization of the people was very slow and took at least 150-200 years, and this was a very central location in the Swedish kingdom. +True Annotation: [('Lovön', 'city'), ('Lovön', 'island')] +Predicted Annotation: [('burial sites', 'cemetery'), ('island of Lovon', 'island'), ('modern-day Stockholm', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 621: +Sentence: 1956 & ndash; The Republic of the Sudan achieves independence from the Egyptian Republic and the United Kingdom of Great Britain and Northern Ireland. +True Annotation: [('United Kingdom', 'park'), ('United Kingdom', 'cemetery'), ('United Kingdom', 'government'), ('United Kingdom', 'country'), ('United Kingdom', 'government agency')] +Predicted Annotation: [('The Republic of the Sudan', 'country'), ('United Kingdom of Great Britain and Northern Ireland', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 622: +Sentence: He spoke out against deregulation that allowed diploma mills like Rutherford University and Kingston College which advertised to foreign students. +True Annotation: [('Kingston College', 'educational institution')] +Predicted Annotation: [('Rutherford University', 'educational institution'), ('Kingston College', 'educational institution')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 623: +Sentence: Doblo, Linea, Idea, Mille, Palio, Palio Fire, Palio Weekend, Punto, Siena, Stilo, Strada, Uno. +True Annotation: [('Fiat Palio', 'car')] +Predicted Annotation: [('Palio Weekend', 'sports event'), ('Siena', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 624: +Sentence: When she was thirty ( in 1983 ) she taught chemistry at the National University of Rwanda. +True Annotation: [('National University of Rwanda', 'educational institution')] +Predicted Annotation: [('1983', 'point in time'), ('chemistry', 'chemical thing'), ('National University of Rwanda', 'educational institution')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 625: +Sentence: Safe @ Office is a line of firewall and VPN appliances developed by SofaWare Technologies, a Check Point company. +True Annotation: [('Check Point', 'company')] +Predicted Annotation: [('SofaWare Technologies', 'company'), ('Check Point company', 'company')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 626: +Sentence: The Transmigration program ( Transmigrasi ) was a National Government initiative to move landless people from densely populated areas of Indonesia ( such as Java and Bali ) to less populous areas of the country including Papua, Kalimantan, Sumatra, and Sulawesi. +True Annotation: [('Sulawesi', 'island')] +Predicted Annotation: [('Transmigration program', 'broadcast program'), ('landless people', 'ethnicity'), ('Indonesia', 'country'), ('Java', 'island'), ('Bali', 'island'), ('Papua', 'island'), ('Kalimantan', 'island'), ('Sumatra', 'island'), ('Sulawesi', 'island')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 627: +Sentence: The series is best known for starring kid-sized versions of popular professional sports stars, such as Albert Pujols, Paul Pierce, Barry Bonds, Tim Duncan, Kevin Garnett, Tom Brady, Alex Rodriguez, Joe Thornton and Andy Macdonald. +True Annotation: [('Barry Bonds', 'athlete'), ('Barry Bonds', 'actor')] +Predicted Annotation: [('Albert Pujols', 'athlete'), ('Paul Pierce', 'athlete'), ('Barry Bonds', 'athlete'), ('Tim Duncan', 'athlete'), ('Kevin Garnett', 'athlete'), ('Tom Brady', 'athlete'), ('Alex Rodriguez', 'athlete'), ('Joe Thornton', 'athlete'), ('Andy Macdonald', 'athlete')] +Precision: 0.1111111111111111; Recall: 0.5; F1-score: 0.1818181818181818 +-------------------------------------------------- + +Instance 628: +Sentence: December 5, 1969: Horacio Pina, Ron Law and Dave Nelson were traded by the Indians to the Washington Senators for Dennis Higgins and Barry Moore. +True Annotation: [('Texas Rangers', 'sports team')] +Predicted Annotation: [('December 5, 1969', 'point in time'), ('Horacio Pina', 'law'), ('Ron Law', 'law'), ('Dave Nelson', 'law'), ('Indians', 'ethnicity')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 629: +Sentence: Plans for revolt by the 130th Baluchi Regiment at Rangoon on 21 February were thwarted. +True Annotation: [('Rangoon', 'city')] +Predicted Annotation: [('revolt', 'protest'), ('Rangoon', 'city')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 630: +Sentence: He also attracted followers from Amesbury, Newbury, and Byfield in northern Massachusetts. +True Annotation: [('Amesbury, Massachusetts', 'city')] +Predicted Annotation: [('Amesbury', 'city'), ('Newbury', 'city'), ('Byfield', 'city'), ('Massachusetts', 'province')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 631: +Sentence: The selection process for the 1944 Summer Olympics consisted of ten bids, and saw London be selected ahead of Rome, Detroit, Lausanne, Athens, Budapest, Helsinki and Montreal. +True Annotation: [('Athens', 'city')] +Predicted Annotation: [('1944 Summer Olympics', 'sports event'), ('London', 'city'), ('Rome', 'city'), ('Detroit', 'city'), ('Lausanne', 'city'), ('Athens', 'city'), ('Budapest', 'city'), ('Helsinki', 'city'), ('Montreal', 'city')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 632: +Sentence: Derfel was then adopted by Merlin into his community on the Tor at Ynys Wydryn ( the isle of Avalon, modern Glastonbury ) where he became friends with Nimue, otherwise known as Vivien, another child believed to be touched by the gods and Merlin 's apprentice. +True Annotation: [('Nimue', 'film'), ('Nimue', 'written work')] +Predicted Annotation: [('Merlin', 'god'), ('Tor at Ynys Wydryn', 'island'), ('Avalon', 'island'), ('Glastonbury', 'city'), ('Nimue', 'god'), ('Merlin', 'god')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 633: +Sentence: Downsview is a station of the Yonge-University-Spadina line of the subway system of Toronto, Ontario, Canada. +True Annotation: [('Ontario', 'province'), ('Ontario', 'cemetery')] +Predicted Annotation: [('Yonge-University-Spadina line', 'transit line'), ('subway system', 'transit system'), ('Toronto', 'city'), ('Ontario', 'province'), ('Canada', 'country')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 634: +Sentence: Bertram Sharp ( 8 January 1876 - 2 November 1949 ) was an English footballer who played as a full-back with Aston Villa, Everton and Southampton around the turn of the 20th century. +True Annotation: [('Everton F.C.', 'sports team')] +Predicted Annotation: [('Bertram Sharp', 'athlete'), ('8 January 1876', 'point in time'), ('2 November 1949', 'point in time'), ('Aston Villa', 'city'), ('Southampton', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 635: +Sentence: This was the second Steve Earle song that Loveless recorded, the first being " Some Blue Moons Ago " from her first album, Patty Loveless. +True Annotation: [('Patty Loveless', 'music')] +Predicted Annotation: [('Steve Earle', 'musician'), ('Some Blue Moons Ago', 'music'), ('Patty Loveless', 'musician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 636: +Sentence: Cotton has acted on the Australian soap opera The Young Doctors and appeared in the lead role of a successful stage production of Andrew Lloyd Webber and Tim Rice 's Joseph and the Amazing Technicolour Dreamcoat. +True Annotation: [('Andrew Lloyd Webber', 'actor'), ('Andrew Lloyd Webber', 'author'), ('Andrew Lloyd Webber', 'politician'), ('Andrew Lloyd Webber', 'artist'), ('Andrew Lloyd Webber', 'musician')] +Predicted Annotation: [('Cotton', 'actor'), ('The Young Doctors', 'film'), ('Andrew Lloyd Webber', 'author'), ('Tim Rice', 'author'), ('Joseph and the Amazing Technicolour Dreamcoat', 'film')] +Precision: 0.2; Recall: 0.2; F1-score: 0.20000000000000004 +-------------------------------------------------- + +Instance 637: +Sentence: Hundreds of vehicles outside a Ford Assembly Plant in Hazelwood were damaged as well as almost every house within the city of Florissant in St. Louis County. +True Annotation: [('Florissant, Missouri', 'city')] +Predicted Annotation: [('Ford Assembly Plant', 'company'), ('Hazelwood', 'city'), ('Florissant', 'city'), ('St. Louis County', 'county')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 638: +Sentence: Rick Steiner and Buff Bagwell defeated The Giant and Scott Steiner to win the WCW World Tag Team Championship ( 8:24 ) Rick pinned The Giant after a Steiner Bulldog. +True Annotation: [('Paul Wight', 'athlete'), ('Paul Wight', 'actor')] +Predicted Annotation: [('Rick Steiner', 'athlete'), ('Buff Bagwell', 'athlete'), ('WCW World Tag Team Championship', 'award')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 639: +Sentence: Both members perform in the antique-prog band Miasma & amp; the Carousel of Headless Horses. +True Annotation: [("Daniel O'Sullivan", 'artist'), ("Daniel O'Sullivan", 'musician')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 640: +Sentence: The 2010 Austin suicide attack occurred on February 18, 2010, when Andrew Joseph Stack III, flying his Piper Dakota, crashed into Building I of the Echelon office complex in Austin, Texas, United States, killing himself and Internal Revenue Service manager Vernon Hunter. +True Annotation: [('Internal Revenue Service', 'author'), ('Internal Revenue Service', 'government agency')] +Predicted Annotation: [('Austin', 'city'), ('February 18, 2010', 'point in time'), ('Andrew Joseph Stack III', 'terrorist'), ('Piper Dakota', 'airplane'), ('Austin', 'city'), ('Texas', 'city'), ('United States', 'country'), ('Internal Revenue Service', 'government agency')] +Precision: 0.14285714285714285; Recall: 0.5; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 641: +Sentence: For English Touring Opera, she has sung Jezibaba ( Rusalka ) and Kabanicha ( Katya Kabanova ). +True Annotation: [('English Touring Opera', 'company')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 642: +Sentence: He was confirmed by the United States Senate on August 4, 1983, and received his commission on August 6, 1983. +True Annotation: [('United States Senate', 'author'), ('United States Senate', 'government')] +Predicted Annotation: [('United States', 'country'), ('August 4, 1983', 'point in time'), ('August 6, 1983', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 643: +Sentence: The company was founded in Waterloo, Ontario, Canada in 1980 by imaging pioneer Dr. Savvas Chamberlain, a former Professor in Electrical Engineering at the University of Waterloo. +True Annotation: [('University of Waterloo', 'educational institution')] +Predicted Annotation: [('The company', 'educational institution'), ('Waterloo', 'city'), ('Ontario', 'province'), ('Canada', 'country'), ('Dr. Savvas Chamberlain', 'doctor'), ('Waterloo', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 644: +Sentence: The communaute de communes des Terroirs d'Angillon was created on December 29th, 2000 and is located in the Cher departement of the Centre region of France. +True Annotation: [('Centre', 'province')] +Predicted Annotation: [('December 29th, 2000', 'point in time'), ('France', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 645: +Sentence: He helped start Dill Records which released most of the Skankin ' Pickle releases along with bands like Less Than Jake, Slapstick, MU330, and Less Than Jake ( all of which went to Asian Man Records after the demise of Skankin ' Pickle ). +True Annotation: [('MU330', 'artist'), ('MU330', 'musician')] +Predicted Annotation: [("Skankin ' Pickle", 'musician'), ('Less Than Jake', 'musician'), ('Slapstick', 'musician'), ('MU330', 'musician'), ('Less Than Jake', 'musician'), ("Skankin ' Pickle", 'musician')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 646: +Sentence: Rejinagar ( Vidhan Sabha constituency ) ( রেজিনগর বিধানসà¦à¦¾ কেনà§à¦¦à§à¦° ) is an assembly constituency in Murshidabad district in the Indian state of West Bengal. +True Annotation: [('West Bengal', 'province')] +Predicted Annotation: [('Rejinagar', 'city'), ('Murshidabad district', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 647: +Sentence: On 18 December 1991 Silayev became the Permanent Representative of Russia to the European Community in Brussels; he resigned from his post on 7 February 1994. +True Annotation: [('European Community', 'author')] +Predicted Annotation: [('Silayev', 'politician'), ('Russia', 'country'), ('Brussels', 'city'), ('7 February 1994', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 648: +Sentence: Perreault played with future Hockey Hall of Fame members such as Bobby Orr, Darryl Sittler, Bobby Hull, Guy Lafleur and Marcel Dionne. +True Annotation: [('Marcel Dionne', 'athlete')] +Predicted Annotation: [('Bobby Orr', 'athlete'), ('Darryl Sittler', 'athlete'), ('Bobby Hull', 'athlete'), ('Guy Lafleur', 'athlete'), ('Marcel Dionne', 'athlete')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 649: +Sentence: Kavyen ' Kav ' Temperley ( bass/vocals ), Joel Quartermain ( guitar ) and Stuart MacLeod ( guitar ) formed the band to compete in the Australian National Campus Band Competition. +True Annotation: [('Joel Quartermain', 'artist'), ('Joel Quartermain', 'musician')] +Predicted Annotation: [('Kavyen', 'musician'), ('bass/vocals', 'instrument'), ('Joel Quartermain', 'musician'), ('guitar', 'instrument'), ('Stuart MacLeod', 'musician'), ('guitar', 'instrument'), ('Australian National Campus Band Competition', 'award')] +Precision: 0.16666666666666666; Recall: 0.5; F1-score: 0.25 +-------------------------------------------------- + +Instance 650: +Sentence: Colli sul Velino is a comune ( municipality ) in the Province of Rieti in the Italian region Latium, located about 70 & nbsp; km northeast of Rome and about 13 & nbsp; km northwest of Rieti. +True Annotation: [('Province of Rieti', 'province')] +Predicted Annotation: [('Colli sul Velino', 'province'), ('Province of Rieti', 'province'), ('Latium', 'city'), ('Rome', 'city'), ('Rieti', 'city')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 651: +Sentence: In March 2006 development was picked up again by Panu Matilainen from Red Hat at a new home, introducing basic multilib functionality and support for common repository metadata. +True Annotation: [('Red Hat', 'company'), ('Red Hat', 'engineer')] +Predicted Annotation: [('Panu Matilainen', 'architect'), ('Red Hat', 'company')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 652: +Sentence: He was born in the village of Holuybne, Bereg County, Austria-Hungary ( now Svaliava Raion, Zakarpattia Oblast, Ukraine ) and emigrated to Pennsylvania with his parents at age five. +True Annotation: [('Zakarpattia Oblast', 'province')] +Predicted Annotation: [('Bereg County', 'county'), ('Austria-Hungary', 'country'), ('Svaliava Raion', 'province'), ('Zakarpattia Oblast', 'province'), ('Ukraine', 'country')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 653: +Sentence: Among the major cities of the region are Varna, Rousse, Pleven, Dobrich, Shumen, Veliko Tarnovo, Vratsa, Vidin, Montana, Lom, Silistra, Targovishte, and Razgrad. +True Annotation: [('Silistra', 'city')] +Predicted Annotation: [('Varna', 'city'), ('Rousse', 'city'), ('Pleven', 'city'), ('Dobrich', 'city'), ('Shumen', 'city'), ('Veliko Tarnovo', 'city'), ('Vratsa', 'city'), ('Vidin', 'city'), ('Montana', 'city'), ('Lom', 'city'), ('Silistra', 'city'), ('Targovishte', 'city'), ('Razgrad', 'city')] +Precision: 0.07692307692307693; Recall: 1.0; F1-score: 0.14285714285714288 +-------------------------------------------------- + +Instance 654: +Sentence: The band 's songs appeared on several Hollywood film soundtracks, such as Gremlins 2: The New Batch, Nothing But Trouble and The Taking of Beverly Hills. +True Annotation: [('The Taking of Beverly Hills', 'film')] +Predicted Annotation: [('The band', 'musician'), ('Hollywood film', 'film'), ('Gremlins 2: The New Batch', 'film'), ('Nothing But Trouble', 'music'), ('The Taking of Beverly Hills', 'film')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 655: +Sentence: On February 23, 1943, the group began two days of low-level strafing missions in support of hard-pressed Allied troops at Kasserine Pass, losing several aircraft. +True Annotation: [('Kasserine Pass', 'military conflict')] +Predicted Annotation: [('February 23, 1943', 'point in time'), ('Allied troops', 'military'), ('Kasserine Pass', 'bridge')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 656: +Sentence: Additional London credits include Cats, Hot Mikado, Martin Guerre, Blood Brothers and Spend Spend Spend, for which he was nominated for the Laurence Olivier Award. +True Annotation: [('Martin Guerre', 'film'), ('Martin Guerre', 'play'), ('Martin Guerre', 'written work')] +Predicted Annotation: [('London', 'city'), ('Cats', 'film'), ('Hot Mikado', 'film'), ('Martin Guerre', 'film'), ('Blood Brothers', 'film'), ('Laurence Olivier Award', 'award')] +Precision: 0.16666666666666666; Recall: 0.3333333333333333; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 657: +Sentence: In the program 's short history, wins have already been recorded over traditional Football Championship Subdivision powers such as a James Madison University ( ranked # 1 at the time ), Furman University and Wofford College. +True Annotation: [('Wofford College', 'educational institution')] +Predicted Annotation: [('James Madison University', 'educational institution'), ('Furman University', 'educational institution'), ('Wofford College', 'educational institution')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 658: +Sentence: Henlow is a village and civil parish in the district of Central Bedfordshire in Bedfordshire, England. +True Annotation: [('Bedfordshire', 'county')] +Predicted Annotation: [('Henlow', 'cemetery'), ('Bedfordshire', 'province'), ('Bedfordshire', 'province'), ('England', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 659: +Sentence: At Sydney Airport, the Seven Network placed a billboard near the exit, featuring a picture of an Oceanic Airlines hostess and the company 's symbol with the words " find815. +True Annotation: [('Sydney Airport', 'airport')] +Predicted Annotation: [('Sydney Airport', 'airport'), ('Seven Network', 'broadcast network'), ('Oceanic Airlines', 'airline')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 660: +Sentence: It planned to launch operations in 2005 linking Brisbane to generally exotic destinations in the Pacific, using a Russian Yakovlev Yak-42D aircraft leased from the Russian airline Karat. +True Annotation: [('Karat', 'airline'), ('Karat', 'company')] +Predicted Annotation: [('Brisbane', 'city'), ('Pacific', 'body of water'), ('Russian airline', 'airline'), ('Karat', 'airline')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 661: +Sentence: Bugno 's performance in the Grand Tours, however, was over-shadowed by Miguel Indurain. +True Annotation: [('Miguel Indurain', 'athlete')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 662: +Sentence: Since 2003, one of his hobbies has been racing and breeding horses on his Arindel Farms in Ocala, Florida. +True Annotation: [('Ocala, Florida', 'city')] +Predicted Annotation: [('2003', 'point in time'), ('Ocala', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 663: +Sentence: Mark Knowles and Daniel Nestor were the defending champions, but lost in the first round to Lukas Dlouhy and David Skoch. +True Annotation: [('David Å koch', 'athlete')] +Predicted Annotation: [('Mark Knowles', 'athlete'), ('Daniel Nestor', 'athlete')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 664: +Sentence: Manchukuo used the Chosen ports of Yuki, Seishin and Rashin for the Japan sea area. +True Annotation: [('Sea of Japan', 'body of water')] +Predicted Annotation: [('Japan', 'country'), ('sea area', 'body of water')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 665: +Sentence: Giovanni Invernizzi ( born August 26, 1931 in Albairate; died February 28, 2005 in Milan ) was an Italian professional football player and coach. +True Annotation: [('Milan', 'city')] +Predicted Annotation: [('Giovanni Invernizzi', 'coach'), ('Albairate', 'city'), ('Milan', 'city'), ('Italian', 'country')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 666: +Sentence: png20pxMelbourne / Avalon Airport End 20px continues as 30px Hastings, Flinders Westernport Highway 30px Image: UK motorway symbol. +True Annotation: [('Flinders, Victoria', 'city')] +Predicted Annotation: [('Avalon Airport', 'airport'), ('Hastings', 'city'), ('Flinders', 'city'), ('UK', 'country'), ('motorway', 'road')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 667: +Sentence: The following describes institutions of post-secondary learning existing in Belize prior to the establishment of the University of Belize in August 2000. +True Annotation: [('Belize', 'country')] +Predicted Annotation: [('Belize', 'country'), ('University of Belize', 'educational institution'), ('August 2000', 'point in time')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 668: +Sentence: Six months after joining Citicorp, he left to join Paine Webber as first vice president of the company 's government finance group. +True Annotation: [('Paine Webber', 'company')] +Predicted Annotation: [('Citicorp', 'company'), ('company', 'company'), ('government finance group', 'government agency')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 669: +Sentence: Herrera played Miguel Arango, a teenager who moves to Mexico City to avenge his father 's death. +True Annotation: [('Mexico City', 'city')] +Predicted Annotation: [('Miguel Arango', 'athlete'), ('teenager', 'athlete'), ('Mexico City', 'city')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 670: +Sentence: Proponents of ecumenism are currently engaged in discussing key theological differences such as the Filioque, Papal primacy, and a possible agreement on rapprochement and eventually full communion with the Roman Catholic and Anglican Churches. +True Annotation: [('Anglican Churches', 'religion')] +Predicted Annotation: [('ecumenism', 'religion'), ('Roman Catholic and Anglican Churches', 'religion')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 671: +Sentence: Reeker is a 2005 American horror film, written and directed by Dave Payne. +True Annotation: [('horror film', 'film')] +Predicted Annotation: [('Reeker', 'film'), ('Dave Payne', 'author')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 672: +Sentence: Gloria and Salvador Torres ' flag of Aztlan has seven stars, California, Arizona, Colorado, New Mexico and Texas; and parts of Montana, Utah, Oregon, Nevada, Kansas and Wyoming. +True Annotation: [('Montana', 'province')] +Predicted Annotation: [('California', 'body of water'), ('Arizona', 'body of water'), ('Montana', 'body of water')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 673: +Sentence: Sexbierum is located in the province of Friesland, at located about 7 kilometres north-east of Harlingen, about 7 kilometres north-west of Franeker. +True Annotation: [('Franeker', 'city')] +Predicted Annotation: [('province of Friesland', 'province'), ('Harlingen', 'city'), ('Franeker', 'city')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 674: +Sentence: The lack of veteran bowler Dominic Cork did not seem to bother Lancashire unduly, as Chapple got five wickets for 22 runs and Kartik four for 43. +True Annotation: [('Lancashire County Cricket Club', 'sports team')] +Predicted Annotation: [('Dominic Cork', 'athlete'), ('Lancashire', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 675: +Sentence: Aron B ( born 18 July 1988 ) is a British Asian Pop singer-songwriter and dancer from Manchester, England, best known for his debut single " I Just Wanna ". +True Annotation: [('singer-songwriter', 'instrument'), ('singer-songwriter', 'title')] +Predicted Annotation: [('Aron B', 'musician'), ('Manchester', 'city'), ('England', 'country'), ('I Just Wanna', 'music')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 676: +Sentence: He attended Yeshivat HaKotel in Jerusalem, Israel and received a B.A at Yeshiva University in New York City. +True Annotation: [('New York City', 'company'), ('New York City', 'city'), ('New York City', 'cemetery')] +Predicted Annotation: [('Yeshivat HaKotel', 'educational institution'), ('Jerusalem', 'city'), ('Israel', 'country'), ('Yeshiva University', 'educational institution'), ('New York City', 'city')] +Precision: 0.2; Recall: 0.3333333333333333; F1-score: 0.25 +-------------------------------------------------- + +Instance 677: +Sentence: Born in Toronto, Canada on July 23, 1946, Carty attended Queen 's University and Harvard Business School. +True Annotation: [('Harvard Business School', 'author'), ('Harvard Business School', 'company'), ('Harvard Business School', 'educational institution')] +Predicted Annotation: [('Toronto', 'city'), ('Canada', 'country'), ('July 23, 1946', 'point in time'), ("Queen 's University", 'educational institution'), ('Harvard Business School', 'educational institution')] +Precision: 0.2; Recall: 0.3333333333333333; F1-score: 0.25 +-------------------------------------------------- + +Instance 678: +Sentence: Christen Christensen ( born 17 September 1904 in Oslo & ndash; died 2 June 1969 in Oslo ) was a Norwegian pair skater. +True Annotation: [('Oslo', 'city'), ('Oslo', 'cemetery')] +Predicted Annotation: [('Oslo', 'city'), ('2 June 1969', 'point in time'), ('Oslo', 'city'), ('Norwegian', 'country'), ('pair skater', 'athlete')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 679: +Sentence: The Saab 38 ( also known as B3LA or A 38/Sk 38 ) was a single engine jet trainer and attack aircraft planned by Saab during the 1970s. +True Annotation: [('Ground-attack aircraft', 'airplane')] +Predicted Annotation: [('Saab', 'company'), ('single engine', 'engine'), ('Saab', 'company'), ('1970s', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 680: +Sentence: Dougherty ( formerly Daugherty ) is a small unincorporated town in Rains County, Texas, United States. +True Annotation: [('Rains County, Texas', 'county')] +Predicted Annotation: [('Rains County', 'county'), ('United States', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 681: +Sentence: Frank Lampard gave Chelsea hope with a poacher 's goal against the run of play, but Alex denied United a third when he brilliantly blocked Wayne Rooney 's shot from close range. +True Annotation: [('Wayne Rooney', 'athlete')] +Predicted Annotation: [('Frank Lampard', 'athlete'), ('Chelsea', 'sports team'), ('run of play', 'play'), ('Alex', 'athlete'), ('United', 'sports team'), ('Wayne Rooney', 'athlete')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 682: +Sentence: LaMarcus Aldridge and Brandon Roy score 25 points each and the Blazers make a 15-0 run in the fourth quarter to stay alive in the series. +True Annotation: [('LaMarcus Aldridge', 'athlete')] +Predicted Annotation: [('LaMarcus Aldridge', 'athlete'), ('Brandon Roy', 'athlete'), ('fourth quarter', 'point in time')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 683: +Sentence: That, however, is to be found in Worrstadt ( 4 & nbsp; km away ), Alzey ( 19 & nbsp; km ), Nieder-Olm ( 3 & nbsp; km ) and Mainz ( 18 & nbsp; km ). +True Annotation: [('Alzey', 'city')] +Predicted Annotation: [('Worrstadt', 'city'), ('Alzey', 'city'), ('Nieder-Olm', 'city'), ('Mainz', 'city')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 684: +Sentence: Naguib Mahfouz wrote about the Theban wars against the Hyksos in his novel Thebes at War, while the expulsion of the Hyksos is also the basis for Christian Jacq 's fictional Queen of Freedom series. +True Annotation: [('Naguib Mahfouz', 'author')] +Predicted Annotation: [('Naguib Mahfouz', 'author'), ('Theban wars', 'military conflict'), ('Christian Jacq', 'author')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 685: +Sentence: The exodus began in the aftermath of World War I and was implicated in the rise of Nazism. +True Annotation: [('World War I', 'military conflict'), ('World War I', 'attack')] +Predicted Annotation: [('World War I', 'military conflict'), ('Nazism', 'terrorist organization')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 686: +Sentence: HMS Marigold was launched from the yards of Hall, Russell & amp; Company, of Aberdeen, Scotland on 16 November 1940. +True Annotation: [('Aberdeen', 'city')] +Predicted Annotation: [('Hall, Russell & amp; Company', 'company'), ('Aberdeen', 'city'), ('Scotland', 'country'), ('16 November 1940', 'point in time')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 687: +Sentence: He played for Advance Tai Chung in the Hong Kong second division which peaked the interest of first division side Eastern Hong Kong and they signed Alex in January 2009. +True Annotation: [('Eastern AA', 'sports team')] +Predicted Annotation: [('Hong Kong', 'city'), ('Hong Kong', 'city'), ('January 2009', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 688: +Sentence: Abroad, he participated in two collective exhibitions at the New Visual Gallery, in Frankfurt, Germany in 1993 and 1994. +True Annotation: [('Frankfurt', 'city')] +Predicted Annotation: [('Abroad', 'country'), ('Frankfurt', 'city'), ('Germany', 'country'), ('1993', 'point in time'), ('1994', 'point in time')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 689: +Sentence: Following his degree studies, he became assistant to George Hardie ( 1978-1979 ) and then shared a studio with designer Neville Brody at The Face magazine ( 1979-1981 and 1990-1996 ). +True Annotation: [('The Face', 'written work')] +Predicted Annotation: [('George Hardie', 'engineer'), ('1978-1979', 'point in time'), ('Neville Brody', 'engineer'), ('1979-1981', 'point in time'), ('1990-1996', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 690: +Sentence: Selective schools in New South Wales, Australia are government high schools operated by the New South Wales Department of Education and Training, that have accepted their students based upon their academic merit. +True Annotation: [('Australia', 'language'), ('Australia', 'country')] +Predicted Annotation: [('Selective schools', 'educational institution'), ('Australia', 'country'), ('New South Wales Department of Education and Training', 'educational department')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 691: +Sentence: In 1993, the NPA was reformed as the Printer Working Group ( PWG ) and added HP, Compaq, Microsoft, Xerox, Xircom, Farpoint Communications, Zenith, Castelle, Fujitsu, 3M, Cirrus Logic, Amp, National Semiconductor and Ricoh. +True Annotation: [('Cirrus Logic', 'company')] +Predicted Annotation: [('HP', 'company'), ('Compaq', 'company'), ('Microsoft', 'company'), ('Xerox', 'company'), ('Xircom', 'company'), ('Farpoint Communications', 'company'), ('Zenith', 'company'), ('Castelle', 'company'), ('Fujitsu', 'company'), ('3M', 'company'), ('Cirrus Logic', 'company'), ('Amp', 'company'), ('National Semiconductor', 'company'), ('Ricoh', 'company')] +Precision: 0.07142857142857142; Recall: 1.0; F1-score: 0.13333333333333333 +-------------------------------------------------- + +Instance 692: +Sentence: Until 1929 the region was part of the municipality of Soledade, then became the third district of Sobradinho. +True Annotation: [('Soledade', 'city')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 693: +Sentence: On December 22, Aumeier was sentenced to death, and he was hanged on January 28, 1948 in Montelupich Prison, Krakow. +True Annotation: [('Montelupich Prison', 'government agency')] +Predicted Annotation: [('Krakow', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 694: +Sentence: They crossed the Bow River and then followed its tributary the Spray River and the Spray 's tributary Whiteman Creek over Whiteman 's Pass entering into the Columbia Valley through Sinclair Canyon, near present-day Radium Hot Springs, British Columbia. +True Annotation: [('Spray River', 'body of water')] +Predicted Annotation: [('Bow River', 'body of water'), ('Spray River', 'body of water'), ('Whiteman Creek', 'body of water'), ("Whiteman 's Pass", 'body of water'), ('Columbia Valley', 'body of water'), ('Sinclair Canyon', 'body of water'), ('British Columbia', 'province')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 695: +Sentence: In written fiction, Vivian Vande Velde 's book The Rumpelstiltskin Problem presents a handful of alternative versions of the tale in a humorous attempt to address perceived plot holes in the story. +True Annotation: [('Vivian Vande Velde', 'author')] +Predicted Annotation: [('Vivian Vande Velde', 'author'), ('The Rumpelstiltskin Problem', 'written work')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 696: +Sentence: From 1804 to 1816 he worked as court architect in Fulda and from 1816 until his death as Chief Director of the Grand Duchy of Saxe-Weimar-Eisenach, producing several significant buildings in the town of Weimar itself. +True Annotation: [('Saxe-Weimar-Eisenach', 'country')] +Predicted Annotation: [('1816', 'point in time'), ('Fulda', 'city'), ('1816', 'point in time'), ('Weimar', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 697: +Sentence: Though she had far from given career best she gave another powerful performance in Ketan Mehta 's Mirch Masala ( 1985 ), Govind Nihalani 's Tamas ( 1986 ) and once again she worked with Gulzar in Ijaazat ( 1987 ). +True Annotation: [('Ijaazat', 'film')] +Predicted Annotation: [('Ketan Mehta', 'actor'), ('Mirch Masala', 'film'), ('Govind Nihalani', 'actor'), ('Tamas', 'film'), ('Ijaazat', 'film')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 698: +Sentence: 3187 Dalian ( 1977 TO3 ) is a main-belt asteroid discovered on October 10, 1977 by Purple Mountain Observatory at Nanking. +True Annotation: [('Asteroid belt', 'astral body')] +Predicted Annotation: [('Dalian', 'city'), ('October 10, 1977', 'point in time'), ('Nanking', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 699: +Sentence: Chris Martin - Chris Martin, 42, was a production assistant with the Canadian Broadcasting Corporation. +True Annotation: [('Canadian Broadcasting Corporation', 'company'), ('Canadian Broadcasting Corporation', 'artist'), ('Canadian Broadcasting Corporation', 'broadcast network'), ('Canadian Broadcasting Corporation', 'news agency')] +Predicted Annotation: [('Chris Martin', 'actor'), ('Chris Martin', 'actor'), ('Canadian Broadcasting Corporation', 'broadcast network')] +Precision: 0.5; Recall: 0.25; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 700: +Sentence: Benaud said he was " completely satisfied that [ Meckiff 's ] delivery was fair and legitimate ", while the selection panel of Don Bradman, Dudley Seddon and Jack Ryder continued to pick the paceman, implying that they regarded his action as legal. +True Annotation: [('Don Bradman', 'author'), ('Don Bradman', 'athlete')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 701: +Sentence: It uses the same cover as Les Greatest Hits, but with a different background. +True Annotation: [('Les Greatest Hits', 'music')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 702: +Sentence: Quatermass and the Pit premiered on 9 November 1967 and went on general release in a double bill with Circus of Fear on 19 November 1967. +True Annotation: [('Circus of Fear', 'film')] +Predicted Annotation: [('Quatermass and the Pit', 'film'), ('9 November 1967', 'point in time'), ('Circus of Fear', 'film'), ('19 November 1967', 'point in time')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 703: +Sentence: After reaching the semi-finals at the 2000 Sydney Olympics, Federer reached his first ATP final in Marseille, where he lost to compatriot Marc Rosset, and was also the runner-up in his home tournament at Basel. +True Annotation: [('Basel', 'city')] +Predicted Annotation: [('Federer', 'athlete'), ('Marseille', 'city'), ('Marc Rosset', 'athlete'), ('Basel', 'city')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 704: +Sentence: The American theatre became a scene long remembered in popular English tradition following Admiral Benbow 's running battle in August off Santa Marta. +True Annotation: [('Santa Marta', 'city')] +Predicted Annotation: [('The American theatre', 'theater'), ('August', 'point in time'), ('Santa Marta', 'body of water')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 705: +Sentence: Considered a Missionary Church they have churches and missions in Peru, Chile, Uruguay, Venezuela, San Salvador, Spain, Italy, Switzerland, Sweden, Holland and Israel. +True Annotation: [('Chile', 'country')] +Predicted Annotation: [('Peru', 'country'), ('Chile', 'country'), ('Uruguay', 'country'), ('Venezuela', 'country'), ('San Salvador', 'country'), ('Spain', 'country'), ('Italy', 'country'), ('Switzerland', 'country'), ('Sweden', 'country'), ('Holland', 'country'), ('Israel', 'country')] +Precision: 0.09090909090909091; Recall: 1.0; F1-score: 0.16666666666666669 +-------------------------------------------------- + +Instance 706: +Sentence: It was his the goal that allowed the team to overcome Fredrikstad FK, in the Norwegian Cup. +True Annotation: [('Fredrikstad FK', 'sports team')] +Predicted Annotation: [('Fredrikstad FK', 'sports team')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 707: +Sentence: Gmina Grodziczno contains the villages and settlements of Bialobloty, Boleszyn, Grodziczno, Jakubkowo, Katlewo, Kowaliki, Kuligi, Linowiec, Lorki, Montowo, Mroczenko, Mroczno, Nowe Grodziczno, Ostaszewo, Rynek, Swiniarc, Trzcin, Zajaczkowo and Zwiniarz. +True Annotation: [('Trzcin', 'city')] +Predicted Annotation: [('Grodziczno', 'city'), ('Bialobloty', 'city'), ('Boleszyn', 'city'), ('Grodziczno', 'city'), ('Jakubkowo', 'city'), ('Katlewo', 'city'), ('Kowaliki', 'city'), ('Kuligi', 'city'), ('Linowiec', 'city'), ('Lorki', 'city'), ('Montowo', 'city'), ('Mroczenko', 'city'), ('Mroczno', 'city'), ('Grodziczno', 'city'), ('Ostaszewo', 'city'), ('Rynek', 'city'), ('Swiniarc', 'city'), ('Trzcin', 'city'), ('Zajaczkowo', 'city'), ('Zwiniarz', 'city')] +Precision: 0.05555555555555555; Recall: 1.0; F1-score: 0.10526315789473684 +-------------------------------------------------- + +Instance 708: +Sentence: Shaw is the parent of Shaw Broadcast Services ( previously Shaw Satellite Services, Canadian Satellite Communications, or Cancom ) and, through Shaw Broadcast Services, Shaw Direct, one of Canada 's two national direct broadcast satellite providers. +True Annotation: [('Shaw Direct', 'company'), ('Shaw Direct', 'broadcast network')] +Predicted Annotation: [('Shaw', 'company'), ('Shaw Broadcast Services', 'company'), ('Shaw Satellite Services', 'company'), ('Canadian Satellite Communications', 'company'), ('Cancom', 'company'), ('Shaw Broadcast Services', 'company'), ('Shaw Direct', 'company'), ('Canada', 'country')] +Precision: 0.14285714285714285; Recall: 0.5; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 709: +Sentence: There are seventeen countries participating in PROLINNOVA: Bolivia, Peru, Ecuador, Kenya, Mozambique, Mali, Senegal, Ethiopia, NigeriaGhana, Uganda, Nepal, Cambodia, South Africa, Niger, Sudan, and Tanzania. +True Annotation: [('Senegal', 'country')] +Predicted Annotation: [('Bolivia', 'country'), ('Peru', 'country'), ('Ecuador', 'country'), ('Kenya', 'country'), ('Mozambique', 'country'), ('Mali', 'country'), ('Senegal', 'country'), ('Ethiopia', 'country'), ('NigeriaGhana', 'country'), ('Uganda', 'country'), ('Nepal', 'country'), ('Cambodia', 'country'), ('South Africa', 'country'), ('Niger', 'country'), ('Sudan', 'country'), ('Tanzania', 'country')] +Precision: 0.0625; Recall: 1.0; F1-score: 0.11764705882352941 +-------------------------------------------------- + +Instance 710: +Sentence: Roberts comes from a very famous family, his uncles include former footballers Cyrille Regis, Dave Regis, Otis Roberts ( a former Grenada international who played in Hong Kong and Belgium ). +True Annotation: [('Belgium', 'government'), ('Belgium', 'country')] +Predicted Annotation: [('Cyrille Regis', 'athlete'), ('Dave Regis', 'athlete'), ('Otis Roberts', 'athlete'), ('Grenada', 'country'), ('Hong Kong', 'city'), ('Belgium', 'country')] +Precision: 0.16666666666666666; Recall: 0.5; F1-score: 0.25 +-------------------------------------------------- + +Instance 711: +Sentence: The organizations that chose the teams were Associated Press, United Press International, Newspaper Enterprise Association, Football Writers Association of America, American Football Coaches Association, Walter Camp Foundation, Scripps-Howard, and The Sporting News. +True Annotation: [('American Football Coaches Association', 'author')] +Predicted Annotation: [('Associated Press', 'news agency'), ('United Press International', 'news agency'), ('Newspaper Enterprise Association', 'news agency'), ('Football Writers Association of America', 'news agency'), ('American Football Coaches Association', 'news agency'), ('Walter Camp Foundation', 'news agency'), ('Scripps-Howard', 'news agency'), ('The Sporting News', 'news agency')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 712: +Sentence: Colonial Williamsburg has also hosted visiting royalty from several nations, including King Hussein of Jordan and Emperor Hirohito of Japan. +True Annotation: [('Hirohito', 'author'), ('Hirohito', 'monarch')] +Predicted Annotation: [('Colonial Williamsburg', 'city'), ('King Hussein of Jordan', 'monarch'), ('Emperor Hirohito of Japan', 'monarch')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 713: +Sentence: Goseck is located on the north bank of the Saale River about halfway between Naumburg and Weißenfels. +True Annotation: [('Weißenfels', 'city')] +Predicted Annotation: [('Goseck', 'city'), ('Saale River', 'body of water'), ('Naumburg', 'city'), ('Weißenfels', 'city')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 714: +Sentence: Chris Chilton is the club 's top goalscorer with 222 goals in all competitions. +True Annotation: [('Chris Chilton', 'athlete')] +Predicted Annotation: [('Chris Chilton', 'athlete')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 715: +Sentence: Omnibus even went on to make a documentary on McGee and Creation in 1998 for BBC One. +True Annotation: [('BBC One', 'company'), ('BBC One', 'broadcast network')] +Predicted Annotation: [('BBC One', 'tv channel')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 716: +Sentence: Including but not limited to Jonas Bering, Modeselektor, The Rice Twins, Robag Wruhme, Modeselektor, Wolfgang Voigt ( aka Gas ), Gui Boratto, Axel Willner ( aka the Field ), Aksel Shaufler ( aka Superpitcher ), Wighnomy Bros. +True Annotation: [('Gui Boratto', 'artist')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 717: +Sentence: Stoomcentrum Maldegem ( SCM ), literally Maldegem Steam Centre, is a heritage railway located at Maldegem in northern Belgium. +True Annotation: [('Maldegem', 'city')] +Predicted Annotation: [('Maldegem', 'city'), ('Maldegem', 'city'), ('Maldegem', 'city'), ('Belgium', 'country')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 718: +Sentence: It was there that the aspiring cineaste founded the Austin Film Society and grew to appreciate such auteurs as Robert Bresson, Yasujiro Ozu, Rainer Werner Fassbinder, Josef Von Sternberg, and Carl Theodor Dreyer. +True Annotation: [('Carl Theodor Dreyer', 'author'), ('Carl Theodor Dreyer', 'director'), ('Carl Theodor Dreyer', 'artist')] +Predicted Annotation: [('Robert Bresson', 'author'), ('Yasujiro Ozu', 'author'), ('Rainer Werner Fassbinder', 'author'), ('Josef Von Sternberg', 'author'), ('Carl Theodor Dreyer', 'author')] +Precision: 0.2; Recall: 0.3333333333333333; F1-score: 0.25 +-------------------------------------------------- + +Instance 719: +Sentence: The Fiscal Wake Up Tour is a joint public engagement initiative by The Concord Coalition, The Brookings Institution, and The Heritage Foundation. +True Annotation: [('Heritage Foundation', 'author'), ('Heritage Foundation', 'company')] +Predicted Annotation: [('The Fiscal Wake Up Tour', 'protest'), ('The Concord Coalition', 'educational institution'), ('The Brookings Institution', 'educational institution'), ('The Heritage Foundation', 'educational institution')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 720: +Sentence: It is distributed by Demos 's company White Wave Foods, a subsidiary of Dean Foods. +True Annotation: [('Dean Foods', 'company')] +Predicted Annotation: [('White Wave Foods', 'company'), ('Dean Foods', 'company')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 721: +Sentence: Sketches included ' Dancing with the MPs ', where Don Brash and Jerry Brownlee did an unprepared dance, Rodney Hide did a ' Flat Tax Limbo ', Tama Iti and Nikky Watson did a pole dance and Trevor Mallard did an ' NCEA Side-Step '. +True Annotation: [('Trevor Mallard', 'politician')] +Predicted Annotation: [('Don Brash', 'actor'), ('Jerry Brownlee', 'actor'), ('Rodney Hide', 'actor'), ('Tama Iti', 'actor'), ('Nikky Watson', 'actor'), ('Trevor Mallard', 'actor')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 722: +Sentence: The best-known stochastic process to which stochastic calculus is applied is the Wiener process ( named in honor of Norbert Wiener ), which is used for modeling Brownian motion as described by Albert Einstein and other physical diffusion processes in space of particles subject to random forces. +True Annotation: [('Norbert Wiener', 'author')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 723: +Sentence: Later, she began seeing two men at the same time, another doctor at County ( Paul Blackthorne ) and a teacher ( Steven Culp ). +True Annotation: [('Steven Culp', 'actor')] +Predicted Annotation: [('doctor', 'doctor'), ('County', 'county'), ('Paul Blackthorne', 'doctor'), ('Steven Culp', 'doctor')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 724: +Sentence: These groups have influence with Democrats at the Federal Communications Commission and in Congress. +True Annotation: [('Federal Communications Commission', 'government agency'), ('Federal Communications Commission', 'government')] +Predicted Annotation: [('Democrats', 'political party'), ('Federal Communications Commission', 'government agency')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 725: +Sentence: Its seat is the town of Stary Sacz, which lies approximately 9kmmi0 south-west of Nowy Sacz and 75kmmi0on south-east of the regional capital Krakow. +True Annotation: [('Nowy SÄ…cz', 'city')] +Predicted Annotation: [('Krakow', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 726: +Sentence: Before that position he was a Professor of Physics at Linkoping University and Rector at Chalmers University of Technology. +True Annotation: [('Linköping University', 'educational institution')] +Predicted Annotation: [('Linkoping University', 'educational institution'), ('Chalmers University of Technology', 'educational institution')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 727: +Sentence: Stating he was a psychologist and wanted to become a teacher Charva moved to Morfelden-Walldorf and later to Darmstadt, where he began working as taxicab driver for a Frankfurt cab company. +True Annotation: [('Darmstadt', 'city'), ('Darmstadt', 'cemetery')] +Predicted Annotation: [('Morfelden-Walldorf', 'city'), ('Darmstadt', 'city'), ('Frankfurt', 'city')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 728: +Sentence: Poynton is located at the eastern most fringe of the Cheshire Plain, 7mikm0 north of Macclesfield, 5mikm0 south of Stockport and 11mikm0 south-southeast of Manchester. +True Annotation: [('Macclesfield', 'city')] +Predicted Annotation: [('Poynton', 'city'), ('Cheshire Plain', 'body of water'), ('Macclesfield', 'city'), ('Stockport', 'city'), ('Manchester', 'city')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 729: +Sentence: From Helsingborg, the route was supposed to continue northward through Sweden and into Finland, although there, for practical and sentimental reasons, it retains its former number, E & nbsp; 4. +True Annotation: [('Helsingborg', 'city')] +Predicted Annotation: [('Helsingborg', 'city'), ('Sweden', 'country'), ('Finland', 'country')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 730: +Sentence: WYSIWYG word processing systems such as Word, which appear to edit formatted text directly, are essentially structure editors for the underlying marked-up text. +True Annotation: [('Microsoft Word', 'software')] +Predicted Annotation: [('Word', 'software')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 731: +Sentence: After pitching 7 innings in which he allowed only 3 hits and no walks, Kuroda was taken out of the game, with an 8-0 lead, so that the Dodgers could give Brad Penny and Takashi Saito some live practice. +True Annotation: [('Takashi Saito', 'athlete')] +Predicted Annotation: [('Dodgers', 'sports team'), ('Brad Penny', 'athlete'), ('Takashi Saito', 'athlete')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 732: +Sentence: Various posters and advertisements have been produced over the years to promote this film, however this is the original artwork, intended by Universal Pictures for wide distribution. +True Annotation: [('Universal Pictures', 'company'), ('Universal Pictures', 'artist')] +Predicted Annotation: [('this film', 'film'), ('Universal Pictures', 'company')] +Precision: 0.5; Recall: 0.5; F1-score: 0.5 +-------------------------------------------------- + +Instance 733: +Sentence: Throughout World War II, he served with the 21st Marine Regiment and the 3rd Marine Division, moving with the unit to New Zealand and Guadalcanal for training. +True Annotation: [('New Zealand', 'government'), ('New Zealand', 'country')] +Predicted Annotation: [('World War II', 'military conflict'), ('21st Marine Regiment', 'military'), ('3rd Marine Division', 'military'), ('New Zealand', 'country'), ('Guadalcanal', 'body of water')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 734: +Sentence: At the 2008 Ancestry was: In the state legislature Concord is located in the 7th Senate District, represented by Democrat Mark DeSaulnier, and in the 11th Assembly District, represented by Democrat Susan Bonilla. +True Annotation: [('California State Senate', 'government')] +Predicted Annotation: [('Concord', 'city'), ('Democrat', 'political party'), ('Mark DeSaulnier', 'politician'), ('Democrat', 'political party'), ('Susan Bonilla', 'politician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 735: +Sentence: Billboard 200, the album debuted at number two behind Ciara 's The Evolution, selling about 309,000 copies in its first week. +True Annotation: [('Ciara', 'artist'), ('Ciara', 'actor'), ('Ciara', 'musician')] +Predicted Annotation: [('Ciara', 'musician'), ('The Evolution', 'film')] +Precision: 0.5; Recall: 0.3333333333333333; F1-score: 0.4 +-------------------------------------------------- + +Instance 736: +Sentence: As a 15-year old teenager he worked as a summer assistant to Sir William Edmond Logan with the Geological Survey of Canada. +True Annotation: [('Geological Survey of Canada', 'government agency')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 737: +Sentence: The district is governed by a 9 member school board that is elected to serve four year terms, the Pennsylvania State Board of Education, the Pennsylvania Department of Education and the Pennsylvania General Assembly. +True Annotation: [('Pennsylvania General Assembly', 'government')] +Predicted Annotation: [('Pennsylvania State Board of Education', 'educational department'), ('Pennsylvania Department of Education', 'educational department')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 738: +Sentence: By late March 2010, Neil Peart said that the band had about five songs completed and that American producer Nick Raskulinecz had returned as co-producer. +True Annotation: [('Neil Peart', 'author'), ('Neil Peart', 'artist'), ('Neil Peart', 'actor'), ('Neil Peart', 'musician')] +Predicted Annotation: [('late March 2010', 'point in time'), ('Neil Peart', 'musician'), ('Nick Raskulinecz', 'director')] +Precision: 0.3333333333333333; Recall: 0.25; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 739: +Sentence: Broke 's first success came on 16 July when he captured the 16-gun American brig '' Nautilus '' off Sandy Hook. +True Annotation: [('USS Nautilus', 'ship')] +Predicted Annotation: [('16 July', 'point in time'), ('16-gun', 'weapon'), ('Nautilus', 'weapon'), ('Sandy Hook', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 740: +Sentence: St Paul 's Church in Worthing, England, was opened in 1812 as the Worthing Chapel of Ease. +True Annotation: [('Worthing', 'city')] +Predicted Annotation: [('Worthing', 'city'), ('England', 'country'), ('1812', 'point in time'), ('Worthing', 'city')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 741: +Sentence: " She Blinded Me With Science " is a New Wave song by British musician Thomas Dolby, released in 1982. +True Annotation: [('Thomas Dolby', 'author'), ('Thomas Dolby', 'artist'), ('Thomas Dolby', 'actor'), ('Thomas Dolby', 'musician')] +Predicted Annotation: [('She Blinded Me With Science', 'music'), ('Thomas Dolby', 'musician')] +Precision: 0.5; Recall: 0.25; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 742: +Sentence: Instead he signed with the Winnipeg Jets in 1987 but spent most of the his tenure in the American Hockey League for the Moncton Hawks and managed to play just ten games for the Jets. +True Annotation: [('Moncton Hawks', 'sports team')] +Predicted Annotation: [('Winnipeg Jets', 'sports team'), ('1987', 'point in time'), ('American Hockey League', 'sports league'), ('Moncton Hawks', 'sports team')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 743: +Sentence: The library at Aga Khan University Institute for Educational Development ( AKU-IED ) Karachi, Pakistan provides resources to support the Institute 's academic and research work. +True Annotation: [('Karachi', 'city')] +Predicted Annotation: [('The library', 'library'), ('Aga Khan University Institute for Educational Development', 'educational institution'), ('Karachi', 'city'), ('Pakistan', 'country')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 744: +Sentence: A Kentucky native, Karnes was living in Arizona at the time he procured his Social Security number. +True Annotation: [('Arizona', 'province')] +Predicted Annotation: [('Arizona', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 745: +Sentence: Jeffrey Clyde Hayes ( born August 19, 1959 in Elkin, North Carolina ) is a former American football punter in the National Football League for the Washington Redskins, Cincinnati Bengals, and the Miami Dolphins. +True Annotation: [('Punter', 'athlete')] +Predicted Annotation: [('Jeffrey Clyde Hayes', 'athlete'), ('Elkin', 'city'), ('National Football League', 'sports league'), ('Washington Redskins', 'sports team'), ('Cincinnati Bengals', 'sports team'), ('Miami Dolphins', 'sports team')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 746: +Sentence: Daniel Patrick Moynihan, former U.S. Senator from New York, former U.S. Ambassador to the United Nations, former ambassador to India. +True Annotation: [('India', 'artist'), ('India', 'country'), ('India', 'ethnicity')] +Predicted Annotation: [('Daniel Patrick Moynihan', 'politician'), ('U.S.', 'country'), ('New York', 'city'), ('U.S.', 'country'), ('India', 'country')] +Precision: 0.25; Recall: 0.3333333333333333; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 747: +Sentence: At age 14, McLeod started training at the Corona Stage Academy in London, United Kingdom. +True Annotation: [('London', 'road'), ('London', 'language'), ('London', 'city'), ('London', 'cemetery')] +Predicted Annotation: [('Corona Stage Academy', 'educational institution'), ('London', 'city'), ('United Kingdom', 'country')] +Precision: 0.3333333333333333; Recall: 0.25; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 748: +Sentence: Rory is the nephew of Paddy Delap, a Letterkenny businessman, golfer, athletics coach and anti-government activist who runs Clarke 's Newsagent 's and organises an annual charity cycling event in aid of cancer noted for launching the career of Cervelo TestTeam member Philip Deignan. +True Annotation: [('Philip Deignan', 'athlete')] +Predicted Annotation: [('Rory', 'coach'), ('Paddy Delap', 'coach'), ('golfer', 'athlete'), ('athletics coach', 'coach'), ('cancer', 'disease'), ('Philip Deignan', 'athlete')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 749: +Sentence: It is endemic to California, where it is known the coastline and coastal mountain ranges of Monterey and San Benito Counties. +True Annotation: [('San Benito County, California', 'county')] +Predicted Annotation: [('coastline', 'body of water'), ('coastal mountain ranges', 'body of water'), ('Monterey and San Benito Counties', 'county')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 750: +Sentence: The village of Highland Park was incorporated as a city in 1918 to protect its tax base, including its successful Ford plant, from Detroit 's expanding boundaries. +True Annotation: [('Ford', 'company')] +Predicted Annotation: [('The village of Highland Park', 'park'), ('1918', 'point in time'), ('Detroit', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 751: +Sentence: Richard Whiting Blue ( September 8, 1841 - January 28, 1907 ) was a U.S. Representative from Kansas. +True Annotation: [('United States House of Representatives', 'government')] +Predicted Annotation: [('Richard Whiting', 'politician'), ('January 28, 1907', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 752: +Sentence: Also in 1999 drummer Eric Kalb and percussioninst Johnny Durkin went to work on jazz legend John Scofield 's latest verve release Bump. +True Annotation: [('Bump', 'music')] +Predicted Annotation: [('drummer', 'musician'), ('Eric Kalb', 'musician'), ('John Scofield', 'musician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 753: +Sentence: Downing, a notorious spy for Oliver Cromwell and later King Charles II, invested in properties and acquired considerable wealth. +True Annotation: [('Charles II of England', 'monarch')] +Predicted Annotation: [('Downing', 'terrorist'), ('Oliver Cromwell', 'politician'), ('King Charles II', 'monarch')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 754: +Sentence: He died in Malvern Community Hospital, Malvern, Worcestershire, aged 83 on 5 February 2006, having suffered from Parkinsons Disease for several years. +True Annotation: [('Malvern, Worcestershire', 'city')] +Predicted Annotation: [('Malvern', 'city'), ('Malvern', 'city'), ('Worcestershire', 'county'), ('5 February 2006', 'point in time'), ('Parkinsons Disease', 'disease')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 755: +Sentence: His University of London dissertation, elaborated and published later as A Grammar of Southern Tati Dialects ( Mouton, 1969 ), describes a series of Tati dialects spoken in the southwest of Qazvin. +True Annotation: [('Qazvin', 'city'), ('Qazvin', 'cemetery')] +Predicted Annotation: [('University of London', 'educational institution'), ('Tati Dialects', 'language'), ('Tati dialects', 'language'), ('Qazvin', 'city')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 756: +Sentence: The lighthouse was designed and built by Alan Stevenson, a member of the Stevenson lighthouse engineering dynasty and uncle of the novelist Robert Louis Stevenson. +True Annotation: [('Robert Louis Stevenson', 'author'), ('Robert Louis Stevenson', 'artist')] +Predicted Annotation: [('Alan Stevenson', 'engineer'), ('Robert Louis Stevenson', 'engineer')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 757: +Sentence: It lies almost entirely in U.S. state of New York ( 93 % ), but also part of Vermont ( 3 % ), Massachusetts ( 2 % ), New Jersey ( 2 % ), and Connecticut ( 1 % ). +True Annotation: [('Connecticut', 'author'), ('Connecticut', 'province'), ('Connecticut', 'cemetery')] +Predicted Annotation: [('U.S.', 'country'), ('Vermont', 'province'), ('Massachusetts', 'province'), ('New Jersey', 'province'), ('Connecticut', 'province')] +Precision: 0.2; Recall: 0.3333333333333333; F1-score: 0.25 +-------------------------------------------------- + +Instance 758: +Sentence: Davis 's plan for the Barracks quadrangle was interrupted by the Civil War; it was sympathetically completed to designs of Bertram Goodhue in the early 20th century. +True Annotation: [('American Civil War', 'military conflict')] +Predicted Annotation: [('Civil War', 'military conflict'), ('Bertram Goodhue', 'architect'), ('early 20th century', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 759: +Sentence: Rybaki ry ' baki is a village in the administrative district of Gmina Subkowy, within Tczew County, Pomeranian Voivodeship, in northern Poland. +True Annotation: [('Gmina Subkowy', 'city')] +Predicted Annotation: [('Gmina Subkowy', 'county'), ('Tczew County', 'county'), ('Pomeranian Voivodeship', 'province'), ('Poland', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 760: +Sentence: Sembukudipatti ( Tamil: செமà¯à®ªà¯à®•à¯à®•à¯à®Ÿà®¿à®ªà®Ÿà¯à®Ÿà®¿ ), is a small village near Vadipatti situated 22 km North West of Madurai in Tamil Nadu, India. +True Annotation: [('Madurai', 'city')] +Predicted Annotation: [('Tamil', 'language'), ('Vadipatti', 'city'), ('Madurai', 'city'), ('Tamil', 'language'), ('India', 'country')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 761: +Sentence: The term " Catholic " was never really associated with this church, since it was only consecrated as a cathedral in 1559, which was already in the middle of the period known as the Protestant Reformation. +True Annotation: [('Protestant Reformation', 'religion')] +Predicted Annotation: [('Catholic', 'religion'), ('1559', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 762: +Sentence: From 2005-07, he played with the club 's B team ( soon to be extinct ) and in the second division, with Lisbon neighbours C.D. Olivais e Moscavide. +True Annotation: [('Lisbon', 'city'), ('Lisbon', 'written work'), ('Lisbon', 'cemetery')] +Predicted Annotation: [('2005-07', 'point in time'), ('B team', 'sports team'), ('Lisbon', 'city')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 763: +Sentence: It is endemic to the southeastern coast of Florida, mainly within the South Florida metropolitan area, in the United States, where little of its native habitat remains. +True Annotation: [('Florida', 'county'), ('Florida', 'province')] +Predicted Annotation: [('southeastern coast of Florida', 'body of water'), ('South Florida metropolitan area', 'body of water'), ('United States', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 764: +Sentence: While most band members provide backing vocals on releases and during live performances, Emanuel Lundgren is founder, principal songwriter and lead singer for the group. +True Annotation: [('Emanuel Lundgren', 'artist'), ('Emanuel Lundgren', 'musician')] +Predicted Annotation: [('Emanuel Lundgren', 'author'), ('lead singer', 'music')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 765: +Sentence: " I 'm Not Twenty " is the English version of Alizee 's single " J'ai pas vingt ans ". +True Annotation: [("J'ai pas vingt ans", 'music')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 766: +Sentence: Despite these activities, Burr was able to finish his studies and was admitted to the bar at Albany in 1782. +True Annotation: [('Albany, New York', 'city'), ('Albany, New York', 'cemetery')] +Predicted Annotation: [('Albany', 'city'), ('1782', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 767: +Sentence: After the settlement was confirmed, enforced and sanctioned by His Imperial and Apostolic Royal Majesty, it was thereby inarticulated as a joint fundamental law of Hungary and of Croatia, Slavonia and Dalmatia. +True Annotation: [('Croatia', 'government'), ('Croatia', 'country'), ('Croatia', 'ethnicity')] +Predicted Annotation: [('His Imperial and Apostolic Royal Majesty', 'monarch'), ('joint fundamental law', 'law'), ('Hungary', 'country'), ('Croatia', 'country')] +Precision: 0.25; Recall: 0.3333333333333333; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 768: +Sentence: The following are some of the high school 's oldest and most celebrated extracurricular traditions: The Princeton High School Little Tigers participate in the Colonial Valley Conference, which includes high schools from Mercer, Middlesex and Monmouth Counties. +True Annotation: [('Monmouth County, New Jersey', 'county')] +Predicted Annotation: [('Princeton High School', 'educational institution'), ('Mercer', 'county')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 769: +Sentence: Jamie Theriot ( born January 30, 1979 in Arnaudville, Louisiana ) is an American jockey. +True Annotation: [('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 770: +Sentence: Notable work includes roles in Vincent, Cracker, Life on Mars, Foyle 's War, All About George, Casualty, Holby City, The Bill, Spooks, Spooks: Code 9, Doctor Who, Survivors and Red Riding. +True Annotation: [('Red Riding', 'film'), ('Red Riding', 'broadcast program')] +Predicted Annotation: [('Vincent', 'film'), ('Cracker', 'film'), ('Life on Mars', 'film'), ("Foyle 's War", 'film'), ('All About George', 'written work'), ('Casualty', 'film'), ('Holby City', 'film'), ('The Bill', 'written work'), ('Spooks', 'film'), ('Spooks: Code 9', 'film'), ('Survivors', 'written work'), ('Red Riding', 'written work')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 771: +Sentence: Jasionna ja ' sonna is a village in the administrative district of Gmina Wronki, within Szamotuly County, Greater Poland Voivodeship, in west-central Poland. +True Annotation: [('Greater Poland Voivodeship', 'city')] +Predicted Annotation: [('Gmina Wronki', 'county'), ('Szamotuly County', 'county'), ('Greater Poland Voivodeship', 'province')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 772: +Sentence: Most breed in the tropical Old World, but the migratory Squacco Heron occurs in southern Europe and the Middle East and winters in Africa. +True Annotation: [('Africa', 'ethnicity')] +Predicted Annotation: [('Squacco Heron', 'animal')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 773: +Sentence: In the Fall of 1919, Fitch was appointed Region Scout Executive for Region Nine ( Texas, Oklahoma and New Mexico ), and he served in that capacity until 1945. +True Annotation: [('Oklahoma', 'province')] +Predicted Annotation: [('Fall of 1919', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 774: +Sentence: The action of the play takes place in Brindsley Miller 's apartment in South Kensington, London on a Sunday evening at 9:30. +True Annotation: [('London', 'road'), ('London', 'language'), ('London', 'city'), ('London', 'cemetery')] +Predicted Annotation: [('The action of the play', 'play'), ('South Kensington', 'city'), ('London', 'city'), ('Sunday evening', 'point in time'), ('9:30', 'point in time')] +Precision: 0.2; Recall: 0.25; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 775: +Sentence: Among the living musicians in Coleman 's early days, Von Freeman influenced him most as an improviser, Sam Rivers influenced him most compositionally, and Doug Hammond was especially important to his conceptual thinking. +True Annotation: [('Doug Hammond', 'artist')] +Predicted Annotation: [('Von Freeman', 'musician'), ('improviser', 'music'), ('Sam Rivers', 'musician'), ('Doug Hammond', 'musician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 776: +Sentence: It has been observed following mountaineers ascending Mount Everest at an altitude of 8200mfton. +True Annotation: [('Mount Everest', 'mountain')] +Predicted Annotation: [('mountaineers', 'athlete'), ('Mount Everest', 'mountain')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 777: +Sentence: In the winter of 1860-61, Creighton surveyed the route of the proposed Transcontinental Telegraph line between Omaha and Sacramento, to be built with the financial support of Western Union. +True Annotation: [('Western Union', 'company')] +Predicted Annotation: [('Transcontinental Telegraph line', 'railway'), ('Omaha', 'city'), ('Sacramento', 'city'), ('Western Union', 'company')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 778: +Sentence: Persons who have been the subject of much psychobiographical research over the years include Freud, Adolf Hitler, Sylvia Plath, Carl Jung, Vincent van Gogh, Abraham Lincoln, Gordon Allport, Elvis Presley, Friedrich Nietzsche and Richard Nixon, among others. +True Annotation: [('Gordon Allport', 'author')] +Predicted Annotation: [('Freud', 'author'), ('Adolf Hitler', 'politician'), ('Sylvia Plath', 'author'), ('Carl Jung', 'artist'), ('Vincent van Gogh', 'artist'), ('Abraham Lincoln', 'politician'), ('Gordon Allport', 'artist'), ('Elvis Presley', 'musician'), ('Friedrich Nietzsche', 'artist'), ('Richard Nixon', 'politician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 779: +Sentence: It was practiced by physicians as a medical specialty in the early 20th century in the United States but these concerns are now largely handled by dentists. +True Annotation: [('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')] +Predicted Annotation: [('physicians', 'doctor'), ('early 20th century', 'point in time'), ('United States', 'country'), ('dentists', 'doctor')] +Precision: 0.25; Recall: 0.16666666666666666; F1-score: 0.2 +-------------------------------------------------- + +Instance 780: +Sentence: Smynos ( ΣμÏνος ) is a former municipality in Laconia, Peloponnese, Greece. +True Annotation: [('Greece', 'author'), ('Greece', 'language'), ('Greece', 'government'), ('Greece', 'country')] +Predicted Annotation: [('Laconia', 'city'), ('Peloponnese', 'province'), ('Greece', 'country')] +Precision: 0.3333333333333333; Recall: 0.25; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 781: +Sentence: Shots is a 2005 studio album by the Irish singer-songwriter Damien Dempsey which was released in Ireland and the United Kingdom in March 2005. +True Annotation: [('Damien Dempsey', 'artist')] +Predicted Annotation: [('Shots', 'music'), ('Damien Dempsey', 'musician'), ('Ireland', 'country'), ('United Kingdom', 'country'), ('March 2005', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 782: +Sentence: Kelton was killed on December 28, 2010, when his SUV collided head-on with a school bus in Crosby, Texas, two days before he was due to perform on New Years Eve at Rowdy Buck 's in Crosby, Texas. +True Annotation: [('Crosby, Texas', 'city')] +Predicted Annotation: [('December 28, 2010', 'point in time'), ('SUV', 'car'), ('Crosby, Texas', 'city'), ("Rowdy Buck 's", 'restaurant'), ('Crosby, Texas', 'city')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 783: +Sentence: They had finished in a relegation spot in the 2008-09 season, but were reprieved for 2009-10 when Fortitudo Bologna and Livorno were denied professional licenses due to financial issues. +True Annotation: [('Fortitudo Bologna', 'sports team')] +Predicted Annotation: [('2009-10', 'point in time'), ('Fortitudo Bologna', 'city'), ('Livorno', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 784: +Sentence: Claudie Haignere ( formerly Claudie Andre-Deshays; born 13 May 1957 in Le Creusot, Saone-et-Loire ) is a French doctor, politician, and former astronaut with the Centre National d'Etudes Spatiales ( 1985-1999 ) and the European Space Agency ( 1999-2002 ). +True Annotation: [('Saône-et-Loire', 'county')] +Predicted Annotation: [('Claudie Haignere', 'doctor'), ('Claudie Andre-Deshays', 'doctor'), ('Le Creusot', 'city'), ('French', 'country'), ("Centre National d'Etudes Spatiales", 'government agency'), ('European Space Agency', 'government agency')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 785: +Sentence: A year later he won the golden medal in the 4 × 100 & nbsp; m medley relay at the European LC Championships 1999 in Istanbul, Turkey, alongside Klaas-Erik Zwering, Marcel Wouda and Pieter van den Hoogenband. +True Annotation: [('Pieter van den Hoogenband', 'athlete')] +Predicted Annotation: [('golden medal', 'award'), ('European LC Championships 1999', 'award'), ('Istanbul', 'city'), ('Turkey', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 786: +Sentence: Rusovce Mansion or Rusovce manor house ( Rusovsky kastiel, Hungarian: Oroszvar; German: Karlburg ) is a neoclassical mansion located in the Rusovce borough, part of Bratislava, capital of Slovakia. +True Annotation: [('Bratislava', 'city')] +Predicted Annotation: [('Hungarian', 'language'), ('German', 'language'), ('Bratislava', 'city'), ('Slovakia', 'country')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 787: +Sentence: He developed his skills working with writer Denny O'Neil and culminated his work on this title with the popular and critically acclaimed Daredevil: Born Again story arc, written by Frank Miller ( now collected in book form ). +True Annotation: [('Frank Miller', 'author'), ('Frank Miller', 'director'), ('Frank Miller', 'artist'), ('Frank Miller', 'actor')] +Predicted Annotation: [("Denny O'Neil", 'author'), ('Daredevil: Born Again', 'written work'), ('Frank Miller', 'author')] +Precision: 0.3333333333333333; Recall: 0.25; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 788: +Sentence: Katherine Jenkins was forced to withdraw herself from the pre-match entertainment due to a flu bug, her replacement was Russell Watson, who performed the Grand Final hymn, Jerusalem. +True Annotation: [('Russell Watson', 'artist'), ('Russell Watson', 'actor')] +Predicted Annotation: [('Katherine Jenkins', 'actor'), ('flu bug', 'disease'), ('Russell Watson', 'actor'), ('Jerusalem', 'city')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 789: +Sentence: Not only did Arnold photograph VIPs such as Queen Elizabeth II, Malcolm X, and Joan Crawford, she traveled extensively around the world, photographing in China, Russia, South Africa and Afghanistan. +True Annotation: [('Joan Crawford', 'artist'), ('Joan Crawford', 'actor')] +Predicted Annotation: [('Queen Elizabeth II', 'monarch'), ('China', 'country'), ('Russia', 'country'), ('South Africa', 'country'), ('Afghanistan', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 790: +Sentence: During his senior year, after watching Saving Private Ryan, he decided to attend West Point. +True Annotation: [('Saving Private Ryan', 'film')] +Predicted Annotation: [('Saving Private Ryan', 'film')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 791: +Sentence: The Battle of Zagonara was fought on July 28, 1424 at Zagonara ( Lugo di Romagna ) between the armies of the Republic of Florence and that of Filippo Maria Visconti, duke of Milan, an episode of the Wars in Lombardy. +True Annotation: [('Lugo di Romagna', 'city')] +Predicted Annotation: [('The Battle of Zagonara', 'military conflict'), ('Zagonara', 'city'), ('Lugo di Romagna', 'city'), ('Filippo Maria Visconti', 'monarch')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 792: +Sentence: In common with other responses to serious social problems, the issue was not addressed by the government, but rather by concerned citizens setting up such appeals and lists, e.g. there was also around this time a subscription list to support distressed weavers in Spitalfields. +True Annotation: [('Spitalfields', 'city')] +Predicted Annotation: [('government', 'government')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 793: +Sentence: Also, Japanese reinforcements intended for Guadalcanal were delayed and eventually delivered by warships rather than transport ships, giving the Allies more time to prepare for the Japanese counteroffensive and preventing the Japanese from landing heavy artillery, ammunition, and other supplies. +True Annotation: [('Guadalcanal', 'island')] +Predicted Annotation: [('Japanese', 'ethnicity'), ('Guadalcanal', 'island'), ('warships', 'military'), ('Japanese', 'ethnicity'), ('heavy artillery', 'weapon'), ('ammunition', 'weapon')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 794: +Sentence: It was one of two Tier I events that took place on red clay in the build-up to the second Grand Slam of the year, the French Open. +True Annotation: [('French Open', 'sports event')] +Predicted Annotation: [('red clay', 'color'), ('French Open', 'sports event')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 795: +Sentence: In combat, the unit served chiefly as a strategic bombardment organization, attacking the harbor at Kiel, chemical plants at Bonn, textile factories at Stuttgart, power plants at Hamm, steel works at Osnabruck, the aircraft industry at Brunswick, and other objectives. +True Annotation: [('Osnabrück', 'city')] +Predicted Annotation: [('Kiel', 'city'), ('Bonn', 'city'), ('Stuttgart', 'city'), ('Hamm', 'city'), ('steel works at Osnabruck', 'power station'), ('Brunswick', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 796: +Sentence: Major positions held by Democratic Party members: Current Mayors of Novi Sad, Nis, Subotica, Uzice, Pancevo, Sombor, Zrenjanin, Sabac, Smederevo and Valjevo are also members of the Democratic Party. +True Annotation: [('Zrenjanin', 'city')] +Predicted Annotation: [('Democratic Party', 'political party'), ('Current Mayors', 'politician'), ('Novi Sad', 'city'), ('Nis', 'city'), ('Subotica', 'city'), ('Uzice', 'city'), ('Pancevo', 'city'), ('Sombor', 'city'), ('Zrenjanin', 'city'), ('Sabac', 'city'), ('Smederevo', 'city'), ('Valjevo', 'city'), ('Democratic Party', 'political party')] +Precision: 0.08333333333333333; Recall: 1.0; F1-score: 0.15384615384615385 +-------------------------------------------------- + +Instance 797: +Sentence: Jan Plch is a Slovak professional ice hockey player who played with HC Slovan Bratislava in the Slovak Extraliga. +True Annotation: [('HC Slovan Bratislava', 'sports team')] +Predicted Annotation: [('Jan Plch', 'athlete'), ('Slovak', 'country'), ('Slovak Extraliga', 'sports league')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 798: +Sentence: Under General Andre Massena, he took part in the 1799 defense of Genoa. +True Annotation: [('Genoa', 'city')] +Predicted Annotation: [('Genoa', 'city')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 799: +Sentence: As proprietary systems became uneconomical, EMS suppliers began to deliver solutions based on industry standard hardware platforms such as those from Digital Equipment ( later Compaq ), HP, IBM and Sun. +True Annotation: [('Sun Microsystems', 'author'), ('Sun Microsystems', 'company'), ('Sun Microsystems', 'engineer')] +Predicted Annotation: [('EMS suppliers', 'company'), ('Digital Equipment', 'company'), ('Compaq', 'company'), ('HP', 'company'), ('IBM', 'company'), ('Sun', 'company')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 800: +Sentence: He was the first University of South Carolina player to have his jersey retired while still active at the school. +True Annotation: [('University of South Carolina', 'company'), ('University of South Carolina', 'educational institution')] +Predicted Annotation: [('University of South Carolina', 'educational institution')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 801: +Sentence: In a single season as offensive coordinator at Oregon in 1995, his team lead the Pac-10 in passing offense with 263.8 yards per game. +True Annotation: [('University of Oregon', 'educational institution')] +Predicted Annotation: [('offensive coordinator', 'director'), ('1995', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 802: +Sentence: In Hamburg, Rabbi Gotthold Salomon had broken new ground by delivering a sermon in German. +True Annotation: [('Hamburg', 'province'), ('Hamburg', 'city'), ('Hamburg', 'cemetery')] +Predicted Annotation: [('Hamburg', 'city'), ('Rabbi Gotthold', 'religious leader'), ('Salomon', 'religious leader'), ('German', 'language')] +Precision: 0.25; Recall: 0.3333333333333333; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 803: +Sentence: The Moon being relatively large with respect to the Earth and other moons which are in irregular orbits with respect to their planet is yet another issue. +True Annotation: [('Moon', 'astral body')] +Predicted Annotation: [('The Moon', 'astral body')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 804: +Sentence: Horatio Potter conceived and founded the Cathedral of St. John the Divine in New York City, the largest cathedral in the Western Hemisphere, though he did not live to see the foundation stone laid. +True Annotation: [('New York City', 'company'), ('New York City', 'city'), ('New York City', 'cemetery')] +Predicted Annotation: [('Horatio Potter', 'architect'), ('Cathedral of St. John the Divine', 'religious leader'), ('New York City', 'city')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 805: +Sentence: A total of 6,051 astronaut-utilization hours were tallied by Skylab 4 astronauts performing scientific experiments in the areas of medical activities, solar observations, Earth resources, observation of the Comet Kohoutek and other experiments. +True Annotation: [('Comet Kohoutek', 'astral body')] +Predicted Annotation: [('Skylab 4', 'spacecraft'), ('Comet Kohoutek', 'astral body')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 806: +Sentence: Rue Clemenceau in Beirut, Lebanon, is a commercial and residential street located near Rue Hamra and the American University of Beirut. +True Annotation: [('American University of Beirut', 'company'), ('American University of Beirut', 'educational institution')] +Predicted Annotation: [('Rue Clemenceau', 'road'), ('Beirut', 'city'), ('Lebanon', 'country'), ('Rue Hamra', 'road'), ('Beirut', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 807: +Sentence: The event was held in New York, Chicago, Los Angeles, and in London in early December. +True Annotation: [('Chicago, Illinois', 'city')] +Predicted Annotation: [('New York', 'city'), ('Chicago', 'city'), ('Los Angeles', 'city'), ('London', 'city'), ('early December', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 808: +Sentence: Arangi-Lombardi was especially renowned in roles such as La Vestale, Lucrezia Borgia, La Gioconda, and Aida. +True Annotation: [('La Gioconda', 'play'), ('La Gioconda', 'film'), ('La Gioconda', 'music')] +Predicted Annotation: [('La Vestale', 'film'), ('Lucrezia Borgia', 'film'), ('La Gioconda', 'film'), ('Aida', 'film')] +Precision: 0.25; Recall: 0.3333333333333333; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 809: +Sentence: After his playing days, Hillman turned to coaching, significantly at Nantymoel RFC and became Director of Rugby at the Bridgend Ravens whilst also featuring on the international stage as the Wales Sevens National Team Coach. +True Annotation: [('Wales national rugby union team', 'sports team')] +Predicted Annotation: [('Hillman', 'coach')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 810: +Sentence: Her first feature film, Buddha Collapsed out of Shame won an award at Festival du nouveau cinema in Montreal, Canada in 2007, as well as two awards from San Sebastian International Film Festival, Spain. +True Annotation: [('Spain', 'country'), ('Spain', 'ethnicity')] +Predicted Annotation: [('Her first feature film', 'film'), ('Buddha Collapsed out of Shame', 'film'), ('award', 'award'), ('Festival du nouveau cinema', 'theater'), ('Montreal', 'city'), ('Canada', 'country'), ('2007', 'point in time'), ('San Sebastian International Film Festival', 'theater'), ('Spain', 'country')] +Precision: 0.1111111111111111; Recall: 0.5; F1-score: 0.1818181818181818 +-------------------------------------------------- + +Instance 811: +Sentence: Jo Darr Gya Woh Marr Gya ( Urdu: جو ڈر گیا ÙˆÛ Ù…Ø± گیا ) is a Pakistani Urdu film which starred Neeli, Javed Sheikh, Atiqa Odho, Reema and Nadeem. +True Annotation: [('Reema', 'director'), ('Reema', 'artist'), ('Reema', 'actor')] +Predicted Annotation: [('Jo Darr Gya', 'film'), ('Urdu', 'language'), ('جو ڈر گیا ÙˆÛ Ù…Ø± گیا', 'film'), ('Urdu', 'language'), ('Neeli', 'actor'), ('Javed Sheikh', 'actor'), ('Atiqa Odho', 'actor'), ('Reema', 'actor'), ('Nadeem', 'actor')] +Precision: 0.125; Recall: 0.3333333333333333; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 812: +Sentence: Born in Pembroke in 1865, Davies represented Hampshire in a single first-class match in 1883 against Sussex, where he made a scored 42 in Hampshire 's first innings and 3 in their second innings. +True Annotation: [('Sussex County Cricket Club', 'sports team')] +Predicted Annotation: [('Pembroke', 'city'), ('1865', 'point in time'), ('Hampshire', 'county'), ('1883', 'point in time'), ('Sussex', 'county'), ('Hampshire', 'county')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 813: +Sentence: It is a slim luxury ultraportable intended to compete with Apple 's MacBook Air, Lenovo 's ThinkPad X301, or HP 's Voodoo Envy 133 laptop. +True Annotation: [('Hewlett-Packard', 'company'), ('Hewlett-Packard', 'engineer')] +Predicted Annotation: [('Apple', 'company'), ('MacBook Air', 'computer'), ('Lenovo', 'company'), ('ThinkPad X301', 'computer'), ('HP', 'company'), ('Voodoo Envy 133', 'computer')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 814: +Sentence: Although the majority of fifteen-year-old Emperor Meiji 's consultative assembly was happy with the formal declaration of direct rule by the Court and tended to support a continued collaboration with the Tokugawa, Saigo Takamori physically threatened members of the assembly into ordering the confiscation of Yoshinobu 's lands. +True Annotation: [('Emperor Meiji', 'monarch')] +Predicted Annotation: [('Emperor Meiji', 'monarch')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 815: +Sentence: The villages of Steinhude and Mardorf benefit significantly more from this than Rehburg, Winzlar, Hagenburg or Großenheidorn. +True Annotation: [('Hagenburg', 'city')] +Predicted Annotation: [('Steinhude', 'city'), ('Mardorf', 'city'), ('Rehburg', 'city'), ('Winzlar', 'city'), ('Hagenburg', 'city'), ('Großenheidorn', 'city')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 816: +Sentence: Balkan Insight reports from Albania, Bosnia and Herzegovina, Bulgaria, Croatia, Kosovo, Macedonia, Montenegro, Romania and Serbia. +True Annotation: [('Bulgaria', 'government'), ('Bulgaria', 'country')] +Predicted Annotation: [('Albania', 'country'), ('Bosnia and Herzegovina', 'country'), ('Bulgaria', 'country'), ('Croatia', 'country'), ('Kosovo', 'country'), ('Macedonia', 'country'), ('Montenegro', 'country'), ('Romania', 'country'), ('Serbia', 'country')] +Precision: 0.1111111111111111; Recall: 0.5; F1-score: 0.1818181818181818 +-------------------------------------------------- + +Instance 817: +Sentence: Orgryte IS won the league ahead of runners-up AIK, while Goteborgs FF and Vastmanland-Nerikes BK were relegated. +True Annotation: [('Örgryte IS', 'sports team')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 818: +Sentence: Other parts of the developing world, such as China, remain largely rural but are rapidly urbanizing and industrializing. +True Annotation: [('China', 'government'), ('China', 'country')] +Predicted Annotation: [('China', 'country')] +Precision: 1.0; Recall: 0.5; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 819: +Sentence: This Sufi festival is one of the biggest of its kind, and is held in Mumbai, Delhi, Bangalore, Chennai, Kolkata, Pune and Hyderabad. +True Annotation: [('Chennai', 'city')] +Predicted Annotation: [('Mumbai', 'city'), ('Delhi', 'city'), ('Bangalore', 'city'), ('Chennai', 'city'), ('Kolkata', 'city'), ('Pune', 'city'), ('Hyderabad', 'city')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 820: +Sentence: He played for the Pittsburgh Pirates, Washington Senators ( NL ), Washington Senators ( AL ), Chicago Cubs, Baltimore Orioles, Brooklyn Dodgers, Boston Braves, and St. Louis Browns. +True Annotation: [('Brooklyn Dodgers', 'company'), ('Brooklyn Dodgers', 'sports team')] +Predicted Annotation: [('Pittsburgh Pirates', 'sports team'), ('Washington Senators', 'sports team'), ('Washington', 'city'), ('Chicago Cubs', 'sports team'), ('Baltimore Orioles', 'sports team'), ('Brooklyn Dodgers', 'sports team'), ('Boston Braves', 'sports team'), ('St. Louis Browns', 'sports team')] +Precision: 0.125; Recall: 0.5; F1-score: 0.2 +-------------------------------------------------- + +Instance 821: +Sentence: Meredith McGrath and Nathalie Tauziat won in the final 6 & ndash; 1, 6 & ndash; 2 against Iva Majoli and Petra Schwarz. +True Annotation: [('Nathalie Tauziat', 'athlete')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 822: +Sentence: Holy Trinity Church, Howgill, stands in a country lane near the hamlet of Howgill, between Sedbergh and Tebay, Cumbria, England ( SD633950 ). +True Annotation: [('Cumbria', 'county')] +Predicted Annotation: [('Howgill', 'city'), ('country lane', 'road'), ('Howgill', 'city'), ('Sedbergh', 'city'), ('Tebay', 'city'), ('Cumbria', 'county'), ('England', 'country')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 823: +Sentence: Spanish vocals for the song, titled " Donde Quieras Yo Ire ", were later recorded in late 1995 in Zurich along with a Spanish version of " I 'll Never Break Your Heart ". +True Annotation: [("I'll Never Break Your Heart", 'music')] +Predicted Annotation: [('Spanish vocals', 'music'), ('Donde Quieras Yo Ire', 'music'), ('late 1995', 'point in time'), ('Zurich', 'city'), ("I 'll Never Break Your Heart", 'music')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 824: +Sentence: co. nz, The New American, The Stanford Daily, Santa Maria Sun, The Hartford Courant, Slant Magazine, The Indianapolis Star, NUVO, The Albuquerque Tribune, Polish magazine Przekroj, and Glenn Erickson from DVD Talk. +True Annotation: [('The Hartford Courant', 'written work'), ('The Hartford Courant', 'news agency')] +Predicted Annotation: [('The New American', 'newspaper'), ('The Stanford Daily', 'newspaper'), ('Santa Maria Sun', 'newspaper'), ('The Hartford Courant', 'newspaper'), ('Slant Magazine', 'newspaper'), ('The Indianapolis Star', 'newspaper'), ('NUVO', 'newspaper'), ('The Albuquerque Tribune', 'newspaper'), ('Polish magazine Przekroj', 'newspaper'), ('Glenn Erickson', 'author')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 825: +Sentence: During the war he guested for Cardiff City, Fulham, Liverpool, Portsmouth, Swansea Town, Aberaman Athletic, Port Vale, Clapton Orient and Plymouth Argyle. +True Annotation: [('Plymouth Argyle F.C.', 'sports team')] +Predicted Annotation: [('Cardiff City', 'city'), ('Fulham', 'city'), ('Liverpool', 'city'), ('Portsmouth', 'city'), ('Swansea Town', 'city'), ('Port Vale', 'city'), ('Clapton Orient', 'city'), ('Plymouth Argyle', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 826: +Sentence: The first match that aired on pay-per-view was Umaga versus Kane who had won the vote with 49 %. +True Annotation: [('Kane', 'athlete'), ('Kane', 'actor')] +Predicted Annotation: [('vote', 'election')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 827: +Sentence: Today, the Chua Chu Kang Single Member Constituency as at the general election of 2001 largely covers only the area in Choa Chu Kang New Town, while the rest largely falls under the jurisdiction of the Hong Kah Group Representation Constituency. +True Annotation: [('Singapore general election, 2001', 'election')] +Predicted Annotation: [('general election of 2001', 'election'), ('Choa Chu Kang New Town', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 828: +Sentence: In 1974, both San Francisco-based " Bay Area Review " ( BAR ) and Chicago-based " Bar Review Institute " ( BRI ) were bought by publishing giant Harcourt, Brace, Jovanovich for $ 5 million, and promptly merged. +True Annotation: [('Harcourt Trade Publishers', 'author'), ('Harcourt Trade Publishers', 'company')] +Predicted Annotation: [('1974', 'point in time'), ('San Francisco-based', 'city'), ('Chicago-based', 'city'), ('Bar Review Institute', 'educational institution'), ('Harcourt, Brace, Jovanovich', 'company'), ('$ 5 million', 'currency')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 829: +Sentence: Following chronic financial difficulties, The club were bought out by Airdrie United and relocated to play in Airdrie under the new identity. +True Annotation: [('Airdrie United F.C.', 'sports team')] +Predicted Annotation: [('Airdrie', 'city'), ('Airdrie', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 830: +Sentence: Mike Reid was already starring as Frank Butcher in the BBC television soap opera EastEnders when he starred in the pantomime, although he left the soap later in the year. +True Annotation: [('BBC', 'broadcast network'), ('BBC', 'author'), ('BBC', 'news agency'), ('BBC', 'company'), ('BBC', 'engineer'), ('BBC', 'artist')] +Predicted Annotation: [('Mike Reid', 'actor'), ('Frank Butcher', 'actor'), ('BBC', 'broadcast network'), ('EastEnders', 'film'), ('pantomime', 'play')] +Precision: 0.2; Recall: 0.16666666666666666; F1-score: 0.1818181818181818 +-------------------------------------------------- + +Instance 831: +Sentence: Parallel to his studies, he has been giving lectures on sound and space at the Royal Architect Academy and at the Art Academy in Copenhagen. +True Annotation: [('Copenhagen', 'city')] +Predicted Annotation: [('Royal Architect Academy', 'educational institution'), ('Art Academy', 'educational institution'), ('Copenhagen', 'city')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 832: +Sentence: Reactivated by the Twentieth Air Force 314th Composite Wing in April 1946 as the 9th Reconnaissance Squadron ( Very Long Range, Photographic ) assigned to Johnson Air Base, Japan. +True Annotation: [('Japan', 'company'), ('Japan', 'country'), ('Japan', 'ethnicity')] +Predicted Annotation: [('Twentieth Air Force 314th Composite Wing', 'military'), ('9th Reconnaissance Squadron', 'military'), ('Japan', 'country')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 833: +Sentence: He announced the foundation 's creation during a ceremony on June 6, 2007, the 63rd anniversary of D-Day, to celebrate Senate and House concurrent resolutions honoring the Monuments Men. +True Annotation: [('United States Senate', 'author'), ('United States Senate', 'government')] +Predicted Annotation: [('June 6, 2007', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 834: +Sentence: He was educated at Shrewsbury School, University College, Oxford, and the Courtauld Institute of Art in London. +True Annotation: [('Courtauld Institute of Art', 'educational institution')] +Predicted Annotation: [('Shrewsbury School', 'educational institution'), ('University College', 'educational institution'), ('Oxford', 'city'), ('Courtauld Institute of Art', 'educational institution'), ('London', 'city')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 835: +Sentence: The system was first implemented in the city of Cordoba, then in Mendoza and recently in the city of Salta. +True Annotation: [('Mendoza, Argentina', 'city')] +Predicted Annotation: [('city of Cordoba', 'city'), ('Mendoza', 'city'), ('city of Salta', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 836: +Sentence: Headquartered in Moline, Illinois, Elliott Aviation has branches in Moline, plus Des Moines, Iowa; Minneapolis, Minnesota; and Omaha, Nebraska. +True Annotation: [('Omaha, Nebraska', 'city')] +Predicted Annotation: [('Moline', 'city'), ('Elliott Aviation', 'airline'), ('Moline', 'city'), ('Des Moines', 'city'), ('Minneapolis', 'city'), ('Omaha', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 837: +Sentence: On April 14, 1927 at about 10 p.m., the first series produced OV 4 left the new established factory on Hisingen in Goteborg. +True Annotation: [('Volvo ÖV 4', 'car')] +Predicted Annotation: [('April 14, 1927', 'point in time'), ('Hisingen', 'city'), ('Goteborg', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 838: +Sentence: Islamic Azad University - Garmsar Branch is a branch of Iran 's Islamic Azad Universities. +True Annotation: [('Islamic Azad University', 'educational institution')] +Predicted Annotation: [('Islamic Azad University', 'educational institution'), ('Iran', 'country'), ('Islamic Azad Universities', 'educational institution')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 839: +Sentence: People in the Bishigram Valley speak Torwali and in the Tirat Valley they speak Pashto. +True Annotation: [('Tirat Valley', 'city')] +Predicted Annotation: [('Bishigram Valley', 'body of water'), ('Torwali', 'language'), ('Tirat Valley', 'body of water'), ('Pashto', 'language')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 840: +Sentence: After his national service, in which he served as a corporal in the Nahal paratroopers, he attended the Technion, where he gained a BSc in Civil engineering, also being elected chairman of the university 's Student Union during his studies. +True Annotation: [('Technion – Israel Institute of Technology', 'educational institution')] +Predicted Annotation: [('corporal', 'soldier'), ('Nahal paratroopers', 'educational institution'), ('Technion', 'educational institution'), ('BSc in Civil engineering', 'educational degree'), ('Student Union', 'educational department')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 841: +Sentence: ( Jacobovsky and the Colonel ) is an opera in four acts by Giselher Klebe who also wrote the libretto based on the 1944 play of the same name by Franz Werfel. +True Annotation: [('Franz Werfel', 'author')] +Predicted Annotation: [('Jacobovsky and the Colonel', 'play'), ('Giselher Klebe', 'author'), ('Franz Werfel', 'author')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 842: +Sentence: Murray was also an organizer for the Manitoba Progressive Conservative Party in the 1990, 1995 and 1999 elections, and supported Kim Campbell 's successful bid to succeed Mulroney as leader of the Progressive Conservative Party of Canada in 1993. +True Annotation: [('Manitoba general election, 1995', 'election')] +Predicted Annotation: [('Murray', 'politician'), ('Manitoba Progressive Conservative Party', 'political party'), ('1990', 'election'), ('Kim Campbell', 'politician'), ('Mulroney', 'politician'), ('Progressive Conservative Party of Canada', 'political party'), ('1993', 'election')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 843: +Sentence: Primatesta was elevated to cardinal on March 5, 1973 by Pope Paul VI. +True Annotation: [('Pope Paul VI', 'religious leader')] +Predicted Annotation: [('cardinal', 'monarch'), ('Pope Paul VI', 'religious leader')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 844: +Sentence: He appeared in Stardust, starring David Essex, and he played the sadistic Cousin Kevin in Stigwood 's film version of The Who 's Tommy ( rock opera ). +True Annotation: [('Tommy', 'play'), ('Tommy', 'written work')] +Predicted Annotation: [('Stardust', 'film'), ('David Essex', 'actor'), ('Stigwood', 'actor'), ('Tommy', 'film')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 845: +Sentence: Lakovic, nicknamed the " Pit Bull " for his aggressiveness, turned pro in 1992-93, playing for three separate Colonial Hockey League teams, as well as the American Hockey League 's Binghamton Rangers. +True Annotation: [('Colonial Hockey League', 'sports league')] +Predicted Annotation: [('Lakovic', 'athlete'), ('Colonial Hockey League', 'sports league'), ('American Hockey League', 'sports league'), ('Binghamton Rangers', 'sports team')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 846: +Sentence: His repertoire includes such roles as Albrecht in Giselle, Solor in La Bayadere, Ali in Le Corsaire, Prince Desire in The Sleeping Beauty, The Prince in The Nutcracker, Siegfried in Swan Lake, Basil in Don Quixote, and many others. +True Annotation: [('The Sleeping Beauty', 'film'), ('The Sleeping Beauty', 'play'), ('The Sleeping Beauty', 'music')] +Predicted Annotation: [('Albrecht', 'actor'), ('Giselle', 'film'), ('Solor', 'actor'), ('La Bayadere', 'film'), ('Ali', 'actor'), ('Le Corsaire', 'film'), ('Prince', 'actor'), ('The Sleeping Beauty', 'film'), ('The Nutcracker', 'film'), ('Siegfried', 'actor'), ('Swan Lake', 'film'), ('Basil', 'actor'), ('Don Quixote', 'film')] +Precision: 0.07692307692307693; Recall: 0.3333333333333333; F1-score: 0.125 +-------------------------------------------------- + +Instance 847: +Sentence: A writ of habeas corpus was served and the case was called before a bench of three Supreme Court judges presided over by Chief Justice Sir Sidney Abrahams. +True Annotation: [('Sidney Abrahams', 'athlete')] +Predicted Annotation: [('writ of habeas corpus', 'law')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 848: +Sentence: At its disappearance it had ten arrondissements: Argenteuil, Etampes, Mantes, Montmorency, Palaiseau, Pontoise, Le Raincy, Rambouillet, Saint-Germain-en-Laye, and Versailles. +True Annotation: [('Rambouillet', 'city')] +Predicted Annotation: [('Argenteuil', 'city'), ('Etampes', 'city'), ('Mantes', 'city'), ('Montmorency', 'city'), ('Palaiseau', 'city'), ('Pontoise', 'city'), ('Le Raincy', 'city'), ('Rambouillet', 'city'), ('Saint-Germain-en-Laye', 'city'), ('Versailles', 'city')] +Precision: 0.1; Recall: 1.0; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 849: +Sentence: Interstate highways in Indiana are I-64, I-164, I-65, I-265, I-465, I-865, I-69, I-469, I-70, I-74, I-80, I-90, I-94 and I-275. +True Annotation: [('I-465', 'road')] +Predicted Annotation: [('Indiana', 'province'), ('I-64', 'road'), ('I-164', 'road'), ('I-65', 'road'), ('I-265', 'road'), ('I-465', 'road'), ('I-865', 'road'), ('I-69', 'road'), ('I-469', 'road'), ('I-70', 'road'), ('I-74', 'road'), ('I-80', 'road'), ('I-90', 'road'), ('I-94', 'road'), ('I-275', 'road')] +Precision: 0.06666666666666667; Recall: 1.0; F1-score: 0.125 +-------------------------------------------------- + +Instance 850: +Sentence: Much of what has been called " impressionist " literature is actually subsumed into a number of categories, especially Symbolism; its chief exponents being Baudelaire, Mallarme, Rimbaud, Verlaine and Laforgue. +True Annotation: [('Stéphane Mallarmé', 'author')] +Predicted Annotation: [('Baudelaire', 'author'), ('Mallarme', 'author'), ('Rimbaud', 'author'), ('Verlaine', 'author'), ('Laforgue', 'author')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 851: +Sentence: Guests included Itzhak Perlman, Bonnie Franklin, Mary Tyler Moore, Mandy Patinkin, Alan King, Joan Rivers, Nell Carter, Jerry Stiller & amp; Anne Meara, Tracey Gold, B.B. King, Sarah Jessica Parker, and Paul Schaffer. +True Annotation: [('Paul Schaffer', 'author'), ('Paul Schaffer', 'artist'), ('Paul Schaffer', 'actor'), ('Paul Schaffer', 'musician')] +Predicted Annotation: [('Itzhak Perlman', 'actor'), ('Bonnie Franklin', 'actor'), ('Mary Tyler Moore', 'actor'), ('Mandy Patinkin', 'actor'), ('Alan King', 'actor'), ('Joan Rivers', 'actor'), ('Nell Carter', 'actor'), ('Jerry Stiller', 'actor'), ('Anne Meara', 'actor'), ('Tracey Gold', 'actor'), ('B.B. King', 'actor'), ('Sarah Jessica Parker', 'actor'), ('Paul Schaffer', 'actor')] +Precision: 0.07692307692307693; Recall: 0.25; F1-score: 0.11764705882352941 +-------------------------------------------------- + +Instance 852: +Sentence: He also played in the club 's last Conference National game of the season, a 1 & ndash; 0 win against York City & ndash; after the game the team were presented with their winners ' medals and the competition trophy. +True Annotation: [('Conference National', 'sports league')] +Predicted Annotation: [('York City', 'city'), ('team', 'sports team'), ('competition trophy', 'award')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 853: +Sentence: Glubczyce County is bordered by Prudnik County to the north, and Kedzierzyn-Kozle County and Raciborz County to the east. +True Annotation: [('Prudnik County', 'city')] +Predicted Annotation: [('Glubczyce County', 'county'), ('Prudnik County', 'county'), ('Kedzierzyn-Kozle County', 'county'), ('Raciborz County', 'county')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 854: +Sentence: The title track was released as the album 's first single in March 1970, becoming a Top 10 hit that year, reaching # 5 on the Billboard Magazine Hot Country Songs chart. +True Annotation: [('Hot Country Songs', 'written work')] +Predicted Annotation: [('The title track', 'music'), ('March 1970', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 855: +Sentence: The Port of Haydarpasa, also known as the Port of Haidar Pasha ( Haydarpasa Limani ) is a general cargo seaport, ro-ro and container terminal, situated in Haydarpasa, Istanbul at the southern entrance to the Bosphorus. +True Annotation: [('Bosphorus', 'body of water')] +Predicted Annotation: [('Haydarpasa', 'city'), ('Istanbul', 'city'), ('Bosphorus', 'body of water')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 856: +Sentence: Houcine Anafal ( born in 15 September 1952 in Kenitra ) is a retired Moroccan professional footballer who played for clubs in Europe, including Stade Rennais F.C. as well as the Morocco national football team. +True Annotation: [('Morocco national football team', 'sports team')] +Predicted Annotation: [('Houcine Anafal', 'athlete'), ('Kenitra', 'city'), ('Stade Rennais F.C.', 'sports team'), ('Morocco national football team', 'sports team')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 857: +Sentence: He has played and recorded with artists such as Rick Wakeman, Pete Atkin, Kenny Young, the pioneer jazz-rock band If, Clifford T. Ward, Roger Daltrey, Slapp Happy, Steve Swindells, The Pretty Things, Stealers Wheel and Leo Sayer. +True Annotation: [('Stealers Wheel', 'artist'), ('Stealers Wheel', 'musician')] +Predicted Annotation: [('Rick Wakeman', 'musician'), ('Pete Atkin', 'musician'), ('Kenny Young', 'musician'), ('If', 'music'), ('Clifford T. Ward', 'musician'), ('Roger Daltrey', 'musician'), ('Slapp Happy', 'music'), ('Steve Swindells', 'musician'), ('The Pretty Things', 'music'), ('Stealers Wheel', 'music'), ('Leo Sayer', 'musician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 858: +Sentence: The object of this book was to satirize Samuel Richardson 's hero Sir Charles Grandison, who had many sentimental admirers in the Holy Roman Empire. +True Annotation: [('Holy Roman Empire', 'country')] +Predicted Annotation: [('Samuel Richardson', 'author'), ('Sir Charles Grandison', 'author')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 859: +Sentence: In 1909, at 26, he was appointed professor of applied mathematics in Straßburg, then part of the German Empire ( now Strasbourg, Alsace, France ) and received Prussian citizenship. +True Annotation: [('Kingdom of Prussia', 'government agency'), ('Kingdom of Prussia', 'country')] +Predicted Annotation: [('1909', 'point in time'), ('Straßburg', 'city'), ('Strasbourg', 'city'), ('France', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 860: +Sentence: One of the main contributors to the album 's overall sound is Mark Knopfler, best known as the frontman of Dire Straits. +True Annotation: [('Mark Knopfler', 'author'), ('Mark Knopfler', 'artist'), ('Mark Knopfler', 'actor'), ('Mark Knopfler', 'musician')] +Predicted Annotation: [('Mark Knopfler', 'musician'), ('Dire Straits', 'music')] +Precision: 0.5; Recall: 0.25; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 861: +Sentence: He represented the Alberta riding of Athabasca where he was first elected in the 1980 federal election and re-elected in 1984 and again in 1988. +True Annotation: [('Canadian federal election, 1988', 'election')] +Predicted Annotation: [('Alberta', 'province'), ('Athabasca', 'province'), ('1980 federal election', 'election'), ('1984', 'point in time'), ('1988', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 862: +Sentence: He was a reporter for The Kansas City Star, the St. Louis Post-Dispatch, and the St. Louis Globe-Democrat. +True Annotation: [('St. Louis Globe-Democrat', 'written work')] +Predicted Annotation: [('The Kansas City Star', 'newspaper'), ('St. Louis Post-Dispatch', 'newspaper'), ('St. Louis Globe-Democrat', 'newspaper')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 863: +Sentence: Rahatgarh is a town and a nagar panchayat in Sagar district in the Indian state of Madhya Pradesh. +True Annotation: [('Madhya Pradesh', 'author'), ('Madhya Pradesh', 'province')] +Predicted Annotation: [('Rahatgarh', 'city'), ('Sagar district', 'city'), ('Madhya Pradesh', 'province')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 864: +Sentence: George served as a member of Parliament in the Commons for several terms ( for Hertfordshire in 1571, for Hampshire in 1584, 1586, 1588 & ndash; 1589, 1592 ). +True Annotation: [('Hampshire', 'county')] +Predicted Annotation: [('George', 'politician'), ('Hertfordshire', 'province'), ('1571', 'point in time'), ('Hampshire', 'province'), ('1584', 'point in time'), ('1586', 'point in time'), ('1588', 'point in time'), ('1592', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 865: +Sentence: From 1870 he studied in Prussian gymnasiums in Inowroclaw, Posen, Oppeln, Ratibor, and in 1884 graduated from Mary Magdalen Gymnasium in Posen. +True Annotation: [('Racibórz', 'city')] +Predicted Annotation: [('1870', 'point in time'), ('Prussian gymnasiums', 'educational institution'), ('Inowroclaw', 'city'), ('Posen', 'city'), ('Oppeln', 'city'), ('Ratibor', 'city'), ('1884', 'point in time'), ('Mary Magdalen Gymnasium', 'educational institution'), ('Posen', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 866: +Sentence: A 4.4 mikmon extension ( of U.S. Route 129 ) has been completed to State Route 33 ( Old Knoxville Highway ) between Maryville, Tennessee and Alcoa, Tennessee. +True Annotation: [('Maryville, Tennessee', 'city')] +Predicted Annotation: [('State Route 33', 'road'), ('Old Knoxville Highway', 'road'), ('Maryville, Tennessee', 'city'), ('Alcoa, Tennessee', 'city')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 867: +Sentence: Dodoma Urban is one of the 5 districts of the Dodoma Region of Tanzania. +True Annotation: [('Tanzania', 'country')] +Predicted Annotation: [('Dodoma Urban', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 868: +Sentence: The Uzbeks, during the reign of Tahmasp, attacked the eastern provinces of the kingdom five times and the Ottomans under Soleyman I initiated four invasions of Persia. +True Annotation: [('Suleiman the Magnificent', 'monarch'), ('Suleiman the Magnificent', 'religious leader')] +Predicted Annotation: [('The Uzbeks', 'ethnicity'), ('Tahmasp', 'monarch'), ('kingdom', 'country'), ('Ottomans', 'ethnicity'), ('Soleyman I', 'monarch'), ('Persia', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 869: +Sentence: Depalpur ( देपालपà¥à¤° ) is a town and a nagar panchayat in Indore district in the state of Madhya Pradesh, India. +True Annotation: [('Indore district', 'county')] +Predicted Annotation: [('Depalpur', 'city'), ('Indore district', 'city'), ('India', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 870: +Sentence: Jennifer Warnes remade " Do n't Make Me Over " for her 1979 Shot Through the Heart album; issued as a single, the track reached # 67 in January 1980. +True Annotation: [('Shot Through the Heart', 'music')] +Predicted Annotation: [('Jennifer Warnes', 'author'), ('January 1980', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 871: +Sentence: Sonnet 85 is one of 154 sonnets written by the English playwright and poet William Shakespeare. +True Annotation: [('William Shakespeare', 'author'), ('William Shakespeare', 'artist'), ('William Shakespeare', 'actor')] +Predicted Annotation: [('Sonnet 85', 'written work'), ('William Shakespeare', 'author')] +Precision: 0.5; Recall: 0.3333333333333333; F1-score: 0.4 +-------------------------------------------------- + +Instance 872: +Sentence: These clubs included Alloa Athletic, Armadale, Bathgate, Berwick Rangers, Bo ' ness, Bonnyrigg Rose, Cowdenbeath, Edinburgh University, Heart of Midlothian, Hibernian, Leith Athletic, Lochgelly United, Meadowbank Thistle and St Bernard 's. +True Annotation: [('Bathgate F.C.', 'sports team')] +Predicted Annotation: [('Alloa Athletic', 'sports team'), ('Armadale', 'city'), ('Bathgate', 'city'), ('Berwick Rangers', 'sports team'), ("Bo ' ness", 'city'), ('Bonnyrigg Rose', 'city'), ('Cowdenbeath', 'city'), ('Edinburgh University', 'educational institution'), ('Heart of Midlothian', 'city'), ('Hibernian', 'sports team'), ('Leith Athletic', 'sports team'), ('Lochgelly United', 'sports team'), ('Meadowbank Thistle', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 873: +Sentence: December 21 & ndash; United States deports 249 people, including Emma Goldman, to Russia on the USAT '' Buford ''. +True Annotation: [('USAT Buford', 'ship')] +Predicted Annotation: [('United States', 'country'), ('Emma Goldman', 'author'), ('Russia', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 874: +Sentence: In 1800 the 1/52nd took part in the Qiberon Bay, Vigo, Cadiz and Ferrol expeditions and, after short stations in Gibraltar and Lisbon, returned to England in 1801. +True Annotation: [('Lisbon', 'city'), ('Lisbon', 'written work'), ('Lisbon', 'cemetery')] +Predicted Annotation: [('1800', 'point in time'), ('Qiberon Bay', 'body of water'), ('Vigo', 'city'), ('Cadiz', 'city'), ('Ferrol', 'body of water'), ('Gibraltar', 'city'), ('Lisbon', 'city'), ('England', 'country'), ('1801', 'point in time')] +Precision: 0.1111111111111111; Recall: 0.3333333333333333; F1-score: 0.16666666666666666 +-------------------------------------------------- + +Instance 875: +Sentence: BeerQuilmes gives its name to one of Argentina 's favourite beers, Cerveza Quilmes, which was originally brewed in the area. +True Annotation: [('Cerveza Quilmes', 'company')] +Predicted Annotation: [('Argentina', 'country'), ('Cerveza Quilmes', 'food')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 876: +Sentence: Ellison studied dance from the age of three, first at a dance school in Liverpool, then later at the Elizabeth Hill School of Dancing in St. Helens, Merseyside. +True Annotation: [('St. Helens, Merseyside', 'city')] +Predicted Annotation: [('Liverpool', 'city'), ('Elizabeth Hill School of Dancing', 'educational institution'), ('St. Helens', 'city'), ('Merseyside', 'county')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 877: +Sentence: The other short-listed nominees for the award were Gautam Gambhir and Mahendra Singh Dhoni ( India ) and Andrew Strauss ( England ). +True Annotation: [('English national cricket team', 'sports team')] +Predicted Annotation: [('Gautam Gambhir', 'athlete'), ('Mahendra Singh Dhoni', 'athlete'), ('India', 'country'), ('England', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 878: +Sentence: Death In June/Current 93/Sol Invictus is a CD album recording of a March 24, 1991 concert by Death In June, Current 93, and Sol Invictus at the Frankfurt Sound Depot in Frankfurt, Germany. +True Annotation: [('Germany', 'artist'), ('Germany', 'country')] +Predicted Annotation: [('Death In June', 'musician'), ('March 24, 1991', 'point in time'), ('Death In June', 'musician'), ('Frankfurt', 'city'), ('Frankfurt', 'city'), ('Germany', 'country')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 879: +Sentence: For the introduction of the new V12 engine at the 1966 Italian Grand Prix, Gurney took the wheel of the new car, and was joined by compatriot Phil Hill in the older Eagle-Climax. +True Annotation: [('Phil Hill', 'athlete')] +Predicted Annotation: [('V12 engine', 'engine'), ('1966 Italian Grand Prix', 'sports event'), ('Gurney', 'athlete'), ('new car', 'car'), ('Eagle-Climax', 'engine')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 880: +Sentence: Ikonika ( real name Sara Abdel-Hamid ) is an electronic musician, producer and DJ often associated with Hyperdub Records and the Dubstep genre. +True Annotation: [('Hyperdub Records', 'company')] +Predicted Annotation: [('Ikonika', 'musician'), ('Sara Abdel-Hamid', 'musician'), ('Dubstep', 'music')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 881: +Sentence: In 2006, Alex Lloyd performed in the grand finale of Dancing With The Stars, singing his breakthrough song, " Amazing ". +True Annotation: [('Amazing', 'music')] +Predicted Annotation: [('2006', 'point in time'), ('Alex Lloyd', 'musician'), ('Dancing With The Stars', 'film'), ('Amazing', 'music')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 882: +Sentence: Washington, D.C. Elector Barbara Lett-Simmons, pledged for Democrats Al Gore and Joe Lieberman, cast no electoral votes as a protest of Washington D.C. 's lack of statehood, which she described as the federal district 's " colonial status. +True Annotation: [('Al Gore', 'author'), ('Al Gore', 'artist'), ('Al Gore', 'actor'), ('Al Gore', 'politician')] +Predicted Annotation: [('Washington, D.C.', 'city'), ('Barbara Lett-Simmons', 'politician'), ('Democrats', 'political party'), ('Al Gore', 'politician'), ('Joe Lieberman', 'politician'), ('protest', 'protest'), ('Washington D.C.', 'city')] +Precision: 0.14285714285714285; Recall: 0.25; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 883: +Sentence: He was commissioned as a second lieutenant in the United States Marine Corps on 18 June 18, 1907, attended School of Application, starting his first assignment on 25 December, 1908 aboard WisconsinBB-96 in time to participate in the cruise of the Great White Fleet. +True Annotation: [('United States Marine Corps', 'artist'), ('United States Marine Corps', 'military')] +Predicted Annotation: [('second lieutenant', 'soldier'), ('United States Marine Corps', 'military'), ('18 June 18, 1907', 'point in time'), ('School of Application', 'educational institution'), ('25 December, 1908', 'point in time'), ('WisconsinBB-96', 'ship'), ('Great White Fleet', 'military')] +Precision: 0.14285714285714285; Recall: 0.5; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 884: +Sentence: The artist unifies an aural and visual experience by creating continuous compositions on canvas, as he has shared the stage with headlining musical talent as Beastie Boys, Bela Fleck, Burning Spear, Disco Biscuits, Les Claypool, Arturo Sandoval, Thievery Corporation and Wynton Marsalis. +True Annotation: [('Les Claypool', 'director'), ('Les Claypool', 'actor'), ('Les Claypool', 'author'), ('Les Claypool', 'artist'), ('Les Claypool', 'musician')] +Predicted Annotation: [('Beastie Boys', 'company'), ('Bela Fleck', 'musician'), ('Burning Spear', 'musician'), ('Disco Biscuits', 'musician'), ('Les Claypool', 'musician'), ('Arturo Sandoval', 'musician'), ('Thievery Corporation', 'company'), ('Wynton Marsalis', 'musician')] +Precision: 0.125; Recall: 0.2; F1-score: 0.15384615384615385 +-------------------------------------------------- + +Instance 885: +Sentence: He moved to New Jersey and began working in the smaller theaters in New York City and in the regional theatre around the northeast, from Bangor, Maine down to Virginia. +True Annotation: [('Bangor, Maine', 'city')] +Predicted Annotation: [('New York City', 'city'), ('regional theatre', 'theater')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 886: +Sentence: Using six offensive measures: Average, On-base percentage, Slugging, RBIs, Runs created and Win shares-all League-Era adjusted, Rosciam ranks Tenace sixth offensively behind Mickey Cochrane, Mike Piazza, Bill Dickey, Gabby Hartnett and Joe Torre among catchers. +True Annotation: [('Gabby Hartnett', 'athlete'), ('Gabby Hartnett', 'coach')] +Predicted Annotation: [('Mickey Cochrane', 'athlete'), ('Mike Piazza', 'athlete'), ('Bill Dickey', 'athlete'), ('Gabby Hartnett', 'athlete'), ('Joe Torre', 'athlete')] +Precision: 0.2; Recall: 0.5; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 887: +Sentence: Turkish Cup Final in Kayseri: Besiktas Cola Turka 72-81 Fenerbahce UlkerFenerbahce Ulker win the Cup for the second successive time and third overall. +True Annotation: [('Fenerbahçe Ülker', 'athlete'), ('Fenerbahçe Ülker', 'sports team')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 888: +Sentence: Jose Manuel Barroso, the President of the European Commission, supported the Danish government saying that freedom of speech can not be compromised: " It 's better to publish too much than not to have freedom. +True Annotation: [('European Commission', 'government')] +Predicted Annotation: [('Jose Manuel Barroso', 'politician'), ('European Commission', 'government agency'), ('Danish government', 'government'), ('freedom of speech', 'law')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 889: +Sentence: This main line connected Herington, Ramona, Tampa, Durham, Waldeck, Canton, Galva, McPherson, Groveland, Inman, Medora, Hutchinson, Whiteside, Partridge, Arlington, Langdon, Turon, Preston, Natrona, Pratt. +True Annotation: [('Turon, Kansas', 'city')] +Predicted Annotation: [('Herington', 'city'), ('Ramona', 'city'), ('Tampa', 'city'), ('Durham', 'city'), ('Waldeck', 'city'), ('Canton', 'city'), ('Galva', 'city'), ('McPherson', 'city'), ('Groveland', 'city'), ('Inman', 'city'), ('Medora', 'city'), ('Hutchinson', 'city'), ('Whiteside', 'city'), ('Partridge', 'city'), ('Arlington', 'city'), ('Langdon', 'city'), ('Turon', 'city'), ('Preston', 'city'), ('Natrona', 'city'), ('Pratt', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 890: +Sentence: He was born around 990 CE near Ghazni, Afghanistan during the Ghaznavid Empire and died in Lahore ( in present day Punjab, Pakistan ) in 1077 CE. +True Annotation: [('Afghanistan', 'language'), ('Afghanistan', 'country'), ('Afghanistan', 'ethnicity')] +Predicted Annotation: [('990 CE', 'point in time'), ('Ghazni', 'city'), ('Afghanistan', 'country'), ('Lahore', 'city'), ('Punjab', 'province'), ('Pakistan', 'country'), ('1077 CE', 'point in time')] +Precision: 0.14285714285714285; Recall: 0.3333333333333333; F1-score: 0.2 +-------------------------------------------------- + +Instance 891: +Sentence: Baptist Bible College has its origins in a May 1950 meeting of Baptist ministers at the Texas Hotel in Fort Worth. +True Annotation: [('Fort Worth, Texas', 'city')] +Predicted Annotation: [('Baptist Bible College', 'educational institution'), ('May 1950', 'point in time'), ('Texas Hotel', 'hotel'), ('Fort Worth', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 892: +Sentence: Peter O'Toole went on to play Henry II once more in The Lion in Winter ( 1968 ) with Katharine Hepburn as Queen Eleanor of Aquitaine. +True Annotation: [('Queen Eleanor of Aquitaine', 'soldier')] +Predicted Annotation: [('The Lion in Winter ( 1968 )', 'film'), ('Katharine Hepburn', 'actor'), ('Queen Eleanor of Aquitaine', 'monarch')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 893: +Sentence: David " Dave " Smith ( born 8 December 1947 ) is an English former professional footballer who scored 55 goals from 406 games in the Football League playing as an outside left or left-sided midfielder for Middlesbrough, Lincoln City and Rotherham United. +True Annotation: [('Lincoln City F.C.', 'sports team')] +Predicted Annotation: [('Football League', 'sports league'), ('Middlesbrough', 'city'), ('Lincoln City', 'city'), ('Rotherham United', 'sports team')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 894: +Sentence: The case was continued until the afternoon of July 8 when Matthew Calbraith Butler, Edgefield attorney, appeared as the farmer 's counsel. +True Annotation: [('Matthew Calbraith Butler', 'politician')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 895: +Sentence: In many parts of Africa Christian missionary organisations have founded schools, often in places where no other schooling is available. +True Annotation: [('Africa', 'ethnicity')] +Predicted Annotation: [('Africa', 'country'), ('Christian missionary organisations', 'religious leader')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 896: +Sentence: The general conference is broadcast semi-annually ( April and October ) from Salt Lake City, Utah. +True Annotation: [('Salt Lake City, Utah', 'city')] +Predicted Annotation: [('April and October', 'point in time'), ('Salt Lake City', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 897: +Sentence: Feeling lonely, she meets Grace Olubunmi ( Ellen Thomas ) and after some persuading, allows her to work at the Laundertte. +True Annotation: [('Ellen Thomas', 'actor')] +Predicted Annotation: [('Ellen Thomas', 'actor')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 898: +Sentence: It lies along the northeastern outskirts of Shaw and Crompton, in the Metropolitan Borough of Oldham, Greater Manchester. +True Annotation: [('Metropolitan Borough of Oldham', 'city')] +Predicted Annotation: [('Shaw and Crompton', 'city'), ('Metropolitan Borough of Oldham', 'county'), ('Greater Manchester', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 899: +Sentence: Agnieszka Osiecka 's lyrics were set to music by a number of outstanding Polish composers: Krzysztof Komeda, Seweryn Krajewski, Adam Slawinski, Zygmunt Konieczny, Katarzyna Gaertner, Jacek Mikula and many, many more. +True Annotation: [('Zygmunt Konieczny', 'musician')] +Predicted Annotation: [('Agnieszka Osiecka', 'musician'), ('Polish', 'country'), ('Krzysztof Komeda', 'musician'), ('Seweryn Krajewski', 'musician'), ('Adam Slawinski', 'musician'), ('Zygmunt Konieczny', 'musician'), ('Katarzyna Gaertner', 'musician'), ('Jacek Mikula', 'musician')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 900: +Sentence: Two years after Greif published her operational model, Carl Hewitt and Henry Baker published the Laws for Actors. +True Annotation: [('Carl Hewitt', 'author')] +Predicted Annotation: [('Greif', 'author'), ('Carl Hewitt', 'author'), ('Henry Baker', 'author')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 901: +Sentence: Himank is a project of the Border Roads Organisation ( BRO ) in the Ladakh region of northernmost India that started in August 1985. +True Annotation: [('Jammu and Kashmir', 'province'), ('Jammu and Kashmir', 'country')] +Predicted Annotation: [('India', 'country'), ('August 1985', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 902: +Sentence: Fix is a 2008 feature film directed by Tao Ruspoli starring Shawn Andrews, Olivia Wilde, Megalyn Echikunwoke, Tao Ruspoli, Dedee Pfeiffer and Andrew Fiscella. +True Annotation: [('Dedee Pfeiffer', 'actor')] +Predicted Annotation: [('Fix', 'film'), ('Tao Ruspoli', 'director'), ('Shawn Andrews', 'actor'), ('Olivia Wilde', 'actor'), ('Megalyn Echikunwoke', 'actor'), ('Tao Ruspoli', 'actor'), ('Dedee Pfeiffer', 'actor'), ('Andrew Fiscella', 'actor')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 903: +Sentence: His last book Dr. Paglar: Everyman 's Hero, a biography of his uncle, the Eurasian gynaecologist Charles Joseph Pemberton Paglar ( 1894-1954 ), was published posthumously in 2010 by The Straits Times Press. +True Annotation: [('The Straits Times', 'written work'), ('The Straits Times', 'news agency')] +Predicted Annotation: [('Dr. Paglar', 'doctor'), ('Charles Joseph Pemberton Paglar', 'doctor')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 904: +Sentence: The AJ6 ( Advanced Jaguar 6-cylinder ), and the similar AJ16, was an inline-6 piston engine used by Jaguar in the 1980s and 1990s. +True Annotation: [('Jaguar', 'company')] +Predicted Annotation: [('AJ6', 'engine'), ('Advanced Jaguar 6-cylinder', 'engine'), ('AJ16', 'engine'), ('inline-6 piston engine', 'engine'), ('Jaguar', 'company')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 905: +Sentence: This was the motivation behind the development of the gas turbine engine, commonly called a " jet " engine, which would become almost as revolutionary to aviation as the Wright brothers ' first flight. +True Annotation: [('Wright brothers', 'company')] +Predicted Annotation: [('gas turbine engine', 'engine'), ('jet', 'engine'), ('engine', 'engine')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 906: +Sentence: In February 1979, the Afghan government delivered a statement condemning China invading Viet Nam. +True Annotation: [('Sino-Vietnamese War', 'military conflict')] +Predicted Annotation: [('February 1979', 'point in time'), ('Afghan government', 'government'), ('China', 'country'), ('Viet Nam', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 907: +Sentence: The communities served are: Plymouth ( including the suburbs of Devonport and St Budeaux ); Saltash; St Germans; Menheniot; Liskeard; Bodmin; Lostwithiel; Par; St Austell; Truro; Redruth; Camborne; Hayle; St Erth; Penzance. +True Annotation: [('St Erth', 'city')] +Predicted Annotation: [('Plymouth', 'city'), ('Devonport', 'city'), ('St Budeaux', 'city'), ('Saltash', 'city'), ('St Germans', 'city'), ('Menheniot', 'city'), ('Liskeard', 'city'), ('Bodmin', 'city'), ('Lostwithiel', 'city'), ('Par', 'city'), ('St Austell', 'city'), ('Truro', 'city'), ('Redruth', 'city'), ('Camborne', 'city'), ('Hayle', 'city'), ('St Erth', 'city'), ('Penzance', 'city')] +Precision: 0.058823529411764705; Recall: 1.0; F1-score: 0.1111111111111111 +-------------------------------------------------- + +Instance 908: +Sentence: Because of agreements between Warner Brothers and the estate of Thomas Mann for the production of Luchino Visconti 's 1971 film, Britten was advised not to see the movie when it was released. +True Annotation: [('Warner Brothers', 'company'), ('Warner Brothers', 'engineer'), ('Warner Brothers', 'artist'), ('Warner Brothers', 'broadcast network')] +Predicted Annotation: [('Warner Brothers', 'company'), ('Luchino Visconti', 'actor'), ('1971 film', 'film')] +Precision: 0.3333333333333333; Recall: 0.25; F1-score: 0.28571428571428575 +-------------------------------------------------- + +Instance 909: +Sentence: The Nancy was built by the fur trading company Forsyth, Richardson and Company of Montreal, at Detroit. +True Annotation: [('Montreal', 'city'), ('Montreal', 'island'), ('Montreal', 'cemetery')] +Predicted Annotation: [('Forsyth, Richardson and Company of Montreal', 'company'), ('Detroit', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 910: +Sentence: Feather won a cap for England while at Bradford ( now Bradford Park Avenue A.F.C. ) in 1905 against Other Nations. +True Annotation: [('Bradford Park Avenue A.F.C.', 'sports team')] +Predicted Annotation: [('England', 'country'), ('Bradford', 'city'), ('Bradford', 'city'), ('1905', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 911: +Sentence: The new group also underwent several personnel shifts and withstood several breakups before releasing their first album, 2002 's Lost Angel, released on Hollywood Records. +True Annotation: [('Hollywood Records', 'company')] +Predicted Annotation: [('Lost Angel', 'film')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 912: +Sentence: Steffi Graf defeated Jana Novotna 7-6 1-6 6-4 in the final to win the Ladies ' Singles title at the 1993 Wimbledon Championships. +True Annotation: [('Steffi Graf', 'athlete'), ('Steffi Graf', 'actor')] +Predicted Annotation: [('Steffi Graf', 'actor'), ('Jana Novotna', 'actor'), ("Ladies ' Singles title", 'title')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 913: +Sentence: Nevertheless, Sturm prevailed over the bishops of Mainz and Utrecht in having Boniface, so-called " Apostle of the Germans ", buried in Fulda after his assassination in 754 near Dokkum in Frisia. +True Annotation: [('Dokkum', 'city')] +Predicted Annotation: [('Sturm', 'terrorist'), ('Mainz', 'city'), ('Utrecht', 'city'), ('Boniface', 'religious leader'), ('Apostle of the Germans', 'religious leader'), ('Fulda', 'city'), ('754', 'point in time'), ('Dokkum', 'city'), ('Frisia', 'city')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 914: +Sentence: SoGlos.com is an online magazine for Gloucestershire covering Cheltenham, the Cotswolds, the Forest of Dean, Gloucester, Stroud and Tewkesbury - with an editorial remit focused on arts, entertainment and leisure. +True Annotation: [('Stroud', 'city')] +Predicted Annotation: [('SoGlos.com', 'website'), ('Gloucestershire', 'county'), ('Cheltenham', 'city'), ('Cotswolds', 'city'), ('Forest of Dean', 'city'), ('Gloucester', 'city'), ('Stroud', 'city'), ('Tewkesbury', 'city')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 915: +Sentence: Soon afterwards, Derricks appeared in films such as Moscow on the Hudson, Neil Simon 's The Slugger 's Wife and recently, Wes Craven 's Carnival of Souls. +True Annotation: [('Wes Craven', 'author'), ('Wes Craven', 'director'), ('Wes Craven', 'artist'), ('Wes Craven', 'actor')] +Predicted Annotation: [('Derricks', 'author'), ('Neil Simon', 'author'), ("The Slugger 's Wife", 'film'), ('Wes Craven', 'author'), ('Carnival of Souls', 'film')] +Precision: 0.2; Recall: 0.25; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 916: +Sentence: The McLarens of Ayrton Senna and Gerhard Berger were next, ahead of Michael Schumacher 's Benetton and the two Lotuses, with Johnny Herbert ahead of Mika Hakkinen. +True Annotation: [('Mika Häkkinen', 'athlete')] +Predicted Annotation: [('Ayrton Senna', 'athlete'), ('Gerhard Berger', 'athlete'), ('Michael Schumacher', 'athlete'), ('Benetton', 'sports team'), ('Johnny Herbert', 'athlete'), ('Mika Hakkinen', 'athlete')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 917: +Sentence: Fernanda Palma Lissoni ( born August 31, 1980 in Sao Paulo ) is a female water polo player from Brazil, who finished in fourth place with the Brazil women 's national water polo team at the 2007 Pan American Games in Rio de Janeiro, Brazil. +True Annotation: [("Brazil women's national water polo team", 'sports team')] +Predicted Annotation: [('Fernanda Palma Lissoni', 'athlete'), ('Sao Paulo', 'city'), ('Brazil', 'country'), ('Brazil', 'country'), ('national water polo team', 'sports team'), ('2007 Pan American Games', 'sports event'), ('Rio de Janeiro', 'city'), ('Brazil', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 918: +Sentence: Jamaica also operates a Consulate-General office in Toronto and appoints Canadian honorary consuls in Edmonton, Montreal, New Westminster ( Vancouver ) and Winnipeg. +True Annotation: [('Winnipeg', 'city')] +Predicted Annotation: [('Jamaica', 'country'), ('Toronto', 'city'), ('Edmonton', 'city'), ('Montreal', 'city'), ('New Westminster', 'city'), ('Vancouver', 'city'), ('Winnipeg', 'city')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 919: +Sentence: The 1906 St. Louis Cardinals season was the team 's 25th season in St. Louis, Missouri and the 15th season in the National League. +True Annotation: [('National League', 'sports league')] +Predicted Annotation: [('St. Louis Cardinals', 'sports team'), ('St. Louis', 'city'), ('National League', 'sports league')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 920: +Sentence: At the end of the 19th century, Impressionist painters like Pierre-Auguste Renoir, Edouard Manet and Claude Monet came to paint the Seine River which crosses the town. +True Annotation: [('Seine', 'body of water')] +Predicted Annotation: [('Impressionist painters', 'artist'), ('Pierre-Auguste Renoir', 'artist'), ('Edouard Manet', 'artist'), ('Claude Monet', 'artist'), ('Seine River', 'body of water')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 921: +Sentence: As CompuServe morphed into AOL 's " value brand, " Fujitsu sought to sell off its product as they were making a loss. +True Annotation: [('AOL', 'company'), ('AOL', 'engineer')] +Predicted Annotation: [('CompuServe', 'computer'), ('AOL', 'company'), ('Fujitsu', 'company')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 922: +Sentence: Jara Cimrman Lying, Sleeping ( Jara Cimrman lezici, spici ) is a Czech comedy film directed by Ladislav Smoljak. +True Annotation: [('Ladislav Smoljak', 'author'), ('Ladislav Smoljak', 'director'), ('Ladislav Smoljak', 'actor')] +Predicted Annotation: [('Jara Cimrman', 'film'), ('Jara Cimrman', 'film'), ('Czech', 'language'), ('Ladislav Smoljak', 'author')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 923: +Sentence: The album reached number 24 in UK charts and was nominated for the Grammy Award for Best Metal Performance at the 1992 Grammys, but lost to Metallica 's Metallica. +True Annotation: [('Metallica', 'music')] +Predicted Annotation: [('UK', 'country'), ('Grammy Award', 'award'), ('Best Metal Performance', 'award'), ('1992 Grammys', 'award'), ('Metallica', 'musician'), ('Metallica', 'musician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 924: +Sentence: SilverLoad is the title of a graphic adventure video game produced by Vic Tokai in 1996. +True Annotation: [('Vic Tokai', 'company'), ('Vic Tokai', 'engineer')] +Predicted Annotation: [('SilverLoad', 'game'), ('Vic Tokai', 'artist')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 925: +Sentence: Gitagum is a fourth-class Philippine municipality in the province of Misamis Oriental, Philippines. +True Annotation: [('Philippines', 'country')] +Predicted Annotation: [('Misamis Oriental', 'province'), ('Philippines', 'country')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 926: +Sentence: The article states that the Eternals were involved in a previous Time War with the Halldons, a powerful race first mentioned in We are the Daleks, an article by Terry Nation from the Radio Times 10th Anniversary Special in 1973. +True Annotation: [('Terry Nation', 'author'), ('Terry Nation', 'artist')] +Predicted Annotation: [('Eternals', 'religion'), ('Time War', 'military conflict'), ('Terry Nation', 'author')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 927: +Sentence: These partner companies include Adobe, CA Technologies, Hewlett-Packard, IDS Scheer, OpenText, Nakisa, Inc, and ICON-SCM. +True Annotation: [('OpenText', 'company')] +Predicted Annotation: [('Adobe', 'company'), ('CA Technologies', 'company'), ('Hewlett-Packard', 'company'), ('IDS Scheer', 'company'), ('OpenText', 'company'), ('Nakisa', 'company'), ('Inc', 'company'), ('ICON-SCM', 'company')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 928: +Sentence: Henry ' Harry ' Thomas Phillips ( 22 June, 1903 & ndash; 16 December, 1978 ) was a Welsh international rugby union lock who played club rugby for Cross Keys and Newport and international rugby for Wales. +True Annotation: [('Wales national rugby union team', 'sports team')] +Predicted Annotation: [('22 June, 1903', 'point in time'), ('Cross Keys', 'city'), ('Newport', 'city'), ('Wales', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 929: +Sentence: A noted pilot in World War II, as a child he appeared in Hollywood films with his mother. +True Annotation: [('Hollywood', 'company'), ('Hollywood', 'city'), ('Hollywood', 'language')] +Predicted Annotation: [('World War II', 'military conflict'), ('Hollywood films', 'film')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 930: +Sentence: It forms a part of the league along with other IITs in India: the Indian Institute of Technology, Bombay, Guwahati, Kanpur, Kharagpur, Madras, Roorkee, Bhubaneswar, Gandhinagar, Hyderabad, Indore, Jodhpur, Mandi, Patna and Ropar. +True Annotation: [('Indian Institute of Technology, Roorkee', 'educational institution')] +Predicted Annotation: [('India', 'country'), ('Indian Institute of Technology', 'educational institution'), ('Bombay', 'city'), ('Guwahati', 'city'), ('Kanpur', 'city'), ('Kharagpur', 'city'), ('Madras', 'city'), ('Roorkee', 'city'), ('Bhubaneswar', 'city'), ('Gandhinagar', 'city'), ('Hyderabad', 'city'), ('Indore', 'city'), ('Jodhpur', 'city'), ('Mandi', 'city'), ('Patna', 'city'), ('Ropar', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 931: +Sentence: He took the name " Severin ", from the Leopold von Sacher-Masoch character that is the subject of the Velvet Underground song " Venus in Furs ". +True Annotation: [('Venus in Furs', 'music')] +Predicted Annotation: [('Velvet Underground', 'musician'), ('Venus in Furs', 'music')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 932: +Sentence: The aircraft completed the journey from Mildenhall, England to Melbourne, Australia in 129 Hours 47 Minutes, it gained 7th position in the handicap race. +True Annotation: [('Australia', 'language'), ('Australia', 'country')] +Predicted Annotation: [('The aircraft', 'airplane'), ('Mildenhall', 'city'), ('England', 'country'), ('Melbourne', 'city'), ('Australia', 'country'), ('129 Hours 47 Minutes', 'point in time')] +Precision: 0.16666666666666666; Recall: 0.5; F1-score: 0.25 +-------------------------------------------------- + +Instance 933: +Sentence: She was hulked in 1870 and lent to the Cork Harbour Board, before being sold at Portsmouth in February 1889 for breaking up. +True Annotation: [('City of Cork', 'city')] +Predicted Annotation: [('1870', 'point in time'), ('Portsmouth', 'city'), ('February 1889', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 934: +Sentence: Recording sessions for the album took place during 2007 to 2009 at several recording studios, and production was handled primarily by Dr. Dre, Mark Batson, and Eminem. +True Annotation: [('Mark Batson', 'artist')] +Predicted Annotation: [('2007 to 2009', 'point in time'), ('Dr. Dre', 'doctor'), ('Mark Batson', 'doctor'), ('Eminem', 'musician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 935: +Sentence: It was played at three different location in Utah: Willow Creek Country Club in Salt Lake City in 1962, Ogden Country Club in Ogden in 1963, and Riverside Country Club in Provo in 1964. +True Annotation: [('Provo, Utah', 'city')] +Predicted Annotation: [('Salt Lake City', 'city'), ('1962', 'point in time'), ('Ogden', 'city'), ('Ogden', 'city'), ('1963', 'point in time'), ('Provo', 'city'), ('1964', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 936: +Sentence: Jabreilles-les-Bordes ( Jabrelhas ) is a commune in the Haute-Vienne department in the Limousin region in west-central France. +True Annotation: [('Limousin', 'province')] +Predicted Annotation: [('Haute-Vienne department', 'educational department'), ('Limousin region', 'educational department'), ('France', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 937: +Sentence: Among the other loyalists were John Beaufort, Earl of Somerset, Edward, Earl of Rutland, John Montacute, Earl of Salisbury and Thomas le Despenser. +True Annotation: [('John Beaufort, 1st Earl of Somerset', 'politician')] +Predicted Annotation: [('John Beaufort', 'monarch'), ('John Montacute', 'monarch'), ('Earl of Salisbury', 'monarch')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 938: +Sentence: Attica is a city in Logan Township, Fountain County, Indiana, United States. +True Annotation: [('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')] +Predicted Annotation: [('Attica', 'city'), ('Logan Township', 'city'), ('Fountain County', 'county'), ('United States', 'country')] +Precision: 0.25; Recall: 0.16666666666666666; F1-score: 0.2 +-------------------------------------------------- + +Instance 939: +Sentence: He was convicted on 29 October 1925 of assaulting, resisiting and obstructing a sergeant of the Garda Siochana and of a similar charge relating to a Peace Officer. +True Annotation: [('Garda SÃochána', 'military')] +Predicted Annotation: [('sergeant', 'soldier'), ('Garda Siochana', 'military'), ('Peace Officer', 'soldier')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 940: +Sentence: On 23 December 2010 Amnesty International announced that it was mobilizing an online petition spearheaded by Paul Haggis and Nazanin Boniadi and signed by Sean Penn, Martin Scorsese, Harvey Weinstein and others to protest the imprisonment of Panahi. +True Annotation: [('Sean Penn', 'author'), ('Sean Penn', 'director'), ('Sean Penn', 'artist'), ('Sean Penn', 'actor')] +Predicted Annotation: [('Paul Haggis', 'artist'), ('Nazanin Boniadi', 'artist'), ('Sean Penn', 'actor'), ('Martin Scorsese', 'actor'), ('Harvey Weinstein', 'actor'), ('protest', 'protest')] +Precision: 0.16666666666666666; Recall: 0.25; F1-score: 0.2 +-------------------------------------------------- + +Instance 941: +Sentence: Dabney Estates is an unincorporated community in Dinwiddie County, Virginia, United States. +True Annotation: [('Dinwiddie County, Virginia', 'county')] +Predicted Annotation: [('Dinwiddie County', 'county'), ('Virginia', 'province'), ('United States', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 942: +Sentence: Jellejetta Klijnsma ( Hoogeveen, 18 March 1957 ) is a Dutch Labour Party politician. +True Annotation: [('Dutch Labour Party', 'political party')] +Predicted Annotation: [('Jellejetta Klijnsma', 'politician'), ('Hoogeveen', 'city'), ('Dutch Labour Party', 'political party')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 943: +Sentence: See Cypress-Redcliff 1986-1993 Progressive Conservative The electoral district was created in the boundary redistribution of 1993 from the old Cypress-Redcliff riding. +True Annotation: [('Progressive Conservative Association of Alberta', 'political party')] +Predicted Annotation: [('Progressive Conservative', 'political party')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 944: +Sentence: It is found in Bolivia, Brazil, Colombia, Ecuador, French Guiana, Peru, Suriname, and Venezuela. +True Annotation: [('Bolivia', 'country')] +Predicted Annotation: [('Bolivia', 'country'), ('Brazil', 'country'), ('Colombia', 'country'), ('Ecuador', 'country'), ('French Guiana', 'country'), ('Peru', 'country'), ('Suriname', 'country'), ('Venezuela', 'country')] +Precision: 0.125; Recall: 1.0; F1-score: 0.2222222222222222 +-------------------------------------------------- + +Instance 945: +Sentence: He played in wins against Hertha Zehlendorf in Wollongong, Flamengo in Rio de Janeiro and a draw against Israel in Paraguay. +True Annotation: [('Israel national under-21 football team', 'sports team')] +Predicted Annotation: [('Wollongong', 'city'), ('Flamengo', 'city'), ('Rio de Janeiro', 'city'), ('Israel', 'country'), ('Paraguay', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 946: +Sentence: Jeremy 's Run originates from rainwater flowing down the west slope of Elkwallow Gap in the Blue Ridge Mountains. +True Annotation: [('Blue Ridge Mountains', 'mountain')] +Predicted Annotation: [('Elkwallow Gap', 'body of water'), ('Blue Ridge Mountains', 'mountain')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 947: +Sentence: However, Cincinnati responded with kicker Shayne Graham 's 46-yard field goal and QB Carson Palmer 's 11-yard TD pass to WR Chris Henry. +True Annotation: [('Chris Henry', 'athlete'), ('Chris Henry', 'actor')] +Predicted Annotation: [('Cincinnati', 'city'), ('kicker', 'athlete'), ('Shayne Graham', 'athlete'), ('QB', 'athlete'), ('Carson Palmer', 'athlete'), ('WR', 'athlete'), ('Chris Henry', 'athlete')] +Precision: 0.14285714285714285; Recall: 0.5; F1-score: 0.22222222222222224 +-------------------------------------------------- + +Instance 948: +Sentence: Mann 's boss at Ford, Roy Haynes, persuaded Mann to go with him when he moved to BMC to lead their design studio in Cowley in 1967. +True Annotation: [('British Motor Corporation', 'company')] +Predicted Annotation: [('Mann', 'architect'), ('Ford', 'company'), ('Roy Haynes', 'religious leader'), ('Mann', 'architect'), ('Cowley', 'city'), ('1967', 'point in time')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 949: +Sentence: Ruotolo started his career with Sorrento in 1984, but is best known for having been a key player for Genoa for over a decade; he joined the Grifone in 1988 to left it only in 2002 to join Livorno of Serie C1. +True Annotation: [('Sorrento Calcio', 'sports team')] +Predicted Annotation: [('Sorrento', 'city'), ('1984', 'point in time'), ('Genoa', 'city'), ('Grifone', 'city'), ('1988', 'point in time'), ('2002', 'point in time'), ('Livorno', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 950: +Sentence: Two of the most influential fashion designers of the time were Jacques Doucet and Mariano Fortuny. +True Annotation: [('Jacques Doucet', 'artist')] +Predicted Annotation: [('Jacques Doucet', 'artist'), ('Mariano Fortuny', 'artist')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 951: +Sentence: He graduated from the United States Military Academy in 1842 ( 12th of 56 cadets ) and was commissioned a second lieutenant in the 3rd U.S. Artillery. +True Annotation: [('United States Military Academy', 'author'), ('United States Military Academy', 'sports team'), ('United States Military Academy', 'educational institution')] +Predicted Annotation: [('United States Military Academy', 'educational institution'), ('1842', 'point in time'), ('3rd U.S. Artillery', 'military')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 952: +Sentence: The hospital also receives referrals from neighboring parts of Southern Sudan and the Democratic Republic of the Congo. +True Annotation: [('Democratic Republic of the Congo', 'country')] +Predicted Annotation: [('The hospital', 'hospital'), ('Southern Sudan', 'country'), ('Democratic Republic of the Congo', 'country')] +Precision: 0.3333333333333333; Recall: 1.0; F1-score: 0.5 +-------------------------------------------------- + +Instance 953: +Sentence: Herschel Girls ' School is a private, boarding and day school for girls, located in Claremont, a southern suburb of Cape Town, Western Cape, South Africa. +True Annotation: [('Cape Town', 'city')] +Predicted Annotation: [("Herschel Girls ' School", 'educational institution'), ('Claremont', 'city'), ('Cape Town', 'city'), ('Western Cape', 'city'), ('South Africa', 'country')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 954: +Sentence: Below the confluence of the Chehalis River, at the bridge between Chehalis and the Municipality of Kent, the river widens into a wide backwater, Harrison Bay, then from there joins the Fraser. +True Annotation: [('Kent, British Columbia', 'city')] +Predicted Annotation: [('Chehalis River', 'body of water'), ('bridge', 'bridge'), ('Chehalis', 'city'), ('Municipality of Kent', 'city'), ('Harrison Bay', 'body of water'), ('Fraser', 'body of water')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 955: +Sentence: At Sun Joy was an inspiration for the development of NFS, the SPARC microprocessors, the Java programming language, Jini / JavaSpaces and JXTA. +True Annotation: [('JXTA', 'software'), ('JXTA', 'written work')] +Predicted Annotation: [('Java programming language', 'programming language')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 956: +Sentence: Fowley 's films include Twenty Mule Team, Mighty Joe Young, Battleground, Armored Car Robbery, Chick Carter, Detective, The Naked Jungle, The High and the Mighty and Walking Tall. +True Annotation: [('The Naked Jungle', 'film')] +Predicted Annotation: [('Twenty Mule Team', 'film'), ('Mighty Joe Young', 'film'), ('Battleground', 'film'), ('Armored Car Robbery', 'film'), ('Chick Carter', 'film'), ('Detective', 'film'), ('The Naked Jungle', 'film'), ('The High and the Mighty', 'film'), ('Walking Tall', 'film')] +Precision: 0.1111111111111111; Recall: 1.0; F1-score: 0.19999999999999998 +-------------------------------------------------- + +Instance 957: +Sentence: He attended Colorado State Teachers College ( now named the University of Northern Colorado in Greeley, Colorado ), and earned his master 's degree. +True Annotation: [('University of Northern Colorado', 'educational institution')] +Predicted Annotation: [('Colorado State Teachers College', 'educational institution'), ('University of Northern Colorado', 'educational institution'), ('Greeley, Colorado', 'city'), ("master 's degree", 'educational degree')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 958: +Sentence: This particularly grueling course was changed in later years to begin and end at Cleveland State University. +True Annotation: [('Cleveland State University', 'educational institution')] +Predicted Annotation: [('Cleveland State University', 'educational institution')] +Precision: 1.0; Recall: 1.0; F1-score: 1.0 +-------------------------------------------------- + +Instance 959: +Sentence: Some Australian Architects were also seen at the forefront of various movements, particularly residential architects like Harry Norris, Roy Grounds, Robin Boyd, Frederick Romberg and Harry Seidler. +True Annotation: [('Frederick Romberg', 'architect')] +Predicted Annotation: [('Harry Norris', 'architect'), ('Roy Grounds', 'architect'), ('Robin Boyd', 'architect'), ('Frederick Romberg', 'architect'), ('Harry Seidler', 'architect')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 960: +Sentence: Options for 2 other units were exercised on January 2006 with the first steel cut commenced on 3 April 2006 in Damen 's Schelde Naval Shipbuilding yard, Vlissingen-Oost yard and not in Surabaya stated earlier. +True Annotation: [('Damen Group', 'company')] +Predicted Annotation: [('January 2006', 'point in time'), ('3 April 2006', 'point in time'), ('Surabaya', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 961: +Sentence: Her work has appeared in The New York Times, The New York Times Magazine, O: The Oprah Magazine, Discover, and '' New York '' magazine. +True Annotation: [('New York', 'company'), ('New York', 'written work'), ('New York', 'news agency')] +Predicted Annotation: [('The New York Times', 'newspaper'), ('The New York Times', 'newspaper')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 962: +Sentence: Sonny Bill Williams ( Bulldogs ) and Karmichael Hunt ( Brisbane Broncos ), and their performances, mature beyond their years, would be critical to the fortunes of their clubs. +True Annotation: [('Karmichael Hunt', 'athlete')] +Predicted Annotation: [('Sonny Bill Williams', 'actor'), ('Bulldogs', 'sports team'), ('Karmichael Hunt', 'actor'), ('Brisbane Broncos', 'sports team')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 963: +Sentence: In 1867, after having taught at the Conservatory of Giuseppe Siboni since 1827, Hartmann helped co-establish and direct the Copenhagen Conservatory with Niels Gade and Holger Simon Paulli. +True Annotation: [('Niels Gade', 'artist'), ('Niels Gade', 'musician')] +Predicted Annotation: [('1867', 'point in time'), ('Conservatory of Giuseppe Siboni', 'educational institution'), ('1827', 'point in time'), ('Hartmann', 'director'), ('Copenhagen Conservatory', 'educational institution'), ('Niels Gade', 'director'), ('Holger Simon Paulli', 'director')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 964: +Sentence: To promote the changes, Healthy Choice spent between $ 90 million to $ 100 million on a multimedia campaign that includes advertisements with actress Julia Louis-Dreyfus featured in commercials directed by Christopher Guest. +True Annotation: [('Christopher Guest', 'director'), ('Christopher Guest', 'actor'), ('Christopher Guest', 'author'), ('Christopher Guest', 'politician'), ('Christopher Guest', 'artist'), ('Christopher Guest', 'musician')] +Predicted Annotation: [('$ 90 million', 'currency'), ('$ 100 million', 'currency'), ('Julia Louis-Dreyfus', 'actor'), ('Christopher Guest', 'director')] +Precision: 0.25; Recall: 0.16666666666666666; F1-score: 0.2 +-------------------------------------------------- + +Instance 965: +Sentence: Club Deportivo San Marcos de Arica are an Chilean Football club, their home town is Arica in the Region of Arica y Parinacota, Chile. +True Annotation: [('Arica', 'city')] +Predicted Annotation: [('Arica', 'city'), ('Arica', 'city'), ('Arica', 'city'), ('Chile', 'country')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 966: +Sentence: Roland Berger Strategy Consultants ' major competitors include McKinsey & amp; Company, The Boston Consulting Group, Bain & amp; Company, Booz & amp; Company and A.T. Kearney. +True Annotation: [('Boston Consulting Group', 'company')] +Predicted Annotation: [('Roland Berger Strategy Consultants', 'company'), ('McKinsey & amp; Company', 'company'), ('The Boston Consulting Group', 'company'), ('Bain & amp; Company', 'company'), ('Booz & amp; Company', 'company'), ('A.T. Kearney', 'company')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 967: +Sentence: St Mary 's Church, Akenham, is a redundant Anglican church in the hamlet of Akenham, Suffolk, England. +True Annotation: [('Akenham', 'city')] +Predicted Annotation: [('Anglican', 'religion'), ('Akenham', 'city'), ('Suffolk', 'province'), ('England', 'country')] +Precision: 0.25; Recall: 1.0; F1-score: 0.4 +-------------------------------------------------- + +Instance 968: +Sentence: On June 17, the artists that performed were Arthur Dodge, Benevento-Russo Duo, Big Metal Rooster, Ekoostik Hookah, Mindy Smith, Moonshine Still, The Schwag and Particle. +True Annotation: [('Particle', 'artist'), ('Particle', 'actor'), ('Particle', 'musician')] +Predicted Annotation: [('Arthur Dodge', 'artist'), ('Benevento-Russo Duo', 'artist'), ('Big Metal Rooster', 'artist'), ('Ekoostik Hookah', 'artist'), ('Mindy Smith', 'artist'), ('Moonshine Still', 'artist'), ('The Schwag', 'artist'), ('Particle', 'artist')] +Precision: 0.125; Recall: 0.3333333333333333; F1-score: 0.18181818181818182 +-------------------------------------------------- + +Instance 969: +Sentence: Almonacid de Zorita is a municipality located in the province of Guadalajara, Castile-La Mancha, Spain. +True Annotation: [('Spain', 'country'), ('Spain', 'ethnicity')] +Predicted Annotation: [('Almonacid de Zorita', 'province'), ('Guadalajara', 'city'), ('Castile-La Mancha', 'province'), ('Spain', 'country')] +Precision: 0.25; Recall: 0.5; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 970: +Sentence: The South Yuba River is a 65.0mikmmid-long left-entering tributary of the Yuba River in the Sierra Nevada ( U.S. ) that repeatedly crosses Interstate 80 in California. +True Annotation: [('Interstate 80 in California', 'road')] +Predicted Annotation: [('South Yuba River', 'body of water'), ('Yuba River', 'body of water'), ('Sierra Nevada', 'mountain'), ('U.S.', 'country'), ('Interstate 80', 'road'), ('California', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 971: +Sentence: Released on September 13, 2005 through Epic Records, the record charted in the top 15 on the '' Billboard '' 200 and was a top ten hit in Australia, Canada, Ireland, New Zealand and the UK. +True Annotation: [('RIANZ', 'company')] +Predicted Annotation: [('Australia', 'country'), ('Canada', 'country'), ('Ireland', 'country'), ('New Zealand', 'country'), ('UK', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 972: +Sentence: Recurring characters who appear in the episode are glee club members Brittany ( Heather Morris ), Santana Lopez ( Naya Rivera ) and Mike Chang ( Harry Shum, Jr. ). +True Annotation: [('Harry Shum, Jr.', 'actor')] +Predicted Annotation: [('Brittany', 'actor'), ('Heather Morris', 'actor'), ('Santana Lopez', 'actor'), ('Naya Rivera', 'actor'), ('Mike Chang', 'actor'), ('Harry Shum, Jr.', 'actor')] +Precision: 0.16666666666666666; Recall: 1.0; F1-score: 0.2857142857142857 +-------------------------------------------------- + +Instance 973: +Sentence: Gmina Lubowo contains the villages and settlements of Baranowo, Chwalkowko, Dziekanowice, Falkowo, Imielenko, Imielno, Lednogora, Lesniewo, Lubowo, Moraczewo, Myslecin, Owieczki, Pierzyska, Przyborowo, Rybitwy, Rzegnowo, Siemianowo, Strychowo, Wierzyce, Wozniki and Zydowko. +True Annotation: [('Strychowo', 'city')] +Predicted Annotation: [('Lubowo', 'city'), ('Baranowo', 'city'), ('Chwalkowko', 'city'), ('Dziekanowice', 'city'), ('Falkowo', 'city'), ('Imielenko', 'city'), ('Imielno', 'city'), ('Lednogora', 'city'), ('Lesniewo', 'city'), ('Lubowo', 'city'), ('Moraczewo', 'city'), ('Myslecin', 'city'), ('Owieczki', 'city'), ('Pierzyska', 'city'), ('Przyborowo', 'city'), ('Rybitwy', 'city'), ('Rzegnowo', 'city'), ('Siemianowo', 'city'), ('Strychowo', 'city'), ('Wierzyce', 'city'), ('Wozniki', 'city'), ('Zydowko', 'city')] +Precision: 0.047619047619047616; Recall: 1.0; F1-score: 0.0909090909090909 +-------------------------------------------------- + +Instance 974: +Sentence: Such works are that of Hamlet 's tragedy; King Lear, Macbeth, Coriolanus, the Tempest, Twelfth Night and Sonnet 50. +True Annotation: [('Twelfth Night', 'play'), ('Twelfth Night', 'written work')] +Predicted Annotation: [('Hamlet', 'film'), ('King Lear', 'film'), ('Macbeth', 'film'), ('Coriolanus', 'film'), ('the Tempest', 'film'), ('Twelfth Night', 'film'), ('Sonnet 50', 'written work')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 975: +Sentence: During 1995-96, Kevin Keegan attempted to re-sign Waddle for Newcastle United as cover for David Ginola during a suspension, but Keegan 's attempts to sign the player who had played alongside him more than a decade earlier was unsuccessful. +True Annotation: [('Kevin Keegan', 'athlete'), ('Kevin Keegan', 'artist')] +Predicted Annotation: [('1995-96', 'point in time'), ('Kevin Keegan', 'actor'), ('Waddle', 'athlete'), ('Newcastle United', 'sports team'), ('David Ginola', 'actor')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 976: +Sentence: Along this section of road, a park and ride scheme operates on matchdays for visitors to the Stadium of Light. +True Annotation: [('Stadium of Light', 'sports facility')] +Predicted Annotation: [('road', 'road'), ('park and ride scheme', 'park')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 977: +Sentence: Piola absorbed Castiglione 's work, it is visible in The Communion of Clare of Montefalco ( London, British Museum ) and his paintings in the Oratory of St John the Baptist at Spotorno. +True Annotation: [('Spotorno', 'city')] +Predicted Annotation: [('Castiglione', 'artist'), ('The Communion of Clare of Montefalco', 'written work'), ('London', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 978: +Sentence: The Ponthievin alliance with Duke William of Normandy had earlier been secured by the marriage of Enguerrand 's and Guy 's sister to Duke William 's uncle, William of Talou ( Enguerrand himself was married to Duke William 's sister, Adelaide ). +True Annotation: [('William I of England', 'monarch'), ('William I of England', 'politician'), ('William I of England', 'soldier')] +Predicted Annotation: [('Duke William of Normandy', 'monarch'), ('Duke William', 'monarch'), ('Duke William', 'monarch')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 979: +Sentence: Summary = = Hallelujah All the Way HomeInfoboxHallelujah All the Way HomeThe VerlainesFlying Nun Records/Homestead RecordsalbumCover art from The Verlaines ' album " Hallelujah All The Way Home " +True Annotation: [('The Verlaines', 'artist'), ('The Verlaines', 'musician')] +Predicted Annotation: [('Hallelujah All the Way HomeInfoboxHallelujah', 'music'), ('The Verlaines', 'musician'), ('Hallelujah All The Way Home', 'music')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 980: +Sentence: Crawford studied conducting with Eleazar de Carvalho at Tanglewood and Hans Swarowsky of the Vienna State Opera. +True Annotation: [('Vienna State Opera', 'company'), ('Vienna State Opera', 'theater')] +Predicted Annotation: [] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 981: +Sentence: It was released by EMI in the UK, reaching number 4 in the UK album charts, and a few months later in the U.S., originally on Harvest/Capitol Records and subsequently Sanctuary Records/Columbia Records. +True Annotation: [('United States', 'title'), ('United States', 'language'), ('United States', 'cemetery'), ('United States', 'country'), ('United States', 'artist'), ('United States', 'government agency')] +Predicted Annotation: [('EMI', 'company'), ('UK', 'country'), ('UK', 'country'), ('U.S.', 'country'), ('Harvest/Capitol Records', 'company'), ('Sanctuary Records/Columbia Records', 'company')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 982: +Sentence: Opening title for 1926 Warner Bros. / Vitaphone film " His Pastimes, " starring ukulele virtuoso Roy Smeck. +True Annotation: [('Roy Smeck', 'artist'), ('Roy Smeck', 'musician')] +Predicted Annotation: [('Warner Bros', 'company'), ('His Pastimes', 'film'), ('ukulele virtuoso', 'musician'), ('Roy Smeck', 'actor')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 983: +Sentence: Dajinshan Island ( Big Jinshan Island ), Xiaojinshan Island ( Small Jinshan Island ), and Fushan Island in Jinshan District. +True Annotation: [('Small Jinshan Island', 'island')] +Predicted Annotation: [('Dajinshan Island', 'island'), ('Big Jinshan Island', 'island'), ('Xiaojinshan Island', 'island'), ('Small Jinshan Island', 'island'), ('Fushan Island', 'island')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 984: +Sentence: Twenty-two 3-car units were built for Network SouthEast 's West of England and from London Waterloo to Salisbury, Yeovil and Exeter. +True Annotation: [('West of England Main Line', 'railway')] +Predicted Annotation: [('Network SouthEast', 'broadcast network'), ('West of England', 'broadcast network'), ('London Waterloo', 'city'), ('Salisbury', 'city'), ('Yeovil', 'city'), ('Exeter', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 985: +Sentence: Herbert Frankenhauser ( born July 23, 1945 ) is a German politician, representative of the Christian Social Union of Bavaria. +True Annotation: [('Christian Social Union of Bavaria', 'political party')] +Predicted Annotation: [('Herbert Frankenhauser', 'politician')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 986: +Sentence: His career included one term as a United States Congressman in the Seventy-seventh United States Congress, serving as a Director in the United States Department of Interior under Franklin D. Roosevelt, and serving for a brief period as ( acting ) Governor of Puerto Rico in 1941. +True Annotation: [('United States Department of Interior', 'government agency'), ('United States Department of Interior', 'government')] +Predicted Annotation: [('United States', 'country'), ('United States', 'country'), ('Director', 'director'), ('United States', 'country'), ('Franklin D. Roosevelt', 'politician'), ('Puerto Rico', 'island')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 987: +Sentence: eCamp is an International Jewish High-Tech Summer Camp in Israel for Jewish youth aged 8 to 18. +True Annotation: [('Israel', 'director'), ('Israel', 'country'), ('Israel', 'ethnicity')] +Predicted Annotation: [('eCamp', 'park'), ('International Jewish High-Tech Summer Camp', 'park'), ('Israel', 'country')] +Precision: 0.3333333333333333; Recall: 0.3333333333333333; F1-score: 0.3333333333333333 +-------------------------------------------------- + +Instance 988: +Sentence: On 30 June 2008, Chrysler, LLC announced plans to shutter the South plant, consolidating all minivan manufacture in Windsor, Ontario, Canada. +True Annotation: [('Windsor, Ontario', 'city')] +Predicted Annotation: [('Chrysler, LLC', 'company'), ('minivan', 'car'), ('Windsor', 'city'), ('Ontario', 'province'), ('Canada', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 989: +Sentence: Stare Pole ' stare - ' pole ( German Altfelde ) is a village in Malbork County, Pomeranian Voivodeship, in northern Poland. +True Annotation: [('Malbork County', 'city')] +Predicted Annotation: [('Pole', 'mountain'), ('Malbork County', 'county'), ('Pomeranian Voivodeship', 'province'), ('Poland', 'country')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 990: +Sentence: Rollo played his football in Northern Ireland and Wales with Brantwood, Cliftonville, Distillery, West End, Mountpottinger and Linfield before joining English side Blackburn Rovers. +True Annotation: [('Cliftonville F.C.', 'sports team')] +Predicted Annotation: [('Northern Ireland', 'country'), ('Wales', 'country'), ('Brantwood', 'city'), ('Cliftonville', 'city'), ('Distillery', 'city'), ('West End', 'city'), ('Mountpottinger', 'city'), ('Linfield', 'city'), ('Blackburn Rovers', 'sports team')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 991: +Sentence: They compete in the Pacific League of Nippon Professional Baseball, playing the majority of their home games at the Sapporo Dome. +True Annotation: [('Nippon Professional Baseball', 'sports league')] +Predicted Annotation: [('Pacific League of Nippon Professional Baseball', 'sports league'), ('Sapporo Dome', 'theater')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 992: +Sentence: The Union Association merged with the National League after the 1884 season, and Burns signed and played with the St. Louis Maroons of the National League, playing 14 games in the outfield, and pitching just once, in a relief appearance. +True Annotation: [('National League', 'sports league')] +Predicted Annotation: [('National League', 'sports league'), ('St. Louis Maroons', 'sports team'), ('National League', 'sports league')] +Precision: 0.5; Recall: 1.0; F1-score: 0.6666666666666666 +-------------------------------------------------- + +Instance 993: +Sentence: The International Olympic Committee has since chosen Rio de Janero, Brazil as the host site for the thirty-first Olympiad. +True Annotation: [('Brazil', 'country'), ('Brazil', 'ethnicity')] +Predicted Annotation: [('Rio de Janero', 'city'), ('Brazil', 'country'), ('thirty-first Olympiad', 'sports event')] +Precision: 0.3333333333333333; Recall: 0.5; F1-score: 0.4 +-------------------------------------------------- + +Instance 994: +Sentence: Alla Rakha began his career as an accompanist in Lahore and then as an All India Radio staffer in Bombay in 1940, playing the station 's first ever tabla solo and elevating the instrument 's position in the process. +True Annotation: [('Bombay', 'city')] +Predicted Annotation: [('Alla Rakha', 'musician'), ('Lahore', 'city'), ('All India Radio', 'broadcast network'), ('Bombay', 'city'), ('1940', 'point in time'), ('tabla solo', 'music'), ('instrument', 'instrument')] +Precision: 0.14285714285714285; Recall: 1.0; F1-score: 0.25 +-------------------------------------------------- + +Instance 995: +Sentence: His writing also has appeared in several other US publications, including The New York Times, The Washington Post, The Nation, Mother Jones, Vibe, Newsday, and The American Prospect. +True Annotation: [('Newsday', 'company'), ('Newsday', 'director'), ('Newsday', 'written work')] +Predicted Annotation: [('US', 'country'), ('The New York Times', 'newspaper'), ('The Washington Post', 'newspaper'), ('The Nation', 'newspaper'), ('Mother Jones', 'newspaper'), ('Vibe', 'newspaper'), ('Newsday', 'newspaper'), ('The American Prospect', 'newspaper')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 996: +Sentence: The Red Raiders played their home games in the Lubbock Municipal Coliseum in Lubbock, Texas. +True Annotation: [('Lubbock, Texas', 'city'), ('Lubbock, Texas', 'cemetery')] +Predicted Annotation: [('The Red Raiders', 'sports team'), ('Lubbock', 'city'), ('Lubbock', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 997: +Sentence: He founded an alcohol factory, local train, and in 1912 installed the first rain-based irrigation system in the Poznan area. +True Annotation: [('Poznan', 'city')] +Predicted Annotation: [('local train', 'railway'), ('1912', 'point in time'), ('Poznan area', 'city')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + +Instance 998: +Sentence: Renaud Cohade ( born September 29, 1984 in Aubenas, Ardeche ) is a French footballer currently playing for Valenciennes FC. +True Annotation: [('Valenciennes FC', 'sports team')] +Predicted Annotation: [('Renaud Cohade', 'athlete'), ('Aubenas', 'city'), ('Ardeche', 'city'), ('French', 'country'), ('Valenciennes FC', 'sports team')] +Precision: 0.2; Recall: 1.0; F1-score: 0.33333333333333337 +-------------------------------------------------- + +Instance 999: +Sentence: " I Do, I Do, I Do, I Do, I Do " topped the charts in Australia, as did " Mamma Mia " shortly after. +True Annotation: [('Mamma Mia', 'music')] +Predicted Annotation: [('Australia', 'country'), ('Mamma Mia', 'film')] +Precision: 0.0; Recall: 0.0; F1-score: 0.0 +-------------------------------------------------- + diff --git a/src/experiments/NER_with_LLMs/NER_with_LLMs.py b/src/experiments/NER_with_LLMs/NER_with_LLMs.py index b12b348..f20e1aa 100644 --- a/src/experiments/NER_with_LLMs/NER_with_LLMs.py +++ b/src/experiments/NER_with_LLMs/NER_with_LLMs.py @@ -41,3 +41,5 @@ def find_entities(model_name, sentence, labels): except Exception as e: print(e) return "No answer was marked, here is the model's response: " + answer + +# todo find entities with NLI / MLM diff --git a/tests/test_datasets.py b/tests/test_datasets.py index 4d86f35..840d41c 100644 --- a/tests/test_datasets.py +++ b/tests/test_datasets.py @@ -8,7 +8,7 @@ working_datasets = ["Pile-NER-type", "CoNLL", "FIGER-coarse", "FIGER-fine"] for dataset in working_datasets: print(dataset + ":") labels = data_manager.get_labels(dataset) - data = data_manager.get_annotated_sentences(dataset) + data = data_manager.get_annotated_sentences(dataset, 99999999) print("First (up to) ten labels: " + str(labels[:10])) print("Number of distinct labels: " + str(len(labels))) -- GitLab