Quote (ROM @ Feb 24 2016 04:13pm)
Yeah but I don't want to have to define the names of duplicates. I want to find them.
Powershell sounds like a path I should look into.
how does your code "know"?
you know they're the same thing
Quote (Azrad @ Feb 24 2016 04:21pm)
Maybe what I said was confusing. This calculates a number that represents how close they are to each other. In the example the number was 0.83 (or 83%). For example you might tell the program that any pair that returns with greater then 0.80 should be considered a match. However there will be mistakes. For example:
The Thing (1982)
vs
john carpenter\'s the thing
is seen as a 33% match, but (to a human being) they are the same thing
like this for example, because of years of history in the subject
does your code magically know?