Skip to content

Commit 886eb1c

Browse files
committed
Update README.md
1 parent 82ab072 commit 886eb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ $ pip install -r requirements.txt
4747
## Data and model preparation
4848
<a name="preparation"></a>
4949

50-
1. To run this code, you need to first download [the model file](https://ftp.ncbi.nlm.nih.gov/pub/lu/PhenoTagger/models.zip) ( it includes the files for three trained models for HPO concept recognition, i.e., CNN, Bioformer, and BioBERT ), then unzip and put the model folder into the Phenotagger folder.
50+
1. To run this code, you need to first download [the model file](https://ftp.ncbi.nlm.nih.gov/pub/lu/PhenoTagger/models_v1.1.zip) ( it includes the files for three trained models for HPO concept recognition, i.e., CNN, Bioformer, and BioBERT ), then unzip and put the model folder into the Phenotagger folder.
5151
2. The corpora used in the experiments are provided in */data/corpus.zip*. Please unzip the file, if you need to use them.
5252

5353
## Tagging free text with PhenoTagger

0 commit comments

Comments
 (0)