Skip to content

obolicaca/ner-ncbi-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NER for NCBI Disease

This repo contains code for training Named Entity Recognition (NER) task for NCBI disease dataset, by fine-tuning distilbert.

Installation

You can use your prefered manager (conda pyenv, pipenv etc etc.) and install from requirements.txt

HOW TO

The repo is meant to be read via jupyter notebooks inside notebooks directory. If you'd like to just play around with predictions given an arbitrary string, you an either:

  • run notebook "notebooks/Playground.ipynb"
  • run fastapi API via "python app.py"

Feel free to contact me if you're encountering issues with regard to running the code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published