SOTAVerified

Dataset and Baseline System for Multi-lingual Extraction and Normalization of Temporal and Numerical Expressions

2023-03-31Code Available3· sign in to hype

Sanxing Chen, Yongqiang Chen, Börje F. Karlsson

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Temporal and numerical expression understanding is of great importance in many downstream Natural Language Processing (NLP) and Information Retrieval (IR) tasks. However, much previous work covers only a few sub-types and focuses only on entity extraction, which severely limits the usability of identified mentions. In order for such entities to be useful in downstream scenarios, coverage and granularity of sub-types are important; and, even more so, providing resolution into concrete values that can be manipulated. Furthermore, most previous work addresses only a handful of languages. Here we describe a multi-lingual evaluation dataset - NTX - covering diverse temporal and numerical expressions across 14 languages and covering extraction, normalization, and resolution. Along with the dataset we provide a robust rule-based system as a strong baseline for comparisons against other models to be evaluated in this dataset. Data and code are available at https://aka.ms/NTX.

Tasks

Reproductions