Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage: python -m spacy [OPTIONS] COMMAND [ARGS]... Try 'python -m spacy --help' for help. Error: No such command 'init-model'. #13

Open
manar555555 opened this issue Mar 29, 2021 · 1 comment

Comments

@manar555555
Copy link

when : !python -m spacy init-model ar spacy.aravec.model --vectors-loc ./spacyModel/aravec.txt.gz
i have the following issue :
Usage: python -m spacy [OPTIONS] COMMAND [ARGS]...
Try 'python -m spacy --help' for help.

Error: No such command 'init-model'.

@RehamAlJabr
Copy link

Try this, it works:
!python -m spacy init vectors ar ./spacyModel/aravec.txt.gz spacy.aravec.model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants