Closed mattiaguerri closed 4 years ago
issue with calinski_harabasz_score, cannot be imported issue with google.cloud, cannot be imported error message OSError: [E050] Can't find model 'en_core_web_lg'
In addition, add fasttext and kenlm to requirements.
Thanks, added to requirements.txt. To fix error message OSError: [E050] Can't find model 'en_core_web_lg', run: python -m spacy download en_core_web_lg
issue with calinski_harabasz_score, cannot be imported issue with google.cloud, cannot be imported error message OSError: [E050] Can't find model 'en_core_web_lg'
In addition, add fasttext and kenlm to requirements.