Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
meghanabhange authored Jun 3, 2021
1 parent 6f4c9cf commit 4e8eca1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# MeasNER : Bio NER for Counts and Measurements

### Installation
### Disclaimer : Work in progress, not yet stable

![image](https://user-images.githubusercontent.com/34004739/120615321-c75e5d00-c475-11eb-9747-2bec7e2d849d.png)

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)

Expand All @@ -9,6 +11,7 @@ Using PubMedBERT-base-uncased-abstract-fulltext as a backbone so can capture tok
Trained using spaCy-v3 and can be used directly as a package.


### Installation
```
pip install XXXXX
```

0 comments on commit 4e8eca1

Please sign in to comment.