Install python3 stuttering word segmentation library

1. Download the version for python3 from the link below

https://codeload.github.com/fxsjy/jieba/zip/jieba3k

2. After decompression, enter the decompressed directory and execute the following command to install
python setup.py install

3. Test whether the installation is successful

Enter the test directory under the installation directory to run the demo, if the word segmentation information is output, the installation is successful
cd test
python demo.py

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325293534&siteId=291194637