{ "lang":"da", "name":"spacy_sentiment", "version":"0.0.0", "description":"", "author":"", "email":"", "url":"", "license":"", "spacy_version":">=3.5.1,<3.6.0", "spacy_git_version":"Unknown", "vectors":{ "width":300, "vectors":20000, "keys":500000, "name":"da_vectors" }, "labels":{ "tok2vec":[ ], "textcat":[ "neutral", "negative", "positive" ] }, "pipeline":[ "tok2vec", "textcat" ], "components":[ "tok2vec", "textcat" ], "disabled":[ ], "performance":{ "cats_score":0.8567000249, "cats_score_desc":"macro F", "cats_micro_p":0.8443804035, "cats_micro_r":0.8443804035, "cats_micro_f":0.8443804035, "cats_macro_p":0.848044611, "cats_macro_r":0.8696153576, "cats_macro_f":0.8567000249, "cats_macro_auc":0.9208626102, "cats_f_per_type":{ "neutral":{ "p":0.8903225806, "r":0.7976878613, "f":0.8414634146 }, "negative":{ "p":0.9210526316, "r":0.985915493, "f":0.9523809524 }, "positive":{ "p":0.7327586207, "r":0.8252427184, "f":0.7762557078 } }, "tok2vec_loss":57726.349722601, "textcat_loss":5.7714850157 }, "requirements":[ ] }