An implementation of the SOUNDEX (sounds like) algorithm in Python3+
-
Updated
May 20, 2023 - Python
An implementation of the SOUNDEX (sounds like) algorithm in Python3+
An information retrieval system for boolean queries, proximity quries and wildcard queries using Inverted indexing, Biword indexing, positional indexing and soundex indexing.
Implmentation of soundex algorithm
Mimicking the way the actual open-source ElasticSearch engine indexes its words
Add a description, image, and links to the soundex-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the soundex-algorithm topic, visit your repo's landing page and select "manage topics."