Hello,
My company has a list of documents that can be represented as a Json object. Each document can be converted to 2-3 key-value pair tables. We need to look at these documents one by one and annotate them with 'yes/no' labels- essentially, a binary classification task. We are thinking of using a third-party classification tool to achieve that. The result should be easy to load back into the Mongo collection.
Does prodigy allow for display of JSON objects in any shape or form in tasks? Potentially, similar to the "Table" tag in label studio?
Thank you very much!
Anastasia