We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pyltp里arc.head是从0开始的(0表示根),但好像语义角色标注和ltp里都是用-1表示根
The text was updated successfully, but these errors were encountered:
现在使用的版本是: 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
Sorry, something went wrong.
endyul
No branches or pull requests
pyltp里arc.head是从0开始的(0表示根),但好像语义角色标注和ltp里都是用-1表示根
The text was updated successfully, but these errors were encountered: