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