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

fix:提供新的方法处理自定义用户词典分词带空格的情况(#137) #139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

littlesparklet
Copy link

此提交重载了init方法,用户自定义词典时可以使用逗号分隔词和词频,使用 WordDictionary.getInstance().init(Paths.get("conf"), ",")读取自定义词典;提供新的processExtend方法,来进行分词,传参与process一致。

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

Successfully merging this pull request may close these issues.

1 participant