I'm considering using fuzzy wuzzy at work to maintain a table of similarities for part numbers. in order to update the similarity table i need to feed a list with all the part numbers, the table is not the problem as it resides on a data base, but the list is a simple python list or collection, and the number of part numbers can grow to 30,000 different numbers, where can i find benchmarks or specs?, i want to know how much data i can store in a python list and how much data can fuzzy wuzzy process
where to look for fuzzy wuzzy benchmarks/specs
where to look for fuzzy wuzzy benchmarks/specs
|
the homepage is here: https://github.com/seatgeek/fuzzywuzzy
I saw a bit about speeding it up, but nothing on benchmarks. There are however several links that I didn't look at. |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
fuzzy regression in python | mohamed_L | 0 | 2,446 |
May-20-2021, 03:33 PM Last Post: mohamed_L |
Users browsing this thread: 1 Guest(s)