Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/seamusabshere/fuzzy_match
Last synced: about 6 hours ago
Repository metadata:
Find a needle (a document or record) in a haystack using string similarity and (optionally) regular expression rules. Uses Dice's Coefficient (aka Pair Similiarity) and Levenshtein Distance internally.
- Host: GitHub
- URL: https://github.com/seamusabshere/fuzzy_match
- Owner: seamusabshere
- License: mit
- Created: 2012-01-13T16:46:31.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2021-05-11T08:38:25.000Z (over 3 years ago)
- Last Synced: 2024-11-06T14:59:07.903Z (4 days ago)
- Language: Ruby
- Homepage:
- Size: 813 KB
- Stars: 675
- Watchers: 10
- Forks: 46
- Open Issues: 18
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG
- License: LICENSE
Owner metadata:
- Name: Seamus Abshere
- Login: seamusabshere
- Email:
- Kind: user
- Description:
- Website: https://www.faraday.io
- Location: Vermont
- Twitter:
- Company: Faraday
- Icon url: https://avatars.githubusercontent.com/u/15787?v=4
- Repositories: 146
- Last Synced at: 2023-04-10T02:54:33.342Z
- Profile URL: https://github.com/seamusabshere
- Sponsor URL:
Committers metadata
Last synced: 3 days ago
Total Commits: 212
Total Committers: 5
Avg Commits per committer: 42.4
Development Distribution Score (DDS): 0.033
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Seamus Abshere | s****s@a****t | 205 |
Luke Rodgers | l****s@g****m | 3 |
Ian Hough | i****h@g****m | 2 |
Andrey Marchenko | i****u@g****m | 1 |
Andy Rossmeissl | a****y@r****t | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 68,733,922 total
- Total docker downloads: 33,031,517
- Total dependent packages: 35 (may contain duplicates)
- Total dependent repositories: 29,906 (may contain duplicates)
- Total versions: 58
- Total maintainers: 1
rubygems: fuzzy_match
Find a needle in a haystack using string similarity and (optionally) regexp rules. Replaces loose_tight_dictionary.
- Homepage: https://github.com/seamusabshere/fuzzy_match
- Documentation: http://www.rubydoc.info/gems/fuzzy_match/
- Licenses: mit
- Latest release: 2.1.0 (published over 10 years ago)
- Last Synced: 2024-11-08T22:35:46.286Z (1 day ago)
- Versions: 18
- Dependent Packages: 35
- Dependent Repositories: 29,906
- Downloads: 68,733,922 Total
- Docker Downloads: 33,031,517
-
Rankings:
- Dependent repos count: 0.201%
- Downloads: 0.347%
- Dependent packages count: 0.747%
- Docker downloads count: 0.924%
- Average: 1.385%
- Stargazers count: 2.238%
- Forks count: 3.851%
- Maintainers (1)
go: github.com/seamusabshere/fuzzy_match
- Homepage:
- Documentation: https://pkg.go.dev/github.com/seamusabshere/fuzzy_match#section-documentation
- Licenses: mit
- Latest release:
- Last Synced: 2024-11-08T22:35:45.475Z (1 day ago)
- Versions: 40
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.456%
- Average: 6.674%
- Dependent repos count: 6.892%
Dependencies
- activesupport >= 0
- perftools.rb >= 0
- pry >= 0
- remote_table >= 0
- thor >= 0
- to_regexp >= 0
- active_record_inline_schema >= 0.4.0 development
- activerecord >= 3 development
- amatch >= 0 development
- cohort_analysis >= 0 development
- mysql2 >= 0 development
- pry >= 0 development
- rspec-core >= 0 development
- rspec-expectations >= 0 development
- rspec-mocks >= 0 development
- weighted_average >= 0 development
- yard >= 0 development