Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 333 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 333 Bytes

zh-segmentation-keras

Chinese segmentation simple by keras, this project includes two ways to implement Chinese segmentation.

requirements

include

  • Bilstm 实现分词
  • Bilstm+crf 实现分词