Skip to content

Commit

Permalink
Merge pull request #8 from NanoNLP/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
CoreySutphin authored Dec 22, 2018
2 parents 0432dcd + 74df6e2 commit 14db004
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ MedaCy is a text processing and learning framework built over [spaCy](https://sp

## :thought_balloon: Where to ask questions

MedaCy actively maintained by [@AndriyMulyar](https://github.com/AndriyMulyar)
MedaCy is actively maintained by [@AndriyMulyar](https://github.com/AndriyMulyar)
and [@CoreySutphin](https://github.com/CoreySutphin). The best way to
receive immediate responses to any questions is to raise an issue. See how to formulate a good issue or feature request in the [Contribution Guide](/CONTRIBUTING.md).

Expand Down
11 changes: 11 additions & 0 deletions examples/models/clinical_notes_model.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,14 @@ medaCy comes equipped with a powerful model for entity extraction from clinical
------------------------------------------------
Overall (micro) 0.7905 0.7137 0.7502 0.9243 0.8235 0.8710
Overall (macro) 0.7786 0.6981 0.7343 0.9152 0.8099 0.8569
| Entities | Strict | Lenient |
| :-------: | :----------------: |:-------------:|
|Drug| | | |
|Strength| | |
|Duration | | |
|Route | | |
|Form | | |
|ADE | | |
|Dosage | | |
|Reason | | |
|Frequency | | |

0 comments on commit 14db004

Please sign in to comment.