EMNLP 2021finding10 citations

Automatic rule generation for time expression normalization

Wentao Ding, Jianhao Chen, Jinmao Li, Yuzhong Qu

Abstract

The understanding of time expressions includes two sub-tasks: recognition and normalization. In recent years, significant progress has been made in the recognition of time expressions while research on normalization has lagged behind. Existing SOTA normalization methods highly rely on rules or grammars designed by experts, which limits their performance on emerging corpora, such as social media texts. In this paper, we model time expression normalization as a sequence of operations to construct the normalized temporal value, and we present a novel method called ARTime, which can automatically generate normalization rules from training data without expert interventions. Specifically, ARTime automatically captures possible operation sequences from annotated data and generates normalization rules on time expressions with common surface forms. The experimental results show that ARTime can significantly surpass SOTA methods on the Tweets benchmark, and achieves competitive results with existing expert-engineered rule methods on the TempEval-3 benchmark.

BibTeX
@inproceedings{ding-etal-2021-automatic-rule,
    title = "Automatic rule generation for time expression normalization",
    author = "Ding, Wentao  and
      Chen, Jianhao  and
      Li, Jinmao  and
      Qu, Yuzhong",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.269/",
    doi = "10.18653/v1/2021.findings-emnlp.269",
    pages = "3135--3144"
}
Automatic rule generation for time expression normalization · EMNLP 2021