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

[feat]加权融合策略 #19

Merged
merged 2 commits into from
Jan 14, 2025
Merged

[feat]加权融合策略 #19

merged 2 commits into from
Jan 14, 2025

Conversation

ZWJason
Copy link
Collaborator

@ZWJason ZWJason commented Jan 14, 2025

搜索结果分数归一化加权融合排序策略
src/main/java/com/search/docsearch/constant/Constants.java 归一化常量
src/main/java/com/search/docsearch/multirecall/composite/DataComposite.java weightedMerge加权融合策略 归一化多路召回分数后排序
src/main/java/com/search/docsearch/multirecall/recall/cstrategy/GSearchStrategy.java 设置google召回分数为double类型
src/main/java/com/search/docsearch/utils/MergeUtil.java 融合工具类,normalize函数
src/test/java/com/search/docsearch/CompositeTest.java 单元测试类

@opensourceways-robot
Copy link

开始门禁检查,等门禁检查通过后可以合入

@ZWJason ZWJason requested a review from GeorgeCao-hw January 14, 2025 03:00
Copy link
Contributor

@GeorgeCao-hw GeorgeCao-hw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@opensourceways-robot
Copy link

开始门禁检查,等门禁检查通过后可以合入

@2511689622 2511689622 closed this Jan 14, 2025
@2511689622 2511689622 reopened this Jan 14, 2025
@opensourceways-robot
Copy link

开始门禁检查,等门禁检查通过后可以合入

@ZWJason ZWJason merged commit 3472a94 into release/multiRecall Jan 14, 2025
11 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants