yufangzhao / zh-segmentation-keras

Chinese segmentation simple by keras

Home Page:https://www.cnblogs.com/vipyoumay/p/8608754.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zh-segmentation-keras

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

requirements

include

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

About

Chinese segmentation simple by keras

https://www.cnblogs.com/vipyoumay/p/8608754.html

License:MIT License


Languages

Language:Python 100.0%