k-Met is a phonetic clustering algorithm for grouping words by their approximate pronunciation. It uses fuzzy matching techniques and the double metaphone indexing algorithm.
-
Updated
Feb 16, 2012 - Python
k-Met is a phonetic clustering algorithm for grouping words by their approximate pronunciation. It uses fuzzy matching techniques and the double metaphone indexing algorithm.
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 …
PHP OOP Implementation of the "Kölner Phonetic Index" - a soundex like algorithm for german language
Automatic Measurement of Vowel Duration for Consonant Vowel Consonant (CVC) sound files (JASA 2016)
Levenshtein based and phrase accepting phonetic algorithm written in Golang.
Phonetic Library for Hindi
Cologne phonetics algorithm in Ruby.
Implementation of Cologne Phonetics (Kölner Phonetik) in PHP.
Dictionary that searches words through phonetic indexing using binary trees.
Brazilian Portuguese Metaphone plugin for Elasticsearch 7.x
Brazilian Portuguese Metaphone plugin for Elasticsearch 6.x
Elasticsearch plugin for Russian Phonetic Analysis
Soundex a go implementation of the Soundex algorithm.
Automatic Measurement of Voice Onset Time (VOT) using Deep Recurrent Neural Networks (Interspeech 2016)
MLPhone is a phonetic algorithm for indexing Malayalam words by their pronunciation, like Metaphone for English. The algorithm generates three Romanized phonetic keys (hashes) of varying phonetic affinities for a given Malayalam word.
A simple phonetic algorithm benchmark using Apache Commons Codec in Kotlin.
Go implementation of the Soundex algorithm.
Add a description, image, and links to the phonetic-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the phonetic-algorithm topic, visit your repo's landing page and select "manage topics."