Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@kermitt2 kermitt2 released this 24 Apr 13:51
· 1537 commits to master since this release

Added

  • Table content structuring (thanks to @Vitaliy-1), see PR #546
  • Support for application/x-bibtex at /api/processReferences and /api/processCitation (thanks to @koppor)
  • Optionally include raw affiliation string in the TEI result
  • Add dummy model for facilitating test in Grobid modules
  • Allow environment variables for config properties values to ease Docker config
  • ChangeLog

Changed

  • Improve CORS configuration #527 (thank you @lfoppiano)
  • Documentation improvements
  • Update of segmentation and fulltext model and training data
  • Better handling of affiliation block fragments
  • Improved DOI string recognition
  • More robust n-fold cross validation (case of shared grobid-home)