centos安装pyltp错误解决

ERROR: Command "/home/ccivr/anaconda3/bin/python -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-install-k_q5nxhc/pyltp/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-k197eu50/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-k_q5nxhc/pyltp/

安装pyltp的过程中一直报ltp中文件的语法错误,大多是dynet中的语法错误,而且还有warning,不知道怎么解决

最终办法是回退pyltp的版本  pip install pyltp==0.1.9.1  安装成功

LTP_data 的版本为3.4.0  语义角色标注会出错,查了一下是pyltp0.1.9和0.2.0版本接口不同的原因,原本的python语义角色标注接口为labels = labeller.label(words, tags, arcs), 0.1.9的接口是labels = labeller.label(words, tags, entitys, arcs)

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值