Adriane Boyd
commited on
Commit
•
4345ff3
1
Parent(s):
6e11308
Add en_udv25_englishewt_trf-0.0.1
Browse files- .gitattributes +5 -0
- LICENSE.txt +426 -0
- README.md +108 -0
- config.cfg +254 -0
- en_udv25_englishewt_trf-any-py3-none-any.whl +3 -0
- experimental_char_ner_tokenizer/cfg +13 -0
- experimental_char_ner_tokenizer/model +3 -0
- experimental_char_ner_tokenizer/moves +1 -0
- experimental_edit_tree_lemmatizer/cfg +1502 -0
- experimental_edit_tree_lemmatizer/model +3 -0
- experimental_edit_tree_lemmatizer/trees +0 -0
- meta.json +2160 -0
- morphologizer/cfg +332 -0
- morphologizer/model +3 -0
- parser/cfg +13 -0
- parser/model +3 -0
- parser/moves +1 -0
- senter/cfg +3 -0
- senter/model +3 -0
- tagger/cfg +56 -0
- tagger/model +3 -0
- transformer/cfg +3 -0
- transformer/model +3 -0
- vocab/key2row +1 -0
- vocab/lookups.bin +3 -0
- vocab/strings.json +3 -0
- vocab/vectors +3 -0
- vocab/vectors.cfg +3 -0
.gitattributes
CHANGED
@@ -25,3 +25,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
25 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
26 |
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
27 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
25 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
26 |
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
27 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
*.whl filter=lfs diff=lfs merge=lfs -text
|
29 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
30 |
+
*strings.json filter=lfs diff=lfs merge=lfs -text
|
31 |
+
vectors filter=lfs diff=lfs merge=lfs -text
|
32 |
+
model filter=lfs diff=lfs merge=lfs -text
|
LICENSE.txt
ADDED
@@ -0,0 +1,426 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Attribution-ShareAlike 4.0 International
|
2 |
+
|
3 |
+
=======================================================================
|
4 |
+
|
5 |
+
Creative Commons Corporation ("Creative Commons") is not a law firm and
|
6 |
+
does not provide legal services or legal advice. Distribution of
|
7 |
+
Creative Commons public licenses does not create a lawyer-client or
|
8 |
+
other relationship. Creative Commons makes its licenses and related
|
9 |
+
information available on an "as-is" basis. Creative Commons gives no
|
10 |
+
warranties regarding its licenses, any material licensed under their
|
11 |
+
terms and conditions, or any related information. Creative Commons
|
12 |
+
disclaims all liability for damages resulting from their use to the
|
13 |
+
fullest extent possible.
|
14 |
+
|
15 |
+
Using Creative Commons Public Licenses
|
16 |
+
|
17 |
+
Creative Commons public licenses provide a standard set of terms and
|
18 |
+
conditions that creators and other rights holders may use to share
|
19 |
+
original works of authorship and other material subject to copyright
|
20 |
+
and certain other rights specified in the public license below. The
|
21 |
+
following considerations are for informational purposes only, are not
|
22 |
+
exhaustive, and do not form part of our licenses.
|
23 |
+
|
24 |
+
Considerations for licensors: Our public licenses are
|
25 |
+
intended for use by those authorized to give the public
|
26 |
+
permission to use material in ways otherwise restricted by
|
27 |
+
copyright and certain other rights. Our licenses are
|
28 |
+
irrevocable. Licensors should read and understand the terms
|
29 |
+
and conditions of the license they choose before applying it.
|
30 |
+
Licensors should also secure all rights necessary before
|
31 |
+
applying our licenses so that the public can reuse the
|
32 |
+
material as expected. Licensors should clearly mark any
|
33 |
+
material not subject to the license. This includes other CC-
|
34 |
+
licensed material, or material used under an exception or
|
35 |
+
limitation to copyright. More considerations for licensors:
|
36 |
+
wiki.creativecommons.org/Considerations_for_licensors
|
37 |
+
|
38 |
+
Considerations for the public: By using one of our public
|
39 |
+
licenses, a licensor grants the public permission to use the
|
40 |
+
licensed material under specified terms and conditions. If
|
41 |
+
the licensor's permission is not necessary for any reason--for
|
42 |
+
example, because of any applicable exception or limitation to
|
43 |
+
copyright--then that use is not regulated by the license. Our
|
44 |
+
licenses grant only permissions under copyright and certain
|
45 |
+
other rights that a licensor has authority to grant. Use of
|
46 |
+
the licensed material may still be restricted for other
|
47 |
+
reasons, including because others have copyright or other
|
48 |
+
rights in the material. A licensor may make special requests,
|
49 |
+
such as asking that all changes be marked or described.
|
50 |
+
Although not required by our licenses, you are encouraged to
|
51 |
+
respect those requests where reasonable. More_considerations
|
52 |
+
for the public:
|
53 |
+
wiki.creativecommons.org/Considerations_for_licensees
|
54 |
+
|
55 |
+
=======================================================================
|
56 |
+
|
57 |
+
Creative Commons Attribution-ShareAlike 4.0 International Public
|
58 |
+
License
|
59 |
+
|
60 |
+
By exercising the Licensed Rights (defined below), You accept and agree
|
61 |
+
to be bound by the terms and conditions of this Creative Commons
|
62 |
+
Attribution-ShareAlike 4.0 International Public License ("Public
|
63 |
+
License"). To the extent this Public License may be interpreted as a
|
64 |
+
contract, You are granted the Licensed Rights in consideration of Your
|
65 |
+
acceptance of these terms and conditions, and the Licensor grants You
|
66 |
+
such rights in consideration of benefits the Licensor receives from
|
67 |
+
making the Licensed Material available under these terms and
|
68 |
+
conditions.
|
69 |
+
|
70 |
+
|
71 |
+
Section 1 -- Definitions.
|
72 |
+
|
73 |
+
a. Adapted Material means material subject to Copyright and Similar
|
74 |
+
Rights that is derived from or based upon the Licensed Material
|
75 |
+
and in which the Licensed Material is translated, altered,
|
76 |
+
arranged, transformed, or otherwise modified in a manner requiring
|
77 |
+
permission under the Copyright and Similar Rights held by the
|
78 |
+
Licensor. For purposes of this Public License, where the Licensed
|
79 |
+
Material is a musical work, performance, or sound recording,
|
80 |
+
Adapted Material is always produced where the Licensed Material is
|
81 |
+
synched in timed relation with a moving image.
|
82 |
+
|
83 |
+
b. Adapter's License means the license You apply to Your Copyright
|
84 |
+
and Similar Rights in Your contributions to Adapted Material in
|
85 |
+
accordance with the terms and conditions of this Public License.
|
86 |
+
|
87 |
+
c. BY-SA Compatible License means a license listed at
|
88 |
+
creativecommons.org/compatiblelicenses, approved by Creative
|
89 |
+
Commons as essentially the equivalent of this Public License.
|
90 |
+
|
91 |
+
d. Copyright and Similar Rights means copyright and/or similar rights
|
92 |
+
closely related to copyright including, without limitation,
|
93 |
+
performance, broadcast, sound recording, and Sui Generis Database
|
94 |
+
Rights, without regard to how the rights are labeled or
|
95 |
+
categorized. For purposes of this Public License, the rights
|
96 |
+
specified in Section 2(b)(1)-(2) are not Copyright and Similar
|
97 |
+
Rights.
|
98 |
+
|
99 |
+
e. Effective Technological Measures means those measures that, in the
|
100 |
+
absence of proper authority, may not be circumvented under laws
|
101 |
+
fulfilling obligations under Article 11 of the WIPO Copyright
|
102 |
+
Treaty adopted on December 20, 1996, and/or similar international
|
103 |
+
agreements.
|
104 |
+
|
105 |
+
f. Exceptions and Limitations means fair use, fair dealing, and/or
|
106 |
+
any other exception or limitation to Copyright and Similar Rights
|
107 |
+
that applies to Your use of the Licensed Material.
|
108 |
+
|
109 |
+
g. License Elements means the license attributes listed in the name
|
110 |
+
of a Creative Commons Public License. The License Elements of this
|
111 |
+
Public License are Attribution and ShareAlike.
|
112 |
+
|
113 |
+
h. Licensed Material means the artistic or literary work, database,
|
114 |
+
or other material to which the Licensor applied this Public
|
115 |
+
License.
|
116 |
+
|
117 |
+
i. Licensed Rights means the rights granted to You subject to the
|
118 |
+
terms and conditions of this Public License, which are limited to
|
119 |
+
all Copyright and Similar Rights that apply to Your use of the
|
120 |
+
Licensed Material and that the Licensor has authority to license.
|
121 |
+
|
122 |
+
j. Licensor means the individual(s) or entity(ies) granting rights
|
123 |
+
under this Public License.
|
124 |
+
|
125 |
+
k. Share means to provide material to the public by any means or
|
126 |
+
process that requires permission under the Licensed Rights, such
|
127 |
+
as reproduction, public display, public performance, distribution,
|
128 |
+
dissemination, communication, or importation, and to make material
|
129 |
+
available to the public including in ways that members of the
|
130 |
+
public may access the material from a place and at a time
|
131 |
+
individually chosen by them.
|
132 |
+
|
133 |
+
l. Sui Generis Database Rights means rights other than copyright
|
134 |
+
resulting from Directive 96/9/EC of the European Parliament and of
|
135 |
+
the Council of 11 March 1996 on the legal protection of databases,
|
136 |
+
as amended and/or succeeded, as well as other essentially
|
137 |
+
equivalent rights anywhere in the world.
|
138 |
+
|
139 |
+
m. You means the individual or entity exercising the Licensed Rights
|
140 |
+
under this Public License. Your has a corresponding meaning.
|
141 |
+
|
142 |
+
|
143 |
+
Section 2 -- Scope.
|
144 |
+
|
145 |
+
a. License grant.
|
146 |
+
|
147 |
+
1. Subject to the terms and conditions of this Public License,
|
148 |
+
the Licensor hereby grants You a worldwide, royalty-free,
|
149 |
+
non-sublicensable, non-exclusive, irrevocable license to
|
150 |
+
exercise the Licensed Rights in the Licensed Material to:
|
151 |
+
|
152 |
+
a. reproduce and Share the Licensed Material, in whole or
|
153 |
+
in part; and
|
154 |
+
|
155 |
+
b. produce, reproduce, and Share Adapted Material.
|
156 |
+
|
157 |
+
2. Exceptions and Limitations. For the avoidance of doubt, where
|
158 |
+
Exceptions and Limitations apply to Your use, this Public
|
159 |
+
License does not apply, and You do not need to comply with
|
160 |
+
its terms and conditions.
|
161 |
+
|
162 |
+
3. Term. The term of this Public License is specified in Section
|
163 |
+
6(a).
|
164 |
+
|
165 |
+
4. Media and formats; technical modifications allowed. The
|
166 |
+
Licensor authorizes You to exercise the Licensed Rights in
|
167 |
+
all media and formats whether now known or hereafter created,
|
168 |
+
and to make technical modifications necessary to do so. The
|
169 |
+
Licensor waives and/or agrees not to assert any right or
|
170 |
+
authority to forbid You from making technical modifications
|
171 |
+
necessary to exercise the Licensed Rights, including
|
172 |
+
technical modifications necessary to circumvent Effective
|
173 |
+
Technological Measures. For purposes of this Public License,
|
174 |
+
simply making modifications authorized by this Section 2(a)
|
175 |
+
(4) never produces Adapted Material.
|
176 |
+
|
177 |
+
5. Downstream recipients.
|
178 |
+
|
179 |
+
a. Offer from the Licensor -- Licensed Material. Every
|
180 |
+
recipient of the Licensed Material automatically
|
181 |
+
receives an offer from the Licensor to exercise the
|
182 |
+
Licensed Rights under the terms and conditions of this
|
183 |
+
Public License.
|
184 |
+
|
185 |
+
b. Additional offer from the Licensor -- Adapted Material.
|
186 |
+
Every recipient of Adapted Material from You
|
187 |
+
automatically receives an offer from the Licensor to
|
188 |
+
exercise the Licensed Rights in the Adapted Material
|
189 |
+
under the conditions of the Adapter's License You apply.
|
190 |
+
|
191 |
+
c. No downstream restrictions. You may not offer or impose
|
192 |
+
any additional or different terms or conditions on, or
|
193 |
+
apply any Effective Technological Measures to, the
|
194 |
+
Licensed Material if doing so restricts exercise of the
|
195 |
+
Licensed Rights by any recipient of the Licensed
|
196 |
+
Material.
|
197 |
+
|
198 |
+
6. No endorsement. Nothing in this Public License constitutes or
|
199 |
+
may be construed as permission to assert or imply that You
|
200 |
+
are, or that Your use of the Licensed Material is, connected
|
201 |
+
with, or sponsored, endorsed, or granted official status by,
|
202 |
+
the Licensor or others designated to receive attribution as
|
203 |
+
provided in Section 3(a)(1)(A)(i).
|
204 |
+
|
205 |
+
b. Other rights.
|
206 |
+
|
207 |
+
1. Moral rights, such as the right of integrity, are not
|
208 |
+
licensed under this Public License, nor are publicity,
|
209 |
+
privacy, and/or other similar personality rights; however, to
|
210 |
+
the extent possible, the Licensor waives and/or agrees not to
|
211 |
+
assert any such rights held by the Licensor to the limited
|
212 |
+
extent necessary to allow You to exercise the Licensed
|
213 |
+
Rights, but not otherwise.
|
214 |
+
|
215 |
+
2. Patent and trademark rights are not licensed under this
|
216 |
+
Public License.
|
217 |
+
|
218 |
+
3. To the extent possible, the Licensor waives any right to
|
219 |
+
collect royalties from You for the exercise of the Licensed
|
220 |
+
Rights, whether directly or through a collecting society
|
221 |
+
under any voluntary or waivable statutory or compulsory
|
222 |
+
licensing scheme. In all other cases the Licensor expressly
|
223 |
+
reserves any right to collect such royalties.
|
224 |
+
|
225 |
+
|
226 |
+
Section 3 -- License Conditions.
|
227 |
+
|
228 |
+
Your exercise of the Licensed Rights is expressly made subject to the
|
229 |
+
following conditions.
|
230 |
+
|
231 |
+
a. Attribution.
|
232 |
+
|
233 |
+
1. If You Share the Licensed Material (including in modified
|
234 |
+
form), You must:
|
235 |
+
|
236 |
+
a. retain the following if it is supplied by the Licensor
|
237 |
+
with the Licensed Material:
|
238 |
+
|
239 |
+
i. identification of the creator(s) of the Licensed
|
240 |
+
Material and any others designated to receive
|
241 |
+
attribution, in any reasonable manner requested by
|
242 |
+
the Licensor (including by pseudonym if
|
243 |
+
designated);
|
244 |
+
|
245 |
+
ii. a copyright notice;
|
246 |
+
|
247 |
+
iii. a notice that refers to this Public License;
|
248 |
+
|
249 |
+
iv. a notice that refers to the disclaimer of
|
250 |
+
warranties;
|
251 |
+
|
252 |
+
v. a URI or hyperlink to the Licensed Material to the
|
253 |
+
extent reasonably practicable;
|
254 |
+
|
255 |
+
b. indicate if You modified the Licensed Material and
|
256 |
+
retain an indication of any previous modifications; and
|
257 |
+
|
258 |
+
c. indicate the Licensed Material is licensed under this
|
259 |
+
Public License, and include the text of, or the URI or
|
260 |
+
hyperlink to, this Public License.
|
261 |
+
|
262 |
+
2. You may satisfy the conditions in Section 3(a)(1) in any
|
263 |
+
reasonable manner based on the medium, means, and context in
|
264 |
+
which You Share the Licensed Material. For example, it may be
|
265 |
+
reasonable to satisfy the conditions by providing a URI or
|
266 |
+
hyperlink to a resource that includes the required
|
267 |
+
information.
|
268 |
+
|
269 |
+
3. If requested by the Licensor, You must remove any of the
|
270 |
+
information required by Section 3(a)(1)(A) to the extent
|
271 |
+
reasonably practicable.
|
272 |
+
|
273 |
+
b. ShareAlike.
|
274 |
+
|
275 |
+
In addition to the conditions in Section 3(a), if You Share
|
276 |
+
Adapted Material You produce, the following conditions also apply.
|
277 |
+
|
278 |
+
1. The Adapter's License You apply must be a Creative Commons
|
279 |
+
license with the same License Elements, this version or
|
280 |
+
later, or a BY-SA Compatible License.
|
281 |
+
|
282 |
+
2. You must include the text of, or the URI or hyperlink to, the
|
283 |
+
Adapter's License You apply. You may satisfy this condition
|
284 |
+
in any reasonable manner based on the medium, means, and
|
285 |
+
context in which You Share Adapted Material.
|
286 |
+
|
287 |
+
3. You may not offer or impose any additional or different terms
|
288 |
+
or conditions on, or apply any Effective Technological
|
289 |
+
Measures to, Adapted Material that restrict exercise of the
|
290 |
+
rights granted under the Adapter's License You apply.
|
291 |
+
|
292 |
+
|
293 |
+
Section 4 -- Sui Generis Database Rights.
|
294 |
+
|
295 |
+
Where the Licensed Rights include Sui Generis Database Rights that
|
296 |
+
apply to Your use of the Licensed Material:
|
297 |
+
|
298 |
+
a. for the avoidance of doubt, Section 2(a)(1) grants You the right
|
299 |
+
to extract, reuse, reproduce, and Share all or a substantial
|
300 |
+
portion of the contents of the database;
|
301 |
+
|
302 |
+
b. if You include all or a substantial portion of the database
|
303 |
+
contents in a database in which You have Sui Generis Database
|
304 |
+
Rights, then the database in which You have Sui Generis Database
|
305 |
+
Rights (but not its individual contents) is Adapted Material,
|
306 |
+
|
307 |
+
including for purposes of Section 3(b); and
|
308 |
+
c. You must comply with the conditions in Section 3(a) if You Share
|
309 |
+
all or a substantial portion of the contents of the database.
|
310 |
+
|
311 |
+
For the avoidance of doubt, this Section 4 supplements and does not
|
312 |
+
replace Your obligations under this Public License where the Licensed
|
313 |
+
Rights include other Copyright and Similar Rights.
|
314 |
+
|
315 |
+
|
316 |
+
Section 5 -- Disclaimer of Warranties and Limitation of Liability.
|
317 |
+
|
318 |
+
a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
|
319 |
+
EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
|
320 |
+
AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
|
321 |
+
ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
|
322 |
+
IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
|
323 |
+
WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
324 |
+
PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
|
325 |
+
ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
|
326 |
+
KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
|
327 |
+
ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
|
328 |
+
|
329 |
+
b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
|
330 |
+
TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
|
331 |
+
NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
|
332 |
+
INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
|
333 |
+
COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
|
334 |
+
USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
|
335 |
+
ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
|
336 |
+
DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
|
337 |
+
IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
|
338 |
+
|
339 |
+
c. The disclaimer of warranties and limitation of liability provided
|
340 |
+
above shall be interpreted in a manner that, to the extent
|
341 |
+
possible, most closely approximates an absolute disclaimer and
|
342 |
+
waiver of all liability.
|
343 |
+
|
344 |
+
|
345 |
+
Section 6 -- Term and Termination.
|
346 |
+
|
347 |
+
a. This Public License applies for the term of the Copyright and
|
348 |
+
Similar Rights licensed here. However, if You fail to comply with
|
349 |
+
this Public License, then Your rights under this Public License
|
350 |
+
terminate automatically.
|
351 |
+
|
352 |
+
b. Where Your right to use the Licensed Material has terminated under
|
353 |
+
Section 6(a), it reinstates:
|
354 |
+
|
355 |
+
1. automatically as of the date the violation is cured, provided
|
356 |
+
it is cured within 30 days of Your discovery of the
|
357 |
+
violation; or
|
358 |
+
|
359 |
+
2. upon express reinstatement by the Licensor.
|
360 |
+
|
361 |
+
For the avoidance of doubt, this Section 6(b) does not affect any
|
362 |
+
right the Licensor may have to seek remedies for Your violations
|
363 |
+
of this Public License.
|
364 |
+
|
365 |
+
c. For the avoidance of doubt, the Licensor may also offer the
|
366 |
+
Licensed Material under separate terms or conditions or stop
|
367 |
+
distributing the Licensed Material at any time; however, doing so
|
368 |
+
will not terminate this Public License.
|
369 |
+
|
370 |
+
d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
|
371 |
+
License.
|
372 |
+
|
373 |
+
|
374 |
+
Section 7 -- Other Terms and Conditions.
|
375 |
+
|
376 |
+
a. The Licensor shall not be bound by any additional or different
|
377 |
+
terms or conditions communicated by You unless expressly agreed.
|
378 |
+
|
379 |
+
b. Any arrangements, understandings, or agreements regarding the
|
380 |
+
Licensed Material not stated herein are separate from and
|
381 |
+
independent of the terms and conditions of this Public License.
|
382 |
+
|
383 |
+
|
384 |
+
Section 8 -- Interpretation.
|
385 |
+
|
386 |
+
a. For the avoidance of doubt, this Public License does not, and
|
387 |
+
shall not be interpreted to, reduce, limit, restrict, or impose
|
388 |
+
conditions on any use of the Licensed Material that could lawfully
|
389 |
+
be made without permission under this Public License.
|
390 |
+
|
391 |
+
b. To the extent possible, if any provision of this Public License is
|
392 |
+
deemed unenforceable, it shall be automatically reformed to the
|
393 |
+
minimum extent necessary to make it enforceable. If the provision
|
394 |
+
cannot be reformed, it shall be severed from this Public License
|
395 |
+
without affecting the enforceability of the remaining terms and
|
396 |
+
conditions.
|
397 |
+
|
398 |
+
c. No term or condition of this Public License will be waived and no
|
399 |
+
failure to comply consented to unless expressly agreed to by the
|
400 |
+
Licensor.
|
401 |
+
|
402 |
+
d. Nothing in this Public License constitutes or may be interpreted
|
403 |
+
as a limitation upon, or waiver of, any privileges and immunities
|
404 |
+
that apply to the Licensor or You, including from the legal
|
405 |
+
processes of any jurisdiction or authority.
|
406 |
+
|
407 |
+
|
408 |
+
=======================================================================
|
409 |
+
|
410 |
+
Creative Commons is not a party to its public licenses.
|
411 |
+
Notwithstanding, Creative Commons may elect to apply one of its public
|
412 |
+
licenses to material it publishes and in those instances will be
|
413 |
+
considered the "Licensor." Except for the limited purpose of indicating
|
414 |
+
that material is shared under a Creative Commons public license or as
|
415 |
+
otherwise permitted by the Creative Commons policies published at
|
416 |
+
creativecommons.org/policies, Creative Commons does not authorize the
|
417 |
+
use of the trademark "Creative Commons" or any other trademark or logo
|
418 |
+
of Creative Commons without its prior written consent including,
|
419 |
+
without limitation, in connection with any unauthorized modifications
|
420 |
+
to any of its public licenses or any other arrangements,
|
421 |
+
understandings, or agreements concerning use of licensed material. For
|
422 |
+
the avoidance of doubt, this paragraph does not form part of the public
|
423 |
+
licenses.
|
424 |
+
|
425 |
+
Creative Commons may be contacted at creativecommons.org.
|
426 |
+
|
README.md
ADDED
@@ -0,0 +1,108 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- spacy
|
4 |
+
- token-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
license: cc-by-sa-4.0
|
8 |
+
model-index:
|
9 |
+
- name: en_udv25_englishewt_trf
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
name: TAG
|
13 |
+
type: token-classification
|
14 |
+
metrics:
|
15 |
+
- name: TAG (XPOS) Accuracy
|
16 |
+
type: accuracy
|
17 |
+
value: 0.9636175051
|
18 |
+
- task:
|
19 |
+
name: POS
|
20 |
+
type: token-classification
|
21 |
+
metrics:
|
22 |
+
- name: POS (UPOS) Accuracy
|
23 |
+
type: accuracy
|
24 |
+
value: 0.9693826668
|
25 |
+
- task:
|
26 |
+
name: MORPH
|
27 |
+
type: token-classification
|
28 |
+
metrics:
|
29 |
+
- name: Morph (UFeats) Accuracy
|
30 |
+
type: accuracy
|
31 |
+
value: 0.9690635285
|
32 |
+
- task:
|
33 |
+
name: LEMMA
|
34 |
+
type: token-classification
|
35 |
+
metrics:
|
36 |
+
- name: Lemma Accuracy
|
37 |
+
type: accuracy
|
38 |
+
value: 0.9735945316
|
39 |
+
- task:
|
40 |
+
name: UNLABELED_DEPENDENCIES
|
41 |
+
type: token-classification
|
42 |
+
metrics:
|
43 |
+
- name: Unlabeled Attachment Score (UAS)
|
44 |
+
type: f_score
|
45 |
+
value: 0.9190022676
|
46 |
+
- task:
|
47 |
+
name: LABELED_DEPENDENCIES
|
48 |
+
type: token-classification
|
49 |
+
metrics:
|
50 |
+
- name: Labeled Attachment Score (LAS)
|
51 |
+
type: f_score
|
52 |
+
value: 0.8942035228
|
53 |
+
- task:
|
54 |
+
name: SENTS
|
55 |
+
type: token-classification
|
56 |
+
metrics:
|
57 |
+
- name: Sentences F-Score
|
58 |
+
type: f_score
|
59 |
+
value: 0.906218656
|
60 |
+
---
|
61 |
+
UD v2.5 benchmarking pipeline for UD_English-EWT
|
62 |
+
|
63 |
+
| Feature | Description |
|
64 |
+
| --- | --- |
|
65 |
+
| **Name** | `en_udv25_englishewt_trf` |
|
66 |
+
| **Version** | `0.0.1` |
|
67 |
+
| **spaCy** | `>=3.2.1,<3.3.0` |
|
68 |
+
| **Default Pipeline** | `experimental_char_ner_tokenizer`, `transformer`, `tagger`, `morphologizer`, `parser`, `experimental_edit_tree_lemmatizer` |
|
69 |
+
| **Components** | `experimental_char_ner_tokenizer`, `transformer`, `senter`, `tagger`, `morphologizer`, `parser`, `experimental_edit_tree_lemmatizer` |
|
70 |
+
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
|
71 |
+
| **Sources** | [Universal Dependencies v2.5](https://lindat.mff.cuni.cz/repository/xmlui/handle/11234/1-3105) (Zeman, Daniel; et al.) |
|
72 |
+
| **License** | `CC BY-SA 4.0` |
|
73 |
+
| **Author** | [Explosion](https://explosion.ai) |
|
74 |
+
|
75 |
+
### Label Scheme
|
76 |
+
|
77 |
+
<details>
|
78 |
+
|
79 |
+
<summary>View label scheme (1760 labels for 6 components)</summary>
|
80 |
+
|
81 |
+
| Component | Labels |
|
82 |
+
| --- | --- |
|
83 |
+
| **`experimental_char_ner_tokenizer`** | `TOKEN` |
|
84 |
+
| **`senter`** | `I`, `S` |
|
85 |
+
| **`tagger`** | `$`, `''`, `,`, `-LRB-`, `-RRB-`, `.`, `:`, `ADD`, `AFX`, `CC`, `CD`, `DT`, `EX`, `FW`, `GW`, `HYPH`, `IN`, `JJ`, `JJR`, `JJS`, `LS`, `MD`, `NFP`, `NN`, `NNP`, `NNPS`, `NNS`, `PDT`, `POS`, `PRP`, `PRP$`, `RB`, `RBR`, `RBS`, `RP`, `SYM`, `TO`, `UH`, `VB`, `VBD`, `VBG`, `VBN`, `VBP`, `VBZ`, `WDT`, `WP`, `WP$`, `WRB`, `XX`, ```` |
|
86 |
+
| **`morphologizer`** | `Number=Sing\|POS=PROPN`, `POS=PUNCT`, `Degree=Pos\|POS=ADJ`, `Number=Plur\|POS=NOUN`, `Mood=Ind\|POS=VERB\|Tense=Past\|VerbForm=Fin`, `Definite=Def\|POS=DET\|PronType=Art`, `Number=Sing\|POS=NOUN`, `POS=ADP`, `Number=Sing\|POS=DET\|PronType=Dem`, `Definite=Ind\|POS=DET\|PronType=Art`, `POS=AUX\|VerbForm=Fin`, `POS=AUX\|VerbForm=Inf`, `POS=VERB\|VerbForm=Ger`, `Case=Acc\|Number=Plur\|POS=PRON\|Person=1\|PronType=Prs`, `POS=PART`, `POS=VERB\|VerbForm=Inf`, `POS=SCONJ`, `Case=Nom\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Mood=Ind\|POS=AUX\|Tense=Past\|VerbForm=Fin`, `POS=VERB\|Tense=Past\|VerbForm=Part`, `NumType=Card\|POS=NUM`, `Case=Acc\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `POS=AUX\|VerbForm=Ger`, `POS=VERB\|Tense=Past\|VerbForm=Part\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=3\|Tense=Pres\|VerbForm=Fin`, `POS=ADV`, `Number=Sing\|POS=PRON\|PronType=Dem`, `Number=Plur\|POS=PROPN`, `Degree=Pos\|NumType=Ord\|POS=ADJ`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=3\|Tense=Past\|VerbForm=Fin`, `Case=Nom\|POS=PRON\|Person=2\|PronType=Prs`, `Mood=Ind\|POS=VERB\|Tense=Pres\|VerbForm=Fin`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `POS=VERB\|Tense=Pres\|VerbForm=Part`, `Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|Poss=Yes\|PronType=Prs`, `POS=CCONJ`, `Case=Nom\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs`, `Mood=Ind\|POS=AUX\|Tense=Pres\|VerbForm=Fin`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres\|VerbForm=Fin`, `Case=Acc\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs`, `POS=PRON\|PronType=Rel`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `POS=PRON`, `Number=Plur\|POS=PRON\|Person=3\|Poss=Yes\|PronType=Prs`, `POS=AUX\|Tense=Past\|VerbForm=Part`, `POS=DET`, `Number=Sing\|POS=PRON\|Person=1\|Poss=Yes\|PronType=Prs`, `Degree=Pos\|POS=ADV`, `Degree=Cmp\|POS=ADV`, `Number=Sing\|POS=PRON`, `Degree=Cmp\|POS=ADJ`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `POS=ADV\|PronType=Dem`, `POS=ADV\|PronType=Int`, `Number=Plur\|POS=PRON\|Person=1\|Poss=Yes\|PronType=Prs`, `Case=Nom\|Number=Plur\|POS=PRON\|Person=1\|PronType=Prs`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Number=Plur\|POS=PRON\|PronType=Dem`, `Mood=Imp\|POS=VERB\|VerbForm=Fin`, `Degree=Sup\|POS=ADJ`, `POS=PRON\|PronType=Int`, `NumType=Mult\|POS=ADV`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs\|Reflex=Yes`, `POS=DET\|PronType=Int`, `POS=PRON\|Person=2\|Poss=Yes\|PronType=Prs`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Past\|VerbForm=Fin`, `Number=Plur\|POS=DET\|PronType=Dem`, `POS=PRON\|Poss=Yes\|PronType=Int`, `Case=Acc\|POS=PRON\|Person=2\|PronType=Prs`, `POS=X`, `POS=PRON\|PronType=Dem`, `Number=Sing\|POS=PROPN\|Typo=Yes`, `POS=ADV\|PronType=Rel`, `Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|Poss=Yes\|PronType=Prs`, `Degree=Sup\|POS=ADV`, `POS=INTJ`, `Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Acc\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs\|Reflex=Yes`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs\|Reflex=Yes`, `Foreign=Yes\|POS=X`, `POS=SYM`, `Number=Sing\|POS=ADJ`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=1\|Tense=Pres\|VerbForm=Fin`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=1\|Tense=Past\|VerbForm=Fin`, `Mood=Imp\|POS=AUX\|VerbForm=Fin`, `Case=Acc\|Number=Sing\|POS=PRON\|Person=2\|PronType=Prs\|Reflex=Yes`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|Poss=Yes\|PronType=Prs`, `Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pres\|VerbForm=Fin`, `Abbr=Yes\|POS=CCONJ`, `POS=SCONJ\|Typo=Yes`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs\|Reflex=Yes`, `Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Number=Sing\|POS=SYM`, `POS=DET\|Typo=Yes`, `Degree=Pos\|POS=PROPN`, `Abbr=Yes\|POS=ADP`, `POS=ADP\|Typo=Yes`, `Number=Sing\|POS=PRON\|Person=1\|PronType=Prs`, `Case=Acc\|Number=Plur\|POS=PRON\|Person=2\|PronType=Prs\|Reflex=Yes`, `POS=PRON\|Person=2\|Poss=Yes\|PronType=Prs\|Typo=Yes`, `Abbr=Yes\|POS=VERB\|Tense=Pres\|VerbForm=Part`, `Abbr=Yes\|POS=PART`, `POS=AUX\|Typo=Yes\|VerbForm=Fin`, `Degree=Pos\|POS=ADJ\|Typo=Yes`, `POS=VERB\|Tense=Past\|Typo=Yes\|VerbForm=Part\|Voice=Pass`, `Number=Sing\|POS=NOUN\|Typo=Yes`, `Number=Sing\|POS=PRON\|Person=2\|PronType=Prs`, `Case=Acc\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs\|Reflex=Yes`, `Abbr=Yes\|Number=Sing\|POS=NOUN`, `Degree=Pos\|POS=NOUN`, `POS=CCONJ\|Typo=Yes`, `Number=Sing\|POS=X`, `Abbr=Yes\|POS=SCONJ`, `Case=Acc\|Number=Plur\|POS=PRON\|Person=1\|PronType=Prs\|Reflex=Yes`, `Mood=Ind\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Fin`, `Mood=Ind\|POS=AUX\|Tense=Pres\|Typo=Yes\|VerbForm=Fin`, `POS=ADV\|Typo=Yes`, `Mood=Ind\|Number=Sing\|POS=AUX\|Tense=Past\|VerbForm=Fin`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|VerbForm=Fin`, `Number=Sing\|POS=NUM`, `POS=PRON\|Poss=Yes\|PronType=Rel`, `Abbr=Yes\|Mood=Ind\|POS=VERB\|Tense=Pres\|VerbForm=Fin`, `Abbr=Yes\|POS=INTJ`, `Abbr=Yes\|POS=VERB\|VerbForm=Inf`, `Abbr=Yes\|Number=Sing\|POS=PRON`, `Abbr=Yes\|POS=PRON\|Person=2\|Poss=Yes\|PronType=Prs`, `Abbr=Yes\|POS=PRON\|PronType=Int`, `Abbr=Yes\|POS=AUX\|VerbForm=Fin`, `Abbr=Yes\|POS=ADV`, `Abbr=Yes\|Number=Plur\|POS=NOUN`, `Abbr=Yes\|Mood=Ind\|POS=AUX\|Tense=Pres\|Typo=Yes\|VerbForm=Fin`, `POS=ADJ`, `Number=Plur\|POS=NOUN\|Typo=Yes`, `POS=DET\|PronType=Rel\|Typo=Yes`, `POS=PART\|Typo=Yes`, `Abbr=Yes\|POS=DET`, `POS=DET\|PronType=Dem`, `Case=Nom\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs\|Typo=Yes`, `Degree=Pos\|NumType=Ord\|POS=ADV`, `POS=NOUN`, `Number=Plur\|POS=PRON\|Person=1\|Poss=Yes\|PronType=Prs\|Typo=Yes`, `POS=PRON\|Typo=Yes`, `Number=Plur\|POS=VERB`, `POS=VERB\|Typo=Yes\|VerbForm=Inf`, `Mood=Ind\|POS=VERB\|Tense=Past\|Typo=Yes\|VerbForm=Fin`, `Mood=Imp\|POS=AUX\|VerbForm=Inf`, `Abbr=Yes\|Mood=Imp\|POS=VERB\|VerbForm=Fin`, `Abbr=Yes\|Case=Nom\|POS=PRON\|Person=2\|PronType=Prs`, `POS=VERB\|Tense=Past\|Typo=Yes\|VerbForm=Part`, `Mood=Ind\|POS=AUX\|Tense=Past\|Typo=Yes\|VerbForm=Fin`, `Mood=Ind\|POS=VERB\|Tense=Pres\|Typo=Yes\|VerbForm=Fin`, `Number=Plur\|POS=PRON\|Person=1\|PronType=Prs`, `POS=VERB\|Typo=Yes\|VerbForm=Ger`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres\|Typo=Yes\|VerbForm=Fin`, `Abbr=Yes\|POS=PRON`, `Abbr=Yes\|Number=Plur\|POS=NOUN\|Typo=Yes`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs\|Typo=Yes`, `Abbr=Yes\|Case=Acc\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs` |
|
87 |
+
| **`parser`** | `ROOT`, `acl`, `acl:relcl`, `advcl`, `advmod`, `amod`, `appos`, `aux`, `aux:pass`, `case`, `cc`, `cc:preconj`, `ccomp`, `compound`, `compound:prt`, `conj`, `cop`, `csubj`, `dep`, `det`, `det:predet`, `discourse`, `expl`, `fixed`, `flat`, `flat:foreign`, `goeswith`, `iobj`, `list`, `mark`, `nmod`, `nmod:npmod`, `nmod:poss`, `nmod:tmod`, `nsubj`, `nsubj:pass`, `nummod`, `obj`, `obl`, `obl:npmod`, `obl:tmod`, `orphan`, `parataxis`, `punct`, `reparandum`, `vocative`, `xcomp` |
|
88 |
+
| **`experimental_edit_tree_lemmatizer`** | `0`, `2`, `4`, `6`, `8`, `10`, `12`, `13`, `15`, `17`, `19`, `21`, `23`, `26`, `28`, `29`, `30`, `32`, `34`, `36`, `39`, `42`, `43`, `45`, `47`, `49`, `51`, `53`, `55`, `57`, `59`, `61`, `62`, `64`, `67`, `69`, `71`, `73`, `75`, `77`, `79`, `81`, `83`, `85`, `87`, `1`, `89`, `90`, `92`, `94`, `95`, `97`, `99`, `101`, `105`, `106`, `108`, `110`, `111`, `112`, `113`, `115`, `117`, `119`, `121`, `122`, `124`, `125`, `126`, `127`, `128`, `129`, `130`, `132`, `133`, `136`, `137`, `138`, `139`, `142`, `143`, `145`, `150`, `153`, `156`, `157`, `159`, `162`, `163`, `164`, `167`, `169`, `171`, `174`, `176`, `177`, `179`, `182`, `184`, `187`, `189`, `191`, `193`, `194`, `197`, `198`, `201`, `203`, `204`, `208`, `210`, `211`, `213`, `214`, `215`, `217`, `220`, `221`, `224`, `225`, `227`, `229`, `231`, `233`, `235`, `236`, `239`, `241`, `242`, `244`, `246`, `247`, `248`, `249`, `250`, `251`, `252`, `254`, `256`, `258`, `259`, `261`, `263`, `264`, `265`, `266`, `269`, `270`, `272`, `273`, `274`, `276`, `277`, `278`, `281`, `283`, `72`, `285`, `287`, `288`, `291`, `292`, `293`, `296`, `297`, `298`, `299`, `300`, `301`, `302`, `303`, `304`, `305`, `306`, `307`, `308`, `309`, `310`, `311`, `315`, `316`, `317`, `318`, `319`, `320`, `322`, `88`, `324`, `327`, `328`, `332`, `336`, `337`, `338`, `340`, `341`, `342`, `343`, `344`, `347`, `349`, `350`, `351`, `352`, `353`, `354`, `356`, `357`, `358`, `360`, `361`, `362`, `363`, `364`, `365`, `366`, `367`, `369`, `373`, `375`, `376`, `377`, `378`, `379`, `144`, `381`, `383`, `384`, `386`, `387`, `389`, `390`, `393`, `394`, `396`, `397`, `398`, `399`, `402`, `405`, `407`, `408`, `410`, `411`, `412`, `413`, `414`, `416`, `418`, `419`, `421`, `422`, `423`, `424`, `426`, `428`, `429`, `430`, `432`, `434`, `436`, `437`, `438`, `441`, `442`, `443`, `444`, `445`, `446`, `447`, `260`, `448`, `452`, `453`, `454`, `455`, `456`, `457`, `458`, `460`, `461`, `462`, `463`, `464`, `465`, `466`, `467`, `409`, `468`, `469`, `470`, `471`, `472`, `473`, `476`, `477`, `481`, `484`, `486`, `487`, `488`, `491`, `492`, `493`, `494`, `495`, `496`, `497`, `498`, `499`, `500`, `503`, `504`, `506`, `507`, `508`, `509`, `511`, `512`, `513`, `514`, `515`, `516`, `517`, `518`, `519`, `107`, `520`, `521`, `522`, `523`, `524`, `525`, `526`, `527`, `528`, `529`, `531`, `533`, `534`, `537`, `538`, `542`, `543`, `544`, `545`, `546`, `547`, `548`, `549`, `550`, `553`, `554`, `557`, `558`, `560`, `561`, `564`, `565`, `566`, `567`, `568`, `569`, `570`, `571`, `572`, `573`, `574`, `575`, `576`, `577`, `578`, `579`, `580`, `581`, `582`, `583`, `584`, `586`, `587`, `588`, `589`, `590`, `591`, `592`, `594`, `595`, `76`, `596`, `597`, `598`, `600`, `601`, `602`, `149`, `603`, `604`, `605`, `606`, `607`, `608`, `609`, `490`, `610`, `611`, `96`, `255`, `614`, `617`, `619`, `620`, `621`, `622`, `623`, `624`, `626`, `627`, `628`, `630`, `632`, `633`, `635`, `638`, `639`, `640`, `641`, `644`, `647`, `650`, `654`, `657`, `659`, `173`, `661`, `662`, `663`, `664`, `668`, `669`, `670`, `671`, `673`, `676`, `677`, `678`, `680`, `682`, `158`, `91`, `683`, `684`, `685`, `686`, `687`, `688`, `689`, `690`, `691`, `692`, `693`, `695`, `697`, `699`, `700`, `701`, `183`, `702`, `703`, `704`, `706`, `707`, `709`, `711`, `713`, `485`, `714`, `716`, `717`, `718`, `719`, `720`, `721`, `722`, `723`, `724`, `726`, `727`, `728`, `729`, `730`, `731`, `732`, `733`, `734`, `735`, `736`, `737`, `738`, `739`, `741`, `742`, `744`, `745`, `746`, `748`, `749`, `752`, `753`, `754`, `755`, `756`, `757`, `759`, `760`, `762`, `763`, `764`, `765`, `768`, `769`, `772`, `774`, `775`, `776`, `777`, `781`, `782`, `783`, `784`, `785`, `786`, `787`, `788`, `789`, `78`, `791`, `794`, `795`, `796`, `798`, `800`, `801`, `802`, `803`, `804`, `805`, `806`, `807`, `808`, `809`, `810`, `811`, `812`, `813`, `814`, `815`, `816`, `817`, `818`, `819`, `820`, `822`, `823`, `824`, `825`, `826`, `827`, `828`, `829`, `830`, `131`, `831`, `631`, `832`, `833`, `834`, `838`, `839`, `841`, `842`, `843`, `844`, `845`, `846`, `847`, `849`, `792`, `850`, `851`, `852`, `853`, `856`, `857`, `858`, `859`, `860`, `861`, `862`, `864`, `865`, `715`, `866`, `867`, `868`, `869`, `870`, `871`, `872`, `873`, `877`, `878`, `879`, `881`, `882`, `883`, `885`, `886`, `887`, `888`, `848`, `889`, `890`, `891`, `892`, `893`, `894`, `895`, `896`, `900`, `901`, `902`, `903`, `905`, `907`, `908`, `911`, `912`, `913`, `914`, `918`, `919`, `920`, `923`, `924`, `925`, `926`, `927`, `928`, `929`, `930`, `931`, `932`, `933`, `52`, `934`, `935`, `937`, `939`, `941`, `943`, `944`, `945`, `946`, `947`, `950`, `951`, `952`, `954`, `955`, `956`, `957`, `961`, `962`, `963`, `964`, `965`, `966`, `967`, `968`, `969`, `970`, `971`, `972`, `973`, `974`, `975`, `976`, `977`, `374`, `978`, `979`, `980`, `982`, `983`, `986`, `987`, `988`, `989`, `990`, `991`, `992`, `993`, `994`, `995`, `996`, `998`, `1000`, `1001`, `1002`, `1003`, `1004`, `1005`, `1006`, `1007`, `1008`, `1009`, `1012`, `1016`, `1020`, `1021`, `1023`, `1024`, `1025`, `1031`, `1032`, `1033`, `1034`, `1035`, `1036`, `1037`, `1038`, `1039`, `1041`, `1042`, `1043`, `1044`, `1045`, `1046`, `1047`, `1048`, `1049`, `1050`, `1051`, `1052`, `1053`, `1054`, `1055`, `1056`, `1057`, `1058`, `1059`, `1060`, `1061`, `1062`, `1063`, `1064`, `1065`, `642`, `1066`, `1067`, `1068`, `1069`, `1071`, `1072`, `1073`, `1074`, `1079`, `1080`, `1081`, `1082`, `1083`, `1085`, `1087`, `1088`, `1089`, `1090`, `559`, `1092`, `1093`, `1094`, `1096`, `1097`, `1098`, `1101`, `1102`, `1103`, `1104`, `1105`, `1106`, `1107`, `1109`, `1110`, `1112`, `1113`, `1114`, `1115`, `1116`, `1117`, `1118`, `1119`, `1122`, `1123`, `1124`, `1126`, `1127`, `1128`, `1129`, `1130`, `1132`, `1134`, `1137`, `1138`, `1140`, `1141`, `1142`, `1143`, `1144`, `1145`, `1146`, `1147`, `1150`, `1152`, `1161`, `1162`, `1163`, `1164`, `1165`, `1169`, `1170`, `1172`, `1173`, `1174`, `1175`, `1176`, `1177`, `1178`, `1181`, `1182`, `1183`, `1186`, `1187`, `1188`, `1190`, `1191`, `1192`, `1111`, `1193`, `1194`, `1195`, `1196`, `1198`, `1200`, `1201`, `1202`, `1203`, `1204`, `1208`, `1211`, `1213`, `1215`, `1216`, `1217`, `1218`, `1219`, `1221`, `1222`, `1223`, `1224`, `1225`, `1226`, `1227`, `1230`, `1231`, `1232`, `1234`, `1235`, `1249`, `1250`, `1252`, `1253`, `1254`, `1255`, `1257`, `1258`, `1260`, `1262`, `1263`, `1264`, `1265`, `1266`, `1267`, `1269`, `1272`, `7`, `1274`, `1276`, `1277`, `1278`, `1280`, `1282`, `1283`, `1284`, `1285`, `1286`, `1287`, `1289`, `1290`, `1291`, `1293`, `1295`, `1298`, `1302`, `1303`, `1311`, `1312`, `1313`, `1314`, `1316`, `1318`, `1317`, `1320`, `1322`, `1323`, `192`, `1324`, `1326`, `1327`, `234`, `1329`, `1330`, `1331`, `1332`, `747`, `1333`, `1334`, `1335`, `1336`, `1337`, `1339`, `1340`, `1341`, `1342`, `1344`, `1346`, `1350`, `1351`, `1352`, `1355`, `1357`, `1358`, `1360`, `1361`, `1362`, `1363`, `1364`, `1365`, `1367`, `1369`, `1370`, `1371`, `1372`, `1373`, `1374`, `1375`, `1376`, `1378`, `1380`, `1382`, `1384`, `1385`, `1386`, `1389`, `1390`, `1391`, `1392`, `1393`, `1394`, `1395`, `1396`, `1397`, `1399`, `1401`, `1402`, `1403`, `1404`, `1405`, `1406`, `1407`, `1408`, `1409`, `1410`, `1411`, `1412`, `1413`, `1414`, `1416`, `1418`, `1419`, `1420`, `1421`, `1422`, `188`, `1423`, `1424`, `1425`, `1426`, `1428`, `1429`, `1430`, `1431`, `1432`, `1433`, `1434`, `1435`, `148`, `1436`, `1439`, `1440`, `1441`, `1442`, `1443`, `1444`, `1445`, `1446`, `1447`, `1448`, `1449`, `1450`, `1451`, `1452`, `1453`, `1454`, `1455`, `1456`, `1457`, `1458`, `1459`, `1460`, `1461`, `1462`, `1463`, `1464`, `1466`, `1467`, `1468`, `1469`, `1470`, `1471`, `1472`, `1474`, `1475`, `1478`, `1481`, `1484`, `1486`, `1488`, `1489`, `1473`, `1490`, `1492`, `1493`, `1494`, `1495`, `1496`, `1497`, `1498`, `1499`, `1500`, `1501`, `1502`, `1503`, `1504`, `1505`, `44`, `1506`, `1511`, `1513`, `1515`, `1517`, `1518`, `1522`, `1523`, `1525`, `1528`, `1530`, `1531`, `1532`, `1534`, `1536`, `1537`, `1538`, `1539`, `1540`, `1541`, `1543`, `1546`, `1547`, `1548`, `1549`, `1551`, `1552`, `1555`, `1556`, `1557`, `1558`, `1559`, `1560`, `1561`, `1562`, `1563`, `1564`, `1565`, `1566`, `1567`, `1568`, `1569`, `1570`, `1571`, `1572`, `1573`, `1574`, `1575`, `1576`, `1577`, `1578`, `1579`, `1580`, `1581`, `1582`, `1583`, `1584`, `1585`, `1586`, `1588`, `1590`, `1591`, `1592`, `1594`, `1597`, `1598`, `1599`, `1601`, `168`, `1602`, `1603`, `1605`, `1607`, `1608`, `1611`, `1612`, `1613`, `1614`, `1615`, `1616`, `1617`, `1618`, `1619`, `1620`, `1621`, `1622`, `1623`, `1624`, `1625`, `1626`, `1627`, `1628`, `1629`, `1630`, `1632`, `1554`, `1633`, `1634`, `1635`, `1636`, `1637`, `1638`, `1639`, `1642`, `1647`, `1648`, `1649`, `1651`, `1653`, `1654`, `1655`, `1657`, `1658`, `1659`, `1660`, `1661`, `1662`, `1663`, `1664`, `1665`, `1666`, `1667`, `1668`, `1669`, `1670`, `1671`, `1672`, `1673`, `1674`, `1675`, `1676`, `1677`, `1678`, `1679`, `1680`, `1681`, `1682`, `1683`, `1684`, `1685`, `1686`, `1687`, `1688`, `1689`, `1690`, `1691`, `1692`, `1693`, `1694`, `1695`, `1696`, `1697`, `1698`, `1699`, `1700`, `1701`, `1702`, `1704`, `1705`, `1706`, `1707`, `1708`, `1709`, `1710`, `1711`, `1712`, `1713`, `1714`, `1715`, `1716`, `1717`, `1718`, `1719`, `1720`, `1721`, `1722`, `1723`, `1724`, `1725`, `1726`, `1727`, `1730`, `1732`, `1734`, `1735`, `1736`, `1737`, `1738`, `1740`, `1742`, `1743`, `1744`, `1745`, `1746`, `1747`, `1748`, `1749`, `1750`, `1751`, `1754`, `1755`, `1756`, `1758`, `1760`, `1761`, `1762`, `1763`, `1766`, `1767`, `1768`, `1769`, `1770`, `1772`, `1775`, `1778`, `1779`, `1784`, `1787`, `1788`, `1789`, `1790`, `1791`, `1793`, `1795`, `1796`, `1798`, `1800`, `1804`, `1805`, `1806`, `1807`, `1808`, `1809`, `1810`, `1811`, `1812`, `1813`, `1814`, `1815`, `1816`, `1818`, `1821`, `1822`, `1823`, `1824`, `1825`, `1826`, `1827`, `1828`, `1831`, `1832`, `1833`, `1834`, `1835`, `1836`, `1837`, `1838`, `1839`, `1840`, `1841`, `1842`, `1843`, `1844`, `1846`, `1847`, `1848`, `1849`, `1850`, `1851`, `1852`, `1853`, `1855`, `1857`, `1858`, `1859`, `1860`, `1861`, `1862`, `1863`, `1866`, `1867`, `1868`, `1869`, `1872`, `1873`, `1876`, `1877`, `1878`, `1879`, `1880`, `1881`, `1883`, `1884`, `1886`, `1887`, `1888`, `1893`, `1752`, `1896`, `1897`, `1899`, `1900`, `1901`, `1906`, `1907`, `1908`, `1910`, `1911`, `1912`, `1913`, `1916`, `1917`, `1918`, `1919`, `1920`, `1922`, `1923`, `1925`, `1926`, `1927`, `1928`, `1929`, `1930`, `1931`, `1932`, `1933`, `1120`, `1934`, `1935`, `1936`, `1937`, `1938`, `1939`, `1940`, `1941`, `1942`, `1943`, `1944`, `1945`, `1946`, `1947`, `1948`, `1949`, `1950`, `1951`, `1952`, `1953`, `1954`, `1955`, `1956`, `1957`, `1958`, `1959`, `1961`, `1962`, `1963`, `1964`, `1965`, `1966`, `1967`, `1968`, `1969`, `1970`, `1971`, `1972`, `1973`, `1974`, `1975`, `1976`, `1977`, `1978`, `1979`, `1982`, `1985`, `1987`, `1988`, `1989`, `1990`, `1992`, `1994`, `1995`, `1996`, `1997`, `1998`, `1999`, `2000`, `2003`, `2006`, `152`, `2007`, `2009`, `2010`, `2011`, `2012`, `2013`, `2014`, `2015`, `2016`, `2017`, `2019`, `2020`, `2021`, `2022`, `2023`, `2024`, `2025`, `2026`, `2029`, `2030`, `2031`, `2032`, `2033`, `2034`, `2035`, `2037`, `2038`, `2039`, `2040`, `2041`, `2042`, `2043`, `2044`, `2045`, `2047` |
|
89 |
+
|
90 |
+
</details>
|
91 |
+
|
92 |
+
### Accuracy
|
93 |
+
|
94 |
+
| Type | Score |
|
95 |
+
| --- | --- |
|
96 |
+
| `TOKEN_F` | 99.15 |
|
97 |
+
| `TOKEN_P` | 99.18 |
|
98 |
+
| `TOKEN_R` | 99.11 |
|
99 |
+
| `TOKEN_ACC` | 99.83 |
|
100 |
+
| `SENTS_F` | 90.62 |
|
101 |
+
| `SENTS_P` | 90.99 |
|
102 |
+
| `SENTS_R` | 90.26 |
|
103 |
+
| `TAG_ACC` | 96.36 |
|
104 |
+
| `POS_ACC` | 96.94 |
|
105 |
+
| `MORPH_ACC` | 96.91 |
|
106 |
+
| `DEP_UAS` | 91.90 |
|
107 |
+
| `DEP_LAS` | 89.42 |
|
108 |
+
| `LEMMA_ACC` | 97.36 |
|
config.cfg
ADDED
@@ -0,0 +1,254 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[paths]
|
2 |
+
train = "corpus/UD_English-EWT/train.spacy"
|
3 |
+
dev = "corpus/UD_English-EWT/dev.spacy"
|
4 |
+
vectors = null
|
5 |
+
init_tok2vec = null
|
6 |
+
tokenizer_source = "training/UD_English-EWT/tokenizer/model-best"
|
7 |
+
transformer_source = "training/UD_English-EWT/transformer/model-best"
|
8 |
+
|
9 |
+
[system]
|
10 |
+
gpu_allocator = "pytorch"
|
11 |
+
seed = 0
|
12 |
+
|
13 |
+
[nlp]
|
14 |
+
lang = "en"
|
15 |
+
pipeline = ["experimental_char_ner_tokenizer","transformer","senter","tagger","morphologizer","parser","experimental_edit_tree_lemmatizer"]
|
16 |
+
batch_size = 64
|
17 |
+
disabled = ["senter"]
|
18 |
+
before_creation = null
|
19 |
+
after_creation = null
|
20 |
+
after_pipeline_creation = null
|
21 |
+
tokenizer = {"@tokenizers":"spacy-experimental.char_pretokenizer.v1"}
|
22 |
+
|
23 |
+
[components]
|
24 |
+
|
25 |
+
[components.experimental_char_ner_tokenizer]
|
26 |
+
factory = "experimental_char_ner_tokenizer"
|
27 |
+
scorer = {"@scorers":"spacy-experimental.tokenizer_scorer.v1"}
|
28 |
+
|
29 |
+
[components.experimental_char_ner_tokenizer.model]
|
30 |
+
@architectures = "spacy.TransitionBasedParser.v2"
|
31 |
+
state_type = "ner"
|
32 |
+
extra_state_tokens = false
|
33 |
+
hidden_width = 64
|
34 |
+
maxout_pieces = 2
|
35 |
+
use_upper = true
|
36 |
+
nO = null
|
37 |
+
|
38 |
+
[components.experimental_char_ner_tokenizer.model.tok2vec]
|
39 |
+
@architectures = "spacy.Tok2Vec.v2"
|
40 |
+
|
41 |
+
[components.experimental_char_ner_tokenizer.model.tok2vec.embed]
|
42 |
+
@architectures = "spacy.MultiHashEmbed.v2"
|
43 |
+
width = 128
|
44 |
+
attrs = ["ORTH","LOWER","IS_DIGIT","IS_ALPHA","IS_SPACE","IS_PUNCT"]
|
45 |
+
rows = [1000,500,50,50,50,50]
|
46 |
+
include_static_vectors = false
|
47 |
+
|
48 |
+
[components.experimental_char_ner_tokenizer.model.tok2vec.encode]
|
49 |
+
@architectures = "spacy.MaxoutWindowEncoder.v2"
|
50 |
+
width = 128
|
51 |
+
depth = 4
|
52 |
+
window_size = 4
|
53 |
+
maxout_pieces = 2
|
54 |
+
|
55 |
+
[components.experimental_edit_tree_lemmatizer]
|
56 |
+
factory = "experimental_edit_tree_lemmatizer"
|
57 |
+
backoff = "orth"
|
58 |
+
min_tree_freq = 1
|
59 |
+
overwrite = false
|
60 |
+
scorer = {"@scorers":"spacy.lemmatizer_scorer.v1"}
|
61 |
+
top_k = 1
|
62 |
+
|
63 |
+
[components.experimental_edit_tree_lemmatizer.model]
|
64 |
+
@architectures = "spacy.Tagger.v1"
|
65 |
+
nO = null
|
66 |
+
|
67 |
+
[components.experimental_edit_tree_lemmatizer.model.tok2vec]
|
68 |
+
@architectures = "spacy-transformers.TransformerListener.v1"
|
69 |
+
grad_factor = 1.0
|
70 |
+
upstream = "transformer"
|
71 |
+
pooling = {"@layers":"reduce_mean.v1"}
|
72 |
+
|
73 |
+
[components.morphologizer]
|
74 |
+
factory = "morphologizer"
|
75 |
+
extend = false
|
76 |
+
overwrite = false
|
77 |
+
scorer = {"@scorers":"spacy.morphologizer_scorer.v1"}
|
78 |
+
|
79 |
+
[components.morphologizer.model]
|
80 |
+
@architectures = "spacy.Tagger.v1"
|
81 |
+
nO = null
|
82 |
+
|
83 |
+
[components.morphologizer.model.tok2vec]
|
84 |
+
@architectures = "spacy-transformers.TransformerListener.v1"
|
85 |
+
grad_factor = 1.0
|
86 |
+
upstream = "transformer"
|
87 |
+
pooling = {"@layers":"reduce_mean.v1"}
|
88 |
+
|
89 |
+
[components.parser]
|
90 |
+
factory = "parser"
|
91 |
+
learn_tokens = false
|
92 |
+
min_action_freq = 5
|
93 |
+
moves = null
|
94 |
+
scorer = {"@scorers":"spacy.parser_scorer.v1"}
|
95 |
+
update_with_oracle_cut_size = 100
|
96 |
+
|
97 |
+
[components.parser.model]
|
98 |
+
@architectures = "spacy.TransitionBasedParser.v2"
|
99 |
+
state_type = "parser"
|
100 |
+
extra_state_tokens = false
|
101 |
+
hidden_width = 64
|
102 |
+
maxout_pieces = 3
|
103 |
+
use_upper = false
|
104 |
+
nO = null
|
105 |
+
|
106 |
+
[components.parser.model.tok2vec]
|
107 |
+
@architectures = "spacy-transformers.TransformerListener.v1"
|
108 |
+
grad_factor = 1.0
|
109 |
+
upstream = "transformer"
|
110 |
+
pooling = {"@layers":"reduce_mean.v1"}
|
111 |
+
|
112 |
+
[components.senter]
|
113 |
+
factory = "senter"
|
114 |
+
overwrite = false
|
115 |
+
scorer = {"@scorers":"spacy.senter_scorer.v1"}
|
116 |
+
|
117 |
+
[components.senter.model]
|
118 |
+
@architectures = "spacy.Tagger.v1"
|
119 |
+
nO = null
|
120 |
+
|
121 |
+
[components.senter.model.tok2vec]
|
122 |
+
@architectures = "spacy-transformers.TransformerListener.v1"
|
123 |
+
grad_factor = 1.0
|
124 |
+
upstream = "transformer"
|
125 |
+
pooling = {"@layers":"reduce_mean.v1"}
|
126 |
+
|
127 |
+
[components.tagger]
|
128 |
+
factory = "tagger"
|
129 |
+
neg_prefix = "!"
|
130 |
+
overwrite = false
|
131 |
+
scorer = {"@scorers":"spacy.tagger_scorer.v1"}
|
132 |
+
|
133 |
+
[components.tagger.model]
|
134 |
+
@architectures = "spacy.Tagger.v1"
|
135 |
+
nO = null
|
136 |
+
|
137 |
+
[components.tagger.model.tok2vec]
|
138 |
+
@architectures = "spacy-transformers.TransformerListener.v1"
|
139 |
+
grad_factor = 1.0
|
140 |
+
upstream = "transformer"
|
141 |
+
pooling = {"@layers":"reduce_mean.v1"}
|
142 |
+
|
143 |
+
[components.transformer]
|
144 |
+
factory = "transformer"
|
145 |
+
max_batch_items = 4096
|
146 |
+
set_extra_annotations = {"@annotation_setters":"spacy-transformers.null_annotation_setter.v1"}
|
147 |
+
|
148 |
+
[components.transformer.model]
|
149 |
+
@architectures = "spacy-transformers.TransformerModel.v3"
|
150 |
+
name = "xlm-roberta-base"
|
151 |
+
mixed_precision = true
|
152 |
+
|
153 |
+
[components.transformer.model.get_spans]
|
154 |
+
@span_getters = "spacy-transformers.strided_spans.v1"
|
155 |
+
window = 128
|
156 |
+
stride = 96
|
157 |
+
|
158 |
+
[components.transformer.model.grad_scaler_config]
|
159 |
+
|
160 |
+
[components.transformer.model.tokenizer_config]
|
161 |
+
use_fast = true
|
162 |
+
|
163 |
+
[components.transformer.model.transformer_config]
|
164 |
+
|
165 |
+
[corpora]
|
166 |
+
|
167 |
+
[corpora.dev]
|
168 |
+
@readers = "spacy.Corpus.v1"
|
169 |
+
path = ${paths.dev}
|
170 |
+
max_length = 0
|
171 |
+
gold_preproc = false
|
172 |
+
limit = 0
|
173 |
+
augmenter = null
|
174 |
+
|
175 |
+
[corpora.train]
|
176 |
+
@readers = "spacy.Corpus.v1"
|
177 |
+
path = ${paths.train}
|
178 |
+
max_length = 0
|
179 |
+
gold_preproc = false
|
180 |
+
limit = 0
|
181 |
+
augmenter = null
|
182 |
+
|
183 |
+
[training]
|
184 |
+
train_corpus = "corpora.train"
|
185 |
+
dev_corpus = "corpora.dev"
|
186 |
+
seed = ${system:seed}
|
187 |
+
gpu_allocator = ${system:gpu_allocator}
|
188 |
+
dropout = 0.1
|
189 |
+
accumulate_gradient = 3
|
190 |
+
patience = 5000
|
191 |
+
max_epochs = 0
|
192 |
+
max_steps = 20000
|
193 |
+
eval_frequency = 200
|
194 |
+
frozen_components = []
|
195 |
+
before_to_disk = null
|
196 |
+
annotating_components = []
|
197 |
+
|
198 |
+
[training.batcher]
|
199 |
+
@batchers = "spacy.batch_by_padded.v1"
|
200 |
+
discard_oversize = true
|
201 |
+
get_length = null
|
202 |
+
size = 2000
|
203 |
+
buffer = 256
|
204 |
+
|
205 |
+
[training.logger]
|
206 |
+
@loggers = "spacy.ConsoleLogger.v1"
|
207 |
+
progress_bar = false
|
208 |
+
|
209 |
+
[training.optimizer]
|
210 |
+
@optimizers = "Adam.v1"
|
211 |
+
beta1 = 0.9
|
212 |
+
beta2 = 0.999
|
213 |
+
L2_is_weight_decay = true
|
214 |
+
L2 = 0.01
|
215 |
+
grad_clip = 1.0
|
216 |
+
use_averages = true
|
217 |
+
eps = 0.00000001
|
218 |
+
|
219 |
+
[training.optimizer.learn_rate]
|
220 |
+
@schedules = "warmup_linear.v1"
|
221 |
+
warmup_steps = 250
|
222 |
+
total_steps = 20000
|
223 |
+
initial_rate = 0.00005
|
224 |
+
|
225 |
+
[training.score_weights]
|
226 |
+
token_f = 0.0
|
227 |
+
token_p = null
|
228 |
+
token_r = null
|
229 |
+
token_acc = null
|
230 |
+
sents_f = 0.05
|
231 |
+
sents_p = 0.0
|
232 |
+
sents_r = 0.0
|
233 |
+
tag_acc = 0.11
|
234 |
+
pos_acc = 0.05
|
235 |
+
morph_acc = 0.05
|
236 |
+
morph_per_feat = null
|
237 |
+
dep_uas = 0.11
|
238 |
+
dep_las = 0.11
|
239 |
+
dep_las_per_type = null
|
240 |
+
lemma_acc = 0.52
|
241 |
+
|
242 |
+
[pretraining]
|
243 |
+
|
244 |
+
[initialize]
|
245 |
+
vectors = ${paths.vectors}
|
246 |
+
init_tok2vec = ${paths.init_tok2vec}
|
247 |
+
vocab_data = null
|
248 |
+
lookups = null
|
249 |
+
before_init = null
|
250 |
+
after_init = null
|
251 |
+
|
252 |
+
[initialize.components]
|
253 |
+
|
254 |
+
[initialize.tokenizer]
|
en_udv25_englishewt_trf-any-py3-none-any.whl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4d978817b3daab972e7c4769dc9755278679d2dfff3394073d9d0c316c70a76
|
3 |
+
size 860850595
|
experimental_char_ner_tokenizer/cfg
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"moves":null,
|
3 |
+
"update_with_oracle_cut_size":100,
|
4 |
+
"multitasks":[
|
5 |
+
|
6 |
+
],
|
7 |
+
"min_action_freq":1,
|
8 |
+
"learn_tokens":false,
|
9 |
+
"beam_width":1,
|
10 |
+
"beam_density":0.0,
|
11 |
+
"beam_update_prob":0.0,
|
12 |
+
"incorrect_spans_key":null
|
13 |
+
}
|
experimental_char_ner_tokenizer/model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1dc115686c85aa29950205b68e0b7e47da100de0f022bcef243bb838a33a3064
|
3 |
+
size 6922248
|
experimental_char_ner_tokenizer/moves
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
��moves�l{"0":{},"1":{"TOKEN":830672},"2":{"TOKEN":830672},"3":{"TOKEN":830672},"4":{"TOKEN":830672,"":1},"5":{"":1}}�cfg��neg_key�
|
experimental_edit_tree_lemmatizer/cfg
ADDED
@@ -0,0 +1,1502 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"labels":[
|
3 |
+
0,
|
4 |
+
2,
|
5 |
+
4,
|
6 |
+
6,
|
7 |
+
8,
|
8 |
+
10,
|
9 |
+
12,
|
10 |
+
13,
|
11 |
+
15,
|
12 |
+
17,
|
13 |
+
19,
|
14 |
+
21,
|
15 |
+
23,
|
16 |
+
26,
|
17 |
+
28,
|
18 |
+
29,
|
19 |
+
30,
|
20 |
+
32,
|
21 |
+
34,
|
22 |
+
36,
|
23 |
+
39,
|
24 |
+
42,
|
25 |
+
43,
|
26 |
+
45,
|
27 |
+
47,
|
28 |
+
49,
|
29 |
+
51,
|
30 |
+
53,
|
31 |
+
55,
|
32 |
+
57,
|
33 |
+
59,
|
34 |
+
61,
|
35 |
+
62,
|
36 |
+
64,
|
37 |
+
67,
|
38 |
+
69,
|
39 |
+
71,
|
40 |
+
73,
|
41 |
+
75,
|
42 |
+
77,
|
43 |
+
79,
|
44 |
+
81,
|
45 |
+
83,
|
46 |
+
85,
|
47 |
+
87,
|
48 |
+
1,
|
49 |
+
89,
|
50 |
+
90,
|
51 |
+
92,
|
52 |
+
94,
|
53 |
+
95,
|
54 |
+
97,
|
55 |
+
99,
|
56 |
+
101,
|
57 |
+
105,
|
58 |
+
106,
|
59 |
+
108,
|
60 |
+
110,
|
61 |
+
111,
|
62 |
+
112,
|
63 |
+
113,
|
64 |
+
115,
|
65 |
+
117,
|
66 |
+
119,
|
67 |
+
121,
|
68 |
+
122,
|
69 |
+
124,
|
70 |
+
125,
|
71 |
+
126,
|
72 |
+
127,
|
73 |
+
128,
|
74 |
+
129,
|
75 |
+
130,
|
76 |
+
132,
|
77 |
+
133,
|
78 |
+
136,
|
79 |
+
137,
|
80 |
+
138,
|
81 |
+
139,
|
82 |
+
142,
|
83 |
+
143,
|
84 |
+
145,
|
85 |
+
150,
|
86 |
+
153,
|
87 |
+
156,
|
88 |
+
157,
|
89 |
+
159,
|
90 |
+
162,
|
91 |
+
163,
|
92 |
+
164,
|
93 |
+
167,
|
94 |
+
169,
|
95 |
+
171,
|
96 |
+
174,
|
97 |
+
176,
|
98 |
+
177,
|
99 |
+
179,
|
100 |
+
182,
|
101 |
+
184,
|
102 |
+
187,
|
103 |
+
189,
|
104 |
+
191,
|
105 |
+
193,
|
106 |
+
194,
|
107 |
+
197,
|
108 |
+
198,
|
109 |
+
201,
|
110 |
+
203,
|
111 |
+
204,
|
112 |
+
208,
|
113 |
+
210,
|
114 |
+
211,
|
115 |
+
213,
|
116 |
+
214,
|
117 |
+
215,
|
118 |
+
217,
|
119 |
+
220,
|
120 |
+
221,
|
121 |
+
224,
|
122 |
+
225,
|
123 |
+
227,
|
124 |
+
229,
|
125 |
+
231,
|
126 |
+
233,
|
127 |
+
235,
|
128 |
+
236,
|
129 |
+
239,
|
130 |
+
241,
|
131 |
+
242,
|
132 |
+
244,
|
133 |
+
246,
|
134 |
+
247,
|
135 |
+
248,
|
136 |
+
249,
|
137 |
+
250,
|
138 |
+
251,
|
139 |
+
252,
|
140 |
+
254,
|
141 |
+
256,
|
142 |
+
258,
|
143 |
+
259,
|
144 |
+
261,
|
145 |
+
263,
|
146 |
+
264,
|
147 |
+
265,
|
148 |
+
266,
|
149 |
+
269,
|
150 |
+
270,
|
151 |
+
272,
|
152 |
+
273,
|
153 |
+
274,
|
154 |
+
276,
|
155 |
+
277,
|
156 |
+
278,
|
157 |
+
281,
|
158 |
+
283,
|
159 |
+
72,
|
160 |
+
285,
|
161 |
+
287,
|
162 |
+
288,
|
163 |
+
291,
|
164 |
+
292,
|
165 |
+
293,
|
166 |
+
296,
|
167 |
+
297,
|
168 |
+
298,
|
169 |
+
299,
|
170 |
+
300,
|
171 |
+
301,
|
172 |
+
302,
|
173 |
+
303,
|
174 |
+
304,
|
175 |
+
305,
|
176 |
+
306,
|
177 |
+
307,
|
178 |
+
308,
|
179 |
+
309,
|
180 |
+
310,
|
181 |
+
311,
|
182 |
+
315,
|
183 |
+
316,
|
184 |
+
317,
|
185 |
+
318,
|
186 |
+
319,
|
187 |
+
320,
|
188 |
+
322,
|
189 |
+
88,
|
190 |
+
324,
|
191 |
+
327,
|
192 |
+
328,
|
193 |
+
332,
|
194 |
+
336,
|
195 |
+
337,
|
196 |
+
338,
|
197 |
+
340,
|
198 |
+
341,
|
199 |
+
342,
|
200 |
+
343,
|
201 |
+
344,
|
202 |
+
347,
|
203 |
+
349,
|
204 |
+
350,
|
205 |
+
351,
|
206 |
+
352,
|
207 |
+
353,
|
208 |
+
354,
|
209 |
+
356,
|
210 |
+
357,
|
211 |
+
358,
|
212 |
+
360,
|
213 |
+
361,
|
214 |
+
362,
|
215 |
+
363,
|
216 |
+
364,
|
217 |
+
365,
|
218 |
+
366,
|
219 |
+
367,
|
220 |
+
369,
|
221 |
+
373,
|
222 |
+
375,
|
223 |
+
376,
|
224 |
+
377,
|
225 |
+
378,
|
226 |
+
379,
|
227 |
+
144,
|
228 |
+
381,
|
229 |
+
383,
|
230 |
+
384,
|
231 |
+
386,
|
232 |
+
387,
|
233 |
+
389,
|
234 |
+
390,
|
235 |
+
393,
|
236 |
+
394,
|
237 |
+
396,
|
238 |
+
397,
|
239 |
+
398,
|
240 |
+
399,
|
241 |
+
402,
|
242 |
+
405,
|
243 |
+
407,
|
244 |
+
408,
|
245 |
+
410,
|
246 |
+
411,
|
247 |
+
412,
|
248 |
+
413,
|
249 |
+
414,
|
250 |
+
416,
|
251 |
+
418,
|
252 |
+
419,
|
253 |
+
421,
|
254 |
+
422,
|
255 |
+
423,
|
256 |
+
424,
|
257 |
+
426,
|
258 |
+
428,
|
259 |
+
429,
|
260 |
+
430,
|
261 |
+
432,
|
262 |
+
434,
|
263 |
+
436,
|
264 |
+
437,
|
265 |
+
438,
|
266 |
+
441,
|
267 |
+
442,
|
268 |
+
443,
|
269 |
+
444,
|
270 |
+
445,
|
271 |
+
446,
|
272 |
+
447,
|
273 |
+
260,
|
274 |
+
448,
|
275 |
+
452,
|
276 |
+
453,
|
277 |
+
454,
|
278 |
+
455,
|
279 |
+
456,
|
280 |
+
457,
|
281 |
+
458,
|
282 |
+
460,
|
283 |
+
461,
|
284 |
+
462,
|
285 |
+
463,
|
286 |
+
464,
|
287 |
+
465,
|
288 |
+
466,
|
289 |
+
467,
|
290 |
+
409,
|
291 |
+
468,
|
292 |
+
469,
|
293 |
+
470,
|
294 |
+
471,
|
295 |
+
472,
|
296 |
+
473,
|
297 |
+
476,
|
298 |
+
477,
|
299 |
+
481,
|
300 |
+
484,
|
301 |
+
486,
|
302 |
+
487,
|
303 |
+
488,
|
304 |
+
491,
|
305 |
+
492,
|
306 |
+
493,
|
307 |
+
494,
|
308 |
+
495,
|
309 |
+
496,
|
310 |
+
497,
|
311 |
+
498,
|
312 |
+
499,
|
313 |
+
500,
|
314 |
+
503,
|
315 |
+
504,
|
316 |
+
506,
|
317 |
+
507,
|
318 |
+
508,
|
319 |
+
509,
|
320 |
+
511,
|
321 |
+
512,
|
322 |
+
513,
|
323 |
+
514,
|
324 |
+
515,
|
325 |
+
516,
|
326 |
+
517,
|
327 |
+
518,
|
328 |
+
519,
|
329 |
+
107,
|
330 |
+
520,
|
331 |
+
521,
|
332 |
+
522,
|
333 |
+
523,
|
334 |
+
524,
|
335 |
+
525,
|
336 |
+
526,
|
337 |
+
527,
|
338 |
+
528,
|
339 |
+
529,
|
340 |
+
531,
|
341 |
+
533,
|
342 |
+
534,
|
343 |
+
537,
|
344 |
+
538,
|
345 |
+
542,
|
346 |
+
543,
|
347 |
+
544,
|
348 |
+
545,
|
349 |
+
546,
|
350 |
+
547,
|
351 |
+
548,
|
352 |
+
549,
|
353 |
+
550,
|
354 |
+
553,
|
355 |
+
554,
|
356 |
+
557,
|
357 |
+
558,
|
358 |
+
560,
|
359 |
+
561,
|
360 |
+
564,
|
361 |
+
565,
|
362 |
+
566,
|
363 |
+
567,
|
364 |
+
568,
|
365 |
+
569,
|
366 |
+
570,
|
367 |
+
571,
|
368 |
+
572,
|
369 |
+
573,
|
370 |
+
574,
|
371 |
+
575,
|
372 |
+
576,
|
373 |
+
577,
|
374 |
+
578,
|
375 |
+
579,
|
376 |
+
580,
|
377 |
+
581,
|
378 |
+
582,
|
379 |
+
583,
|
380 |
+
584,
|
381 |
+
586,
|
382 |
+
587,
|
383 |
+
588,
|
384 |
+
589,
|
385 |
+
590,
|
386 |
+
591,
|
387 |
+
592,
|
388 |
+
594,
|
389 |
+
595,
|
390 |
+
76,
|
391 |
+
596,
|
392 |
+
597,
|
393 |
+
598,
|
394 |
+
600,
|
395 |
+
601,
|
396 |
+
602,
|
397 |
+
149,
|
398 |
+
603,
|
399 |
+
604,
|
400 |
+
605,
|
401 |
+
606,
|
402 |
+
607,
|
403 |
+
608,
|
404 |
+
609,
|
405 |
+
490,
|
406 |
+
610,
|
407 |
+
611,
|
408 |
+
96,
|
409 |
+
255,
|
410 |
+
614,
|
411 |
+
617,
|
412 |
+
619,
|
413 |
+
620,
|
414 |
+
621,
|
415 |
+
622,
|
416 |
+
623,
|
417 |
+
624,
|
418 |
+
626,
|
419 |
+
627,
|
420 |
+
628,
|
421 |
+
630,
|
422 |
+
632,
|
423 |
+
633,
|
424 |
+
635,
|
425 |
+
638,
|
426 |
+
639,
|
427 |
+
640,
|
428 |
+
641,
|
429 |
+
644,
|
430 |
+
647,
|
431 |
+
650,
|
432 |
+
654,
|
433 |
+
657,
|
434 |
+
659,
|
435 |
+
173,
|
436 |
+
661,
|
437 |
+
662,
|
438 |
+
663,
|
439 |
+
664,
|
440 |
+
668,
|
441 |
+
669,
|
442 |
+
670,
|
443 |
+
671,
|
444 |
+
673,
|
445 |
+
676,
|
446 |
+
677,
|
447 |
+
678,
|
448 |
+
680,
|
449 |
+
682,
|
450 |
+
158,
|
451 |
+
91,
|
452 |
+
683,
|
453 |
+
684,
|
454 |
+
685,
|
455 |
+
686,
|
456 |
+
687,
|
457 |
+
688,
|
458 |
+
689,
|
459 |
+
690,
|
460 |
+
691,
|
461 |
+
692,
|
462 |
+
693,
|
463 |
+
695,
|
464 |
+
697,
|
465 |
+
699,
|
466 |
+
700,
|
467 |
+
701,
|
468 |
+
183,
|
469 |
+
702,
|
470 |
+
703,
|
471 |
+
704,
|
472 |
+
706,
|
473 |
+
707,
|
474 |
+
709,
|
475 |
+
711,
|
476 |
+
713,
|
477 |
+
485,
|
478 |
+
714,
|
479 |
+
716,
|
480 |
+
717,
|
481 |
+
718,
|
482 |
+
719,
|
483 |
+
720,
|
484 |
+
721,
|
485 |
+
722,
|
486 |
+
723,
|
487 |
+
724,
|
488 |
+
726,
|
489 |
+
727,
|
490 |
+
728,
|
491 |
+
729,
|
492 |
+
730,
|
493 |
+
731,
|
494 |
+
732,
|
495 |
+
733,
|
496 |
+
734,
|
497 |
+
735,
|
498 |
+
736,
|
499 |
+
737,
|
500 |
+
738,
|
501 |
+
739,
|
502 |
+
741,
|
503 |
+
742,
|
504 |
+
744,
|
505 |
+
745,
|
506 |
+
746,
|
507 |
+
748,
|
508 |
+
749,
|
509 |
+
752,
|
510 |
+
753,
|
511 |
+
754,
|
512 |
+
755,
|
513 |
+
756,
|
514 |
+
757,
|
515 |
+
759,
|
516 |
+
760,
|
517 |
+
762,
|
518 |
+
763,
|
519 |
+
764,
|
520 |
+
765,
|
521 |
+
768,
|
522 |
+
769,
|
523 |
+
772,
|
524 |
+
774,
|
525 |
+
775,
|
526 |
+
776,
|
527 |
+
777,
|
528 |
+
781,
|
529 |
+
782,
|
530 |
+
783,
|
531 |
+
784,
|
532 |
+
785,
|
533 |
+
786,
|
534 |
+
787,
|
535 |
+
788,
|
536 |
+
789,
|
537 |
+
78,
|
538 |
+
791,
|
539 |
+
794,
|
540 |
+
795,
|
541 |
+
796,
|
542 |
+
798,
|
543 |
+
800,
|
544 |
+
801,
|
545 |
+
802,
|
546 |
+
803,
|
547 |
+
804,
|
548 |
+
805,
|
549 |
+
806,
|
550 |
+
807,
|
551 |
+
808,
|
552 |
+
809,
|
553 |
+
810,
|
554 |
+
811,
|
555 |
+
812,
|
556 |
+
813,
|
557 |
+
814,
|
558 |
+
815,
|
559 |
+
816,
|
560 |
+
817,
|
561 |
+
818,
|
562 |
+
819,
|
563 |
+
820,
|
564 |
+
822,
|
565 |
+
823,
|
566 |
+
824,
|
567 |
+
825,
|
568 |
+
826,
|
569 |
+
827,
|
570 |
+
828,
|
571 |
+
829,
|
572 |
+
830,
|
573 |
+
131,
|
574 |
+
831,
|
575 |
+
631,
|
576 |
+
832,
|
577 |
+
833,
|
578 |
+
834,
|
579 |
+
838,
|
580 |
+
839,
|
581 |
+
841,
|
582 |
+
842,
|
583 |
+
843,
|
584 |
+
844,
|
585 |
+
845,
|
586 |
+
846,
|
587 |
+
847,
|
588 |
+
849,
|
589 |
+
792,
|
590 |
+
850,
|
591 |
+
851,
|
592 |
+
852,
|
593 |
+
853,
|
594 |
+
856,
|
595 |
+
857,
|
596 |
+
858,
|
597 |
+
859,
|
598 |
+
860,
|
599 |
+
861,
|
600 |
+
862,
|
601 |
+
864,
|
602 |
+
865,
|
603 |
+
715,
|
604 |
+
866,
|
605 |
+
867,
|
606 |
+
868,
|
607 |
+
869,
|
608 |
+
870,
|
609 |
+
871,
|
610 |
+
872,
|
611 |
+
873,
|
612 |
+
877,
|
613 |
+
878,
|
614 |
+
879,
|
615 |
+
881,
|
616 |
+
882,
|
617 |
+
883,
|
618 |
+
885,
|
619 |
+
886,
|
620 |
+
887,
|
621 |
+
888,
|
622 |
+
848,
|
623 |
+
889,
|
624 |
+
890,
|
625 |
+
891,
|
626 |
+
892,
|
627 |
+
893,
|
628 |
+
894,
|
629 |
+
895,
|
630 |
+
896,
|
631 |
+
900,
|
632 |
+
901,
|
633 |
+
902,
|
634 |
+
903,
|
635 |
+
905,
|
636 |
+
907,
|
637 |
+
908,
|
638 |
+
911,
|
639 |
+
912,
|
640 |
+
913,
|
641 |
+
914,
|
642 |
+
918,
|
643 |
+
919,
|
644 |
+
920,
|
645 |
+
923,
|
646 |
+
924,
|
647 |
+
925,
|
648 |
+
926,
|
649 |
+
927,
|
650 |
+
928,
|
651 |
+
929,
|
652 |
+
930,
|
653 |
+
931,
|
654 |
+
932,
|
655 |
+
933,
|
656 |
+
52,
|
657 |
+
934,
|
658 |
+
935,
|
659 |
+
937,
|
660 |
+
939,
|
661 |
+
941,
|
662 |
+
943,
|
663 |
+
944,
|
664 |
+
945,
|
665 |
+
946,
|
666 |
+
947,
|
667 |
+
950,
|
668 |
+
951,
|
669 |
+
952,
|
670 |
+
954,
|
671 |
+
955,
|
672 |
+
956,
|
673 |
+
957,
|
674 |
+
961,
|
675 |
+
962,
|
676 |
+
963,
|
677 |
+
964,
|
678 |
+
965,
|
679 |
+
966,
|
680 |
+
967,
|
681 |
+
968,
|
682 |
+
969,
|
683 |
+
970,
|
684 |
+
971,
|
685 |
+
972,
|
686 |
+
973,
|
687 |
+
974,
|
688 |
+
975,
|
689 |
+
976,
|
690 |
+
977,
|
691 |
+
374,
|
692 |
+
978,
|
693 |
+
979,
|
694 |
+
980,
|
695 |
+
982,
|
696 |
+
983,
|
697 |
+
986,
|
698 |
+
987,
|
699 |
+
988,
|
700 |
+
989,
|
701 |
+
990,
|
702 |
+
991,
|
703 |
+
992,
|
704 |
+
993,
|
705 |
+
994,
|
706 |
+
995,
|
707 |
+
996,
|
708 |
+
998,
|
709 |
+
1000,
|
710 |
+
1001,
|
711 |
+
1002,
|
712 |
+
1003,
|
713 |
+
1004,
|
714 |
+
1005,
|
715 |
+
1006,
|
716 |
+
1007,
|
717 |
+
1008,
|
718 |
+
1009,
|
719 |
+
1012,
|
720 |
+
1016,
|
721 |
+
1020,
|
722 |
+
1021,
|
723 |
+
1023,
|
724 |
+
1024,
|
725 |
+
1025,
|
726 |
+
1031,
|
727 |
+
1032,
|
728 |
+
1033,
|
729 |
+
1034,
|
730 |
+
1035,
|
731 |
+
1036,
|
732 |
+
1037,
|
733 |
+
1038,
|
734 |
+
1039,
|
735 |
+
1041,
|
736 |
+
1042,
|
737 |
+
1043,
|
738 |
+
1044,
|
739 |
+
1045,
|
740 |
+
1046,
|
741 |
+
1047,
|
742 |
+
1048,
|
743 |
+
1049,
|
744 |
+
1050,
|
745 |
+
1051,
|
746 |
+
1052,
|
747 |
+
1053,
|
748 |
+
1054,
|
749 |
+
1055,
|
750 |
+
1056,
|
751 |
+
1057,
|
752 |
+
1058,
|
753 |
+
1059,
|
754 |
+
1060,
|
755 |
+
1061,
|
756 |
+
1062,
|
757 |
+
1063,
|
758 |
+
1064,
|
759 |
+
1065,
|
760 |
+
642,
|
761 |
+
1066,
|
762 |
+
1067,
|
763 |
+
1068,
|
764 |
+
1069,
|
765 |
+
1071,
|
766 |
+
1072,
|
767 |
+
1073,
|
768 |
+
1074,
|
769 |
+
1079,
|
770 |
+
1080,
|
771 |
+
1081,
|
772 |
+
1082,
|
773 |
+
1083,
|
774 |
+
1085,
|
775 |
+
1087,
|
776 |
+
1088,
|
777 |
+
1089,
|
778 |
+
1090,
|
779 |
+
559,
|
780 |
+
1092,
|
781 |
+
1093,
|
782 |
+
1094,
|
783 |
+
1096,
|
784 |
+
1097,
|
785 |
+
1098,
|
786 |
+
1101,
|
787 |
+
1102,
|
788 |
+
1103,
|
789 |
+
1104,
|
790 |
+
1105,
|
791 |
+
1106,
|
792 |
+
1107,
|
793 |
+
1109,
|
794 |
+
1110,
|
795 |
+
1112,
|
796 |
+
1113,
|
797 |
+
1114,
|
798 |
+
1115,
|
799 |
+
1116,
|
800 |
+
1117,
|
801 |
+
1118,
|
802 |
+
1119,
|
803 |
+
1122,
|
804 |
+
1123,
|
805 |
+
1124,
|
806 |
+
1126,
|
807 |
+
1127,
|
808 |
+
1128,
|
809 |
+
1129,
|
810 |
+
1130,
|
811 |
+
1132,
|
812 |
+
1134,
|
813 |
+
1137,
|
814 |
+
1138,
|
815 |
+
1140,
|
816 |
+
1141,
|
817 |
+
1142,
|
818 |
+
1143,
|
819 |
+
1144,
|
820 |
+
1145,
|
821 |
+
1146,
|
822 |
+
1147,
|
823 |
+
1150,
|
824 |
+
1152,
|
825 |
+
1161,
|
826 |
+
1162,
|
827 |
+
1163,
|
828 |
+
1164,
|
829 |
+
1165,
|
830 |
+
1169,
|
831 |
+
1170,
|
832 |
+
1172,
|
833 |
+
1173,
|
834 |
+
1174,
|
835 |
+
1175,
|
836 |
+
1176,
|
837 |
+
1177,
|
838 |
+
1178,
|
839 |
+
1181,
|
840 |
+
1182,
|
841 |
+
1183,
|
842 |
+
1186,
|
843 |
+
1187,
|
844 |
+
1188,
|
845 |
+
1190,
|
846 |
+
1191,
|
847 |
+
1192,
|
848 |
+
1111,
|
849 |
+
1193,
|
850 |
+
1194,
|
851 |
+
1195,
|
852 |
+
1196,
|
853 |
+
1198,
|
854 |
+
1200,
|
855 |
+
1201,
|
856 |
+
1202,
|
857 |
+
1203,
|
858 |
+
1204,
|
859 |
+
1208,
|
860 |
+
1211,
|
861 |
+
1213,
|
862 |
+
1215,
|
863 |
+
1216,
|
864 |
+
1217,
|
865 |
+
1218,
|
866 |
+
1219,
|
867 |
+
1221,
|
868 |
+
1222,
|
869 |
+
1223,
|
870 |
+
1224,
|
871 |
+
1225,
|
872 |
+
1226,
|
873 |
+
1227,
|
874 |
+
1230,
|
875 |
+
1231,
|
876 |
+
1232,
|
877 |
+
1234,
|
878 |
+
1235,
|
879 |
+
1249,
|
880 |
+
1250,
|
881 |
+
1252,
|
882 |
+
1253,
|
883 |
+
1254,
|
884 |
+
1255,
|
885 |
+
1257,
|
886 |
+
1258,
|
887 |
+
1260,
|
888 |
+
1262,
|
889 |
+
1263,
|
890 |
+
1264,
|
891 |
+
1265,
|
892 |
+
1266,
|
893 |
+
1267,
|
894 |
+
1269,
|
895 |
+
1272,
|
896 |
+
7,
|
897 |
+
1274,
|
898 |
+
1276,
|
899 |
+
1277,
|
900 |
+
1278,
|
901 |
+
1280,
|
902 |
+
1282,
|
903 |
+
1283,
|
904 |
+
1284,
|
905 |
+
1285,
|
906 |
+
1286,
|
907 |
+
1287,
|
908 |
+
1289,
|
909 |
+
1290,
|
910 |
+
1291,
|
911 |
+
1293,
|
912 |
+
1295,
|
913 |
+
1298,
|
914 |
+
1302,
|
915 |
+
1303,
|
916 |
+
1311,
|
917 |
+
1312,
|
918 |
+
1313,
|
919 |
+
1314,
|
920 |
+
1316,
|
921 |
+
1318,
|
922 |
+
1317,
|
923 |
+
1320,
|
924 |
+
1322,
|
925 |
+
1323,
|
926 |
+
192,
|
927 |
+
1324,
|
928 |
+
1326,
|
929 |
+
1327,
|
930 |
+
234,
|
931 |
+
1329,
|
932 |
+
1330,
|
933 |
+
1331,
|
934 |
+
1332,
|
935 |
+
747,
|
936 |
+
1333,
|
937 |
+
1334,
|
938 |
+
1335,
|
939 |
+
1336,
|
940 |
+
1337,
|
941 |
+
1339,
|
942 |
+
1340,
|
943 |
+
1341,
|
944 |
+
1342,
|
945 |
+
1344,
|
946 |
+
1346,
|
947 |
+
1350,
|
948 |
+
1351,
|
949 |
+
1352,
|
950 |
+
1355,
|
951 |
+
1357,
|
952 |
+
1358,
|
953 |
+
1360,
|
954 |
+
1361,
|
955 |
+
1362,
|
956 |
+
1363,
|
957 |
+
1364,
|
958 |
+
1365,
|
959 |
+
1367,
|
960 |
+
1369,
|
961 |
+
1370,
|
962 |
+
1371,
|
963 |
+
1372,
|
964 |
+
1373,
|
965 |
+
1374,
|
966 |
+
1375,
|
967 |
+
1376,
|
968 |
+
1378,
|
969 |
+
1380,
|
970 |
+
1382,
|
971 |
+
1384,
|
972 |
+
1385,
|
973 |
+
1386,
|
974 |
+
1389,
|
975 |
+
1390,
|
976 |
+
1391,
|
977 |
+
1392,
|
978 |
+
1393,
|
979 |
+
1394,
|
980 |
+
1395,
|
981 |
+
1396,
|
982 |
+
1397,
|
983 |
+
1399,
|
984 |
+
1401,
|
985 |
+
1402,
|
986 |
+
1403,
|
987 |
+
1404,
|
988 |
+
1405,
|
989 |
+
1406,
|
990 |
+
1407,
|
991 |
+
1408,
|
992 |
+
1409,
|
993 |
+
1410,
|
994 |
+
1411,
|
995 |
+
1412,
|
996 |
+
1413,
|
997 |
+
1414,
|
998 |
+
1416,
|
999 |
+
1418,
|
1000 |
+
1419,
|
1001 |
+
1420,
|
1002 |
+
1421,
|
1003 |
+
1422,
|
1004 |
+
188,
|
1005 |
+
1423,
|
1006 |
+
1424,
|
1007 |
+
1425,
|
1008 |
+
1426,
|
1009 |
+
1428,
|
1010 |
+
1429,
|
1011 |
+
1430,
|
1012 |
+
1431,
|
1013 |
+
1432,
|
1014 |
+
1433,
|
1015 |
+
1434,
|
1016 |
+
1435,
|
1017 |
+
148,
|
1018 |
+
1436,
|
1019 |
+
1439,
|
1020 |
+
1440,
|
1021 |
+
1441,
|
1022 |
+
1442,
|
1023 |
+
1443,
|
1024 |
+
1444,
|
1025 |
+
1445,
|
1026 |
+
1446,
|
1027 |
+
1447,
|
1028 |
+
1448,
|
1029 |
+
1449,
|
1030 |
+
1450,
|
1031 |
+
1451,
|
1032 |
+
1452,
|
1033 |
+
1453,
|
1034 |
+
1454,
|
1035 |
+
1455,
|
1036 |
+
1456,
|
1037 |
+
1457,
|
1038 |
+
1458,
|
1039 |
+
1459,
|
1040 |
+
1460,
|
1041 |
+
1461,
|
1042 |
+
1462,
|
1043 |
+
1463,
|
1044 |
+
1464,
|
1045 |
+
1466,
|
1046 |
+
1467,
|
1047 |
+
1468,
|
1048 |
+
1469,
|
1049 |
+
1470,
|
1050 |
+
1471,
|
1051 |
+
1472,
|
1052 |
+
1474,
|
1053 |
+
1475,
|
1054 |
+
1478,
|
1055 |
+
1481,
|
1056 |
+
1484,
|
1057 |
+
1486,
|
1058 |
+
1488,
|
1059 |
+
1489,
|
1060 |
+
1473,
|
1061 |
+
1490,
|
1062 |
+
1492,
|
1063 |
+
1493,
|
1064 |
+
1494,
|
1065 |
+
1495,
|
1066 |
+
1496,
|
1067 |
+
1497,
|
1068 |
+
1498,
|
1069 |
+
1499,
|
1070 |
+
1500,
|
1071 |
+
1501,
|
1072 |
+
1502,
|
1073 |
+
1503,
|
1074 |
+
1504,
|
1075 |
+
1505,
|
1076 |
+
44,
|
1077 |
+
1506,
|
1078 |
+
1511,
|
1079 |
+
1513,
|
1080 |
+
1515,
|
1081 |
+
1517,
|
1082 |
+
1518,
|
1083 |
+
1522,
|
1084 |
+
1523,
|
1085 |
+
1525,
|
1086 |
+
1528,
|
1087 |
+
1530,
|
1088 |
+
1531,
|
1089 |
+
1532,
|
1090 |
+
1534,
|
1091 |
+
1536,
|
1092 |
+
1537,
|
1093 |
+
1538,
|
1094 |
+
1539,
|
1095 |
+
1540,
|
1096 |
+
1541,
|
1097 |
+
1543,
|
1098 |
+
1546,
|
1099 |
+
1547,
|
1100 |
+
1548,
|
1101 |
+
1549,
|
1102 |
+
1551,
|
1103 |
+
1552,
|
1104 |
+
1555,
|
1105 |
+
1556,
|
1106 |
+
1557,
|
1107 |
+
1558,
|
1108 |
+
1559,
|
1109 |
+
1560,
|
1110 |
+
1561,
|
1111 |
+
1562,
|
1112 |
+
1563,
|
1113 |
+
1564,
|
1114 |
+
1565,
|
1115 |
+
1566,
|
1116 |
+
1567,
|
1117 |
+
1568,
|
1118 |
+
1569,
|
1119 |
+
1570,
|
1120 |
+
1571,
|
1121 |
+
1572,
|
1122 |
+
1573,
|
1123 |
+
1574,
|
1124 |
+
1575,
|
1125 |
+
1576,
|
1126 |
+
1577,
|
1127 |
+
1578,
|
1128 |
+
1579,
|
1129 |
+
1580,
|
1130 |
+
1581,
|
1131 |
+
1582,
|
1132 |
+
1583,
|
1133 |
+
1584,
|
1134 |
+
1585,
|
1135 |
+
1586,
|
1136 |
+
1588,
|
1137 |
+
1590,
|
1138 |
+
1591,
|
1139 |
+
1592,
|
1140 |
+
1594,
|
1141 |
+
1597,
|
1142 |
+
1598,
|
1143 |
+
1599,
|
1144 |
+
1601,
|
1145 |
+
168,
|
1146 |
+
1602,
|
1147 |
+
1603,
|
1148 |
+
1605,
|
1149 |
+
1607,
|
1150 |
+
1608,
|
1151 |
+
1611,
|
1152 |
+
1612,
|
1153 |
+
1613,
|
1154 |
+
1614,
|
1155 |
+
1615,
|
1156 |
+
1616,
|
1157 |
+
1617,
|
1158 |
+
1618,
|
1159 |
+
1619,
|
1160 |
+
1620,
|
1161 |
+
1621,
|
1162 |
+
1622,
|
1163 |
+
1623,
|
1164 |
+
1624,
|
1165 |
+
1625,
|
1166 |
+
1626,
|
1167 |
+
1627,
|
1168 |
+
1628,
|
1169 |
+
1629,
|
1170 |
+
1630,
|
1171 |
+
1632,
|
1172 |
+
1554,
|
1173 |
+
1633,
|
1174 |
+
1634,
|
1175 |
+
1635,
|
1176 |
+
1636,
|
1177 |
+
1637,
|
1178 |
+
1638,
|
1179 |
+
1639,
|
1180 |
+
1642,
|
1181 |
+
1647,
|
1182 |
+
1648,
|
1183 |
+
1649,
|
1184 |
+
1651,
|
1185 |
+
1653,
|
1186 |
+
1654,
|
1187 |
+
1655,
|
1188 |
+
1657,
|
1189 |
+
1658,
|
1190 |
+
1659,
|
1191 |
+
1660,
|
1192 |
+
1661,
|
1193 |
+
1662,
|
1194 |
+
1663,
|
1195 |
+
1664,
|
1196 |
+
1665,
|
1197 |
+
1666,
|
1198 |
+
1667,
|
1199 |
+
1668,
|
1200 |
+
1669,
|
1201 |
+
1670,
|
1202 |
+
1671,
|
1203 |
+
1672,
|
1204 |
+
1673,
|
1205 |
+
1674,
|
1206 |
+
1675,
|
1207 |
+
1676,
|
1208 |
+
1677,
|
1209 |
+
1678,
|
1210 |
+
1679,
|
1211 |
+
1680,
|
1212 |
+
1681,
|
1213 |
+
1682,
|
1214 |
+
1683,
|
1215 |
+
1684,
|
1216 |
+
1685,
|
1217 |
+
1686,
|
1218 |
+
1687,
|
1219 |
+
1688,
|
1220 |
+
1689,
|
1221 |
+
1690,
|
1222 |
+
1691,
|
1223 |
+
1692,
|
1224 |
+
1693,
|
1225 |
+
1694,
|
1226 |
+
1695,
|
1227 |
+
1696,
|
1228 |
+
1697,
|
1229 |
+
1698,
|
1230 |
+
1699,
|
1231 |
+
1700,
|
1232 |
+
1701,
|
1233 |
+
1702,
|
1234 |
+
1704,
|
1235 |
+
1705,
|
1236 |
+
1706,
|
1237 |
+
1707,
|
1238 |
+
1708,
|
1239 |
+
1709,
|
1240 |
+
1710,
|
1241 |
+
1711,
|
1242 |
+
1712,
|
1243 |
+
1713,
|
1244 |
+
1714,
|
1245 |
+
1715,
|
1246 |
+
1716,
|
1247 |
+
1717,
|
1248 |
+
1718,
|
1249 |
+
1719,
|
1250 |
+
1720,
|
1251 |
+
1721,
|
1252 |
+
1722,
|
1253 |
+
1723,
|
1254 |
+
1724,
|
1255 |
+
1725,
|
1256 |
+
1726,
|
1257 |
+
1727,
|
1258 |
+
1730,
|
1259 |
+
1732,
|
1260 |
+
1734,
|
1261 |
+
1735,
|
1262 |
+
1736,
|
1263 |
+
1737,
|
1264 |
+
1738,
|
1265 |
+
1740,
|
1266 |
+
1742,
|
1267 |
+
1743,
|
1268 |
+
1744,
|
1269 |
+
1745,
|
1270 |
+
1746,
|
1271 |
+
1747,
|
1272 |
+
1748,
|
1273 |
+
1749,
|
1274 |
+
1750,
|
1275 |
+
1751,
|
1276 |
+
1754,
|
1277 |
+
1755,
|
1278 |
+
1756,
|
1279 |
+
1758,
|
1280 |
+
1760,
|
1281 |
+
1761,
|
1282 |
+
1762,
|
1283 |
+
1763,
|
1284 |
+
1766,
|
1285 |
+
1767,
|
1286 |
+
1768,
|
1287 |
+
1769,
|
1288 |
+
1770,
|
1289 |
+
1772,
|
1290 |
+
1775,
|
1291 |
+
1778,
|
1292 |
+
1779,
|
1293 |
+
1784,
|
1294 |
+
1787,
|
1295 |
+
1788,
|
1296 |
+
1789,
|
1297 |
+
1790,
|
1298 |
+
1791,
|
1299 |
+
1793,
|
1300 |
+
1795,
|
1301 |
+
1796,
|
1302 |
+
1798,
|
1303 |
+
1800,
|
1304 |
+
1804,
|
1305 |
+
1805,
|
1306 |
+
1806,
|
1307 |
+
1807,
|
1308 |
+
1808,
|
1309 |
+
1809,
|
1310 |
+
1810,
|
1311 |
+
1811,
|
1312 |
+
1812,
|
1313 |
+
1813,
|
1314 |
+
1814,
|
1315 |
+
1815,
|
1316 |
+
1816,
|
1317 |
+
1818,
|
1318 |
+
1821,
|
1319 |
+
1822,
|
1320 |
+
1823,
|
1321 |
+
1824,
|
1322 |
+
1825,
|
1323 |
+
1826,
|
1324 |
+
1827,
|
1325 |
+
1828,
|
1326 |
+
1831,
|
1327 |
+
1832,
|
1328 |
+
1833,
|
1329 |
+
1834,
|
1330 |
+
1835,
|
1331 |
+
1836,
|
1332 |
+
1837,
|
1333 |
+
1838,
|
1334 |
+
1839,
|
1335 |
+
1840,
|
1336 |
+
1841,
|
1337 |
+
1842,
|
1338 |
+
1843,
|
1339 |
+
1844,
|
1340 |
+
1846,
|
1341 |
+
1847,
|
1342 |
+
1848,
|
1343 |
+
1849,
|
1344 |
+
1850,
|
1345 |
+
1851,
|
1346 |
+
1852,
|
1347 |
+
1853,
|
1348 |
+
1855,
|
1349 |
+
1857,
|
1350 |
+
1858,
|
1351 |
+
1859,
|
1352 |
+
1860,
|
1353 |
+
1861,
|
1354 |
+
1862,
|
1355 |
+
1863,
|
1356 |
+
1866,
|
1357 |
+
1867,
|
1358 |
+
1868,
|
1359 |
+
1869,
|
1360 |
+
1872,
|
1361 |
+
1873,
|
1362 |
+
1876,
|
1363 |
+
1877,
|
1364 |
+
1878,
|
1365 |
+
1879,
|
1366 |
+
1880,
|
1367 |
+
1881,
|
1368 |
+
1883,
|
1369 |
+
1884,
|
1370 |
+
1886,
|
1371 |
+
1887,
|
1372 |
+
1888,
|
1373 |
+
1893,
|
1374 |
+
1752,
|
1375 |
+
1896,
|
1376 |
+
1897,
|
1377 |
+
1899,
|
1378 |
+
1900,
|
1379 |
+
1901,
|
1380 |
+
1906,
|
1381 |
+
1907,
|
1382 |
+
1908,
|
1383 |
+
1910,
|
1384 |
+
1911,
|
1385 |
+
1912,
|
1386 |
+
1913,
|
1387 |
+
1916,
|
1388 |
+
1917,
|
1389 |
+
1918,
|
1390 |
+
1919,
|
1391 |
+
1920,
|
1392 |
+
1922,
|
1393 |
+
1923,
|
1394 |
+
1925,
|
1395 |
+
1926,
|
1396 |
+
1927,
|
1397 |
+
1928,
|
1398 |
+
1929,
|
1399 |
+
1930,
|
1400 |
+
1931,
|
1401 |
+
1932,
|
1402 |
+
1933,
|
1403 |
+
1120,
|
1404 |
+
1934,
|
1405 |
+
1935,
|
1406 |
+
1936,
|
1407 |
+
1937,
|
1408 |
+
1938,
|
1409 |
+
1939,
|
1410 |
+
1940,
|
1411 |
+
1941,
|
1412 |
+
1942,
|
1413 |
+
1943,
|
1414 |
+
1944,
|
1415 |
+
1945,
|
1416 |
+
1946,
|
1417 |
+
1947,
|
1418 |
+
1948,
|
1419 |
+
1949,
|
1420 |
+
1950,
|
1421 |
+
1951,
|
1422 |
+
1952,
|
1423 |
+
1953,
|
1424 |
+
1954,
|
1425 |
+
1955,
|
1426 |
+
1956,
|
1427 |
+
1957,
|
1428 |
+
1958,
|
1429 |
+
1959,
|
1430 |
+
1961,
|
1431 |
+
1962,
|
1432 |
+
1963,
|
1433 |
+
1964,
|
1434 |
+
1965,
|
1435 |
+
1966,
|
1436 |
+
1967,
|
1437 |
+
1968,
|
1438 |
+
1969,
|
1439 |
+
1970,
|
1440 |
+
1971,
|
1441 |
+
1972,
|
1442 |
+
1973,
|
1443 |
+
1974,
|
1444 |
+
1975,
|
1445 |
+
1976,
|
1446 |
+
1977,
|
1447 |
+
1978,
|
1448 |
+
1979,
|
1449 |
+
1982,
|
1450 |
+
1985,
|
1451 |
+
1987,
|
1452 |
+
1988,
|
1453 |
+
1989,
|
1454 |
+
1990,
|
1455 |
+
1992,
|
1456 |
+
1994,
|
1457 |
+
1995,
|
1458 |
+
1996,
|
1459 |
+
1997,
|
1460 |
+
1998,
|
1461 |
+
1999,
|
1462 |
+
2000,
|
1463 |
+
2003,
|
1464 |
+
2006,
|
1465 |
+
152,
|
1466 |
+
2007,
|
1467 |
+
2009,
|
1468 |
+
2010,
|
1469 |
+
2011,
|
1470 |
+
2012,
|
1471 |
+
2013,
|
1472 |
+
2014,
|
1473 |
+
2015,
|
1474 |
+
2016,
|
1475 |
+
2017,
|
1476 |
+
2019,
|
1477 |
+
2020,
|
1478 |
+
2021,
|
1479 |
+
2022,
|
1480 |
+
2023,
|
1481 |
+
2024,
|
1482 |
+
2025,
|
1483 |
+
2026,
|
1484 |
+
2029,
|
1485 |
+
2030,
|
1486 |
+
2031,
|
1487 |
+
2032,
|
1488 |
+
2033,
|
1489 |
+
2034,
|
1490 |
+
2035,
|
1491 |
+
2037,
|
1492 |
+
2038,
|
1493 |
+
2039,
|
1494 |
+
2040,
|
1495 |
+
2041,
|
1496 |
+
2042,
|
1497 |
+
2043,
|
1498 |
+
2044,
|
1499 |
+
2045,
|
1500 |
+
2047
|
1501 |
+
]
|
1502 |
+
}
|
experimental_edit_tree_lemmatizer/model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ec9f6a3a37c2ec1bd1edce4bdb32791848d481d151dcb0db1ceff618065eb66
|
3 |
+
size 4608449
|
experimental_edit_tree_lemmatizer/trees
ADDED
Binary file (187 kB). View file
|
|
meta.json
ADDED
@@ -0,0 +1,2160 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"lang":"en",
|
3 |
+
"name":"udv25_englishewt_trf",
|
4 |
+
"version":"0.0.1",
|
5 |
+
"description":"UD v2.5 benchmarking pipeline for UD_English-EWT",
|
6 |
+
"author":"Explosion",
|
7 |
+
"email":"contact@explosion.ai",
|
8 |
+
"url":"https://explosion.ai",
|
9 |
+
"license":"CC BY-SA 4.0",
|
10 |
+
"spacy_version":">=3.2.1,<3.3.0",
|
11 |
+
"spacy_git_version":"800737b41",
|
12 |
+
"vectors":{
|
13 |
+
"width":0,
|
14 |
+
"vectors":0,
|
15 |
+
"keys":0,
|
16 |
+
"name":null
|
17 |
+
},
|
18 |
+
"labels":{
|
19 |
+
"experimental_char_ner_tokenizer":[
|
20 |
+
"TOKEN"
|
21 |
+
],
|
22 |
+
"transformer":[
|
23 |
+
|
24 |
+
],
|
25 |
+
"senter":[
|
26 |
+
"I",
|
27 |
+
"S"
|
28 |
+
],
|
29 |
+
"tagger":[
|
30 |
+
"$",
|
31 |
+
"''",
|
32 |
+
",",
|
33 |
+
"-LRB-",
|
34 |
+
"-RRB-",
|
35 |
+
".",
|
36 |
+
":",
|
37 |
+
"ADD",
|
38 |
+
"AFX",
|
39 |
+
"CC",
|
40 |
+
"CD",
|
41 |
+
"DT",
|
42 |
+
"EX",
|
43 |
+
"FW",
|
44 |
+
"GW",
|
45 |
+
"HYPH",
|
46 |
+
"IN",
|
47 |
+
"JJ",
|
48 |
+
"JJR",
|
49 |
+
"JJS",
|
50 |
+
"LS",
|
51 |
+
"MD",
|
52 |
+
"NFP",
|
53 |
+
"NN",
|
54 |
+
"NNP",
|
55 |
+
"NNPS",
|
56 |
+
"NNS",
|
57 |
+
"PDT",
|
58 |
+
"POS",
|
59 |
+
"PRP",
|
60 |
+
"PRP$",
|
61 |
+
"RB",
|
62 |
+
"RBR",
|
63 |
+
"RBS",
|
64 |
+
"RP",
|
65 |
+
"SYM",
|
66 |
+
"TO",
|
67 |
+
"UH",
|
68 |
+
"VB",
|
69 |
+
"VBD",
|
70 |
+
"VBG",
|
71 |
+
"VBN",
|
72 |
+
"VBP",
|
73 |
+
"VBZ",
|
74 |
+
"WDT",
|
75 |
+
"WP",
|
76 |
+
"WP$",
|
77 |
+
"WRB",
|
78 |
+
"XX",
|
79 |
+
"``"
|
80 |
+
],
|
81 |
+
"morphologizer":[
|
82 |
+
"Number=Sing|POS=PROPN",
|
83 |
+
"POS=PUNCT",
|
84 |
+
"Degree=Pos|POS=ADJ",
|
85 |
+
"Number=Plur|POS=NOUN",
|
86 |
+
"Mood=Ind|POS=VERB|Tense=Past|VerbForm=Fin",
|
87 |
+
"Definite=Def|POS=DET|PronType=Art",
|
88 |
+
"Number=Sing|POS=NOUN",
|
89 |
+
"POS=ADP",
|
90 |
+
"Number=Sing|POS=DET|PronType=Dem",
|
91 |
+
"Definite=Ind|POS=DET|PronType=Art",
|
92 |
+
"POS=AUX|VerbForm=Fin",
|
93 |
+
"POS=AUX|VerbForm=Inf",
|
94 |
+
"POS=VERB|VerbForm=Ger",
|
95 |
+
"Case=Acc|Number=Plur|POS=PRON|Person=1|PronType=Prs",
|
96 |
+
"POS=PART",
|
97 |
+
"POS=VERB|VerbForm=Inf",
|
98 |
+
"POS=SCONJ",
|
99 |
+
"Case=Nom|Number=Plur|POS=PRON|Person=3|PronType=Prs",
|
100 |
+
"Mood=Ind|POS=AUX|Tense=Past|VerbForm=Fin",
|
101 |
+
"POS=VERB|Tense=Past|VerbForm=Part",
|
102 |
+
"NumType=Card|POS=NUM",
|
103 |
+
"Case=Acc|Number=Plur|POS=PRON|Person=3|PronType=Prs",
|
104 |
+
"POS=AUX|VerbForm=Ger",
|
105 |
+
"POS=VERB|Tense=Past|VerbForm=Part|Voice=Pass",
|
106 |
+
"Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin",
|
107 |
+
"POS=ADV",
|
108 |
+
"Number=Sing|POS=PRON|PronType=Dem",
|
109 |
+
"Number=Plur|POS=PROPN",
|
110 |
+
"Degree=Pos|NumType=Ord|POS=ADJ",
|
111 |
+
"Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Past|VerbForm=Fin",
|
112 |
+
"Case=Nom|POS=PRON|Person=2|PronType=Prs",
|
113 |
+
"Mood=Ind|POS=VERB|Tense=Pres|VerbForm=Fin",
|
114 |
+
"Case=Nom|Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs",
|
115 |
+
"POS=VERB|Tense=Pres|VerbForm=Part",
|
116 |
+
"Gender=Masc|Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs",
|
117 |
+
"POS=CCONJ",
|
118 |
+
"Case=Nom|Number=Sing|POS=PRON|Person=1|PronType=Prs",
|
119 |
+
"Mood=Ind|POS=AUX|Tense=Pres|VerbForm=Fin",
|
120 |
+
"Case=Nom|Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs",
|
121 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin",
|
122 |
+
"Case=Acc|Number=Sing|POS=PRON|Person=1|PronType=Prs",
|
123 |
+
"POS=PRON|PronType=Rel",
|
124 |
+
"Case=Acc|Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs",
|
125 |
+
"POS=PRON",
|
126 |
+
"Number=Plur|POS=PRON|Person=3|Poss=Yes|PronType=Prs",
|
127 |
+
"POS=AUX|Tense=Past|VerbForm=Part",
|
128 |
+
"POS=DET",
|
129 |
+
"Number=Sing|POS=PRON|Person=1|Poss=Yes|PronType=Prs",
|
130 |
+
"Degree=Pos|POS=ADV",
|
131 |
+
"Degree=Cmp|POS=ADV",
|
132 |
+
"Number=Sing|POS=PRON",
|
133 |
+
"Degree=Cmp|POS=ADJ",
|
134 |
+
"Case=Nom|Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs",
|
135 |
+
"POS=ADV|PronType=Dem",
|
136 |
+
"POS=ADV|PronType=Int",
|
137 |
+
"Number=Plur|POS=PRON|Person=1|Poss=Yes|PronType=Prs",
|
138 |
+
"Case=Nom|Number=Plur|POS=PRON|Person=1|PronType=Prs",
|
139 |
+
"Case=Acc|Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs",
|
140 |
+
"Number=Plur|POS=PRON|PronType=Dem",
|
141 |
+
"Mood=Imp|POS=VERB|VerbForm=Fin",
|
142 |
+
"Degree=Sup|POS=ADJ",
|
143 |
+
"POS=PRON|PronType=Int",
|
144 |
+
"NumType=Mult|POS=ADV",
|
145 |
+
"Case=Acc|Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs|Reflex=Yes",
|
146 |
+
"POS=DET|PronType=Int",
|
147 |
+
"POS=PRON|Person=2|Poss=Yes|PronType=Prs",
|
148 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Past|VerbForm=Fin",
|
149 |
+
"Number=Plur|POS=DET|PronType=Dem",
|
150 |
+
"POS=PRON|Poss=Yes|PronType=Int",
|
151 |
+
"Case=Acc|POS=PRON|Person=2|PronType=Prs",
|
152 |
+
"POS=X",
|
153 |
+
"POS=PRON|PronType=Dem",
|
154 |
+
"Number=Sing|POS=PROPN|Typo=Yes",
|
155 |
+
"POS=ADV|PronType=Rel",
|
156 |
+
"Gender=Neut|Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs",
|
157 |
+
"Degree=Sup|POS=ADV",
|
158 |
+
"POS=INTJ",
|
159 |
+
"Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs",
|
160 |
+
"Case=Acc|Number=Plur|POS=PRON|Person=3|PronType=Prs|Reflex=Yes",
|
161 |
+
"Case=Acc|Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs|Reflex=Yes",
|
162 |
+
"Foreign=Yes|POS=X",
|
163 |
+
"POS=SYM",
|
164 |
+
"Number=Sing|POS=ADJ",
|
165 |
+
"Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin",
|
166 |
+
"Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Past|VerbForm=Fin",
|
167 |
+
"Mood=Imp|POS=AUX|VerbForm=Fin",
|
168 |
+
"Case=Acc|Number=Sing|POS=PRON|Person=2|PronType=Prs|Reflex=Yes",
|
169 |
+
"Case=Acc|Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs",
|
170 |
+
"Gender=Fem|Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs",
|
171 |
+
"Number=Plur|POS=PRON|Person=3|PronType=Prs",
|
172 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin",
|
173 |
+
"Abbr=Yes|POS=CCONJ",
|
174 |
+
"POS=SCONJ|Typo=Yes",
|
175 |
+
"Case=Acc|Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs|Reflex=Yes",
|
176 |
+
"Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs",
|
177 |
+
"Number=Sing|POS=SYM",
|
178 |
+
"POS=DET|Typo=Yes",
|
179 |
+
"Degree=Pos|POS=PROPN",
|
180 |
+
"Abbr=Yes|POS=ADP",
|
181 |
+
"POS=ADP|Typo=Yes",
|
182 |
+
"Number=Sing|POS=PRON|Person=1|PronType=Prs",
|
183 |
+
"Case=Acc|Number=Plur|POS=PRON|Person=2|PronType=Prs|Reflex=Yes",
|
184 |
+
"POS=PRON|Person=2|Poss=Yes|PronType=Prs|Typo=Yes",
|
185 |
+
"Abbr=Yes|POS=VERB|Tense=Pres|VerbForm=Part",
|
186 |
+
"Abbr=Yes|POS=PART",
|
187 |
+
"POS=AUX|Typo=Yes|VerbForm=Fin",
|
188 |
+
"Degree=Pos|POS=ADJ|Typo=Yes",
|
189 |
+
"POS=VERB|Tense=Past|Typo=Yes|VerbForm=Part|Voice=Pass",
|
190 |
+
"Number=Sing|POS=NOUN|Typo=Yes",
|
191 |
+
"Number=Sing|POS=PRON|Person=2|PronType=Prs",
|
192 |
+
"Case=Acc|Number=Sing|POS=PRON|Person=1|PronType=Prs|Reflex=Yes",
|
193 |
+
"Abbr=Yes|Number=Sing|POS=NOUN",
|
194 |
+
"Degree=Pos|POS=NOUN",
|
195 |
+
"POS=CCONJ|Typo=Yes",
|
196 |
+
"Number=Sing|POS=X",
|
197 |
+
"Abbr=Yes|POS=SCONJ",
|
198 |
+
"Case=Acc|Number=Plur|POS=PRON|Person=1|PronType=Prs|Reflex=Yes",
|
199 |
+
"Mood=Ind|Number=Sing|POS=VERB|Tense=Past|VerbForm=Fin",
|
200 |
+
"Mood=Ind|POS=AUX|Tense=Pres|Typo=Yes|VerbForm=Fin",
|
201 |
+
"POS=ADV|Typo=Yes",
|
202 |
+
"Mood=Ind|Number=Sing|POS=AUX|Tense=Past|VerbForm=Fin",
|
203 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Past|VerbForm=Fin",
|
204 |
+
"Number=Sing|POS=NUM",
|
205 |
+
"POS=PRON|Poss=Yes|PronType=Rel",
|
206 |
+
"Abbr=Yes|Mood=Ind|POS=VERB|Tense=Pres|VerbForm=Fin",
|
207 |
+
"Abbr=Yes|POS=INTJ",
|
208 |
+
"Abbr=Yes|POS=VERB|VerbForm=Inf",
|
209 |
+
"Abbr=Yes|Number=Sing|POS=PRON",
|
210 |
+
"Abbr=Yes|POS=PRON|Person=2|Poss=Yes|PronType=Prs",
|
211 |
+
"Abbr=Yes|POS=PRON|PronType=Int",
|
212 |
+
"Abbr=Yes|POS=AUX|VerbForm=Fin",
|
213 |
+
"Abbr=Yes|POS=ADV",
|
214 |
+
"Abbr=Yes|Number=Plur|POS=NOUN",
|
215 |
+
"Abbr=Yes|Mood=Ind|POS=AUX|Tense=Pres|Typo=Yes|VerbForm=Fin",
|
216 |
+
"POS=ADJ",
|
217 |
+
"Number=Plur|POS=NOUN|Typo=Yes",
|
218 |
+
"POS=DET|PronType=Rel|Typo=Yes",
|
219 |
+
"POS=PART|Typo=Yes",
|
220 |
+
"Abbr=Yes|POS=DET",
|
221 |
+
"POS=DET|PronType=Dem",
|
222 |
+
"Case=Nom|Number=Plur|POS=PRON|Person=3|PronType=Prs|Typo=Yes",
|
223 |
+
"Degree=Pos|NumType=Ord|POS=ADV",
|
224 |
+
"POS=NOUN",
|
225 |
+
"Number=Plur|POS=PRON|Person=1|Poss=Yes|PronType=Prs|Typo=Yes",
|
226 |
+
"POS=PRON|Typo=Yes",
|
227 |
+
"Number=Plur|POS=VERB",
|
228 |
+
"POS=VERB|Typo=Yes|VerbForm=Inf",
|
229 |
+
"Mood=Ind|POS=VERB|Tense=Past|Typo=Yes|VerbForm=Fin",
|
230 |
+
"Mood=Imp|POS=AUX|VerbForm=Inf",
|
231 |
+
"Abbr=Yes|Mood=Imp|POS=VERB|VerbForm=Fin",
|
232 |
+
"Abbr=Yes|Case=Nom|POS=PRON|Person=2|PronType=Prs",
|
233 |
+
"POS=VERB|Tense=Past|Typo=Yes|VerbForm=Part",
|
234 |
+
"Mood=Ind|POS=AUX|Tense=Past|Typo=Yes|VerbForm=Fin",
|
235 |
+
"Mood=Ind|POS=VERB|Tense=Pres|Typo=Yes|VerbForm=Fin",
|
236 |
+
"Number=Plur|POS=PRON|Person=1|PronType=Prs",
|
237 |
+
"POS=VERB|Typo=Yes|VerbForm=Ger",
|
238 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres|Typo=Yes|VerbForm=Fin",
|
239 |
+
"Abbr=Yes|POS=PRON",
|
240 |
+
"Abbr=Yes|Number=Plur|POS=NOUN|Typo=Yes",
|
241 |
+
"Case=Nom|Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs|Typo=Yes",
|
242 |
+
"Abbr=Yes|Case=Acc|Number=Plur|POS=PRON|Person=3|PronType=Prs",
|
243 |
+
"Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs"
|
244 |
+
],
|
245 |
+
"parser":[
|
246 |
+
"ROOT",
|
247 |
+
"acl",
|
248 |
+
"acl:relcl",
|
249 |
+
"advcl",
|
250 |
+
"advmod",
|
251 |
+
"amod",
|
252 |
+
"appos",
|
253 |
+
"aux",
|
254 |
+
"aux:pass",
|
255 |
+
"case",
|
256 |
+
"cc",
|
257 |
+
"cc:preconj",
|
258 |
+
"ccomp",
|
259 |
+
"compound",
|
260 |
+
"compound:prt",
|
261 |
+
"conj",
|
262 |
+
"cop",
|
263 |
+
"csubj",
|
264 |
+
"dep",
|
265 |
+
"det",
|
266 |
+
"det:predet",
|
267 |
+
"discourse",
|
268 |
+
"expl",
|
269 |
+
"fixed",
|
270 |
+
"flat",
|
271 |
+
"flat:foreign",
|
272 |
+
"goeswith",
|
273 |
+
"iobj",
|
274 |
+
"list",
|
275 |
+
"mark",
|
276 |
+
"nmod",
|
277 |
+
"nmod:npmod",
|
278 |
+
"nmod:poss",
|
279 |
+
"nmod:tmod",
|
280 |
+
"nsubj",
|
281 |
+
"nsubj:pass",
|
282 |
+
"nummod",
|
283 |
+
"obj",
|
284 |
+
"obl",
|
285 |
+
"obl:npmod",
|
286 |
+
"obl:tmod",
|
287 |
+
"orphan",
|
288 |
+
"parataxis",
|
289 |
+
"punct",
|
290 |
+
"reparandum",
|
291 |
+
"vocative",
|
292 |
+
"xcomp"
|
293 |
+
],
|
294 |
+
"experimental_edit_tree_lemmatizer":[
|
295 |
+
0,
|
296 |
+
2,
|
297 |
+
4,
|
298 |
+
6,
|
299 |
+
8,
|
300 |
+
10,
|
301 |
+
12,
|
302 |
+
13,
|
303 |
+
15,
|
304 |
+
17,
|
305 |
+
19,
|
306 |
+
21,
|
307 |
+
23,
|
308 |
+
26,
|
309 |
+
28,
|
310 |
+
29,
|
311 |
+
30,
|
312 |
+
32,
|
313 |
+
34,
|
314 |
+
36,
|
315 |
+
39,
|
316 |
+
42,
|
317 |
+
43,
|
318 |
+
45,
|
319 |
+
47,
|
320 |
+
49,
|
321 |
+
51,
|
322 |
+
53,
|
323 |
+
55,
|
324 |
+
57,
|
325 |
+
59,
|
326 |
+
61,
|
327 |
+
62,
|
328 |
+
64,
|
329 |
+
67,
|
330 |
+
69,
|
331 |
+
71,
|
332 |
+
73,
|
333 |
+
75,
|
334 |
+
77,
|
335 |
+
79,
|
336 |
+
81,
|
337 |
+
83,
|
338 |
+
85,
|
339 |
+
87,
|
340 |
+
1,
|
341 |
+
89,
|
342 |
+
90,
|
343 |
+
92,
|
344 |
+
94,
|
345 |
+
95,
|
346 |
+
97,
|
347 |
+
99,
|
348 |
+
101,
|
349 |
+
105,
|
350 |
+
106,
|
351 |
+
108,
|
352 |
+
110,
|
353 |
+
111,
|
354 |
+
112,
|
355 |
+
113,
|
356 |
+
115,
|
357 |
+
117,
|
358 |
+
119,
|
359 |
+
121,
|
360 |
+
122,
|
361 |
+
124,
|
362 |
+
125,
|
363 |
+
126,
|
364 |
+
127,
|
365 |
+
128,
|
366 |
+
129,
|
367 |
+
130,
|
368 |
+
132,
|
369 |
+
133,
|
370 |
+
136,
|
371 |
+
137,
|
372 |
+
138,
|
373 |
+
139,
|
374 |
+
142,
|
375 |
+
143,
|
376 |
+
145,
|
377 |
+
150,
|
378 |
+
153,
|
379 |
+
156,
|
380 |
+
157,
|
381 |
+
159,
|
382 |
+
162,
|
383 |
+
163,
|
384 |
+
164,
|
385 |
+
167,
|
386 |
+
169,
|
387 |
+
171,
|
388 |
+
174,
|
389 |
+
176,
|
390 |
+
177,
|
391 |
+
179,
|
392 |
+
182,
|
393 |
+
184,
|
394 |
+
187,
|
395 |
+
189,
|
396 |
+
191,
|
397 |
+
193,
|
398 |
+
194,
|
399 |
+
197,
|
400 |
+
198,
|
401 |
+
201,
|
402 |
+
203,
|
403 |
+
204,
|
404 |
+
208,
|
405 |
+
210,
|
406 |
+
211,
|
407 |
+
213,
|
408 |
+
214,
|
409 |
+
215,
|
410 |
+
217,
|
411 |
+
220,
|
412 |
+
221,
|
413 |
+
224,
|
414 |
+
225,
|
415 |
+
227,
|
416 |
+
229,
|
417 |
+
231,
|
418 |
+
233,
|
419 |
+
235,
|
420 |
+
236,
|
421 |
+
239,
|
422 |
+
241,
|
423 |
+
242,
|
424 |
+
244,
|
425 |
+
246,
|
426 |
+
247,
|
427 |
+
248,
|
428 |
+
249,
|
429 |
+
250,
|
430 |
+
251,
|
431 |
+
252,
|
432 |
+
254,
|
433 |
+
256,
|
434 |
+
258,
|
435 |
+
259,
|
436 |
+
261,
|
437 |
+
263,
|
438 |
+
264,
|
439 |
+
265,
|
440 |
+
266,
|
441 |
+
269,
|
442 |
+
270,
|
443 |
+
272,
|
444 |
+
273,
|
445 |
+
274,
|
446 |
+
276,
|
447 |
+
277,
|
448 |
+
278,
|
449 |
+
281,
|
450 |
+
283,
|
451 |
+
72,
|
452 |
+
285,
|
453 |
+
287,
|
454 |
+
288,
|
455 |
+
291,
|
456 |
+
292,
|
457 |
+
293,
|
458 |
+
296,
|
459 |
+
297,
|
460 |
+
298,
|
461 |
+
299,
|
462 |
+
300,
|
463 |
+
301,
|
464 |
+
302,
|
465 |
+
303,
|
466 |
+
304,
|
467 |
+
305,
|
468 |
+
306,
|
469 |
+
307,
|
470 |
+
308,
|
471 |
+
309,
|
472 |
+
310,
|
473 |
+
311,
|
474 |
+
315,
|
475 |
+
316,
|
476 |
+
317,
|
477 |
+
318,
|
478 |
+
319,
|
479 |
+
320,
|
480 |
+
322,
|
481 |
+
88,
|
482 |
+
324,
|
483 |
+
327,
|
484 |
+
328,
|
485 |
+
332,
|
486 |
+
336,
|
487 |
+
337,
|
488 |
+
338,
|
489 |
+
340,
|
490 |
+
341,
|
491 |
+
342,
|
492 |
+
343,
|
493 |
+
344,
|
494 |
+
347,
|
495 |
+
349,
|
496 |
+
350,
|
497 |
+
351,
|
498 |
+
352,
|
499 |
+
353,
|
500 |
+
354,
|
501 |
+
356,
|
502 |
+
357,
|
503 |
+
358,
|
504 |
+
360,
|
505 |
+
361,
|
506 |
+
362,
|
507 |
+
363,
|
508 |
+
364,
|
509 |
+
365,
|
510 |
+
366,
|
511 |
+
367,
|
512 |
+
369,
|
513 |
+
373,
|
514 |
+
375,
|
515 |
+
376,
|
516 |
+
377,
|
517 |
+
378,
|
518 |
+
379,
|
519 |
+
144,
|
520 |
+
381,
|
521 |
+
383,
|
522 |
+
384,
|
523 |
+
386,
|
524 |
+
387,
|
525 |
+
389,
|
526 |
+
390,
|
527 |
+
393,
|
528 |
+
394,
|
529 |
+
396,
|
530 |
+
397,
|
531 |
+
398,
|
532 |
+
399,
|
533 |
+
402,
|
534 |
+
405,
|
535 |
+
407,
|
536 |
+
408,
|
537 |
+
410,
|
538 |
+
411,
|
539 |
+
412,
|
540 |
+
413,
|
541 |
+
414,
|
542 |
+
416,
|
543 |
+
418,
|
544 |
+
419,
|
545 |
+
421,
|
546 |
+
422,
|
547 |
+
423,
|
548 |
+
424,
|
549 |
+
426,
|
550 |
+
428,
|
551 |
+
429,
|
552 |
+
430,
|
553 |
+
432,
|
554 |
+
434,
|
555 |
+
436,
|
556 |
+
437,
|
557 |
+
438,
|
558 |
+
441,
|
559 |
+
442,
|
560 |
+
443,
|
561 |
+
444,
|
562 |
+
445,
|
563 |
+
446,
|
564 |
+
447,
|
565 |
+
260,
|
566 |
+
448,
|
567 |
+
452,
|
568 |
+
453,
|
569 |
+
454,
|
570 |
+
455,
|
571 |
+
456,
|
572 |
+
457,
|
573 |
+
458,
|
574 |
+
460,
|
575 |
+
461,
|
576 |
+
462,
|
577 |
+
463,
|
578 |
+
464,
|
579 |
+
465,
|
580 |
+
466,
|
581 |
+
467,
|
582 |
+
409,
|
583 |
+
468,
|
584 |
+
469,
|
585 |
+
470,
|
586 |
+
471,
|
587 |
+
472,
|
588 |
+
473,
|
589 |
+
476,
|
590 |
+
477,
|
591 |
+
481,
|
592 |
+
484,
|
593 |
+
486,
|
594 |
+
487,
|
595 |
+
488,
|
596 |
+
491,
|
597 |
+
492,
|
598 |
+
493,
|
599 |
+
494,
|
600 |
+
495,
|
601 |
+
496,
|
602 |
+
497,
|
603 |
+
498,
|
604 |
+
499,
|
605 |
+
500,
|
606 |
+
503,
|
607 |
+
504,
|
608 |
+
506,
|
609 |
+
507,
|
610 |
+
508,
|
611 |
+
509,
|
612 |
+
511,
|
613 |
+
512,
|
614 |
+
513,
|
615 |
+
514,
|
616 |
+
515,
|
617 |
+
516,
|
618 |
+
517,
|
619 |
+
518,
|
620 |
+
519,
|
621 |
+
107,
|
622 |
+
520,
|
623 |
+
521,
|
624 |
+
522,
|
625 |
+
523,
|
626 |
+
524,
|
627 |
+
525,
|
628 |
+
526,
|
629 |
+
527,
|
630 |
+
528,
|
631 |
+
529,
|
632 |
+
531,
|
633 |
+
533,
|
634 |
+
534,
|
635 |
+
537,
|
636 |
+
538,
|
637 |
+
542,
|
638 |
+
543,
|
639 |
+
544,
|
640 |
+
545,
|
641 |
+
546,
|
642 |
+
547,
|
643 |
+
548,
|
644 |
+
549,
|
645 |
+
550,
|
646 |
+
553,
|
647 |
+
554,
|
648 |
+
557,
|
649 |
+
558,
|
650 |
+
560,
|
651 |
+
561,
|
652 |
+
564,
|
653 |
+
565,
|
654 |
+
566,
|
655 |
+
567,
|
656 |
+
568,
|
657 |
+
569,
|
658 |
+
570,
|
659 |
+
571,
|
660 |
+
572,
|
661 |
+
573,
|
662 |
+
574,
|
663 |
+
575,
|
664 |
+
576,
|
665 |
+
577,
|
666 |
+
578,
|
667 |
+
579,
|
668 |
+
580,
|
669 |
+
581,
|
670 |
+
582,
|
671 |
+
583,
|
672 |
+
584,
|
673 |
+
586,
|
674 |
+
587,
|
675 |
+
588,
|
676 |
+
589,
|
677 |
+
590,
|
678 |
+
591,
|
679 |
+
592,
|
680 |
+
594,
|
681 |
+
595,
|
682 |
+
76,
|
683 |
+
596,
|
684 |
+
597,
|
685 |
+
598,
|
686 |
+
600,
|
687 |
+
601,
|
688 |
+
602,
|
689 |
+
149,
|
690 |
+
603,
|
691 |
+
604,
|
692 |
+
605,
|
693 |
+
606,
|
694 |
+
607,
|
695 |
+
608,
|
696 |
+
609,
|
697 |
+
490,
|
698 |
+
610,
|
699 |
+
611,
|
700 |
+
96,
|
701 |
+
255,
|
702 |
+
614,
|
703 |
+
617,
|
704 |
+
619,
|
705 |
+
620,
|
706 |
+
621,
|
707 |
+
622,
|
708 |
+
623,
|
709 |
+
624,
|
710 |
+
626,
|
711 |
+
627,
|
712 |
+
628,
|
713 |
+
630,
|
714 |
+
632,
|
715 |
+
633,
|
716 |
+
635,
|
717 |
+
638,
|
718 |
+
639,
|
719 |
+
640,
|
720 |
+
641,
|
721 |
+
644,
|
722 |
+
647,
|
723 |
+
650,
|
724 |
+
654,
|
725 |
+
657,
|
726 |
+
659,
|
727 |
+
173,
|
728 |
+
661,
|
729 |
+
662,
|
730 |
+
663,
|
731 |
+
664,
|
732 |
+
668,
|
733 |
+
669,
|
734 |
+
670,
|
735 |
+
671,
|
736 |
+
673,
|
737 |
+
676,
|
738 |
+
677,
|
739 |
+
678,
|
740 |
+
680,
|
741 |
+
682,
|
742 |
+
158,
|
743 |
+
91,
|
744 |
+
683,
|
745 |
+
684,
|
746 |
+
685,
|
747 |
+
686,
|
748 |
+
687,
|
749 |
+
688,
|
750 |
+
689,
|
751 |
+
690,
|
752 |
+
691,
|
753 |
+
692,
|
754 |
+
693,
|
755 |
+
695,
|
756 |
+
697,
|
757 |
+
699,
|
758 |
+
700,
|
759 |
+
701,
|
760 |
+
183,
|
761 |
+
702,
|
762 |
+
703,
|
763 |
+
704,
|
764 |
+
706,
|
765 |
+
707,
|
766 |
+
709,
|
767 |
+
711,
|
768 |
+
713,
|
769 |
+
485,
|
770 |
+
714,
|
771 |
+
716,
|
772 |
+
717,
|
773 |
+
718,
|
774 |
+
719,
|
775 |
+
720,
|
776 |
+
721,
|
777 |
+
722,
|
778 |
+
723,
|
779 |
+
724,
|
780 |
+
726,
|
781 |
+
727,
|
782 |
+
728,
|
783 |
+
729,
|
784 |
+
730,
|
785 |
+
731,
|
786 |
+
732,
|
787 |
+
733,
|
788 |
+
734,
|
789 |
+
735,
|
790 |
+
736,
|
791 |
+
737,
|
792 |
+
738,
|
793 |
+
739,
|
794 |
+
741,
|
795 |
+
742,
|
796 |
+
744,
|
797 |
+
745,
|
798 |
+
746,
|
799 |
+
748,
|
800 |
+
749,
|
801 |
+
752,
|
802 |
+
753,
|
803 |
+
754,
|
804 |
+
755,
|
805 |
+
756,
|
806 |
+
757,
|
807 |
+
759,
|
808 |
+
760,
|
809 |
+
762,
|
810 |
+
763,
|
811 |
+
764,
|
812 |
+
765,
|
813 |
+
768,
|
814 |
+
769,
|
815 |
+
772,
|
816 |
+
774,
|
817 |
+
775,
|
818 |
+
776,
|
819 |
+
777,
|
820 |
+
781,
|
821 |
+
782,
|
822 |
+
783,
|
823 |
+
784,
|
824 |
+
785,
|
825 |
+
786,
|
826 |
+
787,
|
827 |
+
788,
|
828 |
+
789,
|
829 |
+
78,
|
830 |
+
791,
|
831 |
+
794,
|
832 |
+
795,
|
833 |
+
796,
|
834 |
+
798,
|
835 |
+
800,
|
836 |
+
801,
|
837 |
+
802,
|
838 |
+
803,
|
839 |
+
804,
|
840 |
+
805,
|
841 |
+
806,
|
842 |
+
807,
|
843 |
+
808,
|
844 |
+
809,
|
845 |
+
810,
|
846 |
+
811,
|
847 |
+
812,
|
848 |
+
813,
|
849 |
+
814,
|
850 |
+
815,
|
851 |
+
816,
|
852 |
+
817,
|
853 |
+
818,
|
854 |
+
819,
|
855 |
+
820,
|
856 |
+
822,
|
857 |
+
823,
|
858 |
+
824,
|
859 |
+
825,
|
860 |
+
826,
|
861 |
+
827,
|
862 |
+
828,
|
863 |
+
829,
|
864 |
+
830,
|
865 |
+
131,
|
866 |
+
831,
|
867 |
+
631,
|
868 |
+
832,
|
869 |
+
833,
|
870 |
+
834,
|
871 |
+
838,
|
872 |
+
839,
|
873 |
+
841,
|
874 |
+
842,
|
875 |
+
843,
|
876 |
+
844,
|
877 |
+
845,
|
878 |
+
846,
|
879 |
+
847,
|
880 |
+
849,
|
881 |
+
792,
|
882 |
+
850,
|
883 |
+
851,
|
884 |
+
852,
|
885 |
+
853,
|
886 |
+
856,
|
887 |
+
857,
|
888 |
+
858,
|
889 |
+
859,
|
890 |
+
860,
|
891 |
+
861,
|
892 |
+
862,
|
893 |
+
864,
|
894 |
+
865,
|
895 |
+
715,
|
896 |
+
866,
|
897 |
+
867,
|
898 |
+
868,
|
899 |
+
869,
|
900 |
+
870,
|
901 |
+
871,
|
902 |
+
872,
|
903 |
+
873,
|
904 |
+
877,
|
905 |
+
878,
|
906 |
+
879,
|
907 |
+
881,
|
908 |
+
882,
|
909 |
+
883,
|
910 |
+
885,
|
911 |
+
886,
|
912 |
+
887,
|
913 |
+
888,
|
914 |
+
848,
|
915 |
+
889,
|
916 |
+
890,
|
917 |
+
891,
|
918 |
+
892,
|
919 |
+
893,
|
920 |
+
894,
|
921 |
+
895,
|
922 |
+
896,
|
923 |
+
900,
|
924 |
+
901,
|
925 |
+
902,
|
926 |
+
903,
|
927 |
+
905,
|
928 |
+
907,
|
929 |
+
908,
|
930 |
+
911,
|
931 |
+
912,
|
932 |
+
913,
|
933 |
+
914,
|
934 |
+
918,
|
935 |
+
919,
|
936 |
+
920,
|
937 |
+
923,
|
938 |
+
924,
|
939 |
+
925,
|
940 |
+
926,
|
941 |
+
927,
|
942 |
+
928,
|
943 |
+
929,
|
944 |
+
930,
|
945 |
+
931,
|
946 |
+
932,
|
947 |
+
933,
|
948 |
+
52,
|
949 |
+
934,
|
950 |
+
935,
|
951 |
+
937,
|
952 |
+
939,
|
953 |
+
941,
|
954 |
+
943,
|
955 |
+
944,
|
956 |
+
945,
|
957 |
+
946,
|
958 |
+
947,
|
959 |
+
950,
|
960 |
+
951,
|
961 |
+
952,
|
962 |
+
954,
|
963 |
+
955,
|
964 |
+
956,
|
965 |
+
957,
|
966 |
+
961,
|
967 |
+
962,
|
968 |
+
963,
|
969 |
+
964,
|
970 |
+
965,
|
971 |
+
966,
|
972 |
+
967,
|
973 |
+
968,
|
974 |
+
969,
|
975 |
+
970,
|
976 |
+
971,
|
977 |
+
972,
|
978 |
+
973,
|
979 |
+
974,
|
980 |
+
975,
|
981 |
+
976,
|
982 |
+
977,
|
983 |
+
374,
|
984 |
+
978,
|
985 |
+
979,
|
986 |
+
980,
|
987 |
+
982,
|
988 |
+
983,
|
989 |
+
986,
|
990 |
+
987,
|
991 |
+
988,
|
992 |
+
989,
|
993 |
+
990,
|
994 |
+
991,
|
995 |
+
992,
|
996 |
+
993,
|
997 |
+
994,
|
998 |
+
995,
|
999 |
+
996,
|
1000 |
+
998,
|
1001 |
+
1000,
|
1002 |
+
1001,
|
1003 |
+
1002,
|
1004 |
+
1003,
|
1005 |
+
1004,
|
1006 |
+
1005,
|
1007 |
+
1006,
|
1008 |
+
1007,
|
1009 |
+
1008,
|
1010 |
+
1009,
|
1011 |
+
1012,
|
1012 |
+
1016,
|
1013 |
+
1020,
|
1014 |
+
1021,
|
1015 |
+
1023,
|
1016 |
+
1024,
|
1017 |
+
1025,
|
1018 |
+
1031,
|
1019 |
+
1032,
|
1020 |
+
1033,
|
1021 |
+
1034,
|
1022 |
+
1035,
|
1023 |
+
1036,
|
1024 |
+
1037,
|
1025 |
+
1038,
|
1026 |
+
1039,
|
1027 |
+
1041,
|
1028 |
+
1042,
|
1029 |
+
1043,
|
1030 |
+
1044,
|
1031 |
+
1045,
|
1032 |
+
1046,
|
1033 |
+
1047,
|
1034 |
+
1048,
|
1035 |
+
1049,
|
1036 |
+
1050,
|
1037 |
+
1051,
|
1038 |
+
1052,
|
1039 |
+
1053,
|
1040 |
+
1054,
|
1041 |
+
1055,
|
1042 |
+
1056,
|
1043 |
+
1057,
|
1044 |
+
1058,
|
1045 |
+
1059,
|
1046 |
+
1060,
|
1047 |
+
1061,
|
1048 |
+
1062,
|
1049 |
+
1063,
|
1050 |
+
1064,
|
1051 |
+
1065,
|
1052 |
+
642,
|
1053 |
+
1066,
|
1054 |
+
1067,
|
1055 |
+
1068,
|
1056 |
+
1069,
|
1057 |
+
1071,
|
1058 |
+
1072,
|
1059 |
+
1073,
|
1060 |
+
1074,
|
1061 |
+
1079,
|
1062 |
+
1080,
|
1063 |
+
1081,
|
1064 |
+
1082,
|
1065 |
+
1083,
|
1066 |
+
1085,
|
1067 |
+
1087,
|
1068 |
+
1088,
|
1069 |
+
1089,
|
1070 |
+
1090,
|
1071 |
+
559,
|
1072 |
+
1092,
|
1073 |
+
1093,
|
1074 |
+
1094,
|
1075 |
+
1096,
|
1076 |
+
1097,
|
1077 |
+
1098,
|
1078 |
+
1101,
|
1079 |
+
1102,
|
1080 |
+
1103,
|
1081 |
+
1104,
|
1082 |
+
1105,
|
1083 |
+
1106,
|
1084 |
+
1107,
|
1085 |
+
1109,
|
1086 |
+
1110,
|
1087 |
+
1112,
|
1088 |
+
1113,
|
1089 |
+
1114,
|
1090 |
+
1115,
|
1091 |
+
1116,
|
1092 |
+
1117,
|
1093 |
+
1118,
|
1094 |
+
1119,
|
1095 |
+
1122,
|
1096 |
+
1123,
|
1097 |
+
1124,
|
1098 |
+
1126,
|
1099 |
+
1127,
|
1100 |
+
1128,
|
1101 |
+
1129,
|
1102 |
+
1130,
|
1103 |
+
1132,
|
1104 |
+
1134,
|
1105 |
+
1137,
|
1106 |
+
1138,
|
1107 |
+
1140,
|
1108 |
+
1141,
|
1109 |
+
1142,
|
1110 |
+
1143,
|
1111 |
+
1144,
|
1112 |
+
1145,
|
1113 |
+
1146,
|
1114 |
+
1147,
|
1115 |
+
1150,
|
1116 |
+
1152,
|
1117 |
+
1161,
|
1118 |
+
1162,
|
1119 |
+
1163,
|
1120 |
+
1164,
|
1121 |
+
1165,
|
1122 |
+
1169,
|
1123 |
+
1170,
|
1124 |
+
1172,
|
1125 |
+
1173,
|
1126 |
+
1174,
|
1127 |
+
1175,
|
1128 |
+
1176,
|
1129 |
+
1177,
|
1130 |
+
1178,
|
1131 |
+
1181,
|
1132 |
+
1182,
|
1133 |
+
1183,
|
1134 |
+
1186,
|
1135 |
+
1187,
|
1136 |
+
1188,
|
1137 |
+
1190,
|
1138 |
+
1191,
|
1139 |
+
1192,
|
1140 |
+
1111,
|
1141 |
+
1193,
|
1142 |
+
1194,
|
1143 |
+
1195,
|
1144 |
+
1196,
|
1145 |
+
1198,
|
1146 |
+
1200,
|
1147 |
+
1201,
|
1148 |
+
1202,
|
1149 |
+
1203,
|
1150 |
+
1204,
|
1151 |
+
1208,
|
1152 |
+
1211,
|
1153 |
+
1213,
|
1154 |
+
1215,
|
1155 |
+
1216,
|
1156 |
+
1217,
|
1157 |
+
1218,
|
1158 |
+
1219,
|
1159 |
+
1221,
|
1160 |
+
1222,
|
1161 |
+
1223,
|
1162 |
+
1224,
|
1163 |
+
1225,
|
1164 |
+
1226,
|
1165 |
+
1227,
|
1166 |
+
1230,
|
1167 |
+
1231,
|
1168 |
+
1232,
|
1169 |
+
1234,
|
1170 |
+
1235,
|
1171 |
+
1249,
|
1172 |
+
1250,
|
1173 |
+
1252,
|
1174 |
+
1253,
|
1175 |
+
1254,
|
1176 |
+
1255,
|
1177 |
+
1257,
|
1178 |
+
1258,
|
1179 |
+
1260,
|
1180 |
+
1262,
|
1181 |
+
1263,
|
1182 |
+
1264,
|
1183 |
+
1265,
|
1184 |
+
1266,
|
1185 |
+
1267,
|
1186 |
+
1269,
|
1187 |
+
1272,
|
1188 |
+
7,
|
1189 |
+
1274,
|
1190 |
+
1276,
|
1191 |
+
1277,
|
1192 |
+
1278,
|
1193 |
+
1280,
|
1194 |
+
1282,
|
1195 |
+
1283,
|
1196 |
+
1284,
|
1197 |
+
1285,
|
1198 |
+
1286,
|
1199 |
+
1287,
|
1200 |
+
1289,
|
1201 |
+
1290,
|
1202 |
+
1291,
|
1203 |
+
1293,
|
1204 |
+
1295,
|
1205 |
+
1298,
|
1206 |
+
1302,
|
1207 |
+
1303,
|
1208 |
+
1311,
|
1209 |
+
1312,
|
1210 |
+
1313,
|
1211 |
+
1314,
|
1212 |
+
1316,
|
1213 |
+
1318,
|
1214 |
+
1317,
|
1215 |
+
1320,
|
1216 |
+
1322,
|
1217 |
+
1323,
|
1218 |
+
192,
|
1219 |
+
1324,
|
1220 |
+
1326,
|
1221 |
+
1327,
|
1222 |
+
234,
|
1223 |
+
1329,
|
1224 |
+
1330,
|
1225 |
+
1331,
|
1226 |
+
1332,
|
1227 |
+
747,
|
1228 |
+
1333,
|
1229 |
+
1334,
|
1230 |
+
1335,
|
1231 |
+
1336,
|
1232 |
+
1337,
|
1233 |
+
1339,
|
1234 |
+
1340,
|
1235 |
+
1341,
|
1236 |
+
1342,
|
1237 |
+
1344,
|
1238 |
+
1346,
|
1239 |
+
1350,
|
1240 |
+
1351,
|
1241 |
+
1352,
|
1242 |
+
1355,
|
1243 |
+
1357,
|
1244 |
+
1358,
|
1245 |
+
1360,
|
1246 |
+
1361,
|
1247 |
+
1362,
|
1248 |
+
1363,
|
1249 |
+
1364,
|
1250 |
+
1365,
|
1251 |
+
1367,
|
1252 |
+
1369,
|
1253 |
+
1370,
|
1254 |
+
1371,
|
1255 |
+
1372,
|
1256 |
+
1373,
|
1257 |
+
1374,
|
1258 |
+
1375,
|
1259 |
+
1376,
|
1260 |
+
1378,
|
1261 |
+
1380,
|
1262 |
+
1382,
|
1263 |
+
1384,
|
1264 |
+
1385,
|
1265 |
+
1386,
|
1266 |
+
1389,
|
1267 |
+
1390,
|
1268 |
+
1391,
|
1269 |
+
1392,
|
1270 |
+
1393,
|
1271 |
+
1394,
|
1272 |
+
1395,
|
1273 |
+
1396,
|
1274 |
+
1397,
|
1275 |
+
1399,
|
1276 |
+
1401,
|
1277 |
+
1402,
|
1278 |
+
1403,
|
1279 |
+
1404,
|
1280 |
+
1405,
|
1281 |
+
1406,
|
1282 |
+
1407,
|
1283 |
+
1408,
|
1284 |
+
1409,
|
1285 |
+
1410,
|
1286 |
+
1411,
|
1287 |
+
1412,
|
1288 |
+
1413,
|
1289 |
+
1414,
|
1290 |
+
1416,
|
1291 |
+
1418,
|
1292 |
+
1419,
|
1293 |
+
1420,
|
1294 |
+
1421,
|
1295 |
+
1422,
|
1296 |
+
188,
|
1297 |
+
1423,
|
1298 |
+
1424,
|
1299 |
+
1425,
|
1300 |
+
1426,
|
1301 |
+
1428,
|
1302 |
+
1429,
|
1303 |
+
1430,
|
1304 |
+
1431,
|
1305 |
+
1432,
|
1306 |
+
1433,
|
1307 |
+
1434,
|
1308 |
+
1435,
|
1309 |
+
148,
|
1310 |
+
1436,
|
1311 |
+
1439,
|
1312 |
+
1440,
|
1313 |
+
1441,
|
1314 |
+
1442,
|
1315 |
+
1443,
|
1316 |
+
1444,
|
1317 |
+
1445,
|
1318 |
+
1446,
|
1319 |
+
1447,
|
1320 |
+
1448,
|
1321 |
+
1449,
|
1322 |
+
1450,
|
1323 |
+
1451,
|
1324 |
+
1452,
|
1325 |
+
1453,
|
1326 |
+
1454,
|
1327 |
+
1455,
|
1328 |
+
1456,
|
1329 |
+
1457,
|
1330 |
+
1458,
|
1331 |
+
1459,
|
1332 |
+
1460,
|
1333 |
+
1461,
|
1334 |
+
1462,
|
1335 |
+
1463,
|
1336 |
+
1464,
|
1337 |
+
1466,
|
1338 |
+
1467,
|
1339 |
+
1468,
|
1340 |
+
1469,
|
1341 |
+
1470,
|
1342 |
+
1471,
|
1343 |
+
1472,
|
1344 |
+
1474,
|
1345 |
+
1475,
|
1346 |
+
1478,
|
1347 |
+
1481,
|
1348 |
+
1484,
|
1349 |
+
1486,
|
1350 |
+
1488,
|
1351 |
+
1489,
|
1352 |
+
1473,
|
1353 |
+
1490,
|
1354 |
+
1492,
|
1355 |
+
1493,
|
1356 |
+
1494,
|
1357 |
+
1495,
|
1358 |
+
1496,
|
1359 |
+
1497,
|
1360 |
+
1498,
|
1361 |
+
1499,
|
1362 |
+
1500,
|
1363 |
+
1501,
|
1364 |
+
1502,
|
1365 |
+
1503,
|
1366 |
+
1504,
|
1367 |
+
1505,
|
1368 |
+
44,
|
1369 |
+
1506,
|
1370 |
+
1511,
|
1371 |
+
1513,
|
1372 |
+
1515,
|
1373 |
+
1517,
|
1374 |
+
1518,
|
1375 |
+
1522,
|
1376 |
+
1523,
|
1377 |
+
1525,
|
1378 |
+
1528,
|
1379 |
+
1530,
|
1380 |
+
1531,
|
1381 |
+
1532,
|
1382 |
+
1534,
|
1383 |
+
1536,
|
1384 |
+
1537,
|
1385 |
+
1538,
|
1386 |
+
1539,
|
1387 |
+
1540,
|
1388 |
+
1541,
|
1389 |
+
1543,
|
1390 |
+
1546,
|
1391 |
+
1547,
|
1392 |
+
1548,
|
1393 |
+
1549,
|
1394 |
+
1551,
|
1395 |
+
1552,
|
1396 |
+
1555,
|
1397 |
+
1556,
|
1398 |
+
1557,
|
1399 |
+
1558,
|
1400 |
+
1559,
|
1401 |
+
1560,
|
1402 |
+
1561,
|
1403 |
+
1562,
|
1404 |
+
1563,
|
1405 |
+
1564,
|
1406 |
+
1565,
|
1407 |
+
1566,
|
1408 |
+
1567,
|
1409 |
+
1568,
|
1410 |
+
1569,
|
1411 |
+
1570,
|
1412 |
+
1571,
|
1413 |
+
1572,
|
1414 |
+
1573,
|
1415 |
+
1574,
|
1416 |
+
1575,
|
1417 |
+
1576,
|
1418 |
+
1577,
|
1419 |
+
1578,
|
1420 |
+
1579,
|
1421 |
+
1580,
|
1422 |
+
1581,
|
1423 |
+
1582,
|
1424 |
+
1583,
|
1425 |
+
1584,
|
1426 |
+
1585,
|
1427 |
+
1586,
|
1428 |
+
1588,
|
1429 |
+
1590,
|
1430 |
+
1591,
|
1431 |
+
1592,
|
1432 |
+
1594,
|
1433 |
+
1597,
|
1434 |
+
1598,
|
1435 |
+
1599,
|
1436 |
+
1601,
|
1437 |
+
168,
|
1438 |
+
1602,
|
1439 |
+
1603,
|
1440 |
+
1605,
|
1441 |
+
1607,
|
1442 |
+
1608,
|
1443 |
+
1611,
|
1444 |
+
1612,
|
1445 |
+
1613,
|
1446 |
+
1614,
|
1447 |
+
1615,
|
1448 |
+
1616,
|
1449 |
+
1617,
|
1450 |
+
1618,
|
1451 |
+
1619,
|
1452 |
+
1620,
|
1453 |
+
1621,
|
1454 |
+
1622,
|
1455 |
+
1623,
|
1456 |
+
1624,
|
1457 |
+
1625,
|
1458 |
+
1626,
|
1459 |
+
1627,
|
1460 |
+
1628,
|
1461 |
+
1629,
|
1462 |
+
1630,
|
1463 |
+
1632,
|
1464 |
+
1554,
|
1465 |
+
1633,
|
1466 |
+
1634,
|
1467 |
+
1635,
|
1468 |
+
1636,
|
1469 |
+
1637,
|
1470 |
+
1638,
|
1471 |
+
1639,
|
1472 |
+
1642,
|
1473 |
+
1647,
|
1474 |
+
1648,
|
1475 |
+
1649,
|
1476 |
+
1651,
|
1477 |
+
1653,
|
1478 |
+
1654,
|
1479 |
+
1655,
|
1480 |
+
1657,
|
1481 |
+
1658,
|
1482 |
+
1659,
|
1483 |
+
1660,
|
1484 |
+
1661,
|
1485 |
+
1662,
|
1486 |
+
1663,
|
1487 |
+
1664,
|
1488 |
+
1665,
|
1489 |
+
1666,
|
1490 |
+
1667,
|
1491 |
+
1668,
|
1492 |
+
1669,
|
1493 |
+
1670,
|
1494 |
+
1671,
|
1495 |
+
1672,
|
1496 |
+
1673,
|
1497 |
+
1674,
|
1498 |
+
1675,
|
1499 |
+
1676,
|
1500 |
+
1677,
|
1501 |
+
1678,
|
1502 |
+
1679,
|
1503 |
+
1680,
|
1504 |
+
1681,
|
1505 |
+
1682,
|
1506 |
+
1683,
|
1507 |
+
1684,
|
1508 |
+
1685,
|
1509 |
+
1686,
|
1510 |
+
1687,
|
1511 |
+
1688,
|
1512 |
+
1689,
|
1513 |
+
1690,
|
1514 |
+
1691,
|
1515 |
+
1692,
|
1516 |
+
1693,
|
1517 |
+
1694,
|
1518 |
+
1695,
|
1519 |
+
1696,
|
1520 |
+
1697,
|
1521 |
+
1698,
|
1522 |
+
1699,
|
1523 |
+
1700,
|
1524 |
+
1701,
|
1525 |
+
1702,
|
1526 |
+
1704,
|
1527 |
+
1705,
|
1528 |
+
1706,
|
1529 |
+
1707,
|
1530 |
+
1708,
|
1531 |
+
1709,
|
1532 |
+
1710,
|
1533 |
+
1711,
|
1534 |
+
1712,
|
1535 |
+
1713,
|
1536 |
+
1714,
|
1537 |
+
1715,
|
1538 |
+
1716,
|
1539 |
+
1717,
|
1540 |
+
1718,
|
1541 |
+
1719,
|
1542 |
+
1720,
|
1543 |
+
1721,
|
1544 |
+
1722,
|
1545 |
+
1723,
|
1546 |
+
1724,
|
1547 |
+
1725,
|
1548 |
+
1726,
|
1549 |
+
1727,
|
1550 |
+
1730,
|
1551 |
+
1732,
|
1552 |
+
1734,
|
1553 |
+
1735,
|
1554 |
+
1736,
|
1555 |
+
1737,
|
1556 |
+
1738,
|
1557 |
+
1740,
|
1558 |
+
1742,
|
1559 |
+
1743,
|
1560 |
+
1744,
|
1561 |
+
1745,
|
1562 |
+
1746,
|
1563 |
+
1747,
|
1564 |
+
1748,
|
1565 |
+
1749,
|
1566 |
+
1750,
|
1567 |
+
1751,
|
1568 |
+
1754,
|
1569 |
+
1755,
|
1570 |
+
1756,
|
1571 |
+
1758,
|
1572 |
+
1760,
|
1573 |
+
1761,
|
1574 |
+
1762,
|
1575 |
+
1763,
|
1576 |
+
1766,
|
1577 |
+
1767,
|
1578 |
+
1768,
|
1579 |
+
1769,
|
1580 |
+
1770,
|
1581 |
+
1772,
|
1582 |
+
1775,
|
1583 |
+
1778,
|
1584 |
+
1779,
|
1585 |
+
1784,
|
1586 |
+
1787,
|
1587 |
+
1788,
|
1588 |
+
1789,
|
1589 |
+
1790,
|
1590 |
+
1791,
|
1591 |
+
1793,
|
1592 |
+
1795,
|
1593 |
+
1796,
|
1594 |
+
1798,
|
1595 |
+
1800,
|
1596 |
+
1804,
|
1597 |
+
1805,
|
1598 |
+
1806,
|
1599 |
+
1807,
|
1600 |
+
1808,
|
1601 |
+
1809,
|
1602 |
+
1810,
|
1603 |
+
1811,
|
1604 |
+
1812,
|
1605 |
+
1813,
|
1606 |
+
1814,
|
1607 |
+
1815,
|
1608 |
+
1816,
|
1609 |
+
1818,
|
1610 |
+
1821,
|
1611 |
+
1822,
|
1612 |
+
1823,
|
1613 |
+
1824,
|
1614 |
+
1825,
|
1615 |
+
1826,
|
1616 |
+
1827,
|
1617 |
+
1828,
|
1618 |
+
1831,
|
1619 |
+
1832,
|
1620 |
+
1833,
|
1621 |
+
1834,
|
1622 |
+
1835,
|
1623 |
+
1836,
|
1624 |
+
1837,
|
1625 |
+
1838,
|
1626 |
+
1839,
|
1627 |
+
1840,
|
1628 |
+
1841,
|
1629 |
+
1842,
|
1630 |
+
1843,
|
1631 |
+
1844,
|
1632 |
+
1846,
|
1633 |
+
1847,
|
1634 |
+
1848,
|
1635 |
+
1849,
|
1636 |
+
1850,
|
1637 |
+
1851,
|
1638 |
+
1852,
|
1639 |
+
1853,
|
1640 |
+
1855,
|
1641 |
+
1857,
|
1642 |
+
1858,
|
1643 |
+
1859,
|
1644 |
+
1860,
|
1645 |
+
1861,
|
1646 |
+
1862,
|
1647 |
+
1863,
|
1648 |
+
1866,
|
1649 |
+
1867,
|
1650 |
+
1868,
|
1651 |
+
1869,
|
1652 |
+
1872,
|
1653 |
+
1873,
|
1654 |
+
1876,
|
1655 |
+
1877,
|
1656 |
+
1878,
|
1657 |
+
1879,
|
1658 |
+
1880,
|
1659 |
+
1881,
|
1660 |
+
1883,
|
1661 |
+
1884,
|
1662 |
+
1886,
|
1663 |
+
1887,
|
1664 |
+
1888,
|
1665 |
+
1893,
|
1666 |
+
1752,
|
1667 |
+
1896,
|
1668 |
+
1897,
|
1669 |
+
1899,
|
1670 |
+
1900,
|
1671 |
+
1901,
|
1672 |
+
1906,
|
1673 |
+
1907,
|
1674 |
+
1908,
|
1675 |
+
1910,
|
1676 |
+
1911,
|
1677 |
+
1912,
|
1678 |
+
1913,
|
1679 |
+
1916,
|
1680 |
+
1917,
|
1681 |
+
1918,
|
1682 |
+
1919,
|
1683 |
+
1920,
|
1684 |
+
1922,
|
1685 |
+
1923,
|
1686 |
+
1925,
|
1687 |
+
1926,
|
1688 |
+
1927,
|
1689 |
+
1928,
|
1690 |
+
1929,
|
1691 |
+
1930,
|
1692 |
+
1931,
|
1693 |
+
1932,
|
1694 |
+
1933,
|
1695 |
+
1120,
|
1696 |
+
1934,
|
1697 |
+
1935,
|
1698 |
+
1936,
|
1699 |
+
1937,
|
1700 |
+
1938,
|
1701 |
+
1939,
|
1702 |
+
1940,
|
1703 |
+
1941,
|
1704 |
+
1942,
|
1705 |
+
1943,
|
1706 |
+
1944,
|
1707 |
+
1945,
|
1708 |
+
1946,
|
1709 |
+
1947,
|
1710 |
+
1948,
|
1711 |
+
1949,
|
1712 |
+
1950,
|
1713 |
+
1951,
|
1714 |
+
1952,
|
1715 |
+
1953,
|
1716 |
+
1954,
|
1717 |
+
1955,
|
1718 |
+
1956,
|
1719 |
+
1957,
|
1720 |
+
1958,
|
1721 |
+
1959,
|
1722 |
+
1961,
|
1723 |
+
1962,
|
1724 |
+
1963,
|
1725 |
+
1964,
|
1726 |
+
1965,
|
1727 |
+
1966,
|
1728 |
+
1967,
|
1729 |
+
1968,
|
1730 |
+
1969,
|
1731 |
+
1970,
|
1732 |
+
1971,
|
1733 |
+
1972,
|
1734 |
+
1973,
|
1735 |
+
1974,
|
1736 |
+
1975,
|
1737 |
+
1976,
|
1738 |
+
1977,
|
1739 |
+
1978,
|
1740 |
+
1979,
|
1741 |
+
1982,
|
1742 |
+
1985,
|
1743 |
+
1987,
|
1744 |
+
1988,
|
1745 |
+
1989,
|
1746 |
+
1990,
|
1747 |
+
1992,
|
1748 |
+
1994,
|
1749 |
+
1995,
|
1750 |
+
1996,
|
1751 |
+
1997,
|
1752 |
+
1998,
|
1753 |
+
1999,
|
1754 |
+
2000,
|
1755 |
+
2003,
|
1756 |
+
2006,
|
1757 |
+
152,
|
1758 |
+
2007,
|
1759 |
+
2009,
|
1760 |
+
2010,
|
1761 |
+
2011,
|
1762 |
+
2012,
|
1763 |
+
2013,
|
1764 |
+
2014,
|
1765 |
+
2015,
|
1766 |
+
2016,
|
1767 |
+
2017,
|
1768 |
+
2019,
|
1769 |
+
2020,
|
1770 |
+
2021,
|
1771 |
+
2022,
|
1772 |
+
2023,
|
1773 |
+
2024,
|
1774 |
+
2025,
|
1775 |
+
2026,
|
1776 |
+
2029,
|
1777 |
+
2030,
|
1778 |
+
2031,
|
1779 |
+
2032,
|
1780 |
+
2033,
|
1781 |
+
2034,
|
1782 |
+
2035,
|
1783 |
+
2037,
|
1784 |
+
2038,
|
1785 |
+
2039,
|
1786 |
+
2040,
|
1787 |
+
2041,
|
1788 |
+
2042,
|
1789 |
+
2043,
|
1790 |
+
2044,
|
1791 |
+
2045,
|
1792 |
+
2047
|
1793 |
+
]
|
1794 |
+
},
|
1795 |
+
"pipeline":[
|
1796 |
+
"experimental_char_ner_tokenizer",
|
1797 |
+
"transformer",
|
1798 |
+
"tagger",
|
1799 |
+
"morphologizer",
|
1800 |
+
"parser",
|
1801 |
+
"experimental_edit_tree_lemmatizer"
|
1802 |
+
],
|
1803 |
+
"components":[
|
1804 |
+
"experimental_char_ner_tokenizer",
|
1805 |
+
"transformer",
|
1806 |
+
"senter",
|
1807 |
+
"tagger",
|
1808 |
+
"morphologizer",
|
1809 |
+
"parser",
|
1810 |
+
"experimental_edit_tree_lemmatizer"
|
1811 |
+
],
|
1812 |
+
"disabled":[
|
1813 |
+
"senter"
|
1814 |
+
],
|
1815 |
+
"sources":[
|
1816 |
+
{
|
1817 |
+
"name":"Universal Dependencies v2.5",
|
1818 |
+
"url":"https://lindat.mff.cuni.cz/repository/xmlui/handle/11234/1-3105",
|
1819 |
+
"author":"Zeman, Daniel; et al."
|
1820 |
+
}
|
1821 |
+
],
|
1822 |
+
"performance":{
|
1823 |
+
"token_f":0.9914873304,
|
1824 |
+
"token_p":0.9918424194,
|
1825 |
+
"token_r":0.9911324956,
|
1826 |
+
"token_acc":0.9982659996,
|
1827 |
+
"sents_f":0.906218656,
|
1828 |
+
"sents_p":0.9098690836,
|
1829 |
+
"sents_r":0.9025974026,
|
1830 |
+
"tag_acc":0.9636175051,
|
1831 |
+
"pos_acc":0.9693826668,
|
1832 |
+
"morph_acc":0.9690635285,
|
1833 |
+
"morph_per_feat":{
|
1834 |
+
"Definite":{
|
1835 |
+
"p":0.9986859396,
|
1836 |
+
"r":0.9954158481,
|
1837 |
+
"f":0.9970482125
|
1838 |
+
},
|
1839 |
+
"PronType":{
|
1840 |
+
"p":0.9948849105,
|
1841 |
+
"r":0.9845608707,
|
1842 |
+
"f":0.9896959674
|
1843 |
+
},
|
1844 |
+
"Number":{
|
1845 |
+
"p":0.9863889218,
|
1846 |
+
"r":0.9728026147,
|
1847 |
+
"f":0.9795486601
|
1848 |
+
},
|
1849 |
+
"Mood":{
|
1850 |
+
"p":0.9785305344,
|
1851 |
+
"r":0.9624589395,
|
1852 |
+
"f":0.9704281997
|
1853 |
+
},
|
1854 |
+
"Person":{
|
1855 |
+
"p":0.9948859166,
|
1856 |
+
"r":0.9775802087,
|
1857 |
+
"f":0.9861571456
|
1858 |
+
},
|
1859 |
+
"Tense":{
|
1860 |
+
"p":0.9647153168,
|
1861 |
+
"r":0.9685990338,
|
1862 |
+
"f":0.9666532744
|
1863 |
+
},
|
1864 |
+
"VerbForm":{
|
1865 |
+
"p":0.9611398964,
|
1866 |
+
"r":0.9555139312,
|
1867 |
+
"f":0.9583186568
|
1868 |
+
},
|
1869 |
+
"NumType":{
|
1870 |
+
"p":0.9690721649,
|
1871 |
+
"r":0.9353233831,
|
1872 |
+
"f":0.9518987342
|
1873 |
+
},
|
1874 |
+
"Degree":{
|
1875 |
+
"p":0.9619151251,
|
1876 |
+
"r":0.9495166488,
|
1877 |
+
"f":0.9556756757
|
1878 |
+
},
|
1879 |
+
"Case":{
|
1880 |
+
"p":0.9750519751,
|
1881 |
+
"r":0.9526066351,
|
1882 |
+
"f":0.9636986301
|
1883 |
+
},
|
1884 |
+
"Gender":{
|
1885 |
+
"p":1.0,
|
1886 |
+
"r":0.9647355164,
|
1887 |
+
"f":0.9820512821
|
1888 |
+
},
|
1889 |
+
"Poss":{
|
1890 |
+
"p":0.9935897436,
|
1891 |
+
"r":0.9967845659,
|
1892 |
+
"f":0.9951845907
|
1893 |
+
},
|
1894 |
+
"Foreign":{
|
1895 |
+
"p":1.0,
|
1896 |
+
"r":0.6,
|
1897 |
+
"f":0.75
|
1898 |
+
},
|
1899 |
+
"Voice":{
|
1900 |
+
"p":0.6734693878,
|
1901 |
+
"r":0.8918918919,
|
1902 |
+
"f":0.7674418605
|
1903 |
+
},
|
1904 |
+
"Reflex":{
|
1905 |
+
"p":1.0,
|
1906 |
+
"r":0.7647058824,
|
1907 |
+
"f":0.8666666667
|
1908 |
+
},
|
1909 |
+
"Typo":{
|
1910 |
+
"p":0.4117647059,
|
1911 |
+
"r":0.2333333333,
|
1912 |
+
"f":0.2978723404
|
1913 |
+
},
|
1914 |
+
"Abbr":{
|
1915 |
+
"p":1.0,
|
1916 |
+
"r":0.4333333333,
|
1917 |
+
"f":0.6046511628
|
1918 |
+
}
|
1919 |
+
},
|
1920 |
+
"dep_uas":0.9190022676,
|
1921 |
+
"dep_las":0.8942035228,
|
1922 |
+
"dep_las_per_type":{
|
1923 |
+
"case":{
|
1924 |
+
"p":0.9544772386,
|
1925 |
+
"r":0.946898263,
|
1926 |
+
"f":0.9506726457
|
1927 |
+
},
|
1928 |
+
"det":{
|
1929 |
+
"p":0.9790055249,
|
1930 |
+
"r":0.9709589041,
|
1931 |
+
"f":0.9749656121
|
1932 |
+
},
|
1933 |
+
"obl":{
|
1934 |
+
"p":0.8578290106,
|
1935 |
+
"r":0.8603082852,
|
1936 |
+
"f":0.8590668591
|
1937 |
+
},
|
1938 |
+
"root":{
|
1939 |
+
"p":0.9277777778,
|
1940 |
+
"r":0.9175824176,
|
1941 |
+
"f":0.9226519337
|
1942 |
+
},
|
1943 |
+
"nsubj":{
|
1944 |
+
"p":0.9455747711,
|
1945 |
+
"r":0.9346405229,
|
1946 |
+
"f":0.9400758534
|
1947 |
+
},
|
1948 |
+
"flat":{
|
1949 |
+
"p":0.8571428571,
|
1950 |
+
"r":0.9056603774,
|
1951 |
+
"f":0.880733945
|
1952 |
+
},
|
1953 |
+
"nummod":{
|
1954 |
+
"p":0.9018867925,
|
1955 |
+
"r":0.8786764706,
|
1956 |
+
"f":0.8901303538
|
1957 |
+
},
|
1958 |
+
"obj":{
|
1959 |
+
"p":0.9274322169,
|
1960 |
+
"r":0.9424635332,
|
1961 |
+
"f":0.9348874598
|
1962 |
+
},
|
1963 |
+
"mark":{
|
1964 |
+
"p":0.9640102828,
|
1965 |
+
"r":0.9566326531,
|
1966 |
+
"f":0.9603072983
|
1967 |
+
},
|
1968 |
+
"advcl":{
|
1969 |
+
"p":0.7519788918,
|
1970 |
+
"r":0.7808219178,
|
1971 |
+
"f":0.7661290323
|
1972 |
+
},
|
1973 |
+
"amod":{
|
1974 |
+
"p":0.9095955591,
|
1975 |
+
"r":0.9168665068,
|
1976 |
+
"f":0.9132165605
|
1977 |
+
},
|
1978 |
+
"nmod":{
|
1979 |
+
"p":0.8393524284,
|
1980 |
+
"r":0.8310727497,
|
1981 |
+
"f":0.8351920694
|
1982 |
+
},
|
1983 |
+
"compound":{
|
1984 |
+
"p":0.8525703201,
|
1985 |
+
"r":0.8484555985,
|
1986 |
+
"f":0.8505079826
|
1987 |
+
},
|
1988 |
+
"advmod":{
|
1989 |
+
"p":0.8717948718,
|
1990 |
+
"r":0.8784194529,
|
1991 |
+
"f":0.8750946253
|
1992 |
+
},
|
1993 |
+
"nsubj:pass":{
|
1994 |
+
"p":0.9020979021,
|
1995 |
+
"r":0.8376623377,
|
1996 |
+
"f":0.8686868687
|
1997 |
+
},
|
1998 |
+
"aux":{
|
1999 |
+
"p":0.9651941098,
|
2000 |
+
"r":0.9562334218,
|
2001 |
+
"f":0.9606928714
|
2002 |
+
},
|
2003 |
+
"aux:pass":{
|
2004 |
+
"p":0.8780487805,
|
2005 |
+
"r":0.9,
|
2006 |
+
"f":0.8888888889
|
2007 |
+
},
|
2008 |
+
"acl":{
|
2009 |
+
"p":0.8,
|
2010 |
+
"r":0.8192771084,
|
2011 |
+
"f":0.8095238095
|
2012 |
+
},
|
2013 |
+
"obl:tmod":{
|
2014 |
+
"p":0.8360655738,
|
2015 |
+
"r":0.7727272727,
|
2016 |
+
"f":0.8031496063
|
2017 |
+
},
|
2018 |
+
"cc":{
|
2019 |
+
"p":0.9397435897,
|
2020 |
+
"r":0.9313850064,
|
2021 |
+
"f":0.9355456286
|
2022 |
+
},
|
2023 |
+
"conj":{
|
2024 |
+
"p":0.8634311512,
|
2025 |
+
"r":0.8315217391,
|
2026 |
+
"f":0.8471760797
|
2027 |
+
},
|
2028 |
+
"det:predet":{
|
2029 |
+
"p":0.9523809524,
|
2030 |
+
"r":0.9523809524,
|
2031 |
+
"f":0.9523809524
|
2032 |
+
},
|
2033 |
+
"cop":{
|
2034 |
+
"p":0.9362068966,
|
2035 |
+
"r":0.915682968,
|
2036 |
+
"f":0.925831202
|
2037 |
+
},
|
2038 |
+
"nmod:poss":{
|
2039 |
+
"p":0.9627659574,
|
2040 |
+
"r":0.9354005168,
|
2041 |
+
"f":0.9488859764
|
2042 |
+
},
|
2043 |
+
"ccomp":{
|
2044 |
+
"p":0.7606837607,
|
2045 |
+
"r":0.7807017544,
|
2046 |
+
"f":0.7705627706
|
2047 |
+
},
|
2048 |
+
"parataxis":{
|
2049 |
+
"p":0.5251141553,
|
2050 |
+
"r":0.4791666667,
|
2051 |
+
"f":0.5010893246
|
2052 |
+
},
|
2053 |
+
"expl":{
|
2054 |
+
"p":0.9135802469,
|
2055 |
+
"r":0.8505747126,
|
2056 |
+
"f":0.880952381
|
2057 |
+
},
|
2058 |
+
"flat:foreign":{
|
2059 |
+
"p":1.0,
|
2060 |
+
"r":0.0769230769,
|
2061 |
+
"f":0.1428571429
|
2062 |
+
},
|
2063 |
+
"obl:npmod":{
|
2064 |
+
"p":0.6511627907,
|
2065 |
+
"r":0.5957446809,
|
2066 |
+
"f":0.6222222222
|
2067 |
+
},
|
2068 |
+
"dep":{
|
2069 |
+
"p":0.0,
|
2070 |
+
"r":0.0,
|
2071 |
+
"f":0.0
|
2072 |
+
},
|
2073 |
+
"appos":{
|
2074 |
+
"p":0.6179775281,
|
2075 |
+
"r":0.6285714286,
|
2076 |
+
"f":0.6232294618
|
2077 |
+
},
|
2078 |
+
"xcomp":{
|
2079 |
+
"p":0.8879781421,
|
2080 |
+
"r":0.8760107817,
|
2081 |
+
"f":0.881953867
|
2082 |
+
},
|
2083 |
+
"csubj":{
|
2084 |
+
"p":0.7419354839,
|
2085 |
+
"r":0.575,
|
2086 |
+
"f":0.6478873239
|
2087 |
+
},
|
2088 |
+
"fixed":{
|
2089 |
+
"p":0.9818181818,
|
2090 |
+
"r":0.9310344828,
|
2091 |
+
"f":0.9557522124
|
2092 |
+
},
|
2093 |
+
"acl:relcl":{
|
2094 |
+
"p":0.8310502283,
|
2095 |
+
"r":0.798245614,
|
2096 |
+
"f":0.8143176734
|
2097 |
+
},
|
2098 |
+
"compound:prt":{
|
2099 |
+
"p":0.8571428571,
|
2100 |
+
"r":0.8108108108,
|
2101 |
+
"f":0.8333333333
|
2102 |
+
},
|
2103 |
+
"iobj":{
|
2104 |
+
"p":0.9302325581,
|
2105 |
+
"r":0.8695652174,
|
2106 |
+
"f":0.8988764045
|
2107 |
+
},
|
2108 |
+
"nmod:tmod":{
|
2109 |
+
"p":0.8,
|
2110 |
+
"r":0.75,
|
2111 |
+
"f":0.7741935484
|
2112 |
+
},
|
2113 |
+
"cc:preconj":{
|
2114 |
+
"p":0.8571428571,
|
2115 |
+
"r":0.8571428571,
|
2116 |
+
"f":0.8571428571
|
2117 |
+
},
|
2118 |
+
"list":{
|
2119 |
+
"p":0.3292682927,
|
2120 |
+
"r":0.36,
|
2121 |
+
"f":0.3439490446
|
2122 |
+
},
|
2123 |
+
"reparandum":{
|
2124 |
+
"p":0.0,
|
2125 |
+
"r":0.0,
|
2126 |
+
"f":0.0
|
2127 |
+
},
|
2128 |
+
"discourse":{
|
2129 |
+
"p":0.7457627119,
|
2130 |
+
"r":0.7154471545,
|
2131 |
+
"f":0.7302904564
|
2132 |
+
},
|
2133 |
+
"vocative":{
|
2134 |
+
"p":0.5882352941,
|
2135 |
+
"r":0.4761904762,
|
2136 |
+
"f":0.5263157895
|
2137 |
+
},
|
2138 |
+
"goeswith":{
|
2139 |
+
"p":0.3461538462,
|
2140 |
+
"r":0.2727272727,
|
2141 |
+
"f":0.3050847458
|
2142 |
+
},
|
2143 |
+
"nmod:npmod":{
|
2144 |
+
"p":0.5555555556,
|
2145 |
+
"r":0.5555555556,
|
2146 |
+
"f":0.5555555556
|
2147 |
+
},
|
2148 |
+
"orphan":{
|
2149 |
+
"p":0.0,
|
2150 |
+
"r":0.0,
|
2151 |
+
"f":0.0
|
2152 |
+
}
|
2153 |
+
},
|
2154 |
+
"lemma_acc":0.9735945316
|
2155 |
+
},
|
2156 |
+
"requirements":[
|
2157 |
+
"spacy-experimental>=0.2.0,<0.3.0",
|
2158 |
+
"spacy-transformers>=1.1.3,<1.2.0"
|
2159 |
+
]
|
2160 |
+
}
|
morphologizer/cfg
ADDED
@@ -0,0 +1,332 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"extend":false,
|
3 |
+
"labels_morph":{
|
4 |
+
"Number=Sing|POS=PROPN":"Number=Sing",
|
5 |
+
"POS=PUNCT":"",
|
6 |
+
"Degree=Pos|POS=ADJ":"Degree=Pos",
|
7 |
+
"Number=Plur|POS=NOUN":"Number=Plur",
|
8 |
+
"Mood=Ind|POS=VERB|Tense=Past|VerbForm=Fin":"Mood=Ind|Tense=Past|VerbForm=Fin",
|
9 |
+
"Definite=Def|POS=DET|PronType=Art":"Definite=Def|PronType=Art",
|
10 |
+
"Number=Sing|POS=NOUN":"Number=Sing",
|
11 |
+
"POS=ADP":"",
|
12 |
+
"Number=Sing|POS=DET|PronType=Dem":"Number=Sing|PronType=Dem",
|
13 |
+
"Definite=Ind|POS=DET|PronType=Art":"Definite=Ind|PronType=Art",
|
14 |
+
"POS=AUX|VerbForm=Fin":"VerbForm=Fin",
|
15 |
+
"POS=AUX|VerbForm=Inf":"VerbForm=Inf",
|
16 |
+
"POS=VERB|VerbForm=Ger":"VerbForm=Ger",
|
17 |
+
"Case=Acc|Number=Plur|POS=PRON|Person=1|PronType=Prs":"Case=Acc|Number=Plur|Person=1|PronType=Prs",
|
18 |
+
"POS=PART":"",
|
19 |
+
"POS=VERB|VerbForm=Inf":"VerbForm=Inf",
|
20 |
+
"POS=SCONJ":"",
|
21 |
+
"Case=Nom|Number=Plur|POS=PRON|Person=3|PronType=Prs":"Case=Nom|Number=Plur|Person=3|PronType=Prs",
|
22 |
+
"Mood=Ind|POS=AUX|Tense=Past|VerbForm=Fin":"Mood=Ind|Tense=Past|VerbForm=Fin",
|
23 |
+
"POS=VERB|Tense=Past|VerbForm=Part":"Tense=Past|VerbForm=Part",
|
24 |
+
"NumType=Card|POS=NUM":"NumType=Card",
|
25 |
+
"Case=Acc|Number=Plur|POS=PRON|Person=3|PronType=Prs":"Case=Acc|Number=Plur|Person=3|PronType=Prs",
|
26 |
+
"POS=AUX|VerbForm=Ger":"VerbForm=Ger",
|
27 |
+
"POS=VERB|Tense=Past|VerbForm=Part|Voice=Pass":"Tense=Past|VerbForm=Part|Voice=Pass",
|
28 |
+
"Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
|
29 |
+
"POS=ADV":"",
|
30 |
+
"Number=Sing|POS=PRON|PronType=Dem":"Number=Sing|PronType=Dem",
|
31 |
+
"Number=Plur|POS=PROPN":"Number=Plur",
|
32 |
+
"Degree=Pos|NumType=Ord|POS=ADJ":"Degree=Pos|NumType=Ord",
|
33 |
+
"Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Past|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
|
34 |
+
"Case=Nom|POS=PRON|Person=2|PronType=Prs":"Case=Nom|Person=2|PronType=Prs",
|
35 |
+
"Mood=Ind|POS=VERB|Tense=Pres|VerbForm=Fin":"Mood=Ind|Tense=Pres|VerbForm=Fin",
|
36 |
+
"Case=Nom|Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs":"Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
|
37 |
+
"POS=VERB|Tense=Pres|VerbForm=Part":"Tense=Pres|VerbForm=Part",
|
38 |
+
"Gender=Masc|Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs":"Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
|
39 |
+
"POS=CCONJ":"",
|
40 |
+
"Case=Nom|Number=Sing|POS=PRON|Person=1|PronType=Prs":"Case=Nom|Number=Sing|Person=1|PronType=Prs",
|
41 |
+
"Mood=Ind|POS=AUX|Tense=Pres|VerbForm=Fin":"Mood=Ind|Tense=Pres|VerbForm=Fin",
|
42 |
+
"Case=Nom|Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs":"Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
|
43 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
|
44 |
+
"Case=Acc|Number=Sing|POS=PRON|Person=1|PronType=Prs":"Case=Acc|Number=Sing|Person=1|PronType=Prs",
|
45 |
+
"POS=PRON|PronType=Rel":"PronType=Rel",
|
46 |
+
"Case=Acc|Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs":"Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
|
47 |
+
"POS=PRON":"",
|
48 |
+
"Number=Plur|POS=PRON|Person=3|Poss=Yes|PronType=Prs":"Number=Plur|Person=3|Poss=Yes|PronType=Prs",
|
49 |
+
"POS=AUX|Tense=Past|VerbForm=Part":"Tense=Past|VerbForm=Part",
|
50 |
+
"POS=DET":"",
|
51 |
+
"Number=Sing|POS=PRON|Person=1|Poss=Yes|PronType=Prs":"Number=Sing|Person=1|Poss=Yes|PronType=Prs",
|
52 |
+
"Degree=Pos|POS=ADV":"Degree=Pos",
|
53 |
+
"Degree=Cmp|POS=ADV":"Degree=Cmp",
|
54 |
+
"Number=Sing|POS=PRON":"Number=Sing",
|
55 |
+
"Degree=Cmp|POS=ADJ":"Degree=Cmp",
|
56 |
+
"Case=Nom|Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs":"Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
|
57 |
+
"POS=ADV|PronType=Dem":"PronType=Dem",
|
58 |
+
"POS=ADV|PronType=Int":"PronType=Int",
|
59 |
+
"Number=Plur|POS=PRON|Person=1|Poss=Yes|PronType=Prs":"Number=Plur|Person=1|Poss=Yes|PronType=Prs",
|
60 |
+
"Case=Nom|Number=Plur|POS=PRON|Person=1|PronType=Prs":"Case=Nom|Number=Plur|Person=1|PronType=Prs",
|
61 |
+
"Case=Acc|Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs":"Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
|
62 |
+
"Number=Plur|POS=PRON|PronType=Dem":"Number=Plur|PronType=Dem",
|
63 |
+
"Mood=Imp|POS=VERB|VerbForm=Fin":"Mood=Imp|VerbForm=Fin",
|
64 |
+
"Degree=Sup|POS=ADJ":"Degree=Sup",
|
65 |
+
"POS=PRON|PronType=Int":"PronType=Int",
|
66 |
+
"NumType=Mult|POS=ADV":"NumType=Mult",
|
67 |
+
"Case=Acc|Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs|Reflex=Yes":"Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
|
68 |
+
"POS=DET|PronType=Int":"PronType=Int",
|
69 |
+
"POS=PRON|Person=2|Poss=Yes|PronType=Prs":"Person=2|Poss=Yes|PronType=Prs",
|
70 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Past|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
|
71 |
+
"Number=Plur|POS=DET|PronType=Dem":"Number=Plur|PronType=Dem",
|
72 |
+
"POS=PRON|Poss=Yes|PronType=Int":"Poss=Yes|PronType=Int",
|
73 |
+
"Case=Acc|POS=PRON|Person=2|PronType=Prs":"Case=Acc|Person=2|PronType=Prs",
|
74 |
+
"POS=X":"",
|
75 |
+
"POS=PRON|PronType=Dem":"PronType=Dem",
|
76 |
+
"Number=Sing|POS=PROPN|Typo=Yes":"Number=Sing|Typo=Yes",
|
77 |
+
"POS=ADV|PronType=Rel":"PronType=Rel",
|
78 |
+
"Gender=Neut|Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs":"Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
|
79 |
+
"Degree=Sup|POS=ADV":"Degree=Sup",
|
80 |
+
"POS=INTJ":"",
|
81 |
+
"Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs":"Gender=Masc|Number=Sing|Person=3|PronType=Prs",
|
82 |
+
"Case=Acc|Number=Plur|POS=PRON|Person=3|PronType=Prs|Reflex=Yes":"Case=Acc|Number=Plur|Person=3|PronType=Prs|Reflex=Yes",
|
83 |
+
"Case=Acc|Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs|Reflex=Yes":"Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
|
84 |
+
"Foreign=Yes|POS=X":"Foreign=Yes",
|
85 |
+
"POS=SYM":"",
|
86 |
+
"Number=Sing|POS=ADJ":"Number=Sing",
|
87 |
+
"Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
|
88 |
+
"Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Past|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
|
89 |
+
"Mood=Imp|POS=AUX|VerbForm=Fin":"Mood=Imp|VerbForm=Fin",
|
90 |
+
"Case=Acc|Number=Sing|POS=PRON|Person=2|PronType=Prs|Reflex=Yes":"Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes",
|
91 |
+
"Case=Acc|Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs":"Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
|
92 |
+
"Gender=Fem|Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs":"Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
|
93 |
+
"Number=Plur|POS=PRON|Person=3|PronType=Prs":"Number=Plur|Person=3|PronType=Prs",
|
94 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
|
95 |
+
"Abbr=Yes|POS=CCONJ":"Abbr=Yes",
|
96 |
+
"POS=SCONJ|Typo=Yes":"Typo=Yes",
|
97 |
+
"Case=Acc|Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs|Reflex=Yes":"Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
|
98 |
+
"Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs":"Gender=Neut|Number=Sing|Person=3|PronType=Prs",
|
99 |
+
"Number=Sing|POS=SYM":"Number=Sing",
|
100 |
+
"POS=DET|Typo=Yes":"Typo=Yes",
|
101 |
+
"Degree=Pos|POS=PROPN":"Degree=Pos",
|
102 |
+
"Abbr=Yes|POS=ADP":"Abbr=Yes",
|
103 |
+
"POS=ADP|Typo=Yes":"Typo=Yes",
|
104 |
+
"Number=Sing|POS=PRON|Person=1|PronType=Prs":"Number=Sing|Person=1|PronType=Prs",
|
105 |
+
"Case=Acc|Number=Plur|POS=PRON|Person=2|PronType=Prs|Reflex=Yes":"Case=Acc|Number=Plur|Person=2|PronType=Prs|Reflex=Yes",
|
106 |
+
"POS=PRON|Person=2|Poss=Yes|PronType=Prs|Typo=Yes":"Person=2|Poss=Yes|PronType=Prs|Typo=Yes",
|
107 |
+
"Abbr=Yes|POS=VERB|Tense=Pres|VerbForm=Part":"Abbr=Yes|Tense=Pres|VerbForm=Part",
|
108 |
+
"Abbr=Yes|POS=PART":"Abbr=Yes",
|
109 |
+
"POS=AUX|Typo=Yes|VerbForm=Fin":"Typo=Yes|VerbForm=Fin",
|
110 |
+
"Degree=Pos|POS=ADJ|Typo=Yes":"Degree=Pos|Typo=Yes",
|
111 |
+
"POS=VERB|Tense=Past|Typo=Yes|VerbForm=Part|Voice=Pass":"Tense=Past|Typo=Yes|VerbForm=Part|Voice=Pass",
|
112 |
+
"Number=Sing|POS=NOUN|Typo=Yes":"Number=Sing|Typo=Yes",
|
113 |
+
"Number=Sing|POS=PRON|Person=2|PronType=Prs":"Number=Sing|Person=2|PronType=Prs",
|
114 |
+
"Case=Acc|Number=Sing|POS=PRON|Person=1|PronType=Prs|Reflex=Yes":"Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes",
|
115 |
+
"Abbr=Yes|Number=Sing|POS=NOUN":"Abbr=Yes|Number=Sing",
|
116 |
+
"Degree=Pos|POS=NOUN":"Degree=Pos",
|
117 |
+
"POS=CCONJ|Typo=Yes":"Typo=Yes",
|
118 |
+
"Number=Sing|POS=X":"Number=Sing",
|
119 |
+
"Abbr=Yes|POS=SCONJ":"Abbr=Yes",
|
120 |
+
"Case=Acc|Number=Plur|POS=PRON|Person=1|PronType=Prs|Reflex=Yes":"Case=Acc|Number=Plur|Person=1|PronType=Prs|Reflex=Yes",
|
121 |
+
"Mood=Ind|Number=Sing|POS=VERB|Tense=Past|VerbForm=Fin":"Mood=Ind|Number=Sing|Tense=Past|VerbForm=Fin",
|
122 |
+
"Mood=Ind|POS=AUX|Tense=Pres|Typo=Yes|VerbForm=Fin":"Mood=Ind|Tense=Pres|Typo=Yes|VerbForm=Fin",
|
123 |
+
"POS=ADV|Typo=Yes":"Typo=Yes",
|
124 |
+
"Mood=Ind|Number=Sing|POS=AUX|Tense=Past|VerbForm=Fin":"Mood=Ind|Number=Sing|Tense=Past|VerbForm=Fin",
|
125 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Past|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
|
126 |
+
"Number=Sing|POS=NUM":"Number=Sing",
|
127 |
+
"POS=PRON|Poss=Yes|PronType=Rel":"Poss=Yes|PronType=Rel",
|
128 |
+
"Abbr=Yes|Mood=Ind|POS=VERB|Tense=Pres|VerbForm=Fin":"Abbr=Yes|Mood=Ind|Tense=Pres|VerbForm=Fin",
|
129 |
+
"Abbr=Yes|POS=INTJ":"Abbr=Yes",
|
130 |
+
"Abbr=Yes|POS=VERB|VerbForm=Inf":"Abbr=Yes|VerbForm=Inf",
|
131 |
+
"Abbr=Yes|Number=Sing|POS=PRON":"Abbr=Yes|Number=Sing",
|
132 |
+
"Abbr=Yes|POS=PRON|Person=2|Poss=Yes|PronType=Prs":"Abbr=Yes|Person=2|Poss=Yes|PronType=Prs",
|
133 |
+
"Abbr=Yes|POS=PRON|PronType=Int":"Abbr=Yes|PronType=Int",
|
134 |
+
"Abbr=Yes|POS=AUX|VerbForm=Fin":"Abbr=Yes|VerbForm=Fin",
|
135 |
+
"Abbr=Yes|POS=ADV":"Abbr=Yes",
|
136 |
+
"Abbr=Yes|Number=Plur|POS=NOUN":"Abbr=Yes|Number=Plur",
|
137 |
+
"Abbr=Yes|Mood=Ind|POS=AUX|Tense=Pres|Typo=Yes|VerbForm=Fin":"Abbr=Yes|Mood=Ind|Tense=Pres|Typo=Yes|VerbForm=Fin",
|
138 |
+
"POS=ADJ":"",
|
139 |
+
"Number=Plur|POS=NOUN|Typo=Yes":"Number=Plur|Typo=Yes",
|
140 |
+
"POS=DET|PronType=Rel|Typo=Yes":"PronType=Rel|Typo=Yes",
|
141 |
+
"POS=PART|Typo=Yes":"Typo=Yes",
|
142 |
+
"Abbr=Yes|POS=DET":"Abbr=Yes",
|
143 |
+
"POS=DET|PronType=Dem":"PronType=Dem",
|
144 |
+
"Case=Nom|Number=Plur|POS=PRON|Person=3|PronType=Prs|Typo=Yes":"Case=Nom|Number=Plur|Person=3|PronType=Prs|Typo=Yes",
|
145 |
+
"Degree=Pos|NumType=Ord|POS=ADV":"Degree=Pos|NumType=Ord",
|
146 |
+
"POS=NOUN":"",
|
147 |
+
"Number=Plur|POS=PRON|Person=1|Poss=Yes|PronType=Prs|Typo=Yes":"Number=Plur|Person=1|Poss=Yes|PronType=Prs|Typo=Yes",
|
148 |
+
"POS=PRON|Typo=Yes":"Typo=Yes",
|
149 |
+
"Number=Plur|POS=VERB":"Number=Plur",
|
150 |
+
"POS=VERB|Typo=Yes|VerbForm=Inf":"Typo=Yes|VerbForm=Inf",
|
151 |
+
"Mood=Ind|POS=VERB|Tense=Past|Typo=Yes|VerbForm=Fin":"Mood=Ind|Tense=Past|Typo=Yes|VerbForm=Fin",
|
152 |
+
"Mood=Imp|POS=AUX|VerbForm=Inf":"Mood=Imp|VerbForm=Inf",
|
153 |
+
"Abbr=Yes|Mood=Imp|POS=VERB|VerbForm=Fin":"Abbr=Yes|Mood=Imp|VerbForm=Fin",
|
154 |
+
"Abbr=Yes|Case=Nom|POS=PRON|Person=2|PronType=Prs":"Abbr=Yes|Case=Nom|Person=2|PronType=Prs",
|
155 |
+
"POS=VERB|Tense=Past|Typo=Yes|VerbForm=Part":"Tense=Past|Typo=Yes|VerbForm=Part",
|
156 |
+
"Mood=Ind|POS=AUX|Tense=Past|Typo=Yes|VerbForm=Fin":"Mood=Ind|Tense=Past|Typo=Yes|VerbForm=Fin",
|
157 |
+
"Mood=Ind|POS=VERB|Tense=Pres|Typo=Yes|VerbForm=Fin":"Mood=Ind|Tense=Pres|Typo=Yes|VerbForm=Fin",
|
158 |
+
"Number=Plur|POS=PRON|Person=1|PronType=Prs":"Number=Plur|Person=1|PronType=Prs",
|
159 |
+
"POS=VERB|Typo=Yes|VerbForm=Ger":"Typo=Yes|VerbForm=Ger",
|
160 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres|Typo=Yes|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=3|Tense=Pres|Typo=Yes|VerbForm=Fin",
|
161 |
+
"Abbr=Yes|POS=PRON":"Abbr=Yes",
|
162 |
+
"Abbr=Yes|Number=Plur|POS=NOUN|Typo=Yes":"Abbr=Yes|Number=Plur|Typo=Yes",
|
163 |
+
"Case=Nom|Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs|Typo=Yes":"Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs|Typo=Yes",
|
164 |
+
"Abbr=Yes|Case=Acc|Number=Plur|POS=PRON|Person=3|PronType=Prs":"Abbr=Yes|Case=Acc|Number=Plur|Person=3|PronType=Prs",
|
165 |
+
"Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs":"Gender=Fem|Number=Sing|Person=3|PronType=Prs"
|
166 |
+
},
|
167 |
+
"labels_pos":{
|
168 |
+
"Number=Sing|POS=PROPN":96,
|
169 |
+
"POS=PUNCT":97,
|
170 |
+
"Degree=Pos|POS=ADJ":84,
|
171 |
+
"Number=Plur|POS=NOUN":92,
|
172 |
+
"Mood=Ind|POS=VERB|Tense=Past|VerbForm=Fin":100,
|
173 |
+
"Definite=Def|POS=DET|PronType=Art":90,
|
174 |
+
"Number=Sing|POS=NOUN":92,
|
175 |
+
"POS=ADP":85,
|
176 |
+
"Number=Sing|POS=DET|PronType=Dem":90,
|
177 |
+
"Definite=Ind|POS=DET|PronType=Art":90,
|
178 |
+
"POS=AUX|VerbForm=Fin":87,
|
179 |
+
"POS=AUX|VerbForm=Inf":87,
|
180 |
+
"POS=VERB|VerbForm=Ger":100,
|
181 |
+
"Case=Acc|Number=Plur|POS=PRON|Person=1|PronType=Prs":95,
|
182 |
+
"POS=PART":94,
|
183 |
+
"POS=VERB|VerbForm=Inf":100,
|
184 |
+
"POS=SCONJ":98,
|
185 |
+
"Case=Nom|Number=Plur|POS=PRON|Person=3|PronType=Prs":95,
|
186 |
+
"Mood=Ind|POS=AUX|Tense=Past|VerbForm=Fin":87,
|
187 |
+
"POS=VERB|Tense=Past|VerbForm=Part":100,
|
188 |
+
"NumType=Card|POS=NUM":93,
|
189 |
+
"Case=Acc|Number=Plur|POS=PRON|Person=3|PronType=Prs":95,
|
190 |
+
"POS=AUX|VerbForm=Ger":87,
|
191 |
+
"POS=VERB|Tense=Past|VerbForm=Part|Voice=Pass":100,
|
192 |
+
"Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin":87,
|
193 |
+
"POS=ADV":86,
|
194 |
+
"Number=Sing|POS=PRON|PronType=Dem":95,
|
195 |
+
"Number=Plur|POS=PROPN":96,
|
196 |
+
"Degree=Pos|NumType=Ord|POS=ADJ":84,
|
197 |
+
"Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Past|VerbForm=Fin":87,
|
198 |
+
"Case=Nom|POS=PRON|Person=2|PronType=Prs":95,
|
199 |
+
"Mood=Ind|POS=VERB|Tense=Pres|VerbForm=Fin":100,
|
200 |
+
"Case=Nom|Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs":95,
|
201 |
+
"POS=VERB|Tense=Pres|VerbForm=Part":100,
|
202 |
+
"Gender=Masc|Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs":95,
|
203 |
+
"POS=CCONJ":89,
|
204 |
+
"Case=Nom|Number=Sing|POS=PRON|Person=1|PronType=Prs":95,
|
205 |
+
"Mood=Ind|POS=AUX|Tense=Pres|VerbForm=Fin":87,
|
206 |
+
"Case=Nom|Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs":95,
|
207 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin":100,
|
208 |
+
"Case=Acc|Number=Sing|POS=PRON|Person=1|PronType=Prs":95,
|
209 |
+
"POS=PRON|PronType=Rel":95,
|
210 |
+
"Case=Acc|Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs":95,
|
211 |
+
"POS=PRON":95,
|
212 |
+
"Number=Plur|POS=PRON|Person=3|Poss=Yes|PronType=Prs":95,
|
213 |
+
"POS=AUX|Tense=Past|VerbForm=Part":87,
|
214 |
+
"POS=DET":90,
|
215 |
+
"Number=Sing|POS=PRON|Person=1|Poss=Yes|PronType=Prs":95,
|
216 |
+
"Degree=Pos|POS=ADV":86,
|
217 |
+
"Degree=Cmp|POS=ADV":86,
|
218 |
+
"Number=Sing|POS=PRON":95,
|
219 |
+
"Degree=Cmp|POS=ADJ":84,
|
220 |
+
"Case=Nom|Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs":95,
|
221 |
+
"POS=ADV|PronType=Dem":86,
|
222 |
+
"POS=ADV|PronType=Int":86,
|
223 |
+
"Number=Plur|POS=PRON|Person=1|Poss=Yes|PronType=Prs":95,
|
224 |
+
"Case=Nom|Number=Plur|POS=PRON|Person=1|PronType=Prs":95,
|
225 |
+
"Case=Acc|Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs":95,
|
226 |
+
"Number=Plur|POS=PRON|PronType=Dem":95,
|
227 |
+
"Mood=Imp|POS=VERB|VerbForm=Fin":100,
|
228 |
+
"Degree=Sup|POS=ADJ":84,
|
229 |
+
"POS=PRON|PronType=Int":95,
|
230 |
+
"NumType=Mult|POS=ADV":86,
|
231 |
+
"Case=Acc|Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs|Reflex=Yes":95,
|
232 |
+
"POS=DET|PronType=Int":90,
|
233 |
+
"POS=PRON|Person=2|Poss=Yes|PronType=Prs":95,
|
234 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Past|VerbForm=Fin":100,
|
235 |
+
"Number=Plur|POS=DET|PronType=Dem":90,
|
236 |
+
"POS=PRON|Poss=Yes|PronType=Int":95,
|
237 |
+
"Case=Acc|POS=PRON|Person=2|PronType=Prs":95,
|
238 |
+
"POS=X":101,
|
239 |
+
"POS=PRON|PronType=Dem":95,
|
240 |
+
"Number=Sing|POS=PROPN|Typo=Yes":96,
|
241 |
+
"POS=ADV|PronType=Rel":86,
|
242 |
+
"Gender=Neut|Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs":95,
|
243 |
+
"Degree=Sup|POS=ADV":86,
|
244 |
+
"POS=INTJ":91,
|
245 |
+
"Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs":95,
|
246 |
+
"Case=Acc|Number=Plur|POS=PRON|Person=3|PronType=Prs|Reflex=Yes":95,
|
247 |
+
"Case=Acc|Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs|Reflex=Yes":95,
|
248 |
+
"Foreign=Yes|POS=X":101,
|
249 |
+
"POS=SYM":99,
|
250 |
+
"Number=Sing|POS=ADJ":84,
|
251 |
+
"Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin":87,
|
252 |
+
"Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Past|VerbForm=Fin":87,
|
253 |
+
"Mood=Imp|POS=AUX|VerbForm=Fin":87,
|
254 |
+
"Case=Acc|Number=Sing|POS=PRON|Person=2|PronType=Prs|Reflex=Yes":95,
|
255 |
+
"Case=Acc|Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs":95,
|
256 |
+
"Gender=Fem|Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs":95,
|
257 |
+
"Number=Plur|POS=PRON|Person=3|PronType=Prs":95,
|
258 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin":100,
|
259 |
+
"Abbr=Yes|POS=CCONJ":89,
|
260 |
+
"POS=SCONJ|Typo=Yes":98,
|
261 |
+
"Case=Acc|Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs|Reflex=Yes":95,
|
262 |
+
"Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs":95,
|
263 |
+
"Number=Sing|POS=SYM":99,
|
264 |
+
"POS=DET|Typo=Yes":90,
|
265 |
+
"Degree=Pos|POS=PROPN":96,
|
266 |
+
"Abbr=Yes|POS=ADP":85,
|
267 |
+
"POS=ADP|Typo=Yes":85,
|
268 |
+
"Number=Sing|POS=PRON|Person=1|PronType=Prs":95,
|
269 |
+
"Case=Acc|Number=Plur|POS=PRON|Person=2|PronType=Prs|Reflex=Yes":95,
|
270 |
+
"POS=PRON|Person=2|Poss=Yes|PronType=Prs|Typo=Yes":95,
|
271 |
+
"Abbr=Yes|POS=VERB|Tense=Pres|VerbForm=Part":100,
|
272 |
+
"Abbr=Yes|POS=PART":94,
|
273 |
+
"POS=AUX|Typo=Yes|VerbForm=Fin":87,
|
274 |
+
"Degree=Pos|POS=ADJ|Typo=Yes":84,
|
275 |
+
"POS=VERB|Tense=Past|Typo=Yes|VerbForm=Part|Voice=Pass":100,
|
276 |
+
"Number=Sing|POS=NOUN|Typo=Yes":92,
|
277 |
+
"Number=Sing|POS=PRON|Person=2|PronType=Prs":95,
|
278 |
+
"Case=Acc|Number=Sing|POS=PRON|Person=1|PronType=Prs|Reflex=Yes":95,
|
279 |
+
"Abbr=Yes|Number=Sing|POS=NOUN":92,
|
280 |
+
"Degree=Pos|POS=NOUN":92,
|
281 |
+
"POS=CCONJ|Typo=Yes":89,
|
282 |
+
"Number=Sing|POS=X":101,
|
283 |
+
"Abbr=Yes|POS=SCONJ":98,
|
284 |
+
"Case=Acc|Number=Plur|POS=PRON|Person=1|PronType=Prs|Reflex=Yes":95,
|
285 |
+
"Mood=Ind|Number=Sing|POS=VERB|Tense=Past|VerbForm=Fin":100,
|
286 |
+
"Mood=Ind|POS=AUX|Tense=Pres|Typo=Yes|VerbForm=Fin":87,
|
287 |
+
"POS=ADV|Typo=Yes":86,
|
288 |
+
"Mood=Ind|Number=Sing|POS=AUX|Tense=Past|VerbForm=Fin":87,
|
289 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Past|VerbForm=Fin":100,
|
290 |
+
"Number=Sing|POS=NUM":93,
|
291 |
+
"POS=PRON|Poss=Yes|PronType=Rel":95,
|
292 |
+
"Abbr=Yes|Mood=Ind|POS=VERB|Tense=Pres|VerbForm=Fin":100,
|
293 |
+
"Abbr=Yes|POS=INTJ":91,
|
294 |
+
"Abbr=Yes|POS=VERB|VerbForm=Inf":100,
|
295 |
+
"Abbr=Yes|Number=Sing|POS=PRON":95,
|
296 |
+
"Abbr=Yes|POS=PRON|Person=2|Poss=Yes|PronType=Prs":95,
|
297 |
+
"Abbr=Yes|POS=PRON|PronType=Int":95,
|
298 |
+
"Abbr=Yes|POS=AUX|VerbForm=Fin":87,
|
299 |
+
"Abbr=Yes|POS=ADV":86,
|
300 |
+
"Abbr=Yes|Number=Plur|POS=NOUN":92,
|
301 |
+
"Abbr=Yes|Mood=Ind|POS=AUX|Tense=Pres|Typo=Yes|VerbForm=Fin":87,
|
302 |
+
"POS=ADJ":84,
|
303 |
+
"Number=Plur|POS=NOUN|Typo=Yes":92,
|
304 |
+
"POS=DET|PronType=Rel|Typo=Yes":90,
|
305 |
+
"POS=PART|Typo=Yes":94,
|
306 |
+
"Abbr=Yes|POS=DET":90,
|
307 |
+
"POS=DET|PronType=Dem":90,
|
308 |
+
"Case=Nom|Number=Plur|POS=PRON|Person=3|PronType=Prs|Typo=Yes":95,
|
309 |
+
"Degree=Pos|NumType=Ord|POS=ADV":86,
|
310 |
+
"POS=NOUN":92,
|
311 |
+
"Number=Plur|POS=PRON|Person=1|Poss=Yes|PronType=Prs|Typo=Yes":95,
|
312 |
+
"POS=PRON|Typo=Yes":95,
|
313 |
+
"Number=Plur|POS=VERB":100,
|
314 |
+
"POS=VERB|Typo=Yes|VerbForm=Inf":100,
|
315 |
+
"Mood=Ind|POS=VERB|Tense=Past|Typo=Yes|VerbForm=Fin":100,
|
316 |
+
"Mood=Imp|POS=AUX|VerbForm=Inf":87,
|
317 |
+
"Abbr=Yes|Mood=Imp|POS=VERB|VerbForm=Fin":100,
|
318 |
+
"Abbr=Yes|Case=Nom|POS=PRON|Person=2|PronType=Prs":95,
|
319 |
+
"POS=VERB|Tense=Past|Typo=Yes|VerbForm=Part":100,
|
320 |
+
"Mood=Ind|POS=AUX|Tense=Past|Typo=Yes|VerbForm=Fin":87,
|
321 |
+
"Mood=Ind|POS=VERB|Tense=Pres|Typo=Yes|VerbForm=Fin":100,
|
322 |
+
"Number=Plur|POS=PRON|Person=1|PronType=Prs":95,
|
323 |
+
"POS=VERB|Typo=Yes|VerbForm=Ger":100,
|
324 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres|Typo=Yes|VerbForm=Fin":100,
|
325 |
+
"Abbr=Yes|POS=PRON":95,
|
326 |
+
"Abbr=Yes|Number=Plur|POS=NOUN|Typo=Yes":92,
|
327 |
+
"Case=Nom|Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs|Typo=Yes":95,
|
328 |
+
"Abbr=Yes|Case=Acc|Number=Plur|POS=PRON|Person=3|PronType=Prs":95,
|
329 |
+
"Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs":95
|
330 |
+
},
|
331 |
+
"overwrite":false
|
332 |
+
}
|
morphologizer/model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09ee9ebe74104b157ccfac8dffc1c25616de86ed520c81718a3c64de08fa8e3a
|
3 |
+
size 498908
|
parser/cfg
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"moves":null,
|
3 |
+
"update_with_oracle_cut_size":100,
|
4 |
+
"multitasks":[
|
5 |
+
|
6 |
+
],
|
7 |
+
"min_action_freq":5,
|
8 |
+
"learn_tokens":false,
|
9 |
+
"beam_width":1,
|
10 |
+
"beam_density":0.0,
|
11 |
+
"beam_update_prob":0.0,
|
12 |
+
"incorrect_spans_key":null
|
13 |
+
}
|
parser/model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:289e1c5aba630d9b50ca5e5fa4ba4bdc4236e88f9eaedc391bba872a4056f37b
|
3 |
+
size 947981
|
parser/moves
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
��moves��{"0":{"":118040},"1":{"":74004},"2":{"case":16704,"det":15690,"nsubj":15626,"amod":8762,"advmod":8264,"compound":8071,"mark":7461,"punct":7147,"cc":6712,"aux":6488,"cop":4279,"nmod:poss":3667,"nummod":1750,"aux:pass":1335,"nsubj:pass":1114,"advcl":943,"obl":906,"discourse":529,"expl":524,"obj":354,"obl:npmod":330,"goeswith":195,"det:predet":165,"obl:tmod":105,"csubj":105,"ccomp":102,"cc:preconj":95,"nmod":79,"parataxis":64,"vocative":54,"nmod:npmod":46,"appos":43,"cc||conj":36,"reparandum":23,"det||conj":17,"obj||xcomp":15,"nsubj||ccomp":13,"nmod:tmod":12,"acl":12,"xcomp":8,"obl||xcomp":8,"nsubj||conj":8,"mark||conj":6,"nmod:poss||conj":5,"advmod||xcomp":5,"advmod||compound":5,"dep":0},"3":{"punct":16299,"obj":9811,"obl":8194,"conj":7499,"nmod":6801,"xcomp":3011,"advcl":2805,"advmod":2660,"ccomp":2283,"acl:relcl":1992,"appos":1461,"flat":1447,"acl":1447,"parataxis":1345,"nummod":784,"compound:prt":747,"case":689,"nsubj":594,"fixed":493,"obl:tmod":443,"list":443,"iobj":377,"amod":298,"nmod:tmod":276,"cop":175,"csubj":171,"discourse":168,"obl:npmod":129,"compound":119,"nmod:npmod":96,"goeswith":70,"vocative":66,"advcl||advmod":61,"expl":58,"det":41,"case||obl":40,"punct||advmod":32,"nsubj:pass":30,"aux:pass":30,"obl||advmod":25,"appos||list":25,"punct||nsubj":20,"orphan":19,"advcl||amod":18,"aux":17,"cc||conj":14,"appos||obj":14,"flat:foreign":12,"punct||nummod":11,"punct||conj":11,"conj||obj":11,"list||compound":10,"acl:relcl||obj":10,"punct||xcomp":9,"punct||parataxis":8,"punct||advcl":8,"parataxis||parataxis":8,"conj||appos":8,"obl||amod":7,"appos||nummod":7,"conj||parataxis":6,"cc":6,"acl||obj":6,"acl||nsubj":6,"reparandum":5,"punct||cc":5,"conj||xcomp":5,"conj||nsubj":5,"conj||conj":5,"dep":0},"4":{"ROOT":12543}}�cfg��neg_key�
|
senter/cfg
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"overwrite":false
|
3 |
+
}
|
senter/model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf4b49d7588f01b001eb36cb460a1a272d779b7f744f998ee367177f22b3575e
|
3 |
+
size 6740
|
tagger/cfg
ADDED
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"labels":[
|
3 |
+
"$",
|
4 |
+
"''",
|
5 |
+
",",
|
6 |
+
"-LRB-",
|
7 |
+
"-RRB-",
|
8 |
+
".",
|
9 |
+
":",
|
10 |
+
"ADD",
|
11 |
+
"AFX",
|
12 |
+
"CC",
|
13 |
+
"CD",
|
14 |
+
"DT",
|
15 |
+
"EX",
|
16 |
+
"FW",
|
17 |
+
"GW",
|
18 |
+
"HYPH",
|
19 |
+
"IN",
|
20 |
+
"JJ",
|
21 |
+
"JJR",
|
22 |
+
"JJS",
|
23 |
+
"LS",
|
24 |
+
"MD",
|
25 |
+
"NFP",
|
26 |
+
"NN",
|
27 |
+
"NNP",
|
28 |
+
"NNPS",
|
29 |
+
"NNS",
|
30 |
+
"PDT",
|
31 |
+
"POS",
|
32 |
+
"PRP",
|
33 |
+
"PRP$",
|
34 |
+
"RB",
|
35 |
+
"RBR",
|
36 |
+
"RBS",
|
37 |
+
"RP",
|
38 |
+
"SYM",
|
39 |
+
"TO",
|
40 |
+
"UH",
|
41 |
+
"VB",
|
42 |
+
"VBD",
|
43 |
+
"VBG",
|
44 |
+
"VBN",
|
45 |
+
"VBP",
|
46 |
+
"VBZ",
|
47 |
+
"WDT",
|
48 |
+
"WP",
|
49 |
+
"WP$",
|
50 |
+
"WRB",
|
51 |
+
"XX",
|
52 |
+
"``"
|
53 |
+
],
|
54 |
+
"neg_prefix":"!",
|
55 |
+
"overwrite":false
|
56 |
+
}
|
tagger/model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:644ef7f44b33b22691efaf0d51a88153a9d68a7c8c90ad7705c2e2cbb7498618
|
3 |
+
size 154390
|
transformer/cfg
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"max_batch_items":4096
|
3 |
+
}
|
transformer/model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d525eb524a072b6867a308545c0a231a64ddb78d58e0a5126cbe76edaee70d2
|
3 |
+
size 1126406104
|
vocab/key2row
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
�
|
vocab/lookups.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76be8b528d0075f7aae98d6fa57a6d3c83ae480a8469e668d7b0af968995ac71
|
3 |
+
size 1
|
vocab/strings.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef753f4a93ec8a4065f0a76f568edeaa2e7e4651694ff98578150482dbbc51cf
|
3 |
+
size 909045
|
vocab/vectors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14772b683e726436d5948ad3fff2b43d036ef2ebbe3458aafed6004e05a40706
|
3 |
+
size 128
|
vocab/vectors.cfg
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"mode":"default"
|
3 |
+
}
|