{ "lang":"en", "name":"Radiology_ner_bc5cdr_md", "version":"0.5.1", "description":"Spacy Models for Biomedical Text.", "author":"Allen Institute for Artificial Intelligence", "email":"ai2-info@allenai.org", "url":"https://allenai.github.io/SciSpaCy/", "license":"CC BY-SA 3.0", "spacy_version":">=3.4.1,<3.5.0", "spacy_git_version":"Unknown", "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":[ "ABST_RECOVER", "CHEMICAL", "DISEASE", "DX", "EXIST_WORSEN" ] }, "pipeline":[ "tok2vec", "tagger", "attribute_ruler", "lemmatizer", "parser", "ner" ], "components":[ "tok2vec", "tagger", "attribute_ruler", "lemmatizer", "parser", "ner" ], "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.8568332069, "ents_p":0.8795194126, "ents_r":0.8352879028, "ents_per_type":{ "CHEMICAL":{ "p":0.9203069658, "r":0.8774859287, "f":0.8983864771 }, "DISEASE":{ "p":0.8264653187, "r":0.7808948005, "f":0.8030340711 } }, "ner_loss":2018.5749228847 }, "sources":[ "BC5CDR", "OntoNotes 5", "Common Crawl", "GENIA 1.0" ], "requirements":[ ] }