Files
rime/opencc/092wb_s2t.json
2026-04-09 02:40:08 +10:00

23 lines
446 B
JSON

{
"name": "Simplified Chinese to Traditional Chinese",
"segmentation": {
"type": "mmseg",
"dict": {
"type": "ocd2",
"file": "092wb_STPhrases.ocd2"
}
},
"conversion_chain": [{
"dict": {
"type": "group",
"dicts": [{
"type": "ocd2",
"file": "092wb_STPhrases.ocd2"
}, {
"type": "ocd2",
"file": "092wb_STCharacters.ocd2"
}]
}
}]
}