neural-abstract-anaphora
neural-abstract-anaphora copied to clipboard
Example of Data
Hi! Thank you for open sourcing the source code. But I wonder if you can give me an example of the data being used in this repo + the format.
Hi Febi,
Thanks for reaching out. I can not share the data because corpora we have extracted data from is licensed.
I have uploaded a repo with instructions to process the data as we described in the paper: https://github.com/amarasovic/abstract-anaphora-data .
You can find in the readme an example of json (without actual strings).
Let me know if you need any other help!
Best, Ana
On Thu, May 31, 2018 at 4:41 PM, Febi Agil Ifdillah < [email protected]> wrote:
Hi! Thank you for open sourcing the source code. But I wonder if you can give me an example of the data being used in this repo + the format.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/amarasovic/neural-abstract-anaphora/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AG8GoUwYQZqNNKzkuOzSXMMuQiLO5Y52ks5t4AEUgaJpZM4UVK_E .
Hi Ana,
Thanks for your help, much appreciated. The example of json in the readme would suffice at the moment.
Regards, Febi
HI,
Thank you for sharing your work, could you provide Java and coreNlp versions used for Data creation. When I'm trying to reproduce results facing issues and I suspect its because of version mismatch.
Hi,
Please can you try the following versions:
- Java v1.8
- Stanford CoreNLP v3.7.0