; Original message From: Benedikt
> Ritter <
> > > brit...@apache.org> Date:05/02/2014 04:15 (GMT-05:00)
> > > To: Commons Developers List
> > > Subject: Re: [LANG] Algorithm for fuzzy string matching
> > >
> > > Since nobody had objec
SU or should it live in its own class?
> >
> > Gary
> >
> > Original message From: Benedikt Ritter <
> > brit...@apache.org> Date:05/02/2014 04:15 (GMT-05:00)
> > To: Commons Developers List
> > Subject: Re: [LANG] Algorithm for fuzzy
opers List
> Subject: Re: [LANG] Algorithm for fuzzy string matching
>
> Since nobody had objections against adding this, I'll apply this
> patch.
>
> Benedikt
>
>
> 2014-04-28 17:47 GMT+02:00 Benedikt Ritter :
>
> > Hi all,
> >
> > we have a
Do we really want this in SU or should it live in its own class?
Gary
Original message From: Benedikt Ritter
Date:05/02/2014 04:15 (GMT-05:00)
To: Commons Developers List
Subject: Re: [LANG] Algorithm for fuzzy string matching
Since nobody had objections against adding
Since nobody had objections against adding this, I'll apply this patch.
Benedikt
2014-04-28 17:47 GMT+02:00 Benedikt Ritter :
> Hi all,
>
> we have a nice PR for StringUtils at github:
> https://github.com/apache/commons-lang/pull/20
>
> It adds a new string matching algorithm to StringUtils, t
Hi all,
we have a nice PR for StringUtils at github:
https://github.com/apache/commons-lang/pull/20
It adds a new string matching algorithm to StringUtils, that calculates a
score for the similarity between to strings. This kind of fuzzy matching is
known from editors like Sublime Text, Text Mate