Can someone help me understand how to compare two spring similarities in Golang?

9 Replies, 1374 Views

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.

Messages In This Thread



Users browsing this thread: 1 Guest(s)