OpenCC.NET
OpenCC.NET copied to clipboard
The .NET version of OpenCC(Open Chinese Convert), for the conversion between Simplified Chinese and Traditional Chinese.
尝试了下,“程序”可以翻译成“程式”。 又拿python的opencc试了下,“程序设计”是可以翻译成“程式设计”的
Hello: I used your repo., basically, it works well. However, there is at least one tranditional chinese character missing in the library. See the following picture, the first character is...
你好,open cc更新了数据格式为ocd2,辛苦大佬更新适配下
项目依赖疑问
请问为什么该项目依赖Jieba.NET?我看别的语言迁移,似乎没有第三方依赖。 可以提供一个纯净的迁移(只封装OpenCC原项目的API),将Jieba.NET的部分作为单独的Nuget包发行?