From d40e536315f845f10d475241db200a60da83dd6e Mon Sep 17 00:00:00 2001 From: Johnny Date: Tue, 19 Mar 2019 15:55:29 +0800 Subject: [PATCH] Add TransR testing command --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f090afb..ef03a57 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,8 @@ Testing For testing, you need to follow the steps below: +TransE : `./Test_TransE bern`. + TransR: Call the program Test_TransR with method as parameter in folder TransR/ CTransR: Call the program Test_CTransR with method as parameter in folder CTransR/