Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 837 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 837 Bytes

MeasNER : Bio NER for Counts and Measurements

Built with spaCy

Disclaimer : Work in progress, doesn't give the best accuracy yet.

image

Trained on MeasEval 2021 SemEval data which focuses on Counts and Measurements entities in clinical texts. (Can be extended to other medical entities as well)

Using PubMedBERT-base-uncased-abstract-fulltext as a backbone so can capture token level information corresponding to medical texts better.

Trained using spaCy-v3 and can be used directly as a package.

Installation

pip install https://github.com/meghanabhange/MeasNER/releases/download/0.1/en_measner-0.1.1.tar.gz