alfiannajih
commited on
Commit
•
e4935e6
1
Parent(s):
17a2381
Update spaCy pipeline
Browse files- README.md +3 -3
- en_ner_job_lg-any-py3-none-any.whl +2 -2
- meta.json +21 -21
- ner/model +0 -0
- ner/moves +1 -1
- tok2vec/model +1 -1
- vocab/strings.json +2 -2
README.md
CHANGED
@@ -13,11 +13,11 @@ model-index:
|
|
13 |
metrics:
|
14 |
- name: NER Precision
|
15 |
type: precision
|
16 |
-
value: 0.
|
17 |
- name: NER Recall
|
18 |
type: recall
|
19 |
-
value: 0.
|
20 |
- name: NER F Score
|
21 |
type: f_score
|
22 |
-
value: 0.
|
23 |
---
|
|
|
13 |
metrics:
|
14 |
- name: NER Precision
|
15 |
type: precision
|
16 |
+
value: 0.4043715847
|
17 |
- name: NER Recall
|
18 |
type: recall
|
19 |
+
value: 0.4111111111
|
20 |
- name: NER F Score
|
21 |
type: f_score
|
22 |
+
value: 0.4077134986
|
23 |
---
|
en_ner_job_lg-any-py3-none-any.whl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c39fba66d40f4aff8695c0321b058d375542b4c5e6f274adc82bbc4b730c8a1
|
3 |
+
size 606706648
|
meta.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"ConceptSkill",
|
24 |
"Education",
|
25 |
"SoftSkill",
|
26 |
-
"
|
27 |
]
|
28 |
},
|
29 |
"pipeline":[
|
@@ -38,33 +38,33 @@
|
|
38 |
|
39 |
],
|
40 |
"performance":{
|
41 |
-
"ents_f":0.
|
42 |
-
"ents_p":0.
|
43 |
-
"ents_r":0.
|
44 |
"ents_per_type":{
|
45 |
"ConceptSkill":{
|
46 |
-
"p":0.
|
47 |
-
"r":0.
|
48 |
-
"f":0.
|
49 |
},
|
50 |
-
"
|
51 |
-
"p":0.
|
52 |
-
"r":0.
|
53 |
-
"f":0.
|
54 |
},
|
55 |
-
"
|
56 |
-
"p":0.
|
57 |
-
"r":0.
|
58 |
-
"f":0.
|
59 |
},
|
60 |
-
"
|
61 |
-
"p":0.
|
62 |
-
"r":0.
|
63 |
-
"f":0.
|
64 |
}
|
65 |
},
|
66 |
-
"tok2vec_loss":
|
67 |
-
"ner_loss":
|
68 |
},
|
69 |
"requirements":[
|
70 |
|
|
|
23 |
"ConceptSkill",
|
24 |
"Education",
|
25 |
"SoftSkill",
|
26 |
+
"TechnicalSkill"
|
27 |
]
|
28 |
},
|
29 |
"pipeline":[
|
|
|
38 |
|
39 |
],
|
40 |
"performance":{
|
41 |
+
"ents_f":0.4077134986,
|
42 |
+
"ents_p":0.4043715847,
|
43 |
+
"ents_r":0.4111111111,
|
44 |
"ents_per_type":{
|
45 |
"ConceptSkill":{
|
46 |
+
"p":0.303030303,
|
47 |
+
"r":0.2739726027,
|
48 |
+
"f":0.2877697842
|
49 |
},
|
50 |
+
"Education":{
|
51 |
+
"p":0.65,
|
52 |
+
"r":0.5652173913,
|
53 |
+
"f":0.6046511628
|
54 |
},
|
55 |
+
"TechnicalSkill":{
|
56 |
+
"p":0.4457831325,
|
57 |
+
"r":0.5138888889,
|
58 |
+
"f":0.4774193548
|
59 |
},
|
60 |
+
"SoftSkill":{
|
61 |
+
"p":0.2857142857,
|
62 |
+
"r":0.3333333333,
|
63 |
+
"f":0.3076923077
|
64 |
}
|
65 |
},
|
66 |
+
"tok2vec_loss":133.1672250476,
|
67 |
+
"ner_loss":1692.208870076
|
68 |
},
|
69 |
"requirements":[
|
70 |
|
ner/model
CHANGED
Binary files a/ner/model and b/ner/model differ
|
|
ner/moves
CHANGED
@@ -1 +1 @@
|
|
1 |
-
��moves�P{"0":{},"1":{"ConceptSkill":742,"
|
|
|
1 |
+
��moves�P{"0":{},"1":{"ConceptSkill":742,"TechnicalSkill":599,"SoftSkill":186,"Education":140},"2":{"ConceptSkill":742,"TechnicalSkill":599,"SoftSkill":186,"Education":140},"3":{"ConceptSkill":742,"TechnicalSkill":599,"SoftSkill":186,"Education":140},"4":{"ConceptSkill":742,"TechnicalSkill":599,"SoftSkill":186,"Education":140,"":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:
|
3 |
size 34434008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89453a72aa97d8c35b2fdb20c4f12008499346f929592b5e9122e1e81215ff2d
|
3 |
size 34434008
|
vocab/strings.json
CHANGED
@@ -338639,7 +338639,6 @@
|
|
338639 |
"Techie",
|
338640 |
"Techies",
|
338641 |
"Techiman",
|
338642 |
-
"TechincalSkill",
|
338643 |
"Techint",
|
338644 |
"Techland",
|
338645 |
"Techmeme",
|
@@ -338652,6 +338651,7 @@
|
|
338652 |
"Technic",
|
338653 |
"Technica",
|
338654 |
"Technical",
|
|
|
338655 |
"Technicality",
|
338656 |
"Technically",
|
338657 |
"Technicals",
|
@@ -719458,7 +719458,6 @@
|
|
719458 |
"techies",
|
719459 |
"techiman",
|
719460 |
"techincal",
|
719461 |
-
"techincalskill",
|
719462 |
"techint",
|
719463 |
"techland",
|
719464 |
"techmeme",
|
@@ -719477,6 +719476,7 @@
|
|
719477 |
"technicality",
|
719478 |
"technically",
|
719479 |
"technicals",
|
|
|
719480 |
"technician",
|
719481 |
"technicians",
|
719482 |
"technicien",
|
|
|
338639 |
"Techie",
|
338640 |
"Techies",
|
338641 |
"Techiman",
|
|
|
338642 |
"Techint",
|
338643 |
"Techland",
|
338644 |
"Techmeme",
|
|
|
338651 |
"Technic",
|
338652 |
"Technica",
|
338653 |
"Technical",
|
338654 |
+
"TechnicalSkill",
|
338655 |
"Technicality",
|
338656 |
"Technically",
|
338657 |
"Technicals",
|
|
|
719458 |
"techies",
|
719459 |
"techiman",
|
719460 |
"techincal",
|
|
|
719461 |
"techint",
|
719462 |
"techland",
|
719463 |
"techmeme",
|
|
|
719476 |
"technicality",
|
719477 |
"technically",
|
719478 |
"technicals",
|
719479 |
+
"technicalskill",
|
719480 |
"technician",
|
719481 |
"technicians",
|
719482 |
"technicien",
|