aboutsummaryrefslogtreecommitdiffstats
path: root/dataset
diff options
context:
space:
mode:
authorMalik Talha <talhamalik727x@gmail.com>2023-10-22 20:54:58 +0500
committerMalik Talha <talhamalik727x@gmail.com>2023-10-22 20:54:58 +0500
commit69fcf984b733774336952bcc6f8ad42d796e5a5d (patch)
tree14529f2ee5db3725e08b8da2876d38601e6fc8c4 /dataset
parentf97f5665a9263cca3609ac8f732e4590a4bf6178 (diff)
Add pre-trained model for Snips
Add a Snips model trained on HVAC Temperature, Fan Speed, and Volume Control intents. SPEC-4856 Signed-off-by: Malik Talha <talhamalik727x@gmail.com> Change-Id: I624fa48c059d4fa1a5f2ef07e3af88b3076509f2
Diffstat (limited to 'dataset')
-rw-r--r--dataset/dataset.json2884
-rw-r--r--dataset/entities.yaml162
-rw-r--r--dataset/intents.yaml145
3 files changed, 3191 insertions, 0 deletions
diff --git a/dataset/dataset.json b/dataset/dataset.json
new file mode 100644
index 0000000..71a62a8
--- /dev/null
+++ b/dataset/dataset.json
@@ -0,0 +1,2884 @@
+{
+ "entities": {
+ "hvac_fan_speed_action": {
+ "automatically_extensible": false,
+ "data": [
+ {
+ "synonyms": [
+ "up",
+ "boost",
+ "boosting",
+ "raise"
+ ],
+ "value": "increase"
+ },
+ {
+ "synonyms": [
+ "down",
+ "reduce",
+ "back",
+ "lower"
+ ],
+ "value": "decrease"
+ },
+ {
+ "synonyms": [
+ "adjust",
+ "change"
+ ],
+ "value": "set"
+ }
+ ],
+ "matching_strictness": 0.8,
+ "use_synonyms": true
+ },
+ "hvac_temperature_action": {
+ "automatically_extensible": false,
+ "data": [
+ {
+ "synonyms": [
+ "up",
+ "boost",
+ "boosting",
+ "raise",
+ "heat",
+ "warm",
+ "warmer"
+ ],
+ "value": "increase"
+ },
+ {
+ "synonyms": [
+ "down",
+ "reduce",
+ "back",
+ "lower",
+ "cool",
+ "colder"
+ ],
+ "value": "decrease"
+ },
+ {
+ "synonyms": [
+ "adjust",
+ "change"
+ ],
+ "value": "set"
+ }
+ ],
+ "matching_strictness": 0.8,
+ "use_synonyms": true
+ },
+ "numeric_value": {
+ "automatically_extensible": false,
+ "data": [
+ {
+ "synonyms": [],
+ "value": "zero"
+ },
+ {
+ "synonyms": [],
+ "value": "one"
+ },
+ {
+ "synonyms": [],
+ "value": "two"
+ },
+ {
+ "synonyms": [],
+ "value": "three"
+ },
+ {
+ "synonyms": [],
+ "value": "four"
+ },
+ {
+ "synonyms": [],
+ "value": "five"
+ },
+ {
+ "synonyms": [],
+ "value": "six"
+ },
+ {
+ "synonyms": [],
+ "value": "seven"
+ },
+ {
+ "synonyms": [],
+ "value": "eight"
+ },
+ {
+ "synonyms": [],
+ "value": "nine"
+ },
+ {
+ "synonyms": [],
+ "value": "ten"
+ },
+ {
+ "synonyms": [],
+ "value": "eleven"
+ },
+ {
+ "synonyms": [],
+ "value": "twelve"
+ },
+ {
+ "synonyms": [],
+ "value": "thirteen"
+ },
+ {
+ "synonyms": [],
+ "value": "fourteen"
+ },
+ {
+ "synonyms": [],
+ "value": "fifteen"
+ },
+ {
+ "synonyms": [],
+ "value": "sixteen"
+ },
+ {
+ "synonyms": [],
+ "value": "seventeen"
+ },
+ {
+ "synonyms": [],
+ "value": "eighteen"
+ },
+ {
+ "synonyms": [],
+ "value": "nineteen"
+ },
+ {
+ "synonyms": [],
+ "value": "twenty"
+ },
+ {
+ "synonyms": [],
+ "value": "twenty one"
+ },
+ {
+ "synonyms": [],
+ "value": "twenty two"
+ },
+ {
+ "synonyms": [],
+ "value": "twenty three"
+ },
+ {
+ "synonyms": [],
+ "value": "twenty four"
+ },
+ {
+ "synonyms": [],
+ "value": "twenty five"
+ },
+ {
+ "synonyms": [],
+ "value": "twenty six"
+ },
+ {
+ "synonyms": [],
+ "value": "twenty seven"
+ },
+ {
+ "synonyms": [],
+ "value": "twenty eight"
+ },
+ {
+ "synonyms": [],
+ "value": "twenty nine"
+ },
+ {
+ "synonyms": [],
+ "value": "thirty"
+ },
+ {
+ "synonyms": [],
+ "value": "thirty one"
+ },
+ {
+ "synonyms": [],
+ "value": "thirty two"
+ },
+ {
+ "synonyms": [],
+ "value": "thirty three"
+ },
+ {
+ "synonyms": [],
+ "value": "thirty four"
+ },
+ {
+ "synonyms": [],
+ "value": "thirty five"
+ },
+ {
+ "synonyms": [],
+ "value": "thirty six"
+ },
+ {
+ "synonyms": [],
+ "value": "thirty seven"
+ },
+ {
+ "synonyms": [],
+ "value": "thirty eight"
+ },
+ {
+ "synonyms": [],
+ "value": "thirty nine"
+ },
+ {
+ "synonyms": [],
+ "value": "fourty"
+ },
+ {
+ "synonyms": [],
+ "value": "fourty one"
+ },
+ {
+ "synonyms": [],
+ "value": "fourty two"
+ },
+ {
+ "synonyms": [],
+ "value": "fourty three"
+ },
+ {
+ "synonyms": [],
+ "value": "fourty four"
+ },
+ {
+ "synonyms": [],
+ "value": "fourty five"
+ },
+ {
+ "synonyms": [],
+ "value": "fourty six"
+ },
+ {
+ "synonyms": [],
+ "value": "fourty seven"
+ },
+ {
+ "synonyms": [],
+ "value": "fourty eight"
+ },
+ {
+ "synonyms": [],
+ "value": "fourty nine"
+ },
+ {
+ "synonyms": [
+ "halfway",
+ "half"
+ ],
+ "value": "fifty"
+ },
+ {
+ "synonyms": [],
+ "value": "fifty one"
+ },
+ {
+ "synonyms": [],
+ "value": "fifty two"
+ },
+ {
+ "synonyms": [],
+ "value": "fifty three"
+ },
+ {
+ "synonyms": [],
+ "value": "fifty four"
+ },
+ {
+ "synonyms": [],
+ "value": "fifty five"
+ },
+ {
+ "synonyms": [],
+ "value": "fifty six"
+ },
+ {
+ "synonyms": [],
+ "value": "fifty seven"
+ },
+ {
+ "synonyms": [],
+ "value": "fifty eight"
+ },
+ {
+ "synonyms": [],
+ "value": "fifty nine"
+ },
+ {
+ "synonyms": [],
+ "value": "sixty"
+ },
+ {
+ "synonyms": [],
+ "value": "sixty one"
+ },
+ {
+ "synonyms": [],
+ "value": "sixty two"
+ },
+ {
+ "synonyms": [],
+ "value": "sixty three"
+ },
+ {
+ "synonyms": [],
+ "value": "sixty four"
+ },
+ {
+ "synonyms": [],
+ "value": "sixty five"
+ },
+ {
+ "synonyms": [],
+ "value": "sixty six"
+ },
+ {
+ "synonyms": [],
+ "value": "sixty seven"
+ },
+ {
+ "synonyms": [],
+ "value": "sixty eight"
+ },
+ {
+ "synonyms": [],
+ "value": "sixty nine"
+ },
+ {
+ "synonyms": [],
+ "value": "seventy"
+ },
+ {
+ "synonyms": [],
+ "value": "seventy one"
+ },
+ {
+ "synonyms": [],
+ "value": "seventy two"
+ },
+ {
+ "synonyms": [],
+ "value": "seventy three"
+ },
+ {
+ "synonyms": [],
+ "value": "seventy four"
+ },
+ {
+ "synonyms": [
+ "three quarters"
+ ],
+ "value": "seventy five"
+ },
+ {
+ "synonyms": [],
+ "value": "seventy six"
+ },
+ {
+ "synonyms": [],
+ "value": "seventy seven"
+ },
+ {
+ "synonyms": [],
+ "value": "seventy eight"
+ },
+ {
+ "synonyms": [],
+ "value": "seventy nine"
+ },
+ {
+ "synonyms": [],
+ "value": "eighty"
+ },
+ {
+ "synonyms": [],
+ "value": "eighty one"
+ },
+ {
+ "synonyms": [],
+ "value": "eighty two"
+ },
+ {
+ "synonyms": [],
+ "value": "eighty three"
+ },
+ {
+ "synonyms": [],
+ "value": "eighty four"
+ },
+ {
+ "synonyms": [],
+ "value": "eighty five"
+ },
+ {
+ "synonyms": [],
+ "value": "eighty six"
+ },
+ {
+ "synonyms": [],
+ "value": "eighty seven"
+ },
+ {
+ "synonyms": [],
+ "value": "eighty eight"
+ },
+ {
+ "synonyms": [],
+ "value": "eighty nine"
+ },
+ {
+ "synonyms": [],
+ "value": "ninety"
+ },
+ {
+ "synonyms": [],
+ "value": "ninety one"
+ },
+ {
+ "synonyms": [],
+ "value": "ninety two"
+ },
+ {
+ "synonyms": [],
+ "value": "ninety three"
+ },
+ {
+ "synonyms": [],
+ "value": "ninety four"
+ },
+ {
+ "synonyms": [],
+ "value": "ninety five"
+ },
+ {
+ "synonyms": [],
+ "value": "ninety six"
+ },
+ {
+ "synonyms": [],
+ "value": "ninety seven"
+ },
+ {
+ "synonyms": [],
+ "value": "ninety eight"
+ },
+ {
+ "synonyms": [],
+ "value": "ninety nine"
+ },
+ {
+ "synonyms": [
+ "fully",
+ "completely",
+ "all the way",
+ "max"
+ ],
+ "value": "hundred"
+ }
+ ],
+ "matching_strictness": 0.8,
+ "use_synonyms": true
+ },
+ "to_or_by": {
+ "automatically_extensible": false,
+ "data": [
+ {
+ "synonyms": [],
+ "value": "to"
+ },
+ {
+ "synonyms": [],
+ "value": "by"
+ }
+ ],
+ "matching_strictness": 1.0,
+ "use_synonyms": false
+ },
+ "volume_control_action": {
+ "automatically_extensible": false,
+ "data": [
+ {
+ "synonyms": [
+ "up",
+ "louder",
+ "raise"
+ ],
+ "value": "increase"
+ },
+ {
+ "synonyms": [
+ "lower",
+ "down",
+ "reduce",
+ "quieter"
+ ],
+ "value": "decrease"
+ },
+ {
+ "synonyms": [
+ "adjust",
+ "change"
+ ],
+ "value": "set"
+ }
+ ],
+ "matching_strictness": 0.8,
+ "use_synonyms": true
+ }
+ },
+ "intents": {
+ "HVACFanSpeed": {
+ "utterances": [
+ {
+ "data": [
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "increase"
+ },
+ {
+ "text": " the fan speed "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "twenty nine"
+ },
+ {
+ "text": " percent"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "up"
+ },
+ {
+ "text": " the fan speed "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "thirty"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "can you please "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "boost"
+ },
+ {
+ "text": " the fan speed "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "thirty one"
+ },
+ {
+ "text": " percent"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "please "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "boosting"
+ },
+ {
+ "text": " the fan speed "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "thirty two"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "i want "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "raise"
+ },
+ {
+ "text": " the fan speed "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "thirty three"
+ },
+ {
+ "text": " percent"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "could you "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "decrease"
+ },
+ {
+ "text": " the fan speed "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "thirty four"
+ },
+ {
+ "text": " percent"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "down"
+ },
+ {
+ "text": " the fan speed "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "thirty five"
+ },
+ {
+ "text": " percent"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "i would like "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "reduce"
+ },
+ {
+ "text": " the airflow."
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "hey can you "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "back"
+ },
+ {
+ "text": " the fan intensity a bit"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "lets crank "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "lower"
+ },
+ {
+ "text": " the ventilation."
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "could you help me "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "set"
+ },
+ {
+ "text": " the fan power"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "time "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " amp "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "adjust"
+ },
+ {
+ "text": " the blower speed"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "i need more air circulation please ramp "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "change"
+ },
+ {
+ "text": " the fan"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "its warm in here lets kick it "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "increase"
+ },
+ {
+ "text": " a notch"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "how about we jack "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "up"
+ },
+ {
+ "text": " the fan performance"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "please bump "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "boost"
+ },
+ {
+ "text": " the fan speed a bit"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "lets hike "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "boosting"
+ },
+ {
+ "text": " the fans power"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "i am feeling stuffy can we "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "raise"
+ },
+ {
+ "text": " it a little"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "time "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " step "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "decrease"
+ },
+ {
+ "text": " the fan speed"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "hey i need more breeze turn it "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "down"
+ },
+ {
+ "text": " a bit"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "i want more cooling please amp it "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "reduce"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "how about "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "back"
+ },
+ {
+ "text": " the fans intensity a tad"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "its getting stifling "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "lower"
+ },
+ {
+ "text": " it up please"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "i would love a stronger fan can you crank it "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "set"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "lets "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "adjust"
+ },
+ {
+ "text": " it a little for better airflow"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "i want "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "change"
+ },
+ {
+ "text": " the fan speed at "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "thirty six"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "can you please "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "increase"
+ },
+ {
+ "text": " the fan speed a bit"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "hey its a bit too breezy can you "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "up"
+ },
+ {
+ "text": " the fan speed"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "lets dial "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "boost"
+ },
+ {
+ "text": " the fan intensity"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "could you help me "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "boosting"
+ },
+ {
+ "text": " the fan power"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "time "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " scale "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "raise"
+ },
+ {
+ "text": " the blower speed"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "i need less air circulation please slow "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "decrease"
+ },
+ {
+ "text": " the fan"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "its getting chilly lets "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "down"
+ },
+ {
+ "text": " it a notch"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "how about we tone it "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "reduce"
+ },
+ {
+ "text": " on the fan performance"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "please "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "back"
+ },
+ {
+ "text": " the fan speed a bit"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "lets "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "lower"
+ },
+ {
+ "text": " the fans power for a moment"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "i would like "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "set"
+ },
+ {
+ "text": " the fan speed "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "thirty seven"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "hey can you "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "adjust"
+ },
+ {
+ "text": " the fan speed "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "thirty eight"
+ },
+ {
+ "text": " percent"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "please amp "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "change"
+ },
+ {
+ "text": " the fan speed "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "thirty nine"
+ },
+ {
+ "text": " percent"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "can you "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "increase"
+ },
+ {
+ "text": " the fan speed "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "fourty"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "i would like "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "up"
+ },
+ {
+ "text": " the fan speed "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "fourty one"
+ },
+ {
+ "text": " percent"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "hey its too breezy can you "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "boost"
+ },
+ {
+ "text": " the fan speed "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "fourty two"
+ },
+ {
+ "text": " percent"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "lets dial "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "boosting"
+ },
+ {
+ "text": " the fan speed "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "fourty three"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "please slow "
+ },
+ {
+ "entity": "hvac_fan_speed_action",
+ "slot_name": "hvac_fan_speed_action",
+ "text": "raise"
+ },
+ {
+ "text": " the fan speed "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "fourty four"
+ },
+ {
+ "text": " percent"
+ }
+ ]
+ }
+ ]
+ },
+ "HVACTemperature": {
+ "utterances": [
+ {
+ "data": [
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "increase"
+ },
+ {
+ "text": " the temperature "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "zero"
+ },
+ {
+ "text": " degrees celsius"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "up"
+ },
+ {
+ "text": " the temperature "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "one"
+ },
+ {
+ "text": " degrees"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "can you please "
+ },
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "boost"
+ },
+ {
+ "text": " the temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "two"
+ },
+ {
+ "text": " degrees"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "please "
+ },
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "boosting"
+ },
+ {
+ "text": " the temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "three"
+ },
+ {
+ "text": " degrees celsius"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "i want "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "raise"
+ },
+ {
+ "text": " the temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "four"
+ },
+ {
+ "text": " degrees"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "could you "
+ },
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "heat"
+ },
+ {
+ "text": " the temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "five"
+ },
+ {
+ "text": " degrees celsius"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "warm"
+ },
+ {
+ "text": " the room temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "six"
+ },
+ {
+ "text": " degrees celsius"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "its getting cold lets "
+ },
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "warmer"
+ },
+ {
+ "text": " the temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "seven"
+ },
+ {
+ "text": " degrees"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "turn up the "
+ },
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "decrease"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "eight"
+ },
+ {
+ "text": " degrees fahrenheit"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "make it warmer "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "nine"
+ },
+ {
+ "text": " degrees celsius"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "down"
+ },
+ {
+ "text": " the temperature"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "decrease the cars "
+ },
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "reduce"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "ten"
+ },
+ {
+ "text": " degrees fahrenheit"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "its too hot can we "
+ },
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "back"
+ },
+ {
+ "text": " the temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "eleven"
+ },
+ {
+ "text": " degrees celsius"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "lower"
+ },
+ {
+ "text": " the cars temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "twelve"
+ },
+ {
+ "text": " degrees fahrenheit"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "lets "
+ },
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "cool"
+ },
+ {
+ "text": " down the place "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "thirteen"
+ },
+ {
+ "text": " degrees"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "colder"
+ },
+ {
+ "text": " the cars warmth "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "fourteen"
+ },
+ {
+ "text": " degrees"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "can you "
+ },
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "set"
+ },
+ {
+ "text": " the temperature a bit, maybe "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "fifteen"
+ },
+ {
+ "text": " degrees"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "make it a bit "
+ },
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "adjust"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "sixteen"
+ },
+ {
+ "text": " degrees celsius please"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "change"
+ },
+ {
+ "text": " the thermostat "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "seventeen"
+ },
+ {
+ "text": " degrees fahrenheit"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "could you "
+ },
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "increase"
+ },
+ {
+ "text": " the cars temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "eighteen"
+ },
+ {
+ "text": " degrees"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "up"
+ },
+ {
+ "text": " the temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "nineteen"
+ },
+ {
+ "text": " degrees celsius"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "boost"
+ },
+ {
+ "text": " the temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "twenty"
+ },
+ {
+ "text": " degrees"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "boosting"
+ },
+ {
+ "text": " the temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "twenty one"
+ },
+ {
+ "text": " degrees celsius"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "raise"
+ },
+ {
+ "text": " the temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "twenty two"
+ },
+ {
+ "text": " degrees fahrenheit"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "heat"
+ },
+ {
+ "text": " the temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "twenty three"
+ },
+ {
+ "text": " degrees"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "warm"
+ },
+ {
+ "text": " the temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "twenty four"
+ },
+ {
+ "text": " degrees celsius"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "warmer"
+ },
+ {
+ "text": " the temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "twenty five"
+ },
+ {
+ "text": " degrees"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "decrease"
+ },
+ {
+ "text": " the temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "twenty six"
+ },
+ {
+ "text": " degrees fahrenheit"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "down"
+ },
+ {
+ "text": " the temperature "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "twenty seven"
+ },
+ {
+ "text": " degrees celsius"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "hvac_temperature_action",
+ "slot_name": "hvac_temperature_action",
+ "text": "reduce"
+ },
+ {
+ "text": " the thermostat "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "twenty eight"
+ },
+ {
+ "text": " degrees fahrenheit"
+ }
+ ]
+ }
+ ]
+ },
+ "VolumeControl": {
+ "utterances": [
+ {
+ "data": [
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "increase"
+ },
+ {
+ "text": " the volume"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "up"
+ },
+ {
+ "text": " the volume "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "fourty five"
+ },
+ {
+ "text": " percent"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "turn the volume "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "louder"
+ },
+ {
+ "text": " a bit"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "raise"
+ },
+ {
+ "text": " the sound"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "decrease"
+ },
+ {
+ "text": " the sound "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "fourty six"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "can you please crank "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "lower"
+ },
+ {
+ "text": " the volume"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "please "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "down"
+ },
+ {
+ "text": " the volume "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "fourty seven"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "i want the volume "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "reduce"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "could you "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "quieter"
+ },
+ {
+ "text": " the sound a bit"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "set"
+ },
+ {
+ "text": " the volume"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "make it a little "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "adjust"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "turn the volume "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "change"
+ },
+ {
+ "text": " please"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "increase"
+ },
+ {
+ "text": " the sound"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "can you please "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "up"
+ },
+ {
+ "text": " the volume"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "please "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "louder"
+ },
+ {
+ "text": " the volume "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "fourty eight"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "i want it a bit "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "raise"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "could you "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "decrease"
+ },
+ {
+ "text": " the sound a bit"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "lower"
+ },
+ {
+ "text": " the volume "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "fourty nine"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "down"
+ },
+ {
+ "text": " the volume "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "fifty"
+ },
+ {
+ "text": " percent"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "reduce"
+ },
+ {
+ "text": " the sound "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "halfway"
+ },
+ {
+ "text": " percent"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "quieter"
+ },
+ {
+ "text": " the volume "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "half"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "turn the volume "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "set"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "fifty one"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "make it a tad "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "adjust"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "can you "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "change"
+ },
+ {
+ "text": " the volume up a notch"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "please "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "increase"
+ },
+ {
+ "text": " the sound "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "fifty two"
+ },
+ {
+ "text": " level"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "up"
+ },
+ {
+ "text": " the volume a little"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "could you make it "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "louder"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "fifty three"
+ },
+ {
+ "text": " percent"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "turn the volume "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "raise"
+ },
+ {
+ "text": " just a touch"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "i would like "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "by"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "decrease"
+ },
+ {
+ "text": " the sound "
+ },
+ {
+ "entity": "to_or_by",
+ "slot_name": "to_or_by",
+ "text": "to"
+ },
+ {
+ "text": " "
+ },
+ {
+ "entity": "numeric_value",
+ "slot_name": "numeric_value",
+ "text": "fifty four"
+ },
+ {
+ "text": " percent"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "lower"
+ },
+ {
+ "text": " the volume a bit more"
+ }
+ ]
+ },
+ {
+ "data": [
+ {
+ "text": "can you please "
+ },
+ {
+ "entity": "volume_control_action",
+ "slot_name": "volume_control_action",
+ "text": "down"
+ },
+ {
+ "text": " the sound slightly"
+ }
+ ]
+ }
+ ]
+ }
+ },
+ "language": "en"
+}
diff --git a/dataset/entities.yaml b/dataset/entities.yaml
new file mode 100644
index 0000000..26cd5af
--- /dev/null
+++ b/dataset/entities.yaml
@@ -0,0 +1,162 @@
+# -x-x- HVAC Temperature Entities -x-x-
+# -x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-
+---
+type: entity
+name: hvac_temperature_action
+automatically_extensible: false
+use_synonyms: true
+matching_strictness: 0.8
+values:
+ - [increase, up, boost, boosting, raise, heat, warm, warmer]
+ - [decrease, down, reduce, back, lower, cool, colder]
+ - [set, adjust, change]
+
+
+# -x-x-x- HVAC Fan Speed Entities -x-x-x-
+# -x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-
+---
+type: entity
+name: hvac_fan_speed_action
+automatically_extensible: false
+use_synonyms: true
+matching_strictness: 0.8
+values:
+ - [increase, up, boost, boosting, raise]
+ - [decrease, down, reduce, back, lower]
+ - [set, adjust, change]
+
+
+# -x-x-x- Volume Control Entities -x-x-x-
+# -x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-
+---
+type: entity
+name: volume_control_action
+automatically_extensible: false
+use_synonyms: true
+matching_strictness: 0.8
+values:
+ - [increase, up, louder, raise]
+ - [decrease, lower, down, reduce, quieter]
+ - [set, adjust, change]
+
+
+# -x-x-x-x-x- Common Entities -x-x-x-x-x-
+# -x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-
+---
+type: entity
+name: to_or_by
+automatically_extensible: false
+use_synonyms: false
+matching_strictness: 1.0
+values:
+ - to
+ - by
+
+---
+type: entity
+name: numeric_value
+automatically_extensible: false
+use_synonyms: true
+matching_strictness: 0.8
+values:
+ - [zero]
+ - [one]
+ - [two]
+ - [three]
+ - [four]
+ - [five]
+ - [six]
+ - [seven]
+ - [eight]
+ - [nine]
+ - [ten]
+ - [eleven]
+ - [twelve]
+ - [thirteen]
+ - [fourteen]
+ - [fifteen]
+ - [sixteen]
+ - [seventeen]
+ - [eighteen]
+ - [nineteen]
+ - [twenty]
+ - [twenty one]
+ - [twenty two]
+ - [twenty three]
+ - [twenty four]
+ - [twenty five]
+ - [twenty six]
+ - [twenty seven]
+ - [twenty eight]
+ - [twenty nine]
+ - [thirty]
+ - [thirty one]
+ - [thirty two]
+ - [thirty three]
+ - [thirty four]
+ - [thirty five]
+ - [thirty six]
+ - [thirty seven]
+ - [thirty eight]
+ - [thirty nine]
+ - [fourty]
+ - [fourty one]
+ - [fourty two]
+ - [fourty three]
+ - [fourty four]
+ - [fourty five]
+ - [fourty six]
+ - [fourty seven]
+ - [fourty eight]
+ - [fourty nine]
+ - [fifty, halfway, half]
+ - [fifty one]
+ - [fifty two]
+ - [fifty three]
+ - [fifty four]
+ - [fifty five]
+ - [fifty six]
+ - [fifty seven]
+ - [fifty eight]
+ - [fifty nine]
+ - [sixty]
+ - [sixty one]
+ - [sixty two]
+ - [sixty three]
+ - [sixty four]
+ - [sixty five]
+ - [sixty six]
+ - [sixty seven]
+ - [sixty eight]
+ - [sixty nine]
+ - [seventy]
+ - [seventy one]
+ - [seventy two]
+ - [seventy three]
+ - [seventy four]
+ - [seventy five, three quarters]
+ - [seventy six]
+ - [seventy seven]
+ - [seventy eight]
+ - [seventy nine]
+ - [eighty]
+ - [eighty one]
+ - [eighty two]
+ - [eighty three]
+ - [eighty four]
+ - [eighty five]
+ - [eighty six]
+ - [eighty seven]
+ - [eighty eight]
+ - [eighty nine]
+ - [ninety]
+ - [ninety one]
+ - [ninety two]
+ - [ninety three]
+ - [ninety four]
+ - [ninety five]
+ - [ninety six]
+ - [ninety seven]
+ - [ninety eight]
+ - [ninety nine]
+ - [hundred, fully, completely, all the way, max]
diff --git a/dataset/intents.yaml b/dataset/intents.yaml
new file mode 100644
index 0000000..836fb9c
--- /dev/null
+++ b/dataset/intents.yaml
@@ -0,0 +1,145 @@
+# HVAC Temperature Intent
+---
+type: intent
+name: HVACTemperature
+slots:
+ - name: hvac_temperature_action
+ entity: hvac_temperature_action
+ - name: numeric_value
+ entity: numeric_value
+ - name: to_or_by
+ entity: to_or_by
+utterances:
+ - "[hvac_temperature_action] the temperature [numeric_value] degrees celsius"
+ - "[hvac_temperature_action] the temperature [numeric_value] degrees"
+ - can you please [hvac_temperature_action] the temperature [to_or_by] [numeric_value] degrees
+ - please [hvac_temperature_action] the temperature [to_or_by] [numeric_value] degrees celsius
+ - i want [to_or_by] [hvac_temperature_action] the temperature [to_or_by] [numeric_value] degrees
+ - could you [hvac_temperature_action] the temperature [to_or_by] [numeric_value] degrees celsius
+ - "[hvac_temperature_action] the room temperature [to_or_by] [numeric_value] degrees celsius"
+ - its getting cold lets [hvac_temperature_action] the temperature [to_or_by] [numeric_value] degrees
+ - turn up the [hvac_temperature_action] [to_or_by] [numeric_value] degrees fahrenheit
+ - make it warmer [to_or_by] [numeric_value] degrees celsius
+ - "[hvac_temperature_action] the temperature"
+ - decrease the cars [hvac_temperature_action] [to_or_by] [numeric_value] degrees fahrenheit
+ - its too hot can we [hvac_temperature_action] the temperature [to_or_by] [numeric_value] degrees celsius
+ - "[hvac_temperature_action] the cars temperature [to_or_by] [numeric_value] degrees fahrenheit"
+ - lets [hvac_temperature_action] down the place [to_or_by] [numeric_value] degrees
+ - "[hvac_temperature_action] the cars warmth [to_or_by] [numeric_value] degrees"
+ - can you [hvac_temperature_action] the temperature a bit, maybe [to_or_by] [numeric_value] degrees
+ - make it a bit [hvac_temperature_action] [to_or_by] [numeric_value] degrees celsius please
+ - "[hvac_temperature_action] the thermostat [to_or_by] [numeric_value] degrees fahrenheit"
+ - could you [hvac_temperature_action] the cars temperature [to_or_by] [numeric_value] degrees
+ - "[hvac_temperature_action] the temperature [to_or_by] [numeric_value] degrees celsius"
+ - "[hvac_temperature_action] the temperature [to_or_by] [numeric_value] degrees"
+ - "[hvac_temperature_action] the temperature [to_or_by] [numeric_value] degrees celsius"
+ - "[hvac_temperature_action] the temperature [to_or_by] [numeric_value] degrees fahrenheit"
+ - "[hvac_temperature_action] the temperature [to_or_by] [numeric_value] degrees"
+ - "[hvac_temperature_action] the temperature [to_or_by] [numeric_value] degrees celsius"
+ - "[hvac_temperature_action] the temperature [to_or_by] [numeric_value] degrees"
+ - "[hvac_temperature_action] the temperature [to_or_by] [numeric_value] degrees fahrenheit"
+ - "[hvac_temperature_action] the temperature [to_or_by] [numeric_value] degrees celsius"
+ - "[hvac_temperature_action] the thermostat [to_or_by] [numeric_value] degrees fahrenheit"
+
+
+# HVAC Fan Speed Intent
+---
+type: intent
+name: HVACFanSpeed
+slots:
+ - name: hvac_fan_speed_action
+ entity: hvac_fan_speed_action
+ - name: numeric_value
+ entity: numeric_value
+ - name: to_or_bymeric_value)
+ entity: to_or_by
+utterances:
+ - "[hvac_fan_speed_action] the fan speed [numeric_value] percent"
+ - "[hvac_fan_speed_action] the fan speed [numeric_value]"
+ - can you please [hvac_fan_speed_action] the fan speed [numeric_value] percent
+ - please [hvac_fan_speed_action] the fan speed [numeric_value]
+ - i want [to_or_by] [hvac_fan_speed_action] the fan speed [numeric_value] percent
+ - could you [hvac_fan_speed_action] the fan speed [numeric_value] percent
+ - "[hvac_fan_speed_action] the fan speed [numeric_value] percent"
+ - i would like [to_or_by] [hvac_fan_speed_action] the airflow.
+ - hey can you [hvac_fan_speed_action] the fan intensity a bit
+ - lets crank [hvac_fan_speed_action] the ventilation.
+ - could you help me [hvac_fan_speed_action] the fan power
+ - time [to_or_by] amp [hvac_fan_speed_action] the blower speed
+ - i need more air circulation please ramp [hvac_fan_speed_action] the fan
+ - its warm in here lets kick it [hvac_fan_speed_action] a notch
+ - how about we jack [hvac_fan_speed_action] the fan performance
+ - please bump [hvac_fan_speed_action] the fan speed a bit
+ - lets hike [hvac_fan_speed_action] the fans power
+ - i am feeling stuffy can we [hvac_fan_speed_action] it a little
+ - time [to_or_by] step [hvac_fan_speed_action] the fan speed
+ - hey i need more breeze turn it [hvac_fan_speed_action] a bit
+ - i want more cooling please amp it [hvac_fan_speed_action]
+ - how about [hvac_fan_speed_action] the fans intensity a tad
+ - its getting stifling [hvac_fan_speed_action] it up please
+ - i would love a stronger fan can you crank it [hvac_fan_speed_action]
+ - lets [hvac_fan_speed_action] it a little for better airflow
+ - i want [to_or_by] [hvac_fan_speed_action] the fan speed at [numeric_value]
+ - can you please [hvac_fan_speed_action] the fan speed a bit
+ - hey its a bit too breezy can you [hvac_fan_speed_action] the fan speed
+ - lets dial [hvac_fan_speed_action] the fan intensity
+ - could you help me [hvac_fan_speed_action] the fan power
+ - time [to_or_by] scale [hvac_fan_speed_action] the blower speed
+ - i need less air circulation please slow [hvac_fan_speed_action] the fan
+ - its getting chilly lets [hvac_fan_speed_action] it a notch
+ - how about we tone it [hvac_fan_speed_action] on the fan performance
+ - please [hvac_fan_speed_action] the fan speed a bit
+ - lets [hvac_fan_speed_action] the fans power for a moment
+ - i would like [to_or_by] [hvac_fan_speed_action] the fan speed [to_or_by] [numeric_value]
+ - hey can you [hvac_fan_speed_action] the fan speed [to_or_by] [numeric_value] percent
+ - please amp [hvac_fan_speed_action] the fan speed [to_or_by] [numeric_value] percent
+ - can you [hvac_fan_speed_action] the fan speed [to_or_by] [numeric_value]
+ - i would like [to_or_by] [hvac_fan_speed_action] the fan speed [to_or_by] [numeric_value] percent
+ - hey its too breezy can you [hvac_fan_speed_action] the fan speed [to_or_by] [numeric_value] percent
+ - lets dial [hvac_fan_speed_action] the fan speed [to_or_by] [numeric_value]
+ - please slow [hvac_fan_speed_action] the fan speed [to_or_by] [numeric_value] percent
+
+
+# Volume Control Intent
+---
+type: intent
+name: VolumeControl
+slots:
+ - name: volume_control_action
+ entity: volume_control_action
+ - name: numeric_value
+ entity: numeric_value
+ - name: to_or_by
+ entity: to_or_by
+utterances:
+ - "[volume_control_action] the volume"
+ - "[volume_control_action] the volume [to_or_by] [numeric_value] percent"
+ - turn the volume [volume_control_action] a bit
+ - "[volume_control_action] the sound"
+ - "[volume_control_action] the sound [to_or_by] [numeric_value]"
+ - can you please crank [volume_control_action] the volume
+ - please [volume_control_action] the volume [to_or_by] [numeric_value]
+ - i want the volume [volume_control_action]
+ - could you [volume_control_action] the sound a bit
+ - "[volume_control_action] the volume"
+ - make it a little [volume_control_action]
+ - turn the volume [volume_control_action] please
+ - "[volume_control_action] the sound"
+ - can you please [volume_control_action] the volume
+ - please [volume_control_action] the volume [to_or_by] [numeric_value]
+ - i want it a bit [volume_control_action]
+ - could you [volume_control_action] the sound a bit
+ - "[volume_control_action] the volume [to_or_by] [numeric_value]"
+ - "[volume_control_action] the volume [to_or_by] [numeric_value] percent"
+ - "[volume_control_action] the sound [to_or_by] [numeric_value] percent"
+ - "[volume_control_action] the volume [to_or_by] [numeric_value]"
+ - turn the volume [volume_control_action] [to_or_by] [numeric_value]
+ - make it a tad [volume_control_action]
+ - can you [volume_control_action] the volume up a notch
+ - please [volume_control_action] the sound [to_or_by] [numeric_value] level
+ - "[volume_control_action] the volume a little"
+ - could you make it [volume_control_action] [to_or_by] [numeric_value] percent
+ - turn the volume [volume_control_action] just a touch
+ - i would like [to_or_by] [volume_control_action] the sound [to_or_by] [numeric_value] percent
+ - "[volume_control_action] the volume a bit more"
+ - can you please [volume_control_action] the sound slightly