Skip to content
New issue

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

官方使用手册和实际代码之间有版本差?无法调试使用 #702

Open
ligenxun opened this issue Jun 4, 2024 · 0 comments
Open

Comments

@ligenxun
Copy link

ligenxun commented Jun 4, 2024

看见官方文档里,提到可以看支持的模型清单,但是安装后打印出来并没有这个方法。。

import ltp
print(ltp.available_models())

Traceback (most recent call last):
File "E:\MyCode\Python\cj_zl\planTesting\NLP\check.py", line 9, in
print(ltp.available_models())
AttributeError: module 'ltp' has no attribute 'available_models'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant