Simple Implementation of the Priori algorithm in Common Lisp
data.txt is a simple input.
reuslt.txt is the programs output.
In the input file, each feature is in it's own line(features are seporated by newline). The instances are seperated by an extra new line between them.