diyclassics commited on
Commit
822d55c
1 Parent(s): 4235403

Update spaCy pipeline

Browse files
README.md CHANGED
@@ -1,8 +1,7 @@
1
  ---
2
  tags:
3
  - spacy
4
- - latin
5
- - latincy
6
  language:
7
  - la
8
  license: mit
@@ -71,7 +70,6 @@ model-index:
71
  - name: Sentences F-Score
72
  type: f_score
73
  value: 0.9220485175
74
- library_name: spacy
75
  ---
76
  | Feature | Description |
77
  | --- | --- |
 
1
  ---
2
  tags:
3
  - spacy
4
+ - token-classification
 
5
  language:
6
  - la
7
  license: mit
 
70
  - name: Sentences F-Score
71
  type: f_score
72
  value: 0.9220485175
 
73
  ---
74
  | Feature | Description |
75
  | --- | --- |
config.cfg CHANGED
@@ -114,7 +114,7 @@ nO = null
114
  width = 16
115
  attrs = ["NORM","PREFIX","SUFFIX","SHAPE"]
116
  rows = [1000,500,500,500]
117
- include_static_vectors = true
118
 
119
  [components.senter.model.tok2vec.encode]
120
  @architectures = "spacy.MaxoutWindowEncoder.v2"
@@ -150,7 +150,7 @@ factory = "tok2vec"
150
  width = 96
151
  attrs = ["LOWER","PREFIX","SUFFIX","SHAPE"]
152
  rows = [5000,2500,2500,2500]
153
- include_static_vectors = true
154
 
155
  [components.tok2vec.model.encode]
156
  @architectures = "spacy.MaxoutWindowEncoder.v2"
 
114
  width = 16
115
  attrs = ["NORM","PREFIX","SUFFIX","SHAPE"]
116
  rows = [1000,500,500,500]
117
+ include_static_vectors = false
118
 
119
  [components.senter.model.tok2vec.encode]
120
  @architectures = "spacy.MaxoutWindowEncoder.v2"
 
150
  width = 96
151
  attrs = ["LOWER","PREFIX","SUFFIX","SHAPE"]
152
  rows = [5000,2500,2500,2500]
153
+ include_static_vectors = false
154
 
155
  [components.tok2vec.model.encode]
156
  @architectures = "spacy.MaxoutWindowEncoder.v2"
la_core_web_sm-any-py3-none-any.whl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b29b26eea07ba2091de7e3cf1292d47409ce20ea95d73e74ed36ed49e4a139a6
3
- size 16258647
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a0e9c05d83a41927390cbff47704198e6d48df3d5b9d9fe3cf4812615763f4c
3
+ size 16051533
meta.json CHANGED
@@ -13,7 +13,7 @@
13
  "width":0,
14
  "vectors":0,
15
  "keys":0,
16
- "name":"la_core_web_md.vectors"
17
  },
18
  "labels":{
19
  "tok2vec":[
 
13
  "width":0,
14
  "vectors":0,
15
  "keys":0,
16
+ "name":null
17
  },
18
  "labels":{
19
  "tok2vec":[
morphologizer/model CHANGED
Binary files a/morphologizer/model and b/morphologizer/model differ
 
parser/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0d04e8a43b3684a30e4271a3a09da69a052647f0e6aaf4ec4cd482750e64c78
3
  size 1770265
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eeaf392b3b506a129e5e76bda3f82ffb6118d130d75b8491cc74f39d587b63a
3
  size 1770265
senter/model CHANGED
Binary files a/senter/model and b/senter/model differ
 
tagger/model CHANGED
Binary files a/tagger/model and b/tagger/model differ
 
tok2vec/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba6b968f559c6e900687dc9083d1017f5a4c0fde4f7d7f427f7d2d38e7187620
3
- size 6811419
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99664fac1b267c6e7a711a13f0b115b3422ef1ffa5490ca963132f3652782f4c
3
+ size 6585092
trainable_lemmatizer/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:436c786a5baccf24758560833f94bf2b22bfe4ea27711be75f313797e2c3afb6
3
  size 2153066
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10ef5967153db35fb51a40ddc47d8a64d47a80d8f48c2f6353f7a78f7d934ef9
3
  size 2153066
vocab/strings.json CHANGED
The diff for this file is too large to render. See raw diff