Closed JohannesMaxWel closed 8 years ago
Looks like you based your PR off of a pretty old commit, which is one reason why the semaphore checks are failing. You need to rebase off of the current master. If you don't know how to do this, let me know, and I'll help.
Also, do you have access to semaphore, to see the errors? If you don't, let me know, and I'll help you get it set up (short version: create an account at semaphoreci.com with your @allenai.org email address, tell me you've done so, and I'll add you to the right group).
OK, I see the problem.
Could you help me with the rebase?
Also, I have created a semaphore account, but that was with a different email address. I'll add an account with the @allenai.org email address.
I included files with the sentences and parse trees I was using. I figured that it's too complicated to write automatic scripts for downloading CoreNLP, writing the statements into new files and running the parser, but wrote a little README to show how one would do it in principle.
One might have to specify the path to a directory containing barrons/omnibus data manually in loaders.py.