-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi Martino,
I've seen your implementation and it is really usefull. Great work!
My environment runs with python 3.7.9 and spacy 2.3.4.
I've installed the package as you suggested in the readme, so with this command
pip install -U https://github.com/MartinoMensio/it_vectors_wiki_spacy/releases/download/v1.0.1/it_vectors_wiki_lg-1.0.1.tar.gz
I am able of running spacy with your embeddings but I have the following warnings.
.../python3.7/site-packages/spacy/util.py:275: UserWarning: [W031] Model 'it_vectors_wiki_lg' (1.0.1) requires spaCy v2.1 and is incompatible with the current spaCy version (2.3.4). This may lead to unexpected results or runtime errors. To resolve this, download a newer compatible model or retrain your custom model with the current spaCy version. For more details and available updates, run: python -m spacy validate
.../python3.7/site-packages/spacy/_ml.py:287: UserWarning: [W020] Unnamed vectors. This won't allow multiple vectors models to be loaded. (Shape: (962148, 300))
Even though it seems to run smoothly, could you check if the model is running correctly? Or, even better, recreate the model and publish a new release for this spacy version?
Thanks!
Best regards,
Nicola
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels