paper-with-me

Papers

Multilingual Normalization of Temporal Expressions with Masked Language Models

2022-05-20 · Lukas Lange, Jannik Strötgen, Heike Adel, Dietrich Klakow

The detection and normalization of temporal expressions is an important task and preprocessing step for many applications. However, prior work on normalization is rule-based, which severely limits the applicability in real-world multilingual settings, due to the costly creation of new rules. We propose a novel neural method for normalizing temporal expressions based on masked language modeling. Our multilingual method outperforms prior rule-based systems in many languages, and in particular, for low-resource languages with performance improvements of up to 33 F1 on average compared to the state of the art.

📄 PDF Abstract BibTeX arXiv:2205.10399

Code (1)

boschresearch/temporal-tagging-eacl 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingMasked Language Modeling

Similar Papers 제목 키워드 기반

A Modular Approach for Multilingual Timex Detection and Normalization using Deep Learning and Grammar-based methods

2023-04-27 · Nayla Escribano, German Rigau, Rodrigo Agerri

Detecting and normalizing temporal expressions is an essential step for many NLP tasks. While a variety of methods have been proposed for detection, best normalization approaches rely on hand-crafted rules. Furthermore, …

Language ModelingLanguage ModellingTimex normalization

French Resources for Extraction and Normalization of Temporal Expressions with HeidelTime

2014-05-01 · LREC 2014 5 · V{\'e}ronique Moriceau, Xavier Tannier

In this paper, we describe the development of French resources for the extraction and normalization of temporal expressions with HeidelTime, a open-source multilingual, cross-domain temporal tagger. HeidelTime extracts t…

ArticlesInformation Retrieval

On TimeML-Compliant Temporal Expression Extraction in Turkish

2015-09-03 · Dilek Küçük, Doğan Küçük

It is commonly acknowledged that temporal expression extractors are important components of larger natural language processing systems like information retrieval and question answering systems. Extraction and normalizati…

Information Retrievalnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Adversarial Alignment of Multilingual Models for Extracting Temporal Expressions from Text

2020-05-19 · WS 2020 7 · Lukas Lange, Anastasiia Iurshina, Heike Adel, Jannik Strötgen

Although temporal tagging is still dominated by rule-based systems, there have been recent attempts at neural temporal taggers. However, all of them focus on monolingual settings. In this paper, we explore multilingual m…

Cross-Lingual TransferTemporal Tagging

A Semantic Parsing Framework for End-to-End Time Normalization

2025-07-08 · Xin Su, Sungduk Yu, Phillip Howard, Steven Bethard arxiv

Time normalization is the task of converting natural language temporal expressions into machine-readable representations. It underpins many downstream applications in information retrieval, question answering, and clinic…

Information RetrievalQuestion AnsweringData AugmentationSemantic Parsing