Set of utils and models for automating tagging of medical records ("compte rendu operatoire", CRO and "compte rendu hospitalisation", CRH).
Documentation: https://24p11.github.io/automate_pmsi/
Install tf_codage:
pip install -e .
The library tf_codage comes with a few unit tests. To run them use:
pytest tests