Re: Mining Topk sequential patterns
Date: November 24, 2014 04:31AM
Hi,
Thanks for using TKS, and for requesting features and sorry for the delay to answer your question.
Features 1) and 2) are currently not implemented.
Implementing 1) would be easy. It only requires to add a IF on the size of patterns.
Implementing 2) would be more complicated. How many items must appear in your patterns? If I do a naive implementation it may be simple.
Beside are you using the source code of SPMF or the JAR file?
I will try to do 1) in the next few days. For 2), I may be able to do something but I need to look a little bit at the source code and it depends on your answer to my question.
Best,
Philippe