File size: 156 Bytes
e88936a |
1 2 3 4 5 6 7 8 9 10 |
{
"normalize_embeddings": false,
"spacy_model": "en_core_web_lg",
"span_context": 3,
"labels": [
"negative",
"neutral",
"positive"
]
} |
e88936a |
1 2 3 4 5 6 7 8 9 10 |
{
"normalize_embeddings": false,
"spacy_model": "en_core_web_lg",
"span_context": 3,
"labels": [
"negative",
"neutral",
"positive"
]
} |