seamusabshere / fuzzy_matchLinks
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.
☆681Updated 4 years ago
Alternatives and similar repositories for fuzzy_match
Users that are interested in fuzzy_match are comparing it to the libraries listed below
Sorting:
- ☆762Updated 5 years ago
- A general classifier module to allow Bayesian and other types of classifications. A fork of cardmagic/classifier.☆555Updated last year
- Abort requests that are taking too long☆905Updated this week
- Efficient bulk inserts with ActiveRecord☆813Updated 3 years ago
- Seedbank gives your seed data a little structure. Create seeds for each environment, share seeds between environments and specify depende…☆1,143Updated last year
- CSV Import for humans on Ruby / Ruby on Rails☆601Updated last year
- Ruby library for HTML/XML transformation and sanitization☆957Updated last month
- Compose your business logic into commands that sanitize and validate input.☆1,395Updated 2 years ago
- Benchmark and profile your Rails apps☆796Updated 3 years ago
- Textacular exposes full text search capabilities from PostgreSQL, and allows you to declare full text indexes. Textacular will extend Act…☆955Updated 5 months ago
- Ruby Optimized XML Parser☆909Updated 2 weeks ago
- ActiveSupport::Memoizable with a few enhancements☆925Updated last year
- A time-based background job scheduler daemon (just like Cron) for Rails☆685Updated 8 months ago
- See statistic about your workers☆793Updated last year
- Easy Diffing in Ruby☆1,289Updated 2 months ago
- Rack middleware for rate-limiting incoming HTTP requests.☆944Updated 2 years ago
- an extension to the sidekiq message processing to track your jobs☆993Updated 4 years ago
- Read text and metadata from files and documents (.doc, .docx, .pages, .odt, .rtf, .pdf)☆502Updated 2 years ago
- A small Ruby gem to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids t…☆980Updated 2 months ago
- Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.☆853Updated 7 months ago
- An enterprise security extension for devise, trying to meet industrial standard security demands for web applications.☆746Updated 3 years ago
- Happy database triggers for ActiveRecord☆787Updated 5 months ago
- Manage settings with Ruby on Rails