Skip to content

Releases: lfoppiano/supercon2

v0.7

07 Sep 06:46
ce283f6
Compare
Choose a tag to compare

What's Changed

  • refactor: load the libraries of the js and the css locally by @t29mato in #186
  • Updated documentation and local JS loading by @lfoppiano in #187

Full Changelog: v0.6...v0.7

v0.6

29 Jun 02:23
Compare
Choose a tag to compare

What's Changed

  • Various bug fixes to the interfaces
  • Add simple script for anomaly detection
  • Update documentation
  • Curation guidelines

Full Changelog: v0.5...v0.6

v0.5

02 Feb 03:14
Compare
Choose a tag to compare

What's Changed

  • Rebuild PDF viewer #145
  • Add floating table when scrolling down an annotated document
  • Add script to allocate documents to curators
  • Modify the visualised records in the page #61 #108
  • Several minor fixes

Full Changelog: v0.4...v0.5

0.4 Updates on tabular view

25 Nov 07:06
Compare
Choose a tag to compare

What's Changed

  • Add new records in existing documents to avoid filling up their bibliographic data
  • Add "remove item" to hide invalid records
  • Explicit validation of records #81
  • Add error-type in interface
  • Restyle the edit dialog interface
  • Add page to track all the operations on records
  • Add page to view the log of the automatic extraction
  • Various bug fixes

Full Changelog: v0.3...v0.4

0.3 Training data management

12 May 01:04
Compare
Choose a tag to compare

In this version we have improved the training data management. Now is possible set directly in the interface, the label-studio key which is used to communicate to label studio.
The training data management page allow to send training data directly to label studio so that they can be corrected.

0.2: New interface with record flagging and correction

15 Apr 07:00
Compare
Choose a tag to compare

Changes:

  • correction interface #7 and API #
  • flagging interface #3 #29
  • training data creation #11
  • hide empty records #45
  • documentation #42
  • rewrite completely the tabular interface #3
  • new API using flaskapi with automatic documentation like swagger #8
  • script to feedback excel corrected data from the old interface #15
  • various bug fixes #47 #46 #41 #48 #30 #40 #35 #33
  • docker compose + CI #18 #22 #20

0.1

25 Apr 23:51
Compare
Choose a tag to compare