This repository was archived by the owner on Mar 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Simplify stats shown #38
Copy link
Copy link
Open
Labels
uiWeb tagger UIWeb tagger UI
Description
I would like to simplify the stats shown on the left
- Show progress, so a user knows where he is in the process: progress is both number of manually provided labels and the number of predicted univocal labels (although we do not confuse the user with such terms as univocal vs. ambiguous)
- Do not show any of the following numbers: iteration, a number of items in iteration, or a number of items labeled in iteration. Show only the total number of labeled items.
- Do not show % of covered labels. Perhaps in the future, we can give some other way to show which labels are not covered, but this is not something that the user can control (i.e. we cannot find an item given a label suggested by the user, it's the other way around).
- The only detail we show is about the split of manual labels into accepted and ignored ones.
- Show values both as absolute numbers and relative ones (%). Relative ones should be shown with a bar (this better shows proportions).
Here's the mock.
- What do you think about it?
- I sketched the UI mock on paper. Would you happen to know some software to draw mocks?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
uiWeb tagger UIWeb tagger UI