Skip to content
This repository was archived by the owner on Mar 24, 2023. It is now read-only.

Simplify stats shown #38

@dzieciou

Description

@dzieciou

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.

  1. What do you think about it?
  2. I sketched the UI mock on paper. Would you happen to know some software to draw mocks?

DSC_1554

Metadata

Metadata

Assignees

No one assigned

    Labels

    uiWeb tagger UI

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions