one of the problems I encounter is the top k matches are not unique, more like same pattern just shift by n, probably mathematically it is legitimate as the distance is nearer, but in reality it dilutes the actual result. for example :
looks like it found 4 different similar pattern, but they are the same
one of the problems I encounter is the top k matches are not unique, more like same pattern just shift by n, probably mathematically it is legitimate as the distance is nearer, but in reality it dilutes the actual result. for example : looks like it found 4 different similar pattern, but they are the same