We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
匹配的时候,在匹配结果中选择top5,5个结果中第二个是最匹配的。但是如果只选一个匹配结果,第一个匹配结果并不是最优的。怎样在得分相同的时候找到最佳匹配结果呢?如果在5个匹配结果中进一步筛选,有什么好的方法吗?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
匹配的时候,在匹配结果中选择top5,5个结果中第二个是最匹配的。但是如果只选一个匹配结果,第一个匹配结果并不是最优的。怎样在得分相同的时候找到最佳匹配结果呢?如果在5个匹配结果中进一步筛选,有什么好的方法吗?
The text was updated successfully, but these errors were encountered: