An open API service indexing awesome lists of open source software.

https://github.com/monarch-initiative/ontorunner


https://github.com/monarch-initiative/ontorunner

concept-recognition monarchinitiative nlp obofoundry

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ontoRunNER

This is a wrapper project around the following named entity recognition (NER) tools:
- [OGER](https://github.com/OntoGene/OGER).
- [spaCy](https://spacy.io)
- using [sciSpaCy](https://scispacy.apps.allenai.org) pipeline
namely the CRAFT corpus (`en_ner_craft_md`) used by default. Others can be used as listed [here](https://github.com/allenai/scispacy#available-models)

## Documentation

[ontoRunNER using Sphinx](https://monarch-initiative.github.io/ontorunner/index.html)