⚖️ Fetches all song titles in your playlist and compares them to find duplicates. Supports multithreading!
-
Updated
Jun 30, 2023 - JavaScript
⚖️ Fetches all song titles in your playlist and compares them to find duplicates. Supports multithreading!
This repository contains a fuzzy search library that provides a flexible way to search and match strings using various fuzzy matching algorithms. It supports multiple languages and allows for customization of search options such as algorithms, thresholds, and synonym handling.
A measure of distance between words with the Jaro-Winkler algorithm
Jaro Winkler Distance is a algorithm that can be used to compare two strings of sentences and get the score in percent how much is similar.
Add a description, image, and links to the jaro-winkler topic page so that developers can more easily learn about it.
To associate your repository with the jaro-winkler topic, visit your repo's landing page and select "manage topics."