KRR-Oxford / DeepOnto

A package for ontology engineering with deep learning and language models.
https://krr-oxford.github.io/DeepOnto/
Apache License 2.0
187 stars 12 forks source link

Update taxonomy.py - DiGraph initialisation #14

Closed acadTags closed 12 months ago

acadTags commented 12 months ago

reverse DiGraph initialisation from (child,parent) to (parent,child)