Closed AaronWhite95 closed 5 years ago
Yes, codes for TACRED and Semeval are different due to the data format, that is the reason why we only release the codes for TACRED currently. We are merging codes for Semeval and cross-sentence n-ary relation tasks. It might take some time to finish it.
Sorry to bother you again, I check the data format in the code: https://github.com/qipeng/gcn-over-pruned-trees I have to convert SemEval2010_task8 dataset to TARCED's format, but I don't know what to fill the key _subjtype and _objtype. May I ask what to fill this two keys? Or May I have your code for transfering SemEval2010_task8 dataset to TARCED's format? Thank you so much!