Skip to content

Commit

Permalink
Add text
Browse files Browse the repository at this point in the history
  • Loading branch information
meghanabhange committed Jun 3, 2021
1 parent 2237ecc commit 6f4c9cf
Show file tree
Hide file tree
Showing 2 changed files with 9,150 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

### Installation

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.


```
pip install XXXXX
```
Loading

0 comments on commit 6f4c9cf

Please sign in to comment.