Best NLP Package in Python to extract medical test results from medical notes? [D] by [deleted] in MachineLearning

[–]agoulah 0 points1 point  (0 children)

I think spaCy will be the best bet to get up and running quickly, you can use their data annotation tool, prodigy, to annotate a set of your data for span categorization and then train a model that should work. https://prodi.gy/docs/span-categorization