paper-with-me

홈 › Papers

Punctuation restoration Model and Spacing Model for Korean Ancient Document

2023-12-19 · Taehong Jang, Joonmo Ahn, Sojung Lucia Kim

In Korean ancient documents, there is no spacing or punctuation, and they are written in classical Chinese characters. This makes it challenging for modern individuals and translation models to accurately interpret and translate them. While China has models predicting punctuation and spacing, applying them directly to Korean texts is problematic due to data differences. Therefore, we developed the first models which predict punctuation and spacing for Korean historical texts and evaluated their performance. Our punctuation restoration model achieved an F1 score of 0.84, and Spacing model achieved a score of 0.96. It has the advantage of enabling inference on low-performance GPUs with less VRAM while maintaining quite high accuracy.

📄 PDF Abstract BibTeX arXiv:2312.11881

Code (0)

등록된 구현이 없습니다.

Tasks

modelPunctuation RestorationTranslation

Similar Papers 제목 키워드 기반

When Does Classical Chinese Help? Quantifying Cross-Lingual Transfer in Hanja and Kanbun

2024-11-07 · Seyoung Song, Haneul Yoo, Jiho Jin, Kyunghyun Cho 외

Historical and linguistic connections within the Sinosphere have led researchers to use Classical Chinese resources for cross-lingual transfer when processing historical documents from Korea and Japan. In this paper, we …

Cross-Lingual TransferLanguage ModelingLanguage ModellingMachine Translation+4

HERITAGE: An End-to-End Web Platform for Processing Korean Historical Documents in Hanja

2025-01-21 · Seyoung Song, Haneul Yoo, Jiho Jin, Kyunghyun Cho 외

While Korean historical documents are invaluable cultural heritage, understanding those documents requires in-depth Hanja expertise. Hanja is an ancient language used in Korea before the 20th century, whose characters we…

document understandingMachine Translationnamed-entity-recognitionNamed Entity Recognition+1

Priming Ancient Korean Neural Machine Translation

2022-06-01 · LREC 2022 6 · Chanjun Park, Seolhwa Lee, Jaehyung Seo, Hyeonseok Moon 외

In recent years, there has been an increasing need for the restoration and translation of historical languages. In this study, we attempt to translate historical records in ancient Korean language based on neural machine…

Machine TranslationNMTTranslation

Boosting Punctuation Restoration with Data Generation and Reinforcement Learning

2023-07-24 · Viet Dac Lai, Abel Salinas, Hao Tan, Trung Bui 외

Punctuation restoration is an important task in automatic speech recognition (ASR) which aim to restore the syntactic structure of generated ASR texts to improve readability. While punctuated texts are abundant from writ…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Punctuation Restorationreinforcement-learning+3

Predicting Punctuation in Ancient Chinese Texts: A Multi-Layered LSTM and Attention-Based Approach

2024-09-16 · Tracy Cai, Kimmy Chang, Fahad Nabi

It was only until the 20th century when the Chinese language began using punctuation. In fact, many ancient Chinese texts contain thousands of lines with no distinct punctuation marks or delimiters in sight. The lack of …