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

When answering questions about categories, display parent and children of suggested value #721

Open
raphael0202 opened this issue Aug 29, 2023 · 2 comments
Labels
category ✨ Enhancement New feature or request question Further information is requested

Comments

@raphael0202
Copy link
Contributor

raphael0202 commented Aug 29, 2023

Since March 2023, the new classifier model returns the probability of all children, siblings and parents of the suggested value (in insight.data).
It will be really useful to display the ones with the highest confidence, as a tree.
We could then click on one element of the tree and send it to Robotoff instead (not implemented yet server-side). This way, we could refine or correct the category prediction if needed.

@raphael0202
Copy link
Contributor Author

raphael0202 commented Oct 19, 2023

It's now implemented server side, when annotating the insight we could provide:
data='{"value_tag": "en:beers"}' to specify the value to annotate. It's currently available in staging.

@alexgarel
Copy link
Member

Great !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category ✨ Enhancement New feature or request question Further information is requested
Projects
Status: To Discuss & Validate
Development

No branches or pull requests

2 participants