Skip to content

llcing/BiLSTM-CRF-ChineseNER.pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BiLSTM-CRF-ChineseNER.pytorch

PyTorch implement of BiLSTM-CRF for Chinese NER

Requires:

  • PyTorch 0.4.1

  • Numpy

Just run python main.py --mode=train

P.S. use standard conlleval.pl to calculate entity-level precision, recall and f1-score. For details, you can refer the source codes.

Here's the best results (%):

TO BE COMPLETED

About

PyTorch implement of BiLSTM-CRF for Chinese NER

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages