Skip to main content

Questions tagged [edit-distance]

0 votes
1 answer
129 views

I'm working on pset6 similarities (more) and have a question about the edit distance algorithm. If the edit distance algorithm returns more than one cost with the same value, which operation takes ...
doctopus's user avatar
  • 119
1 vote
1 answer
258 views

I get the basic gist of edit distance, but there's a part in one of the walkthrough videos for pset6/similarities which I don't understand. https://www.youtube.com/watch?list=PLhQjrBD2T381-...
doctopus's user avatar
  • 119