Skip to content

Document tag recommendation improvements #528

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

Open
8 tasks
fynnos opened this issue Apr 8, 2025 · 0 comments
Open
8 tasks

Document tag recommendation improvements #528

fynnos opened this issue Apr 8, 2025 · 0 comments
Assignees

Comments

@fynnos
Copy link
Collaborator

fynnos commented Apr 8, 2025

Frontend:

  • change UI default from accept all suggestions to make no changes
  • place button to re-run same job on the results page (not only in ML job page)
  • setting to show results grouped per document (current behavior) and individual suggestions (so it is possible to accept only 1 of n suggested tags per document)
  • allow to remove old jobs
  • give jobs descriptive names (plus timestamp to differentiate different runs)

Backend:

  • store and use 'negative support set' (all wrong suggestions rejected by a user)
  • allow to manually configured set of tags to suggest (instead of all)
  • setting to enforce mutually exclusive tags (better predictions in such cases by using any other tag from the current set as negative samples)
@fynnos fynnos self-assigned this Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant