赞
踩
参考文档:
官方文档https://github.com/HIT-SCIR/pyltp
安装:
第一步:
安装 pyltp
两种方式:
1.使用 pip 安装
$ pip install pyltp
2.源代码安装
$ git clone https://github.com/HIT-SCIR/pyltp
$ git submodule init
$ git submodule update
$ python setup.py install # Mac系统出现版本问题使用 MACOSX_DEPLOYMENT_TARGET=10.7 python setup.py install
第二步:
下载模型文件
网址:https://pan.baidu.com/share/link?shareid=1988562907&uk=2738088569#list/path=%2F
注意pyltp的版本与模型文件的版本需要一致
我踩过的坑:
模型与pyltp版本问题<
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。