{ "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.8538374324, "cats_score_desc":"macro F", "cats_micro_p":0.8368200837, "cats_micro_r":0.8368200837, "cats_micro_f":0.8368200837, "cats_macro_p":0.854803285, "cats_macro_r":0.8546837422, "cats_macro_f":0.8538374324, "cats_macro_auc":0.9250276361, "cats_f_per_type":{ "neutral":{ "p":0.8655462185, "r":0.8174603175, "f":0.8408163265 }, "negative":{ "p":0.9375, "r":0.9090909091, "f":0.9230769231 }, "positive":{ "p":0.7613636364, "r":0.8375, "f":0.7976190476 } }, "tok2vec_loss":136555.3230811793, "textcat_loss":4.7178029809 }, "requirements":[ ] }