DragonComputer / DragonComputer/Dragonfire
Warning: no model found for 'en'
Open
missing dependency
uncertain
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 208
- PR merge metrics
- No merged PRs in 30d
Description
When I was trying to run dragonfire I got following warning:
`Warning: no model found for 'en'`
And dragonfire ended on exception.
Looks like the solution is:
`sudo python -m spacy.en.download all`
Contributor guide
Assessment
This issue has not been assessed yet.