36 results for “topic:phonetic-algorithm”
IPA Phonemizer/Dephonemizer for 140 human languages
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.
Elasticsearch plugin for Russian Phonetic Analysis
Phonetic encoders - bmpm, caverphone, soundex, metaphone
cologne-phonetics implementation in python
Automatic Measurement of Vowel Duration for Consonant Vowel Consonant (CVC) sound files (JASA 2016)
Pengindeksan fonetis teks Al-Quran
Модуль фонетического разбора русских слов.
Implementation of various phonetic algorithms in Java.
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.
Automatic Measurement of Voice Onset Time (VOT) using Deep Recurrent Neural Networks (Interspeech 2016)
Soundex a go implementation of the Soundex algorithm.
a Python library for phonetic fuzzy searching and segment-to-segment distance computation. It allows you to find words that "sound like" a query by analyzing International Phonetic Alphabet (IPA) features.
match strings by how they sound
Convert english phrases into phonetic japanese kana approximations; also known as Englishru.
Zero-dependency Typescript library implementing the american soundex phonetic algorithm.
PHP OOP Implementation of the "Kölner Phonetic Index" - a soundex like algorithm for german language
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.
Levenshtein based and phrase accepting phonetic algorithm written in Golang.
A simple phonetic algorithm benchmark using Apache Commons Codec in Kotlin.
Cologne phonetics algorithm in Ruby.
Phonetic Library for Hindi
Pattern matching used to seek similarity between data strings
A lightweight Rust library for phonetic string matching using Soundex and Metaphone algorithms.
Phonetic Collection for VBA
An implementation of the SOUNDEX (sounds like) algorithm in Python3+
A phonetic encoding and reverse encoding script inspired by Soundex. Available in French, German and Italian.
Implementation of Cologne Phonetics (Kölner Phonetik) in PHP.
Dynamic Nato / ITU / ICAO Phonetic Alphabet & Number Pronouncer - Also available live at : https://linuxguist.github.io/phonetics/
Go implementation of the Soundex algorithm.