Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for fuzzy
GitHub Repo https://github.com/skim-rs/skim

skim-rs/skim

Fuzzy Finder in rust!
GitHub Repo https://github.com/sahilm/fuzzy

sahilm/fuzzy

Go library that provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ IDEA et al.
StackOverflow https://stackoverflow.com/questions/10168686/image-processing-algorithm-improvement-for-coca-cola-can-recognition

Image Processing: Algorithm Improvement for 'Coca-Cola Can' Recognition

Tags: c++, algorithm, image-processing, opencv
StackOverflow https://stackoverflow.com/questions/32337135/fuzzy-search-algorithm-approximate-string-matching-algorithm

Fuzzy search algorithm (approximate string matching algorithm)

Tags: string, algorithm, search, levenshtein-distance, fuzzy-search
GitHub Repo https://github.com/seatgeek/fuzzywuzzy

seatgeek/fuzzywuzzy

Fuzzy String Matching in Python
StackOverflow https://stackoverflow.com/questions/682367/good-python-modules-for-fuzzy-string-comparison

Good Python modules for fuzzy string comparison?

Tags: python, string, string-comparison, fuzzy-comparison
StackOverflow https://stackoverflow.com/questions/327513/fuzzy-string-search-library-in-java

Fuzzy string search library in Java

Tags: java, nlp, fuzzy-search
StackOverflow https://stackoverflow.com/questions/10383044/fuzzy-string-comparison

Fuzzy String Comparison

Tags: python, nlp, fuzzy-comparison
GitHub Repo https://github.com/junegunn/fzf

junegunn/fzf

:cherry_blossom: A command-line fuzzy finder
GitHub Repo https://github.com/cyberark/FuzzyAI

cyberark/FuzzyAI

A powerful tool for automated LLM fuzzing. It is designed to help developers and security researchers identify and mitigate potential jailbreaks in their LLM APIs.
StackOverflow https://stackoverflow.com/questions/23305000/javascript-fuzzy-search-that-makes-sense

JavaScript fuzzy search that makes sense

Tags: javascript, regex, string-matching, fuzzy-search
StackOverflow https://stackoverflow.com/questions/29971600/choose-folders-to-be-ignored-during-search-in-vs-code

Choose folders to be ignored during search in VS Code

Tags: visual-studio-code
StackOverflow https://stackoverflow.com/questions/1319615/how-do-i-declare-custom-exceptions-in-modern-python

How do I declare custom exceptions in modern Python?

Tags: python, python-3.x, exception, python-dataclasses, pep352
GitHub Repo https://github.com/FuzzyAutocomplete/FuzzyAutocompletePlugin

FuzzyAutocomplete/FuzzyAutocompletePlugin

A Xcode 5+ plugin that adds more flexible autocompletion rather than just prefix-matching.
GitHub Repo https://github.com/mattyork/fuzzy

mattyork/fuzzy

Filters a list based on a fuzzy string search
GitHub Repo https://github.com/kien/ctrlp.vim

kien/ctrlp.vim

Fuzzy file, buffer, mru, tag, etc finder.
GitHub Repo https://github.com/krisk/Fuse

krisk/Fuse

Lightweight fuzzy-search, in JavaScript
GitHub Repo https://github.com/ssdeep-project/ssdeep

ssdeep-project/ssdeep

Fuzzy hashing API and fuzzy hashing tool
StackOverflow https://stackoverflow.com/questions/1377372/django-fuzzy-string-translation-not-showing-up

django fuzzy string translation not showing up

Tags: django, internationalization, fuzzy
StackOverflow https://stackoverflow.com/questions/6690739/high-performance-fuzzy-string-comparison-in-python-use-levenshtein-or-difflib

High performance fuzzy string comparison in Python, use Levenshtein or difflib

Tags: python, string-matching, levenshtein-distance, difflib