Inference of Absolute Time Value from Temporal Expressions
Inference of Absolute Time Value from Temporal Expressions
复制标题
从时间表达式推断绝对时间值
DOI:
10.1109/bigdata52589.2021.9671863
复制
发表时间:
2021
期刊:
影响因子:
--
通讯作者:
Sekino Tatsuki
中科院分区:
文献类型:
--
作者:
Sung Junehwan;Mori Shinsuke;Kameko Hirotaka;Kubo Akira;Sekino Tatsuki
In this paper, we explore and discuss a way to extract temporal information from natural language texts. The suggested method is divided into two parts: temporal expression recognition and temporal value inference. The former employs the conventional NER approach, using a BiLSTM-CRF architecture. The latter is implemented with a rule-based algorithm, which can be further developed in later work for better coverage of various temporal expressions. In terms of the corpus, we have selected 200 articles from one of the major Japanese newspaper companies to create an annotated corpus, classifying temporal expressions into five different types. As for the performance, we have achieved 0.866 in F-measure for the recognition of temporal expressions and 0.920 in accuracy for the inference of the absolute temporal values of the expressions. Combining the two modules and running them as an end-to-end system, we have attained 0.891 of F-measure.