paper(medcat): MedCAT 2 paper related scripts and documentation#526
Conversation
…ts for a single model
This reverts commit c8d80ad.
alhendrickson
left a comment
There was a problem hiding this comment.
Minor one from me, could you make a README.md in the medcat-v2/paper folder? Super high level one that basically says run pip install somewhere, then get the required data following each data folder, then ./run_all_at_once.sh or whatever.
Just something that explains /paper folder from a dev perspective with this repo open, I get the paper itself will explain a lot.
|
looks good for paper result reproduction.
|
Goot point! As of now, it would have. But I've added a
That isn't really possible. Not only is there no availability of models that this would work (full models, embedding linker model) for or the data (MIMIC raw data, linking datasets) that this uses, even if it did, the entire thing might take longer than the 6h allocated to job runners. |
tomolopolis
left a comment
There was a problem hiding this comment.
yeah agreed - worth adding in the README what version of the lib that this was last tested with.
lgtm otherwise
No description provided.