tomolopolis
tomolopolis
Once relation Anno models are available in MedCAT we should include these models in the annotation / online-learning process similar to concept recognition.
Loading the app in Firefox does not work. Can we fail more gracefully here? detail of regexp support in firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1225665
using CRF within a sklearn Pipeline, raises a FutureWarning with sklearn 0.23. This will raise an AttributeError from version 0.24. Repro for the warning. ``` from sklearn.pipeline import Pipeline from...
Fixes & improvements for MetaAnnotation annotating: - [8694uffmu](https://app.clickup.com/t/8694uffmu) - unique name constraint on MetaTask model - - [8694ukrnk](https://app.clickup.com/t/8694ukrnk) - on an ExportedProjectUpload if there are multiple tasks with the same...
These changes enable: - running models in background process, - run process_tasks in separate docker compose service - add a dialog workflow to inspect running state of bg_process - add...