Skip to content

novellll/CWS_BLSTM_CRF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CWS_BLSTM_CRF

Chinese Word Segmentation using BLSTM-CRF model (a tensorflow version)

Experimental Results


models F1(PKU)
BLSTM-CRF 94.94%
BLSTM-CRF + bigram 95.80%

Experiments are conducted on the PKU dataset from the second Sighan Bakeoff.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%