Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

[#105] Add Classification page

This MR implements the Text Classification page.

  • The input autosizes to support multiple lines of text
  • The edit modal can be used to edit in a larger text area
  • Text can be extracted from a document and appended to the input value
  • Closing the modal while extracting text cancels the request
  • The list of results can be filtered by score range
  • The abstract returned by the API can be toggled on/off and is displayed in a scrollable area

Captură_de_ecran_din_2025-09-05_la_21.53.00

Captură_de_ecran_din_2025-09-05_la_21.52.36

Captură_de_ecran_din_2025-09-05_la_21.52.45

Captură_de_ecran_din_2025-09-05_la_22.09.14

Captură_de_ecran_din_2025-09-05_la_22.10.19

Merge request reports

Loading