File size: 1,407 Bytes
c265b4a
 
 
 
 
 
 
 
 
 
 
 
fe19572
 
 
 
c265b4a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fe19572
 
 
c265b4a
 
fe19572
 
 
c265b4a
 
fe19572
 
 
c265b4a
 
fe19572
 
 
c265b4a
 
fe19572
 
 
c265b4a
 
2f1251c
 
 
c265b4a
 
fe19572
 
c265b4a
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
  "lang":"en",
  "name":"t1_pipeline",
  "version":"0.0.0",
  "description":"",
  "author":"",
  "email":"",
  "url":"",
  "license":"",
  "spacy_version":">=3.7.2,<3.8.0",
  "spacy_git_version":"a89eae928",
  "vectors":{
    "width":300,
    "vectors":514157,
    "keys":514157,
    "name":"en_vectors"
  },
  "labels":{
    "tok2vec":[

    ],
    "ner":[
      "Other",
      "allergy_name",
      "cancer",
      "chronic_disease",
      "treatment"
    ]
  },
  "pipeline":[
    "tok2vec",
    "ner"
  ],
  "components":[
    "tok2vec",
    "ner"
  ],
  "disabled":[

  ],
  "performance":{
    "ents_f":0.9862779829,
    "ents_p":0.9862148436,
    "ents_r":0.9863411303,
    "ents_per_type":{
      "Other":{
        "p":0.9879058979,
        "r":0.9845620408,
        "f":0.986231135
      },
      "treatment":{
        "p":0.9826889786,
        "r":0.9906922629,
        "f":0.9866743917
      },
      "chronic_disease":{
        "p":0.9868540345,
        "r":0.9855138072,
        "f":0.9861834655
      },
      "cancer":{
        "p":0.9832439678,
        "r":0.9872139973,
        "f":0.9852249832
      },
      "allergy_name":{
        "p":0.984375,
        "r":0.9921259843,
        "f":0.9882352941
      }
    },
    "tok2vec_loss":553.2069168486,
    "ner_loss":2378.4214779778
  },
  "requirements":[

  ]
}