-
Allow commands to be fuzzy-matched when searching (with something like https://github.com/farzher/fuzzysort, but not necessarily it).
Potentially also allow typos. e.g. for command named `Open` all…
-
I should get congratulated for a correct guess if I'm misspelling the name but I'm pretty close, Hamming distance-wise.
-
There's a persistent issue where people provide expansive and idiosyncratic responses (e.g. "I'm sexually female") that can be reasonably classified by a human user, but are difficult to accommodate i…
-
roxma updated
7 years ago
-
First off, great music player. I absolutely love it.
One feature request would be making the search a bit fuzzy when using Plex. An example of this is searching for a character with an umlaut (e.g.…
-
Implement fuzzywuzzy library to handle fuzzy string matching on oxide names for user input data.
-
Followup from https://github.com/PythonNut/company-flx/issues/17.
One way this could be done is to expose some configuration variable `company-anaconda-fuzzy-match` which would allow `tpe` to match…
-
Could DYM be extended to use the idea of "approximate string matching" (Wikipedia reference)? Not everybody phrases their sentences the same way.. I honestly believe this plugin would be a million tim…
-
`Foo extends` to complete `class Foo extends React.Component` for example (?)
-
This issue is a placeholder for what looks like a potential enhancements warc2zim might need to implement as some point in the future (typically in a 3.x version). It is meant to summarize the current…