BYVoid / OpenCC

Conversion between Traditional and Simplified Chinese
https://opencc.byvoid.com/
Apache License 2.0
8.34k stars 973 forks source link

How to convert the pair of mark " " to 「 」 #312

Open owen800q opened 5 years ago

owen800q commented 5 years ago

I want to make it support to convert the characters " " from a string of Simplified Chinese to 「 」 How can I add this matching pair to the dictionary? Thanks .

sgalal commented 4 years ago

" " 不行,因為不區分左右引號。

“ ” 可以,只需修改詞庫即可,加入 兩條。

詞庫位置:https://github.com/BYVoid/OpenCC/blob/master/data/dictionary/STCharacters.txt