princeton-nlp / PURE

[NAACL 2021] A Frustratingly Easy Approach for Entity and Relation Extraction https://arxiv.org/abs/2010.12812
MIT License
790 stars 122 forks source link

Provide full environment #53

Closed Lisa-Metahuman closed 2 years ago

Lisa-Metahuman commented 2 years ago

Hi, can you please provide an environment.yml (or requirements.txt if using only pip) with all the libraries and the python version this repo uses? Using the current requirements.txt throws errors for libraries like spacy. Thank you!