Module: Taxamatch
- Defined in:
- lib/taxamatch_rb.rb,
lib/taxamatch_rb/base.rb,
lib/taxamatch_rb/version.rb,
lib/taxamatch_rb/atomizer.rb,
lib/taxamatch_rb/authmatch.rb,
lib/taxamatch_rb/normalizer.rb,
lib/taxamatch_rb/phonetizer.rb
Overview
Algorithms for Taxamatch::Authmatch are developed by Patrick Leary of uBio and EOL fame
Defined Under Namespace
Modules: Normalizer, Phonetizer Classes: Atomizer, Authmatch, Base
Constant Summary collapse
- VERSION =
"1.1.2"
Class Method Summary collapse
Class Method Details
.version ⇒ Object
4 5 6 |
# File 'lib/taxamatch_rb/version.rb', line 4 def self.version VERSION end |