[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

自定义词典分词问题 #121

Open
FuXiaoyang0715 opened this issue Dec 25, 2023 · 0 comments
Open

自定义词典分词问题 #121

FuXiaoyang0715 opened this issue Dec 25, 2023 · 0 comments

Comments

@FuXiaoyang0715
Copy link

问题:用户自定义词典中的词不能够被准确的识别,如我在user_dict中添加了“紫微星”和“旗舰店”,但是在分词“紫微星旗舰店”时模型给出的结果是“紫微星旗”和“舰店”,这与预期大大相反。同样也有其他用户自定义词典未能有效识别的情况。

请问如何将自定义用户词典内的词设置优先级为最高,以词典失效的问题?

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

1 participant