25 lines
390 B
JSON
25 lines
390 B
JSON
{
|
|
"must_apply_texts": [
|
|
"Hello, there were Jesters hmm"
|
|
],
|
|
"must_not_apply_texts": [
|
|
"JESTERX",
|
|
"there were gestures"
|
|
],
|
|
"protected_terms": [
|
|
"Jesters"
|
|
],
|
|
"expected_module_instances": [
|
|
"glossary_1",
|
|
"homophones",
|
|
"glossary_2",
|
|
"spoken_word",
|
|
"grammar"
|
|
],
|
|
"minimum_counts": {
|
|
"applied": 1,
|
|
"rejected": 1,
|
|
"skipped": 0
|
|
}
|
|
}
|