pmaitra commited on
Commit
0d82a78
1 Parent(s): 92cfca3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -61,7 +61,7 @@ Developing a BioBERT-based Natural Language Processing Algorithm for Acute Myelo
61
 
62
  ## Model Usage
63
  The model can be loaded using spacy after installing the model.
64
- ```terminal
65
  !pip install https://huggingface.co/pmaitra/en_biobert_ner_symptom/resolve/main/en_biobert_ner_symptom-any-py3-none-any.whl
66
  ```
67
 
 
61
 
62
  ## Model Usage
63
  The model can be loaded using spacy after installing the model.
64
+ ```
65
  !pip install https://huggingface.co/pmaitra/en_biobert_ner_symptom/resolve/main/en_biobert_ner_symptom-any-py3-none-any.whl
66
  ```
67