firedraky / deepseg

Chinese word segmentation in tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Python 100.0%