updated model and sounds
parent
12d588fcd5
commit
11bf2198e4
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,25 +0,0 @@
|
|||||||
1 by no means
|
|
||||||
1 yea
|
|
||||||
1 yeah
|
|
||||||
1 affirmative
|
|
||||||
1 good
|
|
||||||
1 okay
|
|
||||||
1 yes
|
|
||||||
1 fine
|
|
||||||
1 no
|
|
||||||
1 all right
|
|
||||||
1 stop it
|
|
||||||
1 no way
|
|
||||||
1 i don't think so
|
|
||||||
1 not at all
|
|
||||||
1 nay
|
|
||||||
1 nope
|
|
||||||
1 i think so
|
|
||||||
1 sure
|
|
||||||
1 go on
|
|
||||||
1 amen
|
|
||||||
1 never
|
|
||||||
1 no not at all
|
|
||||||
1 nix
|
|
||||||
1 not
|
|
||||||
1 true
|
|
@ -1,9 +1 @@
|
|||||||
{
|
{}
|
||||||
"choice": {
|
|
||||||
"vanilla": "c183b0a5-c95a-4001-bd05-71518b89254a.vanilla",
|
|
||||||
"ngram": true,
|
|
||||||
"added": "c183b0a5-c95a-4001-bd05-71518b89254a.added",
|
|
||||||
"pruningThresholds": [],
|
|
||||||
"order": 3
|
|
||||||
}
|
|
||||||
}
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,8 +1,3 @@
|
|||||||
{
|
{
|
||||||
"parsers_metadata": [
|
"parsers_metadata": []
|
||||||
{
|
|
||||||
"entity_identifier": "choice",
|
|
||||||
"entity_parser": "parser_1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
@ -1 +0,0 @@
|
|||||||
{"version":"0.6.0","parser_filename":"parser","threshold":0.9,"stop_words":[],"edge_cases":[]}
|
|
Binary file not shown.
Binary file not shown.
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"unit_name": "crf_slot_filler"
|
||||||
|
}
|
@ -0,0 +1,114 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"crf_args": {
|
||||||
|
"algorithm": "lbfgs",
|
||||||
|
"c1": 0.1,
|
||||||
|
"c2": 0.1
|
||||||
|
},
|
||||||
|
"data_augmentation_config": {
|
||||||
|
"add_builtin_entities_examples": false,
|
||||||
|
"capitalization_ratio": 0,
|
||||||
|
"min_utterances": 200
|
||||||
|
},
|
||||||
|
"feature_factory_configs": [
|
||||||
|
{
|
||||||
|
"args": {
|
||||||
|
"common_words_gazetteer_name": "top_10000_words_stemmed",
|
||||||
|
"n": 1,
|
||||||
|
"use_stemming": true
|
||||||
|
},
|
||||||
|
"factory_name": "ngram",
|
||||||
|
"offsets": [
|
||||||
|
-2,
|
||||||
|
-1,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"args": {
|
||||||
|
"common_words_gazetteer_name": "top_10000_words_stemmed",
|
||||||
|
"n": 2,
|
||||||
|
"use_stemming": true
|
||||||
|
},
|
||||||
|
"factory_name": "ngram",
|
||||||
|
"offsets": [
|
||||||
|
-2,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"args": {},
|
||||||
|
"factory_name": "is_digit",
|
||||||
|
"offsets": [
|
||||||
|
-1,
|
||||||
|
0,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"args": {},
|
||||||
|
"factory_name": "is_first",
|
||||||
|
"offsets": [
|
||||||
|
-2,
|
||||||
|
-1,
|
||||||
|
0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"args": {},
|
||||||
|
"factory_name": "is_last",
|
||||||
|
"offsets": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"args": {
|
||||||
|
"tagging_scheme_code": 2,
|
||||||
|
"use_stemming": true
|
||||||
|
},
|
||||||
|
"drop_out": 0.1,
|
||||||
|
"factory_name": "entity_match",
|
||||||
|
"offsets": [
|
||||||
|
-2,
|
||||||
|
-1,
|
||||||
|
0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"args": {
|
||||||
|
"tagging_scheme_code": 1
|
||||||
|
},
|
||||||
|
"factory_name": "builtin_entity_match",
|
||||||
|
"offsets": [
|
||||||
|
-2,
|
||||||
|
-1,
|
||||||
|
0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"args": {
|
||||||
|
"cluster_name": "brown_clusters",
|
||||||
|
"use_stemming": false
|
||||||
|
},
|
||||||
|
"factory_name": "word_cluster",
|
||||||
|
"offsets": [
|
||||||
|
-2,
|
||||||
|
-1,
|
||||||
|
0,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"random_seed": null,
|
||||||
|
"tagging_scheme": 1,
|
||||||
|
"unit_name": "crf_slot_filler"
|
||||||
|
},
|
||||||
|
"crf_model_file": null,
|
||||||
|
"intent": "jocavdh:play_verdict",
|
||||||
|
"language_code": "en",
|
||||||
|
"slot_name_mapping": {}
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"unit_name": "crf_slot_filler"
|
||||||
|
}
|
@ -0,0 +1,114 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"crf_args": {
|
||||||
|
"algorithm": "lbfgs",
|
||||||
|
"c1": 0.1,
|
||||||
|
"c2": 0.1
|
||||||
|
},
|
||||||
|
"data_augmentation_config": {
|
||||||
|
"add_builtin_entities_examples": false,
|
||||||
|
"capitalization_ratio": 0,
|
||||||
|
"min_utterances": 200
|
||||||
|
},
|
||||||
|
"feature_factory_configs": [
|
||||||
|
{
|
||||||
|
"args": {
|
||||||
|
"common_words_gazetteer_name": "top_10000_words_stemmed",
|
||||||
|
"n": 1,
|
||||||
|
"use_stemming": true
|
||||||
|
},
|
||||||
|
"factory_name": "ngram",
|
||||||
|
"offsets": [
|
||||||
|
-2,
|
||||||
|
-1,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"args": {
|
||||||
|
"common_words_gazetteer_name": "top_10000_words_stemmed",
|
||||||
|
"n": 2,
|
||||||
|
"use_stemming": true
|
||||||
|
},
|
||||||
|
"factory_name": "ngram",
|
||||||
|
"offsets": [
|
||||||
|
-2,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"args": {},
|
||||||
|
"factory_name": "is_digit",
|
||||||
|
"offsets": [
|
||||||
|
-1,
|
||||||
|
0,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"args": {},
|
||||||
|
"factory_name": "is_first",
|
||||||
|
"offsets": [
|
||||||
|
-2,
|
||||||
|
-1,
|
||||||
|
0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"args": {},
|
||||||
|
"factory_name": "is_last",
|
||||||
|
"offsets": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"args": {
|
||||||
|
"tagging_scheme_code": 2,
|
||||||
|
"use_stemming": true
|
||||||
|
},
|
||||||
|
"drop_out": 0.1,
|
||||||
|
"factory_name": "entity_match",
|
||||||
|
"offsets": [
|
||||||
|
-2,
|
||||||
|
-1,
|
||||||
|
0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"args": {
|
||||||
|
"tagging_scheme_code": 1
|
||||||
|
},
|
||||||
|
"factory_name": "builtin_entity_match",
|
||||||
|
"offsets": [
|
||||||
|
-2,
|
||||||
|
-1,
|
||||||
|
0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"args": {
|
||||||
|
"cluster_name": "brown_clusters",
|
||||||
|
"use_stemming": false
|
||||||
|
},
|
||||||
|
"factory_name": "word_cluster",
|
||||||
|
"offsets": [
|
||||||
|
-2,
|
||||||
|
-1,
|
||||||
|
0,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"random_seed": null,
|
||||||
|
"tagging_scheme": 1,
|
||||||
|
"unit_name": "crf_slot_filler"
|
||||||
|
},
|
||||||
|
"crf_model_file": null,
|
||||||
|
"intent": "jocavdh:toilet",
|
||||||
|
"language_code": "en",
|
||||||
|
"slot_name_mapping": {}
|
||||||
|
}
|
Loading…
Reference in New Issue