- Open Knowledge-Graph-Embedding as a project in the IDE
- Main.py. Please run this to generate all the necessary data for task up until Alignment Querying (Subtask OA.3)
- Navigate to the embeddings folder and open the terminal.
- pip install setuptools
- owl2vec_star standalone --config_file default.cfg
- The output files will be generated in cache/
- annotations.txt, axioms.txt, entities.txt, outputontology.embeddings, outputontology.embeddings.txt, projection.ttl
- Navigate to embeddings folder
- Open New-Embedding.ipynb using Jupyter