pyltp icon indicating copy to clipboard operation
pyltp copied to clipboard

句法分析的下标

Open luopuya opened this issue 9 years ago • 1 comments

pyltp里arc.head是从0开始的(0表示根),但好像语义角色标注和ltp里都是用-1表示根

luopuya avatar May 01 '15 01:05 luopuya

现在使用的版本是: win7 、64位、Python3.6、pyltp0.1.9.1、LTP模型3.4.0。 现在的文档中是加载模型3.3.1中语义标注的方法(加载的是SRL目录形式)。 请问,怎样加载模型3.4.0的SRL文件,而不是加载目录? error: cannot open model:F:/LTP_cs/ltp_data/pisrl.model/srl.model 谢谢!感激不尽。@endyul

yongyuan923 avatar Mar 19 '18 11:03 yongyuan923