Skip to content

Releases: lfoppiano/grobid-superconductors

v0.5.5

05 Apr 08:30
Compare
Choose a tag to compare

What's Changed

  • Update to Dropwizard4
  • Update to grobid-quantities 0.8.0 - new and updated models and improvements
  • Update to grobid 0.8.0 - new models and improvements
  • Various fixes

Full Changelog: v0.5.4...v0.5.5

v0.5.4

13 Oct 07:30
Compare
Choose a tag to compare

What's Changed

  • Update chemical formula parser for processing in parallel by @lfoppiano in #61

Full Changelog: v0.5.3...v0.5.4

0.5.3

27 Jun 09:55
Compare
Choose a tag to compare

What's Changed

  • Enable ELMo (but currently disabled because cannot be used in the docker image)
  • Fix training data generation
  • Update to grobid 0.7.3 and jdk 17

Full Changelog: v0.5.2...v0.5.3

v0.5.2

01 Mar 06:44
Compare
Choose a tag to compare

What's Changed

  • Fix automatic docker release build
  • Update DL models with fixes in the casing (See kermitt2/delft#156)
  • Update to Grobid-quantities 0.7.2
  • Update to Grobid 0.7.2
  • Fix wrongly parsed formulas #56
  • Group output sentences by paragraphs

Full Changelog: 0.5.1...v0.5.2

0.5.1

11 Nov 03:39
Compare
Choose a tag to compare
  • Update grobid to version 0.7.1
  • Updated all the deep learning models
  • Fixed bug in the formula transformation (which was repeating the formula in certain cases) #56
  • Re-evaluated all the models using an holdout set
  • Various fixes

0.4.0

14 Dec 08:05
Compare
Choose a tag to compare
[Gradle Release Plugin] - creating tag:  '0.4.0'.

0.3.2

14 Dec 08:05
573b8d9
Compare
Choose a tag to compare
Merge pull request #33 from lfoppiano/extended-api

Extends API