/cws_lstm

bi-lstm for Chinese word segment lstm cws deepnlp nlp lstm tf tensorflow

Primary LanguagePython

cws_lstm

License GitHub issues GitHub stars

tensorflow bi-lstm for Chinese sentence segment

files

train.py training predict.py pridiction

running

train:

python train.py

predict:

python predict.py

result as following

image