Hi, I can't find the implemention of the Syntactic Indecator from your code. And noticing that in your paper, Contextual Representation part is a concatenation of (H0, He1, He2, z), the classifier_size should be 4, which is actually 3 in your code , missing the Syntactic Indecator part. Besides, I also fail to find the W0 b0, W2 b2, We be, Wz bz part in your code. Would you do me a favour to help me fully understand your implemention?
Hi, I can't find the implemention of the Syntactic Indecator from your code. And noticing that in your paper, Contextual Representation part is a concatenation of (H0, He1, He2, z), the classifier_size should be 4, which is actually 3 in your code , missing the Syntactic Indecator part. Besides, I also fail to find the W0 b0, W2 b2, We be, Wz bz part in your code. Would you do me a favour to help me fully understand your implemention?