Skip to content
Discussion options

You must be logged in to vote

Hi, this is a change in v2.3+, where the probability features aren't included with the pretrained models by default. See the section on "Probability and cluster features" for how to load very similar probability tables into a model in v2.3+: https://spacy.io/usage/v2-3#migrating

Be aware that the tables from spacy-lookups-data are not identical with the v2.2 models because there are 1M entries instead of 1.3M. The size of the tables in the spacy-lookups-data package starts to become a problem, so I just kept the most frequent 1M tokens.

If you need the exact same probabilities, you can export the probabilities from a v2.2 model and load them in if you need the exact same probabilities. Yo…

Replies: 7 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by ines
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@adrianeboyd
Comment options

@jmyerston
Comment options

@adrianeboyd
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@adrianeboyd
Comment options

@BrenBarn
Comment options

@adrianeboyd
Comment options

@yunbinmo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌙 nightly Discussion and contributions related to nightly builds feat / doc Feature: Doc, Span and Token objects
6 participants
Converted from issue

This discussion was converted from issue #6388 on December 10, 2020 23:41.