Hacker News new | ask | show | jobs
by nashashmi 1264 days ago
I work through a bunch of contract documents reissued with a just a few changes. I need a service that would identify what the changes are instead of me going through each document and reading it over again Or doing a comparison of previously issued documents with this one.
3 comments

What do you mean exactly, are you just looking for software that will highlight the differences between two documents? That software exists already.
Yes that software does exist and currently my go to method (convert pdf to word document, compare changes in word).

The ideal system would highlight (sets of) text that that's common between both documents and underline text that is original. Or vice versa.

You can run redlines of PDFs in Adobe Acrobat pro, no need to conver to word.

"The ideal system would highlight (sets of) text that that's common between both documents and underline text that is original. Or vice versa."

Just change your settings in microsoft word.

Interesting, what is your job? Contract lawyer? do you work in biglaw or in house counsel? or a vc firm?
Engineering marketing concentrating on government proposal requests. That involves contracts, described scopes of work, etc.
git diff --word-diff