nyxt icon indicating copy to clipboard operation
nyxt copied to clipboard

Status of using Montezuma to "replace" `filter.lisp`

Open guojing0 opened this issue 1 year ago • 2 comments

In #1911, it's mentioned by @Ambrevar that

I have hope that Montezuma would advantageously replace all the code in filter.lisp, except for the (mk-string-metrics:norm-damerau-levenshtein suggestion-string input) line since Montezuma does not perform fuzzy-matching.

I just checked and saw that filter.lisp was still there. It's been almost a year, so I was wondering that what's the status of it?

guojing0 avatar Sep 17 '22 06:09 guojing0

In #2536, Pierre said that Montezuma is not a flexible as it should probably be. So I'm not sure it's the right way to go.

aartaka avatar Sep 17 '22 08:09 aartaka

Well, since we are going to depend on it anyways, we could indeed replace the prompter code. But first we would need some benchmarks with relevance tests.

Not very hard...

Ambrevar avatar Sep 18 '22 18:09 Ambrevar