osanseviero HF staff commited on
Commit
be69306
1 Parent(s): 8e51ca4

Update spaCy pipeline

Browse files
.gitattributes CHANGED
@@ -14,3 +14,7 @@
14
  *.pb filter=lfs diff=lfs merge=lfs -text
15
  *.pt filter=lfs diff=lfs merge=lfs -text
16
  *.pth filter=lfs diff=lfs merge=lfs -text
 
 
 
 
14
  *.pb filter=lfs diff=lfs merge=lfs -text
15
  *.pt filter=lfs diff=lfs merge=lfs -text
16
  *.pth filter=lfs diff=lfs merge=lfs -text
17
+ *.whl filter=lfs diff=lfs merge=lfs -text
18
+ *.npz filter=lfs diff=lfs merge=lfs -text
19
+ *strings.json filter=lfs diff=lfs merge=lfs -text
20
+ vectors filter=lfs diff=lfs merge=lfs -text
LICENSE ADDED
@@ -0,0 +1,674 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ GNU GENERAL PUBLIC LICENSE
2
+ Version 3, 29 June 2007
3
+
4
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
5
+ Everyone is permitted to copy and distribute verbatim copies
6
+ of this license document, but changing it is not allowed.
7
+
8
+ Preamble
9
+
10
+ The GNU General Public License is a free, copyleft license for
11
+ software and other kinds of works.
12
+
13
+ The licenses for most software and other practical works are designed
14
+ to take away your freedom to share and change the works. By contrast,
15
+ the GNU General Public License is intended to guarantee your freedom to
16
+ share and change all versions of a program--to make sure it remains free
17
+ software for all its users. We, the Free Software Foundation, use the
18
+ GNU General Public License for most of our software; it applies also to
19
+ any other work released this way by its authors. You can apply it to
20
+ your programs, too.
21
+
22
+ When we speak of free software, we are referring to freedom, not
23
+ price. Our General Public Licenses are designed to make sure that you
24
+ have the freedom to distribute copies of free software (and charge for
25
+ them if you wish), that you receive source code or can get it if you
26
+ want it, that you can change the software or use pieces of it in new
27
+ free programs, and that you know you can do these things.
28
+
29
+ To protect your rights, we need to prevent others from denying you
30
+ these rights or asking you to surrender the rights. Therefore, you have
31
+ certain responsibilities if you distribute copies of the software, or if
32
+ you modify it: responsibilities to respect the freedom of others.
33
+
34
+ For example, if you distribute copies of such a program, whether
35
+ gratis or for a fee, you must pass on to the recipients the same
36
+ freedoms that you received. You must make sure that they, too, receive
37
+ or can get the source code. And you must show them these terms so they
38
+ know their rights.
39
+
40
+ Developers that use the GNU GPL protect your rights with two steps:
41
+ (1) assert copyright on the software, and (2) offer you this License
42
+ giving you legal permission to copy, distribute and/or modify it.
43
+
44
+ For the developers' and authors' protection, the GPL clearly explains
45
+ that there is no warranty for this free software. For both users' and
46
+ authors' sake, the GPL requires that modified versions be marked as
47
+ changed, so that their problems will not be attributed erroneously to
48
+ authors of previous versions.
49
+
50
+ Some devices are designed to deny users access to install or run
51
+ modified versions of the software inside them, although the manufacturer
52
+ can do so. This is fundamentally incompatible with the aim of
53
+ protecting users' freedom to change the software. The systematic
54
+ pattern of such abuse occurs in the area of products for individuals to
55
+ use, which is precisely where it is most unacceptable. Therefore, we
56
+ have designed this version of the GPL to prohibit the practice for those
57
+ products. If such problems arise substantially in other domains, we
58
+ stand ready to extend this provision to those domains in future versions
59
+ of the GPL, as needed to protect the freedom of users.
60
+
61
+ Finally, every program is threatened constantly by software patents.
62
+ States should not allow patents to restrict development and use of
63
+ software on general-purpose computers, but in those that do, we wish to
64
+ avoid the special danger that patents applied to a free program could
65
+ make it effectively proprietary. To prevent this, the GPL assures that
66
+ patents cannot be used to render the program non-free.
67
+
68
+ The precise terms and conditions for copying, distribution and
69
+ modification follow.
70
+
71
+ TERMS AND CONDITIONS
72
+
73
+ 0. Definitions.
74
+
75
+ "This License" refers to version 3 of the GNU General Public License.
76
+
77
+ "Copyright" also means copyright-like laws that apply to other kinds of
78
+ works, such as semiconductor masks.
79
+
80
+ "The Program" refers to any copyrightable work licensed under this
81
+ License. Each licensee is addressed as "you". "Licensees" and
82
+ "recipients" may be individuals or organizations.
83
+
84
+ To "modify" a work means to copy from or adapt all or part of the work
85
+ in a fashion requiring copyright permission, other than the making of an
86
+ exact copy. The resulting work is called a "modified version" of the
87
+ earlier work or a work "based on" the earlier work.
88
+
89
+ A "covered work" means either the unmodified Program or a work based
90
+ on the Program.
91
+
92
+ To "propagate" a work means to do anything with it that, without
93
+ permission, would make you directly or secondarily liable for
94
+ infringement under applicable copyright law, except executing it on a
95
+ computer or modifying a private copy. Propagation includes copying,
96
+ distribution (with or without modification), making available to the
97
+ public, and in some countries other activities as well.
98
+
99
+ To "convey" a work means any kind of propagation that enables other
100
+ parties to make or receive copies. Mere interaction with a user through
101
+ a computer network, with no transfer of a copy, is not conveying.
102
+
103
+ An interactive user interface displays "Appropriate Legal Notices"
104
+ to the extent that it includes a convenient and prominently visible
105
+ feature that (1) displays an appropriate copyright notice, and (2)
106
+ tells the user that there is no warranty for the work (except to the
107
+ extent that warranties are provided), that licensees may convey the
108
+ work under this License, and how to view a copy of this License. If
109
+ the interface presents a list of user commands or options, such as a
110
+ menu, a prominent item in the list meets this criterion.
111
+
112
+ 1. Source Code.
113
+
114
+ The "source code" for a work means the preferred form of the work
115
+ for making modifications to it. "Object code" means any non-source
116
+ form of a work.
117
+
118
+ A "Standard Interface" means an interface that either is an official
119
+ standard defined by a recognized standards body, or, in the case of
120
+ interfaces specified for a particular programming language, one that
121
+ is widely used among developers working in that language.
122
+
123
+ The "System Libraries" of an executable work include anything, other
124
+ than the work as a whole, that (a) is included in the normal form of
125
+ packaging a Major Component, but which is not part of that Major
126
+ Component, and (b) serves only to enable use of the work with that
127
+ Major Component, or to implement a Standard Interface for which an
128
+ implementation is available to the public in source code form. A
129
+ "Major Component", in this context, means a major essential component
130
+ (kernel, window system, and so on) of the specific operating system
131
+ (if any) on which the executable work runs, or a compiler used to
132
+ produce the work, or an object code interpreter used to run it.
133
+
134
+ The "Corresponding Source" for a work in object code form means all
135
+ the source code needed to generate, install, and (for an executable
136
+ work) run the object code and to modify the work, including scripts to
137
+ control those activities. However, it does not include the work's
138
+ System Libraries, or general-purpose tools or generally available free
139
+ programs which are used unmodified in performing those activities but
140
+ which are not part of the work. For example, Corresponding Source
141
+ includes interface definition files associated with source files for
142
+ the work, and the source code for shared libraries and dynamically
143
+ linked subprograms that the work is specifically designed to require,
144
+ such as by intimate data communication or control flow between those
145
+ subprograms and other parts of the work.
146
+
147
+ The Corresponding Source need not include anything that users
148
+ can regenerate automatically from other parts of the Corresponding
149
+ Source.
150
+
151
+ The Corresponding Source for a work in source code form is that
152
+ same work.
153
+
154
+ 2. Basic Permissions.
155
+
156
+ All rights granted under this License are granted for the term of
157
+ copyright on the Program, and are irrevocable provided the stated
158
+ conditions are met. This License explicitly affirms your unlimited
159
+ permission to run the unmodified Program. The output from running a
160
+ covered work is covered by this License only if the output, given its
161
+ content, constitutes a covered work. This License acknowledges your
162
+ rights of fair use or other equivalent, as provided by copyright law.
163
+
164
+ You may make, run and propagate covered works that you do not
165
+ convey, without conditions so long as your license otherwise remains
166
+ in force. You may convey covered works to others for the sole purpose
167
+ of having them make modifications exclusively for you, or provide you
168
+ with facilities for running those works, provided that you comply with
169
+ the terms of this License in conveying all material for which you do
170
+ not control copyright. Those thus making or running the covered works
171
+ for you must do so exclusively on your behalf, under your direction
172
+ and control, on terms that prohibit them from making any copies of
173
+ your copyrighted material outside their relationship with you.
174
+
175
+ Conveying under any other circumstances is permitted solely under
176
+ the conditions stated below. Sublicensing is not allowed; section 10
177
+ makes it unnecessary.
178
+
179
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
180
+
181
+ No covered work shall be deemed part of an effective technological
182
+ measure under any applicable law fulfilling obligations under article
183
+ 11 of the WIPO copyright treaty adopted on 20 December 1996, or
184
+ similar laws prohibiting or restricting circumvention of such
185
+ measures.
186
+
187
+ When you convey a covered work, you waive any legal power to forbid
188
+ circumvention of technological measures to the extent such circumvention
189
+ is effected by exercising rights under this License with respect to
190
+ the covered work, and you disclaim any intention to limit operation or
191
+ modification of the work as a means of enforcing, against the work's
192
+ users, your or third parties' legal rights to forbid circumvention of
193
+ technological measures.
194
+
195
+ 4. Conveying Verbatim Copies.
196
+
197
+ You may convey verbatim copies of the Program's source code as you
198
+ receive it, in any medium, provided that you conspicuously and
199
+ appropriately publish on each copy an appropriate copyright notice;
200
+ keep intact all notices stating that this License and any
201
+ non-permissive terms added in accord with section 7 apply to the code;
202
+ keep intact all notices of the absence of any warranty; and give all
203
+ recipients a copy of this License along with the Program.
204
+
205
+ You may charge any price or no price for each copy that you convey,
206
+ and you may offer support or warranty protection for a fee.
207
+
208
+ 5. Conveying Modified Source Versions.
209
+
210
+ You may convey a work based on the Program, or the modifications to
211
+ produce it from the Program, in the form of source code under the
212
+ terms of section 4, provided that you also meet all of these conditions:
213
+
214
+ a) The work must carry prominent notices stating that you modified
215
+ it, and giving a relevant date.
216
+
217
+ b) The work must carry prominent notices stating that it is
218
+ released under this License and any conditions added under section
219
+ 7. This requirement modifies the requirement in section 4 to
220
+ "keep intact all notices".
221
+
222
+ c) You must license the entire work, as a whole, under this
223
+ License to anyone who comes into possession of a copy. This
224
+ License will therefore apply, along with any applicable section 7
225
+ additional terms, to the whole of the work, and all its parts,
226
+ regardless of how they are packaged. This License gives no
227
+ permission to license the work in any other way, but it does not
228
+ invalidate such permission if you have separately received it.
229
+
230
+ d) If the work has interactive user interfaces, each must display
231
+ Appropriate Legal Notices; however, if the Program has interactive
232
+ interfaces that do not display Appropriate Legal Notices, your
233
+ work need not make them do so.
234
+
235
+ A compilation of a covered work with other separate and independent
236
+ works, which are not by their nature extensions of the covered work,
237
+ and which are not combined with it such as to form a larger program,
238
+ in or on a volume of a storage or distribution medium, is called an
239
+ "aggregate" if the compilation and its resulting copyright are not
240
+ used to limit the access or legal rights of the compilation's users
241
+ beyond what the individual works permit. Inclusion of a covered work
242
+ in an aggregate does not cause this License to apply to the other
243
+ parts of the aggregate.
244
+
245
+ 6. Conveying Non-Source Forms.
246
+
247
+ You may convey a covered work in object code form under the terms
248
+ of sections 4 and 5, provided that you also convey the
249
+ machine-readable Corresponding Source under the terms of this License,
250
+ in one of these ways:
251
+
252
+ a) Convey the object code in, or embodied in, a physical product
253
+ (including a physical distribution medium), accompanied by the
254
+ Corresponding Source fixed on a durable physical medium
255
+ customarily used for software interchange.
256
+
257
+ b) Convey the object code in, or embodied in, a physical product
258
+ (including a physical distribution medium), accompanied by a
259
+ written offer, valid for at least three years and valid for as
260
+ long as you offer spare parts or customer support for that product
261
+ model, to give anyone who possesses the object code either (1) a
262
+ copy of the Corresponding Source for all the software in the
263
+ product that is covered by this License, on a durable physical
264
+ medium customarily used for software interchange, for a price no
265
+ more than your reasonable cost of physically performing this
266
+ conveying of source, or (2) access to copy the
267
+ Corresponding Source from a network server at no charge.
268
+
269
+ c) Convey individual copies of the object code with a copy of the
270
+ written offer to provide the Corresponding Source. This
271
+ alternative is allowed only occasionally and noncommercially, and
272
+ only if you received the object code with such an offer, in accord
273
+ with subsection 6b.
274
+
275
+ d) Convey the object code by offering access from a designated
276
+ place (gratis or for a charge), and offer equivalent access to the
277
+ Corresponding Source in the same way through the same place at no
278
+ further charge. You need not require recipients to copy the
279
+ Corresponding Source along with the object code. If the place to
280
+ copy the object code is a network server, the Corresponding Source
281
+ may be on a different server (operated by you or a third party)
282
+ that supports equivalent copying facilities, provided you maintain
283
+ clear directions next to the object code saying where to find the
284
+ Corresponding Source. Regardless of what server hosts the
285
+ Corresponding Source, you remain obligated to ensure that it is
286
+ available for as long as needed to satisfy these requirements.
287
+
288
+ e) Convey the object code using peer-to-peer transmission, provided
289
+ you inform other peers where the object code and Corresponding
290
+ Source of the work are being offered to the general public at no
291
+ charge under subsection 6d.
292
+
293
+ A separable portion of the object code, whose source code is excluded
294
+ from the Corresponding Source as a System Library, need not be
295
+ included in conveying the object code work.
296
+
297
+ A "User Product" is either (1) a "consumer product", which means any
298
+ tangible personal property which is normally used for personal, family,
299
+ or household purposes, or (2) anything designed or sold for incorporation
300
+ into a dwelling. In determining whether a product is a consumer product,
301
+ doubtful cases shall be resolved in favor of coverage. For a particular
302
+ product received by a particular user, "normally used" refers to a
303
+ typical or common use of that class of product, regardless of the status
304
+ of the particular user or of the way in which the particular user
305
+ actually uses, or expects or is expected to use, the product. A product
306
+ is a consumer product regardless of whether the product has substantial
307
+ commercial, industrial or non-consumer uses, unless such uses represent
308
+ the only significant mode of use of the product.
309
+
310
+ "Installation Information" for a User Product means any methods,
311
+ procedures, authorization keys, or other information required to install
312
+ and execute modified versions of a covered work in that User Product from
313
+ a modified version of its Corresponding Source. The information must
314
+ suffice to ensure that the continued functioning of the modified object
315
+ code is in no case prevented or interfered with solely because
316
+ modification has been made.
317
+
318
+ If you convey an object code work under this section in, or with, or
319
+ specifically for use in, a User Product, and the conveying occurs as
320
+ part of a transaction in which the right of possession and use of the
321
+ User Product is transferred to the recipient in perpetuity or for a
322
+ fixed term (regardless of how the transaction is characterized), the
323
+ Corresponding Source conveyed under this section must be accompanied
324
+ by the Installation Information. But this requirement does not apply
325
+ if neither you nor any third party retains the ability to install
326
+ modified object code on the User Product (for example, the work has
327
+ been installed in ROM).
328
+
329
+ The requirement to provide Installation Information does not include a
330
+ requirement to continue to provide support service, warranty, or updates
331
+ for a work that has been modified or installed by the recipient, or for
332
+ the User Product in which it has been modified or installed. Access to a
333
+ network may be denied when the modification itself materially and
334
+ adversely affects the operation of the network or violates the rules and
335
+ protocols for communication across the network.
336
+
337
+ Corresponding Source conveyed, and Installation Information provided,
338
+ in accord with this section must be in a format that is publicly
339
+ documented (and with an implementation available to the public in
340
+ source code form), and must require no special password or key for
341
+ unpacking, reading or copying.
342
+
343
+ 7. Additional Terms.
344
+
345
+ "Additional permissions" are terms that supplement the terms of this
346
+ License by making exceptions from one or more of its conditions.
347
+ Additional permissions that are applicable to the entire Program shall
348
+ be treated as though they were included in this License, to the extent
349
+ that they are valid under applicable law. If additional permissions
350
+ apply only to part of the Program, that part may be used separately
351
+ under those permissions, but the entire Program remains governed by
352
+ this License without regard to the additional permissions.
353
+
354
+ When you convey a copy of a covered work, you may at your option
355
+ remove any additional permissions from that copy, or from any part of
356
+ it. (Additional permissions may be written to require their own
357
+ removal in certain cases when you modify the work.) You may place
358
+ additional permissions on material, added by you to a covered work,
359
+ for which you have or can give appropriate copyright permission.
360
+
361
+ Notwithstanding any other provision of this License, for material you
362
+ add to a covered work, you may (if authorized by the copyright holders of
363
+ that material) supplement the terms of this License with terms:
364
+
365
+ a) Disclaiming warranty or limiting liability differently from the
366
+ terms of sections 15 and 16 of this License; or
367
+
368
+ b) Requiring preservation of specified reasonable legal notices or
369
+ author attributions in that material or in the Appropriate Legal
370
+ Notices displayed by works containing it; or
371
+
372
+ c) Prohibiting misrepresentation of the origin of that material, or
373
+ requiring that modified versions of such material be marked in
374
+ reasonable ways as different from the original version; or
375
+
376
+ d) Limiting the use for publicity purposes of names of licensors or
377
+ authors of the material; or
378
+
379
+ e) Declining to grant rights under trademark law for use of some
380
+ trade names, trademarks, or service marks; or
381
+
382
+ f) Requiring indemnification of licensors and authors of that
383
+ material by anyone who conveys the material (or modified versions of
384
+ it) with contractual assumptions of liability to the recipient, for
385
+ any liability that these contractual assumptions directly impose on
386
+ those licensors and authors.
387
+
388
+ All other non-permissive additional terms are considered "further
389
+ restrictions" within the meaning of section 10. If the Program as you
390
+ received it, or any part of it, contains a notice stating that it is
391
+ governed by this License along with a term that is a further
392
+ restriction, you may remove that term. If a license document contains
393
+ a further restriction but permits relicensing or conveying under this
394
+ License, you may add to a covered work material governed by the terms
395
+ of that license document, provided that the further restriction does
396
+ not survive such relicensing or conveying.
397
+
398
+ If you add terms to a covered work in accord with this section, you
399
+ must place, in the relevant source files, a statement of the
400
+ additional terms that apply to those files, or a notice indicating
401
+ where to find the applicable terms.
402
+
403
+ Additional terms, permissive or non-permissive, may be stated in the
404
+ form of a separately written license, or stated as exceptions;
405
+ the above requirements apply either way.
406
+
407
+ 8. Termination.
408
+
409
+ You may not propagate or modify a covered work except as expressly
410
+ provided under this License. Any attempt otherwise to propagate or
411
+ modify it is void, and will automatically terminate your rights under
412
+ this License (including any patent licenses granted under the third
413
+ paragraph of section 11).
414
+
415
+ However, if you cease all violation of this License, then your
416
+ license from a particular copyright holder is reinstated (a)
417
+ provisionally, unless and until the copyright holder explicitly and
418
+ finally terminates your license, and (b) permanently, if the copyright
419
+ holder fails to notify you of the violation by some reasonable means
420
+ prior to 60 days after the cessation.
421
+
422
+ Moreover, your license from a particular copyright holder is
423
+ reinstated permanently if the copyright holder notifies you of the
424
+ violation by some reasonable means, this is the first time you have
425
+ received notice of violation of this License (for any work) from that
426
+ copyright holder, and you cure the violation prior to 30 days after
427
+ your receipt of the notice.
428
+
429
+ Termination of your rights under this section does not terminate the
430
+ licenses of parties who have received copies or rights from you under
431
+ this License. If your rights have been terminated and not permanently
432
+ reinstated, you do not qualify to receive new licenses for the same
433
+ material under section 10.
434
+
435
+ 9. Acceptance Not Required for Having Copies.
436
+
437
+ You are not required to accept this License in order to receive or
438
+ run a copy of the Program. Ancillary propagation of a covered work
439
+ occurring solely as a consequence of using peer-to-peer transmission
440
+ to receive a copy likewise does not require acceptance. However,
441
+ nothing other than this License grants you permission to propagate or
442
+ modify any covered work. These actions infringe copyright if you do
443
+ not accept this License. Therefore, by modifying or propagating a
444
+ covered work, you indicate your acceptance of this License to do so.
445
+
446
+ 10. Automatic Licensing of Downstream Recipients.
447
+
448
+ Each time you convey a covered work, the recipient automatically
449
+ receives a license from the original licensors, to run, modify and
450
+ propagate that work, subject to this License. You are not responsible
451
+ for enforcing compliance by third parties with this License.
452
+
453
+ An "entity transaction" is a transaction transferring control of an
454
+ organization, or substantially all assets of one, or subdividing an
455
+ organization, or merging organizations. If propagation of a covered
456
+ work results from an entity transaction, each party to that
457
+ transaction who receives a copy of the work also receives whatever
458
+ licenses to the work the party's predecessor in interest had or could
459
+ give under the previous paragraph, plus a right to possession of the
460
+ Corresponding Source of the work from the predecessor in interest, if
461
+ the predecessor has it or can get it with reasonable efforts.
462
+
463
+ You may not impose any further restrictions on the exercise of the
464
+ rights granted or affirmed under this License. For example, you may
465
+ not impose a license fee, royalty, or other charge for exercise of
466
+ rights granted under this License, and you may not initiate litigation
467
+ (including a cross-claim or counterclaim in a lawsuit) alleging that
468
+ any patent claim is infringed by making, using, selling, offering for
469
+ sale, or importing the Program or any portion of it.
470
+
471
+ 11. Patents.
472
+
473
+ A "contributor" is a copyright holder who authorizes use under this
474
+ License of the Program or a work on which the Program is based. The
475
+ work thus licensed is called the contributor's "contributor version".
476
+
477
+ A contributor's "essential patent claims" are all patent claims
478
+ owned or controlled by the contributor, whether already acquired or
479
+ hereafter acquired, that would be infringed by some manner, permitted
480
+ by this License, of making, using, or selling its contributor version,
481
+ but do not include claims that would be infringed only as a
482
+ consequence of further modification of the contributor version. For
483
+ purposes of this definition, "control" includes the right to grant
484
+ patent sublicenses in a manner consistent with the requirements of
485
+ this License.
486
+
487
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
488
+ patent license under the contributor's essential patent claims, to
489
+ make, use, sell, offer for sale, import and otherwise run, modify and
490
+ propagate the contents of its contributor version.
491
+
492
+ In the following three paragraphs, a "patent license" is any express
493
+ agreement or commitment, however denominated, not to enforce a patent
494
+ (such as an express permission to practice a patent or covenant not to
495
+ sue for patent infringement). To "grant" such a patent license to a
496
+ party means to make such an agreement or commitment not to enforce a
497
+ patent against the party.
498
+
499
+ If you convey a covered work, knowingly relying on a patent license,
500
+ and the Corresponding Source of the work is not available for anyone
501
+ to copy, free of charge and under the terms of this License, through a
502
+ publicly available network server or other readily accessible means,
503
+ then you must either (1) cause the Corresponding Source to be so
504
+ available, or (2) arrange to deprive yourself of the benefit of the
505
+ patent license for this particular work, or (3) arrange, in a manner
506
+ consistent with the requirements of this License, to extend the patent
507
+ license to downstream recipients. "Knowingly relying" means you have
508
+ actual knowledge that, but for the patent license, your conveying the
509
+ covered work in a country, or your recipient's use of the covered work
510
+ in a country, would infringe one or more identifiable patents in that
511
+ country that you have reason to believe are valid.
512
+
513
+ If, pursuant to or in connection with a single transaction or
514
+ arrangement, you convey, or propagate by procuring conveyance of, a
515
+ covered work, and grant a patent license to some of the parties
516
+ receiving the covered work authorizing them to use, propagate, modify
517
+ or convey a specific copy of the covered work, then the patent license
518
+ you grant is automatically extended to all recipients of the covered
519
+ work and works based on it.
520
+
521
+ A patent license is "discriminatory" if it does not include within
522
+ the scope of its coverage, prohibits the exercise of, or is
523
+ conditioned on the non-exercise of one or more of the rights that are
524
+ specifically granted under this License. You may not convey a covered
525
+ work if you are a party to an arrangement with a third party that is
526
+ in the business of distributing software, under which you make payment
527
+ to the third party based on the extent of your activity of conveying
528
+ the work, and under which the third party grants, to any of the
529
+ parties who would receive the covered work from you, a discriminatory
530
+ patent license (a) in connection with copies of the covered work
531
+ conveyed by you (or copies made from those copies), or (b) primarily
532
+ for and in connection with specific products or compilations that
533
+ contain the covered work, unless you entered into that arrangement,
534
+ or that patent license was granted, prior to 28 March 2007.
535
+
536
+ Nothing in this License shall be construed as excluding or limiting
537
+ any implied license or other defenses to infringement that may
538
+ otherwise be available to you under applicable patent law.
539
+
540
+ 12. No Surrender of Others' Freedom.
541
+
542
+ If conditions are imposed on you (whether by court order, agreement or
543
+ otherwise) that contradict the conditions of this License, they do not
544
+ excuse you from the conditions of this License. If you cannot convey a
545
+ covered work so as to satisfy simultaneously your obligations under this
546
+ License and any other pertinent obligations, then as a consequence you may
547
+ not convey it at all. For example, if you agree to terms that obligate you
548
+ to collect a royalty for further conveying from those to whom you convey
549
+ the Program, the only way you could satisfy both those terms and this
550
+ License would be to refrain entirely from conveying the Program.
551
+
552
+ 13. Use with the GNU Affero General Public License.
553
+
554
+ Notwithstanding any other provision of this License, you have
555
+ permission to link or combine any covered work with a work licensed
556
+ under version 3 of the GNU Affero General Public License into a single
557
+ combined work, and to convey the resulting work. The terms of this
558
+ License will continue to apply to the part which is the covered work,
559
+ but the special requirements of the GNU Affero General Public License,
560
+ section 13, concerning interaction through a network will apply to the
561
+ combination as such.
562
+
563
+ 14. Revised Versions of this License.
564
+
565
+ The Free Software Foundation may publish revised and/or new versions of
566
+ the GNU General Public License from time to time. Such new versions will
567
+ be similar in spirit to the present version, but may differ in detail to
568
+ address new problems or concerns.
569
+
570
+ Each version is given a distinguishing version number. If the
571
+ Program specifies that a certain numbered version of the GNU General
572
+ Public License "or any later version" applies to it, you have the
573
+ option of following the terms and conditions either of that numbered
574
+ version or of any later version published by the Free Software
575
+ Foundation. If the Program does not specify a version number of the
576
+ GNU General Public License, you may choose any version ever published
577
+ by the Free Software Foundation.
578
+
579
+ If the Program specifies that a proxy can decide which future
580
+ versions of the GNU General Public License can be used, that proxy's
581
+ public statement of acceptance of a version permanently authorizes you
582
+ to choose that version for the Program.
583
+
584
+ Later license versions may give you additional or different
585
+ permissions. However, no additional obligations are imposed on any
586
+ author or copyright holder as a result of your choosing to follow a
587
+ later version.
588
+
589
+ 15. Disclaimer of Warranty.
590
+
591
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
592
+ APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
593
+ HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
594
+ OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
595
+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
596
+ PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
597
+ IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
598
+ ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
599
+
600
+ 16. Limitation of Liability.
601
+
602
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
603
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
604
+ THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
605
+ GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
606
+ USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
607
+ DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
608
+ PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
609
+ EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
610
+ SUCH DAMAGES.
611
+
612
+ 17. Interpretation of Sections 15 and 16.
613
+
614
+ If the disclaimer of warranty and limitation of liability provided
615
+ above cannot be given local legal effect according to their terms,
616
+ reviewing courts shall apply local law that most closely approximates
617
+ an absolute waiver of all civil liability in connection with the
618
+ Program, unless a warranty or assumption of liability accompanies a
619
+ copy of the Program in return for a fee.
620
+
621
+ END OF TERMS AND CONDITIONS
622
+
623
+ How to Apply These Terms to Your New Programs
624
+
625
+ If you develop a new program, and you want it to be of the greatest
626
+ possible use to the public, the best way to achieve this is to make it
627
+ free software which everyone can redistribute and change under these terms.
628
+
629
+ To do so, attach the following notices to the program. It is safest
630
+ to attach them to the start of each source file to most effectively
631
+ state the exclusion of warranty; and each file should have at least
632
+ the "copyright" line and a pointer to where the full notice is found.
633
+
634
+ <one line to give the program's name and a brief idea of what it does.>
635
+ Copyright (C) <year> <name of author>
636
+
637
+ This program is free software: you can redistribute it and/or modify
638
+ it under the terms of the GNU General Public License as published by
639
+ the Free Software Foundation, either version 3 of the License, or
640
+ (at your option) any later version.
641
+
642
+ This program is distributed in the hope that it will be useful,
643
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
644
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
645
+ GNU General Public License for more details.
646
+
647
+ You should have received a copy of the GNU General Public License
648
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
649
+
650
+ Also add information on how to contact you by electronic and paper mail.
651
+
652
+ If the program does terminal interaction, make it output a short
653
+ notice like this when it starts in an interactive mode:
654
+
655
+ <program> Copyright (C) <year> <name of author>
656
+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
657
+ This is free software, and you are welcome to redistribute it
658
+ under certain conditions; type `show c' for details.
659
+
660
+ The hypothetical commands `show w' and `show c' should show the appropriate
661
+ parts of the General Public License. Of course, your program's commands
662
+ might be different; for a GUI interface, you would use an "about box".
663
+
664
+ You should also get your employer (if you work as a programmer) or school,
665
+ if any, to sign a "copyright disclaimer" for the program, if necessary.
666
+ For more information on this, and how to apply and follow the GNU GPL, see
667
+ <https://www.gnu.org/licenses/>.
668
+
669
+ The GNU General Public License does not permit incorporating your program
670
+ into proprietary programs. If your program is a subroutine library, you
671
+ may consider it more useful to permit linking proprietary applications with
672
+ the library. If this is what you want to do, use the GNU Lesser General
673
+ Public License instead of this License. But first, please read
674
+ <https://www.gnu.org/licenses/why-not-lgpl.html>.
LICENSES_SOURCES ADDED
@@ -0,0 +1,176 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # UD Spanish AnCora v2.5
2
+
3
+ * Author: Martínez Alonso, Héctor; Zeman, Daniel
4
+ * URL: https://github.com/UniversalDependencies/UD_Spanish-AnCora
5
+ * License: GNU GPL 3.0
6
+
7
+ ```
8
+ GNU GENERAL PUBLIC LICENSE 3.0
9
+ http://www.gnu.org/licenses/gpl.html```
10
+
11
+
12
+
13
+
14
+ # WikiNER
15
+
16
+ * Author: Joel Nothman, Nicky Ringland, Will Radford, Tara Murphy, James R Curran
17
+ * URL: https://figshare.com/articles/Learning_multilingual_named_entity_recognition_from_Wikipedia/5462500
18
+ * License: CC BY 4.0
19
+
20
+ ```
21
+ By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.
22
+
23
+ Section 1 – Definitions.
24
+
25
+ Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.
26
+ Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License.
27
+ Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.
28
+ Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements.
29
+ Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material.
30
+ Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License.
31
+ Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license.
32
+ Licensor means the individual(s) or entity(ies) granting rights under this Public License.
33
+ Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.
34
+ Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world.
35
+ You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning.
36
+ Section 2 – Scope.
37
+
38
+ License grant.
39
+ Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to:
40
+ reproduce and Share the Licensed Material, in whole or in part; and
41
+ produce, reproduce, and Share Adapted Material.
42
+ Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions.
43
+ Term. The term of this Public License is specified in Section 6(a).
44
+ Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material.
45
+ Downstream recipients.
46
+ Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License.
47
+ No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material.
48
+ No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i).
49
+ Other rights.
50
+
51
+ Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise.
52
+ Patent and trademark rights are not licensed under this Public License.
53
+ To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties.
54
+ Section 3 – License Conditions.
55
+
56
+ Your exercise of the Licensed Rights is expressly made subject to the following conditions.
57
+
58
+ Attribution.
59
+
60
+ If You Share the Licensed Material (including in modified form), You must:
61
+
62
+ retain the following if it is supplied by the Licensor with the Licensed Material:
63
+ identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated);
64
+ a copyright notice;
65
+ a notice that refers to this Public License;
66
+ a notice that refers to the disclaimer of warranties;
67
+ a URI or hyperlink to the Licensed Material to the extent reasonably practicable;
68
+ indicate if You modified the Licensed Material and retain an indication of any previous modifications; and
69
+ indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License.
70
+ You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information.
71
+ If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable.
72
+ If You Share Adapted Material You produce, the Adapter's License You apply must not prevent recipients of the Adapted Material from complying with this Public License.
73
+ Section 4 – Sui Generis Database Rights.
74
+
75
+ Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material:
76
+
77
+ for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database;
78
+ if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and
79
+ You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database.
80
+ For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights.
81
+ Section 5 – Disclaimer of Warranties and Limitation of Liability.
82
+
83
+ Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You.
84
+ To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You.
85
+ The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability.
86
+ Section 6 – Term and Termination.
87
+
88
+ This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically.
89
+ Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates:
90
+
91
+ automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or
92
+ upon express reinstatement by the Licensor.
93
+ For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License.
94
+ For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License.
95
+ Sections 1, 5, 6, 7, and 8 survive termination of this Public License.
96
+ Section 7 – Other Terms and Conditions.
97
+
98
+ The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed.
99
+ Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License.
100
+ Section 8 – Interpretation.
101
+
102
+ For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License.
103
+ To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions.
104
+ No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor.
105
+ Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority.```
106
+
107
+
108
+
109
+
110
+ # spaCy lookups data
111
+
112
+ * Author: Explosion
113
+ * URL: https://github.com/explosion/spacy-lookups-data
114
+ * License: MIT
115
+
116
+ ```
117
+ Copyright 2019-2021 ExplosionAI GmbH
118
+
119
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
120
+ this software and associated documentation files (the "Software"), to deal in
121
+ the Software without restriction, including without limitation the rights to
122
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
123
+ of the Software, and to permit persons to whom the Software is furnished to do
124
+ so, subject to the following conditions:
125
+
126
+ The above copyright notice and this permission notice shall be included in all
127
+ copies or substantial portions of the Software.
128
+
129
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
130
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
131
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
132
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
133
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
134
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
135
+ SOFTWARE.
136
+ ```
137
+
138
+
139
+
140
+
141
+ # Explosion fastText Vectors (cbow, OSCAR Common Crawl + Wikipedia)
142
+
143
+ * Author: Explosion
144
+ * URL: https://spacy.io
145
+ * License: CC0
146
+
147
+ ```
148
+ The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work").
149
+
150
+ Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others.
151
+
152
+ For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights.
153
+
154
+ 1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following:
155
+
156
+ the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work;
157
+ moral rights retained by the original author(s) and/or performer(s);
158
+ publicity and privacy rights pertaining to a person's image or likeness depicted in a Work;
159
+ rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below;
160
+ rights protecting the extraction, dissemination, use and reuse of data in a Work;
161
+ database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and
162
+ other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof.
163
+ 2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose.
164
+
165
+ 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose.
166
+
167
+ 4. Limitations and Disclaimers.
168
+
169
+ No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document.
170
+ Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law.
171
+ Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work.
172
+ Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.```
173
+
174
+
175
+
176
+
README.md ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - spacy
4
+ - token-classification
5
+ language:
6
+ - es
7
+ license: GNU-GPL-3.0
8
+ model-index:
9
+ - name: es_core_news_lg
10
+ results:
11
+ - tasks:
12
+ name: NER
13
+ type: token-classification
14
+ metrics:
15
+ - name: Precision
16
+ type: precision
17
+ value: 0.8983054291
18
+ - name: Recall
19
+ type: recall
20
+ value: 0.8998046159
21
+ - name: F Score
22
+ type: f_score
23
+ value: 0.8990543976
24
+ - tasks:
25
+ name: POS
26
+ type: token-classification
27
+ metrics:
28
+ - name: Accuracy
29
+ type: accuracy
30
+ value: 0.9760483059
31
+ - tasks:
32
+ name: SENTER
33
+ type: token-classification
34
+ metrics:
35
+ - name: Precision
36
+ type: precision
37
+ value: 0.9604010025
38
+ - name: Recall
39
+ type: recall
40
+ value: 0.9803211587
41
+ - name: F Score
42
+ type: f_score
43
+ value: 0.9702588474
44
+ - tasks:
45
+ name: UNLABELED_DEPENDENCIES
46
+ type: token-classification
47
+ metrics:
48
+ - name: Accuracy
49
+ type: accuracy
50
+ value: 0.91242904
51
+ - tasks:
52
+ name: LABELED_DEPENDENCIES
53
+ type: token-classification
54
+ metrics:
55
+ - name: Accuracy
56
+ type: accuracy
57
+ value: 0.91242904
58
+ ---
59
+ ### Details: https://spacy.io/models/es#es_core_news_lg
60
+
61
+ Spanish pipeline optimized for CPU. Components: tok2vec, morphologizer, parser, senter, ner, attribute_ruler, lemmatizer.
62
+
63
+ | Feature | Description |
64
+ | --- | --- |
65
+ | **Name** | `es_core_news_lg` |
66
+ | **Version** | `3.1.0` |
67
+ | **spaCy** | `>=3.1.0,<3.2.0` |
68
+ | **Default Pipeline** | `tok2vec`, `morphologizer`, `parser`, `attribute_ruler`, `lemmatizer`, `ner` |
69
+ | **Components** | `tok2vec`, `morphologizer`, `parser`, `senter`, `attribute_ruler`, `lemmatizer`, `ner` |
70
+ | **Vectors** | 500000 keys, 500000 unique vectors (300 dimensions) |
71
+ | **Sources** | [UD Spanish AnCora v2.5](https://github.com/UniversalDependencies/UD_Spanish-AnCora) (Martínez Alonso, Héctor; Zeman, Daniel)<br />[WikiNER](https://figshare.com/articles/Learning_multilingual_named_entity_recognition_from_Wikipedia/5462500) (Joel Nothman, Nicky Ringland, Will Radford, Tara Murphy, James R Curran)<br />[spaCy lookups data](https://github.com/explosion/spacy-lookups-data) (Explosion)<br />[Explosion fastText Vectors (cbow, OSCAR Common Crawl + Wikipedia)](https://spacy.io) (Explosion) |
72
+ | **License** | `GNU GPL 3.0` |
73
+ | **Author** | [Explosion](https://explosion.ai) |
74
+
75
+ ### Label Scheme
76
+
77
+ <details>
78
+
79
+ <summary>View label scheme (414 labels for 4 components)</summary>
80
+
81
+ | Component | Labels |
82
+ | --- | --- |
83
+ | **`morphologizer`** | `Definite=Def\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Art`, `Gender=Masc\|Number=Sing\|POS=NOUN`, `AdpType=Preppron\|POS=ADP`, `Gender=Masc\|Number=Sing\|POS=ADJ`, `AdpType=Prep\|POS=ADP`, `Definite=Def\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Art`, `POS=PROPN`, `Case=Acc,Dat\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Reflex=Yes`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Past\|VerbForm=Fin`, `POS=VERB\|VerbForm=Inf`, `Gender=Fem\|Number=Sing\|POS=DET\|PronType=Dem`, `Gender=Fem\|Number=Sing\|POS=NOUN`, `Gender=Fem\|Number=Plur\|POS=NOUN`, `Gender=Fem\|Number=Plur\|POS=DET\|PronType=Ind`, `POS=PRON\|PronType=Int,Rel`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pres\|VerbForm=Fin`, `Definite=Def\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Art`, `POS=SCONJ`, `POS=NOUN`, `Definite=Def\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Art`, `Number=Plur\|POS=NOUN`, `Gender=Masc\|Number=Plur\|POS=DET\|PronType=Ind`, `Gender=Masc\|Number=Plur\|POS=NOUN`, `POS=PUNCT\|PunctType=Peri`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres\|VerbForm=Fin`, `POS=PUNCT\|PunctType=Comm`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=VERB\|Person=3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Inf`, `Mood=Ind\|Number=Plur\|POS=AUX\|Person=3\|Tense=Pres\|VerbForm=Fin`, `Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Part`, `Number=Plur\|POS=ADJ`, `POS=CCONJ`, `Gender=Masc\|Number=Plur\|POS=PRON\|PronType=Ind`, `POS=ADV`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Fut\|VerbForm=Fin`, `Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Dem`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=3\|Tense=Pres\|VerbForm=Fin`, `Number=Sing\|POS=ADJ`, `Gender=Masc\|Number=Plur\|POS=ADJ\|VerbForm=Part`, `Gender=Masc\|Number=Plur\|POS=PRON\|PronType=Tot`, `POS=PRON\|PronType=Ind`, `POS=ADV\|Polarity=Neg`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs`, `Gender=Fem\|Number=Sing\|POS=ADJ`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Past\|VerbForm=Fin`, `Number=Plur\|POS=PRON\|PronType=Int,Rel`, `POS=PUNCT\|PunctType=Quot`, `POS=PUNCT`, `Gender=Masc\|Number=Sing\|POS=ADJ\|VerbForm=Part`, `POS=PUNCT\|PunctSide=Ini\|PunctType=Brck`, `POS=PUNCT\|PunctSide=Fin\|PunctType=Brck`, `NumForm=Digit\|NumType=Card\|POS=NUM`, `NumType=Card\|POS=NUM`, `POS=VERB\|VerbForm=Ger`, `Definite=Ind\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Art`, `Gender=Masc\|Number=Sing\|POS=DET\|PronType=Dem`, `Gender=Fem\|NumType=Ord\|Number=Plur\|POS=ADJ`, `Number=Sing\|POS=DET\|Person=3\|Poss=Yes\|PronType=Prs`, `Number=Sing\|POS=NOUN`, `Gender=Masc\|Number=Plur\|POS=ADJ`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=3\|Tense=Fut\|VerbForm=Fin`, `Gender=Fem\|Number=Sing\|POS=ADJ\|VerbForm=Part`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pres\|VerbForm=Fin`, `Degree=Cmp\|POS=ADV`, `POS=AUX\|VerbForm=Inf`, `Number=Plur\|POS=DET\|PronType=Ind`, `Number=Plur\|POS=DET\|PronType=Dem`, `Degree=Cmp\|Number=Sing\|POS=ADJ`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Fut\|VerbForm=Fin`, `Case=Acc,Dat\|POS=VERB\|Person=3\|PrepCase=Npr\|PronType=Prs\|Reflex=Yes\|VerbForm=Inf`, `Degree=Sup\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Definite=Ind\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Art`, `AdvType=Tim\|POS=NOUN`, `AdpType=Prep\|POS=ADV`, `Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Ind`, `NumType=Card\|Number=Plur\|POS=NUM`, `AdpType=Preppron\|POS=ADV`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=VERB\|Person=3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Inf`, `NumForm=Digit\|POS=NOUN`, `Number=Sing\|POS=PRON\|PronType=Dem`, `AdpType=Preppron\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Number=Plur\|POS=DET\|Person=3\|Poss=Yes\|PronType=Prs`, `Gender=Fem\|Number=Plur\|POS=ADJ`, `Gender=Fem\|Number=Plur\|POS=PRON\|PronType=Ind`, `Gender=Masc\|Number=Plur\|POS=DET\|PronType=Tot`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Imp\|VerbForm=Fin`, `Mood=Ind\|Number=Plur\|POS=AUX\|Person=3\|Tense=Past\|VerbForm=Fin`, `Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|VerbForm=Part`, `Gender=Masc\|NumType=Ord\|Number=Sing\|POS=ADJ`, `Gender=Masc\|NumType=Ord\|Number=Plur\|POS=ADJ`, `Gender=Masc\|Number=Plur\|POS=DET\|PronType=Dem`, `Gender=Masc\|Number=Sing\|POS=AUX\|Tense=Past\|VerbForm=Part`, `Number=Sing\|POS=DET\|PronType=Tot`, `Gender=Fem\|Number=Sing\|POS=PRON\|PronType=Ind`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=1\|Tense=Pres\|VerbForm=Fin`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pres\|VerbForm=Fin`, `Degree=Cmp\|Number=Plur\|POS=ADJ`, `POS=AUX\|VerbForm=Ger`, `Gender=Fem\|POS=NOUN`, `Gender=Fem\|NumType=Ord\|Number=Sing\|POS=ADJ`, `AdvType=Tim\|POS=ADJ`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=3\|Tense=Past\|VerbForm=Fin`, `Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Part`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Imp\|VerbForm=Fin`, `Gender=Fem\|Number=Plur\|POS=ADJ\|VerbForm=Part`, `Gender=Fem\|Number=Plur\|POS=DET\|PronType=Dem`, `Gender=Masc\|Number=Sing\|POS=PRON\|Poss=Yes\|PronType=Int,Rel`, `Number=Sing\|POS=PRON\|PronType=Int,Rel`, `POS=ADJ`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=1\|Tense=Imp\|VerbForm=Fin`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Imp\|VerbForm=Fin`, `Mood=Ind\|Number=Plur\|POS=AUX\|Person=3\|Tense=Imp\|VerbForm=Fin`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres\|VerbForm=Fin`, `Gender=Fem\|Number=Plur\|POS=DET\|PronType=Tot`, `Case=Acc,Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pres\|VerbForm=Fin`, `Definite=Ind\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Acc,Nom\|Gender=Fem\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Pres\|VerbForm=Fin`, `Case=Acc\|Definite=Def\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs`, `Gender=Fem\|Number=Sing\|POS=PRON\|PronType=Dem`, `Mood=Cnd\|Number=Sing\|POS=VERB\|Person=1\|VerbForm=Fin`, `Gender=Masc\|Number=Sing\|POS=DET\|PronType=Tot`, `Number=Plur\|POS=PRON\|PronType=Ind`, `Gender=Masc\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Dat\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `POS=PART`, `Gender=Fem\|Number=Sing\|POS=DET\|PronType=Ind`, `Number=Sing\|POS=DET\|PronType=Ind`, `Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Mood=Cnd\|Number=Plur\|POS=AUX\|Person=3\|VerbForm=Fin`, `NumForm=Digit\|POS=SYM`, `Mood=Imp\|Number=Sing\|POS=VERB\|Person=2\|VerbForm=Fin`, `Case=Dat\|Number=Sing\|POS=VERB\|Person=3\|PronType=Prs\|VerbForm=Inf`, `Gender=Fem\|Number=Plur\|POS=PRON\|PronType=Dem`, `Mood=Cnd\|Number=Sing\|POS=AUX\|Person=1\|VerbForm=Fin`, `NumForm=Digit\|NumType=Frac\|POS=NUM`, `Gender=Fem\|Number=Sing\|POS=PRON\|Poss=Yes\|PronType=Int,Rel`, `Mood=Sub\|Number=Sing\|POS=AUX\|Person=1\|Tense=Pres\|VerbForm=Fin`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=1\|Tense=Imp\|VerbForm=Fin`, `Gender=Fem\|Number=Sing\|Number[psor]=Plur\|POS=DET\|Person=1\|Poss=Yes\|PronType=Prs`, `Case=Acc,Dat\|Number=Plur\|POS=PRON\|Person=1\|PrepCase=Npr\|PronType=Prs`, `Definite=Ind\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Art`, `POS=PUNCT\|PunctType=Colo`, `Mood=Sub\|Number=Plur\|POS=AUX\|Person=3\|Tense=Pres\|VerbForm=Fin`, `Mood=Imp\|Number=Plur\|POS=VERB\|Person=3\|VerbForm=Fin`, `Gender=Fem\|Number=Sing\|POS=DET\|PronType=Neg`, `Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Dem`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs`, `Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Past\|VerbForm=Part`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=AUX\|Person=3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Inf`, `Number=Sing\|POS=PRON\|PronType=Neg`, `POS=PUNCT\|PunctType=Semi`, `Case=Dat\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Number=Sing\|POS=PRON\|PronType=Ind`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=3\|Tense=Imp\|VerbForm=Fin`, `Case=Acc,Nom\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `POS=INTJ`, `Gender=Masc\|NumType=Card\|Number=Sing\|POS=PRON\|PronType=Dem`, `Mood=Ind\|Number=Plur\|POS=AUX\|Person=3\|Tense=Fut\|VerbForm=Fin`, `Degree=Sup\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Mood=Ind\|Number=Plur\|POS=AUX\|Person=1\|Tense=Pres\|VerbForm=Fin`, `AdpType=Prep\|POS=ADJ`, `Number=Plur\|POS=PRON\|Person=3\|Poss=Yes\|PronType=Prs`, `POS=PUNCT\|PunctType=Dash`, `Mood=Cnd\|Number=Plur\|POS=VERB\|Person=1\|VerbForm=Fin`, `Gender=Masc\|Number=Sing\|POS=DET\|PronType=Neg`, `Gender=Fem\|NumType=Card\|Number=Plur\|POS=NUM`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=VERB\|Person=3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Inf`, `Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Tot`, `Gender=Masc\|NumType=Card\|Number=Plur\|POS=NUM`, `Gender=Masc\|POS=NOUN`, `Case=Acc,Dat\|Number=Sing\|POS=PRON\|Person=1\|PrepCase=Npr\|PronType=Prs`, `Gender=Fem\|NumType=Card\|Number=Sing\|POS=DET\|PronType=Ind`, `Gender=Fem\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Acc,Dat\|POS=VERB\|Person=3\|PrepCase=Npr\|PronType=Prs\|Reflex=Yes\|VerbForm=Ger`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=3\|Tense=Imp\|VerbForm=Fin`, `POS=NOUN\|VerbForm=Inf`, `Mood=Ind\|Number=Plur\|POS=AUX\|Person=1\|Tense=Imp\|VerbForm=Fin`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Tense=Imp\|VerbForm=Fin`, `Gender=Masc\|Number=Sing\|Number[psor]=Plur\|POS=DET\|Person=1\|Poss=Yes\|PronType=Prs`, `Gender=Masc\|NumType=Card\|Number=Sing\|POS=NUM`, `Mood=Sub\|Number=Sing\|POS=AUX\|Person=1\|Tense=Imp\|VerbForm=Fin`, `Gender=Masc\|Number=Plur\|POS=PRON\|Poss=Yes\|PronType=Int,Rel`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=VERB\|Person=3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Inf`, `Gender=Fem\|NumType=Card\|Number=Sing\|POS=DET\|PronType=Dem`, `Mood=Imp\|Number=Sing\|POS=VERB\|Person=3\|VerbForm=Fin`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=1\|Tense=Pres\|VerbForm=Fin`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Fut\|VerbForm=Fin`, `Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Neg`, `Case=Acc,Dat\|Number=Plur\|POS=VERB\|Person=1\|PrepCase=Npr\|PronType=Prs\|VerbForm=Inf`, `Case=Nom\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|VerbForm=Fin`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Past\|VerbForm=Fin`, `Degree=Abs\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Number=Sing\|Number[psor]=Sing\|POS=DET\|Person=1\|Poss=Yes\|PronType=Prs`, `Case=Acc,Nom\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=1\|PronType=Prs`, `Mood=Imp\|Number=Sing\|POS=AUX\|Person=3\|VerbForm=Fin`, `Mood=Sub\|Number=Sing\|POS=AUX\|Person=3\|Tense=Pres\|VerbForm=Fin`, `Gender=Masc\|Number=Sing\|POS=DET\|Person=3\|Poss=Yes\|PronType=Prs`, `Gender=Fem\|Number=Sing\|POS=DET\|PronType=Tot`, `POS=DET\|PronType=Ind`, `POS=DET\|PronType=Int,Rel`, `AdvType=Tim\|POS=ADV`, `Mood=Cnd\|Number=Sing\|POS=AUX\|Person=3\|VerbForm=Fin`, `POS=PUNCT\|PunctSide=Ini\|PunctType=Qest`, `POS=PUNCT\|PunctSide=Fin\|PunctType=Qest`, `Number=Plur\|Number[psor]=Sing\|POS=DET\|Person=1\|Poss=Yes\|PronType=Prs`, `Gender=Masc\|NumType=Card\|Number=Sing\|POS=DET\|PronType=Ind`, `Mood=Cnd\|Number=Plur\|POS=VERB\|Person=3\|VerbForm=Fin`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=VERB\|Person=3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Ger`, `Degree=Abs\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Acc,Dat\|Number=Plur\|POS=PRON\|Person=1\|PrepCase=Npr\|PronType=Prs\|Reflex=Yes`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=1\|Tense=Imp\|VerbForm=Fin`, `Case=Acc,Dat\|Number=Sing\|POS=PRON\|Person=1\|PrepCase=Npr\|PronType=Prs\|Reflex=Yes`, `POS=PUNCT\|PunctSide=Ini\|PunctType=Excl`, `POS=PUNCT\|PunctSide=Fin\|PunctType=Excl`, `Mood=Cnd\|Number=Sing\|POS=VERB\|Person=3\|VerbForm=Fin`, `Case=Acc,Dat\|Mood=Imp\|Number=Sing\|POS=VERB\|Person=3\|PrepCase=Npr\|PronType=Prs\|Reflex=Yes\|VerbForm=Fin`, `Gender=Fem\|Number=Sing\|POS=PRON\|PronType=Tot`, `Gender=Masc\|Number=Plur\|Number[psor]=Plur\|POS=DET\|Person=1\|Poss=Yes\|PronType=Prs`, `Mood=Imp\|Number=Plur\|POS=VERB\|Person=1\|VerbForm=Fin`, `Gender=Masc\|NumType=Card\|Number=Plur\|POS=PRON\|PronType=Ind`, `Gender=Masc\|NumType=Card\|Number=Sing\|POS=PRON\|PronType=Ind`, `Gender=Masc\|Number=Plur\|POS=PRON\|PronType=Dem`, `Case=Dat\|Number=Plur\|POS=VERB\|Person=3\|PronType=Prs\|VerbForm=Inf`, `Degree=Abs\|Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Acc\|Number=Sing\|POS=PRON\|Person=1\|PrepCase=Pre\|PronType=Prs`, `Case=Acc,Dat\|Mood=Imp\|Number=Plur\|POS=VERB\|Person=3\|PrepCase=Npr\|PronType=Prs\|Reflex=Yes\|VerbForm=Fin`, `Definite=Ind\|Gender=Fem\|NumType=Card\|Number=Sing\|POS=DET\|PronType=Art`, `Gender=Fem\|NumType=Card\|Number=Sing\|POS=NUM`, `Mood=Sub\|Number=Plur\|POS=AUX\|Person=3\|Tense=Imp\|VerbForm=Fin`, `Gender=Fem\|Number=Plur\|Number[psor]=Plur\|POS=DET\|Person=1\|Poss=Yes\|PronType=Prs`, `POS=SCONJ\|PronType=Int,Rel`, `Case=Acc\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Reflex=Yes`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|VerbForm=Fin`, `Case=Acc,Dat\|Number=Sing\|POS=VERB\|Person=1\|PrepCase=Npr\|PronType=Prs\|VerbForm=Inf`, `NumType=Card\|Number=Sing\|POS=DET\|PronType=Ind`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Imp\|VerbForm=Fin`, `Case=Acc,Dat\|Number=Sing\|POS=PRON\|Person=2\|PrepCase=Npr\|PronType=Prs`, `Case=Acc,Nom\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Number=Sing\|POS=DET\|PronType=Dem`, `Mood=Sub\|Number=Sing\|POS=AUX\|Person=3\|Tense=Imp\|VerbForm=Fin`, `POS=SYM`, `Gender=Fem\|Number=Sing\|POS=PRON\|PronType=Neg`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=VERB\|Person=3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Ger`, `Degree=Sup\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Nom\|Number=Sing\|POS=PRON\|Person=2\|PronType=Prs`, `Number=Sing\|Number[psor]=Sing\|POS=DET\|Person=2\|Poss=Yes\|PronType=Prs`, `Case=Acc\|Gender=Masc\|Mood=Imp\|Number=Sing\|POS=VERB\|Person=2,3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Fin`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=1\|Tense=Fut\|VerbForm=Fin`, `Gender=Masc\|Number=Sing\|Number[psor]=Sing\|POS=PRON\|Person=1\|Poss=Yes\|PronType=Ind`, `Case=Acc,Nom\|Number=Sing\|POS=PRON\|Person=2\|Polite=Form\|PronType=Prs`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=VERB\|Person=3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Ger`, `Gender=Masc\|NumType=Card\|Number=Sing\|POS=PRON\|PronType=Int,Rel`, `Gender=Fem\|NumType=Card\|Number=Plur\|POS=PRON\|PronType=Ind`, `Case=Acc,Dat\|Number=Plur\|POS=VERB\|Person=1\|PrepCase=Npr\|PronType=Prs\|VerbForm=Ger`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pres\|VerbForm=Fin`, `Mood=Cnd\|Number=Sing\|POS=VERB\|Person=2\|VerbForm=Fin`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Fut\|VerbForm=Fin`, `Mood=Cnd\|Number=Plur\|POS=AUX\|Person=1\|VerbForm=Fin`, `NumType=Card\|Number=Plur\|POS=PRON\|PronType=Ind`, `Gender=Masc\|NumType=Card\|Number=Sing\|POS=DET\|PronType=Dem`, `Degree=Abs\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Ind`, `Gender=Fem\|Number=Plur\|POS=PRON\|Poss=Yes\|PronType=Int,Rel`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=1\|Tense=Past\|VerbForm=Fin`, `Case=Acc,Nom\|Number=Plur\|POS=PRON\|Person=2\|Polite=Form\|PronType=Prs`, `Mood=Imp\|Number=Sing\|POS=AUX\|Person=2\|VerbForm=Fin`, `Case=Acc,Dat\|Number=Sing\|POS=VERB\|Person=2\|PrepCase=Npr\|PronType=Prs\|VerbForm=Inf`, `Gender=Fem\|Number=Sing\|Number[psor]=Sing\|POS=PRON\|Person=2\|Poss=Yes\|PronType=Ind`, `NumType=Card\|Number=Sing\|POS=NUM`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Past\|VerbForm=Fin`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=2\|Tense=Imp\|VerbForm=Fin`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=2\|Tense=Pres\|VerbForm=Fin`, `Case=Com\|Number=Sing\|POS=PRON\|Person=2\|PrepCase=Pre\|PronType=Prs`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Imp\|VerbForm=Fin`, `Case=Acc,Dat\|Number=Sing\|POS=PRON\|Person=2\|PrepCase=Npr\|PronType=Prs\|Reflex=Yes`, `Case=Acc\|Number=Sing\|POS=PRON\|Person=2\|PrepCase=Pre\|PronType=Prs`, `Mood=Cnd\|Number=Sing\|POS=AUX\|Person=2\|VerbForm=Fin`, `Mood=Sub\|Number=Sing\|POS=AUX\|Person=2\|Tense=Pres\|VerbForm=Fin`, `Number=Sing\|POS=NOUN\|VerbForm=Fin`, `Case=Acc,Dat\|Mood=Imp\|Number=Plur,Sing\|POS=VERB\|Person=1,2\|PrepCase=Npr\|PronType=Prs\|VerbForm=Fin`, `Case=Acc,Dat\|Mood=Imp\|Number=Sing\|POS=VERB\|Person=2\|PrepCase=Npr\|PronType=Prs\|Reflex=Yes\|VerbForm=Fin`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Fut\|VerbForm=Fin`, `Gender=Fem\|NumType=Card\|Number=Sing\|POS=DET\|PronType=Int,Rel`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|VerbForm=Fin`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=2\|Tense=Fut\|VerbForm=Fin`, `Gender=Fem\|Number=Plur\|POS=PRON\|PronType=Tot`, `Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Int,Rel`, `Case=Dat\|Number=Sing\|POS=VERB\|Person=3\|PronType=Prs\|VerbForm=Ger`, `Number=Sing\|POS=VERB\|VerbForm=Fin`, `POS=VERB\|VerbForm=Fin`, `Degree=Abs\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Degree=Abs\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Acc,Dat\|POS=AUX\|Person=3\|PrepCase=Npr\|PronType=Prs\|Reflex=Yes\|VerbForm=Ger`, `Gender=Masc\|Number=Sing\|Number[psor]=Plur\|POS=PRON\|Person=1\|Poss=Yes\|PronType=Prs`, `AdpType=Prep\|Degree=Cmp\|POS=ADV`, `Mood=Sub\|Number=Plur\|POS=AUX\|Person=1\|Tense=Imp\|VerbForm=Fin`, `Gender=Fem\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Dem`, `Definite=Ind\|Gender=Masc\|NumType=Card\|Number=Sing\|POS=DET\|PronType=Art`, `Degree=Sup\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Number=Plur\|POS=PRON\|PronType=Dem`, `Case=Acc,Dat\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=2\|PrepCase=Npr\|PronType=Prs`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=VERB\|Person=3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Ger`, `Gender=Masc\|Number=Sing\|POS=AUX\|VerbForm=Fin`, `Case=Acc,Dat\|POS=AUX\|Person=3\|PrepCase=Npr\|PronType=Prs\|Reflex=Yes\|VerbForm=Inf`, `Mood=Ind\|Number=Plur\|POS=AUX\|Person=1\|Tense=Past\|VerbForm=Fin`, `Gender=Masc\|NumType=Card\|Number=Sing\|POS=DET\|PronType=Int,Rel`, `Gender=Masc\|Number=Plur\|POS=DET\|Person=3\|Poss=Yes\|PronType=Prs`, `Case=Acc,Dat\|Mood=Imp\|Number=Sing\|POS=VERB\|Person=1,3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Fin`, `Gender=Masc\|NumType=Card\|Number=Plur\|POS=PRON\|PronType=Int,Rel`, `Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|Poss=Yes\|PronType=Prs`, `Gender=Masc\|Number=Sing\|Number[psor]=Sing\|POS=DET\|Person=1\|Poss=Yes\|PronType=Ind`, `Mood=Ind\|POS=VERB\|Person=3\|Tense=Pres\|VerbForm=Fin`, `Case=Acc,Dat\|Number=Plur\|POS=PRON\|Person=2\|PrepCase=Npr\|PronType=Prs`, `Gender=Masc\|NumType=Card\|Number=Plur\|POS=PRON\|PronType=Dem`, `Gender=Fem\|Number=Sing\|POS=DET\|Person=3\|Poss=Yes\|PronType=Prs`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pres\|VerbForm=Fin`, `Mood=Sub\|Number=Plur\|POS=AUX\|Person=1\|Tense=Pres\|VerbForm=Fin`, `Mood=Ind\|Number=Plur\|POS=AUX\|Person=1\|Tense=Fut\|VerbForm=Fin`, `Number=Sing\|POS=PRON\|Person=3\|Poss=Yes\|PronType=Prs`, `Case=Acc,Dat\|Number=Sing\|POS=VERB\|Person=2\|PrepCase=Npr\|PronType=Prs\|PunctType=Quot\|VerbForm=Inf`, `Case=Com\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Reflex=Yes`, `NumForm=Digit\|NumType=Frac\|POS=SYM`, `Case=Dat\|Number=Sing\|POS=AUX\|Person=3\|PronType=Prs\|VerbForm=Inf`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=AUX\|Person=3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Inf`, `Gender=Fem\|NumType=Card\|Number=Sing\|POS=PRON\|PronType=Ind`, `Gender=Masc\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres\|VerbForm=Fin`, `Case=Acc,Dat\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=1\|PrepCase=Npr\|PronType=Prs`, `Gender=Fem\|Number=Sing\|Number[psor]=Sing\|POS=PRON\|Person=1\|Poss=Yes\|PronType=Ind`, `Case=Acc,Dat\|Number=Plur\|POS=VERB\|Person=2\|PrepCase=Npr\|PronType=Prs\|VerbForm=Inf`, `Number=Sing\|POS=PRON\|PronType=Tot`, `Mood=Ind\|Number=Plur\|POS=AUX\|Person=2\|Tense=Pres\|VerbForm=Fin`, `Case=Dat\|Number=Plur\|POS=VERB\|Person=3\|PronType=Prs\|VerbForm=Ger`, `NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `POS=PRON\|PronType=Dem`, `POS=AUX\|VerbForm=Fin`, `Gender=Fem\|NumType=Card\|Number=Plur\|POS=PRON\|PronType=Int,Rel`, `Gender=Fem\|Number=Sing\|Number[psor]=Plur\|POS=DET\|Person=2\|Poss=Yes\|PronType=Prs`, `Gender=Fem\|Number=Plur\|Number[psor]=Plur\|POS=PRON\|Person=1\|Poss=Yes\|PronType=Prs`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=AUX\|Person=3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Inf`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=AUX\|Person=3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Inf`, `AdvType=Tim\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Gender=Fem\|Number=Sing\|Number[psor]=Plur\|POS=PRON\|Person=1\|Poss=Yes\|PronType=Prs`, `Gender=Fem\|NumType=Card\|Number=Sing\|POS=PRON\|PronType=Dem`, `Gender=Fem\|Number=Sing\|Number[psor]=Sing\|POS=DET\|Person=1\|Poss=Yes\|PronType=Ind`, `Gender=Masc\|Number=Sing\|Number[psor]=Sing\|POS=PRON\|Person=2\|Poss=Yes\|PronType=Ind`, `Gender=Fem\|Number=Plur\|POS=PRON\|Person=3\|Poss=Yes\|PronType=Prs`, `Gender=Masc\|Number=Plur\|POS=DET\|PronType=Art`, `Gender=Masc\|Number=Sing\|POS=NOUN\|VerbForm=Part`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=AUX\|Person=3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Ger`, `Gender=Masc\|Number=Sing\|POS=DET\|Person=3\|Poss=Yes\|PronType=Ind`, `Case=Acc,Dat\|Number=Sing\|POS=VERB\|Person=1\|PrepCase=Npr\|PronType=Prs\|VerbForm=Ger`, `Case=Acc\|Gender=Masc\|Mood=Imp\|Number=Plur\|POS=VERB\|Person=1,3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Fin`, `Gender=Fem\|Number=Sing\|POS=PRON\|Person=1\|Poss=Yes\|PronType=Prs`, `Case=Com\|Number=Sing\|POS=PRON\|Person=1\|PrepCase=Pre\|PronType=Prs`, `POS=X`, `Case=Com\|POS=PRON\|Person=3\|PronType=Prs\|Reflex=Yes`, `POS=ADP`, `Case=Acc\|Gender=Masc\|Mood=Imp\|Number=Plur,Sing\|POS=VERB\|Person=1,3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Fin`, `Case=Acc,Dat\|Number=Sing\|POS=AUX\|Person=1\|PrepCase=Npr\|PronType=Prs\|VerbForm=Inf`, `Case=Acc\|Gender=Masc\|Mood=Imp\|Number=Sing\|POS=VERB\|Person=3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Fin`, `Mood=Imp\|Number=Plur\|POS=VERB\|Person=2\|VerbForm=Fin`, `Gender=Masc\|Number=Plur\|POS=PRON\|Person=2\|Poss=Yes\|PronType=Ind`, `Case=Dat\|Mood=Imp\|Number=Sing\|POS=VERB\|Person=3\|PronType=Prs\|VerbForm=Fin`, `Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|Poss=Yes\|PronType=Prs`, `Case=Acc,Dat\|Mood=Imp\|Number=Sing\|POS=VERB\|Person=2,3\|PrepCase=Npr\|PronType=Prs\|VerbForm=Fin`, `Gender=Fem\|Number=Plur\|POS=DET\|Person=3\|Poss=Yes\|PronType=Prs`, `Case=Acc,Dat\|Number=Plur\|POS=VERB\|Person=1\|PrepCase=Npr\|PronType=Prs\|Reflex=Yes\|VerbForm=Ger`, `Gender=Fem\|Number=Plur\|Number[psor]=Plur\|POS=DET\|Person=2\|Poss=Yes\|PronType=Prs`, `Number=Plur\|Number[psor]=Sing\|POS=DET\|Person=2\|Poss=Yes\|PronType=Prs`, `POS=NOUN\|PunctType=Comm`, `Degree=Cmp\|POS=ADJ`, `Gender=Masc\|POS=ADJ`, `Degree=Abs\|Gender=Masc\|NumType=Card\|Number=Plur\|POS=PRON\|PronType=Ind`, `POS=PRON\|PronType=Neg`, `Gender=Fem\|Number=Sing\|POS=DET\|Person=3\|Poss=Yes\|PronType=Ind`, `Number=Sing\|POS=DET\|PronType=Int,Rel` |
84
+ | **`parser`** | `ROOT`, `acl`, `advcl`, `advmod`, `amod`, `appos`, `aux`, `case`, `cc`, `ccomp`, `compound`, `conj`, `cop`, `csubj`, `dep`, `det`, `expl:pass`, `fixed`, `flat`, `iobj`, `mark`, `nmod`, `nsubj`, `nummod`, `obj`, `obl`, `parataxis`, `punct`, `xcomp` |
85
+ | **`senter`** | `I`, `S` |
86
+ | **`ner`** | `LOC`, `MISC`, `ORG`, `PER` |
87
+
88
+ </details>
89
+
90
+ ### Accuracy
91
+
92
+ | Type | Score |
93
+ | --- | --- |
94
+ | `TOKEN_ACC` | 100.00 |
95
+ | `TAG_ACC` | 97.60 |
96
+ | `POS_ACC` | 98.54 |
97
+ | `MORPH_ACC` | 98.26 |
98
+ | `LEMMA_ACC` | 98.66 |
99
+ | `DEP_UAS` | 91.24 |
100
+ | `DEP_LAS` | 88.27 |
101
+ | `SENTS_P` | 96.04 |
102
+ | `SENTS_R` | 98.03 |
103
+ | `SENTS_F` | 97.03 |
104
+ | `ENTS_P` | 89.83 |
105
+ | `ENTS_R` | 89.98 |
106
+ | `ENTS_F` | 89.91 |
accuracy.json ADDED
@@ -0,0 +1,302 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "token_acc": 0.9999712591,
3
+ "tag_acc": 0.9760483059,
4
+ "pos_acc": 0.9853836201,
5
+ "morph_acc": 0.9825829395,
6
+ "lemma_acc": 0.9866405995,
7
+ "dep_uas": 0.91242904,
8
+ "dep_las": 0.8826830252,
9
+ "sents_p": 0.9604010025,
10
+ "sents_r": 0.9803211587,
11
+ "sents_f": 0.9702588474,
12
+ "speed": 9686.8354741458,
13
+ "morph_per_feat": {
14
+ "Definite": {
15
+ "p": 0.9986493331,
16
+ "r": 0.9988179669,
17
+ "f": 0.9987336429
18
+ },
19
+ "Gender": {
20
+ "p": 0.9954489954,
21
+ "r": 0.9876651982,
22
+ "f": 0.991541821
23
+ },
24
+ "Number": {
25
+ "p": 0.9980570735,
26
+ "r": 0.9900819146,
27
+ "f": 0.9940534984
28
+ },
29
+ "PronType": {
30
+ "p": 0.9977487136,
31
+ "r": 0.9917945439,
32
+ "f": 0.9947627191
33
+ },
34
+ "PunctType": {
35
+ "p": 0.9995216074,
36
+ "r": 0.9992029332,
37
+ "f": 0.9993622449
38
+ },
39
+ "AdpType": {
40
+ "p": 0.9995323278,
41
+ "r": 0.9965030889,
42
+ "f": 0.9980154098
43
+ },
44
+ "VerbForm": {
45
+ "p": 0.9927797834,
46
+ "r": 0.9884356931,
47
+ "f": 0.9906029757
48
+ },
49
+ "Mood": {
50
+ "p": 0.9912302681,
51
+ "r": 0.9835902536,
52
+ "f": 0.9873954823
53
+ },
54
+ "Person": {
55
+ "p": 0.9936864258,
56
+ "r": 0.9860772711,
57
+ "f": 0.9898672257
58
+ },
59
+ "Tense": {
60
+ "p": 0.9910652921,
61
+ "r": 0.9860952815,
62
+ "f": 0.9885740402
63
+ },
64
+ "NumForm": {
65
+ "p": 0.9868421053,
66
+ "r": 0.9724473258,
67
+ "f": 0.9795918367
68
+ },
69
+ "NumType": {
70
+ "p": 0.9793459552,
71
+ "r": 0.9571068124,
72
+ "f": 0.9680986814
73
+ },
74
+ "Poss": {
75
+ "p": 0.9981751825,
76
+ "r": 1.0,
77
+ "f": 0.999086758
78
+ },
79
+ "PunctSide": {
80
+ "p": 0.997995992,
81
+ "r": 0.996,
82
+ "f": 0.996996997
83
+ },
84
+ "Case": {
85
+ "p": 0.9991503823,
86
+ "r": 0.9865771812,
87
+ "f": 0.9928239764
88
+ },
89
+ "PrepCase": {
90
+ "p": 1.0,
91
+ "r": 0.9855371901,
92
+ "f": 0.9927159209
93
+ },
94
+ "Reflex": {
95
+ "p": 1.0,
96
+ "r": 0.9903691814,
97
+ "f": 0.9951612903
98
+ },
99
+ "Degree": {
100
+ "p": 0.9889705882,
101
+ "r": 0.9572953737,
102
+ "f": 0.972875226
103
+ },
104
+ "Polarity": {
105
+ "p": 1.0,
106
+ "r": 0.9935064935,
107
+ "f": 0.996742671
108
+ },
109
+ "AdvType": {
110
+ "p": 0.9619565217,
111
+ "r": 0.9414893617,
112
+ "f": 0.9516129032
113
+ },
114
+ "Number[psor]": {
115
+ "p": 0.9722222222,
116
+ "r": 1.0,
117
+ "f": 0.985915493
118
+ }
119
+ },
120
+ "dep_las_per_type": {
121
+ "det": {
122
+ "p": 0.9758064516,
123
+ "r": 0.9824786325,
124
+ "f": 0.9791311755
125
+ },
126
+ "nsubj": {
127
+ "p": 0.896348211,
128
+ "r": 0.8888076079,
129
+ "f": 0.8925619835
130
+ },
131
+ "case": {
132
+ "p": 0.9654703643,
133
+ "r": 0.9662585034,
134
+ "f": 0.9658642731
135
+ },
136
+ "amod": {
137
+ "p": 0.9228340933,
138
+ "r": 0.916086351,
139
+ "f": 0.919447842
140
+ },
141
+ "nmod": {
142
+ "p": 0.8374801482,
143
+ "r": 0.8377018798,
144
+ "f": 0.8375909993
145
+ },
146
+ "mark": {
147
+ "p": 0.9028815368,
148
+ "r": 0.9185667752,
149
+ "f": 0.91065662
150
+ },
151
+ "acl": {
152
+ "p": 0.7471374046,
153
+ "r": 0.7457142857,
154
+ "f": 0.7464251668
155
+ },
156
+ "advcl": {
157
+ "p": 0.5992907801,
158
+ "r": 0.6251541307,
159
+ "f": 0.611949306
160
+ },
161
+ "nummod": {
162
+ "p": 0.896925859,
163
+ "r": 0.8747795414,
164
+ "f": 0.8857142857
165
+ },
166
+ "obj": {
167
+ "p": 0.8400112076,
168
+ "r": 0.8710052295,
169
+ "f": 0.8552274996
170
+ },
171
+ "obl": {
172
+ "p": 0.7383669886,
173
+ "r": 0.7256255393,
174
+ "f": 0.7319408181
175
+ },
176
+ "advmod": {
177
+ "p": 0.8452447946,
178
+ "r": 0.8363028953,
179
+ "f": 0.84075007
180
+ },
181
+ "fixed": {
182
+ "p": 0.855656697,
183
+ "r": 0.8371501272,
184
+ "f": 0.8463022508
185
+ },
186
+ "cc": {
187
+ "p": 0.9288674033,
188
+ "r": 0.9218642906,
189
+ "f": 0.9253525972
190
+ },
191
+ "conj": {
192
+ "p": 0.7135348226,
193
+ "r": 0.6930440332,
194
+ "f": 0.7031401748
195
+ },
196
+ "root": {
197
+ "p": 0.9169157203,
198
+ "r": 0.9274486094,
199
+ "f": 0.922152089
200
+ },
201
+ "flat": {
202
+ "p": 0.8997805413,
203
+ "r": 0.9234234234,
204
+ "f": 0.9114486847
205
+ },
206
+ "xcomp": {
207
+ "p": 0.8320413437,
208
+ "r": 0.7911547912,
209
+ "f": 0.8110831234
210
+ },
211
+ "compound": {
212
+ "p": 0.875,
213
+ "r": 0.756,
214
+ "f": 0.8111587983
215
+ },
216
+ "cop": {
217
+ "p": 0.8993576017,
218
+ "r": 0.9012875536,
219
+ "f": 0.9003215434
220
+ },
221
+ "ccomp": {
222
+ "p": 0.8269581056,
223
+ "r": 0.8501872659,
224
+ "f": 0.838411819
225
+ },
226
+ "iobj": {
227
+ "p": 0.7903225806,
228
+ "r": 0.5444444444,
229
+ "f": 0.6447368421
230
+ },
231
+ "aux": {
232
+ "p": 0.9572039943,
233
+ "r": 0.9544807966,
234
+ "f": 0.9558404558
235
+ },
236
+ "appos": {
237
+ "p": 0.6600790514,
238
+ "r": 0.6987447699,
239
+ "f": 0.6788617886
240
+ },
241
+ "csubj": {
242
+ "p": 0.7472527473,
243
+ "r": 0.7157894737,
244
+ "f": 0.7311827957
245
+ },
246
+ "expl:pass": {
247
+ "p": 0.4761904762,
248
+ "r": 0.2222222222,
249
+ "f": 0.303030303
250
+ },
251
+ "parataxis": {
252
+ "p": 0.6481481481,
253
+ "r": 0.4117647059,
254
+ "f": 0.5035971223
255
+ },
256
+ "orphan": {
257
+ "p": 0.0,
258
+ "r": 0.0,
259
+ "f": 0.0
260
+ },
261
+ "dep": {
262
+ "p": 0.0,
263
+ "r": 0.0,
264
+ "f": 0.0
265
+ },
266
+ "nsubj:pass": {
267
+ "p": 0.0,
268
+ "r": 0.0,
269
+ "f": 0.0
270
+ },
271
+ "aux:pass": {
272
+ "p": 0.0,
273
+ "r": 0.0,
274
+ "f": 0.0
275
+ }
276
+ },
277
+ "ents_p": 0.8983054291,
278
+ "ents_r": 0.8998046159,
279
+ "ents_f": 0.8990543976,
280
+ "ents_per_type": {
281
+ "LOC": {
282
+ "p": 0.8954000489,
283
+ "r": 0.9073140496,
284
+ "f": 0.9013176799
285
+ },
286
+ "PER": {
287
+ "p": 0.942722277,
288
+ "r": 0.954013974,
289
+ "f": 0.9483345145
290
+ },
291
+ "MISC": {
292
+ "p": 0.8419041554,
293
+ "r": 0.8035253001,
294
+ "f": 0.8222671435
295
+ },
296
+ "ORG": {
297
+ "p": 0.8497274236,
298
+ "r": 0.8285186041,
299
+ "f": 0.8389890007
300
+ }
301
+ }
302
+ }
attribute_ruler/patterns ADDED
Binary file (956 Bytes). View file
config.cfg ADDED
@@ -0,0 +1,262 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [paths]
2
+ train = "corpus/es-dep-news/train.spacy"
3
+ dev = "corpus/es-dep-news/dev.spacy"
4
+ vectors = "corpus/es_vectors"
5
+ raw = null
6
+ init_tok2vec = null
7
+ vocab_data = null
8
+
9
+ [system]
10
+ gpu_allocator = null
11
+ seed = 0
12
+
13
+ [nlp]
14
+ lang = "es"
15
+ pipeline = ["tok2vec","morphologizer","parser","senter","attribute_ruler","lemmatizer","ner"]
16
+ disabled = ["senter"]
17
+ before_creation = null
18
+ after_creation = null
19
+ after_pipeline_creation = null
20
+ batch_size = 256
21
+ tokenizer = {"@tokenizers":"spacy.Tokenizer.v1"}
22
+
23
+ [components]
24
+
25
+ [components.attribute_ruler]
26
+ factory = "attribute_ruler"
27
+ validate = false
28
+
29
+ [components.lemmatizer]
30
+ factory = "lemmatizer"
31
+ mode = "rule"
32
+ model = null
33
+ overwrite = false
34
+
35
+ [components.morphologizer]
36
+ factory = "morphologizer"
37
+
38
+ [components.morphologizer.model]
39
+ @architectures = "spacy.Tagger.v1"
40
+ nO = null
41
+
42
+ [components.morphologizer.model.tok2vec]
43
+ @architectures = "spacy.Tok2VecListener.v1"
44
+ width = ${components.tok2vec.model.encode:width}
45
+ upstream = "tok2vec"
46
+
47
+ [components.ner]
48
+ factory = "ner"
49
+ incorrect_spans_key = null
50
+ moves = null
51
+ update_with_oracle_cut_size = 100
52
+
53
+ [components.ner.model]
54
+ @architectures = "spacy.TransitionBasedParser.v2"
55
+ state_type = "ner"
56
+ extra_state_tokens = false
57
+ hidden_width = 64
58
+ maxout_pieces = 2
59
+ use_upper = true
60
+ nO = null
61
+
62
+ [components.ner.model.tok2vec]
63
+ @architectures = "spacy.Tok2Vec.v2"
64
+
65
+ [components.ner.model.tok2vec.embed]
66
+ @architectures = "spacy.MultiHashEmbed.v2"
67
+ width = 96
68
+ attrs = ["NORM","PREFIX","SUFFIX","SHAPE"]
69
+ rows = [5000,2500,2500,2500]
70
+ include_static_vectors = true
71
+
72
+ [components.ner.model.tok2vec.encode]
73
+ @architectures = "spacy.MaxoutWindowEncoder.v2"
74
+ width = 96
75
+ depth = 4
76
+ window_size = 1
77
+ maxout_pieces = 3
78
+
79
+ [components.parser]
80
+ factory = "parser"
81
+ learn_tokens = false
82
+ min_action_freq = 30
83
+ moves = null
84
+ update_with_oracle_cut_size = 100
85
+
86
+ [components.parser.model]
87
+ @architectures = "spacy.TransitionBasedParser.v2"
88
+ state_type = "parser"
89
+ extra_state_tokens = false
90
+ hidden_width = 64
91
+ maxout_pieces = 2
92
+ use_upper = true
93
+ nO = null
94
+
95
+ [components.parser.model.tok2vec]
96
+ @architectures = "spacy.Tok2VecListener.v1"
97
+ width = ${components.tok2vec.model.encode:width}
98
+ upstream = "tok2vec"
99
+
100
+ [components.senter]
101
+ factory = "senter"
102
+
103
+ [components.senter.model]
104
+ @architectures = "spacy.Tagger.v1"
105
+ nO = null
106
+
107
+ [components.senter.model.tok2vec]
108
+ @architectures = "spacy.Tok2Vec.v2"
109
+
110
+ [components.senter.model.tok2vec.embed]
111
+ @architectures = "spacy.MultiHashEmbed.v2"
112
+ width = 16
113
+ attrs = ["NORM","PREFIX","SUFFIX","SHAPE"]
114
+ rows = [1000,500,500,500]
115
+ include_static_vectors = true
116
+
117
+ [components.senter.model.tok2vec.encode]
118
+ @architectures = "spacy.MaxoutWindowEncoder.v2"
119
+ width = 16
120
+ depth = 2
121
+ window_size = 1
122
+ maxout_pieces = 2
123
+
124
+ [components.tok2vec]
125
+ factory = "tok2vec"
126
+
127
+ [components.tok2vec.model]
128
+ @architectures = "spacy.Tok2Vec.v2"
129
+
130
+ [components.tok2vec.model.embed]
131
+ @architectures = "spacy.MultiHashEmbed.v2"
132
+ width = ${components.tok2vec.model.encode:width}
133
+ attrs = ["NORM","PREFIX","SUFFIX","SHAPE"]
134
+ rows = [5000,2500,2500,2500]
135
+ include_static_vectors = true
136
+
137
+ [components.tok2vec.model.encode]
138
+ @architectures = "spacy.MaxoutWindowEncoder.v2"
139
+ width = 96
140
+ depth = 4
141
+ window_size = 1
142
+ maxout_pieces = 3
143
+
144
+ [corpora]
145
+
146
+ [corpora.dev]
147
+ @readers = "spacy.Corpus.v1"
148
+ limit = 0
149
+ max_length = 0
150
+ path = ${paths:dev}
151
+ gold_preproc = false
152
+ augmenter = null
153
+
154
+ [corpora.train]
155
+ @readers = "spacy.Corpus.v1"
156
+ path = ${paths:train}
157
+ max_length = 5000
158
+ gold_preproc = false
159
+ limit = 0
160
+
161
+ [corpora.train.augmenter]
162
+ @augmenters = "spacy.lower_case.v1"
163
+ level = 0.1
164
+
165
+ [training]
166
+ train_corpus = "corpora.train"
167
+ dev_corpus = "corpora.dev"
168
+ seed = ${system:seed}
169
+ gpu_allocator = ${system:gpu_allocator}
170
+ dropout = 0.1
171
+ accumulate_gradient = 1
172
+ patience = 5000
173
+ max_epochs = 0
174
+ max_steps = 0
175
+ eval_frequency = 1000
176
+ frozen_components = []
177
+ before_to_disk = null
178
+ annotating_components = []
179
+
180
+ [training.batcher]
181
+ @batchers = "spacy.batch_by_words.v1"
182
+ discard_oversize = false
183
+ tolerance = 0.2
184
+ get_length = null
185
+
186
+ [training.batcher.size]
187
+ @schedules = "compounding.v1"
188
+ start = 100
189
+ stop = 1000
190
+ compound = 1.001
191
+ t = 0.0
192
+
193
+ [training.logger]
194
+ @loggers = "spacy.WandbLogger.v1"
195
+ project_name = "spacy-v3.0.0a2"
196
+ remove_config_values = []
197
+
198
+ [training.optimizer]
199
+ @optimizers = "Adam.v1"
200
+ beta1 = 0.9
201
+ beta2 = 0.999
202
+ L2_is_weight_decay = true
203
+ L2 = 0.01
204
+ grad_clip = 1.0
205
+ use_averages = true
206
+ eps = 0.00000001
207
+ learn_rate = 0.001
208
+
209
+ [training.score_weights]
210
+ pos_acc = 0.08
211
+ morph_acc = 0.08
212
+ morph_per_feat = null
213
+ dep_uas = 0.0
214
+ dep_las = 0.16
215
+ dep_las_per_type = null
216
+ sents_p = null
217
+ sents_r = null
218
+ sents_f = 0.02
219
+ lemma_acc = 0.33
220
+ ents_f = 0.33
221
+ ents_p = 0.0
222
+ ents_r = 0.0
223
+ ents_per_type = null
224
+
225
+ [pretraining]
226
+
227
+ [initialize]
228
+ vocab_data = ${paths.vocab_data}
229
+ vectors = ${paths.vectors}
230
+ init_tok2vec = ${paths.init_tok2vec}
231
+ before_init = null
232
+ after_init = null
233
+
234
+ [initialize.components]
235
+
236
+ [initialize.components.morphologizer]
237
+
238
+ [initialize.components.morphologizer.labels]
239
+ @readers = "spacy.read_labels.v1"
240
+ path = "corpus/labels/morphologizer.json"
241
+ require = false
242
+
243
+ [initialize.components.ner]
244
+
245
+ [initialize.components.ner.labels]
246
+ @readers = "spacy.read_labels.v1"
247
+ path = "corpus/labels/ner.json"
248
+ require = false
249
+
250
+ [initialize.components.parser]
251
+
252
+ [initialize.components.parser.labels]
253
+ @readers = "spacy.read_labels.v1"
254
+ path = "corpus/labels/parser.json"
255
+ require = false
256
+
257
+ [initialize.lookups]
258
+ @misc = "spacy.LookupsDataLoader.v1"
259
+ lang = ${nlp.lang}
260
+ tables = []
261
+
262
+ [initialize.tokenizer]
es_core_news_lg-any-py3-none-any.whl ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3be802cc75ef96cc6a2b15563e48987ced70de8c1f9b78a2f6cad96d4ea0279a
3
+ size 568355547
lemmatizer/lookups/lookups.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be833a634de5b55fa529aceee97fcc09a193e2017b5e4b34bafe103ad97600aa
3
+ size 165037
meta.json ADDED
@@ -0,0 +1,802 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lang":"es",
3
+ "name":"core_news_lg",
4
+ "version":"3.1.0",
5
+ "description":"Spanish pipeline optimized for CPU. Components: tok2vec, morphologizer, parser, senter, ner, attribute_ruler, lemmatizer.",
6
+ "author":"Explosion",
7
+ "email":"contact@explosion.ai",
8
+ "url":"https://explosion.ai",
9
+ "license":"GNU GPL 3.0",
10
+ "spacy_version":">=3.1.0,<3.2.0",
11
+ "spacy_git_version":"caba63b74",
12
+ "vectors":{
13
+ "width":300,
14
+ "vectors":500000,
15
+ "keys":500000,
16
+ "name":"es_vectors"
17
+ },
18
+ "labels":{
19
+ "tok2vec":[
20
+
21
+ ],
22
+ "morphologizer":[
23
+ "Definite=Def|Gender=Masc|Number=Sing|POS=DET|PronType=Art",
24
+ "Gender=Masc|Number=Sing|POS=NOUN",
25
+ "AdpType=Preppron|POS=ADP",
26
+ "Gender=Masc|Number=Sing|POS=ADJ",
27
+ "AdpType=Prep|POS=ADP",
28
+ "Definite=Def|Gender=Fem|Number=Plur|POS=DET|PronType=Art",
29
+ "POS=PROPN",
30
+ "Case=Acc,Dat|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes",
31
+ "Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Past|VerbForm=Fin",
32
+ "POS=VERB|VerbForm=Inf",
33
+ "Gender=Fem|Number=Sing|POS=DET|PronType=Dem",
34
+ "Gender=Fem|Number=Sing|POS=NOUN",
35
+ "Gender=Fem|Number=Plur|POS=NOUN",
36
+ "Gender=Fem|Number=Plur|POS=DET|PronType=Ind",
37
+ "POS=PRON|PronType=Int,Rel",
38
+ "Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin",
39
+ "Definite=Def|Gender=Fem|Number=Sing|POS=DET|PronType=Art",
40
+ "POS=SCONJ",
41
+ "POS=NOUN",
42
+ "Definite=Def|Gender=Masc|Number=Plur|POS=DET|PronType=Art",
43
+ "Number=Plur|POS=NOUN",
44
+ "Gender=Masc|Number=Plur|POS=DET|PronType=Ind",
45
+ "Gender=Masc|Number=Plur|POS=NOUN",
46
+ "POS=PUNCT|PunctType=Peri",
47
+ "Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin",
48
+ "POS=PUNCT|PunctType=Comm",
49
+ "Case=Acc|Gender=Fem|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
50
+ "Mood=Ind|Number=Plur|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin",
51
+ "Gender=Masc|Number=Sing|POS=VERB|Tense=Past|VerbForm=Part",
52
+ "Number=Plur|POS=ADJ",
53
+ "POS=CCONJ",
54
+ "Gender=Masc|Number=Plur|POS=PRON|PronType=Ind",
55
+ "POS=ADV",
56
+ "Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Fut|VerbForm=Fin",
57
+ "Gender=Masc|NumType=Card|Number=Plur|POS=DET|PronType=Dem",
58
+ "Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin",
59
+ "Number=Sing|POS=ADJ",
60
+ "Gender=Masc|Number=Plur|POS=ADJ|VerbForm=Part",
61
+ "Gender=Masc|Number=Plur|POS=PRON|PronType=Tot",
62
+ "POS=PRON|PronType=Ind",
63
+ "POS=ADV|Polarity=Neg",
64
+ "Case=Acc|Gender=Masc|Number=Sing|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs",
65
+ "Gender=Fem|Number=Sing|POS=ADJ",
66
+ "Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Past|VerbForm=Fin",
67
+ "Number=Plur|POS=PRON|PronType=Int,Rel",
68
+ "POS=PUNCT|PunctType=Quot",
69
+ "POS=PUNCT",
70
+ "Gender=Masc|Number=Sing|POS=ADJ|VerbForm=Part",
71
+ "POS=PUNCT|PunctSide=Ini|PunctType=Brck",
72
+ "POS=PUNCT|PunctSide=Fin|PunctType=Brck",
73
+ "NumForm=Digit|NumType=Card|POS=NUM",
74
+ "NumType=Card|POS=NUM",
75
+ "POS=VERB|VerbForm=Ger",
76
+ "Definite=Ind|Gender=Masc|Number=Sing|POS=DET|PronType=Art",
77
+ "Gender=Masc|Number=Sing|POS=DET|PronType=Dem",
78
+ "Gender=Fem|NumType=Ord|Number=Plur|POS=ADJ",
79
+ "Number=Sing|POS=DET|Person=3|Poss=Yes|PronType=Prs",
80
+ "Number=Sing|POS=NOUN",
81
+ "Gender=Masc|Number=Plur|POS=ADJ",
82
+ "Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Fut|VerbForm=Fin",
83
+ "Gender=Fem|Number=Sing|POS=ADJ|VerbForm=Part",
84
+ "Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin",
85
+ "Degree=Cmp|POS=ADV",
86
+ "POS=AUX|VerbForm=Inf",
87
+ "Number=Plur|POS=DET|PronType=Ind",
88
+ "Number=Plur|POS=DET|PronType=Dem",
89
+ "Degree=Cmp|Number=Sing|POS=ADJ",
90
+ "Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Fut|VerbForm=Fin",
91
+ "Case=Acc,Dat|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Inf",
92
+ "Degree=Sup|Gender=Masc|Number=Plur|POS=ADJ",
93
+ "Definite=Ind|Gender=Fem|Number=Sing|POS=DET|PronType=Art",
94
+ "AdvType=Tim|POS=NOUN",
95
+ "AdpType=Prep|POS=ADV",
96
+ "Gender=Masc|Number=Sing|POS=PRON|PronType=Ind",
97
+ "NumType=Card|Number=Plur|POS=NUM",
98
+ "AdpType=Preppron|POS=ADV",
99
+ "Case=Acc|Gender=Masc|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
100
+ "NumForm=Digit|POS=NOUN",
101
+ "Number=Sing|POS=PRON|PronType=Dem",
102
+ "AdpType=Preppron|Gender=Masc|Number=Sing|POS=ADJ",
103
+ "Number=Plur|POS=DET|Person=3|Poss=Yes|PronType=Prs",
104
+ "Gender=Fem|Number=Plur|POS=ADJ",
105
+ "Gender=Fem|Number=Plur|POS=PRON|PronType=Ind",
106
+ "Gender=Masc|Number=Plur|POS=DET|PronType=Tot",
107
+ "Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Imp|VerbForm=Fin",
108
+ "Mood=Ind|Number=Plur|POS=AUX|Person=3|Tense=Past|VerbForm=Fin",
109
+ "Gender=Masc|Number=Plur|POS=VERB|Tense=Past|VerbForm=Part",
110
+ "Gender=Masc|NumType=Ord|Number=Sing|POS=ADJ",
111
+ "Gender=Masc|NumType=Ord|Number=Plur|POS=ADJ",
112
+ "Gender=Masc|Number=Plur|POS=DET|PronType=Dem",
113
+ "Gender=Masc|Number=Sing|POS=AUX|Tense=Past|VerbForm=Part",
114
+ "Number=Sing|POS=DET|PronType=Tot",
115
+ "Gender=Fem|Number=Sing|POS=PRON|PronType=Ind",
116
+ "Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin",
117
+ "Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin",
118
+ "Degree=Cmp|Number=Plur|POS=ADJ",
119
+ "POS=AUX|VerbForm=Ger",
120
+ "Gender=Fem|POS=NOUN",
121
+ "Gender=Fem|NumType=Ord|Number=Sing|POS=ADJ",
122
+ "AdvType=Tim|POS=ADJ",
123
+ "Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Past|VerbForm=Fin",
124
+ "Gender=Fem|Number=Sing|POS=VERB|Tense=Past|VerbForm=Part",
125
+ "Case=Acc|Gender=Fem|Number=Sing|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs",
126
+ "Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Imp|VerbForm=Fin",
127
+ "Gender=Fem|Number=Plur|POS=ADJ|VerbForm=Part",
128
+ "Gender=Fem|Number=Plur|POS=DET|PronType=Dem",
129
+ "Gender=Masc|Number=Sing|POS=PRON|Poss=Yes|PronType=Int,Rel",
130
+ "Number=Sing|POS=PRON|PronType=Int,Rel",
131
+ "POS=ADJ",
132
+ "Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Imp|VerbForm=Fin",
133
+ "Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Imp|VerbForm=Fin",
134
+ "Mood=Ind|Number=Plur|POS=AUX|Person=3|Tense=Imp|VerbForm=Fin",
135
+ "Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin",
136
+ "Gender=Fem|Number=Plur|POS=DET|PronType=Tot",
137
+ "Case=Acc,Nom|Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs",
138
+ "Mood=Sub|Number=Sing|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin",
139
+ "Definite=Ind|Gender=Fem|Number=Plur|POS=DET|PronType=Art",
140
+ "Case=Acc,Nom|Gender=Fem|Number=Plur|POS=PRON|Person=3|PronType=Prs",
141
+ "Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin",
142
+ "Case=Acc|Definite=Def|Gender=Masc|Number=Sing|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs",
143
+ "Gender=Fem|Number=Sing|POS=PRON|PronType=Dem",
144
+ "Mood=Cnd|Number=Sing|POS=VERB|Person=1|VerbForm=Fin",
145
+ "Gender=Masc|Number=Sing|POS=DET|PronType=Tot",
146
+ "Number=Plur|POS=PRON|PronType=Ind",
147
+ "Gender=Masc|Number=Sing|POS=DET|PronType=Ind",
148
+ "Case=Dat|Number=Sing|POS=PRON|Person=3|PronType=Prs",
149
+ "POS=PART",
150
+ "Gender=Fem|Number=Sing|POS=DET|PronType=Ind",
151
+ "Number=Sing|POS=DET|PronType=Ind",
152
+ "Gender=Masc|NumType=Card|Number=Plur|POS=DET|PronType=Ind",
153
+ "Mood=Cnd|Number=Plur|POS=AUX|Person=3|VerbForm=Fin",
154
+ "NumForm=Digit|POS=SYM",
155
+ "Mood=Imp|Number=Sing|POS=VERB|Person=2|VerbForm=Fin",
156
+ "Case=Dat|Number=Sing|POS=VERB|Person=3|PronType=Prs|VerbForm=Inf",
157
+ "Gender=Fem|Number=Plur|POS=PRON|PronType=Dem",
158
+ "Mood=Cnd|Number=Sing|POS=AUX|Person=1|VerbForm=Fin",
159
+ "NumForm=Digit|NumType=Frac|POS=NUM",
160
+ "Gender=Fem|Number=Sing|POS=PRON|Poss=Yes|PronType=Int,Rel",
161
+ "Mood=Sub|Number=Sing|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin",
162
+ "Mood=Sub|Number=Sing|POS=VERB|Person=1|Tense=Imp|VerbForm=Fin",
163
+ "Gender=Fem|Number=Sing|Number[psor]=Plur|POS=DET|Person=1|Poss=Yes|PronType=Prs",
164
+ "Case=Acc,Dat|Number=Plur|POS=PRON|Person=1|PrepCase=Npr|PronType=Prs",
165
+ "Definite=Ind|Gender=Masc|Number=Plur|POS=DET|PronType=Art",
166
+ "POS=PUNCT|PunctType=Colo",
167
+ "Mood=Sub|Number=Plur|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin",
168
+ "Mood=Imp|Number=Plur|POS=VERB|Person=3|VerbForm=Fin",
169
+ "Gender=Fem|Number=Sing|POS=DET|PronType=Neg",
170
+ "Gender=Masc|Number=Sing|POS=PRON|PronType=Dem",
171
+ "Case=Acc|Gender=Masc|Number=Plur|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs",
172
+ "Case=Acc|Gender=Fem|Number=Plur|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs",
173
+ "Gender=Fem|Number=Plur|POS=VERB|Tense=Past|VerbForm=Part",
174
+ "Case=Acc|Gender=Fem|Number=Sing|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
175
+ "Number=Sing|POS=PRON|PronType=Neg",
176
+ "POS=PUNCT|PunctType=Semi",
177
+ "Case=Dat|Number=Plur|POS=PRON|Person=3|PronType=Prs",
178
+ "Number=Sing|POS=PRON|PronType=Ind",
179
+ "Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Imp|VerbForm=Fin",
180
+ "Case=Acc,Nom|Gender=Masc|Number=Plur|POS=PRON|Person=3|PronType=Prs",
181
+ "POS=INTJ",
182
+ "Gender=Masc|NumType=Card|Number=Sing|POS=PRON|PronType=Dem",
183
+ "Mood=Ind|Number=Plur|POS=AUX|Person=3|Tense=Fut|VerbForm=Fin",
184
+ "Degree=Sup|Gender=Masc|Number=Sing|POS=ADJ",
185
+ "Mood=Ind|Number=Plur|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin",
186
+ "AdpType=Prep|POS=ADJ",
187
+ "Number=Plur|POS=PRON|Person=3|Poss=Yes|PronType=Prs",
188
+ "POS=PUNCT|PunctType=Dash",
189
+ "Mood=Cnd|Number=Plur|POS=VERB|Person=1|VerbForm=Fin",
190
+ "Gender=Masc|Number=Sing|POS=DET|PronType=Neg",
191
+ "Gender=Fem|NumType=Card|Number=Plur|POS=NUM",
192
+ "Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
193
+ "Gender=Masc|Number=Sing|POS=PRON|PronType=Tot",
194
+ "Gender=Masc|NumType=Card|Number=Plur|POS=NUM",
195
+ "Gender=Masc|POS=NOUN",
196
+ "Case=Acc,Dat|Number=Sing|POS=PRON|Person=1|PrepCase=Npr|PronType=Prs",
197
+ "Gender=Fem|NumType=Card|Number=Sing|POS=DET|PronType=Ind",
198
+ "Gender=Fem|NumType=Card|Number=Plur|POS=DET|PronType=Ind",
199
+ "Case=Acc,Dat|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Ger",
200
+ "Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Imp|VerbForm=Fin",
201
+ "POS=NOUN|VerbForm=Inf",
202
+ "Mood=Ind|Number=Plur|POS=AUX|Person=1|Tense=Imp|VerbForm=Fin",
203
+ "Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Imp|VerbForm=Fin",
204
+ "Gender=Masc|Number=Sing|Number[psor]=Plur|POS=DET|Person=1|Poss=Yes|PronType=Prs",
205
+ "Gender=Masc|NumType=Card|Number=Sing|POS=NUM",
206
+ "Mood=Sub|Number=Sing|POS=AUX|Person=1|Tense=Imp|VerbForm=Fin",
207
+ "Gender=Masc|Number=Plur|POS=PRON|Poss=Yes|PronType=Int,Rel",
208
+ "Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
209
+ "Gender=Fem|NumType=Card|Number=Sing|POS=DET|PronType=Dem",
210
+ "Mood=Imp|Number=Sing|POS=VERB|Person=3|VerbForm=Fin",
211
+ "Mood=Sub|Number=Plur|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin",
212
+ "Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Fut|VerbForm=Fin",
213
+ "Gender=Masc|Number=Sing|POS=PRON|PronType=Neg",
214
+ "Case=Acc,Dat|Number=Plur|POS=VERB|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
215
+ "Case=Nom|Number=Sing|POS=PRON|Person=1|PronType=Prs",
216
+ "Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Past|VerbForm=Fin",
217
+ "Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Past|VerbForm=Fin",
218
+ "Degree=Abs|Gender=Masc|Number=Sing|POS=ADJ",
219
+ "Number=Sing|Number[psor]=Sing|POS=DET|Person=1|Poss=Yes|PronType=Prs",
220
+ "Case=Acc,Nom|Gender=Masc|Number=Plur|POS=PRON|Person=1|PronType=Prs",
221
+ "Mood=Imp|Number=Sing|POS=AUX|Person=3|VerbForm=Fin",
222
+ "Mood=Sub|Number=Sing|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin",
223
+ "Gender=Masc|Number=Sing|POS=DET|Person=3|Poss=Yes|PronType=Prs",
224
+ "Gender=Fem|Number=Sing|POS=DET|PronType=Tot",
225
+ "POS=DET|PronType=Ind",
226
+ "POS=DET|PronType=Int,Rel",
227
+ "AdvType=Tim|POS=ADV",
228
+ "Mood=Cnd|Number=Sing|POS=AUX|Person=3|VerbForm=Fin",
229
+ "POS=PUNCT|PunctSide=Ini|PunctType=Qest",
230
+ "POS=PUNCT|PunctSide=Fin|PunctType=Qest",
231
+ "Number=Plur|Number[psor]=Sing|POS=DET|Person=1|Poss=Yes|PronType=Prs",
232
+ "Gender=Masc|NumType=Card|Number=Sing|POS=DET|PronType=Ind",
233
+ "Mood=Cnd|Number=Plur|POS=VERB|Person=3|VerbForm=Fin",
234
+ "Case=Acc|Gender=Fem|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger",
235
+ "Degree=Abs|Gender=Fem|Number=Sing|POS=ADJ",
236
+ "Case=Acc,Dat|Number=Plur|POS=PRON|Person=1|PrepCase=Npr|PronType=Prs|Reflex=Yes",
237
+ "Mood=Sub|Number=Plur|POS=VERB|Person=1|Tense=Imp|VerbForm=Fin",
238
+ "Case=Acc,Dat|Number=Sing|POS=PRON|Person=1|PrepCase=Npr|PronType=Prs|Reflex=Yes",
239
+ "POS=PUNCT|PunctSide=Ini|PunctType=Excl",
240
+ "POS=PUNCT|PunctSide=Fin|PunctType=Excl",
241
+ "Mood=Cnd|Number=Sing|POS=VERB|Person=3|VerbForm=Fin",
242
+ "Case=Acc,Dat|Mood=Imp|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Fin",
243
+ "Gender=Fem|Number=Sing|POS=PRON|PronType=Tot",
244
+ "Gender=Masc|Number=Plur|Number[psor]=Plur|POS=DET|Person=1|Poss=Yes|PronType=Prs",
245
+ "Mood=Imp|Number=Plur|POS=VERB|Person=1|VerbForm=Fin",
246
+ "Gender=Masc|NumType=Card|Number=Plur|POS=PRON|PronType=Ind",
247
+ "Gender=Masc|NumType=Card|Number=Sing|POS=PRON|PronType=Ind",
248
+ "Gender=Masc|Number=Plur|POS=PRON|PronType=Dem",
249
+ "Case=Dat|Number=Plur|POS=VERB|Person=3|PronType=Prs|VerbForm=Inf",
250
+ "Degree=Abs|Gender=Masc|NumType=Card|Number=Plur|POS=DET|PronType=Ind",
251
+ "Case=Acc|Number=Sing|POS=PRON|Person=1|PrepCase=Pre|PronType=Prs",
252
+ "Case=Acc,Dat|Mood=Imp|Number=Plur|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Fin",
253
+ "Definite=Ind|Gender=Fem|NumType=Card|Number=Sing|POS=DET|PronType=Art",
254
+ "Gender=Fem|NumType=Card|Number=Sing|POS=NUM",
255
+ "Mood=Sub|Number=Plur|POS=AUX|Person=3|Tense=Imp|VerbForm=Fin",
256
+ "Gender=Fem|Number=Plur|Number[psor]=Plur|POS=DET|Person=1|Poss=Yes|PronType=Prs",
257
+ "POS=SCONJ|PronType=Int,Rel",
258
+ "Case=Acc|POS=PRON|Person=3|PrepCase=Pre|PronType=Prs|Reflex=Yes",
259
+ "Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Pres|VerbForm=Fin",
260
+ "Case=Acc,Dat|Number=Sing|POS=VERB|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
261
+ "NumType=Card|Number=Sing|POS=DET|PronType=Ind",
262
+ "Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Imp|VerbForm=Fin",
263
+ "Case=Acc,Dat|Number=Sing|POS=PRON|Person=2|PrepCase=Npr|PronType=Prs",
264
+ "Case=Acc,Nom|Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs",
265
+ "Number=Sing|POS=DET|PronType=Dem",
266
+ "Mood=Sub|Number=Sing|POS=AUX|Person=3|Tense=Imp|VerbForm=Fin",
267
+ "POS=SYM",
268
+ "Gender=Fem|Number=Sing|POS=PRON|PronType=Neg",
269
+ "Case=Acc|Gender=Masc|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger",
270
+ "Degree=Sup|Gender=Fem|Number=Sing|POS=ADJ",
271
+ "Case=Nom|Number=Sing|POS=PRON|Person=2|PronType=Prs",
272
+ "Number=Sing|Number[psor]=Sing|POS=DET|Person=2|Poss=Yes|PronType=Prs",
273
+ "Case=Acc|Gender=Masc|Mood=Imp|Number=Sing|POS=VERB|Person=2,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin",
274
+ "Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Fut|VerbForm=Fin",
275
+ "Gender=Masc|Number=Sing|Number[psor]=Sing|POS=PRON|Person=1|Poss=Yes|PronType=Ind",
276
+ "Case=Acc,Nom|Number=Sing|POS=PRON|Person=2|Polite=Form|PronType=Prs",
277
+ "Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger",
278
+ "Gender=Masc|NumType=Card|Number=Sing|POS=PRON|PronType=Int,Rel",
279
+ "Gender=Fem|NumType=Card|Number=Plur|POS=PRON|PronType=Ind",
280
+ "Case=Acc,Dat|Number=Plur|POS=VERB|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Ger",
281
+ "Mood=Ind|Number=Plur|POS=VERB|Person=2|Tense=Pres|VerbForm=Fin",
282
+ "Mood=Cnd|Number=Sing|POS=VERB|Person=2|VerbForm=Fin",
283
+ "Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Fut|VerbForm=Fin",
284
+ "Mood=Cnd|Number=Plur|POS=AUX|Person=1|VerbForm=Fin",
285
+ "NumType=Card|Number=Plur|POS=PRON|PronType=Ind",
286
+ "Gender=Masc|NumType=Card|Number=Sing|POS=DET|PronType=Dem",
287
+ "Degree=Abs|Gender=Masc|Number=Sing|POS=DET|PronType=Ind",
288
+ "Gender=Fem|Number=Plur|POS=PRON|Poss=Yes|PronType=Int,Rel",
289
+ "Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Past|VerbForm=Fin",
290
+ "Case=Acc,Nom|Number=Plur|POS=PRON|Person=2|Polite=Form|PronType=Prs",
291
+ "Mood=Imp|Number=Sing|POS=AUX|Person=2|VerbForm=Fin",
292
+ "Case=Acc,Dat|Number=Sing|POS=VERB|Person=2|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
293
+ "Gender=Fem|Number=Sing|Number[psor]=Sing|POS=PRON|Person=2|Poss=Yes|PronType=Ind",
294
+ "NumType=Card|Number=Sing|POS=NUM",
295
+ "Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Past|VerbForm=Fin",
296
+ "Mood=Ind|Number=Sing|POS=AUX|Person=2|Tense=Imp|VerbForm=Fin",
297
+ "Mood=Ind|Number=Sing|POS=AUX|Person=2|Tense=Pres|VerbForm=Fin",
298
+ "Case=Com|Number=Sing|POS=PRON|Person=2|PrepCase=Pre|PronType=Prs",
299
+ "Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Imp|VerbForm=Fin",
300
+ "Case=Acc,Dat|Number=Sing|POS=PRON|Person=2|PrepCase=Npr|PronType=Prs|Reflex=Yes",
301
+ "Case=Acc|Number=Sing|POS=PRON|Person=2|PrepCase=Pre|PronType=Prs",
302
+ "Mood=Cnd|Number=Sing|POS=AUX|Person=2|VerbForm=Fin",
303
+ "Mood=Sub|Number=Sing|POS=AUX|Person=2|Tense=Pres|VerbForm=Fin",
304
+ "Number=Sing|POS=NOUN|VerbForm=Fin",
305
+ "Case=Acc,Dat|Mood=Imp|Number=Plur,Sing|POS=VERB|Person=1,2|PrepCase=Npr|PronType=Prs|VerbForm=Fin",
306
+ "Case=Acc,Dat|Mood=Imp|Number=Sing|POS=VERB|Person=2|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Fin",
307
+ "Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Fut|VerbForm=Fin",
308
+ "Gender=Fem|NumType=Card|Number=Sing|POS=DET|PronType=Int,Rel",
309
+ "Mood=Sub|Number=Sing|POS=VERB|Person=2|Tense=Pres|VerbForm=Fin",
310
+ "Mood=Ind|Number=Sing|POS=AUX|Person=2|Tense=Fut|VerbForm=Fin",
311
+ "Gender=Fem|Number=Plur|POS=PRON|PronType=Tot",
312
+ "Gender=Masc|NumType=Card|Number=Plur|POS=DET|PronType=Int,Rel",
313
+ "Case=Dat|Number=Sing|POS=VERB|Person=3|PronType=Prs|VerbForm=Ger",
314
+ "Number=Sing|POS=VERB|VerbForm=Fin",
315
+ "POS=VERB|VerbForm=Fin",
316
+ "Degree=Abs|Gender=Masc|Number=Plur|POS=ADJ",
317
+ "Degree=Abs|Gender=Fem|Number=Plur|POS=ADJ",
318
+ "Case=Acc,Dat|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Ger",
319
+ "Gender=Masc|Number=Sing|Number[psor]=Plur|POS=PRON|Person=1|Poss=Yes|PronType=Prs",
320
+ "AdpType=Prep|Degree=Cmp|POS=ADV",
321
+ "Mood=Sub|Number=Plur|POS=AUX|Person=1|Tense=Imp|VerbForm=Fin",
322
+ "Gender=Fem|NumType=Card|Number=Plur|POS=DET|PronType=Dem",
323
+ "Definite=Ind|Gender=Masc|NumType=Card|Number=Sing|POS=DET|PronType=Art",
324
+ "Degree=Sup|Gender=Fem|Number=Plur|POS=ADJ",
325
+ "Number=Plur|POS=PRON|PronType=Dem",
326
+ "Case=Acc,Dat|Gender=Masc|Number=Plur|POS=PRON|Person=2|PrepCase=Npr|PronType=Prs",
327
+ "Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger",
328
+ "Gender=Masc|Number=Sing|POS=AUX|VerbForm=Fin",
329
+ "Case=Acc,Dat|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Inf",
330
+ "Mood=Ind|Number=Plur|POS=AUX|Person=1|Tense=Past|VerbForm=Fin",
331
+ "Gender=Masc|NumType=Card|Number=Sing|POS=DET|PronType=Int,Rel",
332
+ "Gender=Masc|Number=Plur|POS=DET|Person=3|Poss=Yes|PronType=Prs",
333
+ "Case=Acc,Dat|Mood=Imp|Number=Sing|POS=VERB|Person=1,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin",
334
+ "Gender=Masc|NumType=Card|Number=Plur|POS=PRON|PronType=Int,Rel",
335
+ "Gender=Masc|Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs",
336
+ "Gender=Masc|Number=Sing|Number[psor]=Sing|POS=DET|Person=1|Poss=Yes|PronType=Ind",
337
+ "Mood=Ind|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin",
338
+ "Case=Acc,Dat|Number=Plur|POS=PRON|Person=2|PrepCase=Npr|PronType=Prs",
339
+ "Gender=Masc|NumType=Card|Number=Plur|POS=PRON|PronType=Dem",
340
+ "Gender=Fem|Number=Sing|POS=DET|Person=3|Poss=Yes|PronType=Prs",
341
+ "Mood=Sub|Number=Plur|POS=VERB|Person=2|Tense=Pres|VerbForm=Fin",
342
+ "Mood=Sub|Number=Plur|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin",
343
+ "Mood=Ind|Number=Plur|POS=AUX|Person=1|Tense=Fut|VerbForm=Fin",
344
+ "Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs",
345
+ "Case=Acc,Dat|Number=Sing|POS=VERB|Person=2|PrepCase=Npr|PronType=Prs|PunctType=Quot|VerbForm=Inf",
346
+ "Case=Com|POS=PRON|Person=3|PrepCase=Pre|PronType=Prs|Reflex=Yes",
347
+ "NumForm=Digit|NumType=Frac|POS=SYM",
348
+ "Case=Dat|Number=Sing|POS=AUX|Person=3|PronType=Prs|VerbForm=Inf",
349
+ "Case=Acc|Gender=Masc|Number=Sing|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
350
+ "Gender=Fem|NumType=Card|Number=Sing|POS=PRON|PronType=Ind",
351
+ "Gender=Masc|Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin",
352
+ "Case=Acc,Dat|Gender=Masc|Number=Plur|POS=PRON|Person=1|PrepCase=Npr|PronType=Prs",
353
+ "Gender=Fem|Number=Sing|Number[psor]=Sing|POS=PRON|Person=1|Poss=Yes|PronType=Ind",
354
+ "Case=Acc,Dat|Number=Plur|POS=VERB|Person=2|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
355
+ "Number=Sing|POS=PRON|PronType=Tot",
356
+ "Mood=Ind|Number=Plur|POS=AUX|Person=2|Tense=Pres|VerbForm=Fin",
357
+ "Case=Dat|Number=Plur|POS=VERB|Person=3|PronType=Prs|VerbForm=Ger",
358
+ "NumType=Card|Number=Plur|POS=DET|PronType=Ind",
359
+ "POS=PRON|PronType=Dem",
360
+ "POS=AUX|VerbForm=Fin",
361
+ "Gender=Fem|NumType=Card|Number=Plur|POS=PRON|PronType=Int,Rel",
362
+ "Gender=Fem|Number=Sing|Number[psor]=Plur|POS=DET|Person=2|Poss=Yes|PronType=Prs",
363
+ "Gender=Fem|Number=Plur|Number[psor]=Plur|POS=PRON|Person=1|Poss=Yes|PronType=Prs",
364
+ "Case=Acc|Gender=Fem|Number=Plur|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
365
+ "Case=Acc|Gender=Masc|Number=Plur|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
366
+ "AdvType=Tim|Gender=Masc|Number=Sing|POS=NOUN",
367
+ "Gender=Fem|Number=Sing|Number[psor]=Plur|POS=PRON|Person=1|Poss=Yes|PronType=Prs",
368
+ "Gender=Fem|NumType=Card|Number=Sing|POS=PRON|PronType=Dem",
369
+ "Gender=Fem|Number=Sing|Number[psor]=Sing|POS=DET|Person=1|Poss=Yes|PronType=Ind",
370
+ "Gender=Masc|Number=Sing|Number[psor]=Sing|POS=PRON|Person=2|Poss=Yes|PronType=Ind",
371
+ "Gender=Fem|Number=Plur|POS=PRON|Person=3|Poss=Yes|PronType=Prs",
372
+ "Gender=Masc|Number=Plur|POS=DET|PronType=Art",
373
+ "Gender=Masc|Number=Sing|POS=NOUN|VerbForm=Part",
374
+ "Case=Acc|Gender=Masc|Number=Sing|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger",
375
+ "Gender=Masc|Number=Sing|POS=DET|Person=3|Poss=Yes|PronType=Ind",
376
+ "Case=Acc,Dat|Number=Sing|POS=VERB|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Ger",
377
+ "Case=Acc|Gender=Masc|Mood=Imp|Number=Plur|POS=VERB|Person=1,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin",
378
+ "Gender=Fem|Number=Sing|POS=PRON|Person=1|Poss=Yes|PronType=Prs",
379
+ "Case=Com|Number=Sing|POS=PRON|Person=1|PrepCase=Pre|PronType=Prs",
380
+ "POS=X",
381
+ "Case=Com|POS=PRON|Person=3|PronType=Prs|Reflex=Yes",
382
+ "POS=ADP",
383
+ "Case=Acc|Gender=Masc|Mood=Imp|Number=Plur,Sing|POS=VERB|Person=1,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin",
384
+ "Case=Acc,Dat|Number=Sing|POS=AUX|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
385
+ "Case=Acc|Gender=Masc|Mood=Imp|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Fin",
386
+ "Mood=Imp|Number=Plur|POS=VERB|Person=2|VerbForm=Fin",
387
+ "Gender=Masc|Number=Plur|POS=PRON|Person=2|Poss=Yes|PronType=Ind",
388
+ "Case=Dat|Mood=Imp|Number=Sing|POS=VERB|Person=3|PronType=Prs|VerbForm=Fin",
389
+ "Gender=Fem|Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs",
390
+ "Case=Acc,Dat|Mood=Imp|Number=Sing|POS=VERB|Person=2,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin",
391
+ "Gender=Fem|Number=Plur|POS=DET|Person=3|Poss=Yes|PronType=Prs",
392
+ "Case=Acc,Dat|Number=Plur|POS=VERB|Person=1|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Ger",
393
+ "Gender=Fem|Number=Plur|Number[psor]=Plur|POS=DET|Person=2|Poss=Yes|PronType=Prs",
394
+ "Number=Plur|Number[psor]=Sing|POS=DET|Person=2|Poss=Yes|PronType=Prs",
395
+ "POS=NOUN|PunctType=Comm",
396
+ "Degree=Cmp|POS=ADJ",
397
+ "Gender=Masc|POS=ADJ",
398
+ "Degree=Abs|Gender=Masc|NumType=Card|Number=Plur|POS=PRON|PronType=Ind",
399
+ "POS=PRON|PronType=Neg",
400
+ "Gender=Fem|Number=Sing|POS=DET|Person=3|Poss=Yes|PronType=Ind",
401
+ "Number=Sing|POS=DET|PronType=Int,Rel"
402
+ ],
403
+ "parser":[
404
+ "ROOT",
405
+ "acl",
406
+ "advcl",
407
+ "advmod",
408
+ "amod",
409
+ "appos",
410
+ "aux",
411
+ "case",
412
+ "cc",
413
+ "ccomp",
414
+ "compound",
415
+ "conj",
416
+ "cop",
417
+ "csubj",
418
+ "dep",
419
+ "det",
420
+ "expl:pass",
421
+ "fixed",
422
+ "flat",
423
+ "iobj",
424
+ "mark",
425
+ "nmod",
426
+ "nsubj",
427
+ "nummod",
428
+ "obj",
429
+ "obl",
430
+ "parataxis",
431
+ "punct",
432
+ "xcomp"
433
+ ],
434
+ "senter":[
435
+ "I",
436
+ "S"
437
+ ],
438
+ "attribute_ruler":[
439
+
440
+ ],
441
+ "lemmatizer":[
442
+
443
+ ],
444
+ "ner":[
445
+ "LOC",
446
+ "MISC",
447
+ "ORG",
448
+ "PER"
449
+ ]
450
+ },
451
+ "pipeline":[
452
+ "tok2vec",
453
+ "morphologizer",
454
+ "parser",
455
+ "attribute_ruler",
456
+ "lemmatizer",
457
+ "ner"
458
+ ],
459
+ "components":[
460
+ "tok2vec",
461
+ "morphologizer",
462
+ "parser",
463
+ "senter",
464
+ "attribute_ruler",
465
+ "lemmatizer",
466
+ "ner"
467
+ ],
468
+ "disabled":[
469
+ "senter"
470
+ ],
471
+ "performance":{
472
+ "token_acc":0.9999712591,
473
+ "tag_acc":0.9760483059,
474
+ "pos_acc":0.9853836201,
475
+ "morph_acc":0.9825829395,
476
+ "lemma_acc":0.9866405995,
477
+ "dep_uas":0.91242904,
478
+ "dep_las":0.8826830252,
479
+ "sents_p":0.9604010025,
480
+ "sents_r":0.9803211587,
481
+ "sents_f":0.9702588474,
482
+ "speed":9686.8354741458,
483
+ "morph_per_feat":{
484
+ "Definite":{
485
+ "p":0.9986493331,
486
+ "r":0.9988179669,
487
+ "f":0.9987336429
488
+ },
489
+ "Gender":{
490
+ "p":0.9954489954,
491
+ "r":0.9876651982,
492
+ "f":0.991541821
493
+ },
494
+ "Number":{
495
+ "p":0.9980570735,
496
+ "r":0.9900819146,
497
+ "f":0.9940534984
498
+ },
499
+ "PronType":{
500
+ "p":0.9977487136,
501
+ "r":0.9917945439,
502
+ "f":0.9947627191
503
+ },
504
+ "PunctType":{
505
+ "p":0.9995216074,
506
+ "r":0.9992029332,
507
+ "f":0.9993622449
508
+ },
509
+ "AdpType":{
510
+ "p":0.9995323278,
511
+ "r":0.9965030889,
512
+ "f":0.9980154098
513
+ },
514
+ "VerbForm":{
515
+ "p":0.9927797834,
516
+ "r":0.9884356931,
517
+ "f":0.9906029757
518
+ },
519
+ "Mood":{
520
+ "p":0.9912302681,
521
+ "r":0.9835902536,
522
+ "f":0.9873954823
523
+ },
524
+ "Person":{
525
+ "p":0.9936864258,
526
+ "r":0.9860772711,
527
+ "f":0.9898672257
528
+ },
529
+ "Tense":{
530
+ "p":0.9910652921,
531
+ "r":0.9860952815,
532
+ "f":0.9885740402
533
+ },
534
+ "NumForm":{
535
+ "p":0.9868421053,
536
+ "r":0.9724473258,
537
+ "f":0.9795918367
538
+ },
539
+ "NumType":{
540
+ "p":0.9793459552,
541
+ "r":0.9571068124,
542
+ "f":0.9680986814
543
+ },
544
+ "Poss":{
545
+ "p":0.9981751825,
546
+ "r":1.0,
547
+ "f":0.999086758
548
+ },
549
+ "PunctSide":{
550
+ "p":0.997995992,
551
+ "r":0.996,
552
+ "f":0.996996997
553
+ },
554
+ "Case":{
555
+ "p":0.9991503823,
556
+ "r":0.9865771812,
557
+ "f":0.9928239764
558
+ },
559
+ "PrepCase":{
560
+ "p":1.0,
561
+ "r":0.9855371901,
562
+ "f":0.9927159209
563
+ },
564
+ "Reflex":{
565
+ "p":1.0,
566
+ "r":0.9903691814,
567
+ "f":0.9951612903
568
+ },
569
+ "Degree":{
570
+ "p":0.9889705882,
571
+ "r":0.9572953737,
572
+ "f":0.972875226
573
+ },
574
+ "Polarity":{
575
+ "p":1.0,
576
+ "r":0.9935064935,
577
+ "f":0.996742671
578
+ },
579
+ "AdvType":{
580
+ "p":0.9619565217,
581
+ "r":0.9414893617,
582
+ "f":0.9516129032
583
+ },
584
+ "Number[psor]":{
585
+ "p":0.9722222222,
586
+ "r":1.0,
587
+ "f":0.985915493
588
+ }
589
+ },
590
+ "dep_las_per_type":{
591
+ "det":{
592
+ "p":0.9758064516,
593
+ "r":0.9824786325,
594
+ "f":0.9791311755
595
+ },
596
+ "nsubj":{
597
+ "p":0.896348211,
598
+ "r":0.8888076079,
599
+ "f":0.8925619835
600
+ },
601
+ "case":{
602
+ "p":0.9654703643,
603
+ "r":0.9662585034,
604
+ "f":0.9658642731
605
+ },
606
+ "amod":{
607
+ "p":0.9228340933,
608
+ "r":0.916086351,
609
+ "f":0.919447842
610
+ },
611
+ "nmod":{
612
+ "p":0.8374801482,
613
+ "r":0.8377018798,
614
+ "f":0.8375909993
615
+ },
616
+ "mark":{
617
+ "p":0.9028815368,
618
+ "r":0.9185667752,
619
+ "f":0.91065662
620
+ },
621
+ "acl":{
622
+ "p":0.7471374046,
623
+ "r":0.7457142857,
624
+ "f":0.7464251668
625
+ },
626
+ "advcl":{
627
+ "p":0.5992907801,
628
+ "r":0.6251541307,
629
+ "f":0.611949306
630
+ },
631
+ "nummod":{
632
+ "p":0.896925859,
633
+ "r":0.8747795414,
634
+ "f":0.8857142857
635
+ },
636
+ "obj":{
637
+ "p":0.8400112076,
638
+ "r":0.8710052295,
639
+ "f":0.8552274996
640
+ },
641
+ "obl":{
642
+ "p":0.7383669886,
643
+ "r":0.7256255393,
644
+ "f":0.7319408181
645
+ },
646
+ "advmod":{
647
+ "p":0.8452447946,
648
+ "r":0.8363028953,
649
+ "f":0.84075007
650
+ },
651
+ "fixed":{
652
+ "p":0.855656697,
653
+ "r":0.8371501272,
654
+ "f":0.8463022508
655
+ },
656
+ "cc":{
657
+ "p":0.9288674033,
658
+ "r":0.9218642906,
659
+ "f":0.9253525972
660
+ },
661
+ "conj":{
662
+ "p":0.7135348226,
663
+ "r":0.6930440332,
664
+ "f":0.7031401748
665
+ },
666
+ "root":{
667
+ "p":0.9169157203,
668
+ "r":0.9274486094,
669
+ "f":0.922152089
670
+ },
671
+ "flat":{
672
+ "p":0.8997805413,
673
+ "r":0.9234234234,
674
+ "f":0.9114486847
675
+ },
676
+ "xcomp":{
677
+ "p":0.8320413437,
678
+ "r":0.7911547912,
679
+ "f":0.8110831234
680
+ },
681
+ "compound":{
682
+ "p":0.875,
683
+ "r":0.756,
684
+ "f":0.8111587983
685
+ },
686
+ "cop":{
687
+ "p":0.8993576017,
688
+ "r":0.9012875536,
689
+ "f":0.9003215434
690
+ },
691
+ "ccomp":{
692
+ "p":0.8269581056,
693
+ "r":0.8501872659,
694
+ "f":0.838411819
695
+ },
696
+ "iobj":{
697
+ "p":0.7903225806,
698
+ "r":0.5444444444,
699
+ "f":0.6447368421
700
+ },
701
+ "aux":{
702
+ "p":0.9572039943,
703
+ "r":0.9544807966,
704
+ "f":0.9558404558
705
+ },
706
+ "appos":{
707
+ "p":0.6600790514,
708
+ "r":0.6987447699,
709
+ "f":0.6788617886
710
+ },
711
+ "csubj":{
712
+ "p":0.7472527473,
713
+ "r":0.7157894737,
714
+ "f":0.7311827957
715
+ },
716
+ "expl:pass":{
717
+ "p":0.4761904762,
718
+ "r":0.2222222222,
719
+ "f":0.303030303
720
+ },
721
+ "parataxis":{
722
+ "p":0.6481481481,
723
+ "r":0.4117647059,
724
+ "f":0.5035971223
725
+ },
726
+ "orphan":{
727
+ "p":0.0,
728
+ "r":0.0,
729
+ "f":0.0
730
+ },
731
+ "dep":{
732
+ "p":0.0,
733
+ "r":0.0,
734
+ "f":0.0
735
+ },
736
+ "nsubj:pass":{
737
+ "p":0.0,
738
+ "r":0.0,
739
+ "f":0.0
740
+ },
741
+ "aux:pass":{
742
+ "p":0.0,
743
+ "r":0.0,
744
+ "f":0.0
745
+ }
746
+ },
747
+ "ents_p":0.8983054291,
748
+ "ents_r":0.8998046159,
749
+ "ents_f":0.8990543976,
750
+ "ents_per_type":{
751
+ "LOC":{
752
+ "p":0.8954000489,
753
+ "r":0.9073140496,
754
+ "f":0.9013176799
755
+ },
756
+ "PER":{
757
+ "p":0.942722277,
758
+ "r":0.954013974,
759
+ "f":0.9483345145
760
+ },
761
+ "MISC":{
762
+ "p":0.8419041554,
763
+ "r":0.8035253001,
764
+ "f":0.8222671435
765
+ },
766
+ "ORG":{
767
+ "p":0.8497274236,
768
+ "r":0.8285186041,
769
+ "f":0.8389890007
770
+ }
771
+ }
772
+ },
773
+ "sources":[
774
+ {
775
+ "name":"UD Spanish AnCora v2.5",
776
+ "url":"https://github.com/UniversalDependencies/UD_Spanish-AnCora",
777
+ "license":"GNU GPL 3.0",
778
+ "author":"Mart\u00ednez Alonso, H\u00e9ctor; Zeman, Daniel"
779
+ },
780
+ {
781
+ "name":"WikiNER",
782
+ "url":"https://figshare.com/articles/Learning_multilingual_named_entity_recognition_from_Wikipedia/5462500",
783
+ "license":"CC BY 4.0",
784
+ "author":"Joel Nothman, Nicky Ringland, Will Radford, Tara Murphy, James R Curran"
785
+ },
786
+ {
787
+ "name":"spaCy lookups data",
788
+ "author":"Explosion",
789
+ "url":"https://github.com/explosion/spacy-lookups-data",
790
+ "license":"MIT"
791
+ },
792
+ {
793
+ "name":"Explosion fastText Vectors (cbow, OSCAR Common Crawl + Wikipedia)",
794
+ "url":"https://spacy.io",
795
+ "license":"CC0",
796
+ "author":"Explosion"
797
+ }
798
+ ],
799
+ "requirements":[
800
+
801
+ ]
802
+ }
morphologizer/cfg ADDED
@@ -0,0 +1,764 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "labels_morph":{
3
+ "Definite=Def|Gender=Masc|Number=Sing|POS=DET|PronType=Art":"Definite=Def|Gender=Masc|Number=Sing|PronType=Art",
4
+ "Gender=Masc|Number=Sing|POS=NOUN":"Gender=Masc|Number=Sing",
5
+ "AdpType=Preppron|POS=ADP":"AdpType=Preppron",
6
+ "Gender=Masc|Number=Sing|POS=ADJ":"Gender=Masc|Number=Sing",
7
+ "AdpType=Prep|POS=ADP":"AdpType=Prep",
8
+ "Definite=Def|Gender=Fem|Number=Plur|POS=DET|PronType=Art":"Definite=Def|Gender=Fem|Number=Plur|PronType=Art",
9
+ "POS=PROPN":"",
10
+ "Case=Acc,Dat|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes":"Case=Acc,Dat|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes",
11
+ "Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Past|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
12
+ "POS=VERB|VerbForm=Inf":"VerbForm=Inf",
13
+ "Gender=Fem|Number=Sing|POS=DET|PronType=Dem":"Gender=Fem|Number=Sing|PronType=Dem",
14
+ "Gender=Fem|Number=Sing|POS=NOUN":"Gender=Fem|Number=Sing",
15
+ "Gender=Fem|Number=Plur|POS=NOUN":"Gender=Fem|Number=Plur",
16
+ "Gender=Fem|Number=Plur|POS=DET|PronType=Ind":"Gender=Fem|Number=Plur|PronType=Ind",
17
+ "POS=PRON|PronType=Int,Rel":"PronType=Int,Rel",
18
+ "Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin":"Mood=Sub|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
19
+ "Definite=Def|Gender=Fem|Number=Sing|POS=DET|PronType=Art":"Definite=Def|Gender=Fem|Number=Sing|PronType=Art",
20
+ "POS=SCONJ":"",
21
+ "POS=NOUN":"",
22
+ "Definite=Def|Gender=Masc|Number=Plur|POS=DET|PronType=Art":"Definite=Def|Gender=Masc|Number=Plur|PronType=Art",
23
+ "Number=Plur|POS=NOUN":"Number=Plur",
24
+ "Gender=Masc|Number=Plur|POS=DET|PronType=Ind":"Gender=Masc|Number=Plur|PronType=Ind",
25
+ "Gender=Masc|Number=Plur|POS=NOUN":"Gender=Masc|Number=Plur",
26
+ "POS=PUNCT|PunctType=Peri":"PunctType=Peri",
27
+ "Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
28
+ "POS=PUNCT|PunctType=Comm":"PunctType=Comm",
29
+ "Case=Acc|Gender=Fem|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf":"Case=Acc|Gender=Fem|Number=Sing|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
30
+ "Mood=Ind|Number=Plur|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
31
+ "Gender=Masc|Number=Sing|POS=VERB|Tense=Past|VerbForm=Part":"Gender=Masc|Number=Sing|Tense=Past|VerbForm=Part",
32
+ "Number=Plur|POS=ADJ":"Number=Plur",
33
+ "POS=CCONJ":"",
34
+ "Gender=Masc|Number=Plur|POS=PRON|PronType=Ind":"Gender=Masc|Number=Plur|PronType=Ind",
35
+ "POS=ADV":"",
36
+ "Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Fut|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=3|Tense=Fut|VerbForm=Fin",
37
+ "Gender=Masc|NumType=Card|Number=Plur|POS=DET|PronType=Dem":"Gender=Masc|NumType=Card|Number=Plur|PronType=Dem",
38
+ "Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
39
+ "Number=Sing|POS=ADJ":"Number=Sing",
40
+ "Gender=Masc|Number=Plur|POS=ADJ|VerbForm=Part":"Gender=Masc|Number=Plur|VerbForm=Part",
41
+ "Gender=Masc|Number=Plur|POS=PRON|PronType=Tot":"Gender=Masc|Number=Plur|PronType=Tot",
42
+ "POS=PRON|PronType=Ind":"PronType=Ind",
43
+ "POS=ADV|Polarity=Neg":"Polarity=Neg",
44
+ "Case=Acc|Gender=Masc|Number=Sing|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs":"Case=Acc|Gender=Masc|Number=Sing|Person=3|PrepCase=Npr|PronType=Prs",
45
+ "Gender=Fem|Number=Sing|POS=ADJ":"Gender=Fem|Number=Sing",
46
+ "Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Past|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
47
+ "Number=Plur|POS=PRON|PronType=Int,Rel":"Number=Plur|PronType=Int,Rel",
48
+ "POS=PUNCT|PunctType=Quot":"PunctType=Quot",
49
+ "POS=PUNCT":"",
50
+ "Gender=Masc|Number=Sing|POS=ADJ|VerbForm=Part":"Gender=Masc|Number=Sing|VerbForm=Part",
51
+ "POS=PUNCT|PunctSide=Ini|PunctType=Brck":"PunctSide=Ini|PunctType=Brck",
52
+ "POS=PUNCT|PunctSide=Fin|PunctType=Brck":"PunctSide=Fin|PunctType=Brck",
53
+ "NumForm=Digit|NumType=Card|POS=NUM":"NumForm=Digit|NumType=Card",
54
+ "NumType=Card|POS=NUM":"NumType=Card",
55
+ "POS=VERB|VerbForm=Ger":"VerbForm=Ger",
56
+ "Definite=Ind|Gender=Masc|Number=Sing|POS=DET|PronType=Art":"Definite=Ind|Gender=Masc|Number=Sing|PronType=Art",
57
+ "Gender=Masc|Number=Sing|POS=DET|PronType=Dem":"Gender=Masc|Number=Sing|PronType=Dem",
58
+ "Gender=Fem|NumType=Ord|Number=Plur|POS=ADJ":"Gender=Fem|NumType=Ord|Number=Plur",
59
+ "Number=Sing|POS=DET|Person=3|Poss=Yes|PronType=Prs":"Number=Sing|Person=3|Poss=Yes|PronType=Prs",
60
+ "Number=Sing|POS=NOUN":"Number=Sing",
61
+ "Gender=Masc|Number=Plur|POS=ADJ":"Gender=Masc|Number=Plur",
62
+ "Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Fut|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=3|Tense=Fut|VerbForm=Fin",
63
+ "Gender=Fem|Number=Sing|POS=ADJ|VerbForm=Part":"Gender=Fem|Number=Sing|VerbForm=Part",
64
+ "Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
65
+ "Degree=Cmp|POS=ADV":"Degree=Cmp",
66
+ "POS=AUX|VerbForm=Inf":"VerbForm=Inf",
67
+ "Number=Plur|POS=DET|PronType=Ind":"Number=Plur|PronType=Ind",
68
+ "Number=Plur|POS=DET|PronType=Dem":"Number=Plur|PronType=Dem",
69
+ "Degree=Cmp|Number=Sing|POS=ADJ":"Degree=Cmp|Number=Sing",
70
+ "Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Fut|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=3|Tense=Fut|VerbForm=Fin",
71
+ "Case=Acc,Dat|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Inf":"Case=Acc,Dat|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Inf",
72
+ "Degree=Sup|Gender=Masc|Number=Plur|POS=ADJ":"Degree=Sup|Gender=Masc|Number=Plur",
73
+ "Definite=Ind|Gender=Fem|Number=Sing|POS=DET|PronType=Art":"Definite=Ind|Gender=Fem|Number=Sing|PronType=Art",
74
+ "AdvType=Tim|POS=NOUN":"AdvType=Tim",
75
+ "AdpType=Prep|POS=ADV":"AdpType=Prep",
76
+ "Gender=Masc|Number=Sing|POS=PRON|PronType=Ind":"Gender=Masc|Number=Sing|PronType=Ind",
77
+ "NumType=Card|Number=Plur|POS=NUM":"NumType=Card|Number=Plur",
78
+ "AdpType=Preppron|POS=ADV":"AdpType=Preppron",
79
+ "Case=Acc|Gender=Masc|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf":"Case=Acc|Gender=Masc|Number=Sing|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
80
+ "NumForm=Digit|POS=NOUN":"NumForm=Digit",
81
+ "Number=Sing|POS=PRON|PronType=Dem":"Number=Sing|PronType=Dem",
82
+ "AdpType=Preppron|Gender=Masc|Number=Sing|POS=ADJ":"AdpType=Preppron|Gender=Masc|Number=Sing",
83
+ "Number=Plur|POS=DET|Person=3|Poss=Yes|PronType=Prs":"Number=Plur|Person=3|Poss=Yes|PronType=Prs",
84
+ "Gender=Fem|Number=Plur|POS=ADJ":"Gender=Fem|Number=Plur",
85
+ "Gender=Fem|Number=Plur|POS=PRON|PronType=Ind":"Gender=Fem|Number=Plur|PronType=Ind",
86
+ "Gender=Masc|Number=Plur|POS=DET|PronType=Tot":"Gender=Masc|Number=Plur|PronType=Tot",
87
+ "Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Imp|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=3|Tense=Imp|VerbForm=Fin",
88
+ "Mood=Ind|Number=Plur|POS=AUX|Person=3|Tense=Past|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
89
+ "Gender=Masc|Number=Plur|POS=VERB|Tense=Past|VerbForm=Part":"Gender=Masc|Number=Plur|Tense=Past|VerbForm=Part",
90
+ "Gender=Masc|NumType=Ord|Number=Sing|POS=ADJ":"Gender=Masc|NumType=Ord|Number=Sing",
91
+ "Gender=Masc|NumType=Ord|Number=Plur|POS=ADJ":"Gender=Masc|NumType=Ord|Number=Plur",
92
+ "Gender=Masc|Number=Plur|POS=DET|PronType=Dem":"Gender=Masc|Number=Plur|PronType=Dem",
93
+ "Gender=Masc|Number=Sing|POS=AUX|Tense=Past|VerbForm=Part":"Gender=Masc|Number=Sing|Tense=Past|VerbForm=Part",
94
+ "Number=Sing|POS=DET|PronType=Tot":"Number=Sing|PronType=Tot",
95
+ "Gender=Fem|Number=Sing|POS=PRON|PronType=Ind":"Gender=Fem|Number=Sing|PronType=Ind",
96
+ "Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
97
+ "Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
98
+ "Degree=Cmp|Number=Plur|POS=ADJ":"Degree=Cmp|Number=Plur",
99
+ "POS=AUX|VerbForm=Ger":"VerbForm=Ger",
100
+ "Gender=Fem|POS=NOUN":"Gender=Fem",
101
+ "Gender=Fem|NumType=Ord|Number=Sing|POS=ADJ":"Gender=Fem|NumType=Ord|Number=Sing",
102
+ "AdvType=Tim|POS=ADJ":"AdvType=Tim",
103
+ "Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Past|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
104
+ "Gender=Fem|Number=Sing|POS=VERB|Tense=Past|VerbForm=Part":"Gender=Fem|Number=Sing|Tense=Past|VerbForm=Part",
105
+ "Case=Acc|Gender=Fem|Number=Sing|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs":"Case=Acc|Gender=Fem|Number=Sing|Person=3|PrepCase=Npr|PronType=Prs",
106
+ "Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Imp|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=1|Tense=Imp|VerbForm=Fin",
107
+ "Gender=Fem|Number=Plur|POS=ADJ|VerbForm=Part":"Gender=Fem|Number=Plur|VerbForm=Part",
108
+ "Gender=Fem|Number=Plur|POS=DET|PronType=Dem":"Gender=Fem|Number=Plur|PronType=Dem",
109
+ "Gender=Masc|Number=Sing|POS=PRON|Poss=Yes|PronType=Int,Rel":"Gender=Masc|Number=Sing|Poss=Yes|PronType=Int,Rel",
110
+ "Number=Sing|POS=PRON|PronType=Int,Rel":"Number=Sing|PronType=Int,Rel",
111
+ "POS=ADJ":"",
112
+ "Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Imp|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=1|Tense=Imp|VerbForm=Fin",
113
+ "Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Imp|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=3|Tense=Imp|VerbForm=Fin",
114
+ "Mood=Ind|Number=Plur|POS=AUX|Person=3|Tense=Imp|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=3|Tense=Imp|VerbForm=Fin",
115
+ "Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin":"Mood=Sub|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
116
+ "Gender=Fem|Number=Plur|POS=DET|PronType=Tot":"Gender=Fem|Number=Plur|PronType=Tot",
117
+ "Case=Acc,Nom|Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs":"Case=Acc,Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
118
+ "Mood=Sub|Number=Sing|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin":"Mood=Sub|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
119
+ "Definite=Ind|Gender=Fem|Number=Plur|POS=DET|PronType=Art":"Definite=Ind|Gender=Fem|Number=Plur|PronType=Art",
120
+ "Case=Acc,Nom|Gender=Fem|Number=Plur|POS=PRON|Person=3|PronType=Prs":"Case=Acc,Nom|Gender=Fem|Number=Plur|Person=3|PronType=Prs",
121
+ "Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin",
122
+ "Case=Acc|Definite=Def|Gender=Masc|Number=Sing|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs":"Case=Acc|Definite=Def|Gender=Masc|Number=Sing|Person=3|PrepCase=Npr|PronType=Prs",
123
+ "Gender=Fem|Number=Sing|POS=PRON|PronType=Dem":"Gender=Fem|Number=Sing|PronType=Dem",
124
+ "Mood=Cnd|Number=Sing|POS=VERB|Person=1|VerbForm=Fin":"Mood=Cnd|Number=Sing|Person=1|VerbForm=Fin",
125
+ "Gender=Masc|Number=Sing|POS=DET|PronType=Tot":"Gender=Masc|Number=Sing|PronType=Tot",
126
+ "Number=Plur|POS=PRON|PronType=Ind":"Number=Plur|PronType=Ind",
127
+ "Gender=Masc|Number=Sing|POS=DET|PronType=Ind":"Gender=Masc|Number=Sing|PronType=Ind",
128
+ "Case=Dat|Number=Sing|POS=PRON|Person=3|PronType=Prs":"Case=Dat|Number=Sing|Person=3|PronType=Prs",
129
+ "POS=PART":"",
130
+ "Gender=Fem|Number=Sing|POS=DET|PronType=Ind":"Gender=Fem|Number=Sing|PronType=Ind",
131
+ "Number=Sing|POS=DET|PronType=Ind":"Number=Sing|PronType=Ind",
132
+ "Gender=Masc|NumType=Card|Number=Plur|POS=DET|PronType=Ind":"Gender=Masc|NumType=Card|Number=Plur|PronType=Ind",
133
+ "Mood=Cnd|Number=Plur|POS=AUX|Person=3|VerbForm=Fin":"Mood=Cnd|Number=Plur|Person=3|VerbForm=Fin",
134
+ "NumForm=Digit|POS=SYM":"NumForm=Digit",
135
+ "Mood=Imp|Number=Sing|POS=VERB|Person=2|VerbForm=Fin":"Mood=Imp|Number=Sing|Person=2|VerbForm=Fin",
136
+ "Case=Dat|Number=Sing|POS=VERB|Person=3|PronType=Prs|VerbForm=Inf":"Case=Dat|Number=Sing|Person=3|PronType=Prs|VerbForm=Inf",
137
+ "Gender=Fem|Number=Plur|POS=PRON|PronType=Dem":"Gender=Fem|Number=Plur|PronType=Dem",
138
+ "Mood=Cnd|Number=Sing|POS=AUX|Person=1|VerbForm=Fin":"Mood=Cnd|Number=Sing|Person=1|VerbForm=Fin",
139
+ "NumForm=Digit|NumType=Frac|POS=NUM":"NumForm=Digit|NumType=Frac",
140
+ "Gender=Fem|Number=Sing|POS=PRON|Poss=Yes|PronType=Int,Rel":"Gender=Fem|Number=Sing|Poss=Yes|PronType=Int,Rel",
141
+ "Mood=Sub|Number=Sing|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin":"Mood=Sub|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
142
+ "Mood=Sub|Number=Sing|POS=VERB|Person=1|Tense=Imp|VerbForm=Fin":"Mood=Sub|Number=Sing|Person=1|Tense=Imp|VerbForm=Fin",
143
+ "Gender=Fem|Number=Sing|Number[psor]=Plur|POS=DET|Person=1|Poss=Yes|PronType=Prs":"Gender=Fem|Number=Sing|Number[psor]=Plur|Person=1|Poss=Yes|PronType=Prs",
144
+ "Case=Acc,Dat|Number=Plur|POS=PRON|Person=1|PrepCase=Npr|PronType=Prs":"Case=Acc,Dat|Number=Plur|Person=1|PrepCase=Npr|PronType=Prs",
145
+ "Definite=Ind|Gender=Masc|Number=Plur|POS=DET|PronType=Art":"Definite=Ind|Gender=Masc|Number=Plur|PronType=Art",
146
+ "POS=PUNCT|PunctType=Colo":"PunctType=Colo",
147
+ "Mood=Sub|Number=Plur|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin":"Mood=Sub|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
148
+ "Mood=Imp|Number=Plur|POS=VERB|Person=3|VerbForm=Fin":"Mood=Imp|Number=Plur|Person=3|VerbForm=Fin",
149
+ "Gender=Fem|Number=Sing|POS=DET|PronType=Neg":"Gender=Fem|Number=Sing|PronType=Neg",
150
+ "Gender=Masc|Number=Sing|POS=PRON|PronType=Dem":"Gender=Masc|Number=Sing|PronType=Dem",
151
+ "Case=Acc|Gender=Masc|Number=Plur|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs":"Case=Acc|Gender=Masc|Number=Plur|Person=3|PrepCase=Npr|PronType=Prs",
152
+ "Case=Acc|Gender=Fem|Number=Plur|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs":"Case=Acc|Gender=Fem|Number=Plur|Person=3|PrepCase=Npr|PronType=Prs",
153
+ "Gender=Fem|Number=Plur|POS=VERB|Tense=Past|VerbForm=Part":"Gender=Fem|Number=Plur|Tense=Past|VerbForm=Part",
154
+ "Case=Acc|Gender=Fem|Number=Sing|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf":"Case=Acc|Gender=Fem|Number=Sing|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
155
+ "Number=Sing|POS=PRON|PronType=Neg":"Number=Sing|PronType=Neg",
156
+ "POS=PUNCT|PunctType=Semi":"PunctType=Semi",
157
+ "Case=Dat|Number=Plur|POS=PRON|Person=3|PronType=Prs":"Case=Dat|Number=Plur|Person=3|PronType=Prs",
158
+ "Number=Sing|POS=PRON|PronType=Ind":"Number=Sing|PronType=Ind",
159
+ "Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Imp|VerbForm=Fin":"Mood=Sub|Number=Plur|Person=3|Tense=Imp|VerbForm=Fin",
160
+ "Case=Acc,Nom|Gender=Masc|Number=Plur|POS=PRON|Person=3|PronType=Prs":"Case=Acc,Nom|Gender=Masc|Number=Plur|Person=3|PronType=Prs",
161
+ "POS=INTJ":"",
162
+ "Gender=Masc|NumType=Card|Number=Sing|POS=PRON|PronType=Dem":"Gender=Masc|NumType=Card|Number=Sing|PronType=Dem",
163
+ "Mood=Ind|Number=Plur|POS=AUX|Person=3|Tense=Fut|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=3|Tense=Fut|VerbForm=Fin",
164
+ "Degree=Sup|Gender=Masc|Number=Sing|POS=ADJ":"Degree=Sup|Gender=Masc|Number=Sing",
165
+ "Mood=Ind|Number=Plur|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin",
166
+ "AdpType=Prep|POS=ADJ":"AdpType=Prep",
167
+ "Number=Plur|POS=PRON|Person=3|Poss=Yes|PronType=Prs":"Number=Plur|Person=3|Poss=Yes|PronType=Prs",
168
+ "POS=PUNCT|PunctType=Dash":"PunctType=Dash",
169
+ "Mood=Cnd|Number=Plur|POS=VERB|Person=1|VerbForm=Fin":"Mood=Cnd|Number=Plur|Person=1|VerbForm=Fin",
170
+ "Gender=Masc|Number=Sing|POS=DET|PronType=Neg":"Gender=Masc|Number=Sing|PronType=Neg",
171
+ "Gender=Fem|NumType=Card|Number=Plur|POS=NUM":"Gender=Fem|NumType=Card|Number=Plur",
172
+ "Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf":"Case=Acc|Gender=Fem|Number=Plur|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
173
+ "Gender=Masc|Number=Sing|POS=PRON|PronType=Tot":"Gender=Masc|Number=Sing|PronType=Tot",
174
+ "Gender=Masc|NumType=Card|Number=Plur|POS=NUM":"Gender=Masc|NumType=Card|Number=Plur",
175
+ "Gender=Masc|POS=NOUN":"Gender=Masc",
176
+ "Case=Acc,Dat|Number=Sing|POS=PRON|Person=1|PrepCase=Npr|PronType=Prs":"Case=Acc,Dat|Number=Sing|Person=1|PrepCase=Npr|PronType=Prs",
177
+ "Gender=Fem|NumType=Card|Number=Sing|POS=DET|PronType=Ind":"Gender=Fem|NumType=Card|Number=Sing|PronType=Ind",
178
+ "Gender=Fem|NumType=Card|Number=Plur|POS=DET|PronType=Ind":"Gender=Fem|NumType=Card|Number=Plur|PronType=Ind",
179
+ "Case=Acc,Dat|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Ger":"Case=Acc,Dat|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Ger",
180
+ "Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Imp|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=3|Tense=Imp|VerbForm=Fin",
181
+ "POS=NOUN|VerbForm=Inf":"VerbForm=Inf",
182
+ "Mood=Ind|Number=Plur|POS=AUX|Person=1|Tense=Imp|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=1|Tense=Imp|VerbForm=Fin",
183
+ "Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Imp|VerbForm=Fin":"Mood=Sub|Number=Sing|Person=3|Tense=Imp|VerbForm=Fin",
184
+ "Gender=Masc|Number=Sing|Number[psor]=Plur|POS=DET|Person=1|Poss=Yes|PronType=Prs":"Gender=Masc|Number=Sing|Number[psor]=Plur|Person=1|Poss=Yes|PronType=Prs",
185
+ "Gender=Masc|NumType=Card|Number=Sing|POS=NUM":"Gender=Masc|NumType=Card|Number=Sing",
186
+ "Mood=Sub|Number=Sing|POS=AUX|Person=1|Tense=Imp|VerbForm=Fin":"Mood=Sub|Number=Sing|Person=1|Tense=Imp|VerbForm=Fin",
187
+ "Gender=Masc|Number=Plur|POS=PRON|Poss=Yes|PronType=Int,Rel":"Gender=Masc|Number=Plur|Poss=Yes|PronType=Int,Rel",
188
+ "Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf":"Case=Acc|Gender=Masc|Number=Plur|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
189
+ "Gender=Fem|NumType=Card|Number=Sing|POS=DET|PronType=Dem":"Gender=Fem|NumType=Card|Number=Sing|PronType=Dem",
190
+ "Mood=Imp|Number=Sing|POS=VERB|Person=3|VerbForm=Fin":"Mood=Imp|Number=Sing|Person=3|VerbForm=Fin",
191
+ "Mood=Sub|Number=Plur|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin":"Mood=Sub|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin",
192
+ "Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Fut|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=1|Tense=Fut|VerbForm=Fin",
193
+ "Gender=Masc|Number=Sing|POS=PRON|PronType=Neg":"Gender=Masc|Number=Sing|PronType=Neg",
194
+ "Case=Acc,Dat|Number=Plur|POS=VERB|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Inf":"Case=Acc,Dat|Number=Plur|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
195
+ "Case=Nom|Number=Sing|POS=PRON|Person=1|PronType=Prs":"Case=Nom|Number=Sing|Person=1|PronType=Prs",
196
+ "Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Past|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
197
+ "Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Past|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin",
198
+ "Degree=Abs|Gender=Masc|Number=Sing|POS=ADJ":"Degree=Abs|Gender=Masc|Number=Sing",
199
+ "Number=Sing|Number[psor]=Sing|POS=DET|Person=1|Poss=Yes|PronType=Prs":"Number=Sing|Number[psor]=Sing|Person=1|Poss=Yes|PronType=Prs",
200
+ "Case=Acc,Nom|Gender=Masc|Number=Plur|POS=PRON|Person=1|PronType=Prs":"Case=Acc,Nom|Gender=Masc|Number=Plur|Person=1|PronType=Prs",
201
+ "Mood=Imp|Number=Sing|POS=AUX|Person=3|VerbForm=Fin":"Mood=Imp|Number=Sing|Person=3|VerbForm=Fin",
202
+ "Mood=Sub|Number=Sing|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin":"Mood=Sub|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
203
+ "Gender=Masc|Number=Sing|POS=DET|Person=3|Poss=Yes|PronType=Prs":"Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
204
+ "Gender=Fem|Number=Sing|POS=DET|PronType=Tot":"Gender=Fem|Number=Sing|PronType=Tot",
205
+ "POS=DET|PronType=Ind":"PronType=Ind",
206
+ "POS=DET|PronType=Int,Rel":"PronType=Int,Rel",
207
+ "AdvType=Tim|POS=ADV":"AdvType=Tim",
208
+ "Mood=Cnd|Number=Sing|POS=AUX|Person=3|VerbForm=Fin":"Mood=Cnd|Number=Sing|Person=3|VerbForm=Fin",
209
+ "POS=PUNCT|PunctSide=Ini|PunctType=Qest":"PunctSide=Ini|PunctType=Qest",
210
+ "POS=PUNCT|PunctSide=Fin|PunctType=Qest":"PunctSide=Fin|PunctType=Qest",
211
+ "Number=Plur|Number[psor]=Sing|POS=DET|Person=1|Poss=Yes|PronType=Prs":"Number=Plur|Number[psor]=Sing|Person=1|Poss=Yes|PronType=Prs",
212
+ "Gender=Masc|NumType=Card|Number=Sing|POS=DET|PronType=Ind":"Gender=Masc|NumType=Card|Number=Sing|PronType=Ind",
213
+ "Mood=Cnd|Number=Plur|POS=VERB|Person=3|VerbForm=Fin":"Mood=Cnd|Number=Plur|Person=3|VerbForm=Fin",
214
+ "Case=Acc|Gender=Fem|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger":"Case=Acc|Gender=Fem|Number=Sing|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger",
215
+ "Degree=Abs|Gender=Fem|Number=Sing|POS=ADJ":"Degree=Abs|Gender=Fem|Number=Sing",
216
+ "Case=Acc,Dat|Number=Plur|POS=PRON|Person=1|PrepCase=Npr|PronType=Prs|Reflex=Yes":"Case=Acc,Dat|Number=Plur|Person=1|PrepCase=Npr|PronType=Prs|Reflex=Yes",
217
+ "Mood=Sub|Number=Plur|POS=VERB|Person=1|Tense=Imp|VerbForm=Fin":"Mood=Sub|Number=Plur|Person=1|Tense=Imp|VerbForm=Fin",
218
+ "Case=Acc,Dat|Number=Sing|POS=PRON|Person=1|PrepCase=Npr|PronType=Prs|Reflex=Yes":"Case=Acc,Dat|Number=Sing|Person=1|PrepCase=Npr|PronType=Prs|Reflex=Yes",
219
+ "POS=PUNCT|PunctSide=Ini|PunctType=Excl":"PunctSide=Ini|PunctType=Excl",
220
+ "POS=PUNCT|PunctSide=Fin|PunctType=Excl":"PunctSide=Fin|PunctType=Excl",
221
+ "Mood=Cnd|Number=Sing|POS=VERB|Person=3|VerbForm=Fin":"Mood=Cnd|Number=Sing|Person=3|VerbForm=Fin",
222
+ "Case=Acc,Dat|Mood=Imp|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Fin":"Case=Acc,Dat|Mood=Imp|Number=Sing|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Fin",
223
+ "Gender=Fem|Number=Sing|POS=PRON|PronType=Tot":"Gender=Fem|Number=Sing|PronType=Tot",
224
+ "Gender=Masc|Number=Plur|Number[psor]=Plur|POS=DET|Person=1|Poss=Yes|PronType=Prs":"Gender=Masc|Number=Plur|Number[psor]=Plur|Person=1|Poss=Yes|PronType=Prs",
225
+ "Mood=Imp|Number=Plur|POS=VERB|Person=1|VerbForm=Fin":"Mood=Imp|Number=Plur|Person=1|VerbForm=Fin",
226
+ "Gender=Masc|NumType=Card|Number=Plur|POS=PRON|PronType=Ind":"Gender=Masc|NumType=Card|Number=Plur|PronType=Ind",
227
+ "Gender=Masc|NumType=Card|Number=Sing|POS=PRON|PronType=Ind":"Gender=Masc|NumType=Card|Number=Sing|PronType=Ind",
228
+ "Gender=Masc|Number=Plur|POS=PRON|PronType=Dem":"Gender=Masc|Number=Plur|PronType=Dem",
229
+ "Case=Dat|Number=Plur|POS=VERB|Person=3|PronType=Prs|VerbForm=Inf":"Case=Dat|Number=Plur|Person=3|PronType=Prs|VerbForm=Inf",
230
+ "Degree=Abs|Gender=Masc|NumType=Card|Number=Plur|POS=DET|PronType=Ind":"Degree=Abs|Gender=Masc|NumType=Card|Number=Plur|PronType=Ind",
231
+ "Case=Acc|Number=Sing|POS=PRON|Person=1|PrepCase=Pre|PronType=Prs":"Case=Acc|Number=Sing|Person=1|PrepCase=Pre|PronType=Prs",
232
+ "Case=Acc,Dat|Mood=Imp|Number=Plur|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Fin":"Case=Acc,Dat|Mood=Imp|Number=Plur|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Fin",
233
+ "Definite=Ind|Gender=Fem|NumType=Card|Number=Sing|POS=DET|PronType=Art":"Definite=Ind|Gender=Fem|NumType=Card|Number=Sing|PronType=Art",
234
+ "Gender=Fem|NumType=Card|Number=Sing|POS=NUM":"Gender=Fem|NumType=Card|Number=Sing",
235
+ "Mood=Sub|Number=Plur|POS=AUX|Person=3|Tense=Imp|VerbForm=Fin":"Mood=Sub|Number=Plur|Person=3|Tense=Imp|VerbForm=Fin",
236
+ "Gender=Fem|Number=Plur|Number[psor]=Plur|POS=DET|Person=1|Poss=Yes|PronType=Prs":"Gender=Fem|Number=Plur|Number[psor]=Plur|Person=1|Poss=Yes|PronType=Prs",
237
+ "POS=SCONJ|PronType=Int,Rel":"PronType=Int,Rel",
238
+ "Case=Acc|POS=PRON|Person=3|PrepCase=Pre|PronType=Prs|Reflex=Yes":"Case=Acc|Person=3|PrepCase=Pre|PronType=Prs|Reflex=Yes",
239
+ "Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Pres|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin",
240
+ "Case=Acc,Dat|Number=Sing|POS=VERB|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Inf":"Case=Acc,Dat|Number=Sing|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
241
+ "NumType=Card|Number=Sing|POS=DET|PronType=Ind":"NumType=Card|Number=Sing|PronType=Ind",
242
+ "Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Imp|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=1|Tense=Imp|VerbForm=Fin",
243
+ "Case=Acc,Dat|Number=Sing|POS=PRON|Person=2|PrepCase=Npr|PronType=Prs":"Case=Acc,Dat|Number=Sing|Person=2|PrepCase=Npr|PronType=Prs",
244
+ "Case=Acc,Nom|Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs":"Case=Acc,Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
245
+ "Number=Sing|POS=DET|PronType=Dem":"Number=Sing|PronType=Dem",
246
+ "Mood=Sub|Number=Sing|POS=AUX|Person=3|Tense=Imp|VerbForm=Fin":"Mood=Sub|Number=Sing|Person=3|Tense=Imp|VerbForm=Fin",
247
+ "POS=SYM":"",
248
+ "Gender=Fem|Number=Sing|POS=PRON|PronType=Neg":"Gender=Fem|Number=Sing|PronType=Neg",
249
+ "Case=Acc|Gender=Masc|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger":"Case=Acc|Gender=Masc|Number=Sing|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger",
250
+ "Degree=Sup|Gender=Fem|Number=Sing|POS=ADJ":"Degree=Sup|Gender=Fem|Number=Sing",
251
+ "Case=Nom|Number=Sing|POS=PRON|Person=2|PronType=Prs":"Case=Nom|Number=Sing|Person=2|PronType=Prs",
252
+ "Number=Sing|Number[psor]=Sing|POS=DET|Person=2|Poss=Yes|PronType=Prs":"Number=Sing|Number[psor]=Sing|Person=2|Poss=Yes|PronType=Prs",
253
+ "Case=Acc|Gender=Masc|Mood=Imp|Number=Sing|POS=VERB|Person=2,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin":"Case=Acc|Gender=Masc|Mood=Imp|Number=Sing|Person=2,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin",
254
+ "Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Fut|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=1|Tense=Fut|VerbForm=Fin",
255
+ "Gender=Masc|Number=Sing|Number[psor]=Sing|POS=PRON|Person=1|Poss=Yes|PronType=Ind":"Gender=Masc|Number=Sing|Number[psor]=Sing|Person=1|Poss=Yes|PronType=Ind",
256
+ "Case=Acc,Nom|Number=Sing|POS=PRON|Person=2|Polite=Form|PronType=Prs":"Case=Acc,Nom|Number=Sing|Person=2|Polite=Form|PronType=Prs",
257
+ "Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger":"Case=Acc|Gender=Masc|Number=Plur|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger",
258
+ "Gender=Masc|NumType=Card|Number=Sing|POS=PRON|PronType=Int,Rel":"Gender=Masc|NumType=Card|Number=Sing|PronType=Int,Rel",
259
+ "Gender=Fem|NumType=Card|Number=Plur|POS=PRON|PronType=Ind":"Gender=Fem|NumType=Card|Number=Plur|PronType=Ind",
260
+ "Case=Acc,Dat|Number=Plur|POS=VERB|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Ger":"Case=Acc,Dat|Number=Plur|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Ger",
261
+ "Mood=Ind|Number=Plur|POS=VERB|Person=2|Tense=Pres|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=2|Tense=Pres|VerbForm=Fin",
262
+ "Mood=Cnd|Number=Sing|POS=VERB|Person=2|VerbForm=Fin":"Mood=Cnd|Number=Sing|Person=2|VerbForm=Fin",
263
+ "Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Fut|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=1|Tense=Fut|VerbForm=Fin",
264
+ "Mood=Cnd|Number=Plur|POS=AUX|Person=1|VerbForm=Fin":"Mood=Cnd|Number=Plur|Person=1|VerbForm=Fin",
265
+ "NumType=Card|Number=Plur|POS=PRON|PronType=Ind":"NumType=Card|Number=Plur|PronType=Ind",
266
+ "Gender=Masc|NumType=Card|Number=Sing|POS=DET|PronType=Dem":"Gender=Masc|NumType=Card|Number=Sing|PronType=Dem",
267
+ "Degree=Abs|Gender=Masc|Number=Sing|POS=DET|PronType=Ind":"Degree=Abs|Gender=Masc|Number=Sing|PronType=Ind",
268
+ "Gender=Fem|Number=Plur|POS=PRON|Poss=Yes|PronType=Int,Rel":"Gender=Fem|Number=Plur|Poss=Yes|PronType=Int,Rel",
269
+ "Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Past|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
270
+ "Case=Acc,Nom|Number=Plur|POS=PRON|Person=2|Polite=Form|PronType=Prs":"Case=Acc,Nom|Number=Plur|Person=2|Polite=Form|PronType=Prs",
271
+ "Mood=Imp|Number=Sing|POS=AUX|Person=2|VerbForm=Fin":"Mood=Imp|Number=Sing|Person=2|VerbForm=Fin",
272
+ "Case=Acc,Dat|Number=Sing|POS=VERB|Person=2|PrepCase=Npr|PronType=Prs|VerbForm=Inf":"Case=Acc,Dat|Number=Sing|Person=2|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
273
+ "Gender=Fem|Number=Sing|Number[psor]=Sing|POS=PRON|Person=2|Poss=Yes|PronType=Ind":"Gender=Fem|Number=Sing|Number[psor]=Sing|Person=2|Poss=Yes|PronType=Ind",
274
+ "NumType=Card|Number=Sing|POS=NUM":"NumType=Card|Number=Sing",
275
+ "Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Past|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin",
276
+ "Mood=Ind|Number=Sing|POS=AUX|Person=2|Tense=Imp|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=2|Tense=Imp|VerbForm=Fin",
277
+ "Mood=Ind|Number=Sing|POS=AUX|Person=2|Tense=Pres|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin",
278
+ "Case=Com|Number=Sing|POS=PRON|Person=2|PrepCase=Pre|PronType=Prs":"Case=Com|Number=Sing|Person=2|PrepCase=Pre|PronType=Prs",
279
+ "Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Imp|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=2|Tense=Imp|VerbForm=Fin",
280
+ "Case=Acc,Dat|Number=Sing|POS=PRON|Person=2|PrepCase=Npr|PronType=Prs|Reflex=Yes":"Case=Acc,Dat|Number=Sing|Person=2|PrepCase=Npr|PronType=Prs|Reflex=Yes",
281
+ "Case=Acc|Number=Sing|POS=PRON|Person=2|PrepCase=Pre|PronType=Prs":"Case=Acc|Number=Sing|Person=2|PrepCase=Pre|PronType=Prs",
282
+ "Mood=Cnd|Number=Sing|POS=AUX|Person=2|VerbForm=Fin":"Mood=Cnd|Number=Sing|Person=2|VerbForm=Fin",
283
+ "Mood=Sub|Number=Sing|POS=AUX|Person=2|Tense=Pres|VerbForm=Fin":"Mood=Sub|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin",
284
+ "Number=Sing|POS=NOUN|VerbForm=Fin":"Number=Sing|VerbForm=Fin",
285
+ "Case=Acc,Dat|Mood=Imp|Number=Plur,Sing|POS=VERB|Person=1,2|PrepCase=Npr|PronType=Prs|VerbForm=Fin":"Case=Acc,Dat|Mood=Imp|Number=Plur,Sing|Person=1,2|PrepCase=Npr|PronType=Prs|VerbForm=Fin",
286
+ "Case=Acc,Dat|Mood=Imp|Number=Sing|POS=VERB|Person=2|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Fin":"Case=Acc,Dat|Mood=Imp|Number=Sing|Person=2|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Fin",
287
+ "Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Fut|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=2|Tense=Fut|VerbForm=Fin",
288
+ "Gender=Fem|NumType=Card|Number=Sing|POS=DET|PronType=Int,Rel":"Gender=Fem|NumType=Card|Number=Sing|PronType=Int,Rel",
289
+ "Mood=Sub|Number=Sing|POS=VERB|Person=2|Tense=Pres|VerbForm=Fin":"Mood=Sub|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin",
290
+ "Mood=Ind|Number=Sing|POS=AUX|Person=2|Tense=Fut|VerbForm=Fin":"Mood=Ind|Number=Sing|Person=2|Tense=Fut|VerbForm=Fin",
291
+ "Gender=Fem|Number=Plur|POS=PRON|PronType=Tot":"Gender=Fem|Number=Plur|PronType=Tot",
292
+ "Gender=Masc|NumType=Card|Number=Plur|POS=DET|PronType=Int,Rel":"Gender=Masc|NumType=Card|Number=Plur|PronType=Int,Rel",
293
+ "Case=Dat|Number=Sing|POS=VERB|Person=3|PronType=Prs|VerbForm=Ger":"Case=Dat|Number=Sing|Person=3|PronType=Prs|VerbForm=Ger",
294
+ "Number=Sing|POS=VERB|VerbForm=Fin":"Number=Sing|VerbForm=Fin",
295
+ "POS=VERB|VerbForm=Fin":"VerbForm=Fin",
296
+ "Degree=Abs|Gender=Masc|Number=Plur|POS=ADJ":"Degree=Abs|Gender=Masc|Number=Plur",
297
+ "Degree=Abs|Gender=Fem|Number=Plur|POS=ADJ":"Degree=Abs|Gender=Fem|Number=Plur",
298
+ "Case=Acc,Dat|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Ger":"Case=Acc,Dat|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Ger",
299
+ "Gender=Masc|Number=Sing|Number[psor]=Plur|POS=PRON|Person=1|Poss=Yes|PronType=Prs":"Gender=Masc|Number=Sing|Number[psor]=Plur|Person=1|Poss=Yes|PronType=Prs",
300
+ "AdpType=Prep|Degree=Cmp|POS=ADV":"AdpType=Prep|Degree=Cmp",
301
+ "Mood=Sub|Number=Plur|POS=AUX|Person=1|Tense=Imp|VerbForm=Fin":"Mood=Sub|Number=Plur|Person=1|Tense=Imp|VerbForm=Fin",
302
+ "Gender=Fem|NumType=Card|Number=Plur|POS=DET|PronType=Dem":"Gender=Fem|NumType=Card|Number=Plur|PronType=Dem",
303
+ "Definite=Ind|Gender=Masc|NumType=Card|Number=Sing|POS=DET|PronType=Art":"Definite=Ind|Gender=Masc|NumType=Card|Number=Sing|PronType=Art",
304
+ "Degree=Sup|Gender=Fem|Number=Plur|POS=ADJ":"Degree=Sup|Gender=Fem|Number=Plur",
305
+ "Number=Plur|POS=PRON|PronType=Dem":"Number=Plur|PronType=Dem",
306
+ "Case=Acc,Dat|Gender=Masc|Number=Plur|POS=PRON|Person=2|PrepCase=Npr|PronType=Prs":"Case=Acc,Dat|Gender=Masc|Number=Plur|Person=2|PrepCase=Npr|PronType=Prs",
307
+ "Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger":"Case=Acc|Gender=Fem|Number=Plur|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger",
308
+ "Gender=Masc|Number=Sing|POS=AUX|VerbForm=Fin":"Gender=Masc|Number=Sing|VerbForm=Fin",
309
+ "Case=Acc,Dat|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Inf":"Case=Acc,Dat|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Inf",
310
+ "Mood=Ind|Number=Plur|POS=AUX|Person=1|Tense=Past|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin",
311
+ "Gender=Masc|NumType=Card|Number=Sing|POS=DET|PronType=Int,Rel":"Gender=Masc|NumType=Card|Number=Sing|PronType=Int,Rel",
312
+ "Gender=Masc|Number=Plur|POS=DET|Person=3|Poss=Yes|PronType=Prs":"Gender=Masc|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
313
+ "Case=Acc,Dat|Mood=Imp|Number=Sing|POS=VERB|Person=1,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin":"Case=Acc,Dat|Mood=Imp|Number=Sing|Person=1,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin",
314
+ "Gender=Masc|NumType=Card|Number=Plur|POS=PRON|PronType=Int,Rel":"Gender=Masc|NumType=Card|Number=Plur|PronType=Int,Rel",
315
+ "Gender=Masc|Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs":"Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
316
+ "Gender=Masc|Number=Sing|Number[psor]=Sing|POS=DET|Person=1|Poss=Yes|PronType=Ind":"Gender=Masc|Number=Sing|Number[psor]=Sing|Person=1|Poss=Yes|PronType=Ind",
317
+ "Mood=Ind|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin":"Mood=Ind|Person=3|Tense=Pres|VerbForm=Fin",
318
+ "Case=Acc,Dat|Number=Plur|POS=PRON|Person=2|PrepCase=Npr|PronType=Prs":"Case=Acc,Dat|Number=Plur|Person=2|PrepCase=Npr|PronType=Prs",
319
+ "Gender=Masc|NumType=Card|Number=Plur|POS=PRON|PronType=Dem":"Gender=Masc|NumType=Card|Number=Plur|PronType=Dem",
320
+ "Gender=Fem|Number=Sing|POS=DET|Person=3|Poss=Yes|PronType=Prs":"Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
321
+ "Mood=Sub|Number=Plur|POS=VERB|Person=2|Tense=Pres|VerbForm=Fin":"Mood=Sub|Number=Plur|Person=2|Tense=Pres|VerbForm=Fin",
322
+ "Mood=Sub|Number=Plur|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin":"Mood=Sub|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin",
323
+ "Mood=Ind|Number=Plur|POS=AUX|Person=1|Tense=Fut|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=1|Tense=Fut|VerbForm=Fin",
324
+ "Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs":"Number=Sing|Person=3|Poss=Yes|PronType=Prs",
325
+ "Case=Acc,Dat|Number=Sing|POS=VERB|Person=2|PrepCase=Npr|PronType=Prs|PunctType=Quot|VerbForm=Inf":"Case=Acc,Dat|Number=Sing|Person=2|PrepCase=Npr|PronType=Prs|PunctType=Quot|VerbForm=Inf",
326
+ "Case=Com|POS=PRON|Person=3|PrepCase=Pre|PronType=Prs|Reflex=Yes":"Case=Com|Person=3|PrepCase=Pre|PronType=Prs|Reflex=Yes",
327
+ "NumForm=Digit|NumType=Frac|POS=SYM":"NumForm=Digit|NumType=Frac",
328
+ "Case=Dat|Number=Sing|POS=AUX|Person=3|PronType=Prs|VerbForm=Inf":"Case=Dat|Number=Sing|Person=3|PronType=Prs|VerbForm=Inf",
329
+ "Case=Acc|Gender=Masc|Number=Sing|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf":"Case=Acc|Gender=Masc|Number=Sing|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
330
+ "Gender=Fem|NumType=Card|Number=Sing|POS=PRON|PronType=Ind":"Gender=Fem|NumType=Card|Number=Sing|PronType=Ind",
331
+ "Gender=Masc|Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin":"Gender=Masc|Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
332
+ "Case=Acc,Dat|Gender=Masc|Number=Plur|POS=PRON|Person=1|PrepCase=Npr|PronType=Prs":"Case=Acc,Dat|Gender=Masc|Number=Plur|Person=1|PrepCase=Npr|PronType=Prs",
333
+ "Gender=Fem|Number=Sing|Number[psor]=Sing|POS=PRON|Person=1|Poss=Yes|PronType=Ind":"Gender=Fem|Number=Sing|Number[psor]=Sing|Person=1|Poss=Yes|PronType=Ind",
334
+ "Case=Acc,Dat|Number=Plur|POS=VERB|Person=2|PrepCase=Npr|PronType=Prs|VerbForm=Inf":"Case=Acc,Dat|Number=Plur|Person=2|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
335
+ "Number=Sing|POS=PRON|PronType=Tot":"Number=Sing|PronType=Tot",
336
+ "Mood=Ind|Number=Plur|POS=AUX|Person=2|Tense=Pres|VerbForm=Fin":"Mood=Ind|Number=Plur|Person=2|Tense=Pres|VerbForm=Fin",
337
+ "Case=Dat|Number=Plur|POS=VERB|Person=3|PronType=Prs|VerbForm=Ger":"Case=Dat|Number=Plur|Person=3|PronType=Prs|VerbForm=Ger",
338
+ "NumType=Card|Number=Plur|POS=DET|PronType=Ind":"NumType=Card|Number=Plur|PronType=Ind",
339
+ "POS=PRON|PronType=Dem":"PronType=Dem",
340
+ "POS=AUX|VerbForm=Fin":"VerbForm=Fin",
341
+ "Gender=Fem|NumType=Card|Number=Plur|POS=PRON|PronType=Int,Rel":"Gender=Fem|NumType=Card|Number=Plur|PronType=Int,Rel",
342
+ "Gender=Fem|Number=Sing|Number[psor]=Plur|POS=DET|Person=2|Poss=Yes|PronType=Prs":"Gender=Fem|Number=Sing|Number[psor]=Plur|Person=2|Poss=Yes|PronType=Prs",
343
+ "Gender=Fem|Number=Plur|Number[psor]=Plur|POS=PRON|Person=1|Poss=Yes|PronType=Prs":"Gender=Fem|Number=Plur|Number[psor]=Plur|Person=1|Poss=Yes|PronType=Prs",
344
+ "Case=Acc|Gender=Fem|Number=Plur|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf":"Case=Acc|Gender=Fem|Number=Plur|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
345
+ "Case=Acc|Gender=Masc|Number=Plur|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf":"Case=Acc|Gender=Masc|Number=Plur|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
346
+ "AdvType=Tim|Gender=Masc|Number=Sing|POS=NOUN":"AdvType=Tim|Gender=Masc|Number=Sing",
347
+ "Gender=Fem|Number=Sing|Number[psor]=Plur|POS=PRON|Person=1|Poss=Yes|PronType=Prs":"Gender=Fem|Number=Sing|Number[psor]=Plur|Person=1|Poss=Yes|PronType=Prs",
348
+ "Gender=Fem|NumType=Card|Number=Sing|POS=PRON|PronType=Dem":"Gender=Fem|NumType=Card|Number=Sing|PronType=Dem",
349
+ "Gender=Fem|Number=Sing|Number[psor]=Sing|POS=DET|Person=1|Poss=Yes|PronType=Ind":"Gender=Fem|Number=Sing|Number[psor]=Sing|Person=1|Poss=Yes|PronType=Ind",
350
+ "Gender=Masc|Number=Sing|Number[psor]=Sing|POS=PRON|Person=2|Poss=Yes|PronType=Ind":"Gender=Masc|Number=Sing|Number[psor]=Sing|Person=2|Poss=Yes|PronType=Ind",
351
+ "Gender=Fem|Number=Plur|POS=PRON|Person=3|Poss=Yes|PronType=Prs":"Gender=Fem|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
352
+ "Gender=Masc|Number=Plur|POS=DET|PronType=Art":"Gender=Masc|Number=Plur|PronType=Art",
353
+ "Gender=Masc|Number=Sing|POS=NOUN|VerbForm=Part":"Gender=Masc|Number=Sing|VerbForm=Part",
354
+ "Case=Acc|Gender=Masc|Number=Sing|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger":"Case=Acc|Gender=Masc|Number=Sing|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger",
355
+ "Gender=Masc|Number=Sing|POS=DET|Person=3|Poss=Yes|PronType=Ind":"Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Ind",
356
+ "Case=Acc,Dat|Number=Sing|POS=VERB|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Ger":"Case=Acc,Dat|Number=Sing|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Ger",
357
+ "Case=Acc|Gender=Masc|Mood=Imp|Number=Plur|POS=VERB|Person=1,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin":"Case=Acc|Gender=Masc|Mood=Imp|Number=Plur|Person=1,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin",
358
+ "Gender=Fem|Number=Sing|POS=PRON|Person=1|Poss=Yes|PronType=Prs":"Gender=Fem|Number=Sing|Person=1|Poss=Yes|PronType=Prs",
359
+ "Case=Com|Number=Sing|POS=PRON|Person=1|PrepCase=Pre|PronType=Prs":"Case=Com|Number=Sing|Person=1|PrepCase=Pre|PronType=Prs",
360
+ "POS=X":"",
361
+ "Case=Com|POS=PRON|Person=3|PronType=Prs|Reflex=Yes":"Case=Com|Person=3|PronType=Prs|Reflex=Yes",
362
+ "POS=ADP":"",
363
+ "Case=Acc|Gender=Masc|Mood=Imp|Number=Plur,Sing|POS=VERB|Person=1,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin":"Case=Acc|Gender=Masc|Mood=Imp|Number=Plur,Sing|Person=1,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin",
364
+ "Case=Acc,Dat|Number=Sing|POS=AUX|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Inf":"Case=Acc,Dat|Number=Sing|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Inf",
365
+ "Case=Acc|Gender=Masc|Mood=Imp|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Fin":"Case=Acc|Gender=Masc|Mood=Imp|Number=Sing|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Fin",
366
+ "Mood=Imp|Number=Plur|POS=VERB|Person=2|VerbForm=Fin":"Mood=Imp|Number=Plur|Person=2|VerbForm=Fin",
367
+ "Gender=Masc|Number=Plur|POS=PRON|Person=2|Poss=Yes|PronType=Ind":"Gender=Masc|Number=Plur|Person=2|Poss=Yes|PronType=Ind",
368
+ "Case=Dat|Mood=Imp|Number=Sing|POS=VERB|Person=3|PronType=Prs|VerbForm=Fin":"Case=Dat|Mood=Imp|Number=Sing|Person=3|PronType=Prs|VerbForm=Fin",
369
+ "Gender=Fem|Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs":"Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
370
+ "Case=Acc,Dat|Mood=Imp|Number=Sing|POS=VERB|Person=2,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin":"Case=Acc,Dat|Mood=Imp|Number=Sing|Person=2,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin",
371
+ "Gender=Fem|Number=Plur|POS=DET|Person=3|Poss=Yes|PronType=Prs":"Gender=Fem|Number=Plur|Person=3|Poss=Yes|PronType=Prs",
372
+ "Case=Acc,Dat|Number=Plur|POS=VERB|Person=1|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Ger":"Case=Acc,Dat|Number=Plur|Person=1|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Ger",
373
+ "Gender=Fem|Number=Plur|Number[psor]=Plur|POS=DET|Person=2|Poss=Yes|PronType=Prs":"Gender=Fem|Number=Plur|Number[psor]=Plur|Person=2|Poss=Yes|PronType=Prs",
374
+ "Number=Plur|Number[psor]=Sing|POS=DET|Person=2|Poss=Yes|PronType=Prs":"Number=Plur|Number[psor]=Sing|Person=2|Poss=Yes|PronType=Prs",
375
+ "POS=NOUN|PunctType=Comm":"PunctType=Comm",
376
+ "Degree=Cmp|POS=ADJ":"Degree=Cmp",
377
+ "Gender=Masc|POS=ADJ":"Gender=Masc",
378
+ "Degree=Abs|Gender=Masc|NumType=Card|Number=Plur|POS=PRON|PronType=Ind":"Degree=Abs|Gender=Masc|NumType=Card|Number=Plur|PronType=Ind",
379
+ "POS=PRON|PronType=Neg":"PronType=Neg",
380
+ "Gender=Fem|Number=Sing|POS=DET|Person=3|Poss=Yes|PronType=Ind":"Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Ind",
381
+ "Number=Sing|POS=DET|PronType=Int,Rel":"Number=Sing|PronType=Int,Rel"
382
+ },
383
+ "labels_pos":{
384
+ "Definite=Def|Gender=Masc|Number=Sing|POS=DET|PronType=Art":90,
385
+ "Gender=Masc|Number=Sing|POS=NOUN":92,
386
+ "AdpType=Preppron|POS=ADP":85,
387
+ "Gender=Masc|Number=Sing|POS=ADJ":84,
388
+ "AdpType=Prep|POS=ADP":85,
389
+ "Definite=Def|Gender=Fem|Number=Plur|POS=DET|PronType=Art":90,
390
+ "POS=PROPN":96,
391
+ "Case=Acc,Dat|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes":95,
392
+ "Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Past|VerbForm=Fin":100,
393
+ "POS=VERB|VerbForm=Inf":100,
394
+ "Gender=Fem|Number=Sing|POS=DET|PronType=Dem":90,
395
+ "Gender=Fem|Number=Sing|POS=NOUN":92,
396
+ "Gender=Fem|Number=Plur|POS=NOUN":92,
397
+ "Gender=Fem|Number=Plur|POS=DET|PronType=Ind":90,
398
+ "POS=PRON|PronType=Int,Rel":95,
399
+ "Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin":100,
400
+ "Definite=Def|Gender=Fem|Number=Sing|POS=DET|PronType=Art":90,
401
+ "POS=SCONJ":98,
402
+ "POS=NOUN":92,
403
+ "Definite=Def|Gender=Masc|Number=Plur|POS=DET|PronType=Art":90,
404
+ "Number=Plur|POS=NOUN":92,
405
+ "Gender=Masc|Number=Plur|POS=DET|PronType=Ind":90,
406
+ "Gender=Masc|Number=Plur|POS=NOUN":92,
407
+ "POS=PUNCT|PunctType=Peri":97,
408
+ "Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin":100,
409
+ "POS=PUNCT|PunctType=Comm":97,
410
+ "Case=Acc|Gender=Fem|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf":100,
411
+ "Mood=Ind|Number=Plur|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin":87,
412
+ "Gender=Masc|Number=Sing|POS=VERB|Tense=Past|VerbForm=Part":100,
413
+ "Number=Plur|POS=ADJ":84,
414
+ "POS=CCONJ":89,
415
+ "Gender=Masc|Number=Plur|POS=PRON|PronType=Ind":95,
416
+ "POS=ADV":86,
417
+ "Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Fut|VerbForm=Fin":100,
418
+ "Gender=Masc|NumType=Card|Number=Plur|POS=DET|PronType=Dem":90,
419
+ "Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin":87,
420
+ "Number=Sing|POS=ADJ":84,
421
+ "Gender=Masc|Number=Plur|POS=ADJ|VerbForm=Part":84,
422
+ "Gender=Masc|Number=Plur|POS=PRON|PronType=Tot":95,
423
+ "POS=PRON|PronType=Ind":95,
424
+ "POS=ADV|Polarity=Neg":86,
425
+ "Case=Acc|Gender=Masc|Number=Sing|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs":95,
426
+ "Gender=Fem|Number=Sing|POS=ADJ":84,
427
+ "Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Past|VerbForm=Fin":100,
428
+ "Number=Plur|POS=PRON|PronType=Int,Rel":95,
429
+ "POS=PUNCT|PunctType=Quot":97,
430
+ "POS=PUNCT":97,
431
+ "Gender=Masc|Number=Sing|POS=ADJ|VerbForm=Part":84,
432
+ "POS=PUNCT|PunctSide=Ini|PunctType=Brck":97,
433
+ "POS=PUNCT|PunctSide=Fin|PunctType=Brck":97,
434
+ "NumForm=Digit|NumType=Card|POS=NUM":93,
435
+ "NumType=Card|POS=NUM":93,
436
+ "POS=VERB|VerbForm=Ger":100,
437
+ "Definite=Ind|Gender=Masc|Number=Sing|POS=DET|PronType=Art":90,
438
+ "Gender=Masc|Number=Sing|POS=DET|PronType=Dem":90,
439
+ "Gender=Fem|NumType=Ord|Number=Plur|POS=ADJ":84,
440
+ "Number=Sing|POS=DET|Person=3|Poss=Yes|PronType=Prs":90,
441
+ "Number=Sing|POS=NOUN":92,
442
+ "Gender=Masc|Number=Plur|POS=ADJ":84,
443
+ "Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Fut|VerbForm=Fin":87,
444
+ "Gender=Fem|Number=Sing|POS=ADJ|VerbForm=Part":84,
445
+ "Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin":100,
446
+ "Degree=Cmp|POS=ADV":86,
447
+ "POS=AUX|VerbForm=Inf":87,
448
+ "Number=Plur|POS=DET|PronType=Ind":90,
449
+ "Number=Plur|POS=DET|PronType=Dem":90,
450
+ "Degree=Cmp|Number=Sing|POS=ADJ":84,
451
+ "Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Fut|VerbForm=Fin":100,
452
+ "Case=Acc,Dat|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Inf":100,
453
+ "Degree=Sup|Gender=Masc|Number=Plur|POS=ADJ":84,
454
+ "Definite=Ind|Gender=Fem|Number=Sing|POS=DET|PronType=Art":90,
455
+ "AdvType=Tim|POS=NOUN":92,
456
+ "AdpType=Prep|POS=ADV":86,
457
+ "Gender=Masc|Number=Sing|POS=PRON|PronType=Ind":95,
458
+ "NumType=Card|Number=Plur|POS=NUM":93,
459
+ "AdpType=Preppron|POS=ADV":86,
460
+ "Case=Acc|Gender=Masc|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf":100,
461
+ "NumForm=Digit|POS=NOUN":92,
462
+ "Number=Sing|POS=PRON|PronType=Dem":95,
463
+ "AdpType=Preppron|Gender=Masc|Number=Sing|POS=ADJ":84,
464
+ "Number=Plur|POS=DET|Person=3|Poss=Yes|PronType=Prs":90,
465
+ "Gender=Fem|Number=Plur|POS=ADJ":84,
466
+ "Gender=Fem|Number=Plur|POS=PRON|PronType=Ind":95,
467
+ "Gender=Masc|Number=Plur|POS=DET|PronType=Tot":90,
468
+ "Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Imp|VerbForm=Fin":100,
469
+ "Mood=Ind|Number=Plur|POS=AUX|Person=3|Tense=Past|VerbForm=Fin":87,
470
+ "Gender=Masc|Number=Plur|POS=VERB|Tense=Past|VerbForm=Part":100,
471
+ "Gender=Masc|NumType=Ord|Number=Sing|POS=ADJ":84,
472
+ "Gender=Masc|NumType=Ord|Number=Plur|POS=ADJ":84,
473
+ "Gender=Masc|Number=Plur|POS=DET|PronType=Dem":90,
474
+ "Gender=Masc|Number=Sing|POS=AUX|Tense=Past|VerbForm=Part":87,
475
+ "Number=Sing|POS=DET|PronType=Tot":90,
476
+ "Gender=Fem|Number=Sing|POS=PRON|PronType=Ind":95,
477
+ "Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin":87,
478
+ "Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin":100,
479
+ "Degree=Cmp|Number=Plur|POS=ADJ":84,
480
+ "POS=AUX|VerbForm=Ger":87,
481
+ "Gender=Fem|POS=NOUN":92,
482
+ "Gender=Fem|NumType=Ord|Number=Sing|POS=ADJ":84,
483
+ "AdvType=Tim|POS=ADJ":84,
484
+ "Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Past|VerbForm=Fin":87,
485
+ "Gender=Fem|Number=Sing|POS=VERB|Tense=Past|VerbForm=Part":100,
486
+ "Case=Acc|Gender=Fem|Number=Sing|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs":95,
487
+ "Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Imp|VerbForm=Fin":100,
488
+ "Gender=Fem|Number=Plur|POS=ADJ|VerbForm=Part":84,
489
+ "Gender=Fem|Number=Plur|POS=DET|PronType=Dem":90,
490
+ "Gender=Masc|Number=Sing|POS=PRON|Poss=Yes|PronType=Int,Rel":95,
491
+ "Number=Sing|POS=PRON|PronType=Int,Rel":95,
492
+ "POS=ADJ":84,
493
+ "Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Imp|VerbForm=Fin":87,
494
+ "Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Imp|VerbForm=Fin":100,
495
+ "Mood=Ind|Number=Plur|POS=AUX|Person=3|Tense=Imp|VerbForm=Fin":87,
496
+ "Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin":100,
497
+ "Gender=Fem|Number=Plur|POS=DET|PronType=Tot":90,
498
+ "Case=Acc,Nom|Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs":95,
499
+ "Mood=Sub|Number=Sing|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin":100,
500
+ "Definite=Ind|Gender=Fem|Number=Plur|POS=DET|PronType=Art":90,
501
+ "Case=Acc,Nom|Gender=Fem|Number=Plur|POS=PRON|Person=3|PronType=Prs":95,
502
+ "Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin":100,
503
+ "Case=Acc|Definite=Def|Gender=Masc|Number=Sing|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs":95,
504
+ "Gender=Fem|Number=Sing|POS=PRON|PronType=Dem":95,
505
+ "Mood=Cnd|Number=Sing|POS=VERB|Person=1|VerbForm=Fin":100,
506
+ "Gender=Masc|Number=Sing|POS=DET|PronType=Tot":90,
507
+ "Number=Plur|POS=PRON|PronType=Ind":95,
508
+ "Gender=Masc|Number=Sing|POS=DET|PronType=Ind":90,
509
+ "Case=Dat|Number=Sing|POS=PRON|Person=3|PronType=Prs":95,
510
+ "POS=PART":94,
511
+ "Gender=Fem|Number=Sing|POS=DET|PronType=Ind":90,
512
+ "Number=Sing|POS=DET|PronType=Ind":90,
513
+ "Gender=Masc|NumType=Card|Number=Plur|POS=DET|PronType=Ind":90,
514
+ "Mood=Cnd|Number=Plur|POS=AUX|Person=3|VerbForm=Fin":87,
515
+ "NumForm=Digit|POS=SYM":99,
516
+ "Mood=Imp|Number=Sing|POS=VERB|Person=2|VerbForm=Fin":100,
517
+ "Case=Dat|Number=Sing|POS=VERB|Person=3|PronType=Prs|VerbForm=Inf":100,
518
+ "Gender=Fem|Number=Plur|POS=PRON|PronType=Dem":95,
519
+ "Mood=Cnd|Number=Sing|POS=AUX|Person=1|VerbForm=Fin":87,
520
+ "NumForm=Digit|NumType=Frac|POS=NUM":93,
521
+ "Gender=Fem|Number=Sing|POS=PRON|Poss=Yes|PronType=Int,Rel":95,
522
+ "Mood=Sub|Number=Sing|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin":87,
523
+ "Mood=Sub|Number=Sing|POS=VERB|Person=1|Tense=Imp|VerbForm=Fin":100,
524
+ "Gender=Fem|Number=Sing|Number[psor]=Plur|POS=DET|Person=1|Poss=Yes|PronType=Prs":90,
525
+ "Case=Acc,Dat|Number=Plur|POS=PRON|Person=1|PrepCase=Npr|PronType=Prs":95,
526
+ "Definite=Ind|Gender=Masc|Number=Plur|POS=DET|PronType=Art":90,
527
+ "POS=PUNCT|PunctType=Colo":97,
528
+ "Mood=Sub|Number=Plur|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin":87,
529
+ "Mood=Imp|Number=Plur|POS=VERB|Person=3|VerbForm=Fin":100,
530
+ "Gender=Fem|Number=Sing|POS=DET|PronType=Neg":90,
531
+ "Gender=Masc|Number=Sing|POS=PRON|PronType=Dem":95,
532
+ "Case=Acc|Gender=Masc|Number=Plur|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs":95,
533
+ "Case=Acc|Gender=Fem|Number=Plur|POS=PRON|Person=3|PrepCase=Npr|PronType=Prs":95,
534
+ "Gender=Fem|Number=Plur|POS=VERB|Tense=Past|VerbForm=Part":100,
535
+ "Case=Acc|Gender=Fem|Number=Sing|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf":87,
536
+ "Number=Sing|POS=PRON|PronType=Neg":95,
537
+ "POS=PUNCT|PunctType=Semi":97,
538
+ "Case=Dat|Number=Plur|POS=PRON|Person=3|PronType=Prs":95,
539
+ "Number=Sing|POS=PRON|PronType=Ind":95,
540
+ "Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Imp|VerbForm=Fin":100,
541
+ "Case=Acc,Nom|Gender=Masc|Number=Plur|POS=PRON|Person=3|PronType=Prs":95,
542
+ "POS=INTJ":91,
543
+ "Gender=Masc|NumType=Card|Number=Sing|POS=PRON|PronType=Dem":95,
544
+ "Mood=Ind|Number=Plur|POS=AUX|Person=3|Tense=Fut|VerbForm=Fin":87,
545
+ "Degree=Sup|Gender=Masc|Number=Sing|POS=ADJ":84,
546
+ "Mood=Ind|Number=Plur|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin":87,
547
+ "AdpType=Prep|POS=ADJ":84,
548
+ "Number=Plur|POS=PRON|Person=3|Poss=Yes|PronType=Prs":95,
549
+ "POS=PUNCT|PunctType=Dash":97,
550
+ "Mood=Cnd|Number=Plur|POS=VERB|Person=1|VerbForm=Fin":100,
551
+ "Gender=Masc|Number=Sing|POS=DET|PronType=Neg":90,
552
+ "Gender=Fem|NumType=Card|Number=Plur|POS=NUM":93,
553
+ "Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf":100,
554
+ "Gender=Masc|Number=Sing|POS=PRON|PronType=Tot":95,
555
+ "Gender=Masc|NumType=Card|Number=Plur|POS=NUM":93,
556
+ "Gender=Masc|POS=NOUN":92,
557
+ "Case=Acc,Dat|Number=Sing|POS=PRON|Person=1|PrepCase=Npr|PronType=Prs":95,
558
+ "Gender=Fem|NumType=Card|Number=Sing|POS=DET|PronType=Ind":90,
559
+ "Gender=Fem|NumType=Card|Number=Plur|POS=DET|PronType=Ind":90,
560
+ "Case=Acc,Dat|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Ger":100,
561
+ "Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Imp|VerbForm=Fin":87,
562
+ "POS=NOUN|VerbForm=Inf":92,
563
+ "Mood=Ind|Number=Plur|POS=AUX|Person=1|Tense=Imp|VerbForm=Fin":87,
564
+ "Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Imp|VerbForm=Fin":100,
565
+ "Gender=Masc|Number=Sing|Number[psor]=Plur|POS=DET|Person=1|Poss=Yes|PronType=Prs":90,
566
+ "Gender=Masc|NumType=Card|Number=Sing|POS=NUM":93,
567
+ "Mood=Sub|Number=Sing|POS=AUX|Person=1|Tense=Imp|VerbForm=Fin":87,
568
+ "Gender=Masc|Number=Plur|POS=PRON|Poss=Yes|PronType=Int,Rel":95,
569
+ "Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf":100,
570
+ "Gender=Fem|NumType=Card|Number=Sing|POS=DET|PronType=Dem":90,
571
+ "Mood=Imp|Number=Sing|POS=VERB|Person=3|VerbForm=Fin":100,
572
+ "Mood=Sub|Number=Plur|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin":100,
573
+ "Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Fut|VerbForm=Fin":100,
574
+ "Gender=Masc|Number=Sing|POS=PRON|PronType=Neg":95,
575
+ "Case=Acc,Dat|Number=Plur|POS=VERB|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Inf":100,
576
+ "Case=Nom|Number=Sing|POS=PRON|Person=1|PronType=Prs":95,
577
+ "Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Past|VerbForm=Fin":100,
578
+ "Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Past|VerbForm=Fin":100,
579
+ "Degree=Abs|Gender=Masc|Number=Sing|POS=ADJ":84,
580
+ "Number=Sing|Number[psor]=Sing|POS=DET|Person=1|Poss=Yes|PronType=Prs":90,
581
+ "Case=Acc,Nom|Gender=Masc|Number=Plur|POS=PRON|Person=1|PronType=Prs":95,
582
+ "Mood=Imp|Number=Sing|POS=AUX|Person=3|VerbForm=Fin":87,
583
+ "Mood=Sub|Number=Sing|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin":87,
584
+ "Gender=Masc|Number=Sing|POS=DET|Person=3|Poss=Yes|PronType=Prs":90,
585
+ "Gender=Fem|Number=Sing|POS=DET|PronType=Tot":90,
586
+ "POS=DET|PronType=Ind":90,
587
+ "POS=DET|PronType=Int,Rel":90,
588
+ "AdvType=Tim|POS=ADV":86,
589
+ "Mood=Cnd|Number=Sing|POS=AUX|Person=3|VerbForm=Fin":87,
590
+ "POS=PUNCT|PunctSide=Ini|PunctType=Qest":97,
591
+ "POS=PUNCT|PunctSide=Fin|PunctType=Qest":97,
592
+ "Number=Plur|Number[psor]=Sing|POS=DET|Person=1|Poss=Yes|PronType=Prs":90,
593
+ "Gender=Masc|NumType=Card|Number=Sing|POS=DET|PronType=Ind":90,
594
+ "Mood=Cnd|Number=Plur|POS=VERB|Person=3|VerbForm=Fin":100,
595
+ "Case=Acc|Gender=Fem|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger":100,
596
+ "Degree=Abs|Gender=Fem|Number=Sing|POS=ADJ":84,
597
+ "Case=Acc,Dat|Number=Plur|POS=PRON|Person=1|PrepCase=Npr|PronType=Prs|Reflex=Yes":95,
598
+ "Mood=Sub|Number=Plur|POS=VERB|Person=1|Tense=Imp|VerbForm=Fin":100,
599
+ "Case=Acc,Dat|Number=Sing|POS=PRON|Person=1|PrepCase=Npr|PronType=Prs|Reflex=Yes":95,
600
+ "POS=PUNCT|PunctSide=Ini|PunctType=Excl":97,
601
+ "POS=PUNCT|PunctSide=Fin|PunctType=Excl":97,
602
+ "Mood=Cnd|Number=Sing|POS=VERB|Person=3|VerbForm=Fin":100,
603
+ "Case=Acc,Dat|Mood=Imp|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Fin":100,
604
+ "Gender=Fem|Number=Sing|POS=PRON|PronType=Tot":95,
605
+ "Gender=Masc|Number=Plur|Number[psor]=Plur|POS=DET|Person=1|Poss=Yes|PronType=Prs":90,
606
+ "Mood=Imp|Number=Plur|POS=VERB|Person=1|VerbForm=Fin":100,
607
+ "Gender=Masc|NumType=Card|Number=Plur|POS=PRON|PronType=Ind":95,
608
+ "Gender=Masc|NumType=Card|Number=Sing|POS=PRON|PronType=Ind":95,
609
+ "Gender=Masc|Number=Plur|POS=PRON|PronType=Dem":95,
610
+ "Case=Dat|Number=Plur|POS=VERB|Person=3|PronType=Prs|VerbForm=Inf":100,
611
+ "Degree=Abs|Gender=Masc|NumType=Card|Number=Plur|POS=DET|PronType=Ind":90,
612
+ "Case=Acc|Number=Sing|POS=PRON|Person=1|PrepCase=Pre|PronType=Prs":95,
613
+ "Case=Acc,Dat|Mood=Imp|Number=Plur|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Fin":100,
614
+ "Definite=Ind|Gender=Fem|NumType=Card|Number=Sing|POS=DET|PronType=Art":90,
615
+ "Gender=Fem|NumType=Card|Number=Sing|POS=NUM":93,
616
+ "Mood=Sub|Number=Plur|POS=AUX|Person=3|Tense=Imp|VerbForm=Fin":87,
617
+ "Gender=Fem|Number=Plur|Number[psor]=Plur|POS=DET|Person=1|Poss=Yes|PronType=Prs":90,
618
+ "POS=SCONJ|PronType=Int,Rel":98,
619
+ "Case=Acc|POS=PRON|Person=3|PrepCase=Pre|PronType=Prs|Reflex=Yes":95,
620
+ "Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Pres|VerbForm=Fin":100,
621
+ "Case=Acc,Dat|Number=Sing|POS=VERB|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Inf":100,
622
+ "NumType=Card|Number=Sing|POS=DET|PronType=Ind":90,
623
+ "Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Imp|VerbForm=Fin":100,
624
+ "Case=Acc,Dat|Number=Sing|POS=PRON|Person=2|PrepCase=Npr|PronType=Prs":95,
625
+ "Case=Acc,Nom|Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs":95,
626
+ "Number=Sing|POS=DET|PronType=Dem":90,
627
+ "Mood=Sub|Number=Sing|POS=AUX|Person=3|Tense=Imp|VerbForm=Fin":87,
628
+ "POS=SYM":99,
629
+ "Gender=Fem|Number=Sing|POS=PRON|PronType=Neg":95,
630
+ "Case=Acc|Gender=Masc|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger":100,
631
+ "Degree=Sup|Gender=Fem|Number=Sing|POS=ADJ":84,
632
+ "Case=Nom|Number=Sing|POS=PRON|Person=2|PronType=Prs":95,
633
+ "Number=Sing|Number[psor]=Sing|POS=DET|Person=2|Poss=Yes|PronType=Prs":90,
634
+ "Case=Acc|Gender=Masc|Mood=Imp|Number=Sing|POS=VERB|Person=2,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin":100,
635
+ "Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Fut|VerbForm=Fin":87,
636
+ "Gender=Masc|Number=Sing|Number[psor]=Sing|POS=PRON|Person=1|Poss=Yes|PronType=Ind":95,
637
+ "Case=Acc,Nom|Number=Sing|POS=PRON|Person=2|Polite=Form|PronType=Prs":95,
638
+ "Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger":100,
639
+ "Gender=Masc|NumType=Card|Number=Sing|POS=PRON|PronType=Int,Rel":95,
640
+ "Gender=Fem|NumType=Card|Number=Plur|POS=PRON|PronType=Ind":95,
641
+ "Case=Acc,Dat|Number=Plur|POS=VERB|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Ger":100,
642
+ "Mood=Ind|Number=Plur|POS=VERB|Person=2|Tense=Pres|VerbForm=Fin":100,
643
+ "Mood=Cnd|Number=Sing|POS=VERB|Person=2|VerbForm=Fin":100,
644
+ "Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Fut|VerbForm=Fin":100,
645
+ "Mood=Cnd|Number=Plur|POS=AUX|Person=1|VerbForm=Fin":87,
646
+ "NumType=Card|Number=Plur|POS=PRON|PronType=Ind":95,
647
+ "Gender=Masc|NumType=Card|Number=Sing|POS=DET|PronType=Dem":90,
648
+ "Degree=Abs|Gender=Masc|Number=Sing|POS=DET|PronType=Ind":90,
649
+ "Gender=Fem|Number=Plur|POS=PRON|Poss=Yes|PronType=Int,Rel":95,
650
+ "Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Past|VerbForm=Fin":87,
651
+ "Case=Acc,Nom|Number=Plur|POS=PRON|Person=2|Polite=Form|PronType=Prs":95,
652
+ "Mood=Imp|Number=Sing|POS=AUX|Person=2|VerbForm=Fin":87,
653
+ "Case=Acc,Dat|Number=Sing|POS=VERB|Person=2|PrepCase=Npr|PronType=Prs|VerbForm=Inf":100,
654
+ "Gender=Fem|Number=Sing|Number[psor]=Sing|POS=PRON|Person=2|Poss=Yes|PronType=Ind":95,
655
+ "NumType=Card|Number=Sing|POS=NUM":93,
656
+ "Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Past|VerbForm=Fin":100,
657
+ "Mood=Ind|Number=Sing|POS=AUX|Person=2|Tense=Imp|VerbForm=Fin":87,
658
+ "Mood=Ind|Number=Sing|POS=AUX|Person=2|Tense=Pres|VerbForm=Fin":87,
659
+ "Case=Com|Number=Sing|POS=PRON|Person=2|PrepCase=Pre|PronType=Prs":95,
660
+ "Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Imp|VerbForm=Fin":100,
661
+ "Case=Acc,Dat|Number=Sing|POS=PRON|Person=2|PrepCase=Npr|PronType=Prs|Reflex=Yes":95,
662
+ "Case=Acc|Number=Sing|POS=PRON|Person=2|PrepCase=Pre|PronType=Prs":95,
663
+ "Mood=Cnd|Number=Sing|POS=AUX|Person=2|VerbForm=Fin":87,
664
+ "Mood=Sub|Number=Sing|POS=AUX|Person=2|Tense=Pres|VerbForm=Fin":87,
665
+ "Number=Sing|POS=NOUN|VerbForm=Fin":92,
666
+ "Case=Acc,Dat|Mood=Imp|Number=Plur,Sing|POS=VERB|Person=1,2|PrepCase=Npr|PronType=Prs|VerbForm=Fin":100,
667
+ "Case=Acc,Dat|Mood=Imp|Number=Sing|POS=VERB|Person=2|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Fin":100,
668
+ "Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Fut|VerbForm=Fin":100,
669
+ "Gender=Fem|NumType=Card|Number=Sing|POS=DET|PronType=Int,Rel":90,
670
+ "Mood=Sub|Number=Sing|POS=VERB|Person=2|Tense=Pres|VerbForm=Fin":100,
671
+ "Mood=Ind|Number=Sing|POS=AUX|Person=2|Tense=Fut|VerbForm=Fin":87,
672
+ "Gender=Fem|Number=Plur|POS=PRON|PronType=Tot":95,
673
+ "Gender=Masc|NumType=Card|Number=Plur|POS=DET|PronType=Int,Rel":90,
674
+ "Case=Dat|Number=Sing|POS=VERB|Person=3|PronType=Prs|VerbForm=Ger":100,
675
+ "Number=Sing|POS=VERB|VerbForm=Fin":100,
676
+ "POS=VERB|VerbForm=Fin":100,
677
+ "Degree=Abs|Gender=Masc|Number=Plur|POS=ADJ":84,
678
+ "Degree=Abs|Gender=Fem|Number=Plur|POS=ADJ":84,
679
+ "Case=Acc,Dat|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Ger":87,
680
+ "Gender=Masc|Number=Sing|Number[psor]=Plur|POS=PRON|Person=1|Poss=Yes|PronType=Prs":95,
681
+ "AdpType=Prep|Degree=Cmp|POS=ADV":86,
682
+ "Mood=Sub|Number=Plur|POS=AUX|Person=1|Tense=Imp|VerbForm=Fin":87,
683
+ "Gender=Fem|NumType=Card|Number=Plur|POS=DET|PronType=Dem":90,
684
+ "Definite=Ind|Gender=Masc|NumType=Card|Number=Sing|POS=DET|PronType=Art":90,
685
+ "Degree=Sup|Gender=Fem|Number=Plur|POS=ADJ":84,
686
+ "Number=Plur|POS=PRON|PronType=Dem":95,
687
+ "Case=Acc,Dat|Gender=Masc|Number=Plur|POS=PRON|Person=2|PrepCase=Npr|PronType=Prs":95,
688
+ "Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger":100,
689
+ "Gender=Masc|Number=Sing|POS=AUX|VerbForm=Fin":87,
690
+ "Case=Acc,Dat|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Inf":87,
691
+ "Mood=Ind|Number=Plur|POS=AUX|Person=1|Tense=Past|VerbForm=Fin":87,
692
+ "Gender=Masc|NumType=Card|Number=Sing|POS=DET|PronType=Int,Rel":90,
693
+ "Gender=Masc|Number=Plur|POS=DET|Person=3|Poss=Yes|PronType=Prs":90,
694
+ "Case=Acc,Dat|Mood=Imp|Number=Sing|POS=VERB|Person=1,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin":100,
695
+ "Gender=Masc|NumType=Card|Number=Plur|POS=PRON|PronType=Int,Rel":95,
696
+ "Gender=Masc|Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs":95,
697
+ "Gender=Masc|Number=Sing|Number[psor]=Sing|POS=DET|Person=1|Poss=Yes|PronType=Ind":90,
698
+ "Mood=Ind|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin":100,
699
+ "Case=Acc,Dat|Number=Plur|POS=PRON|Person=2|PrepCase=Npr|PronType=Prs":95,
700
+ "Gender=Masc|NumType=Card|Number=Plur|POS=PRON|PronType=Dem":95,
701
+ "Gender=Fem|Number=Sing|POS=DET|Person=3|Poss=Yes|PronType=Prs":90,
702
+ "Mood=Sub|Number=Plur|POS=VERB|Person=2|Tense=Pres|VerbForm=Fin":100,
703
+ "Mood=Sub|Number=Plur|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin":87,
704
+ "Mood=Ind|Number=Plur|POS=AUX|Person=1|Tense=Fut|VerbForm=Fin":87,
705
+ "Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs":95,
706
+ "Case=Acc,Dat|Number=Sing|POS=VERB|Person=2|PrepCase=Npr|PronType=Prs|PunctType=Quot|VerbForm=Inf":100,
707
+ "Case=Com|POS=PRON|Person=3|PrepCase=Pre|PronType=Prs|Reflex=Yes":95,
708
+ "NumForm=Digit|NumType=Frac|POS=SYM":99,
709
+ "Case=Dat|Number=Sing|POS=AUX|Person=3|PronType=Prs|VerbForm=Inf":87,
710
+ "Case=Acc|Gender=Masc|Number=Sing|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf":87,
711
+ "Gender=Fem|NumType=Card|Number=Sing|POS=PRON|PronType=Ind":95,
712
+ "Gender=Masc|Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin":100,
713
+ "Case=Acc,Dat|Gender=Masc|Number=Plur|POS=PRON|Person=1|PrepCase=Npr|PronType=Prs":95,
714
+ "Gender=Fem|Number=Sing|Number[psor]=Sing|POS=PRON|Person=1|Poss=Yes|PronType=Ind":95,
715
+ "Case=Acc,Dat|Number=Plur|POS=VERB|Person=2|PrepCase=Npr|PronType=Prs|VerbForm=Inf":100,
716
+ "Number=Sing|POS=PRON|PronType=Tot":95,
717
+ "Mood=Ind|Number=Plur|POS=AUX|Person=2|Tense=Pres|VerbForm=Fin":87,
718
+ "Case=Dat|Number=Plur|POS=VERB|Person=3|PronType=Prs|VerbForm=Ger":100,
719
+ "NumType=Card|Number=Plur|POS=DET|PronType=Ind":90,
720
+ "POS=PRON|PronType=Dem":95,
721
+ "POS=AUX|VerbForm=Fin":87,
722
+ "Gender=Fem|NumType=Card|Number=Plur|POS=PRON|PronType=Int,Rel":95,
723
+ "Gender=Fem|Number=Sing|Number[psor]=Plur|POS=DET|Person=2|Poss=Yes|PronType=Prs":90,
724
+ "Gender=Fem|Number=Plur|Number[psor]=Plur|POS=PRON|Person=1|Poss=Yes|PronType=Prs":95,
725
+ "Case=Acc|Gender=Fem|Number=Plur|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf":87,
726
+ "Case=Acc|Gender=Masc|Number=Plur|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Inf":87,
727
+ "AdvType=Tim|Gender=Masc|Number=Sing|POS=NOUN":92,
728
+ "Gender=Fem|Number=Sing|Number[psor]=Plur|POS=PRON|Person=1|Poss=Yes|PronType=Prs":95,
729
+ "Gender=Fem|NumType=Card|Number=Sing|POS=PRON|PronType=Dem":95,
730
+ "Gender=Fem|Number=Sing|Number[psor]=Sing|POS=DET|Person=1|Poss=Yes|PronType=Ind":90,
731
+ "Gender=Masc|Number=Sing|Number[psor]=Sing|POS=PRON|Person=2|Poss=Yes|PronType=Ind":95,
732
+ "Gender=Fem|Number=Plur|POS=PRON|Person=3|Poss=Yes|PronType=Prs":95,
733
+ "Gender=Masc|Number=Plur|POS=DET|PronType=Art":90,
734
+ "Gender=Masc|Number=Sing|POS=NOUN|VerbForm=Part":92,
735
+ "Case=Acc|Gender=Masc|Number=Sing|POS=AUX|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Ger":87,
736
+ "Gender=Masc|Number=Sing|POS=DET|Person=3|Poss=Yes|PronType=Ind":90,
737
+ "Case=Acc,Dat|Number=Sing|POS=VERB|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Ger":100,
738
+ "Case=Acc|Gender=Masc|Mood=Imp|Number=Plur|POS=VERB|Person=1,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin":100,
739
+ "Gender=Fem|Number=Sing|POS=PRON|Person=1|Poss=Yes|PronType=Prs":95,
740
+ "Case=Com|Number=Sing|POS=PRON|Person=1|PrepCase=Pre|PronType=Prs":95,
741
+ "POS=X":101,
742
+ "Case=Com|POS=PRON|Person=3|PronType=Prs|Reflex=Yes":95,
743
+ "POS=ADP":85,
744
+ "Case=Acc|Gender=Masc|Mood=Imp|Number=Plur,Sing|POS=VERB|Person=1,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin":100,
745
+ "Case=Acc,Dat|Number=Sing|POS=AUX|Person=1|PrepCase=Npr|PronType=Prs|VerbForm=Inf":87,
746
+ "Case=Acc|Gender=Masc|Mood=Imp|Number=Sing|POS=VERB|Person=3|PrepCase=Npr|PronType=Prs|VerbForm=Fin":100,
747
+ "Mood=Imp|Number=Plur|POS=VERB|Person=2|VerbForm=Fin":100,
748
+ "Gender=Masc|Number=Plur|POS=PRON|Person=2|Poss=Yes|PronType=Ind":95,
749
+ "Case=Dat|Mood=Imp|Number=Sing|POS=VERB|Person=3|PronType=Prs|VerbForm=Fin":100,
750
+ "Gender=Fem|Number=Sing|POS=PRON|Person=3|Poss=Yes|PronType=Prs":95,
751
+ "Case=Acc,Dat|Mood=Imp|Number=Sing|POS=VERB|Person=2,3|PrepCase=Npr|PronType=Prs|VerbForm=Fin":100,
752
+ "Gender=Fem|Number=Plur|POS=DET|Person=3|Poss=Yes|PronType=Prs":90,
753
+ "Case=Acc,Dat|Number=Plur|POS=VERB|Person=1|PrepCase=Npr|PronType=Prs|Reflex=Yes|VerbForm=Ger":100,
754
+ "Gender=Fem|Number=Plur|Number[psor]=Plur|POS=DET|Person=2|Poss=Yes|PronType=Prs":90,
755
+ "Number=Plur|Number[psor]=Sing|POS=DET|Person=2|Poss=Yes|PronType=Prs":90,
756
+ "POS=NOUN|PunctType=Comm":92,
757
+ "Degree=Cmp|POS=ADJ":84,
758
+ "Gender=Masc|POS=ADJ":84,
759
+ "Degree=Abs|Gender=Masc|NumType=Card|Number=Plur|POS=PRON|PronType=Ind":95,
760
+ "POS=PRON|PronType=Neg":95,
761
+ "Gender=Fem|Number=Sing|POS=DET|Person=3|Poss=Yes|PronType=Ind":90,
762
+ "Number=Sing|POS=DET|PronType=Int,Rel":90
763
+ }
764
+ }
morphologizer/model ADDED
Binary file (147 kB). View file
ner/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
+ }
ner/model ADDED
Binary file (6.94 MB). View file
ner/moves ADDED
@@ -0,0 +1 @@
 
1
+ ��moves��{"0":{},"1":{"LOC":147004,"PER":93539,"MISC":57163,"ORG":33122},"2":{"LOC":147004,"PER":93539,"MISC":57163,"ORG":33122},"3":{"LOC":147004,"PER":93539,"MISC":57163,"ORG":33122},"4":{"LOC":147004,"PER":93539,"MISC":57163,"ORG":33122,"":1},"5":{"":1}}�cfg��neg_key�
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":30,
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
Binary file (309 kB). View file
parser/moves ADDED
@@ -0,0 +1 @@
 
1
+ ��moves�]{"0":{"":238563},"1":{"":190126},"2":{"case":60449,"det":59407,"punct":22413,"nsubj":19801,"mark":15726,"cc":12202,"advmod":10398,"obj":7480,"amod":6564,"aux":6004,"obl":5059,"cop":4405,"nummod":3311,"advcl":1139,"ccomp":887,"iobj":736,"nmod":718,"expl:pass":399,"csubj":327,"parataxis":232,"xcomp":128,"nsubj||conj":117,"advmod||conj":82,"mark||conj":81,"dep":62,"obj||conj":56,"obl||conj":47,"obj||xcomp":37,"advcl||xcomp":33},"3":{"nmod":30549,"punct":30406,"obj":21372,"amod":17246,"obl":14466,"conj":13231,"flat":11634,"acl":8528,"fixed":6393,"appos":6071,"advcl":6063,"advmod":5058,"nsubj":4101,"ccomp":4055,"xcomp":3243,"compound":1969,"nummod":1211,"case":1013,"det":741,"iobj":696,"csubj":669,"parataxis":298,"dep":176,"mark":146,"aux":137,"cop":133,"flat||det":73,"advcl||xcomp":70,"conj||xcomp":56,"appos||det":39,"obj||xcomp":38},"4":{"ROOT":14302}}�cfg��neg_key�
senter/cfg ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ {
2
+
3
+ }
senter/model ADDED
Binary file (213 kB). View file
tok2vec/cfg ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ {
2
+
3
+ }
tok2vec/model ADDED
Binary file (6.81 MB). View file
tokenizer ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ ��prefix_search� ~^§|^%|^=|^—|^–|^\+(?![0-9])|^…|^……|^,|^:|^;|^\!|^\?|^¿|^؟|^¡|^\(|^\)|^\[|^\]|^\{|^\}|^<|^>|^_|^#|^\*|^&|^。|^?|^!|^,|^、|^;|^:|^~|^·|^।|^،|^۔|^؛|^٪|^\.\.+|^…|^\'|^"|^”|^“|^`|^‘|^´|^’|^‚|^,|^„|^»|^«|^「|^」|^『|^』|^(|^)|^〔|^〕|^【|^】|^《|^》|^〈|^〉|^\$|^£|^€|^¥|^฿|^US\$|^C\$|^A\$|^₽|^﷼|^₴|^₠|^₡|^₢|^₣|^₤|^₥|^₦|^₧|^₨|^₩|^₪|^₫|^€|^₭|^₮|^₯|^₰|^₱|^₲|^₳|^₴|^₵|^₶|^₷|^₸|^₹|^₺|^₻|^₼|^₽|^₾|^₿|^[\u00A6\u00A9\u00AE\u00B0\u0482\u058D\u058E\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u09FA\u0B70\u0BF3-\u0BF8\u0BFA\u0C7F\u0D4F\u0D79\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116\u2117\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u214A\u214C\u214D\u214F\u218A\u218B\u2195-\u2199\u219C-\u219F\u21A1\u21A2\u21A4\u21A5\u21A7-\u21AD\u21AF-\u21CD\u21D0\u21D1\u21D3\u21D5-\u21F3\u2300-\u2307\u230C-\u231F\u2322-\u2328\u232B-\u237B\u237D-\u239A\u23B4-\u23DB\u23E2-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u25B6\u25B8-\u25C0\u25C2-\u25F7\u2600-\u266E\u2670-\u2767\u2794-\u27BF\u2800-\u28FF\u2B00-\u2B2F\u2B45\u2B46\u2B4D-\u2B73\u2B76-\u2B95\u2B98-\u2BC8\u2BCA-\u2BFE\u2CE5-\u2CEA\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFB\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u32FE\u3300-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA828-\uA82B\uA836\uA837\uA839\uAA77-\uAA79\uFDFD\uFFE4\uFFE8\uFFED\uFFEE\uFFFC\uFFFD\U00010137-\U0001013F\U00010179-\U00010189\U0001018C-\U0001018E\U00010190-\U0001019B\U000101A0\U000101D0-\U000101FC\U00010877\U00010878\U00010AC8\U0001173F\U00016B3C-\U00016B3F\U00016B45\U0001BC9C\U0001D000-\U0001D0F5\U0001D100-\U0001D126\U0001D129-\U0001D164\U0001D16A-\U0001D16C\U0001D183\U0001D184\U0001D18C-\U0001D1A9\U0001D1AE-\U0001D1E8\U0001D200-\U0001D241\U0001D245\U0001D300-\U0001D356\U0001D800-\U0001D9FF\U0001DA37-\U0001DA3A\U0001DA6D-\U0001DA74\U0001DA76-\U0001DA83\U0001DA85\U0001DA86\U0001ECAC\U0001F000-\U0001F02B\U0001F030-\U0001F093\U0001F0A0-\U0001F0AE\U0001F0B1-\U0001F0BF\U0001F0C1-\U0001F0CF\U0001F0D1-\U0001F0F5\U0001F110-\U0001F16B\U0001F170-\U0001F1AC\U0001F1E6-\U0001F202\U0001F210-\U0001F23B\U0001F240-\U0001F248\U0001F250\U0001F251\U0001F260-\U0001F265\U0001F300-\U0001F3FA\U0001F400-\U0001F6D4\U0001F6E0-\U0001F6EC\U0001F6F0-\U0001F6F9\U0001F700-\U0001F773\U0001F780-\U0001F7D8\U0001F800-\U0001F80B\U0001F810-\U0001F847\U0001F850-\U0001F859\U0001F860-\U0001F887\U0001F890-\U0001F8AD\U0001F900-\U0001F90B\U0001F910-\U0001F93E\U0001F940-\U0001F970\U0001F973-\U0001F976\U0001F97A\U0001F97C-\U0001F9A2\U0001F9B0-\U0001F9B9\U0001F9C0-\U0001F9C2\U0001F9D0-\U0001F9FF\U0001FA60-\U0001FA6D]�suffix_search�2—$|–$|…$|……$|,$|:$|;$|\!$|\?$|¿$|؟$|¡$|\($|\)$|\[$|\]$|\{$|\}$|<$|>$|_$|#$|\*$|&$|。$|?$|!$|,$|、$|;$|:$|~$|·$|।$|،$|۔$|؛$|٪$|\.\.+$|…$|\'$|"$|”$|“$|`$|‘$|´$|’$|‚$|,$|„$|»$|«$|「$|」$|『$|』$|($|)$|〔$|〕$|【$|】$|《$|》$|〈$|〉$|[\u00A6\u00A9\u00AE\u00B0\u0482\u058D\u058E\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u09FA\u0B70\u0BF3-\u0BF8\u0BFA\u0C7F\u0D4F\u0D79\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116\u2117\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u214A\u214C\u214D\u214F\u218A\u218B\u2195-\u2199\u219C-\u219F\u21A1\u21A2\u21A4\u21A5\u21A7-\u21AD\u21AF-\u21CD\u21D0\u21D1\u21D3\u21D5-\u21F3\u2300-\u2307\u230C-\u231F\u2322-\u2328\u232B-\u237B\u237D-\u239A\u23B4-\u23DB\u23E2-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u25B6\u25B8-\u25C0\u25C2-\u25F7\u2600-\u266E\u2670-\u2767\u2794-\u27BF\u2800-\u28FF\u2B00-\u2B2F\u2B45\u2B46\u2B4D-\u2B73\u2B76-\u2B95\u2B98-\u2BC8\u2BCA-\u2BFE\u2CE5-\u2CEA\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFB\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u32FE\u3300-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA828-\uA82B\uA836\uA837\uA839\uAA77-\uAA79\uFDFD\uFFE4\uFFE8\uFFED\uFFEE\uFFFC\uFFFD\U00010137-\U0001013F\U00010179-\U00010189\U0001018C-\U0001018E\U00010190-\U0001019B\U000101A0\U000101D0-\U000101FC\U00010877\U00010878\U00010AC8\U0001173F\U00016B3C-\U00016B3F\U00016B45\U0001BC9C\U0001D000-\U0001D0F5\U0001D100-\U0001D126\U0001D129-\U0001D164\U0001D16A-\U0001D16C\U0001D183\U0001D184\U0001D18C-\U0001D1A9\U0001D1AE-\U0001D1E8\U0001D200-\U0001D241\U0001D245\U0001D300-\U0001D356\U0001D800-\U0001D9FF\U0001DA37-\U0001DA3A\U0001DA6D-\U0001DA74\U0001DA76-\U0001DA83\U0001DA85\U0001DA86\U0001ECAC\U0001F000-\U0001F02B\U0001F030-\U0001F093\U0001F0A0-\U0001F0AE\U0001F0B1-\U0001F0BF\U0001F0C1-\U0001F0CF\U0001F0D1-\U0001F0F5\U0001F110-\U0001F16B\U0001F170-\U0001F1AC\U0001F1E6-\U0001F202\U0001F210-\U0001F23B\U0001F240-\U0001F248\U0001F250\U0001F251\U0001F260-\U0001F265\U0001F300-\U0001F3FA\U0001F400-\U0001F6D4\U0001F6E0-\U0001F6EC\U0001F6F0-\U0001F6F9\U0001F700-\U0001F773\U0001F780-\U0001F7D8\U0001F800-\U0001F80B\U0001F810-\U0001F847\U0001F850-\U0001F859\U0001F860-\U0001F887\U0001F890-\U0001F8AD\U0001F900-\U0001F90B\U0001F910-\U0001F93E\U0001F940-\U0001F970\U0001F973-\U0001F976\U0001F97A\U0001F97C-\U0001F9A2\U0001F9B0-\U0001F9B9\U0001F9C0-\U0001F9C2\U0001F9D0-\U0001F9FF\U0001FA60-\U0001FA6D]$|(?<=[0-9])\+$|(?<=°[FfCcKk])\.$|(?<=[0-9])(?:\$|£|€|¥|฿|US\$|C\$|A\$|₽|﷼|₴|₠|₡|₢|₣|₤|₥|₦|₧|₨|₩|₪|₫|€|₭|₮|₯|₰|₱|₲|₳|₴|₵|₶|₷|₸|₹|₺|₻|₼|₽|₾|₿)$|(?<=[0-9])(?:km|km²|km³|m|m²|m³|dm|dm²|dm³|cm|cm²|cm³|mm|mm²|mm³|ha|µm|nm|yd|in|ft|kg|g|mg|µg|t|lb|oz|m/s|km/h|kmh|mph|hPa|Pa|mbar|mb|MB|kb|KB|gb|GB|tb|TB|T|G|M|K|км|км²|км³|м|м²|м³|дм|дм²|дм³|см|см²|см³|мм|мм²|мм³|нм|кг|г|мг|м/с|км/ч|кПа|Па|мбар|Кб|КБ|кб|Мб|МБ|мб|Гб|ГБ|гб|Тб|ТБ|тбكم|كم²|كم³|م|م²|م³|سم|سم²|سم³|مم|مم²|مم³|كم|غرام|جرام|جم|كغ|ملغ|كوب|اكواب)$|(?<=[0-9a-z\uFF41-\uFF5A\u00DF-\u00F6\u00F8-\u00FF\u0101\u0103\u0105\u0107\u0109\u010B\u010D\u010F\u0111\u0113\u0115\u0117\u0119\u011B\u011D\u011F\u0121\u0123\u0125\u0127\u0129\u012B\u012D\u012F\u0131\u0133\u0135\u0137\u0138\u013A\u013C\u013E\u0140\u0142\u0144\u0146\u0148\u0149\u014B\u014D\u014F\u0151\u0153\u0155\u0157\u0159\u015B\u015D\u015F\u0161\u0163\u0165\u0167\u0169\u016B\u016D\u016F\u0171\u0173\u0175\u0177\u017A\u017C\u017E\u017F\u0180\u0183\u0185\u0188\u018C\u018D\u0192\u0195\u0199-\u019B\u019E\u01A1\u01A3\u01A5\u01A8\u01AA\u01AB\u01AD\u01B0\u01B4\u01B6\u01B9\u01BA\u01BD-\u01BF\u01C6\u01C9\u01CC\u01CE\u01D0\u01D2\u01D4\u01D6\u01D8\u01DA\u01DC\u01DD\u01DF\u01E1\u01E3\u01E5\u01E7\u01E9\u01EB\u01ED\u01EF\u01F0\u01F3\u01F5\u01F9\u01FB\u01FD\u01FF\u0201\u0203\u0205\u0207\u0209\u020B\u020D\u020F\u0211\u0213\u0215\u0217\u0219\u021B\u021D\u021F\u0221\u0223\u0225\u0227\u0229\u022B\u022D\u022F\u0231\u0233-\u0239\u023C\u023F\u0240\u0242\u0247\u0249\u024B\u024D\u024F\u2C61\u2C65\u2C66\u2C68\u2C6A\u2C6C\u2C71\u2C73\u2C74\u2C76-\u2C7B\uA723\uA725\uA727\uA729\uA72B\uA72D\uA72F-\uA731\uA733\uA735\uA737\uA739\uA73B\uA73D\uA73F\uA741\uA743\uA745\uA747\uA749\uA74B\uA74D\uA74F\uA751\uA753\uA755\uA757\uA759\uA75B\uA75D\uA75F\uA761\uA763\uA765\uA767\uA769\uA76B\uA76D\uA76F\uA771-\uA778\uA77A\uA77C\uA77F\uA781\uA783\uA785\uA787\uA78C\uA78E\uA791\uA793-\uA795\uA797\uA799\uA79B\uA79D\uA79F\uA7A1\uA7A3\uA7A5\uA7A7\uA7A9\uA7AF\uA7B5\uA7B7\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E01\u1E03\u1E05\u1E07\u1E09\u1E0B\u1E0D\u1E0F\u1E11\u1E13\u1E15\u1E17\u1E19\u1E1B\u1E1D\u1E1F\u1E21\u1E23\u1E25\u1E27\u1E29\u1E2B\u1E2D\u1E2F\u1E31\u1E33\u1E35\u1E37\u1E39\u1E3B\u1E3D\u1E3F\u1E41\u1E43\u1E45\u1E47\u1E49\u1E4B\u1E4D\u1E4F\u1E51\u1E53\u1E55\u1E57\u1E59\u1E5B\u1E5D\u1E5F\u1E61\u1E63\u1E65\u1E67\u1E69\u1E6B\u1E6D\u1E6F\u1E71\u1E73\u1E75\u1E77\u1E79\u1E7B\u1E7D\u1E7F\u1E81\u1E83\u1E85\u1E87\u1E89\u1E8B\u1E8D\u1E8F\u1E91\u1E93\u1E95-\u1E9D\u1E9F\u1EA1\u1EA3\u1EA5\u1EA7\u1EA9\u1EAB\u1EAD\u1EAF\u1EB1\u1EB3\u1EB5\u1EB7\u1EB9\u1EBB\u1EBD\u1EBF\u1EC1\u1EC3\u1EC5\u1EC7\u1EC9\u1ECB\u1ECD\u1ECF\u1ED1\u1ED3\u1ED5\u1ED7\u1ED9\u1EDB\u1EDD\u1EDF\u1EE1\u1EE3\u1EE5\u1EE7\u1EE9\u1EEB\u1EED\u1EEF\u1EF1\u1EF3\u1EF5\u1EF7\u1EF9\u1EFB\u1EFD\u1EFFёа-яәөүҗңһα-ωάέίόώήύа-щюяіїєґѓѕјљњќѐѝ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F%²\-\+…|……|,|:|;|\!|\?|¿|؟|¡|\(|\)|\[|\]|\{|\}|<|>|_|#|\*|&|。|?|!|,|、|;|:|~|·|।|،|۔|؛|٪(?:\'"”“`‘´’‚,„»«「」『』()〔〕【】《》〈〉—–)])\.$|(?<=[A-Z\uFF21-\uFF3A\u00C0-\u00D6\u00D8-\u00DE\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C7\u01CA\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F1\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E\u2C7F\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AE\uA7B0-\uA7B4\uA7B6\uA7B8\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFEЁА-ЯӘӨҮҖҢҺΑ-ΩΆΈΊΌΏΉΎА-ЩЮЯІЇЄҐЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F][A-Z\uFF21-\uFF3A\u00C0-\u00D6\u00D8-\u00DE\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C7\u01CA\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F1\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E\u2C7F\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AE\uA7B0-\uA7B4\uA7B6\uA7B8\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFEЁА-ЯӘӨҮҖҢҺΑ-ΩΆΈΊΌΏΉΎА-ЩЮЯІЇЄҐЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])\.$�infix_finditer�4�\.\.+|…|[\u00A6\u00A9\u00AE\u00B0\u0482\u058D\u058E\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u09FA\u0B70\u0BF3-\u0BF8\u0BFA\u0C7F\u0D4F\u0D79\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116\u2117\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u214A\u214C\u214D\u214F\u218A\u218B\u2195-\u2199\u219C-\u219F\u21A1\u21A2\u21A4\u21A5\u21A7-\u21AD\u21AF-\u21CD\u21D0\u21D1\u21D3\u21D5-\u21F3\u2300-\u2307\u230C-\u231F\u2322-\u2328\u232B-\u237B\u237D-\u239A\u23B4-\u23DB\u23E2-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u25B6\u25B8-\u25C0\u25C2-\u25F7\u2600-\u266E\u2670-\u2767\u2794-\u27BF\u2800-\u28FF\u2B00-\u2B2F\u2B45\u2B46\u2B4D-\u2B73\u2B76-\u2B95\u2B98-\u2BC8\u2BCA-\u2BFE\u2CE5-\u2CEA\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFB\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u32FE\u3300-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA828-\uA82B\uA836\uA837\uA839\uAA77-\uAA79\uFDFD\uFFE4\uFFE8\uFFED\uFFEE\uFFFC\uFFFD\U00010137-\U0001013F\U00010179-\U00010189\U0001018C-\U0001018E\U00010190-\U0001019B\U000101A0\U000101D0-\U000101FC\U00010877\U00010878\U00010AC8\U0001173F\U00016B3C-\U00016B3F\U00016B45\U0001BC9C\U0001D000-\U0001D0F5\U0001D100-\U0001D126\U0001D129-\U0001D164\U0001D16A-\U0001D16C\U0001D183\U0001D184\U0001D18C-\U0001D1A9\U0001D1AE-\U0001D1E8\U0001D200-\U0001D241\U0001D245\U0001D300-\U0001D356\U0001D800-\U0001D9FF\U0001DA37-\U0001DA3A\U0001DA6D-\U0001DA74\U0001DA76-\U0001DA83\U0001DA85\U0001DA86\U0001ECAC\U0001F000-\U0001F02B\U0001F030-\U0001F093\U0001F0A0-\U0001F0AE\U0001F0B1-\U0001F0BF\U0001F0C1-\U0001F0CF\U0001F0D1-\U0001F0F5\U0001F110-\U0001F16B\U0001F170-\U0001F1AC\U0001F1E6-\U0001F202\U0001F210-\U0001F23B\U0001F240-\U0001F248\U0001F250\U0001F251\U0001F260-\U0001F265\U0001F300-\U0001F3FA\U0001F400-\U0001F6D4\U0001F6E0-\U0001F6EC\U0001F6F0-\U0001F6F9\U0001F700-\U0001F773\U0001F780-\U0001F7D8\U0001F800-\U0001F80B\U0001F810-\U0001F847\U0001F850-\U0001F859\U0001F860-\U0001F887\U0001F890-\U0001F8AD\U0001F900-\U0001F90B\U0001F910-\U0001F93E\U0001F940-\U0001F970\U0001F973-\U0001F976\U0001F97A\U0001F97C-\U0001F9A2\U0001F9B0-\U0001F9B9\U0001F9C0-\U0001F9C2\U0001F9D0-\U0001F9FF\U0001FA60-\U0001FA6D]|(?<=[0-9])[+\*^](?=[0-9-])|(?<=[a-z\uFF41-\uFF5A\u00DF-\u00F6\u00F8-\u00FF\u0101\u0103\u0105\u0107\u0109\u010B\u010D\u010F\u0111\u0113\u0115\u0117\u0119\u011B\u011D\u011F\u0121\u0123\u0125\u0127\u0129\u012B\u012D\u012F\u0131\u0133\u0135\u0137\u0138\u013A\u013C\u013E\u0140\u0142\u0144\u0146\u0148\u0149\u014B\u014D\u014F\u0151\u0153\u0155\u0157\u0159\u015B\u015D\u015F\u0161\u0163\u0165\u0167\u0169\u016B\u016D\u016F\u0171\u0173\u0175\u0177\u017A\u017C\u017E\u017F\u0180\u0183\u0185\u0188\u018C\u018D\u0192\u0195\u0199-\u019B\u019E\u01A1\u01A3\u01A5\u01A8\u01AA\u01AB\u01AD\u01B0\u01B4\u01B6\u01B9\u01BA\u01BD-\u01BF\u01C6\u01C9\u01CC\u01CE\u01D0\u01D2\u01D4\u01D6\u01D8\u01DA\u01DC\u01DD\u01DF\u01E1\u01E3\u01E5\u01E7\u01E9\u01EB\u01ED\u01EF\u01F0\u01F3\u01F5\u01F9\u01FB\u01FD\u01FF\u0201\u0203\u0205\u0207\u0209\u020B\u020D\u020F\u0211\u0213\u0215\u0217\u0219\u021B\u021D\u021F\u0221\u0223\u0225\u0227\u0229\u022B\u022D\u022F\u0231\u0233-\u0239\u023C\u023F\u0240\u0242\u0247\u0249\u024B\u024D\u024F\u2C61\u2C65\u2C66\u2C68\u2C6A\u2C6C\u2C71\u2C73\u2C74\u2C76-\u2C7B\uA723\uA725\uA727\uA729\uA72B\uA72D\uA72F-\uA731\uA733\uA735\uA737\uA739\uA73B\uA73D\uA73F\uA741\uA743\uA745\uA747\uA749\uA74B\uA74D\uA74F\uA751\uA753\uA755\uA757\uA759\uA75B\uA75D\uA75F\uA761\uA763\uA765\uA767\uA769\uA76B\uA76D\uA76F\uA771-\uA778\uA77A\uA77C\uA77F\uA781\uA783\uA785\uA787\uA78C\uA78E\uA791\uA793-\uA795\uA797\uA799\uA79B\uA79D\uA79F\uA7A1\uA7A3\uA7A5\uA7A7\uA7A9\uA7AF\uA7B5\uA7B7\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E01\u1E03\u1E05\u1E07\u1E09\u1E0B\u1E0D\u1E0F\u1E11\u1E13\u1E15\u1E17\u1E19\u1E1B\u1E1D\u1E1F\u1E21\u1E23\u1E25\u1E27\u1E29\u1E2B\u1E2D\u1E2F\u1E31\u1E33\u1E35\u1E37\u1E39\u1E3B\u1E3D\u1E3F\u1E41\u1E43\u1E45\u1E47\u1E49\u1E4B\u1E4D\u1E4F\u1E51\u1E53\u1E55\u1E57\u1E59\u1E5B\u1E5D\u1E5F\u1E61\u1E63\u1E65\u1E67\u1E69\u1E6B\u1E6D\u1E6F\u1E71\u1E73\u1E75\u1E77\u1E79\u1E7B\u1E7D\u1E7F\u1E81\u1E83\u1E85\u1E87\u1E89\u1E8B\u1E8D\u1E8F\u1E91\u1E93\u1E95-\u1E9D\u1E9F\u1EA1\u1EA3\u1EA5\u1EA7\u1EA9\u1EAB\u1EAD\u1EAF\u1EB1\u1EB3\u1EB5\u1EB7\u1EB9\u1EBB\u1EBD\u1EBF\u1EC1\u1EC3\u1EC5\u1EC7\u1EC9\u1ECB\u1ECD\u1ECF\u1ED1\u1ED3\u1ED5\u1ED7\u1ED9\u1EDB\u1EDD\u1EDF\u1EE1\u1EE3\u1EE5\u1EE7\u1EE9\u1EEB\u1EED\u1EEF\u1EF1\u1EF3\u1EF5\u1EF7\u1EF9\u1EFB\u1EFD\u1EFFёа-яәөүҗңһα-ωάέίόώήύа-щюяіїєґѓѕјљњќѐѝ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F\'"”“`‘´’‚,„»«「」『』()〔〕【】《》〈〉—–])\.(?=[A-Z\uFF21-\uFF3A\u00C0-\u00D6\u00D8-\u00DE\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C7\u01CA\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F1\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E\u2C7F\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AE\uA7B0-\uA7B4\uA7B6\uA7B8\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFEЁА-ЯӘӨҮҖҢҺΑ-ΩΆΈΊΌΏΉΎА-ЩЮЯІЇЄҐЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F\'"”“`‘´’‚,„»«「」『』()〔〕【】《》〈〉—–])|(?<=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F]),(?=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])|(?<=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F0-9])[:<>=/](?=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])�token_match��url_match�
2
+ ��A�
3
+ � ��A� �'��A�'�''��A�''�(*_*)��A�(*_*)�(-8��A�(-8�(-:��A�(-:�(-;��A�(-;�(-_-)��A�(-_-)�(._.)��A�(._.)�(:��A�(:�(;��A�(;�(=��A�(=�(>_<)��A�(>_<)�(^_^)��A�(^_^)�(o:��A�(o:�(¬_¬)��A�(¬_¬)�(ಠ_ಠ)��A�(ಠ_ಠ)�(╯°□°)╯︵┻━┻��A�(╯°□°)╯︵┻━┻�)-:��A�)-:�):��A�):�-_-��A�-_-�-__-��A�-__-�._.��A�._.�0.0��A�0.0�0.o��A�0.o�0_0��A�0_0�0_o��A�0_o�10a.m.��A�10�A�a.m.�10am��A�10�A�am�10p.m.��A�10�A�p.m.�10pm��A�10�A�pm�11a.m.��A�11�A�a.m.�11am��A�11�A�am�11p.m.��A�11�A�p.m.�11pm��A�11�A�pm�12a.m.��A�12�A�a.m.�12am��A�12�A�am�12m.��A�12�A�m.�12p.m.��A�12�A�p.m.�12pm��A�12�A�pm�1a.m.��A�1�A�a.m.�1am��A�1�A�am�1p.m.��A�1�A�p.m.�1pm��A�1�A�pm�2a.m.��A�2�A�a.m.�2am��A�2�A�am�2p.m.��A�2�A�p.m.�2pm��A�2�A�pm�3a.m.��A�3�A�a.m.�3am��A�3�A�am�3p.m.��A�3�A�p.m.�3pm��A�3�A�pm�4a.m.��A�4�A�a.m.�4am��A�4�A�am�4p.m.��A�4�A�p.m.�4pm��A�4�A�pm�5a.m.��A�5�A�a.m.�5am��A�5�A�am�5p.m.��A�5�A�p.m.�5pm��A�5�A�pm�6a.m.��A�6�A�a.m.�6am��A�6�A�am�6p.m.��A�6�A�p.m.�6pm��A�6�A�pm�7a.m.��A�7�A�a.m.�7am��A�7�A�am�7p.m.��A�7�A�p.m.�7pm��A�7�A�pm�8)��A�8)�8-)��A�8-)�8-D��A�8-D�8D��A�8D�8a.m.��A�8�A�a.m.�8am��A�8�A�am�8p.m.��A�8�A�p.m.�8pm��A�8�A�pm�9a.m.��A�9�A�a.m.�9am��A�9�A�am�9p.m.��A�9�A�p.m.�9pm��A�9�A�pm�:'(��A�:'(�:')��A�:')�:'-(��A�:'-(�:'-)��A�:'-)�:(��A�:(�:((��A�:((�:(((��A�:(((�:()��A�:()�:)��A�:)�:))��A�:))�:)))��A�:)))�:*��A�:*�:-(��A�:-(�:-((��A�:-((�:-(((��A�:-(((�:-)��A�:-)�:-))��A�:-))�:-)))��A�:-)))�:-*��A�:-*�:-/��A�:-/�:-0��A�:-0�:-3��A�:-3�:->��A�:->�:-D��A�:-D�:-O��A�:-O�:-P��A�:-P�:-X��A�:-X�:-]��A�:-]�:-o��A�:-o�:-p��A�:-p�:-x��A�:-x�:-|��A�:-|�:-}��A�:-}�:/��A�:/�:0��A�:0�:1��A�:1�:3��A�:3�:>��A�:>�:D��A�:D�:O��A�:O�:P��A�:P�:X��A�:X�:]��A�:]�:o��A�:o�:o)��A�:o)�:p��A�:p�:x��A�:x�:|��A�:|�:}��A�:}�:’(��A�:’(�:’)��A�:’)�:’-(��A�:’-(�:’-)��A�:’-)�;)��A�;)�;-)��A�;-)�;-D��A�;-D�;D��A�;D�;_;��A�;_;�<.<��A�<.<�</3��A�</3�<3��A�<3�<33��A�<33�<333��A�<333�<space>��A�<space>�=(��A�=(�=)��A�=)�=/��A�=/�=3��A�=3�=D��A�=D�=[��A�=[�=]��A�=]�=|��A�=|�>.<��A�>.<�>.>��A�>.>�>:(��A�>:(�>:o��A�>:o�><(((*>��A�><(((*>�@_@��A�@_@�Av.��A�Av.�Avda.��A�Avda.�C++��A�C++�Cía.��A�Cía.�Dr.��A�Dr.�Dra.��A�Dra.�EE. UU.��A�EE. UU.�EE.UU.��A�EE.UU.�Ee. Uu.��A�Ee. Uu.�Ee.Uu.��A�Ee.Uu.�Gob.��A�Gob.�Gral.��A�Gral.�Ing.��A�Ing.�J.C.��A�J.C.�Lic.��A�Lic.�O.O��A�O.O�O.o��A�O.o�O_O��A�O_O�O_o��A�O_o�P.D.��A�P.D.�Prof.��A�Prof.�Profa.��A�Profa.�Q.E.P.D.��A�Q.E.P.D.�S.A.��A�S.A.�S.L.��A�S.L.�S.R.L.��A�S.R.L.�Sr.��A�Sr.�Sra.��A�Sra.�Srta.��A�Srta.�Ud.��A�Ud.C�usted�Uds.��A�Uds.C�ustedes�V.V��A�V.V�V_V��A�V_V�Vd.��A�Vd.C�usted�Vds.��A�Vds.C�ustedes�XD��A�XD�XDD��A�XDD�[-:��A�[-:�[:��A�[:�[=��A�[=�\")��A�\")�\n��A�\n�\t��A�\t�]=��A�]=�^_^��A�^_^�^__^��A�^__^�^___^��A�^___^�a.��A�a.�a.C.��A�a.C.�a.J.C.��A�a.J.C.�apdo.��A�apdo.�aprox.��A�aprox.�b.��A�b.�c.��A�c.�d.��A�d.�d.C.��A�d.C.�d.J.C.��A�d.J.C.�dna.��A�dna.�dpto.��A�dpto.�e.��A�e.�ej.��A�ej.�esq.��A�esq.�etc.��A�etc.�f.��A�f.�fig.��A�fig.�g.��A�g.�h.��A�h.�i.��A�i.�j.��A�j.�k.��A�k.�km/h��A�km/h�l.��A�l.�m.��A�m.�m.n.��A�m.n.�n.��A�n.�n°��A�n°�núm.��A�núm.�o.��A�o.�o.0��A�o.0�o.O��A�o.O�o.o��A�o.o�o_0��A�o_0�o_O��A�o_O�o_o��A�o_o�p.��A�p.�p.ej.��A�p.ej.�pal��A�pa�A�lC�el�pág.��A�pág.�q.��A�q.�q.e.p.d.��A�q.e.p.d.�r.��A�r.�s.��A�s.�s.s.s.��A�s.s.s.�t.��A�t.�u.��A�u.�v.��A�v.�v.v��A�v.v�v_v��A�v_v�vol.��A�vol.C�volúmen�w.��A�w.�x.��A�x.�xD��A�xD�xDD��A�xDD�y.��A�y.�z.��A�z.� ��A� C� �¯\(ツ)/¯��A�¯\(ツ)/¯�°C��A�°C�ä.��A�ä.�ö.��A�ö.�ü.��A�ü.�ಠ_ಠ��A�ಠ_ಠ�ಠ︵ಠ��A�ಠ︵ಠ�—��A�—�’��A�’�’’��A�’’
vocab/key2row ADDED
Binary file (6.87 MB). View file
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:ba10a9f625358814ec201c3de301e27fde135e560301b0ccd982107376a68312
3
+ size 8542268
vocab/vectors ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09b9c7d1f3550d0ec3f38033f88ccb7807772b19d6b53baf5aa0cf01e5f6c0dc
3
+ size 600000128