{"id":17825374,"url":"https://github.com/thebutlah/fuzzywuzzy","last_synced_at":"2025-09-11T22:40:38.625Z","repository":{"id":74911680,"uuid":"80169521","full_name":"TheButlah/FuzzyWuzzy","owner":"TheButlah","description":"Fast and easy to use Fuzzy Logic library for Java","archived":false,"fork":false,"pushed_at":"2018-01-15T00:39:20.000Z","size":94,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-11T01:54:12.084Z","etag":null,"topics":["artificial-intelligence","fuzzy-logic","utility"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheButlah.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-27T00:33:40.000Z","updated_at":"2018-12-13T13:45:29.000Z","dependencies_parsed_at":"2023-07-07T05:30:27.767Z","dependency_job_id":null,"html_url":"https://github.com/TheButlah/FuzzyWuzzy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheButlah/FuzzyWuzzy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheButlah%2FFuzzyWuzzy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheButlah%2FFuzzyWuzzy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheButlah%2FFuzzyWuzzy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheButlah%2FFuzzyWuzzy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheButlah","download_url":"https://codeload.github.com/TheButlah/FuzzyWuzzy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheButlah%2FFuzzyWuzzy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274719294,"owners_count":25337237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artificial-intelligence","fuzzy-logic","utility"],"created_at":"2024-10-27T18:05:01.052Z","updated_at":"2025-09-11T22:40:38.601Z","avatar_url":"https://github.com/TheButlah.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FuzzyWuzzy\nFuzzyWuzzy is a fast and easy to use Fuzzy Logic library for Java. Specifically, it is a zero-order Sugeno-Type Fuzzy Inference System. This makes it very fast and simple to use.\n\n## What is Fuzzy Logic?\nFuzzy logic is a technique in AI that allows logic rules to be described in a manner similar to how a human would solve a problem. It is also capable of dealing with uncertainty and contradiction in the logic, and is extremely flexible and quite fast. This makes it well suited to difficult and vague real world problems. More info can be found [here](https://www.mathworks.com/help/fuzzy/what-is-fuzzy-logic.html), [here](https://www.mathworks.com/help/fuzzy/foundations-of-fuzzy-logic.html), and [here](https://www.mathworks.com/help/fuzzy/fuzzy-inference-process.html). Often usinig a FIS like FuzzyWuzzy will allow your code to change from a mess of convoluted if statements into something much more simple and elegant.\n\n## How do I use the code?\nTake a look [here](https://github.com/TheButlah/FuzzyWuzzy/blob/master/src/test/java/FuzzyEngineTest.java) for examples from the test cases.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebutlah%2Ffuzzywuzzy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthebutlah%2Ffuzzywuzzy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebutlah%2Ffuzzywuzzy/lists"}