Skip to content

Releases: elifesciences/sciencebeam-parser

v0.1.11

11 Dec 05:59
bb95f9e

Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.11

v0.1.10

26 Nov 15:04
f15c804

Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

25 Nov 16:18
6bd054d

Choose a tag to compare

What's Changed

  • Mainly non-functional ci related changes
  • For technical reasons, the CV image doesn't currently contain the Tesseract Python library anymore

Full Changelog: v0.1.8...v0.1.9

v0.1.8

03 Mar 10:21
efedb31

Choose a tag to compare

  • extract tables as images (#517, #519)
  • various dependency updates

v0.1.7

10 Feb 19:56
615e6ef

Choose a tag to compare

  • added support for remote training data generation (#514)
  • generate delft data (#510)
  • various dependency updates

v0.1.6

14 Jan 16:45
6c00293

Choose a tag to compare

  • output training data files to a directory structure (#502)
  • generate training data references for the name model, for the reference author names (#501)
  • generate training data for the name model, for the author names in the header section (#493)
  • generate training data for the table model (#492)
  • refactored generate training data (#491)
  • generate training data for the figure model (#489)
  • generate training data for the citation model (#488)
  • added missing fulltext training data ref section (#486)
  • generate reference-segmenter training data (#485)
  • generate training data for the fulltext model (#483)
  • improve generate data tests (#482)
  • generate affiliation-address training data (#481)
  • generate header training data (#479)
  • fixed segmentation acknowledgement training data gen (#477)
  • generate segmentation training data using model (#476)
  • added segmentation model training data generator (#472)
  • added link to usage examples (#471)
  • various dependency updates

v0.1.5

23 Nov 12:48
59347e8

Choose a tag to compare

  • fixed asset zip failing with assert on relative path (#469)

v0.1.4

19 Nov 16:47
0322940

Choose a tag to compare

  • added Jupyter notebook support (#467)

v0.1.3

17 Nov 20:54
d95c16b

Choose a tag to compare

  • fixed missing xslt and default config in pypi package (#464)
  • fixed missing setup resources in python package (#463)

v0.1.2

16 Nov 19:35
f2cf658

Choose a tag to compare

  • refactored python api (#459)
  • improved python library documentation (#458)