Closed IKostric closed 1 year ago
Current Branch | Main Branch |
---|---|
Mostly minor nits but I didn't see tests for some of the new code. Is it already covered?
Created a new issue for tests
I would suggest to rename test_nlu.py to test_rule_based_nlu.py. Maybe a follow-up issue can be created to give the option to load different types of NLU (i.e., rule based, neural) based on the configuration
Done
Fixes #197