TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Neural search library in Python for medium-sized corpora

4 pointsby raphaeltyover 3 years ago
https:&#x2F;&#x2F;github.com&#x2F;raphaelsty&#x2F;cherche<p>Cherche (search in French) allows you to create a neural search pipeline using retrievers and pre-trained language models as rankers. Cherche is meant to be used with small to medium sized corpora. Cherche&#x27;s main strength is its ability to build diverse and end-to-end pipelines.

2 comments

fermigierover 3 years ago
Interesting.<p>1) Why do you need both lunr and elasticsearch as dependencies?<p>2) You shouldn&#x27;t pin the exact versions of your dependencies in setup.py. Otherwise it makes it very hard to integrate.
评论 #29864352 未加载
antmanover 3 years ago
It is better if you submit and put your text as a comment. How do you define mid sized corpora? Comparison with other solutions?
评论 #29864267 未加载