VILAN-Lab / MLGCN-DP

Code for paper "2021-AAAI-Story Ending Generation with Multi-Level Graph Convolutional Networks over Dependency Parsing"
14 stars 1 forks source link

Generating dependency relations #2

Open Akhila-Yerukola opened 3 years ago

Akhila-Yerukola commented 3 years ago

Hi,

Do you have a script to generate dependency relations on your data? I want to apply it to another dataset. Any pointer would be very helpful.

Thanks!

VILAN-Lab commented 3 years ago

Hi,

I'm sorry for the late reply. I have uploaded the code for generating dependency relations (stanford_parsing.py).