-
Notifications
You must be signed in to change notification settings - Fork 15
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
ML Annotations #679
Comments
A good start! The confidence values are too highlighted IMO. Maybe they can just be displayed as muted numbers on the right. In contrast to that, the "ML" label should be highlighted somehow (like in your mockups). But maybe just put the label in the same font size before the user name. Alternative suggestions for the text: "AI" (I know...), "SCRIPT" or "API". ML is the most correct but AI will be most intuitive for the users. SCRIPT would be correct, too (2nd place after ML) but is probably too long. API is very generic. |
Technical details for the implementation: The The existing |
We discussed to potentially add a confidence and flag for ML annotations in the backend. In the frontend we could display it like in one of the mockups below.
The text was updated successfully, but these errors were encountered: