Closed ShanWangBUPT closed 4 years ago
>>> labeller.load(srl_path) [dynet] random seed: 729815937 [dynet] allocating memory: 2000MB [dynet] memory allocation done. Traceback (most recent call last): File "<stdin>", line 1, in <module> RuntimeError: basic_filebuf::underflow error reading the file: iostream error
报错信息如上,pyltp是3.4版本的,模型也是下载的3.4.0版本下的模型。
>>> labeller.load(srl_path) [dynet] random seed: 729815937 [dynet] allocating memory: 2000MB [dynet] memory allocation done. Traceback (most recent call last): File "<stdin>", line 1, in <module> RuntimeError: basic_filebuf::underflow error reading the file: iostream error
报错信息如上,pyltp是3.4版本的,模型也是下载的3.4.0版本下的模型。