Issue | #Downvotes for this reason | By |
---|
C | The size of the cache (a prime number). (default: 250007) | default: 250007 |
D | Enables debugging output (if available) to be printed. (default: off) | |
IC | The size of the internal cache (a prime number). (default: 200003) | default: 200003 |
L | The lambda constant. Penalizes non-continuous subsequence matches. Must be in (0,1). (default: 0.5) | default: 0.5 |
N | Use normalization. (default: no) | |
P | The pruning method to use: 0 = No pruning 1 = Lambda pruning (default: 0) | default: 0 |
no-checks | Turns off all checks - use with caution! (default: checks on) | |
ssl | The length of the subsequence. (default: 3) | default: 3 |
ssl-max | The maximum length of the subsequence. (default: 9) | default: 9 |