AttributeError: 'NeuroNER' object has no attribute 'sess'
Mahmedturk opened this issue · 3 comments
Mahmedturk commented
Hi,
I get the the following error with conll dataset. I know this has already been answered but that fix does not solve my issue.
__AttributeError: 'NeuroNER' object has no attribute 'sess'
Franck-Dernoncourt commented
Thanks for the report, duplicate of #87 (see the last comment -> the issue is due to a recent update, will be fixed soon)
nishkalavallabhi commented
I just installed neuroner, and I have this exact same error (not with conll, but with a different dataset in bio, which works with other trainers). Is there a fix?
garimazthakur commented
Please check your spacy module once.