Alibaba-NLP / ACE

[ACL-IJCNLP 2021] Automated Concatenation of Embeddings for Structured Prediction
Other
298 stars 44 forks source link

support for enhanced++ dependencies #20

Closed LifeIsStrange closed 2 years ago

LifeIsStrange commented 2 years ago

cf https://aclanthology.org/L16-1376.pdf

wangxinyu0922 commented 2 years ago

Hi,

I haven't read the paper carefully yet, but I think the enhanced++ dependencies are similar to the enhanced universal dependencies. You may refer to preprocessing in Wang et al. 2021, Wang et al. 2020 and run the code according to the SDP formatting.