cbruinsm commited on
Commit
eaa1ca5
1 Parent(s): f70ce91

Update spaCy pipeline

Browse files
Files changed (7) hide show
  1. README.md +14 -13
  2. en_Coff_Ev1-any-py3-none-any.whl +2 -2
  3. meta.json +49 -43
  4. ner/model +0 -0
  5. ner/moves +1 -1
  6. tok2vec/model +1 -1
  7. vocab/strings.json +12 -0
README.md CHANGED
@@ -14,37 +14,38 @@ model-index:
14
  metrics:
15
  - name: NER Precision
16
  type: precision
17
- value: 0.9914578588
18
  - name: NER Recall
19
  type: recall
20
- value: 0.989766913
21
  - name: NER F Score
22
  type: f_score
23
- value: 0.9906116643
24
  ---
25
- Your Coffee at the Speed of Sound
26
 
27
  | Feature | Description |
28
  | --- | --- |
29
  | **Name** | `en_Coff_Ev1` |
30
- | **Version** | `1.1.7` |
31
  | **spaCy** | `>=3.4.3,<3.5.0` |
32
  | **Default Pipeline** | `tok2vec`, `ner` |
33
  | **Components** | `tok2vec`, `ner` |
34
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
35
  | **Sources** | n/a |
36
  | **License** | `MIT` |
37
- | **Author** | [Chris Bruinsma,Iris Chi,Jack Felciano,Jeffrey Li,Dustin Paden]() |
 
38
 
39
  ### Label Scheme
40
 
41
  <details>
42
 
43
- <summary>View label scheme (18 labels for 1 components)</summary>
44
 
45
  | Component | Labels |
46
  | --- | --- |
47
- | **`ner`** | `Anti`, `Brew Style`, `add-on`, `drink`, `extra`, `hot breakfast`, `milk`, `milk texture`, `pastry`, `pump quantity`, `roast`, `shot quality`, `shot quantity`, `size`, `syrup`, `temperature`, `toppings`, `upside-down` |
48
 
49
  </details>
50
 
@@ -52,8 +53,8 @@ Your Coffee at the Speed of Sound
52
 
53
  | Type | Score |
54
  | --- | --- |
55
- | `ENTS_F` | 99.06 |
56
- | `ENTS_P` | 99.15 |
57
- | `ENTS_R` | 98.98 |
58
- | `TOK2VEC_LOSS` | 92287.82 |
59
- | `NER_LOSS` | 204966.51 |
 
14
  metrics:
15
  - name: NER Precision
16
  type: precision
17
+ value: 0.9931506849
18
  - name: NER Recall
19
  type: recall
20
+ value: 0.99106204
21
  - name: NER F Score
22
  type: f_score
23
+ value: 0.9921052632
24
  ---
25
+ Your Coffee Ordered; at the Speed of Sound
26
 
27
  | Feature | Description |
28
  | --- | --- |
29
  | **Name** | `en_Coff_Ev1` |
30
+ | **Version** | `1.1.7.5` |
31
  | **spaCy** | `>=3.4.3,<3.5.0` |
32
  | **Default Pipeline** | `tok2vec`, `ner` |
33
  | **Components** | `tok2vec`, `ner` |
34
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
35
  | **Sources** | n/a |
36
  | **License** | `MIT` |
37
+ | **Author** | [Chris Bruinsma,Iris Chi,Jack Felciano,Jeffrey Li,Dustin Paden,
38
+ Please cite using the included ```refs.bib``` ]() |
39
 
40
  ### Label Scheme
41
 
42
  <details>
43
 
44
+ <summary>View label scheme (19 labels for 1 components)</summary>
45
 
46
  | Component | Labels |
47
  | --- | --- |
48
+ | **`ner`** | `Anti`, `Blended`, `Brew Style`, `add-on`, `drink`, `extra`, `hot breakfast`, `milk`, `milk texture`, `pastry`, `pump quantity`, `roast`, `shot quality`, `shot quantity`, `size`, `syrup`, `temperature`, `toppings`, `upside-down` |
49
 
50
  </details>
51
 
 
53
 
54
  | Type | Score |
55
  | --- | --- |
56
+ | `ENTS_F` | 99.21 |
57
+ | `ENTS_P` | 99.32 |
58
+ | `ENTS_R` | 99.11 |
59
+ | `TOK2VEC_LOSS` | 66605.95 |
60
+ | `NER_LOSS` | 172474.82 |
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:8616735a2bfe241d1dfd9ee1a908bb384f33235fbac9bc6f4a1dcb39fe0a9ceb
3
- size 5677037
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1401d91ab05c50b0fe01cbc22d40ce8b265756d366408b088f5529330b4950d
3
+ size 5678575
meta.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "lang":"en",
3
  "name":"Coff_Ev1",
4
- "version":"1.1.7",
5
- "description":"Your Coffee at the Speed of Sound",
6
- "author":"Chris Bruinsma,Iris Chi,Jack Felciano,Jeffrey Li,Dustin Paden",
7
  "email":"",
8
  "url":"",
9
  "license":"MIT",
@@ -21,6 +21,7 @@
21
  ],
22
  "ner":[
23
  "Anti",
 
24
  "Brew Style",
25
  "add-on",
26
  "drink",
@@ -52,49 +53,64 @@
52
 
53
  ],
54
  "performance":{
55
- "ents_f":0.9906116643,
56
- "ents_p":0.9914578588,
57
- "ents_r":0.989766913,
58
  "ents_per_type":{
59
- "size":{
60
- "p":0.9972677596,
61
- "r":0.9972677596,
62
- "f":0.9972677596
63
  },
64
  "syrup":{
65
- "p":0.9827586207,
 
 
 
 
 
66
  "r":1.0,
67
- "f":0.9913043478
68
  },
69
- "drink":{
70
- "p":0.9947826087,
71
- "r":0.9896193772,
72
- "f":0.9921942758
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
  },
74
  "Anti":{
75
  "p":1.0,
76
  "r":1.0,
77
  "f":1.0
78
  },
79
- "milk texture":{
80
- "p":0.9166666667,
81
  "r":1.0,
82
- "f":0.9565217391
83
- },
84
- "milk":{
85
- "p":0.9915254237,
86
- "r":0.9915254237,
87
- "f":0.9915254237
88
  },
89
  "add-on":{
90
  "p":1.0,
91
- "r":0.9393939394,
92
- "f":0.96875
93
- },
94
- "toppings":{
95
- "p":0.9871794872,
96
- "r":0.9746835443,
97
- "f":0.9808917197
98
  },
99
  "pastry":{
100
  "p":1.0,
@@ -106,11 +122,6 @@
106
  "r":1.0,
107
  "f":1.0
108
  },
109
- "temperature":{
110
- "p":1.0,
111
- "r":0.9919354839,
112
- "f":0.995951417
113
- },
114
  "Brew Style":{
115
  "p":1.0,
116
  "r":1.0,
@@ -131,11 +142,6 @@
131
  "r":0.9130434783,
132
  "f":0.9545454545
133
  },
134
- "shot quantity":{
135
- "p":0.8709677419,
136
- "r":1.0,
137
- "f":0.9310344828
138
- },
139
  "upside-down":{
140
  "p":1.0,
141
  "r":1.0,
@@ -147,8 +153,8 @@
147
  "f":0.9756097561
148
  }
149
  },
150
- "tok2vec_loss":922.8782236609,
151
- "ner_loss":2049.6651394523
152
  },
