Skip to content

Commit 7831498

Browse files
committed
Update README.md
1 parent 36a1fe6 commit 7831498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ner-fashion-brands/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The training and evaluation datasets are distributed in Prodigy's simple JSONL (
5757

5858
## 🎛 Scripts
5959

60-
The [`scripts_spacy.py`](scripts_spacy.py) file includes command line scripts for training and evaluating spaCy models using the data in Prodigy's format. This should let you reproduce our [experiments](https://explosion.ai/blog/sense2vec-reloaded#ner-results). We tried to keep the scripts as straightforward as possible. To see the available arguments, you can run `python scripts_spacy.py [command] --help`.
60+
The [`scripts_spacy.py`](scripts_spacy.py) file includes command line scripts for training and evaluating spaCy models using the data in Prodigy's format. This should let you reproduce our results. We tried to keep the scripts as straightforward as possible. To see the available arguments, you can run `python scripts_spacy.py [command] --help`.
6161

6262
| Command | Description |
6363
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)