NLPatVCU / medaCy

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

Implement BiLSTM-CRF #145

Closed jvargas2 closed 5 years ago

jvargas2 commented 5 years ago

Adds the BiLSTM-CRF learner and the BiLSTM-CRF Pytorch module. Include improvements to the CLI, documentation, and tests.