Hello,
Is there a way to find out the similarity between the two documents?
For example,
I have document A and document B in JSON format.
I will select some parameters from the documents for calculating the match score.
I will not register the documents.
I need to find out the match score between document A and document B.
Please let me know if this is possible.
Thanks in advance.