{
"lang":"en",
"name":"pipeline",
"version":"0.0.0",
"spacy_version":">=3.2.1,<3.3.0",
"description":"",
"author":"",
"email":"",
"url":"",
"license":"",
"spacy_git_version":"800737b41",
"vectors":{
"width":0,
"vectors":0,
"keys":684830,
"name":"en_vectors",
"mode":"default"
},
"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",
"``"
],
"parser":[
"ROOT",
"acl",
"acomp",
"advcl",
"advmod",
"agent",
"amod",
"appos",
"attr",
"aux",
"auxpass",
"case",
"cc",
"ccomp",
"compound",
"conj",
"csubj",
"csubjpass",
"dative",
"dep",
"det",
"dobj",
"expl",
"intj",
"mark",
"meta",
"neg",
"nmod",
"npadvmod",
"nsubj",
"nsubjpass",
"nummod",
"oprd",
"parataxis",
"pcomp",
"pobj",
"poss",
"preconj",
"predet",
"prep",
"prt",
"punct",
"quantmod",
"relcl",
"xcomp"
],
"entity_ruler":[
"LOC"
],
"ner":[
"LOC"
]
},
"pipeline":[
"tok2vec",
"tagger",
"parser",
"entity_ruler",
"ner"
],
"components":[
"tok2vec",
"tagger",
"parser",
"entity_ruler",
"ner"
],
"disabled":[
],
"performance":{
"tag_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.8472222222,
"ents_p":0.8617558022,
"ents_r":0.8331707317,
"ents_per_type":{
"LOC":{
"p":0.8617558022,
"r":0.8331707317,
"f":0.8472222222
}
},
"pos_acc":0.0,
"morph_acc":0.0,
"morph_per_feat":0.0,
"cats_score":0.0,
"cats_score_desc":0.0,
"cats_micro_p":0.0,
"cats_micro_r":0.0,
"cats_micro_f":0.0,
"cats_macro_p":0.0,
"cats_macro_r":0.0,
"cats_macro_f":0.0,
"cats_macro_auc":0.0,
"cats_f_per_type":0.0,
"cats_macro_auc_per_type":0.0,
"tok2vec_loss":0.0,
"tagger_loss":0.0,
"parser_loss":0.0,
"ner_loss":52.8935631861
}
}