NLPatVCU / medaCy

:hospital: Medical Text Mining and Information Extraction with spaCy
GNU General Public License v3.0
432 stars 91 forks source link

Implement spacy ner model #126

Closed jvargas2 closed 5 years ago

jvargas2 commented 5 years ago

Adds spacy_model() class with unit tests and small additional functions to related classes. Also upgraded spaCy to v2.1.3 for new continued training functionality.