{ "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.8257891236, "cats_score_desc":"macro F", "cats_micro_p":0.8240223464, "cats_micro_r":0.8240223464, "cats_micro_f":0.8240223464, "cats_macro_p":0.8123975924, "cats_macro_r":0.8442569086, "cats_macro_f":0.8257891236, "cats_macro_auc":0.9244537629, "cats_f_per_type":{ "neutral":{ "p":0.8895027624, "r":0.8009950249, "f":0.8429319372 }, "negative":{ "p":0.8181818182, "r":0.9, "f":0.8571428571 }, "positive":{ "p":0.7295081967, "r":0.8317757009, "f":0.7772925764 } }, "tok2vec_loss":396.0807084694, "textcat_loss":9.132390812 }, "requirements":[ ] }