We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
IK分词器会自动过滤Emoji和特殊符号表情,我希望所有emoji也能够被正常分词,请问应该如何解决这个问题?
所有Emoji表情都被过滤了。
The text was updated successfully, but these errors were encountered:
emoji表情包最好还是单独用icu分词器去处理吧,ik并不支持
Sorry, something went wrong.
新PR已经解决这个问题,请更新 #1071 请验证后close这个issue
No branches or pull requests
Description
IK分词器会自动过滤Emoji和特殊符号表情,我希望所有emoji也能够被正常分词,请问应该如何解决这个问题?
Steps to reproduce
Expected behavior
所有Emoji表情都被过滤了。
Environment
The text was updated successfully, but these errors were encountered: