tdozat / Parser-v2

An updated version of the Parser-v1 repo, used for Stanford's submission in the CoNLL17 shared task.
47 stars 34 forks source link

Add requirements.txt #11

Open nelson-liu opened 6 years ago

nelson-liu commented 6 years ago

Fixes #10

I've added a requirements.txt since the code breaks if you use the latest numpy. I've confirmed that the versions in the file work properly.