Results 204 comments of Ayaka

I think it is better to create a new section for inactive libraries!

是 Linux 上最新版本的 Firefox~

我開發了 OpenCC 的下一代簡繁轉換工具:[StarCC](https://github.com/StarCC0/starcc-py),解決了此類問題。 OpenCC: ```sh $ echo 他们是勇敢的士兵 | opencc -c s2twp 他們是勇敢計程車兵 ``` StarCC: ```python >>> from StarCC import PresetConversion >>> convert = PresetConversion(src='cn', dst='tw', with_phrase=True) >>> print(convert('他们是勇敢的士兵')) 他們是勇敢的士兵...

I am now developing [StarCC](https://github.com/StarCC0), the next generation of OpenCC. @danny0838 Could you make a PR there? We can work together on this project.

我開發了 OpenCC 的下一代簡繁轉換工具:StarCC https://github.com/StarCC0/starcc-py

@p208p2002 What can I do to fix this issue? Should I publish a new release?

StarCC 已經收錄,可以去那裏討論和修正:https://github.com/StarCC0/dict

我覺得很有必要,請問有沒有新馬的華文的特殊詞對照表

經過我測試,似乎是不可以的

> #484, #492 已經躺很久了XD 如果不能 merge 的話我準備加到新的 StarCC 裏面