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.


Owner metadata:


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 Email 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

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


Dependencies

Gemfile rubygems
  • activesupport >= 0
  • perftools.rb >= 0
  • pry >= 0
  • remote_table >= 0
  • thor >= 0
  • to_regexp >= 0
fuzzy_match.gemspec rubygems
  • 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