指導教授:項潔臺灣大學:資訊網路與多媒體研究所蘇豐成Su, Feng-ChengFeng-ChengSu2014-11-292018-07-052014-11-292018-07-052014http://ntur.lib.ntu.edu.tw//handle/246246/263435從有歷史以來,最早發展的體裁即是編年體。編年體以事件發生的時間為順序,提供後人能夠依其時序先後發展閱讀。在中國,以這樣為體裁的史書在先秦時期就已經出現,《春秋》、《左傳》、《竹書紀年》等書即是以年為單位,依序描述當時所發生的歷史事件。到後來北宋司馬光編撰的《資治通鑑》更是編年體史書中的經典,從三家分晉到五代的後周,橫跨了一千多年的歷史。除了編年體史書以外,有許多的也具有時間資訊的史料,例如正史中的本紀部分。 本研究嘗試建立起橫跨中國幾千年歷史的歷史時間軸,利用正規表示式(regular expression) 對中國歷史文件自動抓取時間標籤,並將其做處理後,利用時間資訊系統來對文件間做時間的對應。期待本研究以時間資訊處理和系統呈現兩大架構,可以提供一套具有處理時間資訊史書的系統化方法,達到提供使用者能在廣大的歷史洪流中,一種閱讀更加便捷且寬廣閱讀史書的方式。Chronicle is one of the oldest forms of historical representation. It records events in chronological order and provides researchers a way to understand history. In China, this kind of historical representation can be dated back to Pre-Qin Period (先秦時期). Spring and Autumn Annals (春秋), Zuo Zhuan (左傳), and Bamboo Annals (竹書紀年) are all written in chronological order. Duringl Song Dynasty (宋朝), Sima Guang (司馬光) wrote Zizhi Tongjian (資治通鑑), a masterpiece of Chinese chronicles, that set the standard for all later chronicles. Zizhi Tongjian covered Chinese history from 403 BC to 959 AD. Addition to historical records written as chronicles, the biological sketches of emperors documented in the Official Histories (Zhengshi, 本紀) are usually also written in the chronological style. This research tries to create a chronicle covering the period of ancient Chinese history by combining chronologies such as Zizhi Tongjian with the chronological records in the Official Histories, and to create a method to process temporal information in Chinese historical documents. We first use regular expressions to automatically annotate temporal information from Chinese historical documents. We then build a chronological system to display the processed records. Through our system, we hope to provide users a way to read those historical documents in a more convenient way and be able to find inter-document relationships.口試委員會審定書i 致謝ii 中文⤡48;要iii Abstract iv Contents vi List of Figures viii List of Tables ix 1 緒論1 1.1 引言. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.2 相關研究. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2.1 SUTime . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2.2 HuTime . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2.3 TimelineJS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.3 論文架構. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 2 使用文本介紹6 2.1 《資治通鑑》. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2.2 正史. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 3 自動化時間資訊處理方式與流程14 3.1 時間標記定義. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 3.2 時間資訊擷取. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 3.3 中西曆轉換. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 3.4 自動化時間資訊處理的除錯. . . . . . . . . . . . . . . . . . . . . . . 19 3.4.1 時間標記錯誤. . . . . . . . . . . . . . . . . . . . . . . . . . . 19 3.4.2 中西曆轉換錯誤. . . . . . . . . . . . . . . . . . . . . . . . . . 19 4 時間資訊系統呈現21 4.1 功能概述. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 5 結論與未來工作28 Bibliography 30 附錄-時間資訊系統收錄統計329199489 bytesapplication/pdf論文公開時間:2014/08/21論文使用權限:同意無償授權編年體時間資訊時間資訊處理正規表示式數位人文歷史文件中的時間資訊處理與系統呈現Temporal Information Processing and a Chronological System for Chinese Historical Documentsthesishttp://ntur.lib.ntu.edu.tw/bitstream/246246/263435/1/ntu-103-R01944037-1.pdf