Algorithm designed to match strings by similarity
-
Updated
Jan 26, 2025 - Python
Algorithm designed to match strings by similarity
An obscenity detection API in Rust using Custom Implementations
This package is is a Go implementation of the Metaphone algorithm for phonetic string matching and comparison in Brazilian Portuguese language. It can be used to encode words or phrases into their phonetic representations, which can then be used for tasks such as fuzzy string matching, spell correction, and text-to-speech applications.
Problem Solving Technique and methods of DSA Problems
Add a description, image, and links to the stringmatching topic page so that developers can more easily learn about it.
To associate your repository with the stringmatching topic, visit your repo's landing page and select "manage topics."