Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade python to 3.9 and add access embeddings script #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

haydin505
Copy link

@haydin505 haydin505 commented Jan 9, 2024

I am actively engaged in the development of knowledge embeddings utilizing ontologies. Following a thorough review of the article and codebase, I've identified several enhancements tailored for newcomers to seamlessly engage with the project.

Changes Made:

  • Implemented a .gitignore file specifically designed for PyCharm users, enhancing version control for the development environment.
  • Introduced the AccessEmbeddings.py script, simplifying result visualization for users.
  • Resolved an issue related to directory problems causing errors when saving the embedding file.
  • Included the Helis owl, ensuring its availability in the repository.
  • Addressed compatibility challenges with the existing requirements files by creating a new customized requirements file. This modification also facilitated an upgrade to Python 3.9.

These adjustments aim to streamline the onboarding process for new contributors and enhance the overall usability of the repository.

Also, fixes #10, #7 and #15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Having an issue with saving the model to file
1 participant