marseille icon indicating copy to clipboard operation
marseille copied to clipboard

locating data and data-repository

Open valleballe opened this issue 5 years ago • 1 comments

hello!

I am unable to locate the data from http://joonsuk.org/. Could you provide a direct link. Also, the repository ./data/process/erule/train/ does no longer seem to exist.

best, Vald

valleballe avatar Oct 15 '19 19:10 valleballe

This is the link (I found it on http://joonsuk.org, under "data" next to this paper.)

It seems indeed that the path structure in that zip has changed, it has /cdcp/train instead of /erule/train. Just extract the contents to ./data/process and rename cdcp to erule.

Alternatively, you could modify the code to load the right path (or a custom path) and send a PR please.

vene avatar Oct 16 '19 09:10 vene