Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

emoji没有正常输出 #150

Open
luoyancn opened this issue Jul 17, 2023 · 3 comments
Open

emoji没有正常输出 #150

luoyancn opened this issue Jul 17, 2023 · 3 comments

Comments

@Fankbai
Copy link

Fankbai commented Sep 26, 2023

同旁边的问题,答案:
多谢,直接到opencc文件夹修改两个文件
*1. emoji_word.txt
*2. symbol_word.txt
里面有重复字符,删除一个即可,分别为:
*1 立方厘米 :

  • 立方厘米 ㎤
  • 立方厘米 cc(删除)

把“污染”合并一起:

  • 污染 🏭️
  • 污染😷️

为:

  • 污染 🏭️ 😷️

还有一个我忘记了😄️,自己查看一下吧

@Fankbai
Copy link

Fankbai commented Sep 26, 2023

@nwslustc
Copy link

同旁边的问题,答案: 多谢,直接到opencc文件夹修改两个文件 *1. emoji_word.txt *2. symbol_word.txt 里面有重复字符,删除一个即可,分别为: *1 立方厘米 :

  • 立方厘米 ㎤
  • 立方厘米 cc(删除)

把“污染”合并一起:

  • 污染 🏭️
  • 污染😷️

为:

  • 污染 🏭️ 😷️

还有一个我忘记了😄️,自己查看一下吧

还有一个 symbol_word.txt 错误参考这里:#65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants