From 00ab35ba96d1bea8c55f69483c751292c3af6078 Mon Sep 17 00:00:00 2001 From: Aishwarya Sivaraman Date: Sun, 27 Jan 2019 20:36:19 -0800 Subject: [PATCH] updated readme --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d25dd5e..5695f0d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # ALICE-ILP-for-Code-Search -repo for code of paper accepted for publication in ICSE 2019 +Active Inductive Logic Programmingfor Code Search. + +This repository contains the latest version of ALICE code. The experiments we ran for the paper along with a walkthrough tutorial can be be found here -- https://ucla.box.com/s/hiqhjq3qdocnkqme7bo0fqrckkupfp2h + +If you want to try our eclipse plugin, use the VM available here -- https://ucla.box.com/s/yp952moxbcyd7mxollsnlkdfqm6weajd + +ALICE requires ubuntu 14.04 with yap 6.3.3 and Eclipse LUNA. + +If you have any questions feel free to email me at dcssiva@cs.ucla.edu