Kenny and I have been working for the last little while on coming up with a few plans on how to reduce duplicates in messages. These "duplicate" answers are mostly the same, with the same subject, object, and predicate, but have different EPC information encoded within their attributes, which results in them being unable to be merged without losing information with current TRAPI model. For an example, see this:
Ideally, this would only result in three answers as shown, but under the current model results in 4. One option for how to rework the model to allow for this is explained here:
Kenny and I have been working for the last little while on coming up with a few plans on how to reduce duplicates in messages. These "duplicate" answers are mostly the same, with the same subject, object, and predicate, but have different EPC information encoded within their attributes, which results in them being unable to be merged without losing information with current TRAPI model. For an example, see this:
Ideally, this would only result in three answers as shown, but under the current model results in 4. One option for how to rework the model to allow for this is explained here:
kmorton_translator_thoughts_on_merging.md
Additional refinement will likely be required, however this document does provide the first steps with one option on how approach this issue.