Skip to content

xhuang28/NewBioNer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning A Unified Named Entity Tagger From Multiple Partially Annotated Corpora For Efficient Adaptation

https://arxiv.org/abs/1909.11535

The paper was accepted as a long paper in CoNLL 2019.

I'm using:

-Python 3.6

-Pytorch 0.3.1

-tqdm

Please download word embedding into /embeddings/ from http://bio.nlplab.org/ (wikipedia-pubmed-and-PMC-w2v.bin)

To train the proposed models, run commands in

submit_train.sh

To evaluate the models, run commands in

submit_eval.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published