Chinese word segment use Bi-LSTM and CRF
- python3.5+
- tensorflow-gpu>=1.8
- pandas
- numpy
- scikit-learn
Usage:
- run
data_processing.py
to convert the original corpus to dataset cd src
find all the models- go into a model directory and run
python train.py