Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

soundex

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

soundex

Soundex algorith implementation for English and Indian languages

  • 1.1.3
  • PyPI
  • Socket score

Maintainers
2

Soundex #######

.. image:: https://travis-ci.org/Project-SILPA/soundex.svg?branch=master :target: https://travis-ci.org/Project-SILPA/soundex

.. image:: https://coveralls.io/repos/Project-SILPA/soundex/badge.png?branch=master :target: https://coveralls.io/r/Project-SILPA/soundex?branch=master

Soundex is phonetic algorithm for indexing names by sound as pronounced in English. This module implements Soundex algorithm for Engish as well as a modified version of soundex algorithm for Indian languages.

Details on how Soundex is implemented can be found at Santhosh's blog <http://thottingal.in/blog/2009/07/26/indicsoundex/>_

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc