-
Notifications
You must be signed in to change notification settings - Fork 215
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
ValueError: [E024] Could not find an optimal move to supervise the parser. Usually, this means the GoldParse was not correct. For example, are all labels added to the model? #16
Comments
I have fixed the error. I will raise PR for the same. Please check |
Unable to create a PR because of acess issue. but here is the modified Modification done to original code
How to Run the code
|
from spacy.gold import GoldParse ModuleNotFoundError: No module named 'spacy.gold' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please Can someone paste a working code here or tell me the version of spacy they are using
The text was updated successfully, but these errors were encountered: