-
For a multilingual website supporting the Chinese language, it is best to cater to both Simplified Chinese "zh-Hans" (zh-CN, zh-SG) and Traditional Chinese "zh-Hant" (zh-TW, zh-HK) audiences. It woul…
-
Getting OSError on import opencc.
Environment details:
OS: MacOS Ventura 13.3.1
Python 3.10.9
>>> import opencc
Traceback (most recent call last):
File "", line 1, in
File "/Users/dan…
-
[JPShinjitaiCharacters.txt](https://github.com/BYVoid/OpenCC/blob/ce13477ee5f44f8a235d8f472db168e518b709ff/data/dictionary/JPShinjitaiCharacters.txt) 與 [JPShinjitaiPhrases.txt](https://github.com/BYVo…
sncix updated
1 month ago
-
我使用洋蔥版注音輸入法,台灣用字。「著」「着」這對異體字,我只使用前者,但後者優先順序總是優於前者,即使在 terra_pinyin_onion.dict.yaml 裡將「着」字定為權重 0% 也無法將其優先序往後拉。請問有辦法完全移除「着」這個字嗎?謝謝。
-
可以增加繁簡轉換嗎? 在中國很多發音都不太一樣, 經常用台灣的發音用簡體找不到對應的字, 我自己是使用opencc轉換, 如果可以增加到發行版本就更好了
-
https://github.com/rime/rime-emoji/issues/28
opencc -c /usr/share/rime-data/opencc/emoji.json
Invalid format: The text dictionary contains duplicated keys.
需要重新解决 opencc/emoji_word.txt 中的重复问题。
zzan1 updated
2 years ago
-
```
What is the problem? How to reproduce the problem?
當我把輸入文件放在opencc的根目錄下的時候:
C:\Users\jc-yang\Dropbox\projects\opencc>opencc -czht2zhs.ini -is.txt -o test
這樣一切正常,但是當我提升一級目錄的時候:
C:\Users\jc-yang\Dro…
-
ERROR: Ignored the following versions that require a different python version: 0.52.0 Requires-Python >=3.6,=3.6,
-
Hi,
I just wanted to bring up a small issue that is not really relevant: the localization in the zh-hant branch uses the OpenCC standard.
For example, instead of `為`, `爲` is used.
It might fe…
-
选中区域,执行 opencc-replace-at-point ,t2s 只转换一部分,其他内容丢失。
https://github.com/xuchunyang/emacs-opencc/blob/8c539f72669ba9a99d8b5198db5ea930897ad1b9/opencc.el#L159
我在这下面添加 (sleep-for 0.1) 就可以用了。
GNU Em…
ghost updated
3 years ago