You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 theowl2vec_star.extract_owl2vec_model( )
method. for my request to be possible, this would need to be added.The text was updated successfully, but these errors were encountered: