If you’re looking for a no-library solution, you can implement a basic Levenshtein distance function yourself. It’s not too hard, and there are tons of tutorials online.
But honestly, for golang compare two spring similarities, using a library like `go-edlib` or `fuzzy` is way easier and saves time.
But honestly, for golang compare two spring similarities, using a library like `go-edlib` or `fuzzy` is way easier and saves time.
