/zh-segmentation-keras

Chinese segmentation simple by keras

Primary LanguagePythonMIT LicenseMIT

zh-segmentation-keras

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

requirements

include

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