File size: 2,414 Bytes
62fd536
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c6b4491
62fd536
 
 
 
 
 
 
 
 
 
 
 
 
c6b4491
 
62fd536
 
 
 
 
 
 
 
 
 
 
 
 
 
c6b4491
 
 
62fd536
 
 
 
 
 
 
 
 
 
 
 
c6b4491
 
 
62fd536
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c6b4491
62fd536
c6b4491
62fd536
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c6b4491
 
 
 
 
 
62fd536
c6b4491
 
 
 
 
 
62fd536
 
c6b4491
 
62fd536
 
 
 
 
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
{
  "lang":"en",
  "name":"Spacy_Custom_ner",
  "version":"0.0.0",
  "description":"",
  "author":"",
  "email":"",
  "url":"",
  "license":"",
  "spacy_version":">=3.5.3,<3.6.0",
  "spacy_git_version":"Unknown",
  "vectors":{
    "width":300,
    "vectors":514157,
    "keys":514157,
    "name":"en_vectors"
  },
  "labels":{
    "tok2vec":[

    ],
    "ner":[
      "AGENT_FALLBACK",
      "BOOK",
      "COMODITY",
      "CONTAINER COUNT",
      "CONTAINER SIZE",
      "CONTAINER SIZE-COUNT",
      "DESTINATION",
      "ENQUIRY",
      "HELP",
      "INCOTERM",
      "KYC",
      "ORIGIN",
      "SEARCH RATES",
      "SHIP",
      "SHIPMENT TYPE",
      "WELCOME_MSG"
    ]
  },
  "pipeline":[
    "tok2vec",
    "ner"
  ],
  "components":[
    "tok2vec",
    "ner"
  ],
  "disabled":[

  ],
  "performance":{
    "ents_f":0.9941860465,
    "ents_p":0.9918793503,
    "ents_r":0.9965034965,
    "ents_per_type":{
      "SEARCH RATES":{
        "p":1.0,
        "r":1.0,
        "f":1.0
      },
      "ORIGIN":{
        "p":1.0,
        "r":1.0,
        "f":1.0
      },
      "DESTINATION":{
        "p":0.9903846154,
        "r":1.0,
        "f":0.9951690821
      },
      "BOOK":{
        "p":1.0,
        "r":1.0,
        "f":1.0
      },
      "SHIP":{
        "p":0.987804878,
        "r":1.0,
        "f":0.9938650307
      },
      "CONTAINER SIZE":{
        "p":0.9905660377,
        "r":0.9905660377,
        "f":0.9905660377
      },
      "SHIPMENT TYPE":{
        "p":1.0,
        "r":1.0,
        "f":1.0
      },
      "ENQUIRY":{
        "p":0.8823529412,
        "r":1.0,
        "f":0.9375
      },
      "HELP":{
        "p":1.0,
        "r":1.0,
        "f":1.0
      },
      "KYC":{
        "p":1.0,
        "r":1.0,
        "f":1.0
      },
      "INCOTERM":{
        "p":1.0,
        "r":1.0,
        "f":1.0
      },
      "COMODITY":{
        "p":0.9523809524,
        "r":0.9523809524,
        "f":0.9523809524
      },
      "CONTAINER COUNT":{
        "p":1.0,
        "r":1.0,
        "f":1.0
      },
      "CONTAINER SIZE-COUNT":{
        "p":1.0,
        "r":0.9615384615,
        "f":0.9803921569
      },
      "AGENT_FALLBACK":{
        "p":1.0,
        "r":1.0,
        "f":1.0
      },
      "WELCOME_MSG":{
        "p":1.0,
        "r":1.0,
        "f":1.0
      }
    },
    "tok2vec_loss":17.9424619099,
    "ner_loss":532.0943451776
  },
  "requirements":[

  ]
}