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 4B23617A26 for ; Sat, 11 Apr 2015 10:56:13 +0000 (UTC) Received: (qmail 65641 invoked by uid 500); 11 Apr 2015 10:56:13 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 65492 invoked by uid 500); 11 Apr 2015 10:56:13 -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 65216 invoked by uid 99); 11 Apr 2015 10:56:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Apr 2015 10:56:12 +0000 Date: Sat, 11 Apr 2015 10:56:12 +0000 (UTC) From: "Bruno P. Kinoshita (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (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:all-tabpanel ] Bruno P. Kinoshita resolved LANG-591. ------------------------------------- Resolution: Won't Fix I have created SANDBOX-494 to work on this issue for [text]. > 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)