| { |
| "paper_id": "W03-0101", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T06:12:37.338927Z" |
| }, |
| "title": "Experiments with geographic knowledge for information extraction", |
| "authors": [ |
| { |
| "first": "Dimitar", |
| "middle": [], |
| "last": "Manov", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "Ontotext Lab", |
| "institution": "Sirma AI Ltd 38A Christo Botev Blvd", |
| "location": { |
| "postCode": "1000", |
| "settlement": "Sofia", |
| "country": "Bulgaria" |
| } |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Atanas", |
| "middle": [], |
| "last": "Kiryakov", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "Ontotext Lab", |
| "institution": "Sirma AI Ltd 38A Christo Botev Blvd", |
| "location": { |
| "postCode": "1000", |
| "settlement": "Sofia", |
| "country": "Bulgaria" |
| } |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Borislav", |
| "middle": [], |
| "last": "Popov", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "Ontotext Lab", |
| "institution": "Sirma AI Ltd 38A Christo Botev Blvd", |
| "location": { |
| "postCode": "1000", |
| "settlement": "Sofia", |
| "country": "Bulgaria" |
| } |
| }, |
| "email": "borislav@sirma.bg" |
| }, |
| { |
| "first": "Kalina", |
| "middle": [], |
| "last": "Bontcheva", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Sheffield Regent Court", |
| "location": { |
| "addrLine": "211 Portobello St", |
| "postCode": "S1 4DP", |
| "settlement": "Sheffield", |
| "country": "UK" |
| } |
| }, |
| "email": "kalina@dcs.shef.ac.uk" |
| }, |
| { |
| "first": "Diana", |
| "middle": [], |
| "last": "Maynard", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Sheffield Regent Court", |
| "location": { |
| "addrLine": "211 Portobello St", |
| "postCode": "S1 4DP", |
| "settlement": "Sheffield", |
| "country": "UK" |
| } |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Hamish", |
| "middle": [], |
| "last": "Cunningham", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Sheffield Regent Court", |
| "location": { |
| "addrLine": "211 Portobello St", |
| "postCode": "S1 4DP", |
| "settlement": "Sheffield", |
| "country": "UK" |
| } |
| }, |
| "email": "hamish@dcs.shef.ac.uk" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "Here we present work on using spatial knowledge in conjunction with information extraction (IE). Considerable volume of location data was imported in a knowledge base (KB) with entities of general importance used for semantic annotation, indexing, and retrieval of text. The Semantic Web knowledge representation standards are used, namely RDF(S). An extensive upper-level ontology with more than two hundred classes is designed. With respect to the locations, the goal was to include the most important categories considering public and tasks not specially related to geography or related areas. The locations data is derived from number of publicly available resources and combined to assure best performance for domainindependent named-entity recognition in text. An evaluation and comparison to high performance IE application is given.", |
| "pdf_parse": { |
| "paper_id": "W03-0101", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "Here we present work on using spatial knowledge in conjunction with information extraction (IE). Considerable volume of location data was imported in a knowledge base (KB) with entities of general importance used for semantic annotation, indexing, and retrieval of text. The Semantic Web knowledge representation standards are used, namely RDF(S). An extensive upper-level ontology with more than two hundred classes is designed. With respect to the locations, the goal was to include the most important categories considering public and tasks not specially related to geography or related areas. The locations data is derived from number of publicly available resources and combined to assure best performance for domainindependent named-entity recognition in text. An evaluation and comparison to high performance IE application is given.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "Information Extraction (IE) research has focused mainly on the recognition of course-grained entities like Location, Organization, Person, etc. (Sundheim, 1998) . The application of Information Extraction to new areas like the Semantic Web and knowledge management has posed new challenges, from which the most relevant here is the need for finer-grained recognition of entities, such as locations.", |
| "cite_spans": [ |
| { |
| "start": 107, |
| "end": 160, |
| "text": "Location, Organization, Person, etc. (Sundheim, 1998)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "In this paper we present some experiments with building a reusable knowledge base of locations which is used as a component into an IE system, instead of a location gazetteer. This work is part of the Knowledge and Information Management (KIM) platform and still undergoing development and refinement.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "With respect to coverage, the goal was to include the most important location categories for a wide range of applications and tasks, not specially related to geography or related areas. The locations data is derived from a number of publicly available resources and combined to assure best performance for named-entity recognition. An evaluation and comparison to high performance IE system using very small location gazetteers is given.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "One important aspect of our work is that we choose to create a knowledge base of locations, structured according to an ontology and having relations between them, instead of having somewhat flat structures of gazetteer lists found in other IE systems. While a knowledge base can be plugged into an IE system instead of a flat gazetteer, it also has several unique advantages:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "\u2022 the extra information, especially the transitive sub-RegionOf relation can be used for disambiguation and reasoning", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "\u2022 the location entities in the text can be recognised at the right level of granularity for the target application (i.e., as Location or as Country, City, etc).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "\u2022 the ontology and knowledge base can be modified by the user and any changes are reflected immediately in the output of the IE system.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "The paper is structured as follows. Section 2 puts our work in the context of previous research. Section 3 presents briefly the KIM platform, which contains the IE system and the location knowledge base. Then Section 4 describes the location knowledge base in more detail. The IE experiments are discussed in Section 5, followed by a discussion on problems and future work. The paper concludes by showing how such a knowledge base can be used to bootstrap a new IE system (Section 7).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "In the context of this paper, the two most relevant areas of work are on large-scale gazetteers and location disambiguation. Here we present the Alexandria Digital Library Gazetteer because we used the ADL Feature Type Thesaurus as a basis of our location ontology. Related work on location disambiguation, like the one done in the Perseus Digital Library project, is relevant because in future work we will improve the location disambiguation mechanism in our system.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related work", |
| "sec_num": "2" |
| }, |
| { |
| "text": "The Alexandria Digital Library (ADL), an NSF-funded project at the University of California, Santa Barbara, has included gazetteer development from its beginning in 1994. Currently it contains approximately 4.4 million entries. The data is taken from various sources, including NIMA (National Imagery and Mapping Agency's of United States) Gazetteer, a set of countries and U.S. counties, set of U.S. topographic map quadrangle footprints, set of volcanoes, and set of earthquake epicenters. The Geographic Names Information System (GNIS) data from the U.S. Geological Survey has been partly added to the collection. The results as of today include thesaurus for feature types, Time Period data for the historical entries and spatial data with boundaries. The boundaries are defined as \"satisficing\" rectangles. The term \"satisficing\" is described in (Hill, 2000) , and additional information about the project could also be found there as well as on the ADL gazetteer development page at http://alexandria.sdc.ucsb.edu/lhill/adlgaz/.", |
| "cite_spans": [ |
| { |
| "start": 851, |
| "end": 863, |
| "text": "(Hill, 2000)", |
| "ref_id": "BIBREF6" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Alexandria Digital Library Gazetteer", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "Library project", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Toponym-disambiguation in Perseus Digital", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "A disambiguation system for historical place names for Perseus digital library is described in (Smith and Crane, 2001 ). The library is concentrated on representing historical data in the humanities from ancient Greece to nineteenth-century America. The authors present a procedure for disambiguation of such place names, based on internal and external evidence from the text. Internal evidence includes the use of honorifics, generic geographic labels, or linguistic environment. External evidence includes gazetteers, biographical information, and general linguistic knowledge. Evaluation of the performance of the system is given, using standard precision/recall methods for each of the five corpora: Greek, Roman, London, California, Upper Midwest. The system is best on Greek and worst on Upper Midwest corpus, and its overall performance for place names is higher than the most of other applications.", |
| "cite_spans": [ |
| { |
| "start": 95, |
| "end": 117, |
| "text": "(Smith and Crane, 2001", |
| "ref_id": "BIBREF2" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Toponym-disambiguation in Perseus Digital", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "The KIM Platform provides a novel Knowledge and Information Management (KIM 1 ) infrastructure and services for automatic semantic annotation, indexing and retrieval of unstructured and semi-structured content. (Kiryakov et al, 2002) and reasoning 4 . It provides a mature infrastructure for scalable and customizable information extraction as well as annotation and document management, based on GATE . GATE, a General Architecture for Text Engineering, is developed by the Sheffield NLP group and has been used in many language processing projects; in particular for Information Extraction in a variety of languages (Maynard and Cunningham, 2003) . An essential idea for KIM is the semantic (or entity) annotation, depicted on figure 1. It can be seen as a classical named-entity recognition and annotation process. However, in contrast to most of the existing IE system, KIM provides for each entity reference in the text (i) a pointer (URI) to the most specific class in the ontology and (ii) pointer to the specific instance in the knowledge base. The latest is (to the best of our knowledge) an unique KIM feature which allows further indexing and retrieval of documents with respect to entities.", |
| "cite_spans": [ |
| { |
| "start": 211, |
| "end": 233, |
| "text": "(Kiryakov et al, 2002)", |
| "ref_id": "BIBREF0" |
| }, |
| { |
| "start": 618, |
| "end": 648, |
| "text": "(Maynard and Cunningham, 2003)", |
| "ref_id": "BIBREF4" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The KIM platform", |
| "sec_num": "3" |
| }, |
| { |
| "text": "For the end-user, the usage of a KIM-based application is straightforward and simple -one can highlight text in the browser and further explore the available knowledge for the entity, as shown in figure 3. A semantic query web user interface allows for queries such as \"Organization- locatedIn-Country\" to be executed.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The KIM platform", |
| "sec_num": "3" |
| }, |
| { |
| "text": "Information retrieval functionality is available, based on Lucene 5 , which is adapted to measure relevance to entities instead of tokens and stems. The full architecture is shown in figure 2. It is important to note that KIM as a software platform is domain and task independent.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The KIM platform", |
| "sec_num": "3" |
| }, |
| { |
| "text": "KIM Ontology (KIMO) covers the most general 250 classes of entities and 40 relations. The main classes are Entity, EntitySource and LexicalResource. The most important class in the ontology is Entity, further specialized into Object, Abstract and Happening. LexicalResource class and its subclasses are used for different IE-related information. The instances of the Alias class represent different names of instances of Entity. hasAlias relation is used to link Entity to its aliases (one-to-many relation). The hasMainAlias links to the main alias (the official name). Each instance of Entity is linked to an instance of EntitySource via generatedBy relation. There are two types of EntitySource -Trusted and Recognized. The \"trusted\" entities are those pre-defined. The recognized are the ones which were recognized from text as part of the IE tasks. The upper part of the ontology can be seen on the same figure 3 in the left frame. For ontology representation we choose RDF(S), mainly because it allows easy extension to OWL 6 (Lite).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The ontology", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "Because the Geographic features (Locations) form a large part of the entities of general importance, we de-5 Lucene, http://jakarta.apache.org/lucene/, high performance full text search engine 6 Ontology Web Language (OWL), http://www.w3.org/TR/owl-semantics/ veloped a Location sub-ontology as part of the KIM ontology. The goal was to include the most important and frequently used types of Locations (which are specializations of Entity), including relations between them (such as hasCapital, subRegionOf (more specific than part-of)), relations between Locations and other Entities (Organization locatedIn Location) and various attributes.", |
| "cite_spans": [ |
| { |
| "start": 193, |
| "end": 194, |
| "text": "6", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Location sub-ontology", |
| "sec_num": null |
| }, |
| { |
| "text": "The Location entity denotes an area in 3D space 7 , which includes geographic entities with physical boundaries, such as geographical areas and landmasses, bodies of water, geological formations and also politically defined areas (e.g. \"U.S. Administered areas\").", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Location sub-ontology", |
| "sec_num": null |
| }, |
| { |
| "text": "The classification hierarchy (consisting of 97 classes) is based on the ADL Feature Type Thesaurus version 070203. The differences target simplicity; a number of distinctions and unnecessary levels of abstraction were removed where irrelevant to general (non-geographic) context, as we wanted the ontology to be easy to understand for an average user. Examples of sub-classes omitted: Territorial waters, Tribal areas, Administrative Areas (its sub-types are put directly under Location).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Location sub-ontology", |
| "sec_num": null |
| }, |
| { |
| "text": "The Location ontology provides the following additional information:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Location sub-ontology", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 the exact type of a feature, for example to be able to recognize a geographic feature as CountryCapital instead of just Location.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Location sub-ontology", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 relations between geographic feature and other entities (e.g. \"Diego Garcia\" is a MilitaryBase, located somewhere in the Indian Ocean and it is sub-RegionOf USA).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Location sub-ontology", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 the different names of a location (\"Peking\" and \"Beijing\" are two aliases for one location).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Location sub-ontology", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 the transitive subRegionOf relation allows one to search for Entities located in a continent (e.g. \"Morgan Stanley\" -locatedIn -\"New York\" -subRe-gionOf -\"NY\" -subRegionOf -\"USA\" -subRe-gionOf -\"North America\")", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Location sub-ontology", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 \"trusted\" vs \"recognized\" sources in generatedBy property of a Location is an extra hint in disambiguation tasks. The class hierarchy is shown in figure 5. ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Location sub-ontology", |
| "sec_num": null |
| }, |
| { |
| "text": "Geographic information usually introduces a high level of ambiguity between named entities, for the following three reasons:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The knowledge base", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "\u2022 there could be several Locations with the same name (this includes sharing common alias);", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The knowledge base", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "\u2022 a name of a Location could match a common English word (e.g. \"Has\", \"The\");", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The knowledge base", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "\u2022 other named entities (Company, Person, even Date or Numeric data) could share a common alias with a Location (examples: \"Paris Corporation\", \"O'Brian\" county, \"10\" district, \"Departamento de Nueve de Julio\" with alias \"9 de Julio\").", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The knowledge base", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "In order to allow easy bootstrapping of applications based on KIM and to eliminate the need for them to write a Geo-gazetteer, the KIM knowledge base provides exhaustive coverage of entities of general importance. By limiting the Locations to only \"important\" ones, we also keep the system as generic, domain-and task-independent as possible. The term \"importance\" of a location is hard to define, and part of the problem is that it is dependent on the domain where the IE tasks are focused. Yet it is common sense that such locations include continents, countries, big cities, some rivers, mountains, etc. In addition to the above predefined locations, KIM:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The knowledge base", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "\u2022 learns from the texts it analyses;", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The knowledge base", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "\u2022 has a comprehensive set of rules and patterns helping it to recognize unknown entities;", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The knowledge base", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "\u2022 has a Hidden Markov Model learner, capable of correcting symbolic patterns.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The knowledge base", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "As a test domain, KIM uses political and economic news articles from leading newswires 8 .", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The knowledge base", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "As a main source of geographic knowledge we used NIMA's GEOnet Names Server (GNS) data. GNS database is the official repository of foreign place-name decisions approved by the U.S. Board on Geographic Names (US BGN) and contains approximately 3.9 million features with 5.37 million names. Approximately 20,000 of the database's features are updated monthly. The data is available for download in standard formatted text files, which contain: unique feature index (UFI), several names per Location (the official name, short name, sometimes different transcriptions of the name), geographic coordinates (one point; no bounding rectangle). Geographic coverage of the data is worldwide, excluding United States and Antarctica. For U.S. geographic data we used partially USGS/GNIS data 9 , which follows similar format as GNS data. For country names we followed FIPS 10 , which was natural choice since GNS data is structured that way. A list of big cities was obtained from UN Statistics site, which covers city data (http://unstats.un.org/unsd/citydata/). We then created a mapping between our location classes and GNS feature designators. Some of the features were completely ignored (e.g. \"abandoned populated places\", \"drainage ditch\"), other were combined into one (e.g. \"ADM2\", \"ADMD\" into County).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Populating the location knowledge base", |
| "sec_num": "4" |
| }, |
| { |
| "text": "There is some inconsistency in the way the data is entered for different countries, mostly because of improper usage of designators (using different designators for similar geographic features and vice versa). This made creation of the mapping a bit harder, as we needed to include more designators mapped to one class. The per-country files were almost consistently entered (with some exceptions, for example in UK, \"England\", \"Scotland\", \"Northern Ireland\" and \"Wales\" are entered as AREA, which hints the same importance as the other 40 areas in UK). We expect that a per-country mapping instead of a global one will lead to better performance results, yet we haven't experimented with this as it will require manual tuning for about 250 countries. The different names of the geographic features are mapped to aliases of the Location entities, with a main alias pointing to the official name. The RDF representation of a Location is shown in figure 4. Because these names sometimes match common English words and Person names a list of stop words is created and the aliases are filtered. The import procedure uses the mapping described 9 US Geological Survey (UGCS); Geographic Names Information System (GNIS)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Populating the location knowledge base", |
| "sec_num": "4" |
| }, |
| { |
| "text": "10 Federal Information Processing Standards, http://www.itl.nist.gov/fipspubs/ above but can also be restricted by list of countries and classes to be imported. Currently imported classes are: Continent, GlobalRegion, Country, Province, County, CountryCapital, LocalCapital, City, Ocean, Sea, Gulf, OilField, Monument, Bridge, Plateau, Mountain, Moun-tainRange, Plain . These classes were selected as \"important\", based on common sense and statistical information derived from GNS data.", |
| "cite_spans": [ |
| { |
| "start": 204, |
| "end": 367, |
| "text": "GlobalRegion, Country, Province, County, CountryCapital, LocalCapital, City, Ocean, Sea, Gulf, OilField, Monument, Bridge, Plateau, Mountain, Moun-tainRange, Plain", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Populating the location knowledge base", |
| "sec_num": "4" |
| }, |
| { |
| "text": "The GNS data has three main problems when it comes to extracting only geographical entities of global importance and the relations between them:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Populating the location knowledge base", |
| "sec_num": "4" |
| }, |
| { |
| "text": "\u2022 There is no way to tell the importance of a location (e.g. is Chirpan a big city or a small town);", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Populating the location knowledge base", |
| "sec_num": "4" |
| }, |
| { |
| "text": "\u2022 The only part-of relations available are between a location and its country, but not province or county;", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Populating the location knowledge base", |
| "sec_num": "4" |
| }, |
| { |
| "text": "\u2022 Some locations are not country-specific (e. g. oceans, seas, mountains) but are listed as separate locations with different identifiers in different percountry lists.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Populating the location knowledge base", |
| "sec_num": "4" |
| }, |
| { |
| "text": "We addressed the first problem by limiting the types of locations to a small subset of important ones (as explained above). The importance of cities was determined by using a list of all big cities (with population over 100,000). We attempted to solve the second problem by using an algorithm to calculate the distance between a location and all provinces/counties in this country, and then to create a part-of relation with the nearest one. However, our experiments showed that the accuracy of the results was not satisfactory. This is mostly due to the fact that in GNS data only the location footprint is given, but not the extent. Comparing the geographic coordinates of the locations with a common alias and type and then combining the matching ones into a single entity in the knowledge base solved the third problem. Currently the KB contains about 50,000 Locations grouped into 6 Continents, 27 GlobalRegions (such as \"Caribbean\" or \"Eastern Europe\"), 282 Countries, all country capitals and 4,700 Cities (including all the cities with population over 100,000). Each location has several aliases (usually including English, French and sometimes the local transcription of the location), geographic coordinates, the designator (DSG) and Unique Feature Index (UFI), according to GNS. The figures for entities of global importance in KIM KB are shown in table 1.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Populating the location knowledge base", |
| "sec_num": "4" |
| }, |
| { |
| "text": "The locations KB is used for Information Extraction (IE) as part of the KIM system, combining symbolic and stochastic approaches, based on the ANNIE IE components from GATE. As a baseline, using a gazetteer module, the aliases of the entities (including all locations) are \u2022 using location pre/post keys to identify locations, e.g. \"The River Thames\"", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiments with direct use for IE", |
| "sec_num": "5" |
| }, |
| { |
| "text": "\u2022 using location pre/post keys + Location, e.g. \"north Egypt\", \"south Wales\"", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiments with direct use for IE", |
| "sec_num": "5" |
| }, |
| { |
| "text": "\u2022 context-based recognition, such as: \"in\" + Tokenwith-first-uppercase Number of disambiguation problems (mostly in the case of Location names occurring in the composite name of other Entities) are also detected and resolved:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiments with direct use for IE", |
| "sec_num": "5" |
| }, |
| { |
| "text": "\u2022 ambiguity between Person and Organization, e.g. \"U.S. Navy\" (this would normally be recognized as a Person name from the pattern \"two initials + Family name\", but in this case the initials match a location alias)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiments with direct use for IE", |
| "sec_num": "5" |
| }, |
| { |
| "text": "\u2022 occurrence of locations in person names, e.g. \"Jack London\" (disambiguated because in the KB there is LexicalResource \"Jack\" is a first name of Person)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiments with direct use for IE", |
| "sec_num": "5" |
| }, |
| { |
| "text": "\u2022 occurrence of locations in Organization names, e.g. \"Scotland Yard\" (disambiguated because in the KB there is such Organization)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiments with direct use for IE", |
| "sec_num": "5" |
| }, |
| { |
| "text": "Finally, some of the recognized Entities (including Locations), which are not marked as noun by the part of speech tagger are discarded.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiments with direct use for IE", |
| "sec_num": "5" |
| }, |
| { |
| "text": "Some of the newly recognized Locations appear frequently in the analyzed texts. Those, which could be found in the GNS data are potential candidates to be entered in the knowledge base, because there is an extra evidence for their importance. This is a way to extend the knowledge base and make it contain all the \"important\" Locations in the sense of frequently used in the one or more application domain(s).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiments with direct use for IE", |
| "sec_num": "5" |
| }, |
| { |
| "text": "The performance of the KIM system was measured on a news corpus using GATE's evaluation tools. The system was also compared to an high-precision named entity recognition system, which uses small flat gazetteer lists. Location 792 Organisation 773 Person 764 Date 603 Percent 54 Money 94 Table 2 : Distribution of entities in the corpus", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 217, |
| "end": 306, |
| "text": "Location 792 Organisation 773 Person 764 Date 603 Percent 54 Money 94 Table 2", |
| "ref_id": "TABREF3" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Experiments with direct use for IE", |
| "sec_num": "5" |
| }, |
| { |
| "text": "The corpus was collected from 3 online English newspapers: the Independent, the Guardian and the Financial Times. In total it contains 101 documents with 56,221 words. The corpus was manually annotated with entities. Table 2 shows the number of entities of each type in the corpus.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 217, |
| "end": 224, |
| "text": "Table 2", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Evaluation Corpus", |
| "sec_num": "5.1" |
| }, |
| { |
| "text": "The Corpus Benchmark Tool(CBT) is one of the components in GATE which enables automatic evaluation of an application in terms of Precision, Recall and F-measure, against a set of ground truths. Furthermore, it also enables two versions of a system to be compared against each other (e.g. for regression testing) or two different systems to be compared. Each system is evaluated by comparing the annotations produced with a set of key annotations (produced manually) and producing a scoretwo systems can therefore be compared with each other and indications are given as to where they differ from each other.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Corpus Benchmark Tool", |
| "sec_num": "5.2" |
| }, |
| { |
| "text": "MUSE is an information extraction system developed within GATE which aims to perform named entity recognition on different types of text . MUSE recognises the standard MUC entity types of Person, Location, Organisation, Date, Time, Percent, and some additional types such as Addresses and Identifiers.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "MUSE", |
| "sec_num": "5.3" |
| }, |
| { |
| "text": "The system is based on ANNIE, the default IE system within GATE, but has been extended to deal with a variety of text sources and genres, and incorporates a mechanism for automatically selecting the most appropriate set of resources depending on the text type. MUSE uses flat-list gazetteers which primarily contain contextual clues that help with the identification of named entities, e.g., company designators (such as Ltd, GmbH), job titles, person titles (such as Mr, Mrs), common first names, typical organisation types (e.g., Ministry, University). In addition, MUSE has lists enumerating concrete types of locations which have about 27 500 entries, including 25,000 UK ones. Further breakdown is given in As can be seen from the location entries in the MUSE gazetteers, the system is specifically tailored to recognise UK locations with high recall and precision, whereas the KIM locations KB is not skewed towards any particular country.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "MUSE", |
| "sec_num": "5.3" |
| }, |
| { |
| "text": "We ran the MUSE system over our test corpus to see how KIM matched up to it.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "MUSE", |
| "sec_num": "5.3" |
| }, |
| { |
| "text": "MUSE vs KIM performance comparison is given in table 4. When interpreting these results one also must bear in mind that the high-performance IE system is only tagging geographical entities as locations, whereas the GNSbased system is actually disambiguating them with respect to their specific type (e.g., City, Province, Country). Investigation of the reasons behind the lower recall shows that:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results", |
| "sec_num": "5.4" |
| }, |
| { |
| "text": "\u2022 the KB is too coarse-grained, i.e., there are no \"smaller\" locations, such as small towns/counties in UK, we do not import military bases in KB from GNS data (\"Diego Garcia\"), etc.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results", |
| "sec_num": "5.4" |
| }, |
| { |
| "text": "\u2022 The application was not specifically tuned for the corpus/news texts, e.g. we do not use the fact, that the texts often clarify the locations when they are first mentioned (e.g., Aberdeen, UK).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results", |
| "sec_num": "5.4" |
| }, |
| { |
| "text": "\u2022 there are not any historical Locations, such as \"Soviet Union\".", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results", |
| "sec_num": "5.4" |
| }, |
| { |
| "text": "It is expected that the first two problems will be fixed with enhancement of the KB with regard to domain targeting of a KIM-based application. To check this assumption we did another experiment. Because the corpus contains a lot of UK-related information (the articles are from three English newspapers) and MUSE is specifically tailored to UK locations, we needed extra UK-specific information in the KB. As we mentioned earlier the import procedure is flexible to the extend that allowed to add all the locations from UK GNS data. The performance of this enhanced KB is shown in table 5.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results", |
| "sec_num": "5.4" |
| }, |
| { |
| "text": "The recall is higher than in MUSE (increased to 95% vs 93%).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results", |
| "sec_num": "5.4" |
| }, |
| { |
| "text": "The precision is 10% behind MUSE (85% vs 95%). An obvious reason is that we have more entities in KB, and we do not control the aliases (except for stop words list), while all the locations in MUSE gazetteer lists are manually entered and therefore produce very little ambiguity.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results", |
| "sec_num": "5.4" |
| }, |
| { |
| "text": "We produced a KB of locations with world wide coverage using GNS data. The size of about 50,000 Location is more than most other IE systems have. It is not big (compared to 4M locations in ADL Gazetteer), but provides good coverage of Locations (91%). Because the KB was not tuned for the test corpus specifics we could expect similar coverage for other corpora.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Discussion", |
| "sec_num": "6" |
| }, |
| { |
| "text": "Our flexible import procedure allows for domaintargeted versions of the KB (by means of importing more Location types) to be produced, which is expected to have good-enough coverage on locations.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Discussion", |
| "sec_num": "6" |
| }, |
| { |
| "text": "The impact of the location KB on the IE performance is still under evaluation and improvement. We are working on improvements in two directions: i) decreasing the amount of GNS-data entered in KB -for both locations and their aliases; ii) changing the way in which the IE system uses the KB to improve precision. On the latter, we are currently experimenting with applying the regular named entity recognition grammars first and then using the location KB to lookup only the unclassified entities, instead of using it as a gazetteer prior to named entity recognition as we do now.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Discussion", |
| "sec_num": "6" |
| }, |
| { |
| "text": "We were able to make use of the KB as part of the TIDES Surprise Language Exercise, a collaborative effort between a number of sites to develop resources and tools for various language engineering tasks on an unknown language. A dry run of this program took place in March 2003, whereby participants were given a week from the time the language was announced, to collect tools and resources for processing that language. The language chosen was Cebuano, spoken by 24% of the population in the Phillipines. The University of Sheffield developed a Named Entity recognition system for Cebuano, to which we contributed a list of locations from the Philippines. This was particularly useful as this kind of information was not readibly available from the Internet, and time was of the essence. Precision, 78% Recall and 76% F-measure. We predict that this kind of information will be very useful for the full Surprise Language Program in June, where participants will have more time (a month) to create resources on another surprise language -not only for Information Extraction but also for tasks such as Cross-Language Information Retrieval and Machine Translation.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Bootstrapping IE for new languages from the KB", |
| "sec_num": "7" |
| }, |
| { |
| "text": "This paper presented work on the creation of a locations knowledge base and its use for information extraction. In order to allow easy bootstrapping of IE to different languages and applications, we are building a knowledge base (KB) with entities of general importance, including geographic locations. The aim is to include the most important and frequently used types of Locations. An evaluation and comparison to high performance IE application was given.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion and future work", |
| "sec_num": "8" |
| }, |
| { |
| "text": "The system is still under development and future improvements are envisaged, mainly related to implementing better disambiguation techniques (e.g., like those described in (Smith and Crane, 2001) ) and experimenting with new ways of using the KB from the IE application.", |
| "cite_spans": [ |
| { |
| "start": 172, |
| "end": 195, |
| "text": "(Smith and Crane, 2001)", |
| "ref_id": "BIBREF2" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion and future work", |
| "sec_num": "8" |
| }, |
| { |
| "text": "Sesame (http://sesame.aidministrator.nl/) is an open source RDF(S)-based repository and querying facility. RDF, http://www.w3.org/RDF/. Resource Description Framework is an open standard for knowledge exchange over the Web, developed by W3C (www.w3.org).3 OMM, http://www.ontotext.com/omm. Ontology Middleware Module is an enterprise back-end for formal knowledge management.4 BOR, http://www.ontotext.com/bor/, is a DAML+OIL reasoner, compliant with the latest OWL specifications.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "Actually, the instances of Location are Entities with spatial identity criteria(Guarino and Welty, 2000). For instance a building can be considered as Property, Location or Cultural Artifact, but the focus in the ontology is placed on the Location aspect.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "See News Collector, http://news.ontotext.com", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": "Work on GATE has been supported by the Engineering and Physical Sciences Research Council (EPSRC) under grants GR/K25267 and GR/M31699, and by several smaller grants. The last author is currently supported by the EPSRC-funded AKT project (http://www.aktors.org) grant GR/N15764/01.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgements", |
| "sec_num": null |
| } |
| ], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "Towards the Semantic Web: Ontology-Driven Knowledge Management", |
| "authors": [ |
| { |
| "first": "Atanas", |
| "middle": [], |
| "last": "Kiryakov", |
| "suffix": "" |
| }, |
| { |
| "first": "Kiril", |
| "middle": [], |
| "last": "Simov", |
| "suffix": "" |
| }, |
| { |
| "first": "Damyan", |
| "middle": [], |
| "last": "Ognyanov", |
| "suffix": "" |
| } |
| ], |
| "year": 2002, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Atanas Kiryakov, Kiril Simov, Damyan Ognyanov. 2002. Ontology Middleware and Reasoning In the \"Towards the Semantic Web: Ontology-Driven Knowledge Man- agement\", editors John Davies, Dieter Fensel, Frank van Harmelen. John Wiley & Sons, Europe, 2002.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "Proceedings of the Seventh Message Understanding Conference (MUC-7). ARPA", |
| "authors": [], |
| "year": 1998, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Beth Sundheim, editor. Proceedings of the Seventh Message Understanding Conference (MUC-7). ARPA, Morgan Kaufmann, 1998.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "Disambiguating Geographic Names in a Historical Digital Library", |
| "authors": [ |
| { |
| "first": "David", |
| "middle": [ |
| "A" |
| ], |
| "last": "Smith", |
| "suffix": "" |
| }, |
| { |
| "first": "Gregory", |
| "middle": [], |
| "last": "Crane", |
| "suffix": "" |
| } |
| ], |
| "year": 2001, |
| "venue": "Proceedings of ECDL", |
| "volume": "", |
| "issue": "", |
| "pages": "4--9", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "David A. Smith and Gregory Crane 2001. Disambiguat- ing Geographic Names in a Historical Digital Library. In Proceedings of ECDL, pages 127-136, Darmstadt, 4-9 September 2001.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Architectural Elements of Language Engineering Robustness", |
| "authors": [ |
| { |
| "first": "Diana", |
| "middle": [], |
| "last": "Maynard", |
| "suffix": "" |
| }, |
| { |
| "first": "Valentin", |
| "middle": [], |
| "last": "Tablan", |
| "suffix": "" |
| }, |
| { |
| "first": "Hamish", |
| "middle": [], |
| "last": "Cunningham", |
| "suffix": "" |
| }, |
| { |
| "first": "Cristian", |
| "middle": [], |
| "last": "Ursu", |
| "suffix": "" |
| }, |
| { |
| "first": "Horacio", |
| "middle": [], |
| "last": "Saggion", |
| "suffix": "" |
| } |
| ], |
| "year": 2002, |
| "venue": "In Journal of Natural Language Engineering -Special Issue on Robust Methods in Analysis of Natural Language Data", |
| "volume": "8", |
| "issue": "1", |
| "pages": "257--274", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Diana Maynard, Valentin Tablan, Hamish Cunningham, Cristian Ursu, Horacio Saggion, Kalina Bontcheva, Yorick Wilks 2002. Architectural Elements of Lan- guage Engineering Robustness. In Journal of Natu- ral Language Engineering -Special Issue on Robust Methods in Analysis of Natural Language Data, 8 (1) pp 257-274", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "Multilingual Adaptations of a Reusable Information Extraction Tool", |
| "authors": [ |
| { |
| "first": "Diana", |
| "middle": [], |
| "last": "Maynard", |
| "suffix": "" |
| }, |
| { |
| "first": "Hamish", |
| "middle": [], |
| "last": "Cunningham", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Proceedings of EACL 2003", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Diana Maynard and Hamish Cunningham. 2003. Multi- lingual Adaptations of a Reusable Information Extrac- tion Tool. In Proceedings of EACL 2003, Budapest, Hungary, 2003.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "GATE: A Framework and Graphical Development Environment for Robust NLP Tools and Applications", |
| "authors": [ |
| { |
| "first": "Hamish", |
| "middle": [], |
| "last": "Cunningham", |
| "suffix": "" |
| }, |
| { |
| "first": "Diana", |
| "middle": [], |
| "last": "Maynard", |
| "suffix": "" |
| }, |
| { |
| "first": "Kalina", |
| "middle": [], |
| "last": "Bontcheva", |
| "suffix": "" |
| }, |
| { |
| "first": "Valentin", |
| "middle": [], |
| "last": "Tablan", |
| "suffix": "" |
| } |
| ], |
| "year": 2002, |
| "venue": "Proceedings of the 40th Anniversary Meeting of the Association for Computational Linguistics", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Hamish Cunningham, Diana Maynard, Kalina Bontcheva and Valentin Tablan. 2002. GATE: A Framework and Graphical Development Environment for Robust NLP Tools and Applications. In Proceedings of the 40th Anniversary Meeting of the Association for Compu- tational Linguistics, 2002.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Core elements of digital gazetteers: placenames, categories, and footprints", |
| "authors": [ |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Linda", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Hill", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "Research and Advanced Technology for Digital Libraries : Proceedings of the 4th European Conference, ECDL 2000 Lisbon, Portugal", |
| "volume": "", |
| "issue": "", |
| "pages": "280--290", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Linda L. Hill. 2000. Core elements of digital gazetteers: placenames, categories, and footprints. In J. Borbinha & T. Baker (Eds.), Research and Advanced Tech- nology for Digital Libraries : Proceedings of the 4th European Conference, ECDL 2000 Lisbon, Por- tugal, September 18-20, 2000 (pp. 280-290). Berlin: Springer.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "Towards a methodology for ontology-based model engineering", |
| "authors": [ |
| { |
| "first": "Nicola", |
| "middle": [], |
| "last": "Guarino", |
| "suffix": "" |
| }, |
| { |
| "first": "Christopher", |
| "middle": [], |
| "last": "Welty", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "Proceedings of ECOOP-2000 Workshop on Model Engineering", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Nicola Guarino and Christopher Welty. 2000. Towards a methodology for ontology-based model engineering. In Proceedings of ECOOP-2000 Workshop on Model Engineering. Cannes, France.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "uris": null, |
| "num": null, |
| "text": "KIM architecture.", |
| "type_str": "figure" |
| }, |
| "FIGREF1": { |
| "uris": null, |
| "num": null, |
| "text": "KIM usage -highlight and explore. The upper part of KIM ontology (KIMO) is shown in the left frame.", |
| "type_str": "figure" |
| }, |
| "FIGREF2": { |
| "uris": null, |
| "num": null, |
| "text": "RDF representation of a Location.", |
| "type_str": "figure" |
| }, |
| "TABREF2": { |
| "content": "<table><tr><td>being looked up in the text. Further, unknown or not</td></tr><tr><td>precisely matching entities are recognized with pattern-</td></tr><tr><td>based grammars:</td></tr></table>", |
| "num": null, |
| "type_str": "table", |
| "text": "Instances per subclass of Entity.", |
| "html": null |
| }, |
| "TABREF3": { |
| "content": "<table><tr><td>:</td></tr></table>", |
| "num": null, |
| "type_str": "table", |
| "text": "", |
| "html": null |
| }, |
| "TABREF4": { |
| "content": "<table/>", |
| "num": null, |
| "type_str": "table", |
| "text": "MUSE Location gazetteer entries", |
| "html": null |
| }, |
| "TABREF5": { |
| "content": "<table><tr><td>MUSE</td><td>744</td><td>9</td><td>54</td><td>37</td><td>0.947</td><td>0.928</td><td>0.937</td></tr><tr><td>KIM</td><td>726</td><td>24</td><td>61</td><td>113</td><td>0.855</td><td>0.910</td><td>0.881</td></tr></table>", |
| "num": null, |
| "type_str": "table", |
| "text": "The NE system (developed within a week) achieved scores for the recognition of locations at 73% System Correct Partially Correct Missing Spurious Precision Recall F-Measure", |
| "html": null |
| }, |
| "TABREF6": { |
| "content": "<table><tr><td>System</td><td colspan=\"7\">Correct Partially Correct Missing Spurious Precision Recall F-Measure</td></tr><tr><td>MUSE</td><td>744</td><td>9</td><td>54</td><td>37</td><td>0.947</td><td>0.928</td><td>0.937</td></tr><tr><td>KIM-UK</td><td>759</td><td>28</td><td>27</td><td>167</td><td>0.810</td><td>0.950</td><td>0.874</td></tr></table>", |
| "num": null, |
| "type_str": "table", |
| "text": "MUSE vs KIM performance comparison", |
| "html": null |
| }, |
| "TABREF7": { |
| "content": "<table/>", |
| "num": null, |
| "type_str": "table", |
| "text": "MUSE vs KB with all UK locations", |
| "html": null |
| } |
| } |
| } |
| } |