diff options
Diffstat (limited to 'model/probabilistic_intent_parser/slot_filler_1')
-rw-r--r-- | model/probabilistic_intent_parser/slot_filler_1/model.crfsuite | bin | 24248 -> 24776 bytes | |||
-rw-r--r-- | model/probabilistic_intent_parser/slot_filler_1/slot_filler.json | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/model/probabilistic_intent_parser/slot_filler_1/model.crfsuite b/model/probabilistic_intent_parser/slot_filler_1/model.crfsuite Binary files differindex d0a2123..6f8d758 100644 --- a/model/probabilistic_intent_parser/slot_filler_1/model.crfsuite +++ b/model/probabilistic_intent_parser/slot_filler_1/model.crfsuite diff --git a/model/probabilistic_intent_parser/slot_filler_1/slot_filler.json b/model/probabilistic_intent_parser/slot_filler_1/slot_filler.json index bbc51a4..014367a 100644 --- a/model/probabilistic_intent_parser/slot_filler_1/slot_filler.json +++ b/model/probabilistic_intent_parser/slot_filler_1/slot_filler.json @@ -101,9 +101,9 @@ { "args": { "entities": [ - "hvac_temperature_action", "to_or_by", - "numeric_value" + "numeric_value", + "hvac_temperature_action" ], "entity_filter": { "automatically_extensible": false |