🪼 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
翻译 - pg_search建立ActiveRecord命名范围,以利用PostgreSQL的全文本搜索
🎯 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, ...
#自然语言处理#A Python 3 phonetics library.
Russian/English/Estonian/Finnish/Swedish phonetic algorithm based on Soundex and Metaphone
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 varia...
Phonetic Spelling Algorithms in R
JavaScript library useful to find degrees of similarity between text's phonetics
#算法刷题#Phonetic-Algorithms for fuzzy searching | PHP
#自然语言处理#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-transcri...
A nodejs library for phonetic string matching which supports phonetic algorithms like soundex, metaphone and double-metaphone.