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

Real number boost amounts #28

Open
MikeGale opened this issue Jan 13, 2023 · 1 comment
Open

Real number boost amounts #28

MikeGale opened this issue Jan 13, 2023 · 1 comment

Comments

@MikeGale
Copy link

Hi,
I've started using Goggles and they exceed my expectations. They really give me a way to escape what is imposed by the "one size fits all" approach. Thanks.

In applying reranking offsets I'd like to use real numbers instead of integers.
For example: "/SomeDetail$boost=3.54,"
Instead of "/SomeDetail$boost=4,"

I tried that and the syntax checker doesn't accept it.

I suggest that boost or demotion amounts of real numbers would be useful.

My use of that might not need more than 3 extra digits of precision, like 3.141.

@remusao
Copy link
Collaborator

remusao commented Feb 2, 2023

Hi @MikeGale,

Thanks for taking the time to open an issue to make this suggestion. For simplicity's sake, we have currently limited the boost factor to be an integer. We will keep your suggestion in mind for future updates to Goggles! It might be hard to intuitively know what a float factor would result in, though, so we will need to carefully weigh this idea before making a change (it can already be challenging with integers).

Best,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants