I just translated an algo that was guessed from Sublime Text:
https://blog.forrestthewoods.com/reverse-engineering-sublime-text-s-fuzzy-match-4cffeed33fdb

The code is not too pretty (one 54-line method) but it seems to give the
same scores as the online demo. We can have a look in Namur or during a
sprint :)

On 10 March 2016 at 03:13, Damien Pollet <damien.pollet+ph...@gmail.com>
wrote:

> +1
>
> I wanted to copy the algo from selecta but never got to it…
> https://github.com/garybernhardt/selecta/blob/master/selecta
>
> On 9 March 2016 at 20:51, Tudor Girba <tu...@tudorgirba.com> wrote:
>
>> Hi,
>>
>> Would you like to try to propose a implementation for this? This would
>> fit as a subclass of GTFilter?
>>
>> Cheers,
>> Doru
>>
>>
>> > On Mar 9, 2016, at 4:04 PM, Peter Uhnák <i.uh...@gmail.com> wrote:
>> >
>> > Would be possible to have fuzzy-search?
>> > Or rather Pascal-based search?
>> >
>> > RTAE -> RTAbstractExample
>> > BCF -> BlConfigurableFormatter
>> >
>> > etc.
>>
>> --
>> www.tudorgirba.com
>> www.feenk.com
>>
>> "Every successful trip needs a suitable vehicle."
>>
>>
>>
>>
>>
>>
>>
>

Reply via email to