I generated frequent patterns using fpg. However, for displaying the output, I would like to override the seqdumper. I don't want to display the output as Key,Value. I would just like to output each unique pattern and its support (as in, just the unique "Values"). How can I do this (apart, of course, from writing a postprocessing script to extract what I need after dumping stuff with seqdumper) ?
Thanks! -- View this message in context: http://lucene.472066.n3.nabble.com/Overriding-seqdumper-in-FPM-output-tp3862336p3862336.html Sent from the Mahout User List mailing list archive at Nabble.com.
