Skip to content

Commit

Permalink
typo part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
danjscho committed Sep 17, 2024
1 parent dd7437b commit d072a93
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 @@ -123,7 +123,7 @@ To sign the corresponding license agreement you can apply for this via [huggingf

### Usage

Although more recently we have moved to use [`GLiNER`](https://github.com/urchade/GLiNER) as the base NER mode, in `./notebooks/extraction_module/ner_exploration` there is a set of notebooks exploring how to implement a range of named entity recognition (NER) models.
Although more recently we have moved to use [`GLiNER`](https://github.com/urchade/GLiNER) as the base NER model, in `./notebooks/extraction_module/ner_exploration` there is a set of notebooks exploring how to implement a range of named entity recognition (NER) models.

- `numind_NER.ipynb` explores a NER model created by Numind.
- `spacy_and_scispacy.ipynb` explores a range of NER models released by spaCy. (A different environment will be required to run SciSpacy.)
Expand Down

0 comments on commit d072a93

Please sign in to comment.