Commit
·
d345da5
1
Parent(s):
7369c32
Update spaCy pipeline
Browse files- README.md +2 -2
- accuracy.json +1 -1
- config.cfg +1 -0
- meta.json +4 -4
- xx_ent_wiki_sm-any-py3-none-any.whl +2 -2
README.md
CHANGED
@@ -29,8 +29,8 @@ Multi-language pipeline optimized for CPU. Components: ner.
|
|
29 |
| Feature | Description |
|
30 |
| --- | --- |
|
31 |
| **Name** | `xx_ent_wiki_sm` |
|
32 |
-
| **Version** | `3.
|
33 |
-
| **spaCy** | `>=3.
|
34 |
| **Default Pipeline** | `ner` |
|
35 |
| **Components** | `ner` |
|
36 |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
|
|
|
29 |
| Feature | Description |
|
30 |
| --- | --- |
|
31 |
| **Name** | `xx_ent_wiki_sm` |
|
32 |
+
| **Version** | `3.7.0` |
|
33 |
+
| **spaCy** | `>=3.7.0,<3.8.0` |
|
34 |
| **Default Pipeline** | `ner` |
|
35 |
| **Components** | `ner` |
|
36 |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
|
accuracy.json
CHANGED
@@ -24,5 +24,5 @@
|
|
24 |
"f": 0.7434897493
|
25 |
}
|
26 |
},
|
27 |
-
"speed":
|
28 |
}
|
|
|
24 |
"f": 0.7434897493
|
25 |
}
|
26 |
},
|
27 |
+
"speed": 20717.2953582541
|
28 |
}
|
config.cfg
CHANGED
@@ -17,6 +17,7 @@ after_creation = null
|
|
17 |
after_pipeline_creation = null
|
18 |
batch_size = 256
|
19 |
tokenizer = {"@tokenizers":"spacy.Tokenizer.v1"}
|
|
|
20 |
|
21 |
[components]
|
22 |
|
|
|
17 |
after_pipeline_creation = null
|
18 |
batch_size = 256
|
19 |
tokenizer = {"@tokenizers":"spacy.Tokenizer.v1"}
|
20 |
+
vectors = {"@vectors":"spacy.Vectors.v1"}
|
21 |
|
22 |
[components]
|
23 |
|
meta.json
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
{
|
2 |
"lang":"xx",
|
3 |
"name":"ent_wiki_sm",
|
4 |
-
"version":"3.
|
5 |
"description":"Multi-language pipeline optimized for CPU. Components: ner.",
|
6 |
"author":"Explosion",
|
7 |
"email":"[email protected]",
|
8 |
"url":"https://explosion.ai",
|
9 |
"license":"MIT",
|
10 |
-
"spacy_version":">=3.
|
11 |
-
"spacy_git_version":"
|
12 |
"vectors":{
|
13 |
"width":0,
|
14 |
"vectors":0,
|
@@ -58,7 +58,7 @@
|
|
58 |
"f":0.7434897493
|
59 |
}
|
60 |
},
|
61 |
-
"speed":
|
62 |
},
|
63 |
"sources":[
|
64 |
{
|
|
|
1 |
{
|
2 |
"lang":"xx",
|
3 |
"name":"ent_wiki_sm",
|
4 |
+
"version":"3.7.0",
|
5 |
"description":"Multi-language pipeline optimized for CPU. Components: ner.",
|
6 |
"author":"Explosion",
|
7 |
"email":"[email protected]",
|
8 |
"url":"https://explosion.ai",
|
9 |
"license":"MIT",
|
10 |
+
"spacy_version":">=3.7.0,<3.8.0",
|
11 |
+
"spacy_git_version":"6b4f77441",
|
12 |
"vectors":{
|
13 |
"width":0,
|
14 |
"vectors":0,
|
|
|
58 |
"f":0.7434897493
|
59 |
}
|
60 |
},
|
61 |
+
"speed":20717.2953582541
|
62 |
},
|
63 |
"sources":[
|
64 |
{
|
xx_ent_wiki_sm-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:66c227a793f8a79814d6ca1da7c0ae633172e2fb0a94737bc8bd2e517479e73c
|
3 |
+
size 11099332
|