This project started as a attempt to successfully implement a famous sequential pattern mining algorithm given here kis-lab.com/zhong/open_publish/Effective Pattern Discovery.pdf
But eventually it turned to a classifier that uses the frequent pattern discovery method given to identify patterns and classify documents.