Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string
https://github.com/tonytonyjan/jaro_winkler
jaro_winkler is an implementation of Jaro-Winkler distance algorithm which is
written in C extension and will fallback to pure Ruby version in platforms
other than MRI/KRI like JRuby or Rubinius. Both of C and Ruby implementation
support any kind of string encoding, such as UTF-8, EUC-JP, Big5, etc.
- Links to devel:lan...tensions / rubygem-jaro_winkler
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:darix:apps/rubygem-jaro_winkler && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000139 139 Bytes | |
gem2rpm.yml | 0000002039 1.99 KB | |
jaro_winkler-1.5.4.gem | 0000010240 10 KB | |
rubygem-jaro_winkler-rpmlintrc | 0000000045 45 Bytes | |
rubygem-jaro_winkler.changes | 0000001062 1.04 KB | |
rubygem-jaro_winkler.spec | 0000002040 1.99 KB |
Comments 0