Skip to content

0.5.2

Compare
Choose a tag to compare
@lfoppiano lfoppiano released this 17 Oct 16:12
· 2037 commits to master since this release

Changes:

  • Corrected back status codes from the REST API when no available engine (503 is back again to inform the client to wait, it was removed by error in version 0.5.0 and 0.5.1 for PDF processing services only, see documentation of the REST API)
  • Added metrics in the REST entrypoint (accessible via http://localhost:8071)
  • Added Grobid clients for Java, Python and NodeJS
  • Added counters for consolidation tasks and consolidation results
  • Add case sensitiveness option in lexicon/FastMatcher
  • Updated documentation
  • Bugfixing: #339, #322, #300, and other