paper-with-me

홈 › Papers

Classical Chinese Sentence Segmentation for Tomb Biographies of Tang Dynasty

2019-08-28 · Chao-Lin Liu, Yi Chang

Tomb biographies of the Tang dynasty provide invaluable information about Chinese history. The original biographies are classical Chinese texts which contain neither word boundaries nor sentence boundaries. Relying on three published books of tomb biographies of the Tang dynasty, we investigated the effectiveness of employing machine-learning methods for algorithmically identifying the pauses and terminals of sentences in the biographies. We consider the segmentation task as a classification problem. Chinese characters that are and are not followed by a punctuation mark are classified into two categories. We applied a machine-learning-based mechanism, the conditional random fields (CRF), to classify the characters (and words) in the texts, and we studied the contributions of selected types of lexical information to the resulting quality of the segmentation recommendations. This proposal presented at the DH 2018 conference discussed some of the basic experiments and their evaluations. By considering the contextual information and employing the heuristics provided by experts of Chinese literature, we achieved F1 measures that were better than 80%. More complex experiments that employ deep neural networks helped us further improve the results in recent work.

📄 PDF Abstract BibTeX arXiv:1908.10606

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningSentenceSentence segmentation

Similar Papers 제목 키워드 기반

When Classical Chinese Meets Machine Learning: Explaining the Relative Performances of Word and Sentence Segmentation Tasks

2020-07-22 · Chao-Lin Liu, Chang-Ting Chu, Wei-Ting Chang, Ti-Yong Zheng

We consider three major text sources about the Tang Dynasty of China in our experiments that aim to segment text written in classical Chinese. These corpora include a collection of Tang Tomb Biographies, the New Tang Boo…

BIG-bench Machine LearningSegmentationSentenceSentence segmentation

Sentence Segmentation for Classical Chinese Based on LSTM with Radical Embedding

2018-10-05 · Xu Han, Hongsu Wang, Sanqian Zhang, Qunchao Fu 외

In this paper, we develop a low than character feature embedding called radical embedding, and apply it on LSTM model for sentence segmentation of pre modern Chinese texts. The datasets includes over 150 classical Chines…

SegmentationSentenceSentence segmentation

Optical Character Recognition, Word Segmentation, Sentence Segmentation, and Information Extraction for Historical and Literature Texts in Classical Chinese

2020-09-01 · ROCLING 2020 9 · Chao-Lin Liu
Optical Character RecognitionOptical Character Recognition (OCR)SentenceSentence segmentation

Document Sub-structure in Neural Machine Translation

2019-12-13 · LREC 2020 5 · Radina Dobreva, Jie zhou, Rachel Bawden

Current approaches to machine translation (MT) either translate sentences in isolation, disregarding the context they appear in, or model context at the level of the full document, without a notion of any internal struct…

ArticlesMachine TranslationSentenceTranslation

Bi-directional LSTM Recurrent Neural Network for Chinese Word Segmentation

2016-02-16 · Yushi Yao, Zheng Huang

Recurrent neural network(RNN) has been broadly applied to natural language processing(NLP) problems. This kind of neural network is designed for modeling sequential data and has been testified to be quite efficient in se…

ArticlesChinese Word SegmentationSegmentation