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