Table of Contents - fuzzy-string-match-1.0.1 Documentation
Pages
-
LICENSE
-
README
- What is fuzzy-string-match
- The reason why i developed fuzzy-string-match
- Installing
- Features
- Sample code
- Native version
- Pure ruby version
- Sample on irb
- Benchmarks
- Requires
- for CRuby
- for JRuby
- Author
- See also
- License
- ChangeLog
- 1.0.1 / Jun 25, 2017
- 1.0.0 / Mar 10, 2017
- 0.9.9 / Mar 9, 2017
- 0.9.8 / Mar 9, 2017
- 0.9.7 / Oct 15, 2014
- 0.9.6 / Dec 21, 2013
- 0.9.5 / Mar 26, 2013
- 0.9.4 / July 10, 2012
- 0.9.3 / Feb 27, 2012
- 0.9.2 / Feb 17, 2012
- 0.9.1 / Jul 30, 2011
- 0.9.0 / Oct 12, 2010
Classes and Modules
Methods
-
::create
—
FuzzyStringMatch::JaroWinkler
-
#getDistance
—
FuzzyStringMatch::JaroWinklerInline
-
#getDistance
—
FuzzyStringMatch::JaroWinklerPure
-
#pure?
—
FuzzyStringMatch::JaroWinklerInline
-
#pure?
—
FuzzyStringMatch::JaroWinklerPure