Categories: None [Edit]
damerau-levenstein
This gem implements pure Levenshtein algorithm, Damerau modification (where 2 character transposition counts as 1 edit distance). It also includes Boehmer & Rees 2008 modification, to handle transposition in blocks with more than 2 characters (Boehmer & Rees 2008).
Total
Ranking: 167,899 of 186,959
Downloads: 2,483
Daily
Ranking: 131,144 of 186,713
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,905,736,219 | bundler |
7 | 1,168,553,921 | activesupport |
10 | 1,128,098,871 | rake |
27 | 909,387,510 | rspec |
57 | 589,619,268 | rubocop |
487 | 90,683,471 | cucumber |
590 | 80,471,235 | ruby-prof |
1,113 | 37,601,479 | shoulda |
1,278 | 31,895,192 | solargraph |
1,610 | 20,327,661 | rake-compiler |
1,795 | 15,707,523 | coveralls |
Owners
# | Gravatar | Handle |
---|---|---|
1 | DarkWater |