Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1CC5210428 for ; Sun, 22 Mar 2015 15:03:12 +0000 (UTC) Received: (qmail 63327 invoked by uid 500); 22 Mar 2015 15:03:11 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 63229 invoked by uid 500); 22 Mar 2015 15:03:11 -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 63217 invoked by uid 99); 22 Mar 2015 15:03:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Mar 2015 15:03:11 +0000 Date: Sun, 22 Mar 2015 15:03:11 +0000 (UTC) From: "Bruno P. Kinoshita (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LANG-591) A more complex Levenshtein distance would be useful MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LANG-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14374988#comment-14374988 ] Bruno P. Kinoshita commented on LANG-591: ----------------------------------------- [~britter] +1, definitely! Just let me know how to proceed, should we ask the issue reporter to create a new issue, or perhaps change the component of this issue? > A more complex Levenshtein distance would be useful > --------------------------------------------------- > > Key: LANG-591 > URL: https://issues.apache.org/jira/browse/LANG-591 > Project: Commons Lang > Issue Type: New Feature > Components: lang.* > Affects Versions: 3.0 > Reporter: Benson Margulies > Fix For: Review Patch > > Attachments: LANG-591.patch > > > For some applications, it is necessary to get insert/delete/substitution counts from the distance algorithm. I am attaching a patch that provides this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)