added JSONMatch Descriptor
This Change Adds JSONMatch Descriptor ( #1315) which compares two columns of a dataframe and checks whether the two objects in each row of the dataframe are matching JSON's or not.
Hey @ramachaitanya0, Thanks for adding the changes! Everything looks good to me.
Could you please also add the new descriptor to the list of descriptors under the TextEvals on the documentation page? Once that’s done, we’ll be ready to proceed with the merge.
Hi Emeli, How can i edit the document ?
Hi Emeli, How can i edit the document ?
@ramachaitanya0 the document is located in the same repository here: all-metrics.md#text-evals.
Feel free to use the other descriptors as a reference! :)