You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lot of our unit tests rely on the output of CoreNLP. The best example of this is the file data.py which is mainly a copy-paste of what yields CoreNLP.
Because of this, any change in CoreNLP output implies to change our tests (it happened in #149).
The text was updated successfully, but these errors were encountered:
A lot of our unit tests rely on the output of CoreNLP. The best example of this is the file data.py which is mainly a copy-paste of what yields CoreNLP.
Because of this, any change in CoreNLP output implies to change our tests (it happened in #149).
The text was updated successfully, but these errors were encountered: