Classical Chinese Medicine Canon — 中医经典文本数据集 (v1)
0
6 commits
1 linked in READMEs
updated Jun 14, 2026
A curated Traditional Chinese Medicine (TCM) text dataset: clean, full-text digitizations of the foundational Chinese medicine canon — the 内经 (Inner Canon), 难经, 伤寒论 (Treatise on Cold Damage), 金匮要略, and 温病 (warm-disease) classics — assembled from public-domain source works. Useful for LLM training, RAG, and search over classical Chinese medicine / 中医药 literature.
canon_v1_hold.jsonl)Each record is a faithful transcription of a public-domain classical work. The underlying
texts are out of copyright; the digital transcription carries no new copyright (faithful
reproduction of a PD text). Rights basis per record is recorded in rights.basis, backed
by an author death-year ledger (../rights_ledger.txt). Editions containing a modern
annotator's copyrighted commentary were excluded (see Quality control).
| work family | works | chars |
|---|---|---|
| 伤寒论 | 57 | 4.58M |
| 黄帝内经素问 | 16 | 1.74M |
| 金匮要略 | 13 | 1.08M |
| 黄帝内经 | 6 | 0.54M |
| 黄帝内经灵枢 | 3 | 0.33M |
| 黄帝内经太素 | 1 | 0.33M |
| 温热/温疫 | 8 | 0.32M |
| 难经 | 6 | 0.22M |
| 温热经纬 | 1 | 0.11M |
| 温病条辨 | 1 | 0.10M |
| 黄帝明堂 | 1 | 0.02M |
| 温病(其他) | 1 | 0.01M |
| 其他经典 | 1 | 0.01M |
| field | meaning |
|---|---|
id | stable record id |
work_family | canonical work the text belongs to (e.g. 伤寒论) |
title | edition/commentary title |
source_format | doc / chm / txt — original format in the source archive |
extraction_method | TEXT_EXTRACT (no OCR) |
edition_type | scan_original / modern_collated |
rights | {status, basis} — PD basis (author/dynasty) |
source_meta | parsed 书名/作者/朝代 where available |
char_count, cjk_ratio | size / Chinese-character density |
validation | how the text was cross-checked |
ship_tier | A=validated, B=single-source clean-format |
text | the clean full text |
Validation mix (release): {'single_source': 61, 'validated_multisource': 53, 'validated_minor_variance': 1}
6 commits
Classical Chinese Medicine Canon — 中医经典文本数据集 (v1)
0
6 commits
1 linked in READMEs
updated Jun 14, 2026
A curated Traditional Chinese Medicine (TCM) text dataset: clean, full-text digitizations of the foundational Chinese medicine canon — the 内经 (Inner Canon), 难经, 伤寒论 (Treatise on Cold Damage), 金匮要略, and 温病 (warm-disease) classics — assembled from public-domain source works. Useful for LLM training, RAG, and search over classical Chinese medicine / 中医药 literature.
canon_v1_hold.jsonl)Each record is a faithful transcription of a public-domain classical work. The underlying
texts are out of copyright; the digital transcription carries no new copyright (faithful
reproduction of a PD text). Rights basis per record is recorded in rights.basis, backed
by an author death-year ledger (../rights_ledger.txt). Editions containing a modern
annotator's copyrighted commentary were excluded (see Quality control).
| work family | works | chars |
|---|---|---|
| 伤寒论 | 57 | 4.58M |
| 黄帝内经素问 | 16 | 1.74M |
| 金匮要略 | 13 | 1.08M |
| 黄帝内经 | 6 | 0.54M |
| 黄帝内经灵枢 | 3 | 0.33M |
| 黄帝内经太素 | 1 | 0.33M |
| 温热/温疫 | 8 | 0.32M |
| 难经 | 6 | 0.22M |
| 温热经纬 | 1 | 0.11M |
| 温病条辨 | 1 | 0.10M |
| 黄帝明堂 | 1 | 0.02M |
| 温病(其他) | 1 | 0.01M |
| 其他经典 | 1 | 0.01M |
| field | meaning |
|---|---|
id | stable record id |
work_family | canonical work the text belongs to (e.g. 伤寒论) |
title | edition/commentary title |
source_format | doc / chm / txt — original format in the source archive |
extraction_method | TEXT_EXTRACT (no OCR) |
edition_type | scan_original / modern_collated |
rights | {status, basis} — PD basis (author/dynasty) |
source_meta | parsed 书名/作者/朝代 where available |
char_count, cjk_ratio | size / Chinese-character density |
validation | how the text was cross-checked |
ship_tier | A=validated, B=single-source clean-format |
text | the clean full text |
Validation mix (release): {'single_source': 61, 'validated_multisource': 53, 'validated_minor_variance': 1}
6 commits