aboutsummaryrefslogtreecommitdiffstats
path: root/model/probabilistic_intent_parser/slot_filler_1
diff options
context:
space:
mode:
authorAnuj Solanki <anuj603362@gmail.com>2024-08-18 19:35:10 +0530
committerAnuj Solanki <anuj603362@gmail.com>2024-10-06 19:02:49 +0530
commit2758be6cfabe4a8e1bb784dd5fb7e87a6a500c7c (patch)
tree24c72c388a1b24ec88e56f42d27740af36bfd846 /model/probabilistic_intent_parser/slot_filler_1
parentbaa22d45a23c7df94ff0caa64fbd0fbe819bda04 (diff)
- Expanded the dataset for intent HVACTemperature, HVACFanSpeed and VolumeControl. - Add MediaControl intent. Bug-AGL: SPEC-5200 Change-Id: Idd7e85a1beb7126350ecee552ac6bb0db5008c24 Signed-off-by: Anuj Solanki <anuj603362@gmail.com>
Diffstat (limited to 'model/probabilistic_intent_parser/slot_filler_1')
-rw-r--r--model/probabilistic_intent_parser/slot_filler_1/model.crfsuitebin24248 -> 24776 bytes
-rw-r--r--model/probabilistic_intent_parser/slot_filler_1/slot_filler.json4
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
index d0a2123..6f8d758 100644
--- a/model/probabilistic_intent_parser/slot_filler_1/model.crfsuite
+++ b/model/probabilistic_intent_parser/slot_filler_1/model.crfsuite
Binary files differ
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