jcorrie commited on
Commit
d2f5ed1
·
verified ·
1 Parent(s): 3bb5387

Update spaCy pipeline

Browse files
README.md CHANGED
@@ -13,11 +13,11 @@ model-index:
13
  metrics:
14
  - name: NER Precision
15
  type: precision
16
- value: 0.0
17
  - name: NER Recall
18
  type: recall
19
- value: 0.0
20
  - name: NER F Score
21
  type: f_score
22
- value: 0.0
23
  ---
 
13
  metrics:
14
  - name: NER Precision
15
  type: precision
16
+ value: 0.9911504425
17
  - name: NER Recall
18
  type: recall
19
+ value: 0.9911504425
20
  - name: NER F Score
21
  type: f_score
22
+ value: 0.9911504425
23
  ---
en_extract_defined_terms-any-py3-none-any.whl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9dd4883b86a21a70fd00bbc8330dc4e0b6bf470840a3e94f36868e2c18900c32
3
- size 363051514
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea91ee766b7582c7a7af9183c3839aa772d4a964a39982834329583071f8115d
3
+ size 580386596
meta.json CHANGED
@@ -37,28 +37,28 @@
37
 
38
  ],
39
  "performance":{
40
- "ents_f":0.0,
41
- "ents_p":0.0,
42
- "ents_r":0.0,
43
  "ents_per_type":{
44
- "DEFINED_TERM":{
45
- "p":0.0,
46
- "r":0.0,
47
- "f":0.0
48
- },
49
  "DOCUMENT":{
50
- "p":0.0,
51
- "r":0.0,
52
- "f":0.0
 
 
 
 
 
53
  },
54
  "ENTITY":{
55
- "p":0.0,
56
- "r":0.0,
57
- "f":0.0
58
  }
59
  },
60
- "tok2vec_loss":0.0,
61
- "ner_loss":4151.4285964966
62
  },
63
  "requirements":[
64
 
 
37
 
38
  ],
39
  "performance":{
40
+ "ents_f":0.9911504425,
41
+ "ents_p":0.9911504425,
42
+ "ents_r":0.9911504425,
43
  "ents_per_type":{
 
 
 
 
 
44
  "DOCUMENT":{
45
+ "p":0.9523809524,
46
+ "r":1.0,
47
+ "f":0.9756097561
48
+ },
49
+ "DEFINED_TERM":{
50
+ "p":1.0,
51
+ "r":1.0,
52
+ "f":1.0
53
  },
54
  "ENTITY":{
55
+ "p":0.9565217391,
56
+ "r":0.9166666667,
57
+ "f":0.9361702128
58
  }
59
  },
60
+ "tok2vec_loss":67.8875459449,
61
+ "ner_loss":250.4879866169
62
  },
63
  "requirements":[
64
 
ner/model CHANGED
Binary files a/ner/model and b/ner/model differ
 
tok2vec/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eac678f9d57f4d05ec508632dfb2a94fbd98be07e8d20f3df50fecc60c253f71
3
  size 6009091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79424506d2deb21dc8e7da91adb949287522d12363fe5be873b2dadd36ebf428
3
  size 6009091
vocab/vectors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52375c59f47ee3a3fa8e164c42cd7faa67479ecfeb26b6d9139b8f1681ae804b
3
- size 381616128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:234dcf234bfdf01775ae6182715d55eaacfcde8555b189f25440b56d3c39fd5d
3
+ size 616988528