Showing 1-20 of 42 packages
Soundex phonetic algorithm
Generate a soundex index for a word.
Soundex phonetic algorithm
Soundex function adapted for french phonetics
Calculate the soundex key of a string
Generate soundex index for Arabic words.
Clean and simple regex implentation of Kölner Phonetik, a soundex-like algorithm for German language
A nodejs library for phonetic string matching which exposes implementation of phonetic algorithms like soundex, metaphone and double-metaphone algorithms.
Returns a difference between two strings using soundex, levenshtein distance or both.
VISEO Bot Maker - Fuzzy's Soundex algorithm
Retext implementation of the Soundex algorithm
Encode strings as soundex hashes
Convert string into Soundex code
Typescript implementation of the soundex phonetic search algorithm.
An objectMode transform stream that attempts to auto-correct and enhance track metadata using Last.fm's correction API, Levenstein distance and SoundEx.
Finnish Soundex/Metaphone Module
A tiny, simple, fast fuzzy search library
Explains how to use SOUNDEX matching
Phonetic Encoder generates phonetic codes for words using Soundex and Metaphone algorithms. These codes represent how words sound, enabling fuzzy matching of similar-sounding names.
Provides natural language understanding/processing to enable easy implementation of chat bots and voice services. High performance run time in only 2 lines of code - 'require' to include it, and the call to process the text. These can run anywhere Node.js