Browse Source

set the embedding version

pull/69/head
brad-gh 2 years ago committed by eslopfer
parent
commit
94e9143fcf
  1. 3
      piscine/week03/day05/ex01/README.md

3
piscine/week03/day05/ex01/README.md

@ -2,4 +2,5 @@
The goal of this exercise is to learn to load an embedding on SpaCy. The goal of this exercise is to learn to load an embedding on SpaCy.
1. Install and load `en_core_web_sm` embedding. Compute the embedding of `car`. 1. Install and load `en_core_web_sm` version `3.4.0` [embedding](https://github.com/explosion/spacy-models/releases/tag/en_core_web_sm-3.4.0). Compute the embedding of `car`.

Loading…
Cancel
Save