https://pantsbuild.org/ logo
b

brave-policeman-49804

04/17/2019, 11:02 AM
I have one more issue, I basically need to install this model as a dependency
<https://spacy.io/models/en#en_core_web_sm>
. but the docs mentioned it to download with
python3 -m spacy download en_core_web_sm
. how do i convert this into requirements.txt?
6 Views