|
{ |
|
"paper_id": "2021", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T11:58:13.329155Z" |
|
}, |
|
"title": "Period Classification in Chinese Historical Texts", |
|
"authors": [ |
|
{ |
|
"first": "Zuoyu", |
|
"middle": [], |
|
"last": "Tian", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Indiana University", |
|
"location": {} |
|
}, |
|
"email": "[email protected]" |
|
}, |
|
{ |
|
"first": "Sandra", |
|
"middle": [], |
|
"last": "K\u00fcbler", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Indiana University", |
|
"location": {} |
|
}, |
|
"email": "[email protected]" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "In this study, we study language change in Chinese Biji by using a classification task: classifying Ancient Chinese texts by time periods. Specifically, we focus on a unique genre in classical Chinese literature: Biji (literally \"notebook\" or \"brush notes\"), i.e., collections of anecdotes, quotations, etc., anything authors consider noteworthy. Biji span hundreds of years across many dynasties and conserve informal language in written form. For these reasons, they are regarded a good resource for investigating language change in Chinese (Fang, 2010). In this paper, we create a new dataset of 108 Biji across four dynasties. Based on the dataset, we first introduce a time period classification task for Chinese. Then we investigate different feature representation methods for classification. The results show that models using contextualized embeddings perform best. An analysis of the top features chosen by the word n-gram model (after bleaching proper nouns) confirms that these features are informative and correspond to observations and assumptions made by historical linguists.", |
|
"pdf_parse": { |
|
"paper_id": "2021", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "In this study, we study language change in Chinese Biji by using a classification task: classifying Ancient Chinese texts by time periods. Specifically, we focus on a unique genre in classical Chinese literature: Biji (literally \"notebook\" or \"brush notes\"), i.e., collections of anecdotes, quotations, etc., anything authors consider noteworthy. Biji span hundreds of years across many dynasties and conserve informal language in written form. For these reasons, they are regarded a good resource for investigating language change in Chinese (Fang, 2010). In this paper, we create a new dataset of 108 Biji across four dynasties. Based on the dataset, we first introduce a time period classification task for Chinese. Then we investigate different feature representation methods for classification. The results show that models using contextualized embeddings perform best. An analysis of the top features chosen by the word n-gram model (after bleaching proper nouns) confirms that these features are informative and correspond to observations and assumptions made by historical linguists.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "Traditional studies of language change largely rely on close reading and require researchers to have solid training in understanding historical texts. As a wealth of historical data has been digitized, there has been a surge in recent years in using computational methods to investigate language change (e.g. Popescu and Strapparava, 2015; Hamilton et al., 2016; Rodda et al., 2017) . However, most of these studies are limited to a small number of Indo-European languages. Many languages, especially typologically very different ones, are understudied.", |
|
"cite_spans": [ |
|
{ |
|
"start": 309, |
|
"end": 339, |
|
"text": "Popescu and Strapparava, 2015;", |
|
"ref_id": "BIBREF23" |
|
}, |
|
{ |
|
"start": 340, |
|
"end": 362, |
|
"text": "Hamilton et al., 2016;", |
|
"ref_id": "BIBREF8" |
|
}, |
|
{ |
|
"start": 363, |
|
"end": 382, |
|
"text": "Rodda et al., 2017)", |
|
"ref_id": "BIBREF25" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "One task that often precedes an investigation of language change is automatic text dating, also called period classification or diachronic text evaluation. In this task, a machine learning model's performance in capturing temporal information is evaluated. Such tasks, along with datasets, exist for languages such as Irish (Han and Toner, 2017) , Polish (Grali\u0144ski et al., 2017) , Hebrew (Liebeskind and Liebeskind, 2020) , and Italian (Menini et al., 2020) . To our best knowledge, there is no study focusing on dating historical texts in Chinese.", |
|
"cite_spans": [ |
|
{ |
|
"start": 324, |
|
"end": 345, |
|
"text": "(Han and Toner, 2017)", |
|
"ref_id": "BIBREF9" |
|
}, |
|
{ |
|
"start": 355, |
|
"end": 379, |
|
"text": "(Grali\u0144ski et al., 2017)", |
|
"ref_id": "BIBREF7" |
|
}, |
|
{ |
|
"start": 389, |
|
"end": 422, |
|
"text": "(Liebeskind and Liebeskind, 2020)", |
|
"ref_id": "BIBREF13" |
|
}, |
|
{ |
|
"start": 437, |
|
"end": 458, |
|
"text": "(Menini et al., 2020)", |
|
"ref_id": "BIBREF16" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Therefore, we first built a diachronic Chinese Biji (literally \"brush notes\") corpus with Biji from four dynasties, spanning about 1300 years. This corpus contains around 33,000 paragraphs from 108 different Biji labeled with dynasty information. Then, we investigate two major questions: 1) Can a classifiers successfully distinguish paragraphs in historical texts from different time periods? 2) Do the features used for classification correspond to what we know from a linguistic perspective, and are the features informative for linguists?", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "For the first question, we are interested in the classification systems' performance on Chinese, since this is the first approach for this language, and written Chinese is renowned for its lack of change from century to century (Norman, 1988) . More specifically, we investigate the performance of different feature representation methods (char/word ngram, word2vec, contextualized embeddings models) in classifying the time periods of a text. These feature representation methods have been shown effective in previous studies of dating historical texts or lexical semantic change (Zampieri et al., 2016; Schlechtweg et al., 2020; Giulianelli et al., 2020) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 228, |
|
"end": 242, |
|
"text": "(Norman, 1988)", |
|
"ref_id": "BIBREF17" |
|
}, |
|
{ |
|
"start": 581, |
|
"end": 604, |
|
"text": "(Zampieri et al., 2016;", |
|
"ref_id": "BIBREF38" |
|
}, |
|
{ |
|
"start": 605, |
|
"end": 630, |
|
"text": "Schlechtweg et al., 2020;", |
|
"ref_id": "BIBREF27" |
|
}, |
|
{ |
|
"start": 631, |
|
"end": 656, |
|
"text": "Giulianelli et al., 2020)", |
|
"ref_id": "BIBREF6" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Our next question looks closer at the interrelation between text dating and language change. The classification results provide useful information, but they cannot directly tell us which features drive language change. Since language change is an accumulating process and usually happens in neighboring time periods (dynasties), we use a task of distinguishing paragraphs from neighboring dynasties to target lexical change. We can then look at the features that ranked highest in this task and investigate whether a high relevance for this task corresponds to linguistic insights. Results show that most of the top features are informative and fit into the observation made by historical linguists.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "The paper is structured as follows: We discuss related work in section 2. In section 3, we discuss the process of building a Classical Chinese Biji dataset. We introduce the feature representation methods for classifying historical texts in section 4 and the experimental setup in section 5. We report results of the different feature representation methods and present an error analysis in section 6. In section 7, we analyze the classification for neighboring dynasties, focusing on important features drawn from the training data. We conclude in section 8.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Studies using language models to capture temporal information in contemporary diachronic texts date back to the 2000s (de Jong et al., 2005; Dalli and Wilks, 2006) , they demonstrate that machine learning systems with textual features can successfully predict the publication time span of documents. The shared-task on Diachronic Text Evaluation in SemEval 2015 (Popescu and Strapparava, 2015) provided resources and publicity for the task of automatic historical text dating. The task was to build automatic systems to identify the time period of English news snippets from 1700 to 2010 in three subtasks. Following Popescu and Strapparava (2015) , Menini et al. (2020) hosted a shared-task focusing on the same genre and cross-genre issue in dating Italian historical documents. Like SemEval 2015, they also adopted three similar classification standards: year-based, fine-grained, and coarse. There are also studies simplifying the period classification task with larger time intervals. For example, Liebeskind and Liebeskind (2020) distinguish Hebrew texts spanning around 1000 years into four time periods. We can see that tasks in different languages tend to have different classification standards, and this is closely related to the language in question and the goal of the task.", |
|
"cite_spans": [ |
|
{ |
|
"start": 118, |
|
"end": 140, |
|
"text": "(de Jong et al., 2005;", |
|
"ref_id": "BIBREF1" |
|
}, |
|
{ |
|
"start": 141, |
|
"end": 163, |
|
"text": "Dalli and Wilks, 2006)", |
|
"ref_id": "BIBREF0" |
|
}, |
|
{ |
|
"start": 362, |
|
"end": 393, |
|
"text": "(Popescu and Strapparava, 2015)", |
|
"ref_id": "BIBREF23" |
|
}, |
|
{ |
|
"start": 617, |
|
"end": 647, |
|
"text": "Popescu and Strapparava (2015)", |
|
"ref_id": "BIBREF23" |
|
}, |
|
{ |
|
"start": 650, |
|
"end": 670, |
|
"text": "Menini et al. (2020)", |
|
"ref_id": "BIBREF16" |
|
}, |
|
{ |
|
"start": 1003, |
|
"end": 1035, |
|
"text": "Liebeskind and Liebeskind (2020)", |
|
"ref_id": "BIBREF13" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Studies in Time Period Classification", |
|
"sec_num": "2.1" |
|
}, |
|
{ |
|
"text": "Regarding feature engineering in dating texts, lexical features including character and word ngrams are most widely used in classifying time periods. For example, Szymanski and Lynch (2015) found that character n-grams are more effective compared to other features such as POS n-grams, word n-grams, and syntactic phrase-structure rules. Zampieri et al. (2016) built an SVM classifier with word and POS n-grams to classify Portuguese texts from 1600 to 1900. Meanwhile, in the related area of lexical semantic change, many studies use word embeddings trained from deep learning models to model the language change and successfully track the semantic shift (e.g. Hamilton et al., 2016; Rodda et al., 2017; Rodman, 2020) . Liebeskind and Liebeskind (2020) first implemented deep learning methods in time period classification tasks. They show that CNN and RNN outperform paragraph vectors and conventional machine learning methods. Recently, contextualized embedding models have been introduced to lexical semantic change studies (Hu et al., 2019; Giulianelli et al., 2020; Tseng et al., 2020) , with promising results.", |
|
"cite_spans": [ |
|
{ |
|
"start": 163, |
|
"end": 189, |
|
"text": "Szymanski and Lynch (2015)", |
|
"ref_id": "BIBREF32" |
|
}, |
|
{ |
|
"start": 338, |
|
"end": 360, |
|
"text": "Zampieri et al. (2016)", |
|
"ref_id": "BIBREF38" |
|
}, |
|
{ |
|
"start": 662, |
|
"end": 684, |
|
"text": "Hamilton et al., 2016;", |
|
"ref_id": "BIBREF8" |
|
}, |
|
{ |
|
"start": 685, |
|
"end": 704, |
|
"text": "Rodda et al., 2017;", |
|
"ref_id": "BIBREF25" |
|
}, |
|
{ |
|
"start": 705, |
|
"end": 718, |
|
"text": "Rodman, 2020)", |
|
"ref_id": "BIBREF26" |
|
}, |
|
{ |
|
"start": 721, |
|
"end": 753, |
|
"text": "Liebeskind and Liebeskind (2020)", |
|
"ref_id": "BIBREF13" |
|
}, |
|
{ |
|
"start": 1028, |
|
"end": 1045, |
|
"text": "(Hu et al., 2019;", |
|
"ref_id": "BIBREF11" |
|
}, |
|
{ |
|
"start": 1046, |
|
"end": 1071, |
|
"text": "Giulianelli et al., 2020;", |
|
"ref_id": "BIBREF6" |
|
}, |
|
{ |
|
"start": 1072, |
|
"end": 1091, |
|
"text": "Tseng et al., 2020)", |
|
"ref_id": "BIBREF33" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Studies in Time Period Classification", |
|
"sec_num": "2.1" |
|
}, |
|
{ |
|
"text": "Even though we see an increase of work on Classical Chinese processing, researchers also are aware of the lack of Chinese diachronic resources, which hinders the research process to some extent (Hamilton et al., 2016; Zinin and Xu, 2020) . Unlike other understudied languages, many Chinese texts are already digitized, but only a few digitized texts are free to access and process. Most of the datasets are designed for close reading but not for an NLP purposes. There are well-designed POS tagged diachronic corpora and high-quality digitized resources of historical Chinese such as Zhonghua Database of Chinese Classic Books 1 and Scripta Sinica database 2 . However, they are not available for use in NLP due to copyright restrictions.", |
|
"cite_spans": [ |
|
{ |
|
"start": 194, |
|
"end": 217, |
|
"text": "(Hamilton et al., 2016;", |
|
"ref_id": "BIBREF8" |
|
}, |
|
{ |
|
"start": 218, |
|
"end": 237, |
|
"text": "Zinin and Xu, 2020)", |
|
"ref_id": "BIBREF39" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Digital Resources of Historical Chinese", |
|
"sec_num": "2.2" |
|
}, |
|
{ |
|
"text": "The Academia Sinica Classical Chinese Corpus 3 is the most representative diachronic Chinese corpus with sub-corpora for Old Chinese, Middle Chinese, and Early Modern Chinese. The corpus has been tagged with POS annotation. But it can only be accessed via an online search function. Recently, Zinin and Xu (2020) created a corpus of Chinese Dynasty Histories for diachronic research. However, the dynasty histories are mainly literary Chinese and normally written by a small number of authors per dynasty within a short period of time. Thus, they cannot represent the language properties through the whole dynasty.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Digital Resources of Historical Chinese", |
|
"sec_num": "2.2" |
|
}, |
|
{ |
|
"text": "For Chinese, different opinions exist wrt. periodization. The most widely accepted framework, proposed by Wang (1958) and Xiang (1993) and accepted by Dong (2019) , splits Chinese into four major time periods: Old Chinese (pre-Qin Dynasty), Middle Chinese (Three Kingdoms and Jin Dynasty to Song Dynasty), Early Modern Chinese (Yuan Dynasty to Qing Dynasty), and Modern Chinese (after 1919 May Fourth Movement). Pan (1989) accepts the four major periods but argues that Early Modern Chinese started in Late Tang Dynasty. In contrast,\u014cta (1988) proposes a new language period: Early Chinese, which divides Chinese into five periods. In this periodization system, Early Modern Chinese starts in Qing Dynasty. Thus, the major differences concern the question regarding the starting time of Early Modern Chinese. The answers range from Late Tang Dynasty to Qing Dynasty. Unlike other languages, literary (written) Chinese has undergone little change from dynasty to dynasty (Norman, 1988) , hence, historical linguists tend to use materials including vernacular language to discover language change and periodize Chinese. One of the major resources for historical linguists to periodize Middle Chinese and Early Modern Chinese are Biji since they thrived during these time periods, include materials from different aspects of everyday life, and consist of vernacular language.", |
|
"cite_spans": [ |
|
{ |
|
"start": 106, |
|
"end": 117, |
|
"text": "Wang (1958)", |
|
"ref_id": "BIBREF34" |
|
}, |
|
{ |
|
"start": 122, |
|
"end": 134, |
|
"text": "Xiang (1993)", |
|
"ref_id": "BIBREF37" |
|
}, |
|
{ |
|
"start": 151, |
|
"end": 162, |
|
"text": "Dong (2019)", |
|
"ref_id": "BIBREF3" |
|
}, |
|
{ |
|
"start": 412, |
|
"end": 422, |
|
"text": "Pan (1989)", |
|
"ref_id": "BIBREF20" |
|
}, |
|
{ |
|
"start": 970, |
|
"end": 984, |
|
"text": "(Norman, 1988)", |
|
"ref_id": "BIBREF17" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Linguistic Periodization of Chinese", |
|
"sec_num": "2.3" |
|
}, |
|
{ |
|
"text": "A reliable dataset is the key to dating historical texts. Taking into account the goal of our task, our dataset needs to satisfy the following requirements: 1) It need to be publicly available, so that it can be used for future studies. 3) The time period information needs to be relatively accurate. 3) As only written form is available for historical texts, we need to focus on a genre that has preserved colloquial language as much as possible. Instead of collecting texts from different genres, we concentrate on a single genre: Biji, to minimize the effect of genre differences.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Corpus of Classical Chinese Biji", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "Biji are \"fundamentally a set of discontinuous notes of description and reflection written by the Biji author\" (Fu, 2007) . As suggested by Fu (2007) , Biji can be roughly divided into three types based on structural characteristics: 1) Short stories, anecdotes, or biographies; 2) descriptions and reflections on a wide range of affairs; 3) recordings of a single subject such as history or poetry. This abundance of content that Biji cover also leaves us with the issue of definition: Biji and its boundaries with other genres are always controversial in academia. As we are more interested in those Biji containing more informal language, we focus on the first type of Biji, which contains more conversations. The first type of Biji is normally novel-like, also called Biji fiction. To have a professional data selection standard, during dataset creation, we choose Biji according to the book series Biji Xiaoshuo Daguan \"the collection of Biji fiction\" published by Shanghai Classics Publishing House (Shanghai Classics Publishing House, 2000 , 2007a .", |
|
"cite_spans": [ |
|
{ |
|
"start": 111, |
|
"end": 121, |
|
"text": "(Fu, 2007)", |
|
"ref_id": "BIBREF5" |
|
}, |
|
{ |
|
"start": 140, |
|
"end": 149, |
|
"text": "Fu (2007)", |
|
"ref_id": "BIBREF5" |
|
}, |
|
{ |
|
"start": 1005, |
|
"end": 1046, |
|
"text": "(Shanghai Classics Publishing House, 2000", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 1047, |
|
"end": 1054, |
|
"text": ", 2007a", |
|
"ref_id": "BIBREF29" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Corpus of Classical Chinese Biji", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "Since these Biji fiction collections are published based on dynasties, this also offers us trustworthy dynasty information about Biji with decisions made by professional editors. Given the difficulties involved in dating Biji fiction (Hanan et al., 1973) , we use dynasties as our classes, for several reasons: First, since Biji are a set of discontinuous notes written by an author, the writing time could span dozens of years. It is unrealistic to label a specific publication time. Second, most Classical Chinese databases, such as Scripta Sinica and the Chinese Text Project, label texts with their dynasty instead of the exact publication date. This makes our dataset consistent with the widely used corpus format; Third, the most important reason is that labeling books with dynasties is sensible based on studies in historical linguistics (Wang, 1958; Xiang, 1993; Peyraube, 1996) , since dynasties are widely used as an anchor point for periodization. Thus, dynasty labels can easily fit into historical linguists' periodization framework. We collect Biji titles from four books in this series: Biji Fiction in Tang Dynasty and Five Dynasties, Biji Fiction in Song and Yuan Dynasty, Biji Fiction in Ming Dynasty, and Biji Fiction in Qing Dynasty. All four books have a total of 140 Biji and cover four dynasties sequentially: Tang Dynasty (618-907), Song Dynasty (960-1279), Ming Dynasty (1368-1644), and Qing Dynasty (1644-1911) 4 .", |
|
"cite_spans": [ |
|
{ |
|
"start": 234, |
|
"end": 254, |
|
"text": "(Hanan et al., 1973)", |
|
"ref_id": "BIBREF10" |
|
}, |
|
{ |
|
"start": 846, |
|
"end": 858, |
|
"text": "(Wang, 1958;", |
|
"ref_id": "BIBREF34" |
|
}, |
|
{ |
|
"start": 859, |
|
"end": 871, |
|
"text": "Xiang, 1993;", |
|
"ref_id": "BIBREF37" |
|
}, |
|
{ |
|
"start": 872, |
|
"end": 887, |
|
"text": "Peyraube, 1996)", |
|
"ref_id": "BIBREF22" |
|
}, |
|
{ |
|
"start": 1438, |
|
"end": 1439, |
|
"text": "4", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Corpus of Classical Chinese Biji", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "We used the wiki section in the Chinese Text Project 5 as the primary source of data. In this section, digitized texts are submitted by the site users, and they are freely available without copyright restrictions. We searched all Biji titles mentioned in the books and successfully collected 127 of them. However, we deleted some Biji for the following consideration: 1) Biji without punctuation. The original Biji were written without punctuation, and punctuation was generally inserted during modern editing. Thus we take the presence of punctuation as a sign for careful editing and discard the nonedited Biji. 2) Biji with encoding and formatting issues (mainly paragraph segmentation errors) and a significant amount of annotations within the text.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Corpus of Classical Chinese Biji", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "3) Biji which are not collections of short stories or anecdotes. For example, some Biji mainly aim to explain concepts in previous classical work. A majority of the content is sentences citing from the classical work. Such books clearly carry linguistic features from previous dynasties and are not good representations for the dynasty in which they were published.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Corpus of Classical Chinese Biji", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "After applying these filtering rules, 89 Biji were left. We found two problems with this dataset: 1) Due to the issues described above, some Biji from Tang Dynasty have been deleted, which causes an imbalance of the dataset. 2) Since Biji from Ming and Qing are usually lengthy, the Collection of Biji Fiction covers only few Biji from these dynasties. To balance the dataset, we used two open-access data sources, Daizhige 6 and Xuge Shang 7 to collect additional data. For Tang Dynasty, Collection of Biji Fiction already covers most of the existing Biji in Tang Dynasty, so we looked in these new data sources for alternative editions of those Biji with format issues. For Ming and Qing Dynasty, we added books from the Biji category and made sure that all these newly added Biji satisfy our filtering rules. Our final dataset includes 108 Biji.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Corpus of Classical Chinese Biji", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "Since Biji are usually a collection of short stories, we essentially treat each story as one instance in the corpus. We also notice that stories can be lengthy in Biji from Ming and Qing Dynasties; for such books, we treat each paragraph as a single instance. To balance the length of each instance, we discard those too long (larger than 1000 characters) or too short instances (shorter than 50 characters). Given our selection process, the quality of our dataset may not be as high as professional Classical Chinese databases since we could not manually examine the correctness of each text. Table 1 show the statistics of the corpus. The corpus is mainly balanced, but we can see that in- stances from Tang Dynasty are significantly fewer than the other three dynasties. An example of instance in the corpus is shown in Table 2 .", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 594, |
|
"end": 601, |
|
"text": "Table 1", |
|
"ref_id": "TABREF0" |
|
}, |
|
{ |
|
"start": 823, |
|
"end": 830, |
|
"text": "Table 2", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Corpus of Classical Chinese Biji", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "In this section, we present the feature representations that we use for time period classification. These feature representations can be categorized into three major types: n-grams, word embeddings, and contextualized embeddings features.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Feature Representation Methods", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "n-gram features are widely used in dating historical texts and achieve a high performance (Zampieri et al., 2016) . We use n-grams models to capture two types of information: character-and wordlevel.", |
|
"cite_spans": [ |
|
{ |
|
"start": 90, |
|
"end": 113, |
|
"text": "(Zampieri et al., 2016)", |
|
"ref_id": "BIBREF38" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "n-gram features", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "Character n-grams Segmentation is always a concern for preprocessing Chinese, especially Classical Chinese. Modern Chinese segmentation tools are not ideal for segmenting Classical Chinese due to major difference in vocabularies. By building character-based models, we can naturally avoid the problem of segmentation. Furthermore, in Classical Chinese, many words are monosyllabic, hence a character n-gram can be an easy yet effective way to characterize Classical Chinese. We use character 1-5 grams and set the frequency threshold to 10.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "n-gram features", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "Word n-grams: For a better understanding of the performance of word and character representations in Classical Chinese, we also construct word n-gram features. We use Jiayan Toolkit 8 , a publicly available Classical Chinese segmenter designed for different language periods 9 . It is an unsupervised HMM segmentation tool trained on Siku Quanshu 'Complete Library in Four Sections'. We use word 1-5 grams and the same frequency threshold as for", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "n-gram features", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "\u9646\u957f\u6e90\u4ee5\u65e7\u5fb7\u4e3a\u5b9c\u6b66\u519b\u884c\u53f8\u9a6c\uff0c\u97e9\u6108\u4e3a\u5de1\u5b98\uff0c\u540c\u5728\u4f7f\u5e55\uff0c\u6216\u8ba5\u5e74\u8f88\u76f8\u60ac\u3002 \u5468\u613f\u66f0\uff1a\u5927\u866b\u3001\u8001\u9f20\uff0c\u4ff1\u4e3a\u5341\u4e8c\u76f8\u5c5e\uff0c\u4f55\u602a\u4e4b\u6709\uff1f", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Chinese", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Lu Changyuan was promoted to the general of Xuanwu Army due to previous good deed, and Han Yu was the censor of that army. Someone gloated over the generation gap between them. Zhou Yuan said: Both tiger and mouse are zodiac animals, why do you think this is weird.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Gloss", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Wuzazu (Ming Dynasty) Table 2 : Example of a instance in the corpus the character-based model. To evaluate the segmentation performance, we randomly sampled 50 sentences and checked them manually, the final accuracy is 94.6%.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 22, |
|
"end": 29, |
|
"text": "Table 2", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Book", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "As discussed in section 2, word2vec models have been shown to be effective in capturing language change across many languages (Schlechtweg et al., 2020) . Thus, we conjecture that word embeddings will be good sources for classifying language periods. We are interested in how informative the embeddings vectors are in comparison to other feature types in the task of dating historical texts, which is different from the problem addressed in previous studies.", |
|
"cite_spans": [ |
|
{ |
|
"start": 126, |
|
"end": 152, |
|
"text": "(Schlechtweg et al., 2020)", |
|
"ref_id": "BIBREF27" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Word2vec Features", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "Assuming that the small size of our dataset would negatively influence the quality of embedding models trained on the dataset, we use pretrained character embeddings instead. We expect that these pretrained features will help us capture subtle semantic relations and infrequent phrases. We use Gensim 10 with 300-dimension skip-grams with negative sampling word embeddings (SGNS) trained on Siku Quanshu 'Complete Library in Four Sections' (Li et al., 2018) , Siku Quanshu is the largest encyclopedia in Ancient China, it contains 3503 books, around 800 million tokens (character). The final feature representation is the average of the individual character vectors in a single instance.", |
|
"cite_spans": [ |
|
{ |
|
"start": 440, |
|
"end": 457, |
|
"text": "(Li et al., 2018)", |
|
"ref_id": "BIBREF12" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Word2vec Features", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "Instead of using static embeddings, in contextualized language models such as BERT (Devlin et al., 2019) , the same word is represented differently according to its contexts. This is promising for lexical change detection, but it has not been applied to the classification of time periods. Here we use Sentence BERT (SBERT) (Reimers and Gurevych, 2019) to embed the whole instance. Using siamese and triplet network structures, Sentence BERT can efficiently generate the sentence embeddings from pre-trained models of the BERT model family. From the different pretrained models, we chose Guwen-RoBertA 11 , a RoBertA model (Liu et al., 2019) trained on a large collection of Classical Chinese, which is ideal for our tasks. The final representation of each instance is the final layer of the Guwen-RoBertA extracted by sentencetransformers 12 .", |
|
"cite_spans": [ |
|
{ |
|
"start": 83, |
|
"end": 104, |
|
"text": "(Devlin et al., 2019)", |
|
"ref_id": "BIBREF2" |
|
}, |
|
{ |
|
"start": 324, |
|
"end": 352, |
|
"text": "(Reimers and Gurevych, 2019)", |
|
"ref_id": "BIBREF24" |
|
}, |
|
{ |
|
"start": 623, |
|
"end": 641, |
|
"text": "(Liu et al., 2019)", |
|
"ref_id": "BIBREF14" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Contextualized Embeddings Features", |
|
"sec_num": "4.3" |
|
}, |
|
{ |
|
"text": "Since Biji show considerable differences in length, we split them into single paragraphs for classification. However, we need to avoid having instances from the same author distributed over training and testing data since the system may learn to classify authorship instead of time period. Therefore, we perform five-fold cross-validation with a split based on books rather than individual paragraphs. In this way, we use different books for training and testing. We additionally balance the number of paragraphs from each dynasty in each fold as much as possible. For the baseline, we use the majority class, i.e., all instances are labeled as Song Dynasty.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experimental Settings", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "Since our aim is to compare the performance of different feature representation methods, we need to investigate all models using the same machine learning algorithm. We compare three machine learning algorithms widely used in classification tasks: SVM, Logistic Regression, and Naive Bayes. All the classification experiments use the Python package scikit-learn (Pedregosa et al., 2011) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 362, |
|
"end": 386, |
|
"text": "(Pedregosa et al., 2011)", |
|
"ref_id": "BIBREF21" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experimental Settings", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "In this section, we compare the machine learning algorithms and different feature representation meth- ods, and we conduct an error analysis. In order to determine which machine learning algorithms perform well, we first compare different machine learning algorithms using the same contextualized embeddings features 13 and report the results in Table 3 . Among the three algorithms, the SVM performs best; it outperforms Logistic Regression by 0.5 percent wrt. the F score. Hence, we assume SVMs to be the best choice for dating historical texts, and all the following results are reported using SVMs. Table 4 shows the result for different feature representations. We see that SBERT outperforms all the other representations and achieves an F score of 65.01. This shows that contextualized features are more informative in the task of dating historical texts compared to other feature representations. However, if we compare our results to the results in a similar classification task using 4 time periods in Hebrew (Liebeskind and Liebeskind, 2020) , the Chinese task is somewhat more challenging for classification systems. In Hebrew, a model using Naive Bayes with 20,000 selected n-gram features achieved an F score of 74.43, i.e., almost 10 points higher than our results. Possible reasons include: 1) Despite our filtering, some instances tell stories from previous dynasties, which is difficult for the classifier to interpret correctly. 2) In some folds, the test set only contains instances from few Biji of certain dynasties, and the skewed authorship makes these dynasties difficult to classify correctly. For example, in some folds, most of the test instances of a certain dynasty are from one Biji. If the classi- fier performs poorly on this Biji, the final accuracy will be low. A striking case is the Qing Dynasty, for which the F scores of the SBERT model vary from 45% to 85% among the five folds.", |
|
"cite_spans": [ |
|
{ |
|
"start": 1018, |
|
"end": 1051, |
|
"text": "(Liebeskind and Liebeskind, 2020)", |
|
"ref_id": "BIBREF13" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 346, |
|
"end": 353, |
|
"text": "Table 3", |
|
"ref_id": "TABREF2" |
|
}, |
|
{ |
|
"start": 603, |
|
"end": 610, |
|
"text": "Table 4", |
|
"ref_id": "TABREF3" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Dynasty Classification", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "The next best feature type is n-gram features. We notice that word n-grams outperform character n-grams by more than 2 points in F score. A possible reason may be the increase of disyllabic words after the Tang Dynasty since disyllabic words increase in frequency from Old Chinese to Middle Chinese and from Middle Chinese to Early Modern Chinese (Norman, 1988) . Therefore, word n-grams become more informative than simple character ngrams even when taking segmentation errors into consideration. Surprisingly, using word2vec embeddings as features is not very effective in this task. The F score of word2vec features is 44.6, i.e., about 10 points lower than that of character n-grams. This implies that word2vec embeddings are not very effective in capturing language change outside a neural network architecture. Figure 1 shows the confusion matrix of the SVMs with contextualized embeddings, averaged over the five folds. It shows that the most challenging time period is Ming Dynasty. Less than 50 percent of its instances are predicted correctly. About 26% instances from Ming Dynasty are wrongly labeled as Qing Dynasty, and we see the same trend for the Qing Dynasty instances as well. Notice that this similarity may be due to the property of language usage and similar content (see section 7). Most instances from Song and Tang are labeled correctly, and we also see that they are seldom labeled as Qing Dynasty. This indicates that Qing and Ming dynasties are similar to each other, but Song and Tang are each very distinct from any other dynasty.", |
|
"cite_spans": [ |
|
{ |
|
"start": 347, |
|
"end": 361, |
|
"text": "(Norman, 1988)", |
|
"ref_id": "BIBREF17" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 817, |
|
"end": 825, |
|
"text": "Figure 1", |
|
"ref_id": "FIGREF0" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Dynasty Classification", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "We have a closer look at the 10 Biji with the lowest accuracy, see Table 5 . We can roughly group these 10 books into two categories: 1) The book is written at the end the beginning of dynasty. Examples are Jianhuji (Qing), Nanbu Xinshu (Song), Xihu Mengxun (Ming), Yongtong Xiaopin (Ming), Jianghuai Yiren Lu (Song),Wuzazu (Ming), and Chibeioutan (Qing).", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 67, |
|
"end": 74, |
|
"text": "Table 5", |
|
"ref_id": "TABREF5" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Dynasty Classification", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "2) The book is a collection of short stories from different dynasties such as Zhinang (Ming) and Qingshi (Ming). Regarding the first category, language change is continuous and happens across dynasties. Thus books written either early in a new dynasty or very late in the previous dynasty will share many language characteristics and are thus difficult to classify. For example, many books from the period of Late Ming and Early Qing are wrongly predicted. According to the periodization assumption made by historical linguist Fang (2010) , Ming and Early Qing should belong to the last stage of Early Modern Chinese while Mid Qing to Late Qing constitutes the transition of Early Modern Chinese to Modern Chinese. Content similarity may be another reason for wrong labeling and can explain the low accuracy of Biji in the second category. For example, Qingshi collected love stories from pre-Qin to Ming Dynasties, which explains why many instances are wrongly labeled as Tang and Song Dynasty. We can also see the mixture effect of language and content similarities. Jianhuji is written in the Early Qing Dynasty but mainly includes anecdotes from Ming Dynasty, and we see that most of the instances are predicted as Ming Dynasty. Wuzazu is a similar case. This book is written in the Late Ming Dynasty, and one of the major parts of the book is about the author's thoughts about Song Dynasty's strategy. Therefore, many instances are wrongly labeled as Song and Qing Dynasty. A different case is Duyizhi. It was written in Tang Dynasty, but most parts of the original book are missing (Liu and Wang, 2016) . The existing edition was published in Ming Dynasty. However, when we look into the classifier's prediction, we find that many instances are wrongly labeled as Ming Dynasty. This implies that the texts may contain language features from the editing during Ming Dynasty, and our classifiers identify such language features.", |
|
"cite_spans": [ |
|
{ |
|
"start": 527, |
|
"end": 538, |
|
"text": "Fang (2010)", |
|
"ref_id": "BIBREF4" |
|
}, |
|
{ |
|
"start": 1588, |
|
"end": 1608, |
|
"text": "(Liu and Wang, 2016)", |
|
"ref_id": "BIBREF15" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Dynasty Classification", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "We now turn to the second research question, investigating whether the features that our classifier uses correspond to linguistic insights. Instead of classifying the four dynasties, we now look at the classification of neighboring dynasties, which is where the effects of language change should be the most visible. Since contextualized embeddings features are difficult to interpret, we use n-gram features. However, a first trial showed that many of the high ranking features were person names, etc., which are inherently linked to a specific dynasty. Thus, we decided to bleach proper nouns, i.e., we mask words tagged as proper nouns by Jiayan Toolkit. Then, we use chi-square feature selection on the bleached n-gram model, and select the 1,000 highest ranked features for the investigation. Table 6 shows that contextualized embeddings models perform best for this task as well. We expect bleached models to perform worse than standard word n-grams since many informative features are deleted. This is the case when distinguishing the first two neighboring dynasty pairs but the opposite is the case when distinguishing Ming Dynasty and Qing Dynasty. Across three pairs of neighboring dynasty classification, all models show the same trend that distinguishing instances between Tang and Song Dynasty is easiest for the systems, then Song and Ming Dynasty. The F score of the Ming and Qing pair is the lowest. This supports the view that Ming Dynasty and Qing Dynasty belong to the same language period. Our results provide new evidence in a long standing debate: For the cutting point of Middle Chinese and Early Chinese, there are several assumptions, two consider the late Tang Dynasty (Pan, 1989) and Song Dynasty (Wang, 1958 (1989), since instances are more distinguishable between Tang Dynasty and Song Dynasty. To look into the features selected by the classifiers, we list the top 20 features extracted from the bleached n-gram models 14 , shown in Table 7 . These features contain two words that should have been bleached but are listed due to segmentation and tagging error 15 . However, most of these features are very informative and fit historical linguists' observations well: We see the lexical change of the first-person pronoun. Many words are used as first-person singular pronouns in literary Chinese, including \u6211, \u4f59 and \u4e88. In Modern Chinese, \u6211 is the only first-person singular pronoun left. From the table, we can see that \u6211 is listed among the top features only in the comparison between Ming and Qing Dynasty. This shows that it becomes more and more prominent as the time period approaches Modern Chinese (Wang, 2018b) . Meanwhile, the results also imply that \u4e88 can distinguish instances from Tang Dynasty and Song Dynasty, and the usage of \u4f59 is different in Song and Ming Dynasty.", |
|
"cite_spans": [ |
|
{ |
|
"start": 1695, |
|
"end": 1706, |
|
"text": "(Pan, 1989)", |
|
"ref_id": "BIBREF20" |
|
}, |
|
{ |
|
"start": 1724, |
|
"end": 1735, |
|
"text": "(Wang, 1958", |
|
"ref_id": "BIBREF34" |
|
}, |
|
{ |
|
"start": 2635, |
|
"end": 2648, |
|
"text": "(Wang, 2018b)", |
|
"ref_id": "BIBREF36" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 798, |
|
"end": 805, |
|
"text": "Table 6", |
|
"ref_id": "TABREF7" |
|
}, |
|
{ |
|
"start": 1963, |
|
"end": 1970, |
|
"text": "Table 7", |
|
"ref_id": "TABREF8" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Neighboring Dynasties Classification", |
|
"sec_num": "7" |
|
}, |
|
{ |
|
"text": "Another example concerns the features \u7686 and \u4ff1. For both words, the main sense is 'all (adverb)'. Our results show that \u7686 is useful in distinguishing instances from Tang to Song Dynasty while \u4ff1 is helpful for classifying Song and Ming Dynasty. These results can be compared to a study by Wang (2018a) , who found that the usage of \u7686 decreases time, and both \u7686 and \u4ff1 are substituted by \u90fd gradually in modern Chinese. However, the change of \u7686 and \u4ff1 is not addressed by Wang (2018a) . In contrast, surprisingly, \u90fd does not appear in our top 20 features. The differences need to be investigated more closely in the future. We also see cultural changes reflected. For example, \u76f8\u56fd is a common title for Prime Minister from Qin to Tang Dynasty, but after Tang Dynasty, \u5bb0 \u76f8 is used to refer to the Prime Minister. However, even after bleaching proper nouns, there remain features containing indirect information about the dynasty. For example, \u9b3c and \u5973 are the names of frequently used main characters in Biji from Qing Dynasty. This makes them informative features, and they rank as the top features in the comparison of instances from Ming and Qing Dynasty.", |
|
"cite_spans": [ |
|
{ |
|
"start": 287, |
|
"end": 299, |
|
"text": "Wang (2018a)", |
|
"ref_id": "BIBREF35" |
|
}, |
|
{ |
|
"start": 466, |
|
"end": 478, |
|
"text": "Wang (2018a)", |
|
"ref_id": "BIBREF35" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Neighboring Dynasties Classification", |
|
"sec_num": "7" |
|
}, |
|
{ |
|
"text": "In this paper, we have approached the task of dating Chinese historical texts and examined the performance of different feature representations and machine learning algorithms. The first public available diachronic Biji dataset is created for tracking language change 16 . Our main findings are that even though dating historical Chinese texts is a challenging task for different types of feature representation methods, we still find informative features concerning language change, which correspond to historical linguists' observations. However, currently our methods only capture lexical change. In future work, we will investigate models for syntactic change.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion & Future Work", |
|
"sec_num": "8" |
|
}, |
|
{ |
|
"text": "http://www.ancientbooks.cn/ 2 http://hanchi.ihp.sinica.edu.tw/ 3 http://lingcorpus.iis.sinica.edu.tw/ancient/", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "There are a few Biji written in Five Dynasties and Yuan Dynasties in the book series. These Biji are labeled as Tang Dynasty and Song Dynasty respectively. 5 https://ctext.org", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "https://github.com/jiaeyan/Jiayan 9 Stanford NLP toolkit Stanza also supports the segmentation in Classical Chinese, but it is trained on an Ancient Chinese corpus. The vocabulary in Ancient Chinese is very different from that in our dataset.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "https://radimrehurek.com/gensim/index.html", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "https://github.com/Ethan-yt/guwenbert 12 https://www.sbert.net/", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "We also examined the n-gram features and found similar trend of contextualized embeddings. Thus, we only report results from our best model.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The rank is calculated by averaging the scores of a feature across folds.15 \u5219\u5929 is the given name of a famous female ruler in China, but it is tagged as adverb. \u5929 \u987a is the regnal year in Yuan Dynasty but is wrongly segmented.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
} |
|
], |
|
"back_matter": [], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "Automatic dating of documents and temporal text classification", |
|
"authors": [ |
|
{ |
|
"first": "Angelo", |
|
"middle": [], |
|
"last": "Dalli", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yorick", |
|
"middle": [], |
|
"last": "Wilks", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2006, |
|
"venue": "Proceedings of the Workshop on Annotating and Reasoning about Time and Events", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "17--22", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Angelo Dalli and Yorick Wilks. 2006. Automatic dat- ing of documents and temporal text classification. In Proceedings of the Workshop on Annotating and Reasoning about Time and Events, pages 17-22.", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "Temporal language models for the disclosure of historical text. Humanities, Computers and Cultural Heritage", |
|
"authors": [ |
|
{ |
|
"first": "Jong", |
|
"middle": [], |
|
"last": "Franciska De", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Henning", |
|
"middle": [], |
|
"last": "Rode", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Djoerd", |
|
"middle": [], |
|
"last": "Hiemstra", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2005, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Franciska de Jong, Henning Rode, and Djoerd Hiem- stra. 2005. Temporal language models for the dis- closure of historical text. Humanities, Computers and Cultural Heritage, page 161.", |
|
"links": null |
|
}, |
|
"BIBREF2": { |
|
"ref_id": "b2", |
|
"title": "Bert: Pre-training of deep bidirectional transformers for language understanding", |
|
"authors": [ |
|
{ |
|
"first": "Jacob", |
|
"middle": [], |
|
"last": "Devlin", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ming-Wei", |
|
"middle": [], |
|
"last": "Chang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kenton", |
|
"middle": [], |
|
"last": "Lee", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kristina", |
|
"middle": [], |
|
"last": "Toutanova", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies", |
|
"volume": "1", |
|
"issue": "", |
|
"pages": "4171--4186", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Jacob Devlin, Ming-Wei Chang, Kenton Lee, and Kristina Toutanova. 2019. Bert: Pre-training of deep bidirectional transformers for language under- standing. In Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Tech- nologies, Volume 1 (Long and Short Papers), pages 4171-4186.", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "A History of the Chinese Language", |
|
"authors": [ |
|
{ |
|
"first": "Hongyuan", |
|
"middle": [], |
|
"last": "Dong", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Hongyuan Dong. 2019. A History of the Chinese Lan- guage. Routledge.", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "Zhonggu Jindai Hanyu CIHUIXUE (Vocabulary Studies of Middle and Early Modern Chinese)", |
|
"authors": [ |
|
{ |
|
"first": "Yixin", |
|
"middle": [], |
|
"last": "Fang", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2010, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yixin Fang. 2010. Zhonggu Jindai Hanyu CIHUIXUE (Vocabulary Studies of Middle and Early Modern Chinese). The Commercial Press, Beijing.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "The flourishing of Biji or pen-notes texts and its relations to history of knowledge in Song China", |
|
"authors": [ |
|
{ |
|
"first": "Daiwie", |
|
"middle": [], |
|
"last": "Fu", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2007, |
|
"venue": "Extr\u00eame-Orient Extr\u00eame-Occident", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "103--130", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Daiwie Fu. 2007. The flourishing of Biji or pen-notes texts and its relations to history of knowledge in Song China (960-1279). Extr\u00eame-Orient Extr\u00eame- Occident, pages 103-130. 16 The dataset is available at https://github.com/zytian9/Chinese-Biji-Corpus.", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "Analysing lexical semantic change with contextualised word representations", |
|
"authors": [ |
|
{ |
|
"first": "Mario", |
|
"middle": [], |
|
"last": "Giulianelli", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Marco", |
|
"middle": [ |
|
"Del" |
|
], |
|
"last": "Tredici", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Raquel", |
|
"middle": [], |
|
"last": "Fern\u00e1ndez", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "3960--3973", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Mario Giulianelli, Marco Del Tredici, and Raquel Fer- n\u00e1ndez. 2020. Analysing lexical semantic change with contextualised word representations. In Pro- ceedings of the 58th Annual Meeting of the Asso- ciation for Computational Linguistics, pages 3960- 3973.", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "The RetroC challenge: How to guess the publication year of a text?", |
|
"authors": [ |
|
{ |
|
"first": "Filip", |
|
"middle": [], |
|
"last": "Grali\u0144ski", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Rafa\u0142", |
|
"middle": [], |
|
"last": "Jaworski", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "\u0141ukasz", |
|
"middle": [], |
|
"last": "Borchmann", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Piotr", |
|
"middle": [], |
|
"last": "Wierzcho\u0144", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "Proceedings of the 2nd International Conference on Digital Access to Textual Cultural Heritage", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "29--34", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Filip Grali\u0144ski, Rafa\u0142 Jaworski, \u0141ukasz Borchmann, and Piotr Wierzcho\u0144. 2017. The RetroC challenge: How to guess the publication year of a text? In Proceedings of the 2nd International Conference on Digital Access to Textual Cultural Heritage, pages 29-34.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "Diachronic word embeddings reveal statistical laws of semantic change", |
|
"authors": [ |
|
{ |
|
"first": "William", |
|
"middle": [ |
|
"L" |
|
], |
|
"last": "Hamilton", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jure", |
|
"middle": [], |
|
"last": "Leskovec", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Dan", |
|
"middle": [], |
|
"last": "Jurafsky", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1489--1501", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.18653/v1/P16-1141" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "William L. Hamilton, Jure Leskovec, and Dan Jurafsky. 2016. Diachronic word embeddings reveal statisti- cal laws of semantic change. In Proceedings of the 54th Annual Meeting of the Association for Compu- tational Linguistics, pages 1489-1501, Berlin, Ger- many.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "Dating texts by multi-class classification with sliding time intervals", |
|
"authors": [ |
|
{ |
|
"first": "Xiwu", |
|
"middle": [], |
|
"last": "Han", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Gregory", |
|
"middle": [], |
|
"last": "Toner", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "2017 10th International Congress on Image and Signal Processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1--6", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Xiwu Han and Gregory Toner. 2017. Dating texts by multi-class classification with sliding time intervals. In 2017 10th International Congress on Image and Signal Processing, BioMedical Engineering and In- formatics (CISP-BMEI), pages 1-6. IEEE.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "The Chinese Short Story: Studies in Dating, Authorship, and Composition", |
|
"authors": [ |
|
{ |
|
"first": "Patrick", |
|
"middle": [], |
|
"last": "Hanan", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1973, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Patrick Hanan et al. 1973. The Chinese Short Story: Studies in Dating, Authorship, and Composition, vol- ume 21. Harvard University Asia Center.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "Diachronic sense modeling with deep contextualized word embeddings: An ecological view", |
|
"authors": [ |
|
{ |
|
"first": "Renfen", |
|
"middle": [], |
|
"last": "Hu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Shen", |
|
"middle": [], |
|
"last": "Li", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Shichen", |
|
"middle": [], |
|
"last": "Liang", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "3899--3908", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Renfen Hu, Shen Li, and Shichen Liang. 2019. Di- achronic sense modeling with deep contextualized word embeddings: An ecological view. In Proceed- ings of the 57th Annual Meeting of the Association for Computational Linguistics, pages 3899-3908.", |
|
"links": null |
|
}, |
|
"BIBREF12": { |
|
"ref_id": "b12", |
|
"title": "Analogical reasoning on chinese morphological and semantic relations", |
|
"authors": [ |
|
{ |
|
"first": "Shen", |
|
"middle": [], |
|
"last": "Li", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Zhe", |
|
"middle": [], |
|
"last": "Zhao", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Renfen", |
|
"middle": [], |
|
"last": "Hu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Wensi", |
|
"middle": [], |
|
"last": "Li", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tao", |
|
"middle": [], |
|
"last": "Liu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Xiaoyong", |
|
"middle": [], |
|
"last": "Du", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "2", |
|
"issue": "", |
|
"pages": "138--143", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Shen Li, Zhe Zhao, Renfen Hu, Wensi Li, Tao Liu, and Xiaoyong Du. 2018. Analogical reasoning on chi- nese morphological and semantic relations. In Pro- ceedings of the 56th Annual Meeting of the Associa- tion for Computational Linguistics (Volume 2: Short Papers), pages 138-143.", |
|
"links": null |
|
}, |
|
"BIBREF13": { |
|
"ref_id": "b13", |
|
"title": "Deep learning for period classification of historical Hebrew texts", |
|
"authors": [ |
|
{ |
|
"first": "Shmuel", |
|
"middle": [], |
|
"last": "Liebeskind", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Chaya", |
|
"middle": [], |
|
"last": "Liebeskind", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "Journal of Data Mining & Digital Humanities", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Shmuel Liebeskind and Chaya Liebeskind. 2020. Deep learning for period classification of historical He- brew texts. Journal of Data Mining & Digital Hu- manities, 2020.", |
|
"links": null |
|
}, |
|
"BIBREF14": { |
|
"ref_id": "b14", |
|
"title": "RoBERTa: A robustly optimized BERT pretraining approach", |
|
"authors": [ |
|
{ |
|
"first": "Yinhan", |
|
"middle": [], |
|
"last": "Liu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Myle", |
|
"middle": [], |
|
"last": "Ott", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Naman", |
|
"middle": [], |
|
"last": "Goyal", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jingfei", |
|
"middle": [], |
|
"last": "Du", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mandar", |
|
"middle": [], |
|
"last": "Joshi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Danqi", |
|
"middle": [], |
|
"last": "Chen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Omer", |
|
"middle": [], |
|
"last": "Levy", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Lewis", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Luke", |
|
"middle": [], |
|
"last": "Zettlemoyer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Veselin", |
|
"middle": [], |
|
"last": "Stoyanov", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yinhan Liu, Myle Ott, Naman Goyal, Jingfei Du, Mandar Joshi, Danqi Chen, Omer Levy, M. Lewis, Luke Zettlemoyer, and Veselin Stoyanov. 2019. RoBERTa: A robustly optimized BERT pretraining approach. ArXiv, abs/1907.11692.", |
|
"links": null |
|
}, |
|
"BIBREF15": { |
|
"ref_id": "b15", |
|
"title": "The research of writer and edition of duyizhi", |
|
"authors": [ |
|
{ |
|
"first": "Zehua", |
|
"middle": [], |
|
"last": "Liu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Junde", |
|
"middle": [], |
|
"last": "Wang", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "Journal of Qilu Normal University", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Zehua Liu and Junde Wang. 2016. The research of writer and edition of duyizhi. Journal of Qilu Nor- mal University, 6.", |
|
"links": null |
|
}, |
|
"BIBREF16": { |
|
"ref_id": "b16", |
|
"title": "DaDoEval@EVALITA 2020: Same-genre and cross-genre dating of historical documents", |
|
"authors": [ |
|
{ |
|
"first": "Stefano", |
|
"middle": [], |
|
"last": "Menini", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Giovanni", |
|
"middle": [], |
|
"last": "Moretti", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Rachele", |
|
"middle": [], |
|
"last": "Sprugnoli", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sara", |
|
"middle": [], |
|
"last": "Tonelli", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "7th Evaluation Campaign of Natural Language Processing and Speech Tools for Italian. EVALITA 2020", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "391--397", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Stefano Menini, Giovanni Moretti, Rachele Sprugnoli, and Sara Tonelli. 2020. DaDoEval@EVALITA 2020: Same-genre and cross-genre dating of his- torical documents. In 7th Evaluation Campaign of Natural Language Processing and Speech Tools for Italian. EVALITA 2020, pages 391-397. Accademia University Press.", |
|
"links": null |
|
}, |
|
"BIBREF17": { |
|
"ref_id": "b17", |
|
"title": "Chinese", |
|
"authors": [ |
|
{ |
|
"first": "Jerry", |
|
"middle": [], |
|
"last": "Norman", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1988, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Jerry Norman. 1988. Chinese. Cambridge University Press.", |
|
"links": null |
|
}, |
|
"BIBREF18": { |
|
"ref_id": "b18", |
|
"title": "Ch\u016bgokugoshi Ts\u016bk\u014d", |
|
"authors": [ |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Tatsuo\u014dta", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1988, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Tatsuo\u014cta. 1988. Ch\u016bgokugoshi Ts\u016bk\u014d [Comprehen- sive Studies of the History of the Chinese Language].", |
|
"links": null |
|
}, |
|
"BIBREF20": { |
|
"ref_id": "b20", |
|
"title": "Hanyu Cihui Shi Gaiyao (Summary of Chinese Vocabulary History)", |
|
"authors": [ |
|
{ |
|
"first": "Yunzhong", |
|
"middle": [], |
|
"last": "Pan", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1989, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yunzhong Pan. 1989. Hanyu Cihui Shi Gaiyao (Sum- mary of Chinese Vocabulary History). Shanghai Classics Publishing House, Shanghai.", |
|
"links": null |
|
}, |
|
"BIBREF21": { |
|
"ref_id": "b21", |
|
"title": "Scikit-learn: Machine learning in Python. the", |
|
"authors": [ |
|
{ |
|
"first": "Fabian", |
|
"middle": [], |
|
"last": "Pedregosa", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ga\u00ebl", |
|
"middle": [], |
|
"last": "Varoquaux", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Alexandre", |
|
"middle": [], |
|
"last": "Gramfort", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Vincent", |
|
"middle": [], |
|
"last": "Michel", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Bertrand", |
|
"middle": [], |
|
"last": "Thirion", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Olivier", |
|
"middle": [], |
|
"last": "Grisel", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mathieu", |
|
"middle": [], |
|
"last": "Blondel", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Peter", |
|
"middle": [], |
|
"last": "Prettenhofer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ron", |
|
"middle": [], |
|
"last": "Weiss", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Vincent", |
|
"middle": [], |
|
"last": "Dubourg", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "Journal of Machine Learning Research", |
|
"volume": "12", |
|
"issue": "", |
|
"pages": "2825--2830", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Fabian Pedregosa, Ga\u00ebl Varoquaux, Alexandre Gram- fort, Vincent Michel, Bertrand Thirion, Olivier Grisel, Mathieu Blondel, Peter Prettenhofer, Ron Weiss, Vincent Dubourg, et al. 2011. Scikit-learn: Machine learning in Python. the Journal of Machine Learning Research, 12:2825-2830.", |
|
"links": null |
|
}, |
|
"BIBREF22": { |
|
"ref_id": "b22", |
|
"title": "Recent issues in Chinese historical syntax", |
|
"authors": [ |
|
{ |
|
"first": "Alain", |
|
"middle": [], |
|
"last": "Peyraube", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1996, |
|
"venue": "New Horizons in Chinese Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "161--213", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Alain Peyraube. 1996. Recent issues in Chinese histor- ical syntax. In New Horizons in Chinese Linguistics, pages 161-213. Springer.", |
|
"links": null |
|
}, |
|
"BIBREF23": { |
|
"ref_id": "b23", |
|
"title": "Se-mEval 2015, task 7: Diachronic text evaluation", |
|
"authors": [ |
|
{ |
|
"first": "Octavian", |
|
"middle": [], |
|
"last": "Popescu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Carlo", |
|
"middle": [], |
|
"last": "Strapparava", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2015, |
|
"venue": "Proceedings of the 9th International Workshop on Semantic Evaluation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "870--878", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Octavian Popescu and Carlo Strapparava. 2015. Se- mEval 2015, task 7: Diachronic text evaluation. In Proceedings of the 9th International Workshop on Semantic Evaluation (SemEval 2015), pages 870- 878.", |
|
"links": null |
|
}, |
|
"BIBREF24": { |
|
"ref_id": "b24", |
|
"title": "Sentencebert: Sentence embeddings using siamese bertnetworks", |
|
"authors": [ |
|
{ |
|
"first": "Nils", |
|
"middle": [], |
|
"last": "Reimers", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Iryna", |
|
"middle": [], |
|
"last": "Gurevych", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "3982--3992", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Nils Reimers and Iryna Gurevych. 2019. Sentence- bert: Sentence embeddings using siamese bert- networks. In Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natu- ral Language Processing (EMNLP-IJCNLP), pages 3982-3992.", |
|
"links": null |
|
}, |
|
"BIBREF25": { |
|
"ref_id": "b25", |
|
"title": "Panta rei: Tracking semantic change with distributional semantics in Ancient Greek", |
|
"authors": [ |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Martina", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Rodda", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "S", |
|
"middle": [ |
|
"G" |
|
], |
|
"last": "Marco", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Alessandro", |
|
"middle": [], |
|
"last": "Senaldi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Lenci", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "IJ-CoL. Italian Journal of Computational Linguistics", |
|
"volume": "3", |
|
"issue": "3-1", |
|
"pages": "11--24", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Martina A Rodda, Marco SG Senaldi, and Alessandro Lenci. 2017. Panta rei: Tracking semantic change with distributional semantics in Ancient Greek. IJ- CoL. Italian Journal of Computational Linguistics, 3(3-1):11-24.", |
|
"links": null |
|
}, |
|
"BIBREF26": { |
|
"ref_id": "b26", |
|
"title": "A timely intervention: Tracking the changing meanings of political concepts with word vectors", |
|
"authors": [ |
|
{ |
|
"first": "Emma", |
|
"middle": [], |
|
"last": "Rodman", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "Political Analysis", |
|
"volume": "28", |
|
"issue": "1", |
|
"pages": "87--111", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Emma Rodman. 2020. A timely intervention: Track- ing the changing meanings of political concepts with word vectors. Political Analysis, 28(1):87-111.", |
|
"links": null |
|
}, |
|
"BIBREF27": { |
|
"ref_id": "b27", |
|
"title": "SemEval-2020 task 1: Unsupervised lexical semantic change detection", |
|
"authors": [ |
|
{ |
|
"first": "Dominik", |
|
"middle": [], |
|
"last": "Schlechtweg", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Barbara", |
|
"middle": [], |
|
"last": "Mcgillivray", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Simon", |
|
"middle": [], |
|
"last": "Hengchen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Haim", |
|
"middle": [], |
|
"last": "Dubossarsky", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nina", |
|
"middle": [], |
|
"last": "Tahmasebi", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "Proceedings of the Fourteenth Workshop on Semantic Evaluation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1--23", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Dominik Schlechtweg, Barbara McGillivray, Simon Hengchen, Haim Dubossarsky, and Nina Tahmasebi. 2020. SemEval-2020 task 1: Unsupervised lexical semantic change detection. In Proceedings of the Fourteenth Workshop on Semantic Evaluation, pages 1-23.", |
|
"links": null |
|
}, |
|
"BIBREF28": { |
|
"ref_id": "b28", |
|
"title": "Tang Wudai Biji Xiaoshuo Daguan (Brushnotes in Tang Dynasty and Five Dynasties). Shanghai Classics Publishing House", |
|
"authors": [], |
|
"year": 2000, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Shanghai Classics Publishing House. 2000. Tang Wu- dai Biji Xiaoshuo Daguan (Brushnotes in Tang Dy- nasty and Five Dynasties). Shanghai Classics Pub- lishing House, Shanghai.", |
|
"links": null |
|
}, |
|
"BIBREF29": { |
|
"ref_id": "b29", |
|
"title": "Mingdai Biji Xiaoshuo Daguan (Brushnotes in Ming Dynasty)", |
|
"authors": [], |
|
"year": 2007, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Shanghai Classics Publishing House. 2007a. Ming- dai Biji Xiaoshuo Daguan (Brushnotes in Ming Dy- nasty). Shanghai Classics Publishing House, Shang- hai.", |
|
"links": null |
|
}, |
|
"BIBREF30": { |
|
"ref_id": "b30", |
|
"title": "Qingdai Biji Xiaoshuo Daguan (Brushnotes in Qing Dynasty)", |
|
"authors": [], |
|
"year": 2007, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Shanghai Classics Publishing House. 2007b. Qing- dai Biji Xiaoshuo Daguan (Brushnotes in Qing Dy- nasty). Shanghai Classics Publishing House, Shang- hai.", |
|
"links": null |
|
}, |
|
"BIBREF31": { |
|
"ref_id": "b31", |
|
"title": "Songyuan Biji Xiaoshuo Daguan (Brushnotes in Song Dynasty and Yuan Dynasties)", |
|
"authors": [], |
|
"year": 2007, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Shanghai Classics Publishing House. 2007c. Songyuan Biji Xiaoshuo Daguan (Brushnotes in Song Dynasty and Yuan Dynasties). Shanghai Classics Publishing House, Shanghai.", |
|
"links": null |
|
}, |
|
"BIBREF32": { |
|
"ref_id": "b32", |
|
"title": "UCD: Diachronic text classification with character, word, and syntactic n-grams", |
|
"authors": [ |
|
{ |
|
"first": "Terrence", |
|
"middle": [], |
|
"last": "Szymanski", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Gerard", |
|
"middle": [], |
|
"last": "Lynch", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2015, |
|
"venue": "Proceedings of the 9th International Workshop on Semantic Evaluation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Terrence Szymanski and Gerard Lynch. 2015. UCD: Diachronic text classification with character, word, and syntactic n-grams. In Proceedings of the 9th In- ternational Workshop on Semantic Evaluation (Se- mEval 2015).", |
|
"links": null |
|
}, |
|
"BIBREF33": { |
|
"ref_id": "b33", |
|
"title": "Computational modeling of affixoid behavior in chinese morphology", |
|
"authors": [ |
|
{ |
|
"first": "Yu-Hsiang", |
|
"middle": [], |
|
"last": "Tseng", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Shu-Kai", |
|
"middle": [], |
|
"last": "Hsieh", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Pei-Yi", |
|
"middle": [], |
|
"last": "Chen", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "Proceedings of the 28th International Conference on Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "2879--2888", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yu-Hsiang Tseng, Shu-Kai Hsieh, Pei-Yi Chen, et al. 2020. Computational modeling of affixoid behavior in chinese morphology. In Proceedings of the 28th International Conference on Computational Linguis- tics, pages 2879-2888.", |
|
"links": null |
|
}, |
|
"BIBREF34": { |
|
"ref_id": "b34", |
|
"title": "Hanyu Shigao (Manuscript of the History of Chinese Language )", |
|
"authors": [ |
|
{ |
|
"first": "Li", |
|
"middle": [], |
|
"last": "Wang", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1958, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Li Wang. 1958. Hanyu Shigao (Manuscript of the His- tory of Chinese Language ). Science Press, Beijing.", |
|
"links": null |
|
}, |
|
"BIBREF35": { |
|
"ref_id": "b35", |
|
"title": "Hanyu zongkuo fuci de laiyuan (the source of Chinese blanket range adverbs)", |
|
"authors": [ |
|
{ |
|
"first": "Min", |
|
"middle": [], |
|
"last": "Wang", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "Xiandai Yuwen (Modern Chinese)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "4--11", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Min Wang. 2018a. Hanyu zongkuo fuci de laiyuan (the source of Chinese blanket range adverbs). Xiandai Yuwen (Modern Chinese), 2018(6):4-11.", |
|
"links": null |
|
}, |
|
"BIBREF36": { |
|
"ref_id": "b36", |
|
"title": "Hanyu Hexinci de Lishi yu Xianzhuang Yanjiu (The History and Current State of Core Vocabulary in Chinese)", |
|
"authors": [ |
|
{ |
|
"first": "Weihui", |
|
"middle": [], |
|
"last": "Wang", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Weihui Wang. 2018b. Hanyu Hexinci de Lishi yu Xi- anzhuang Yanjiu (The History and Current State of Core Vocabulary in Chinese). The Commercial Press, Beijing.", |
|
"links": null |
|
}, |
|
"BIBREF37": { |
|
"ref_id": "b37", |
|
"title": "Jianming Hanyu Shi (A Brief History of Chinese Language )", |
|
"authors": [ |
|
{ |
|
"first": "Xi", |
|
"middle": [], |
|
"last": "Xiang", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1993, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Xi Xiang. 1993. Jianming Hanyu Shi (A Brief His- tory of Chinese Language ). Higher Education Press, Beijing.", |
|
"links": null |
|
}, |
|
"BIBREF38": { |
|
"ref_id": "b38", |
|
"title": "Modeling language change in historical corpora: The case of Portuguese", |
|
"authors": [ |
|
{ |
|
"first": "Marcos", |
|
"middle": [], |
|
"last": "Zampieri", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Shervin", |
|
"middle": [], |
|
"last": "Malmasi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mark", |
|
"middle": [], |
|
"last": "Dras", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC 2016)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "4098--4104", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Marcos Zampieri, Shervin Malmasi, and Mark Dras. 2016. Modeling language change in historical cor- pora: The case of Portuguese. In Proceedings of the Tenth International Conference on Language Re- sources and Evaluation (LREC 2016), pages 4098- 4104.", |
|
"links": null |
|
}, |
|
"BIBREF39": { |
|
"ref_id": "b39", |
|
"title": "Corpus of chinese dynastic histories: Gender analysis over two millennia", |
|
"authors": [ |
|
{ |
|
"first": "Sergey", |
|
"middle": [], |
|
"last": "Zinin", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yang", |
|
"middle": [], |
|
"last": "Xu", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "Proceedings of The 12th Language Resources and Evaluation Conference", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "785--793", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Sergey Zinin and Yang Xu. 2020. Corpus of chinese dynastic histories: Gender analysis over two mil- lennia. In Proceedings of The 12th Language Re- sources and Evaluation Conference, pages 785-793.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"FIGREF0": { |
|
"type_str": "figure", |
|
"uris": null, |
|
"text": "Confusion matrix of system using contextualized embeddings. Row: true label; column: predicted.", |
|
"num": null |
|
}, |
|
"TABREF0": { |
|
"text": "Statistics for the Biji Corpus. The periodization of Chinese is based onWang (1958).", |
|
"html": null, |
|
"content": "<table><tr><td>Language Period</td><td colspan=\"3\">Dynasty Instances Biji</td></tr><tr><td>Middle Chinese</td><td>Tang</td><td>4541</td><td>33</td></tr><tr><td>Middle Chinese</td><td>Song</td><td>10094</td><td>46</td></tr><tr><td>Early Modern Chinese</td><td>Ming</td><td>9624</td><td>16</td></tr><tr><td>Early Modern Chinese</td><td>Qing</td><td>8898</td><td>13</td></tr></table>", |
|
"type_str": "table", |
|
"num": null |
|
}, |
|
"TABREF2": { |
|
"text": "Result for different algorithms (using SBERT).", |
|
"html": null, |
|
"content": "<table><tr><td>Representation</td><td colspan=\"2\">Acc. Prec. Recall</td><td>F</td></tr><tr><td>Baseline</td><td>30.44 25.00</td><td colspan=\"2\">7.61 11.67</td></tr><tr><td colspan=\"4\">n-gram character 56.37 57.03 55.52 55.48</td></tr><tr><td>n-gram word</td><td colspan=\"3\">58.51 59.48 57.30 57.61</td></tr><tr><td>Word2vec</td><td colspan=\"3\">46.14 46.31 44.26 44.60</td></tr><tr><td>SBERT</td><td colspan=\"3\">65.47 65.21 66.21 65.01</td></tr></table>", |
|
"type_str": "table", |
|
"num": null |
|
}, |
|
"TABREF3": { |
|
"text": "Results of different feature representations.", |
|
"html": null, |
|
"content": "<table/>", |
|
"type_str": "table", |
|
"num": null |
|
}, |
|
"TABREF5": { |
|
"text": "10 Biji with the lowest prediction accuracy.", |
|
"html": null, |
|
"content": "<table/>", |
|
"type_str": "table", |
|
"num": null |
|
}, |
|
"TABREF6": { |
|
"text": "85.26 85.42 80.81 80.11 80.02 69.49 69.13 68.76 n-gram word 81.44 77.92 79.09 77.66 76.72 76.52 59.56 59.13 58.59 n-gram bleach 78.98 74.44 75.83 72.81 72.40 72.37 65.08 64.11 63.69 n-gram bleach 1000 77.42 73.24 74.60 70.77 70.15 70.02 62.55 61.55 60.92", |
|
"html": null, |
|
"content": "<table><tr><td>Representation</td><td>Tang vs Song</td><td>Song vs Ming</td><td>Ming vs Qing</td></tr><tr><td/><td>Prec. Recall</td><td>F Prec. Recall</td><td>F Prec. Recall</td><td>F</td></tr><tr><td>SBERT</td><td>86.19</td><td/><td/></tr><tr><td/><td/><td/><td colspan=\"2\">). Our results support</td></tr><tr><td/><td/><td colspan=\"3\">the late Tang Dynasty assumption proposed by Pan</td></tr></table>", |
|
"type_str": "table", |
|
"num": null |
|
}, |
|
"TABREF7": { |
|
"text": "Results of comparing neighboring dynasties.", |
|
"html": null, |
|
"content": "<table><tr><td>Tang vs Song</td><td/><td>Song vs Ming</td><td/><td>Ming vs Qing</td><td/></tr><tr><td>n-gram</td><td>gloss</td><td>n-gram</td><td>gloss</td><td>n-gram</td><td>gloss</td></tr><tr><td>\u66f0</td><td>say</td><td>\u751f</td><td>born/man</td><td colspan=\"2\">\u5973 woman/unmarried woman</td></tr><tr><td>\u4e91</td><td>say/cloud</td><td>\u800c</td><td>and</td><td>\u9b3c</td><td>ghost</td></tr><tr><td>\u5219\u5929</td><td>person name</td><td>\u77e3</td><td>final particle</td><td>\u67d0</td><td>certain thing or person</td></tr><tr><td>\u76d6</td><td>because</td><td>\u4ff1</td><td>all</td><td>\u72d0</td><td>fox</td></tr><tr><td>\u76f8\u56fd</td><td>prime minister</td><td>\u4f59</td><td>first person pronoun</td><td>\u6211</td><td>first person pronoun</td></tr><tr><td>\u7109</td><td>final particle</td><td>\u4e5f</td><td colspan=\"2\">final particle Proper Noun</td><td>proper noun</td></tr><tr><td>\u4f5c</td><td>make</td><td>\u5973</td><td>woman/unmarried woman</td><td>\u4e00</td><td>one</td></tr><tr><td>\u9980</td><td>rest</td><td>\u4e0d</td><td>no</td><td>\u5987</td><td>married women</td></tr><tr><td>\u4e8e</td><td>on</td><td>\u4e91</td><td>say/cloud</td><td>\u66f0</td><td>say</td></tr><tr><td colspan=\"2\">\u4e88 first person pronoun</td><td>\u4e0a</td><td>top/superior</td><td>\u541b</td><td>king</td></tr><tr><td>\u7528</td><td>use</td><td>\u592b\u4eba</td><td>madam/wife</td><td>\u4f5c</td><td>make</td></tr><tr><td>\u6b63</td><td>proper</td><td colspan=\"2\">\u5b8b Song Dynasty/ family name</td><td>\u4e0a</td><td>top/superior</td></tr><tr><td>\u77e5 location</td><td>govern place</td><td>\u5bb0\u76f8</td><td>prime minister</td><td>\u6765</td><td>come</td></tr><tr><td>\u4ea6</td><td colspan=\"2\">also \u77e5 location</td><td>govern place</td><td>\u58f0</td><td>sound</td></tr><tr><td>\u4ee4</td><td>make</td><td>\u9980</td><td>rest</td><td>\u6c5d</td><td>second person pronoun</td></tr><tr><td>\u4ee5</td><td>by means of</td><td>\u5341\u4f59</td><td>around ten</td><td>\u5ffd</td><td>suddenly</td></tr><tr><td>\u5219</td><td>but</td><td>\u60c5</td><td>feeling</td><td>\u7b11</td><td>smile</td></tr><tr><td colspan=\"2\">\u523a\u53f2 provincial governor</td><td>\u5fa1\u53f2</td><td>imperial censor</td><td>\u7b11 \u66f0</td><td>smile and say</td></tr><tr><td>\u5458\u5916</td><td>landlord</td><td>\u5929 \u987a</td><td>regnal year</td><td>\u4e3b\u4eba</td><td>master</td></tr><tr><td>\u7686</td><td>all</td><td>\u6b7b</td><td>die</td><td>\u5bb6</td><td>home</td></tr></table>", |
|
"type_str": "table", |
|
"num": null |
|
}, |
|
"TABREF8": { |
|
"text": "Top 20 features from the bleached n-gram model when classifying neighboring dynasties.", |
|
"html": null, |
|
"content": "<table/>", |
|
"type_str": "table", |
|
"num": null |
|
} |
|
} |
|
} |
|
} |