Improving Toponym Resolution by Predicting Attributes to Constrain Geographical Ontology Entries

Published: 01 Jan 2024, Last Modified: 09 Dec 2024NAACL (Short Papers) 2024EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Geocoding is the task of converting location mentions in text into structured geospatial data.We propose a new prompt-based paradigm for geocoding, where the machine learning algorithm encodes only the location mention and its context.We design a transformer network for predicting the country, state, and feature class of a location mention, and a deterministic algorithm that leverages the country, state, and feature class predictions as constraints in a search for compatible entries in the ontology.Our architecture, GeoPLACE, achieves new state-of-the-art performance on multiple datasets.Code and models are available at https://github.com/clulab/geonorm.
Loading