issues
search
OlivierBinette
/
StringCompare
Efficient String Comparison Functions and Fuzzy String Matching
https://olivierbinette.github.io/StringCompare/
17
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
C++ Tokenizer implementation
#26
OlivierBinette
opened
2 years ago
1
mandatory bound checks
#25
OlivierBinette
closed
2 years ago
1
Checking for null case should be done at the token bag level for the Jacard Similarity
#24
OlivierBinette
opened
2 years ago
1
Implement Levenshtein Automaton for search/blocking
#23
OlivierBinette
opened
2 years ago
0
added jaccard similarity/difference
#21
Garrett-Allen
closed
2 years ago
2
[BUG] Importing(using ".", ".."). Unable to access preprocessing directory
#20
JerryXin2
closed
2 years ago
1
Implement min-hashing in Python
#19
OlivierBinette
opened
2 years ago
0
Create new release; change install instructions to pull from release branch
#18
OlivierBinette
closed
2 years ago
1
allowed hamming to work with strings of differing lengths
#17
Garrett-Allen
closed
2 years ago
0
Hamming Distance
#16
JerryXin2
closed
2 years ago
0
Implement Hamming distance in Python and C++
#13
OlivierBinette
closed
2 years ago
1
Make installation process more robust
#12
OlivierBinette
opened
2 years ago
2
Change C++ handling of lists from stl to buffer protocol
#11
OlivierBinette
opened
2 years ago
1
Add benchmark user example
#10
OlivierBinette
closed
2 years ago
1
Address matching case study
#9
OlivierBinette
opened
2 years ago
1
Add tests for the preprocessing module
#8
OlivierBinette
opened
2 years ago
0
Add doctests
#7
OlivierBinette
opened
2 years ago
0
Implement Jaccard similarity function in Python
#6
OlivierBinette
opened
2 years ago
0
Create Tokenizer class
#5
OlivierBinette
closed
2 years ago
1
Create proper separation between Python and C++ code
#4
OlivierBinette
opened
2 years ago
0
Add weighting parameters to edit distances
#3
OlivierBinette
opened
2 years ago
0
Add user examples
#2
OlivierBinette
opened
2 years ago
1