adaamko / POTATO

XAI based human-in-the-loop framework for automatic rule-learning.
MIT License
47 stars 8 forks source link

Update tuw-nlp to 0.0.9 #70

Closed Eszti closed 2 years ago

Eszti commented 2 years ago

I called pytest tests/test_ruleset.py, started the backend and tested with curl (as written in the README), and I started the frontend as well. In addition, I checked all the files with tuw-nlp import for error (there wasn't any). I hope, that's it, but feel free to comment!

Btw, I added the libraries needed for testing to setup.py, if you don't want it that way, you/I can of course revert them.