Skip to content

Releases: CogStack/MedCATservice

v0.8.1

07 Oct 12:52
Compare
Choose a tag to compare

Full Changelog: v.0.8.0...v0.8.1

Changelog:

  • process_bulk fixed for DeID, now uses MedCAT implementation with multiprocessing rather than the placeholder loops.

v0.8.0

27 Sep 16:43
Compare
Choose a tag to compare

Summary:

  • MedCAT updated to v1.13.0
  • fixed issues with de-id models loading but crashing during proceessing
  • fixed issues with de-id modelse not producing any output
  • pinned transformers package version to 4.39.1 due to newer version breaking the functionality of MedCAT

Full Changelog: v0.7.0...v.0.8.0

v0.7.0

11 Aug 12:37
Compare
Choose a tag to compare

Full Changelog: v0.6.1...v0.7.0

What's Changed

  • MedCAT updated to v1.12

Note: since there are many changes in MedCAT v1.12 including the introduction of RelCAT and other breaking changes for other modules this is version is tagged as 0.7.0 .

v0.6.1

08 May 16:07
Compare
Choose a tag to compare

What's Changed

  • Bump gunicorn from 20.1.0 to 22.0.0 in /medcat_service by @dependabot in #38

  • Possible fix to process_bulk crashing with large batches.

Full Changelog: v0.6.0...v0.6.1

v0.6.0

19 Feb 13:43
Compare
Choose a tag to compare

Main release highlights:
- MedCAT updated to v1.10.1
- added support for reading model id/ontologies/meta_cats from the model card, this info is provided in the response messages
- de-id support (limited for now, no batch/multiprocessing yet)

What's Changed

  • support for round robin allocation of cuda cards to workers by @richardbeare in #36
  • Bump flask from 2.2.2 to 2.3.2 in /medcat_service by @dependabot in #35

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

02 Aug 10:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

10 Jan 10:33
Compare
Choose a tag to compare

What's Changed

  • Use CUI filter when using model pack by @sandertan in #28
  • MedCAT updated to 1.6.0

Full Changelog: v0.4.0...v0.5.0

v0.4.0

29 Nov 16:20
ea454a7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.3.2

18 Oct 20:15
Compare
Choose a tag to compare

What's Changed

MedCAT updated to 1.4.0

Full Changelog: 0.3.1...v0.3.2

v0.3.1

27 Apr 08:42
Compare
Choose a tag to compare
  • Model pack support (see readme, MedCAT service section).
  • MedCAT updated to 1.2.6.