ostafen / smart

String Matching Algorithms Research Tool
https://smart-tool.github.io/smart/
GNU General Public License v3.0
4 stars 2 forks source link

Minorfixes #92

Closed nishihatapalmer closed 4 months ago

nishihatapalmer commented 4 months ago

space out results a bit more. allow searches for patterns that don't exist in the text. also fix the median calculation - didn't take into account that the list is zero indexed.