About Anaconda Help Download Anaconda

conda-forge / packages / perl-text-soundex 3.05

Implementation of the soundex algorithm.

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v3.05
  • osx-64 v3.05
  • noarch v3.05

conda install

To install this package run one of the following:
conda install conda-forge::perl-text-soundex
conda install conda-forge/label/cf201901::perl-text-soundex
conda install conda-forge/label/cf202003::perl-text-soundex

Description

Soundex is a phonetic algorithm for indexing names by sound, as pronounced in English. The goal is for names with the same pronunciation to be encoded to the same representation so that they can be matched despite minor differences in spelling. Soundex is the most widely known of all phonetic algorithms and is often used (incorrectly) as a synonym for "phonetic algorithm". Improvements to Soundex are the basis for many modern phonetic algorithms. (Wikipedia, 2007)


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy