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

于medcl同步 #1

Merged
merged 13 commits into from
Dec 22, 2020
Merged

于medcl同步 #1

merged 13 commits into from
Dec 22, 2020

Conversation

liuxun666
Copy link
Owner

于medcl同步

kepmov and others added 13 commits November 21, 2018 11:00
使用ik_smart切分 金力泰合同审批 切分的结果是(金  力  泰  合同  审批)但是使用ik_max_word切分结果是(金  力  泰合  合同  审批 批),这样就存在搜索(金力泰  金力泰合同审批) 搜索不到的情况,查看源码发现泰未在字典中,泰合  合同在字典中,导致smart切分消歧的时候按照逆向概率高的规则忽略了泰合,输出结果泰就单独切分了,可以在输出结果时判断下 字典中无单字,但是词元冲突了,切分出相交词元的前一个词元中的单字,这样就能解决这个问题
The former search analyzer `ik-max-word` will give the wrong result against described later in the README file.
Fix chunked content could not be read as it will not get content length
I see there is an issue #780 and this fix it
@liuxun666 liuxun666 merged commit 6a13d7d into liuxun666:master Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants