-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3586942
commit 00ab35b
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 [email protected] |