paper-with-me

홈 › Papers

Onto Word Segmentation of the Complete Tang Poems

2019-08-28 · Chao-Lin Liu

We aim at segmenting words in the Complete Tang Poems (CTP). Although it is possible to do some research about CTP without doing full-scale word segmentation, we must move forward to word-level analysis of CTP for conducting advanced research topics. In November 2018 when we submitted the manuscript for DH 2019 (ADHO), we collected only 2433 poems that were segmented by trained experts, and used the segmented poems to evaluate the segmenter that considered domain knowledge of Chinese poetry. We trained pointwise mutual information (PMI) between Chinese characters based on the CTP poems (excluding the 2433 poems, which were used exclusively only for testing) and the domain knowledge. The segmenter relied on the PMI information to the recover 85.7% of words in the test poems. We could segment a poem completely correct only 17.8% of the time, however. When we presented our work at DH 2019, we have annotated more than 20000 poems. With a much larger amount of data, we were able to apply biLSTM models for this word segmentation task, and we segmented a poem completely correct above 20% of the time. In contrast, human annotators completely agreed on their annotations about 40% of the time.

📄 PDF Abstract BibTeX arXiv:1908.10621

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
BiLSTM A Bidirectional LSTM, or biLSTM, is a sequence processing model that consists of two LSTMs: one taking the input in a forward direction, and the other in a backwards…

Similar Papers 제목 키워드 기반

Color Aesthetics and Social Networks in Complete Tang Poems: Explorations and Discoveries

2015-11-05 · PACLIC 2015 10 · Chao-Lin Liu, Hongsu Wang, Wen-Huei Cheng, Chu-Ting Hsu 외

The Complete Tang Poems (CTP) is the most important source to study Tang poems. We look into CTP with computational tools from specific linguistic perspectives, including distributional semantics and collocational analys…

《全唐詩》的分析、探勘與應用-風格、對仗、社會網路與對聯(Textual Analysis of Complete Tang Poems for Discoveries and Applications - Style, Antitheses, Social Networks, and Couplets)[In Chinese]

2015-10-01 · ROCLINGIJCLCLP 2015 10 · Chao-Lin Liu, Chun-Ning Chang, Chu-Ting Hsu, Wen-Hui Cheng 외

Generating Classical Chinese Poems from Vernacular Chinese

2019-08-31 · IJCNLP 2019 11 · Zhichao Yang, Pengshan Cai, Yansong Feng, Fei Li 외

Classical Chinese poetry is a jewel in the treasure house of Chinese culture. Previous poem generation models only allow users to employ keywords to interfere the meaning of generated poems, leaving the dominion of gener…

Cultural Vocal Bursts Intensity PredictionMachine TranslationReinforcement LearningReinforcement Learning (RL)+2

Tracking Words in Chinese Poetry of Tang and Song Dynasties with the China Biographical Database

2016-11-19 · WS 2016 12 · Chao-Lin Liu, Kuo-Feng Luo

Large-scale comparisons between the poetry of Tang and Song dynasties shed light on how words, collocations, and expressions were used and shared among the poets. That some words were used only in the Tang poetry and som…

Predicting Poets' Origins from Verse: A Computational Analysis of Regional Linguistic Fingerprints in the Complete Tang Poems

2026-06-23 · Chi-Sheng Chen, Hung-Yun Liu arxiv

We ask whether the geographic origin of Tang-dynasty poets leaves a detectable linguistic trace in their work. Aggregating every poem attributed to each author in the Complete Tang Poems (Quan Tang Shi) and linking poets…

Interpretable Machine LearningMulti-class Classification