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

通过es查询实体可能的候选关系的列表 #5

Open
YiLing28 opened this issue Mar 3, 2022 · 0 comments
Open

通过es查询实体可能的候选关系的列表 #5

YiLing28 opened this issue Mar 3, 2022 · 0 comments

Comments

@YiLing28
Copy link

YiLing28 commented Mar 3, 2022

您好,我看到思路里面的第二步是:根据识别到的实体,通过es接口找到可能的候选关系的列表。这是es的查询条件就只有从输入句子提取出来的实体,比如:姚明的女儿是谁,提取出“姚明”,那在es查询时,是查询某一列值 模糊匹配或等于 “姚明”,就返回top100吗?那如果“女儿”的这个关系排在top101呢? es的查询限制条件是否有点少?

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