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

AttributeError: type object 'pkuseg' has no attribute 'pkuseg' #158

Open
zhouGTM opened this issue Apr 15, 2022 · 0 comments
Open

AttributeError: type object 'pkuseg' has no attribute 'pkuseg' #158

zhouGTM opened this issue Apr 15, 2022 · 0 comments

Comments

@zhouGTM
Copy link

zhouGTM commented Apr 15, 2022

Traceback (most recent call last):
File "D:/pycharm-workspace/matplotlib/lac/Test.py", line 6, in
seg = pkuseg.pkuseg(postag=True) # 开启词性标注功能
AttributeError: type object 'pkuseg' has no attribute 'pkuseg'

my pkuseg version is 0.0.25 an numpy version is 1.19.3 , it's not be version problem

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