diff options
author | Malik Talha <talhamalik727x@gmail.com> | 2023-10-22 20:54:58 +0500 |
---|---|---|
committer | Malik Talha <talhamalik727x@gmail.com> | 2023-10-22 20:54:58 +0500 |
commit | 69fcf984b733774336952bcc6f8ad42d796e5a5d (patch) | |
tree | 14529f2ee5db3725e08b8da2876d38601e6fc8c4 /model/custom_entity_parser/parser/parser_4/metadata.json | |
parent | f97f5665a9263cca3609ac8f732e4590a4bf6178 (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 'model/custom_entity_parser/parser/parser_4/metadata.json')
-rw-r--r-- | model/custom_entity_parser/parser/parser_4/metadata.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/model/custom_entity_parser/parser/parser_4/metadata.json b/model/custom_entity_parser/parser/parser_4/metadata.json new file mode 100644 index 0000000..42c4fe4 --- /dev/null +++ b/model/custom_entity_parser/parser/parser_4/metadata.json @@ -0,0 +1 @@ +{"version":"0.8.0","parser_filename":"parser","threshold":1.0,"stop_words":[],"edge_cases":[]}
\ No newline at end of file |