-
Notifications
You must be signed in to change notification settings - Fork 99
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
继续请教 #15
Labels
Comments
lucene有自己的停用词过滤器,hanlp-solr也有xml配置项,实在不知道怎么配置就去看源码吧。 |
老人头 这是一个品牌,其实是不需要分词的,我要怎么实现这样的需求?求指导。。。 |
用自定义词典 |
Open
建议将自行定义的词典与作者的初始词典分开,如此一来,分词结果才会正确! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
上一个老人头的问题,因为我的Solr设置是AND, 老 AND 人头是无法匹配 老人头 | 老人 | 人头的。。。
我想通过stopword来配置,但是发现solr 6.2.1 + hanlp-1.3.1没有加载stopwords.txt!
The text was updated successfully, but these errors were encountered: