Repository navigation

#

metaphone

🪼 a python library for doing approximate and phonetic matching of strings.

Jupyter Notebook
2121
12 天前

pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search

Ruby
1437
3 天前

🎯 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).

Scala
485
8 年前

Fast Double Metaphone algorithm

JavaScript
92
2 年前

Phonetic libray for .NET

C#
77
5 年前

Fast Metaphone implementation

JavaScript
49
2 年前

Russian/English/Estonian/Finnish/Swedish phonetic algorithm based on Soundex and Metaphone

Python
48
2 个月前

PySpark phonetic and string matching algorithms

Python
39
1 年前

Soundex phonetic algorithm

JavaScript
35
2 年前

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 names which sound similar. As with Soundex, similar sounding words should share the same keys.

Python
35
12 年前

A collection of metrics and phonetic algorithms for fuzzy string matching in Elixir.

Elixir
35
2 年前

Go port of the metaphone3 algorithm

Java
25
6 年前

Phonetic encoders - bmpm, caverphone, soundex, metaphone

Go
19
2 年前

JavaScript library useful to find degrees of similarity between text's phonetics

JavaScript
19
8 年前

Phonetic-Algorithms for fuzzy searching | PHP

PHP
17
1 年前

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/

Python
12
1 年前

Experiments and development of phonetics and linguistics tools, initially in en_US

PHP
10
4 年前