Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use the pretrained UMLSBERT for NER task prediction #2

Open
kswamy15 opened this issue Apr 15, 2021 · 1 comment
Open

How to use the pretrained UMLSBERT for NER task prediction #2

kswamy15 opened this issue Apr 15, 2021 · 1 comment

Comments

@kswamy15
Copy link

This is not a real issue about this repo. But want to know how to use the UmlsBERT for NER prediction on a bunch of clinical text - without any fine tuning or training of the pre-trained model. Is there a jupyter notebook that points to using the pre-trained model on a batch of clinical text for NER prediction?

@gmichalo
Copy link
Owner

Thank you for your interest in UmlsBert. You can find a Jupiter notebook for the NER task in :
https://github.com/gmichalo/UmlsBERT/blob/master/experiments/NER_task.ipynb

where we have an example-code for UmlsBert and the standard Bert architecture (bert, biobert, bio_clinicalbert).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants