Recognition of temporal relation in Chinese electronic medical records
Jian SUN,Daqi GAO,Tong RUAN,Yichao YIN,Ju GAO,Qi WANG
DOI: https://doi.org/10.11772/j.issn.1001-9081.2017082087
2018-01-01
Journal of Computer Applications
Abstract:The temporal relation or temporal links (denoted by the TLink tag) in Chinese electronic medical records includes temporal relations within a sentence (hereafter referred to as "within-sentence TLinks"),and between-sentence TLinks.Among them,within-sentence TLinks include event/event TLinks and event/time TLinks,and between-sentence TLinks include event/event TLinks.The recognition of temporal relation in Chinese electronic medical record was transformed into classification problem on entity pairs.Heuristic rules with high accuracy were developed and two different classifiers with basic features,phrase syntax,dependency features,and other features were trained to determine within-sentence TLinks.Apart from heuristic rules with high accuracy,basic features,phrase syntax,and other features were used to train the classifiers to determine between-sentence TLinks.The experimental results show that Support Vector Machine (SVM),SVM and Random Forest (RF) algorithms achieve the best performance of recognition on within-sentence event/event TLinks,within-sentence event/time TLinks and between-sentence event/event TLinks,with F1-scores of 84.0%,85.6% and 63.5% respectively.