Hi,
Thank you for sharing the Grits metric codebase! I’m currently trying to compute the Grits metric for a ground truth table and a predicted table provided in JSON, matrix, or Excel format. I noticed that the grits.py script demonstrates how to compute the metric when the inputs are in HTML format.
Could you clarify if there's support for JSON, matrix, or Excel input formats? If not, would it be possible to provide a sample code snippet or any guidance on how to adapt the script for these formats?
Thanks for your help!