Skip to content

OWL2Vec* v0.2.1

Latest
Compare
Choose a tag to compare
@ChenJiaoyan ChenJiaoyan released this 03 Jan 15:06
· 10 commits to master since this release

v0.2.1 supports installation and running by commands, as well as directly running by the original Python programs.

v0.2.1 has been upgraded with Python 3.8, gensim 4.x and RDFLib 6.0.0 supported and tested.

The following requirement is now supported:

Python 3.8
RDFLib 6.0.0
gensim 4.1.2
scikit-learn 0.24.2
nltk 3.6.7
OWLready2 0.25

A simple tutorial on accessing the embeddings (the class IRI vector and word vector) has been added in README.rst.