SforAiDl / decepticonlp

Python Library for Robustness Monitoring and Adversarial Debugging of NLP models
MIT License
15 stars 10 forks source link

Added 5 unit cases for delete method. #23

Closed rohts-patil closed 4 years ago

rohts-patil commented 4 years ago

Used pytest framework for unit testing. Created dataset to test using pytest fixture. Tested valid and invalid scenarios too.

someshsingh22 commented 4 years ago

Check this issue https://github.com/SforAiDl/decepticonlp/issues/22 It expects inputs to be words only and not sentences

rajaswa commented 4 years ago

Acknowledged. Discussion thread continued in #22