Facilitating the design, comparison and sharing of deep text matching models.
-
Updated
Jun 3, 2021 - Python
Add a description, image, and links to the matching topic page so that developers can more easily learn about it.
To associate your repository with the matching topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
There are cases, when it might be useful to know how much points are there in index, which satisfies some filtering condition.
Currently, we can only estimate a total amount of points.
Describe the solution you'd like
Create an API which returns amount of points (estimated or precise, depending on flag) for a given filter