clulab / reach

Reach Biomedical Information Extraction
Other
97 stars 39 forks source link

Fixed the tests #745

Closed enoriega closed 3 years ago

enoriega commented 3 years ago

This commit fixes the errors in the tests from PR #744

bgyori commented 3 years ago

One more thing I noticed is that since the UniProt file is now split in 3 parts, I'll have to change the update script to dump into the appropriate file(s), so I'll look into that later.

MihaiSurdeanu commented 3 years ago

Good point.

On April 6, 2021 at 12:48:04 PM, Benjamin M. Gyori @.***) wrote:

One more thing I noticed is that since the UniProt file is now split in 3 parts, I'll have to change the update script to dump into the appropriate file(s), so I'll look into that later.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/clulab/reach/pull/745#issuecomment-814394370, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI75TRG2N6BWCL2ERSLOYLTHNQPJANCNFSM42PL6PNQ .

enoriega commented 3 years ago

Correct. I had to do this in order to get around the single file size limit of 200MB