Return-Path: Delivered-To: apmail-commons-issues-archive@locus.apache.org Received: (qmail 98555 invoked from network); 4 May 2008 12:37:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 May 2008 12:37:02 -0000 Received: (qmail 14234 invoked by uid 500); 4 May 2008 12:37:02 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 14026 invoked by uid 500); 4 May 2008 12:37:01 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 14015 invoked by uid 99); 4 May 2008 12:37:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 May 2008 05:37:01 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 May 2008 12:36:14 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B0983234C107 for ; Sun, 4 May 2008 05:32:55 -0700 (PDT) Message-ID: <1624832185.1209904375721.JavaMail.jira@brutus> Date: Sun, 4 May 2008 05:32:55 -0700 (PDT) From: "Henri Yandell (JIRA)" To: issues@commons.apache.org Subject: [jira] Commented: (CODEC-62) Implement Daitch Mokotoff Soundex In-Reply-To: <825207215.1204964146163.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CODEC-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594083#action_12594083 ] Henri Yandell commented on CODEC-62: ------------------------------------ Fun in that there are various letter combinations that can lead to multiple options. So there can be N different answers. This raises the question of a) how to implement that and b) whether an implementation has much value if it needs human interpretation. > Implement Daitch Mokotoff Soundex > --------------------------------- > > Key: CODEC-62 > URL: https://issues.apache.org/jira/browse/CODEC-62 > Project: Commons Codec > Issue Type: New Feature > Reporter: Henri Yandell > Fix For: 1.4 > > > http://en.wikipedia.org/wiki/Daitch-Mokotoff_Soundex -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.