Skip to content
/ RoseNER Public

ijckg2021:ROSE-NER: Robust Semi-supervised Named Entity Recognition on Insufficient Labeled Data

Notifications You must be signed in to change notification settings

emask6/RoseNER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoseNER:Robust Semi-supervised Named Entity Recognition on Insufficient Labeled Data

RoseNER is a named entity recognition framework. The paper has been accepted in IJCKG 2021.

Environment

python3.7
pytorch==1.6.0 +
transformers==2.10.0

Data

BC5CDR
NCBI-Diease

PretrainModel

BERT: bert-base-cased
https://huggingface.co/bert-base-cased/tree/main
Local:./bert/torch_bert

Train&Test

bash run.sh

About

ijckg2021:ROSE-NER: Robust Semi-supervised Named Entity Recognition on Insufficient Labeled Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published