vickumar1981/stringdistance
A fuzzy matching string distance library for Scala and Java that includes Levenshtein distance, Jaro distance, Jaro-Winkler distance, Dice coefficient, N-Gram similarity, Cosine similarity, Jaccard similarity, Longest common subsequence, Hamming distance, and more..
ScalaNOASSERTION
Issues
- 3
is thread-safe or not?
#72 opened by shlomishasho27 - 6
Upgrade to Scala 3
#63 opened by vickumar1981 - 4
- 4
- 3
Benchmarking: Update benchmarks/performance
#59 opened by vickumar1981 - 4
- 1
- 4
- 1
Add auto-formatting with scalafmt
#47 opened by vickumar1981 - 0
Increase tests for Metaphone algorithm
#56 opened by vickumar1981 - 1
Increase tests for SoundEx algorithm
#55 opened by vickumar1981 - 1
Add tests around phonetic similarity
#8 opened by vickumar1981 - 0
Add a CHANGELOG.md
#52 opened by vickumar1981 - 7
Add back compatibility with Scala 2.11
#50 opened by vickumar1981 - 1
- 2
Allow access to underlying n-gram tokenizer
#28 opened by vickumar1981 - 2
Generalize StringDistance to ArrayDistance
#29 opened by vickumar1981 - 5
Release for Scala 2.13
#41 opened by ronanM - 3
Only supported starting with Android O
#43 opened by clever-scientist - 4
NGram and Overlap score bug
#42 opened by obrenckle - 0
Add new sound metric: soundex variants
#7 opened by vickumar1981 - 0
- 0
Update documentation for base package: com.github.vickumar1981.stringdistance
#30 opened by vickumar1981 - 0
Update documentation for package: com.github.vickumar1981.stringdistance.impl
#31 opened by vickumar1981 - 0
Update documentation for package: com.github.vickumar1981.stringdistance.implicits
#32 opened by vickumar1981 - 0
Update documentation for package: com.github.vickumar1981.stringdistance.interfaces
#33 opened by vickumar1981 - 0
Update documentation for package: com.github.vickumar1981.stringdistance.util
#34 opened by vickumar1981 - 5
Published JAR contains Scala Standard Library
#40 opened by mlangc - 1
- 5
- 0
Using javadoc.io for documentation
#23 opened by vickumar1981 - 1
Update License.txt
#20 opened by vickumar1981 - 0
- 2
Add guidelines for contributing
#19 opened by vickumar1981 - 8
Finish API documentation
#1 opened by vickumar1981 - 0
Restructure/Refactor test cases
#25 opened by vickumar1981 - 0
- 1
Add new metric: Smith Waterman
#6 opened by vickumar1981 - 1
Add new scoring metric: Needleman score
#5 opened by vickumar1981 - 1
- 1
Add scoring metric: Tversky index
#10 opened by vickumar1981 - 1
Add Damerau variation of Levenshtein
#11 opened by vickumar1981 - 1
Cross build for java 7 and scala 2.11
#3 opened by vickumar1981 - 0