Closed KYRIEZX closed 3 years ago
@KYRIEZX We are so regretted that our word segmentation module can not run on the Ubuntu system due to some unsupported system-level functions. You can run it on the Centos system. If you don't have a Centos system available, you can segment the Chinese text with other tools, like Jieba.
@KYRIEZX We are so regretted that our word segmentation module can not run on the Ubuntu system due to some unsupported system-level functions. You can run it on the Centos system. If you don't have a Centos system available, you can segment the Chinese text with other tools, like Jieba.
OK thanks.
My script:
perl NiuTrans-running-segmenter.pl -lang ch -input ../work/preprocessing/chinese.clean.txt -output ../work/preprocessing/chinese.clean.txt.prepro -method 01
But it turns to: