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

部分表情因为分词原因打不出来 #45

Open
JakkuSakura opened this issue Feb 14, 2021 · 2 comments
Open

部分表情因为分词原因打不出来 #45

JakkuSakura opened this issue Feb 14, 2021 · 2 comments

Comments

@JakkuSakura
Copy link

目前的例子有😂️
笑哭(第二个)
image
哭笑(没有)
image
看样子是匹配到了哭,而没有匹配到哭笑

哭	哭 😭️
哭了	哭了 😭️
哭泣	哭泣 😭️
哭笑	哭笑 😂️ 😹️
@wongdean
Copy link
Owner

这个问题应该是你设置了一个词对应两个表情导致无法出现在候选列表的。emoji的候选只能有一个(?存疑哈)

@bio1020
Copy link

bio1020 commented Aug 3, 2021

因为没有哭笑这个词,你打的是苦笑。
你打kuxiao,然后手工选择哭和笑,之后在输入完词语后按个空格什么的让它记忆词组。之后再打就好了

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