Skip to content

NER approaches for extracting Protected Health Information from Medical Records (PHI)

Notifications You must be signed in to change notification settings

instabaines/PHI-Extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

This repo contains code for training a NER model for healthcare applications. The model is specifically trained on PHI records from i2b2 dataset . Source: https://www.i2b2.org/NLP/DataSets/

Models

The model.py file contains various model for constructing NER model including BERT model for HealthCare.

Train

The train.py file contains script for training the model

ner

The ner.py file contains code for preparing the data for the data for the NER model

About

NER approaches for extracting Protected Health Information from Medical Records (PHI)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages