Daniel Thompson
Update spaCy pipeline
6904c78 verified
{
"lang":"en",
"name":"scispaCy_aaa_classification",
"version":"0.0.0",
"description":"",
"author":"",
"email":"",
"url":"",
"license":"",
"spacy_version":">=3.7.4,<3.8.0",
"spacy_git_version":"bff8725f4",
"vectors":{
"width":200,
"vectors":50000,
"keys":4087446,
"name":"en_core_sci_md.vectors"
},
"labels":{
"tok2vec":[
],
"tagger":[
"$",
"''",
",",
"-LRB-",
"-RRB-",
".",
":",
"ADD",
"AFX",
"CC",
"CD",
"DT",
"EX",
"FW",
"HYPH",
"IN",
"JJ",
"JJR",
"JJS",
"LS",
"MD",
"NFP",
"NN",
"NNP",
"NNPS",
"NNS",
"PDT",
"POS",
"PRP",
"PRP$",
"RB",
"RBR",
"RBS",
"RP",
"SYM",
"TO",
"UH",
"VB",
"VBD",
"VBG",
"VBN",
"VBP",
"VBZ",
"WDT",
"WP",
"WP$",
"WRB",
"XX",
"``"
],
"attribute_ruler":[
],
"lemmatizer":[
],
"parser":[
"ROOT",
"acl",
"acl:relcl",
"acomp",
"advcl",
"advmod",
"amod",
"amod@nmod",
"appos",
"attr",
"aux",
"auxpass",
"case",
"cc",
"cc:preconj",
"ccomp",
"compound",
"compound:prt",
"conj",
"cop",
"csubj",
"dative",
"dep",
"det",
"det:predet",
"dobj",
"expl",
"intj",
"mark",
"meta",
"mwe",
"neg",
"nmod",
"nmod:npmod",
"nmod:poss",
"nmod:tmod",
"nsubj",
"nsubjpass",
"nummod",
"parataxis",
"pcomp",
"pobj",
"preconj",
"predet",
"prep",
"punct",
"quantmod",
"xcomp"
],
"ner":[
"ENTITY"
],
"textcat_multilabel":[
"AAA"
]
},
"pipeline":[
"tok2vec",
"tagger",
"attribute_ruler",
"lemmatizer",
"parser",
"ner",
"textcat_multilabel"
],
"components":[
"tok2vec",
"tagger",
"attribute_ruler",
"lemmatizer",
"parser",
"ner",
"textcat_multilabel"
],
"disabled":[
],
"performance":{
"tag_acc":0.0,
"lemma_acc":0.0,
"dep_uas":0.0,
"dep_las":0.0,
"dep_las_per_type":0.0,
"sents_p":0.0,
"sents_r":0.0,
"sents_f":0.0,
"ents_f":0.0,
"ents_p":0.0,
"ents_r":0.0,
"ents_per_type":0.0,
"cats_score":0.9945739979,
"cats_score_desc":"macro AUC",
"cats_micro_p":0.9305555556,
"cats_micro_r":0.9925925926,
"cats_micro_f":0.9605734767,
"cats_macro_p":0.9305555556,
"cats_macro_r":0.9925925926,
"cats_macro_f":0.9605734767,
"cats_macro_auc":0.9945739979,
"cats_f_per_type":{
"AAA":{
"p":0.9305555556,
"r":0.9925925926,
"f":0.9605734767
}
},
"tok2vec_loss":0.7675074328,
"textcat_multilabel_loss":2.4638948895
},
"requirements":[
]
}