This directory contains a sample program to explain the algorithm to compute cdf s1-generate-suffix < CORPUS > CORPUS.s1 sh s2-sort-suffix < CORPUS.s1 > CORPUS.s2 s3-compute-neighbor < CORPUS.s2 > CORPUS.s3 s4-compute-lcp < CORPUS.s3 > CORPUS.s4 s5-detect-class < CORPUS.s4 > RESULT or sh compute-table.sh < CORPUS > CORPUS.s4 sh detect-class.sh < CORPUS > RESULT if you need to find updates, visit http://www.ss.cs.tut.ac.jp/umemura/cicling2009/