paper-with-me

홈 › Papers

HeidelPlace: An Extensible Framework for Geoparsing

2017-09-01 · EMNLP 2017 9 · Ludwig Richter, Johanna Gei{\ss}, Andreas Spitz, Michael Gertz

Geographic information extraction from textual data sources, called geoparsing, is a key task in text processing and central to subsequent spatial analysis approaches. Several geoparsers are available that support this task, each with its own (often limited or specialized) gazetteer and its own approaches to toponym detection and resolution. In this demonstration paper, we present HeidelPlace, an extensible framework in support of geoparsing. Key features of HeidelPlace include a generic gazetteer model that supports the integration of place information from different knowledge bases, and a pipeline approach that enables an effective combination of diverse modules tailored to specific geoparsing tasks. This makes HeidelPlace a valuable tool for testing and evaluating different gazetteer sources and geoparsing methods. In the demonstration, we show how to set up a geoparsing workflow with HeidelPlace and how it can be used to compare and consolidate the output of different geoparsing approaches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-lingual Geoparsing based on Machine Translation

2015-11-06 · Xu Chen, Han Zhang, Judith Gelernter

Our method for multi-lingual geoparsing uses monolingual tools and resources along with machine translation and alignment to return location words in many languages. Not only does our method save the time and cost of dev…

Machine TranslationTranslation

Automatic Construction of a Large-Scale Corpus for Geoparsing Using Wikipedia Hyperlinks

2024-03-25 · Keyaki Ohno, Hirotaka Kameko, Keisuke Shirai, Taichi Nishimura 외

Geoparsing is the task of estimating the latitude and longitude (coordinates) of location expressions in texts. Geoparsing must deal with the ambiguity of the expressions that indicate multiple locations with the same no…

Articles

Arukikata Travelogue Dataset with Geographic Entity Mention, Coreference, and Link Annotation

2023-05-23 · Shohei Higashiyama, Hiroki Ouchi, Hiroki Teranishi, Hiroyuki Otomo 외

Geoparsing is a fundamental technique for analyzing geo-entity information in text. We focus on document-level geoparsing, which considers geographic relatedness among geo-entity mentions, and presents a Japanese travelo…

A Pragmatic Guide to Geoparsing Evaluation

2018-10-29 · Milan Gritta, Mohammad Taher Pilehvar, Nigel Collier

Empirical methods in geoparsing have thus far lacked a standard evaluation framework describing the task, metrics and data used to compare state-of-the-art systems. Evaluation is further made inconsistent, even unreprese…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Are We There Yet? Evaluating State-of-the-Art Neural Network based Geoparsers Using EUPEG as a Benchmarking Platform

2020-07-15 · Jimin Wang, Yingjie Hu

Geoparsing is an important task in geographic information retrieval. A geoparsing system, known as a geoparser, takes some texts as the input and outputs the recognized place mentions and their location coordinates. In J…

ArticlesBenchmarkingInformation RetrievalRetrieval+2