Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #85614

Re: fuzzysearch: find not exactly what you're looking for!

From Emile van Sebille <emile@fenx.com>
Subject Re: fuzzysearch: find not exactly what you're looking for!
Date 2015-02-12 12:54 -0800
References <CALWZvp4+k5FzMTR4bzo9VxsOLZEKYnwyfk=UyFkUYY01+9QJ6g@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.18712.1423774466.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 2/12/2015 11:51 AM, Tal Einat wrote:
> Hi everyone,
>
> I'd like to introduce a Python library I've been working on for a
> while: fuzzysearch. I would love to get as much feedback as possible:
> comments, suggestions, bugs and more are all very welcome!

I adapt difflib's SequenceMatcher for my fuzzy search needs now -- can 
you provide some perspective on how fuzzysearch compares?

Thanks,

Emile

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: fuzzysearch: find not exactly what you're looking for! Emile van Sebille <emile@fenx.com> - 2015-02-12 12:54 -0800

csiph-web