关于检索Retrieval模块的几个小问题
Open
- Dominant language
- C++
- Stars
- 2.6k
- Forks
- 657
- PR merge metrics
- No merged PRs in 30d
Description
1. 使用simnet语义检索的输出也是N个候选句子吗(即:和solor检索的输出一样,只是检索方式不同)
2. 语义检索和语义匹配是一个东西吗(都用simnet进行相似度计算)
3. 检索时同时使用词的检索和语义检索时,后面matching匹配如何结合两者的检索返回结果呢
有没有了解的帮助解答一下哈
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the Retrieval module's simnet semantic-retrieval path, the Solr retrieval path, and the matching stage. Compare their returned candidates and how the matching stage consumes them; done means documenting whether the outputs and combination behavior are equivalent or distinct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- search
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100