-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Entity recognition is inconsistent across runs #1336
Comments
Thanks for the report -- definitely something wrong here. |
Please let me know if I can provide any more information, or run additional tests. |
I have it reproduced now, so it shouldn't be long to get the fix sorted :) |
Something similar -
|
The current version on There are two possible explanations for the inconsistency:
I think 2) is probably more likely. The good news is that the instability occurs also in the tensor values, not just in the parser or tagger. This means there's only a few places to look. It's probably the maxout or convolution functions. |
I updated to the latest nightly build, and the issue has disappeared. |
No worries! |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
I'm attempting some entity recognition, and the results keep changing for the same sentence when I reload the same model.
Sample run snapshot (verbatim)
I'm not sure, but this is unexpected given nothing really changes.
Output of spacy info --markdown
Info about spaCy
The text was updated successfully, but these errors were encountered: