cbruinsm commited on
Commit
7521ef7
1 Parent(s): e52fc8e

Update spaCy pipeline

Browse files
Files changed (7) hide show
  1. README.md +11 -11
  2. en_Coff_Ev1-any-py3-none-any.whl +2 -2
  3. meta.json +55 -55
  4. ner/model +0 -0
  5. ner/moves +1 -1
  6. tok2vec/model +1 -1
  7. vocab/strings.json +27 -0
README.md CHANGED
@@ -13,25 +13,25 @@ model-index:
13
  metrics:
14
  - name: NER Precision
15
  type: precision
16
- value: 0.9986052999
17
  - name: NER Recall
18
  type: recall
19
- value: 0.9986052999
20
  - name: NER F Score
21
  type: f_score
22
- value: 0.9986052999
23
  ---
24
  | Feature | Description |
25
  | --- | --- |
26
- | **Name** | `Coffee Language Processor` |
27
- | **Version** | `1.0.6` |
28
  | **spaCy** | `>=3.4.3,<3.5.0` |
29
  | **Default Pipeline** | `tok2vec`, `ner` |
30
  | **Components** | `tok2vec`, `ner` |
31
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
32
  | **Sources** | n/a |
33
  | **License** | n/a |
34
- | **Author** | Chris Bruinsma, Iris Chi, Juan (Jack) Feliciano, Jeffry Li, Dustin Paden |
35
 
36
  ### Label Scheme
37
 
@@ -49,8 +49,8 @@ model-index:
49
 
50
  | Type | Score |
51
  | --- | --- |
52
- | `ENTS_F` | 99.86 |
53
- | `ENTS_P` | 99.86 |
54
- | `ENTS_R` | 99.86 |
55
- | `TOK2VEC_LOSS` | 16574.94 |
56
- | `NER_LOSS` | 17595.01 |
 
13
  metrics:
14
  - name: NER Precision
15
  type: precision
16
+ value: 0.1625396825
17
  - name: NER Recall
18
  type: recall
19
+ value: 0.2445081184
20
  - name: NER F Score
21
  type: f_score
22
+ value: 0.1952707857
23
  ---
24
  | Feature | Description |
25
  | --- | --- |
26
+ | **Name** | `en_Coff_Ev1` |
27
+ | **Version** | `1.0.7` |
28
  | **spaCy** | `>=3.4.3,<3.5.0` |
29
  | **Default Pipeline** | `tok2vec`, `ner` |
30
  | **Components** | `tok2vec`, `ner` |
31
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
32
  | **Sources** | n/a |
33
  | **License** | n/a |
34
+ | **Author** | [n/a]() |
35
 
36
  ### Label Scheme
37
 
 
49
 
50
  | Type | Score |
51
  | --- | --- |
52
+ | `ENTS_F` | 19.53 |
53
+ | `ENTS_P` | 16.25 |
54
+ | `ENTS_R` | 24.45 |
55
+ | `TOK2VEC_LOSS` | 0.00 |
56
+ | `NER_LOSS` | 8370.37 |
en_Coff_Ev1-any-py3-none-any.whl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42c6fa03185ce5d82520ef4117386ecf746e289e7bc1f036fa0e690ef055f8d8
3
- size 5678137
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:030e1a3b8f9ffe5bda4e3d05d60f18f5e826b64eb6adcaf705806ece41b2829c
3
+ size 5648684
meta.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "lang":"en",
3
  "name":"Coff_Ev1",
4
- "version":"1.0.6",
5
  "description":"",
6
  "author":"",
7
  "email":"",
@@ -47,78 +47,78 @@
47
 
48
  ],
49
  "performance":{
50
- "ents_f":0.9986052999,
51
- "ents_p":0.9986052999,
52
- "ents_r":0.9986052999,
53
  "ents_per_type":{
54
- "milk":{
55
- "p":1.0,
56
- "r":1.0,
57
- "f":1.0
58
- },
59
  "drink":{
60
- "p":1.0,
61
- "r":1.0,
62
- "f":1.0
63
  },
64
  "size":{
65
- "p":1.0,
66
- "r":1.0,
67
- "f":1.0
68
- },
69
- "temperature":{
70
- "p":1.0,
71
- "r":1.0,
72
- "f":1.0
73
  },
74
  "syrup":{
75
- "p":1.0,
76
- "r":1.0,
77
- "f":1.0
78
- },
79
- "roast":{
80
- "p":1.0,
81
- "r":1.0,
82
- "f":1.0
83
  },
84
  "toppings":{
85
- "p":0.96875,
86
- "r":1.0,
87
- "f":0.9841269841
88
  },
89
- "shot quality":{
90
- "p":1.0,
91
- "r":1.0,
92
- "f":1.0
 
 
 
 
 
93
  },
94
  "shot quantity":{
95
- "p":1.0,
96
- "r":1.0,
97
- "f":1.0
98
  },
99
- "Anti":{
100
- "p":1.0,
101
- "r":1.0,
102
- "f":1.0
103
  },
104
  "milk texture":{
105
- "p":1.0,
106
- "r":0.8333333333,
107
- "f":0.9090909091
108
  },
109
- "extra":{
110
- "p":1.0,
111
- "r":1.0,
112
- "f":1.0
113
  },
114
- "pump quantity":{
115
- "p":1.0,
116
- "r":1.0,
117
- "f":1.0
 
 
 
 
 
 
 
 
 
 
118
  }
119
  },
120
- "tok2vec_loss":165.7493640212,
121
- "ner_loss":175.9501249996
122
  },
123
  "requirements":[
124
 
 
1
  {
2
  "lang":"en",
3
  "name":"Coff_Ev1",
4
+ "version":"1.0.7",
5
  "description":"",
6
  "author":"",
7
  "email":"",
 
47
 
48
  ],
49
  "performance":{
50
+ "ents_f":0.1952707857,
51
+ "ents_p":0.1625396825,
52
+ "ents_r":0.2445081184,
53
  "ents_per_type":{
 
 
 
 
 
54
  "drink":{
55
+ "p":0.1245791246,
56
+ "r":0.112804878,
57
+ "f":0.1184
58
  },
59
  "size":{
60
+ "p":0.1867525299,
61
+ "r":0.7574626866,
62
+ "f":0.2996309963
 
 
 
 
 
63
  },
64
  "syrup":{
65
+ "p":0.0864864865,
66
+ "r":0.1,
67
+ "f":0.0927536232
 
 
 
 
 
68
  },
69
  "toppings":{
70
+ "p":0.0,
71
+ "r":0.0,
72
+ "f":0.0
73
  },
74
+ "milk":{
75
+ "p":0.0,
76
+ "r":0.0,
77
+ "f":0.0
78
+ },
79
+ "pump quantity":{
80
+ "p":0.0,
81
+ "r":0.0,
82
+ "f":0.0
83
  },
84
  "shot quantity":{
85
+ "p":0.0,
86
+ "r":0.0,
87
+ "f":0.0
88
  },
89
+ "temperature":{
90
+ "p":0.0,
91
+ "r":0.0,
92
+ "f":0.0
93
  },
94
  "milk texture":{
95
+ "p":0.0,
96
+ "r":0.0,
97
+ "f":0.0
98
  },
99
+ "shot quality":{
100
+ "p":0.0,
101
+ "r":0.0,
102
+ "f":0.0
103
  },
104
+ "roast":{
105
+ "p":0.0,
106
+ "r":0.0,
107
+ "f":0.0
108
+ },
109
+ "Anti":{
110
+ "p":0.0,
111
+ "r":0.0,
112
+ "f":0.0
113
+ },
114
+ "extra":{
115
+ "p":0.0,
116
+ "r":0.0,
117
+ "f":0.0
118
  }
119
  },
120
+ "tok2vec_loss":0.0,
121
+ "ner_loss":83.7037172318
122
  },
123
  "requirements":[
124
 
ner/model CHANGED
Binary files a/ner/model and b/ner/model differ
 
ner/moves CHANGED
@@ -1 +1 @@
1
- ��moves�{"0":{},"1":{"drink":389,"syrup":175,"size":166,"milk":77,"toppings":76,"temperature":73,"pump quantity":46,"Anti":33,"roast":20,"shot quantity":16,"shot quality":11,"extra":11,"milk texture":7},"2":{"drink":389,"syrup":175,"size":166,"milk":77,"toppings":76,"temperature":73,"pump quantity":46,"Anti":33,"roast":20,"shot quantity":16,"shot quality":11,"extra":11,"milk texture":7},"3":{"drink":389,"syrup":175,"size":166,"milk":77,"toppings":76,"temperature":73,"pump quantity":46,"Anti":33,"roast":20,"shot quantity":16,"shot quality":11,"extra":11,"milk texture":7},"4":{"drink":389,"syrup":175,"size":166,"milk":77,"toppings":76,"temperature":73,"pump quantity":46,"Anti":33,"roast":20,"shot quantity":16,"shot quality":11,"extra":11,"milk texture":7,"":1},"5":{"":1}}�cfg��neg_key�
 
1
+ ��moves� {"0":{},"1":{"drink":596,"size":272,"syrup":254,"milk":115,"toppings":105,"temperature":95,"pump quantity":50,"Anti":33,"shot quantity":23,"roast":20,"shot quality":14,"extra":11,"milk texture":8},"2":{"drink":596,"size":272,"syrup":254,"milk":115,"toppings":105,"temperature":95,"pump quantity":50,"Anti":33,"shot quantity":23,"roast":20,"shot quality":14,"extra":11,"milk texture":8},"3":{"drink":596,"size":272,"syrup":254,"milk":115,"toppings":105,"temperature":95,"pump quantity":50,"Anti":33,"shot quantity":23,"roast":20,"shot quality":14,"extra":11,"milk texture":8},"4":{"drink":596,"size":272,"syrup":254,"milk":115,"toppings":105,"temperature":95,"pump quantity":50,"Anti":33,"shot quantity":23,"roast":20,"shot quality":14,"extra":11,"milk texture":8,"":1},"5":{"":1}}�cfg��neg_key�
tok2vec/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a1b28f51ec99733cd9500a8ab3abc55b02f9ea42a6a162bce0ac9dfaa43377d
3
  size 6009091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eac678f9d57f4d05ec508632dfb2a94fbd98be07e8d20f3df50fecc60c253f71
3
  size 6009091
vocab/strings.json CHANGED
@@ -274,6 +274,7 @@
274
  ">:o",
275
  ">:x",
276
  "><(((*>",
 
277
  "@",
278
  "@_@",
279
  "A",
@@ -408,6 +409,7 @@
408
  "Goin'",
409
  "Goin\u2019",
410
  "Gon",
 
411
  "Got",
412
  "Gov",
413
  "Gov.",
@@ -425,6 +427,7 @@
425
  "He",
426
  "He's",
427
  "He\u2019s",
 
428
  "Hot",
429
  "How",
430
  "How's",
@@ -509,6 +512,8 @@
509
  "Ma\u2019am",
510
  "Md",
511
  "Md.",
 
 
512
  "Messrs",
513
  "Messrs.",
514
  "Mich",
@@ -665,6 +670,7 @@
665
  "That",
666
  "That's",
667
  "That\u2019s",
 
668
  "There",
669
  "There's",
670
  "There\u2019s",
@@ -846,6 +852,7 @@
846
  "because",
847
  "berries",
848
  "big",
 
849
  "biscotti",
850
  "black",
851
  "ble",
@@ -977,6 +984,7 @@
977
  "eed",
978
  "een",
979
  "eet",
 
980
  "el.",
981
  "em",
982
  "emp",
@@ -993,6 +1001,7 @@
993
  "ese",
994
  "espresso",
995
  "ess",
 
996
  "eta",
997
  "ev.",
998
  "extra",
@@ -1014,6 +1023,7 @@
1014
  "frappeccino",
1015
  "frappuccino",
1016
  "frappuchino",
 
1017
  "french",
1018
  "fresher",
1019
  "fruit",
@@ -1032,6 +1042,7 @@
1032
  "goin\u2019",
1033
  "gon",
1034
  "gonna",
 
1035
  "got",
1036
  "gov",
1037
  "gov.",
@@ -1059,6 +1070,7 @@
1059
  "her",
1060
  "hey",
1061
  "he\u2019s",
 
1062
  "hia",
1063
  "hin",
1064
  "hio",
@@ -1119,6 +1131,8 @@
1119
  "ith",
1120
  "ity",
1121
  "it\u2019s",
 
 
1122
  "iwi",
1123
  "iz.",
1124
  "ize",
@@ -1191,18 +1205,22 @@
1191
  "mar.",
1192
  "mass",
1193
  "mass.",
 
1194
  "matcha",
1195
  "may",
1196
  "ma\u2019am",
1197
  "md",
1198
  "md.",
1199
  "med",
 
 
1200
  "mel",
1201
  "mer",
1202
  "messrs",
1203
  "messrs.",
1204
  "mich",
1205
  "mich.",
 
1206
  "might",
1207
  "milk",
1208
  "milk texture",
@@ -1221,6 +1239,7 @@
1221
  "mon",
1222
  "mont",
1223
  "mont.",
 
1224
  "mps",
1225
  "mr",
1226
  "mr.",
@@ -1315,6 +1334,7 @@
1315
  "onn",
1316
  "ons",
1317
  "ont",
 
1318
  "oom",
1319
  "or",
1320
  "ore",
@@ -1348,11 +1368,13 @@
1348
  "ph",
1349
  "ph.d.",
1350
  "pike",
 
1351
  "pink",
1352
  "pio",
1353
  "pistachio",
1354
  "place",
1355
  "ple",
 
1356
  "pm",
1357
  "powder",
1358
  "poweder",
@@ -1427,7 +1449,9 @@
1427
  "sic",
1428
  "single",
1429
  "size",
 
1430
  "small",
 
1431
  "somethin",
1432
  "somethin'",
1433
  "something",
@@ -1435,6 +1459,7 @@
1435
  "soy",
1436
  "soymilk",
1437
  "space",
 
1438
  "spiced",
1439
  "splash",
1440
  "srs",
@@ -1528,6 +1553,7 @@
1528
  "vanilla",
1529
  "ve",
1530
  "venti",
 
1531
  "veranda",
1532
  "vin",
1533
  "vs",
@@ -1546,6 +1572,7 @@
1546
  "wet",
1547
  "what",
1548
  "what's",
 
1549
  "what\u2019s",
1550
  "when",
1551
  "when's",
 
274
  ">:o",
275
  ">:x",
276
  "><(((*>",
277
+ "?",
278
  "@",
279
  "@_@",
280
  "A",
 
409
  "Goin'",
410
  "Goin\u2019",
411
  "Gon",
412
+ "Good",
413
  "Got",
414
  "Gov",
415
  "Gov.",
 
427
  "He",
428
  "He's",
429
  "He\u2019s",
430
+ "Hi",
431
  "Hot",
432
  "How",
433
  "How's",
 
512
  "Ma\u2019am",
513
  "Md",
514
  "Md.",
515
+ "Medium",
516
+ "Mega",
517
  "Messrs",
518
  "Messrs.",
519
  "Mich",
 
670
  "That",
671
  "That's",
672
  "That\u2019s",
673
+ "The",
674
  "There",
675
  "There's",
676
  "There\u2019s",
 
852
  "because",
853
  "berries",
854
  "big",
855
+ "biggest",
856
  "biscotti",
857
  "black",
858
  "ble",
 
984
  "eed",
985
  "een",
986
  "eet",
987
+ "ega",
988
  "el.",
989
  "em",
990
  "emp",
 
1001
  "ese",
1002
  "espresso",
1003
  "ess",
1004
+ "est",
1005
  "eta",
1006
  "ev.",
1007
  "extra",
 
1023
  "frappeccino",
1024
  "frappuccino",
1025
  "frappuchino",
1026
+ "free",
1027
  "french",
1028
  "fresher",
1029
  "fruit",
 
1042
  "goin\u2019",
1043
  "gon",
1044
  "gonna",
1045
+ "good",
1046
  "got",
1047
  "gov",
1048
  "gov.",
 
1070
  "her",
1071
  "hey",
1072
  "he\u2019s",
1073
+ "hi",
1074
  "hia",
1075
  "hin",
1076
  "hio",
 
1131
  "ith",
1132
  "ity",
1133
  "it\u2019s",
1134
+ "ium",
1135
+ "ive",
1136
  "iwi",
1137
  "iz.",
1138
  "ize",
 
1205
  "mar.",
1206
  "mass",
1207
  "mass.",
1208
+ "massive",
1209
  "matcha",
1210
  "may",
1211
  "ma\u2019am",
1212
  "md",
1213
  "md.",
1214
  "med",
1215
+ "medium",
1216
+ "mega",
1217
  "mel",
1218
  "mer",
1219
  "messrs",
1220
  "messrs.",
1221
  "mich",
1222
  "mich.",
1223
+ "mid",
1224
  "might",
1225
  "milk",
1226
  "milk texture",
 
1239
  "mon",
1240
  "mont",
1241
  "mont.",
1242
+ "morning",
1243
  "mps",
1244
  "mr",
1245
  "mr.",
 
1334
  "onn",
1335
  "ons",
1336
  "ont",
1337
+ "ood",
1338
  "oom",
1339
  "or",
1340
  "ore",
 
1368
  "ph",
1369
  "ph.d.",
1370
  "pike",
1371
+ "pineapple",
1372
  "pink",
1373
  "pio",
1374
  "pistachio",
1375
  "place",
1376
  "ple",
1377
+ "please",
1378
  "pm",
1379
  "powder",
1380
  "poweder",
 
1449
  "sic",
1450
  "single",
1451
  "size",
1452
+ "sized",
1453
  "small",
1454
+ "smallest",
1455
  "somethin",
1456
  "somethin'",
1457
  "something",
 
1459
  "soy",
1460
  "soymilk",
1461
  "space",
1462
+ "spice",
1463
  "spiced",
1464
  "splash",
1465
  "srs",
 
1553
  "vanilla",
1554
  "ve",
1555
  "venti",
1556
+ "ver",
1557
  "veranda",
1558
  "vin",
1559
  "vs",
 
1572
  "wet",
1573
  "what",
1574
  "what's",
1575
+ "whatever",
1576
  "what\u2019s",
1577
  "when",
1578
  "when's",