Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7723467
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T04:27:03+00:00 2026-06-01T04:27:03+00:00

I have two spreadsheets that each give information about a bunch of applications running

  • 0

I have two spreadsheets that each give information about a bunch of applications running on my work’s network. They were created by two separate people, who never ever seemed to correspond.

As a result, the names they have given the applications are not constant between sheets. They are, however, similar. For example, one might call an application “Office 2010”, the other “MS Office 10” or something.

I have looked up the Levenshtein algorithm, but this seems to apply only to single words or phrases where the word order is constant, and only the spelling differs. (I am not a computer scientist; feel free to correct me on this).

Therefore I am looking for an algorithm that, for each name in one sheet, can cycle through every name in the other sheet and find the closest match. Doesn’t have to be perfect, anything will help.

Any ideas? Thanks to all who can help out.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T04:27:04+00:00Added an answer on June 1, 2026 at 4:27 am

    The Levenshtein Distance is a generalised form of edit distance, which counts the number of edits — insertions, deletions, and substitutions — it would take to transform one string to another. You’re right that it doesn’t handle transpositions very well, but depending on your needs it may still do the job.

    Fuzzy string matching is a heuristic area, so the best thing to do is play around in order to try to meet your specific objectives. For example, you could try preprocessing the text by case-folding it and then sorting the tokens lexicographically prior to taking the edit distance, which would help with transpositions in many cases. You could also subtract the absolute difference in length between the two strings so that you get a low distance if one string is an approximate substring of the other — be careful though, as if you do this the empty string will match everything.

    In general you will always have a tradeoff between specificity and sensitivity, so the trick is simply to tune the heuristic in such a way that it performs in a way that you are comfortable with.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Problem: I have two spreadsheets that each serve different purposes but contain one particular
I have two sources of clinical procedure billing information that I have added together
I have an excel spreadsheet that has two columns. When I choose to save
I have two columns say Main and Sub . (they can be of same
I have two spreadsheets where one ( beta ) contains a subset of rows
I have two spreadsheets of data saved in separate Google spreadsheets, Stores and Products.
I have two documents that should share a numeric value that should also increase
I have a google doc spreadsheet that contains information on every member of a
I have a Excel spreadsheet that has two tabs, I have data on the
I have created an app with multiple tabs, each with its own layout. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.