Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where can I get ".dep files" for SemEval 2014 LAPTOP and REST, TWITTER #4

Open
student-mayuko opened this issue Oct 14, 2021 · 4 comments

Comments

@student-mayuko
Copy link

Hello, Tian and Chen,
I am a student and really interested in your paper.
I want to run the source code, but I observed "FileNotFoundError" because I do not have ".dep files" for SemEval2014 LAPTOP and REST, TWITTER.
Where can I get ".dep files" for SemEval 2014 LAPTOP and REST, TWITTER?
Thanks.

@karimmahalian
Copy link

The same request plz

thank u

@JiahuiSophieHU
Copy link

The same request plz

@yuanheTian
Copy link
Collaborator

If you want to get the .dep file (the .dep files do not necessarily be the same as the ones used in our experiments), you can use any dependency parser (e.g., Stanford CoreNLP Toolkits, spaCy, etc.) to parse the sentences. The format of the .dep file should be
the_index_of_the_head the_index_of_the_word the_dependency_relation

@dhruvmullick
Copy link

@student-mayuko @yuanheTian , did you process the SemEval files in this manner? If so, can you share the processed files please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants