Skip to content

RENCI-NER/ontorunner

 
 

Repository files navigation

ontoRunNER

This is a wrapper project around the following named entity recognition (NER) tools:

  • OGER.
  • spaCy
    • using sciSpaCy pipeline namely the CRAFT corpus (en_ner_craft_md) used by default. Others can be used as listed here

Documentation

ontoRunNER using Sphinx