lx865712528/EMNLP2018-JMEE

Problem about dependency arc in json file.

airkid opened this issue · 1 comments

Since the paper only use 3 kinds of graph edges, should we change this line from
https://github.com/lx865712528/JMEE/blob/494451d5852ba724d273ee6f97602c60a5517446/ace-05-splits/sample.json#L5
to
along/dep=32/gov=-1
reverse/dep=-1/gov=-32
loop/dep=-1/gov=-1
loop/dep=32/gov=32
in train/dev/test.json file?

Sorry I did't notice the process code.