ACLT
ACLT copied to clipboard
结合gcn
trafficstars
Hello, your essay mentions that you have connected the aclt model with gcn and have proved that will get better result. I want to know how to connect and the gcn model will be added in where. Could you please tell me if you have the time. Thank you!
Hi, thanks for your interest in our work. You can put the GCN encoder between line 851 and line 852 in the modeling_bert.py script, and use the structured_output as the input.
Thanks for your reply. I will have a try.