paper-with-me

홈 › Papers

Translating Hanja Historical Documents to Contemporary Korean and English

2022-05-20 · Juhee Son, Jiho Jin, Haneul Yoo, JinYeong Bak, Kyunghyun Cho, Alice Oh

The Annals of Joseon Dynasty (AJD) contain the daily records of the Kings of Joseon, the 500-year kingdom preceding the modern nation of Korea. The Annals were originally written in an archaic Korean writing system, `Hanja', and were translated into Korean from 1968 to 1993. The resulting translation was however too literal and contained many archaic Korean words; thus, a new expert translation effort began in 2012. Since then, the records of only one king have been completed in a decade. In parallel, expert translators are working on English translation, also at a slow pace and produced only one king's records in English so far. Thus, we propose H2KE, a neural machine translation model, that translates historical documents in Hanja to more easily understandable Korean and to English. Built on top of multilingual neural machine translation, H2KE learns to translate a historical document written in Hanja, from both a full dataset of outdated Korean translation and a small dataset of more recently translated contemporary Korean and English. We compare our method against two baselines: a recent model that simultaneously learns to restore and translate Hanja historical document and a Transformer based model trained only on newly translated corpora. The experiments reveal that our method significantly outperforms the baselines in terms of BLEU scores for both contemporary Korean and English translations. We further conduct extensive human evaluation which shows that our translation is preferred over the original expert translations by both experts and non-expert Korean speakers.

📄 PDF Abstract BibTeX arXiv:2205.10019

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Adam 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

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

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

Open Korean Historical Corpus: A Millennia-Scale Diachronic Collection of Public Domain Texts

2025-10-28 · Seyoung Song, Nawon Kim, Songeun Chae, Kiwoong Park 외 arxiv

The history of the Korean language is characterized by a discrepancy between its spoken and written forms and a pivotal shift from Chinese characters to the Hangul alphabet. However, this linguistic evolution has remaine…

HUE: Pretrained Model and Dataset for Understanding Hanja Documents of Ancient Korea

2022-10-11 · Findings (NAACL) 2022 7 · Haneul Yoo, Jiho Jin, Juhee Son, JinYeong Bak 외

Historical records in Korea before the 20th century were primarily written in Hanja, an extinct language based on Chinese characters and not understood by modern Korean or Chinese speakers. Historians with expertise in t…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Retrieval+1

HistRED: A Historical Document-Level Relation Extraction Dataset

2023-07-10 · Soyoung Yang, Minseok Choi, Youngwoo Cho, Jaegul Choo

Despite the extensive applications of relation extraction (RE) tasks in various domains, little has been explored in the historical context, which contains promising data across hundreds and thousands of years. To promot…

Document-level Relation ExtractionRelationRelation ExtractionSentence