2025-06-09 15:07:26 +02:00

11 lines
232 B
Properties

#for NLU log output configuration
#print all the nLU result of each case
log1_mode = 0
#print nlu parse
log2_mode = 0
#whether to use the model-based extraction
only_model_based = false
only_rule_based = false
hybrid_method = true