Closed NoB0 closed 1 year ago
The following methods are too complex and need to be refactored:
NLG.generate_output
NLG._clarify_CIN
NLG._user_options_remove_preference
NLG._user_options_remove_preference_CIN
UserIntentsChecker._filter_dact
DataLoader.load_database
NLU.generate_dact
RBAnnotator._year_annotator
DialoguePolicy.next_action
DialogueStateTracker.update_state_user
Agent.initialize
The remaining ones will be part of v2 (a new issue is to be created for them).
I have created a new issue for the remaining complex methods.
The following methods are too complex and need to be refactored:
NLG.generate_output
NLG._clarify_CIN
NLG._user_options_remove_preference
NLG._user_options_remove_preference_CIN
UserIntentsChecker._filter_dact
DataLoader.load_database
NLU.generate_dact
RBAnnotator._year_annotator
DialoguePolicy.next_action
DialogueStateTracker.update_state_user
Agent.initialize