dice-group / dice-group/gerbil

[QA/normal] More insights into results

Open
#268 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
231
Forks
55
PR merge metrics
No merged PRs in 30d

Description

Description

GERBIL should be able to provide for each experiment the results from each individual document/question in a tabular form to allow deeper analytics.

A result row would include: TP FP FN goldanswer systemanswer
Can be done after #260 is included.

Solution

  • Pull data only to frontend on demand from database, thus create a separate REST Controller

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review issue #260 first, then inspect the existing REST controllers and the frontend flow for experiment results. Determine how individual document/question results and TP, FP, FN, goldanswer, and systemanswer are stored and requested on demand. Done means each experiment can expose these rows in a tabular frontend view for deeper analytics.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend-api-design, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.