InstallationΒΆ
This note will present how to install OpenKE.
- Install TensorFlow or PyTorch
- Clone the OpenKE repository
$ git clone https://github.com/thunlp/OpenKE
$ cd OpenKE
- Compile C++ files
$ bash make.sh
This note will present how to install OpenKE.
$ git clone https://github.com/thunlp/OpenKE
$ cd OpenKE
$ bash make.sh