🪼 a python library for doing approximate and phonetic matching of strings.
-
Updated
Oct 29, 2024 - Jupyter Notebook
🪼 a python library for doing approximate and phonetic matching of strings.
pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
🎯 String metrics and phonetic algorithms for Scala (e.g. Dice/Sorensen, Hamming, Jaccard, Jaro, Jaro-Winkler, Levenshtein, Metaphone, N-Gram, NYSIIS, Overlap, Ratcliff/Obershelp, Refined NYSIIS, Refined Soundex, Soundex, Weighted Levenshtein).
A Python 3 phonetics library.
Fast Double Metaphone algorithm
Phonetic libray for .NET
Fast Metaphone implementation
Russian/English/Estonian/Finnish/Swedish phonetic algorithm based on Soundex and Metaphone
Soundex phonetic algorithm
PySpark phonetic and string matching algorithms
A collection of metrics and phonetic algorithms for fuzzy string matching in Elixir.
Metaphone is a phonetic algorithm, an algorithm published in 1990 for indexing words by their English pronunciation. It fundamentally improves on the Soundex algorithm by using information about variations and inconsistencies in English spelling and pronunciation to produce a more accurate encoding, which does a better job of matching words and …
Phonetic Spelling Algorithms in R
Go port of the metaphone3 algorithm
Phonetic encoders - bmpm, caverphone, soundex, metaphone
JavaScript library useful to find degrees of similarity between text's phonetics
a piecemeal natural language processing library
This repository is a voice search demo using OpenAI Whisper, DuckDB, and the Metaphone algorithm. The associate blog post is here: https://vikramoberoi.com/posts/using-metaphone-to-handle-bad-transcriptions-in-voice-search-for-sommeliers/
A nodejs library for phonetic string matching which supports phonetic algorithms like soundex, metaphone and double-metaphone.
Add a description, image, and links to the metaphone topic page so that developers can more easily learn about it.
To associate your repository with the metaphone topic, visit your repo's landing page and select "manage topics."