Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lingluodlut committed Nov 16, 2020
1 parent 842d179 commit c488593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ The file requires 4 parameters:
Example:

```
$ python PhenoTagger_training.py -t ../data/distant_train_data/weak_train.conll -d ../data/corpus/GSC/GSCplus_dev_gold.tsv -m biobert -o ../models/
$ python PhenoTagger_training.py -t ../data/distant_train_data/distant_train.conll -d ../data/corpus/GSC/GSCplus_dev_gold.tsv -m biobert -o ../models/
```

After the program is finished, 2 files will be generated in the output folder:
Expand Down

0 comments on commit c488593

Please sign in to comment.