@inproceedings{magnusson-dietz-2019-unh,
title = "{UNH} at {S}em{E}val-2019 Task 12: Toponym Resolution in Scientific Papers",
author = "Magnusson, Matthew and
Dietz, Laura",
editor = "May, Jonathan and
Shutova, Ekaterina and
Herbelot, Aurelie and
Zhu, Xiaodan and
Apidianaki, Marianna and
Mohammad, Saif M.",
booktitle = "Proceedings of the 13th International Workshop on Semantic Evaluation",
month = jun,
year = "2019",
address = "Minneapolis, Minnesota, USA",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/S19-2230/",
doi = "10.18653/v1/S19-2230",
pages = "1308--1312",
abstract = "The SemEval-2019 Task 12 is toponym resolution in scientific papers. We focus on Subtask 1: Toponym Detection which is the identification of spans of text for place names mentioned in a document. We propose two methods: 1) sliding window convolutional neural network using ELMo embeddings (cnn-elmo), and 2) sliding window multi-Layer perceptron using ELMo embeddings (mlp-elmo). We also submit Bi-lateral LSTM with Conditional Random Fields (bi-LSTM) as a strong baseline given its state-of-art performance in Named Entity Recognition (NER) task. Our best performing model is cnn-elmo with a F1 of 0.844 which was below bi-LSTM F1 of 0.862 when evaluated on overlap macro detection. Eight teams participated in this subtask with a total of 21 submissions."
}
Markdown (Informal)
[UNH at SemEval-2019 Task 12: Toponym Resolution in Scientific Papers](https://preview.aclanthology.org/add-emnlp-2024-awards/S19-2230/) (Magnusson & Dietz, SemEval 2019)
ACL