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

用户自定义词典不生效 #106

Open
Leputa opened this issue Dec 29, 2020 · 3 comments
Open

用户自定义词典不生效 #106

Leputa opened this issue Dec 29, 2020 · 3 comments

Comments

@Leputa
Copy link

Leputa commented Dec 29, 2020

rt

@QinganZhang
Copy link

image
image
我这里自定义了用户词典,为什么第一个单词没有生效呢?其他的单词都生效了

@JinleLiu
Copy link

我看到有一篇CSDN推文,大意是如果一个词不能识别,那就把这个词在词典中重复一遍,就可以了,原因可能是按照统计来进行分词修正,如果’央视‘这个词出现的频率更高,则更有可能分词结果出现’央视‘,而如果’央‘或者’视‘的频率更高就会出现不同的分词结果

@FuXiaoyang0715
Copy link

我看到有一篇CSDN推文,大意是如果一个词不能识别,那就把这个词在词典中重复一遍,就可以了,原因可能是按照统计来进行分词修正,如果’央视‘这个词出现的频率更高,则更有可能分词结果出现’央视‘,而如果’央‘或者’视‘的频率更高就会出现不同的分词结果

您试过吗,我试了试好像没有效果....

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

4 participants