seamusabshere / fuzzy_match
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.
☆679Updated 3 years ago
Alternatives and similar repositories for fuzzy_match:
Users that are interested in fuzzy_match are comparing it to the libraries listed below
- ☆761Updated 5 years ago
- Efficient bulk inserts with ActiveRecord☆817Updated 3 years ago
- Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.☆852Updated 2 months ago
- The best data slicer! Watch a 3 minute screencast at http://tableprintgem.com☆905Updated 2 years ago
- Rack middleware for rate-limiting incoming HTTP requests.☆946Updated 2 years ago
- an extension to the sidekiq message processing to track your jobs☆993Updated 3 years ago
- Seedbank gives your seed data a little structure. Create seeds for each environment, share seeds between environments and specify depende…☆1,146Updated last year
- StateMachines Active Record Integration☆400Updated 2 weeks ago
- ActiveSupport::Memoizable with a few enhancements☆922Updated 11 months ago
- See statistic about your workers☆797Updated last year
- Filterrific is a Rails Engine plugin that makes it easy to filter, search, and sort your ActiveRecord lists.☆908Updated last month
- Ruby Gem for convenient reading and writing of CSV files. It has intelligent defaults, and auto-discovery of column and row separators. I…☆1,486Updated 3 months ago
- Benchmark and profile your Rails apps☆791Updated 2 years ago
- Easy Diffing in Ruby☆1,271Updated 5 months ago
- Ruby library for HTML/XML transformation and sanitization☆945Updated last month
- A Ruby library for testing your library against different versions of dependencies.☆1,288Updated 5 months ago
- Ruby/ProgressBar is a text progress bar library for Ruby.☆1,575Updated 9 months ago
- Abort requests that are taking too long☆884Updated 8 months ago
- Attach comments to ActiveRecord's SQL queries☆1,754Updated 7 months ago
- A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!☆829Updated 7 months ago
- Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, pla…☆1,344Updated 2 months ago
- Log parser to identify actions which significantly increase VM heap size☆1,178Updated 7 years ago
- Manage settings with Ruby on Rails☆1,015Updated 3 months ago
- Just the right amount of Rails eager loading☆1,629Updated 4 months ago
- Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.☆1,605Updated 3 months ago
- This Gem adds useful methods to your Rails app to validate, display and save phone numbers. It uses the super awesome Phony gem (https://…☆563Updated last year
- A general classifier module to allow Bayesian and other types of classifications. A fork of cardmagic/classifier.☆556Updated 10 months ago
- Happy database triggers for ActiveRecord☆784Updated 4 months ago
- Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff.☆847Updated 2 weeks ago
- Textacular exposes full text search capabilities from PostgreSQL, and allows you to declare full text indexes. Textacular will extend Act…☆951Updated 2 weeks ago