153
  "requirements":[
154
 
 
1
  {
2
  "lang":"en",
3
  "name":"Coff_Ev1",
4
+ "version":"1.1.7.5",
5
+ "description":"Your Coffee Ordered; at the Speed of Sound",
6
+ "author":"Chris Bruinsma,Iris Chi,Jack Felciano,Jeffrey Li,Dustin Paden, \n Please cite using the included ```refs.bib``` ",
7
  "email":"",
8
  "url":"",
9
  "license":"MIT",
 
21
  ],
22
  "ner":[
23
  "Anti",
24
+ "Blended",
25
  "Brew Style",
26
  "add-on",
27
  "drink",
 
53
 
54
  ],
55
  "performance":{
56
+ "ents_f":0.9921052632,
57
+ "ents_p":0.9931506849,
58
+ "ents_r":0.99106204,
59
  "ents_per_type":{
60
+ "drink":{
61
+ "p":0.9938271605,
62
+ "r":0.9922958398,
63
+ "f":0.9930609098
64
  },
65
  "syrup":{
66
+ "p":0.9874476987,
67
+ "r":0.9957805907,
68
+ "f":0.9915966387
69
+ },
70
+ "shot quantity":{
71
+ "p":0.9111111111,
72
  "r":1.0,
73
+ "f":0.9534883721
74
  },
75
+ "toppings":{
76
+ "p":0.9882352941,
77
+ "r":1.0,
78
+ "f":0.9940828402
79
+ },
80
+ "milk":{
81
+ "p":1.0,
82
+ "r":0.9923076923,
83
+ "f":0.9961389961
84
+ },
85
+ "size":{
86
+ "p":0.9973045822,
87
+ "r":0.9973045822,
88
+ "f":0.9973045822
89
+ },
90
+ "milk texture":{
91
+ "p":1.0,
92
+ "r":0.9230769231,
93
+ "f":0.96
94
+ },
95
+ "temperature":{
96
+ "p":1.0,
97
+ "r":0.9921259843,
98
+ "f":0.9960474308
99
  },
100
  "Anti":{
101
  "p":1.0,
102
  "r":1.0,
103
  "f":1.0
104
  },
105
+ "Blended":{
106
+ "p":1.0,
107
  "r":1.0,
108
+ "f":1.0
 
 
 
 
 
109
  },
110
  "add-on":{
111
  "p":1.0,
112
+ "r":0.9574468085,
113
+ "f":0.9782608696
 
 
 
 
 
114
  },
115
  "pastry":{
116
  "p":1.0,
 
122
  "r":1.0,
123
  "f":1.0
124
  },
 
 
 
 
 
125
  "Brew Style":{
126
  "p":1.0,
127
  "r":1.0,
 
142
  "r":0.9130434783,
143
  "f":0.9545454545
144
  },
 
 
 
 
 
145
  "upside-down":{
146
  "p":1.0,
147
  "r":1.0,
 
153
  "f":0.9756097561
154
  }
155
  },
156
+ "tok2vec_loss":666.0594605164,
157
+ "ner_loss":1724.748150032
158
  },
159
  "requirements":[
160
 
ner/model CHANGED
Binary files a/ner/model and b/ner/model differ
 
ner/moves CHANGED
@@ -1 +1 @@
1
- ��moves�L{"0":{},"1":{"drink":1038,"size":370,"syrup":361,"milk":198,"toppings":182,"temperature":136,"hot breakfast":102,"pastry":79,"Anti":63,"pump quantity":58,"add-on":45,"shot quality":35,"shot quantity":34,"roast":24,"Brew Style":24,"extra":18,"upside-down":12,"milk texture":12},"2":{"drink":1038,"size":370,"syrup":361,"milk":198,"toppings":182,"temperature":136,"hot breakfast":102,"pastry":79,"Anti":63,"pump quantity":58,"add-on":45,"shot quality":35,"shot quantity":34,"roast":24,"Brew Style":24,"extra":18,"upside-down":12,"milk texture":12},"3":{"drink":1038,"size":370,"syrup":361,"milk":198,"toppings":182,"temperature":136,"hot breakfast":102,"pastry":79,"Anti":63,"pump quantity":58,"add-on":45,"shot quality":35,"shot quantity":34,"roast":24,"Brew Style":24,"extra":18,"upside-down":12,"milk texture":12},"4":{"drink":1038,"size":370,"syrup":361,"milk":198,"toppings":182,"temperature":136,"hot breakfast":102,"pastry":79,"Anti":63,"pump quantity":58,"add-on":45,"shot quality":35,"shot quantity":34,"roast":24,"Brew Style":24,"extra":18,"upside-down":12,"milk texture":12,"":1},"5":{"":1}}�cfg��neg_key�
 
1
+ ��moves�|{"0":{},"1":{"drink":1163,"size":375,"syrup":374,"milk":225,"toppings":195,"temperature":139,"hot breakfast":102,"pastry":79,"Anti":65,"add-on":59,"pump quantity":58,"shot quantity":48,"shot quality":35,"roast":24,"Brew Style":24,"extra":18,"milk texture":14,"upside-down":12,"Blended":7},"2":{"drink":1163,"size":375,"syrup":374,"milk":225,"toppings":195,"temperature":139,"hot breakfast":102,"pastry":79,"Anti":65,"add-on":59,"pump quantity":58,"shot quantity":48,"shot quality":35,"roast":24,"Brew Style":24,"extra":18,"milk texture":14,"upside-down":12,"Blended":7},"3":{"drink":1163,"size":375,"syrup":374,"milk":225,"toppings":195,"temperature":139,"hot breakfast":102,"pastry":79,"Anti":65,"add-on":59,"pump quantity":58,"shot quantity":48,"shot quality":35,"roast":24,"Brew Style":24,"extra":18,"milk texture":14,"upside-down":12,"Blended":7},"4":{"drink":1163,"size":375,"syrup":374,"milk":225,"toppings":195,"temperature":139,"hot breakfast":102,"pastry":79,"Anti":65,"add-on":59,"pump quantity":58,"shot quantity":48,"shot quality":35,"roast":24,"Brew Style":24,"extra":18,"milk texture":14,"upside-down":12,"Blended":7,"":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:ac4098da94a468eb2380042585a00f0c9d8db872fdf9e8d0644166dd9c625cda
3
  size 6009091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a86f9411d53019883e54b84d716466284391df31a5eb40ff4620687ba52ba431
3
  size 6009091
vocab/strings.json CHANGED
@@ -390,6 +390,7 @@
390
  "Double",
391
  "Dr",
392
  "Dr.",
 
393
  "Drink",
394
  "E",
395
  "E.G.",
@@ -416,6 +417,7 @@
416
  "Frappuccino",
417
  "Frappucino",
418
  "Fresher",
 
419
  "G",
420
  "Ga",
421
  "Ga.",
@@ -866,6 +868,7 @@
866
  "amy",
867
  "an",
868
  "an.",
 
869
  "and",
870
  "and/or",
871
  "ane",
@@ -885,6 +888,7 @@
885
  "ark.",
886
  "arl",
887
  "ars",
 
888
  "ase",
889
  "ash",
890
  "ass",
@@ -1082,6 +1086,7 @@
1082
  "ega",
1083
  "egf",
1084
  "egg",
 
1085
  "el.",
1086
  "em",
1087
  "eme",
@@ -1116,6 +1121,7 @@
1116
  "fee",
1117
  "feta",
1118
  "ffe",
 
1119
  "fla",
1120
  "fla.",
1121
  "flat",
@@ -1142,6 +1148,7 @@
1142
  "gen",
1143
  "gen.",
1144
  "ght",
 
1145
  "gingerbread",
1146
  "gle",
1147
  "goin",
@@ -1327,6 +1334,7 @@
1327
  "m.",
1328
  "ma'am",
1329
  "macchiato",
 
1330
  "madam",
1331
  "majesty",
1332
  "man",
@@ -1395,6 +1403,7 @@
1395
  "n.m.",
1396
  "n.y.",
1397
  "na",
 
1398
  "nc.",
1399
  "nch",
1400
  "nd.",
@@ -1499,6 +1508,7 @@
1499
  "pa",
1500
  "pa.",
1501
  "packet",
 
1502
  "panna",
1503
  "paradise",
1504
  "passion",
@@ -1641,6 +1651,7 @@
1641
  "starberry",
1642
  "starbucks",
1643
  "starfruit",
 
1644
  "steamed",
1645
  "steamer",
1646
  "sto",
@@ -1694,6 +1705,7 @@
1694
  "topped",
1695
  "topping",
1696
  "toppings",
 
1697
  "tra",
1698
  "tranquility",
1699
  "trenta",
 
390
  "Double",
391
  "Dr",
392
  "Dr.",
393
+ "Dragon",
394
  "Drink",
395
  "E",
396
  "E.G.",
 
417
  "Frappuccino",
418
  "Frappucino",
419
  "Fresher",
420
+ "Fruit",
421
  "G",
422
  "Ga",
423
  "Ga.",
 
868
  "amy",
869
  "an",
870
  "an.",
871
+ "ana",
872
  "and",
873
  "and/or",
874
  "ane",
 
888
  "ark.",
889
  "arl",
890
  "ars",
891
+ "art",
892
  "ase",
893
  "ash",
894
  "ass",
 
1086
  "ega",
1087
  "egf",
1088
  "egg",
1089
+ "eight",
1090
  "el.",
1091
  "em",
1092
  "eme",
 
1121
  "fee",
1122
  "feta",
1123
  "ffe",
1124
+ "five",
1125
  "fla",
1126
  "fla.",
1127
  "flat",
 
1148
  "gen",
1149
  "gen.",
1150
  "ght",
1151
+ "gibraltor",
1152
  "gingerbread",
1153
  "gle",
1154
  "goin",
 
1334
  "m.",
1335
  "ma'am",
1336
  "macchiato",
1337
+ "machiatto",
1338
  "madam",
1339
  "majesty",
1340
  "man",
 
1403
  "n.m.",
1404
  "n.y.",
1405
  "na",
1406
+ "naked",
1407
  "nc.",
1408
  "nch",
1409
  "nd.",
 
1508
  "pa",
1509
  "pa.",
1510
  "packet",
1511
+ "pana",
1512
  "panna",
1513
  "paradise",
1514
  "passion",
 
1651
  "starberry",
1652
  "starbucks",
1653
  "starfruit",
1654
+ "start",
1655
  "steamed",
1656
  "steamer",
1657
  "sto",
 
1705
  "topped",
1706
  "topping",
1707
  "toppings",
1708
+ "tor",
1709
  "tra",
1710
  "tranquility",
1711
  "trenta",