Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Chinese word segmentation in tensorflow

License

Notifications You must be signed in to change notification settings

firedraky/deepseg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deepseg

Chinese word segmentation in tensorflow 2.x.

tensorflow 1.x的实现请切换到tf1分支

开发环境

conda create -n deepseg python=3.6
conda activate deepseg 
pip install -r requirements.txt

About

Chinese word segmentation in tensorflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%