From Inline Notes to Collected Commentaries: Toward Context-Preserving Organization of Exegetical Knowledge in Classical Chinese Texts
Quick Answer
This paper presents a computational framework for organizing exegetical knowledge in Classical Chinese texts, achieving a CoNLL F1 score above 97% in a case study on the Classic of Mountains.
Quick Take
By employing two-step prompt chaining and cross-source mention clustering, it preserves contextual dependencies of inline notes while enabling automatic compilation. This framework supports large-scale philological and NLP tasks.
Key Points
- Develops a framework for automatic compilation of collected commentaries.
- Achieves over 97% CoNLL F1 score in a case study on the Classic of Mountains.
- Utilizes two-step prompt chaining for identifying main-text segments.
- Integrates commentary across editions using cross-source mention clustering.
- Lays groundwork for large-scale organization of historical exegetical knowledge.
Paper Resources
Source Excerpt
Inline notes and collected commentaries are important forms of scholarly communication that evolved within the Confucian exegetical tradition, yet have received little computational attention. Drawing on traditional Chinese exegetics and philology, this paper formulates collected commentary compilation as an NLP task and proposes a computational framework that preserves the contextual dependency of inline notes while enabling their automatic compilation and exegetical knowledge organization. It
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.CL
See more →TriAgent: Divergence-Aware Committees for Cost-Efficient Financial Sentiment Analysis
TriAgent introduces a cost-efficient multi-agent system for financial sentiment analysis, combining VADER, FinBERT, and Qwen2.5. It achieves an F1 score of ~0.87 with significant savings of $9.3M/year at a 10M-user scale compared to GPT-4o-mini, while also detecting hallucinations with an AUC of 0.90.