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: 'module' object has no attribute 'polyglot_nouns #52

Open
mkshadown opened this issue Oct 21, 2017 · 0 comments
Open

AttributeError: 'module' object has no attribute 'polyglot_nouns #52

mkshadown opened this issue Oct 21, 2017 · 0 comments
Assignees

Comments

@mkshadown
Copy link

File "doc_sim.py", line 105, in <module> estimator = pickle.load(open(args.estimator,"rb")) File "/usr/lib/python2.7/pickle.py", line 1384, in load return Unpickler(file).load() File "/usr/lib/python2.7/pickle.py", line 864, in load dispatch[key](self) File "/usr/lib/python2.7/pickle.py", line 1096, in load_global klass = self.find_class(module, name) File "/usr/lib/python2.7/pickle.py", line 1132, in find_class klass = getattr(mod, name) AttributeError: 'module' object has no attribute 'polyglot_nouns'

Would you help me?
I'm getting this message when I run the doc_sim.py code.

@natsheh natsheh self-assigned this Jan 21, 2018
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

2 participants