092wb initial commit
This commit is contained in:
22
opencc/092wb_s2t.json
Normal file
22
opencc/092wb_s2t.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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"
|
||||
}]
|
||||
}
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user