KRR-Oxford / OWL2Vec-Star

Embedding OWL ontologies
Apache License 2.0
84 stars 25 forks source link

Request for example script for standalone-multi #14

Open casparmaria opened 1 year ago

casparmaria commented 1 year ago

it would be greatly appreciated if you could add an exemplary script to master/jupyter_notebook_owl2vec.ipynb demonstrating how to use the code in the case of standalone-multi. Thank you!

EDIT: I can see that owl2vec_star.__perform_joint_ontology_embedding( ) is not exposed in the owl2vec_star.extract_owl2vec_model( ) method. for my request to be possible, this would need to be added.