baidu / baidu/AnyQ

matching模块,可以使用各种相似度策略进行打分,包括基于DNN的SimNet,以及直接字面的相似度;

Open
#207 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.6k
Forks
657
PR merge metrics
No merged PRs in 30d

Description

matching模块,可以使用各种相似度策略进行打分,包括基于DNN的SimNet,以及直接字面的相似度;
Re-Rank模块,综合所有这些相似度特征(线性模型、树模型、DNN),给出最终的打分。

_Originally posted by @yinweichong in https://github.com/baidu/AnyQ/issues/77#issuecomment-436602085_

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names the matching and Re-Rank modules but gives no file, test, or entry point. Start by locating those modules and defining the intended similarity strategies, model inputs, and final-score acceptance criteria before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
machine-learning
Domain
machine-learning, search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.