Hello, thank you for the great work.
I think your adversarial matching is great and want to reproduce it.
I have some questions about your adversarial matching.
1. In Aligning Detections,
Could you tell me details about the rule-based system? (e.g. 15% rj -> qi, 15% rj -> ri, 70% rj -> oi)
2. In Semantic categories,
I understood dividing bucket as:
1) Divide into buckets according to the gender of the pronoun in response
2) In the buckets divided above, divide each of them again according to question types
Do I understand it correctly?
Thank you.