Files
zh-en-wn-dataset/custom/ast/format.json
2025-02-11 03:25:03 +06:00

16 lines
246 B
JSON

{
"zh": {
"format": "txt",
"path": "zh/converted.txt",
"idx": 17,
"pattern": "^第\\d+章"
},
"en": {
"format": "epub",
"path": "en/OEBPS/Text",
"idx": 0,
"pattern": "Section0*(\\d+)",
"sort": true
}
}