This release is mainly focused on fixing DeID models. This fix was supposed tom out in 1.13.1 but were accidentally omitted.
What's Changed * CU-869671bn4: Update requirements to fix workflow issue due to mypy by mart-r in https://github.com/CogStack/MedCAT/pull/497 * CU-8696n7w95: Remove commented code to fix DeID (oversight in PR 490) by mart-r in https://github.com/CogStack/MedCAT/pull/502
This PR is mostly designed to address a few issues related to MetaCAT (see 495). But a few other changes were also pulled from the master class to fix previous issues and/or make sure the patch release is stable.
What's Changed * CU-8695jwnjk: Fix description of an argument for --help to work in CLI by mart-r in https://github.com/CogStack/MedCAT/pull/484 * Pushing bug fix for metacat by shubham-s-agarwal in https://github.com/CogStack/MedCAT/pull/487 * CU-8695uhe5n: Update docs dependency pins by mart-r in https://github.com/CogStack/MedCAT/pull/491 * CU-8695pvhfe fix usage monitoring for multiprocessing by mart-r in https://github.com/CogStack/MedCAT/pull/488 * CU-8695ucw9b deid transformers fix by mart-r in https://github.com/CogStack/MedCAT/pull/490 * CU-869637yfx: Pin spacy dependency to lower than 3.8 by mart-r in https://github.com/CogStack/MedCAT/pull/494 * MetaCAT fixes and upgrades by shubham-s-agarwal in https://github.com/CogStack/MedCAT/pull/495