词性标注是否支持
930083287 opened this issue · 5 comments
930083287 commented
词性标注是否支持
sing1ee commented
目前不支持,具体需求是?
930083287 ***@***.***> 于2021年4月20日周二 下午5:07写道:
… 词性标注是否支持
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#73>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAICIWT5Q75OLKWQ2KIE6ALTJU75LANCNFSM43HXMGHA>
.
930083287 commented
因为jieba分词是支持词性标注的,只是在ES中使用jieba插件发现并没有词性标注的能力
sing1ee commented
词性是在score的时候提权么?还是作为query的条件
930083287 ***@***.***> 于2021年4月21日周三 上午10:18写道:
… 因为jieba分词是支持词性标注的,只是在ES中使用jieba插件发现并没有词性标注的能力
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#73 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAICIWQHOCX6KGBPM3PF3OTTJYYWZANCNFSM43HXMGHA>
.
930083287 commented
词性是在score的时候提权
sing1ee commented
有趣,我看看怎么加,还需要和score结合
930083287 ***@***.***> 于2021年4月21日周三 上午10:41写道:
… 词性是在score的时候提权
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#73 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAICIWQRJKVKNLZT36R25SLTJY3OZANCNFSM43HXMGHA>
.