I feel like normalization would be a nightmare. Consider all the mistranscriptions, OCR errors, and different names in the libraries (case, parentheticals, etc).
If we assume there's no reliable way to define a book, maybe locally sensitive hashing could help find probably same books.
I would believe there is a nontrivial amount of books by the same author published in the same year with the same title either in different formats, different languages, and/or by different publishers.
2 comments
[ 3.0 ms ] story [ 20.4 ms ] threadIf we assume there's no reliable way to define a book, maybe locally sensitive hashing could help find probably same books.
The idea is pretty cool though.