Installation Error

#1
by shivammsharma - opened

When i install the the model i get this error:

!pip install https://huggingface.co/pmaitra/en_biobert_ner_symptom/resolve/main/en_biobert_ner_symptom-any-py3-none-any.whl
ERROR: Invalid requirement: 'en-biobert-ner-symptom==any': Expected end or semicolon (after name and no valid version specifier)
en-biobert-ner-symptom==any

and even after trying to download the wheel separately then also then also this same error occurs

It could be a missing dependency. I am no longer working on this project but you can try out the github repo and see if it works for you.

Sign up or log in to comment