-
Notifications
You must be signed in to change notification settings - Fork 9
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
UI for a comparison of Submissions accross tasks / datasets #477
Comments
This would be especially interesting for TIRA/TIREx (cc. @potthast, @heinrichreimer, @seanmacavaney). @juhehehe, @Kavlahkaff, If you want, you can already start a bit with brainstorming on the UI for this. |
Can you post some screenshots? It's not clear to me where to find them on the linked page. |
I also could not find the screenshots anymore. Here is a sketch with what I remember from the talk: Does this sketch clarify the idea? I would really love to have something like this. |
So in the end it is basically a table. |
Yes, I agree, comparing the results of a bunch of selected approaches in this table-like fashion would also be the main use case for me. Further nice-to-have's:
|
I finished the REST endpoint for this and integrated it into the existing RunList.vue: From that, I think @juhehehe can finalize the UI of this. |
This issue has been marked stale because it has been open 60 days with no activity. |
I saw a very nice way to visualize submissions across multiple tasks / datasets in the entity linking tool GERBIL.
The UI of Gerbil had the following main features for this:
For this, Gerbil rendered a table with the main results but also some figures (e.g., task/dataset on the x-axis sorted by decreasing effectiveness and effectiveness on the y-axis resulting in a line plot.)
The text was updated successfully, but these errors were encountered: