Biomedical And Clinical English Model Packages In The Stanza Python NLP Library | Awesome LLM Papers Add your paper to Awesome LLM Papers

Biomedical And Clinical English Model Packages In The Stanza Python NLP Library

Yuhao Zhang, Yuhui Zhang, Peng Qi, Christopher D. Manning, Curtis P. Langlotz . Journal of the American Medical Informatics Association 2021 – 100 citations

[Other] [Paper]   Search on Google Scholar   Search on Semantic Scholar
Datasets Model Architecture Tools

We introduce biomedical and clinical English model packages for the Stanza Python NLP library. These packages offer accurate syntactic analysis and named entity recognition capabilities for biomedical and clinical text, by combining Stanza’s fully neural architecture with a wide variety of open datasets as well as large-scale unsupervised biomedical and clinical text data. We show via extensive experiments that our packages achieve syntactic analysis and named entity recognition performance that is on par with or surpasses state-of-the-art results. We further show that these models do not compromise speed compared to existing toolkits when GPU acceleration is available, and are made easy to download and use with Stanza’s Python interface. A demonstration of our packages is available at: http://stanza.run/bio.

Similar Work