issues
search
seatgeek
/
fuzzywuzzy
Fuzzy String Matching in Python
http://chairnerd.seatgeek.com/fuzzywuzzy-fuzzy-string-matching-in-python/
GNU General Public License v2.0
9.23k
stars
876
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Questions about Copilot + Open Source Software Hierarchy
#335
liaochris
closed
7 months ago
0
problem of fuzz.ratio with newer ver (22) of python-Lev. distance
#334
orellavie1212
opened
1 year ago
2
license issue
#333
Manjusmnr
opened
1 year ago
3
final merge
#332
hrithikssd
opened
1 year ago
0
Hassan dev
#331
Hassan24488
opened
1 year ago
0
Hrithik dev branch
#330
hrithikssd
opened
1 year ago
0
NameError: name 'ratio' is not defined
#329
DivanshuTak
opened
2 years ago
3
How to decrease False positive matches? (process.extract / WRatio)
#328
Pranav082001
opened
2 years ago
3
'list' object has no attribute 'items'
#327
syfulin
opened
3 years ago
0
Removed a manual file handler pitfall
#326
NaelsonDouglas
opened
3 years ago
0
token_set_ratio Degenerate Case
#325
rogerrohrbach
opened
3 years ago
0
Mark repository as archived
#324
Bibo-Joshi
opened
3 years ago
1
Deprecate the README.rst and add a new one pointing to the new project name
#323
bigtoast
closed
3 years ago
1
Deprecate the project and update the readme
#322
bigtoast
closed
3 years ago
0
Search for matches in an array of complex objects.
#321
matheusfenolio
closed
2 years ago
0
Please rename this package to "FuzzyMatch" or similar.
#320
edrandall
closed
3 years ago
2
utils.full_process executed when processor=None
#319
sdennler
opened
3 years ago
1
Installing python-Levenshtein as suggested by the warnings gives different results.
#318
JeremyThiesen
opened
3 years ago
1
String fuzzy-matching From R to Python
#317
Magic-fan
opened
3 years ago
1
How to compare each and every row with every row in same column and delete matching rows with ratio > 90
#316
nithinreddyy
opened
3 years ago
0
Add details of R port (`levitate`) to README
#315
lewinfox
closed
1 year ago
0
process.extract broken in fuzzywuzzy=0.13
#314
spirit1317
opened
3 years ago
3
Wired behavior of partial_ratio
#313
sillybun
opened
3 years ago
1
Clarify extractOne return type
#312
zacharylawrence
opened
3 years ago
0
Measuring Small changes over large documents
#311
nfeliccia
opened
3 years ago
1
What is the max possible value (upper bound) for fuzz.ratio?
#310
sillybun
closed
3 years ago
4
Missing functions after import.
#309
poedator
closed
3 years ago
2
Fix #307: inconsistent preprocessing
#308
Thijsvandepoll
opened
3 years ago
0
`process.dedupe()` gives IndexError: list index out of range because of bug in `process.extractWithoutOrder()`
#307
Thijsvandepoll
opened
3 years ago
0
Add ex_fuzzywuzzy port
#306
csuriano23
closed
3 years ago
0
readme: add info about dart port
#305
SphericalKat
opened
3 years ago
0
Thank you for the fuzzywyzzy!
#304
asigalov61
opened
3 years ago
0
Disable automatic junk heuristic of difflib
#303
maxbachmann
closed
2 years ago
1
Import fuzzywuzzy in python3.8 fails
#302
kshitij-netskope
opened
3 years ago
1
1.20.1: pytest based test suite is failing
#301
kloczek
opened
3 years ago
1
_set_token_ratio now keeps tokenization.
#300
MWLever
opened
3 years ago
0
fuzzywuzzy[speedup] -> no matches found
#299
SHxKM
closed
3 years ago
1
Add "Results could differ" in warning message when using slow pure-python SequenceMatcher
#298
ivsanro1
opened
3 years ago
0
Architecture not supported error for pip install fuzzywuzzy[speedup]
#297
emersonhsieh
closed
3 years ago
1
implemented token_sim_ratio() function with cosine similarity
#296
Exquisition
opened
3 years ago
4
Implemented sort order matches by common letter count largest to smallest
#295
ZihangH
opened
3 years ago
1
Find term position
#294
MahmoudAliEng
closed
3 years ago
1
How to get fuzzy index?
#293
mridu-enigma
opened
3 years ago
3
Extended StringMatcher with Jaro-Winkler Distance algorithm.
#292
MichaelYingEngineering
opened
3 years ago
0
FuzzyWuzzy Term must be changed
#291
sangeetkhullar
closed
3 years ago
2
Unexpected results from token_set_ratio()
#290
timdagit
closed
4 years ago
4
how ratio in fuzzy-wuzzy calculated?
#289
fatimamb
opened
4 years ago
1
process.extractOne does not match fuzz.ratio
#288
Pedro-Saad
opened
4 years ago
1
README: fuzzyrusty has been renamed
#287
jvansan
opened
4 years ago
0
How do I ensure all the words of a substring must be included in the matching string?
#286
prabhatM
closed
4 years ago
0
Next