Skip to content
Discussion options

You must be logged in to vote

The difference in accuracy can be attributed to the difference between your input text and the training data of the model in question: While the text above appears to be a transcript of a conversation, the large model was trained on newspaper corpora. As you can imagine, the structure and content of the former tends to differ significantly from that of the latter.

For more context on how inputs influence the performance of a pre-trained model and tips to improving accuracy, please refer to this post.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adrianeboyd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage General spaCy usage
2 participants