Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@lfoppiano lfoppiano released this 29 Mar 04:27
· 6 commits to master since this release

What's Changed

Added

  • Docker image snapshots are built and pushed on dockerhub at each commit
  • new Dockerfile.local that does not clone from github
  • End 2 end evaluation using MeasEVAL (#164)

Changed

  • Updated to Grobid version 0.8.0
  • Updated to Dropwizard version 4.x (from version 1.x)
  • Updated training data, removed some leftover callout references that were partially removed
  • Updated models and evaluations (available here)

Fixed

  • Fixed and improved the word2number that now supports also fractions and other constructs #176, #110, #91
  • Fixed the segmentation issue for the quantified object. Now the spurious characters from PDF documents are removed #158

Full Changelog: v0.7.3...v0.8.0