RSSAmplifier

Dave Raffensperger · Oct 26, 2013

Fuzzy Matching in PHP and Excel

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

This summer as part of a tutoring program in South Africa we needed to link manually entered names and test scores with our master spreadsheet. I created an Excel VBA function to match the names by combining exact search by full or first/last name and then using character count comparisons and Levenshtein distance to match misspelled names. South African students taking the math pretest The…

Read on daveraff.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.