Skip to content
Discussion options

You must be logged in to vote

This is not really a bug, it's just an issue with the accuracy of the POS tagger. Some degree of errors with the models are inevitable; see this issue for some notes on that. This case is a bit unfortunate but as you note it seems it's been fixed in v3.

Your answer is marked correct because your code is consistent with spaCy's predictions, which is all the answer-checking code has access to.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by polm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / tagger Feature: Part-of-speech tagger
2 participants