mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-03 21:24:11 +03:00
Update init-model docs
This commit is contained in:
parent
70052e46e9
commit
ce63f8997b
|
@ -533,8 +533,10 @@ p
|
||||||
+cell option
|
+cell option
|
||||||
+cell
|
+cell
|
||||||
| Optional location of vectors file. Should be a tab-separated
|
| Optional location of vectors file. Should be a tab-separated
|
||||||
| file where the first column contains the word and the remaining
|
| file in Word2Vec format where the first column contains the word
|
||||||
| columns the values.
|
| and the remaining columns the values. File can be provided in
|
||||||
|
| #[code .txt] format or as a zipped text file in #[code .zip] or
|
||||||
|
| #[code .tar.gz] format.
|
||||||
|
|
||||||
+row
|
+row
|
||||||
+cell #[code --prune-vectors], #[code -V]
|
+cell #[code --prune-vectors], #[code -V]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user