साउण्डेक्स बाहरी कड़ियाँ दिक्चालन सूचीबढ़ाने मेंसंभारतीय साउण्डेक्सThe Soundex Indexing SystemEastman's Online Genealogy Newslettervan der Harg - Geanealogie: SoundexIndic SoundexSoundexText::SoundexPHP soundex functionSimMetrics an open source (sourceforge) library of similarity metrics including a number of soundex variantsSoundex in C#Soundex in HaskellSoundex in JavaSoundex in JavaScriptSoundex in PythonSoundex in STATASoundex in PostgreSQLSoundexIndic Soundex's Source CodeSoundexRefined Soundex

लेख जिनमें सितम्बर 2011 से मृत कड़ियाँ हैंध्वन्यात्मक कलन विधियाँ


कलन विधि






साउण्डेक्स (Soundex) एक ध्वन्यात्मक कलन विधि है जिसका उपयोग नामों को उनकी अंग्रेजी ध्वनि के अनुसार व्यवस्थित किए जाने में किया जाता है। इसका उद्देश्य यह है कि समान रूप से उच्चारित (homophones) नामों को समान प्रकार से कोडित किया जाय यद्यपि उनके वर्तनियों में मामूली अन्तर क्यों न हो।


यह अल्गोरिद्म मुख्यतः व्यंजनों की कोडिंग करता है ; स्वर की कोडिंग नहीं की जाती यदि वह शब्द के आरम्भ में न आया हो। सभी फोनेटिक अल्गोरिद्मों में साउण्डेक्स सबसे अधिक प्रसिद्ध है। इसकी प्रसिद्धि का एक कारण यह भी है कि यह PostgreSQL,[2] MySQL,[3] MS SQL Server[4] and Oracle[5]) आदि लोकप्रिय डेटाबेस सॉफ्टवेयरों में शामिल कर लिया गया है।



बाहरी कड़ियाँ



  • भारतीय साउण्डेक्स (शिल्पा)


  • The Soundex Indexing System (U.S. National Archives and Records Administration)


उपयोग के लिए तैयार साउण्डेक्स परिवर्तक



  • Eastman's Online Genealogy Newsletter Online soundex converter


  • van der Harg - Geanealogie: Soundex Dutch soundex converter


  • Indic Soundex Converts from all Indian languages and English (developed by the Swatantra Malyalam Group)


साउण्डेक्स के प्रोग्रामिंग एल्गोरिद्म



  • Soundex on Rosetta Code Implementations in around twenty languages.


  • Text::Soundex Perl module from CPAN

  • PHP soundex function

  • SimMetrics an open source (sourceforge) library of similarity metrics including a number of soundex variants

  • Soundex in C#

  • Soundex in Haskell

  • Soundex in Java


  • Soundex in JavaScript (view page source for code) (wrong: fails if first letter doubled, or vowel separates 2 similar letters)

  • Soundex in Python

  • Soundex in STATA

  • Soundex in PostgreSQL


  • Soundex Tcl package from the tcllib library


  • Indic Soundex's Source Code[मृत कड़ियाँ] Code for above example.


  • Soundex and Refined Soundex in Scala


Popular posts from this blog

बाताम इन्हें भी देखें सन्दर्भ दिक्चालन सूची1°05′00″N 104°02′0″E / 1.08333°N 104.03333°E / 1.08333; 104.033331°05′00″N 104°02′0″E / 1.08333°N 104.03333°E / 1.08333; 104.03333

Why is the 'in' operator throwing an error with a string literal instead of logging false?Why can't I use switch statement on a String?Python join: why is it string.join(list) instead of list.join(string)?Multiline String Literal in C#Why does comparing strings using either '==' or 'is' sometimes produce a different result?How to initialize an array's length in javascript?How can I print literal curly-brace characters in python string and also use .format on it?Why does ++[[]][+[]]+[+[]] return the string “10”?Why is char[] preferred over String for passwords?Why does this code using random strings print “hello world”?jQuery.inArray(), how to use it right?

How can we generalize the fact of finite dimensional vector space to an infinte dimensional case?$k[x]$-module and cyclic module over a finite dimensional vector spaceSubspace of a finite dimensional space is finite dimensionalIf V is an infinite-dimensional vector space, and S is an infinite-dimensional subspace of V, must the dimension of V/S be finite? ExplainWhy is an infinite dimensional space so different than a finite dimensional one?base for finite dimensional vector space is not infinite dimensional vector space?Any finite-dimensional vector space is the dual space of anotherHaving Trouble Understanding Meaning Of A Finite-Dimensional Vector SpaceProve that “Every subspaces of a finite-dimensional vector space is finite-dimensional”Ring as a finite dimensional Vector space over a field KQuestion regarding basis and dimension