adrianeboyd commited on
Commit
987905d
1 Parent(s): 7e2e728

Update spaCy pipeline

Browse files
LICENSES_SOURCES CHANGED
@@ -334,171 +334,3 @@ END OF TERMS AND CONDITIONS```
334
 
335
 
336
 
337
- # National Corpus of Polish
338
-
339
- * Author: Mirosław Bańko, Rafał L. Górski, Barbara Lewandowska-Tomaszczyk, Marek Łaziński, Piotr Pęzik, Adam Przepiórkowski
340
- * URL: http://nkjp.pl/
341
- * License: GNU GPL 3.0
342
-
343
- ```
344
- TERMS AND CONDITIONS
345
- 0. Definitions.
346
- “This License” refers to version 3 of the GNU General Public License.
347
-
348
- “Copyright” also means copyright-like laws that apply to other kinds of works, such as semiconductor masks.
349
-
350
- “The Program” refers to any copyrightable work licensed under this License. Each licensee is addressed as “you”. “Licensees” and “recipients” may be individuals or organizations.
351
-
352
- To “modify” a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a “modified version” of the earlier work or a work “based on” the earlier work.
353
-
354
- A “covered work” means either the unmodified Program or a work based on the Program.
355
-
356
- To “propagate” a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well.
357
-
358
- To “convey” a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying.
359
-
360
- An interactive user interface displays “Appropriate Legal Notices” to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion.
361
-
362
- 1. Source Code.
363
- The “source code” for a work means the preferred form of the work for making modifications to it. “Object code” means any non-source form of a work.
364
-
365
- A “Standard Interface” means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language.
366
-
367
- The “System Libraries” of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A “Major Component”, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it.
368
-
369
- The “Corresponding Source” for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work.
370
-
371
- The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source.
372
-
373
- The Corresponding Source for a work in source code form is that same work.
374
-
375
- 2. Basic Permissions.
376
- All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law.
377
-
378
- You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you.
379
-
380
- Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary.
381
-
382
- 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
383
- No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures.
384
-
385
- When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures.
386
-
387
- 4. Conveying Verbatim Copies.
388
- You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program.
389
-
390
- You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee.
391
-
392
- 5. Conveying Modified Source Versions.
393
- You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions:
394
-
395
- a) The work must carry prominent notices stating that you modified it, and giving a relevant date.
396
- b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to “keep intact all notices”.
397
- c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it.
398
- d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so.
399
- A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an “aggregate” if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate.
400
-
401
- 6. Conveying Non-Source Forms.
402
- You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways:
403
-
404
- a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange.
405
- b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge.
406
- c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b.
407
- d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements.
408
- e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d.
409
- A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work.
410
-
411
- A “User Product” is either (1) a “consumer product”, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, “normally used” refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product.
412
-
413
- “Installation Information” for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made.
414
-
415
- If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM).
416
-
417
- The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network.
418
-
419
- Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying.
420
-
421
- 7. Additional Terms.
422
- “Additional permissions” are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions.
423
-
424
- When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission.
425
-
426
- Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms:
427
-
428
- a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or
429
- b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or
430
- c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or
431
- d) Limiting the use for publicity purposes of names of licensors or authors of the material; or
432
- e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or
433
- f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors.
434
- All other non-permissive additional terms are considered “further restrictions” within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying.
435
-
436
- If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms.
437
-
438
- Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way.
439
-
440
- 8. Termination.
441
- You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11).
442
-
443
- However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation.
444
-
445
- Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice.
446
-
447
- Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10.
448
-
449
- 9. Acceptance Not Required for Having Copies.
450
- You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so.
451
-
452
- 10. Automatic Licensing of Downstream Recipients.
453
- Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License.
454
-
455
- An “entity transaction” is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts.
456
-
457
- You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it.
458
-
459
- 11. Patents.
460
- A “contributor” is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's “contributor version”.
461
-
462
- A contributor's “essential patent claims” are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, “control” includes the right to grant patent sublicenses in a manner consistent with the requirements of this License.
463
-
464
- Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version.
465
-
466
- In the following three paragraphs, a “patent license” is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To “grant” such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party.
467
-
468
- If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. “Knowingly relying” means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid.
469
-
470
- If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it.
471
-
472
- A patent license is “discriminatory” if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007.
473
-
474
- Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law.
475
-
476
- 12. No Surrender of Others' Freedom.
477
- If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program.
478
-
479
- 13. Use with the GNU Affero General Public License.
480
- Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such.
481
-
482
- 14. Revised Versions of this License.
483
- The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
484
-
485
- Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License “or any later version” applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation.
486
-
487
- If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program.
488
-
489
- Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version.
490
-
491
- 15. Disclaimer of Warranty.
492
- THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
493
-
494
- 16. Limitation of Liability.
495
- IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
496
-
497
- 17. Interpretation of Sections 15 and 16.
498
- If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee.
499
-
500
- END OF TERMS AND CONDITIONS```
501
-
502
-
503
-
504
-
334
 
335
 
336
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md CHANGED
@@ -14,62 +14,62 @@ model-index:
14
  metrics:
15
  - name: NER Precision
16
  type: precision
17
- value: 0.7967532468
18
  - name: NER Recall
19
  type: recall
20
- value: 0.7820267686
21
  - name: NER F Score
22
  type: f_score
23
- value: 0.7893213252
24
  - task:
25
  name: TAG
26
  type: token-classification
27
  metrics:
28
  - name: TAG (XPOS) Accuracy
29
  type: accuracy
30
- value: 0.9796049021
31
  - task:
32
  name: POS
33
  type: token-classification
34
  metrics:
35
  - name: POS (UPOS) Accuracy
36
  type: accuracy
37
- value: 0.9699451172
38
  - task:
39
  name: MORPH
40
  type: token-classification
41
  metrics:
42
  - name: Morph (UFeats) Accuracy
43
  type: accuracy
44
- value: 0.8778342285
45
  - task:
46
  name: LEMMA
47
  type: token-classification
48
  metrics:
49
  - name: Lemma Accuracy
50
  type: accuracy
51
- value: 0.9296109813
52
  - task:
53
  name: UNLABELED_DEPENDENCIES
54
  type: token-classification
55
  metrics:
56
  - name: Unlabeled Attachment Score (UAS)
57
  type: f_score
58
- value: 0.8774051868
59
  - task:
60
  name: LABELED_DEPENDENCIES
61
  type: token-classification
62
  metrics:
63
  - name: Labeled Attachment Score (LAS)
64
  type: f_score
65
- value: 0.7960616886
66
  - task:
67
  name: SENTS
68
  type: token-classification
69
  metrics:
70
  - name: Sentences F-Score
71
  type: f_score
72
- value: 0.9629127092
73
  ---
74
  ### Details: https://spacy.io/models/pl#pl_core_news_sm
75
 
@@ -78,12 +78,12 @@ Polish pipeline optimized for CPU. Components: tok2vec, morphologizer, parser, l
78
  | Feature | Description |
79
  | --- | --- |
80
  | **Name** | `pl_core_news_sm` |
81
- | **Version** | `3.3.0` |
82
- | **spaCy** | `>=3.3.0.dev0,<3.4.0` |
83
  | **Default Pipeline** | `tok2vec`, `morphologizer`, `parser`, `lemmatizer`, `tagger`, `attribute_ruler`, `ner` |
84
  | **Components** | `tok2vec`, `morphologizer`, `parser`, `lemmatizer`, `tagger`, `senter`, `attribute_ruler`, `ner` |
85
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
86
- | **Sources** | [UD Polish PDB v2.8](https://github.com/UniversalDependencies/UD_Polish-PDB/) (Wróblewska, Alina; Zeman, Daniel; Mašek, Jan; Rosa, Rudolf)<br />[National Corpus of Polish](http://nkjp.pl/) (Mirosław Bańko, Rafał L. Górski, Barbara Lewandowska-Tomaszczyk, Marek Łaziński, Piotr Pęzik, Adam Przepiórkowski)<br />[National Corpus of Polish](http://nkjp.pl/) (Mirosław Bańko, Rafał L. Górski, Barbara Lewandowska-Tomaszczyk, Marek Łaziński, Piotr Pęzik, Adam Przepiórkowski) |
87
  | **License** | `GNU GPL 3.0` |
88
  | **Author** | [Explosion](https://explosion.ai) |
89
 
@@ -91,13 +91,13 @@ Polish pipeline optimized for CPU. Components: tok2vec, morphologizer, parser, l
91
 
92
  <details>
93
 
94
- <summary>View label scheme (1724 labels for 4 components)</summary>
95
 
96
  | Component | Labels |
97
  | --- | --- |
98
- | **`morphologizer`** | `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=NOUN`, `AdpType=Prep\|POS=ADP\|Variant=Short`, `Case=Loc\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Animacy=Inan\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Aspect=Imp\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Case=Loc\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=NOUN`, `POS=CCONJ`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `POS=PUNCT\|PunctType=Peri`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Loc\|Degree=Pos\|Gender=Fem\|Number=Sing\|POS=ADJ`, `POS=PUNCT\|PunctType=Comm`, `Animacy=Inan\|Case=Loc\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Ins\|Degree=Pos\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Ins\|Gender=Fem\|Number=Sing\|POS=NOUN`, `AdpType=Prep\|POS=ADP`, `Case=Loc\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Animacy=Inan\|Case=Ins\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Gen\|Degree=Pos\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Loc\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Aspect=Imp\|POS=VERB\|Tense=Pres\|VerbForm=Conv\|Voice=Act`, `Animacy=Hum\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Nhum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Plur\|POS=NOUN`, `POS=ADV`, `Animacy=Hum\|Case=Ins\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Animacy=Hum\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Aspect=Imp\|Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Animacy=Inan\|Case=Gen\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Aspect=Imp\|Case=Gen\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `POS=PRON\|PronType=Prs\|Reflex=Yes`, `Case=Ins\|Gender=Neut\|NumType=Sets\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Fem\|NumForm=Word\|Number=Plur\|POS=NUM`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Animacy=Nhum\|Case=Nom\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Nhum\|Case=Nom\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Animacy=Nhum\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Gen\|POS=PRON\|PronType=Prs\|Reflex=Yes`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Ins\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Aspect=Perf\|Case=Ins\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Aspect=Perf\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Case=Nom\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Ins\|Degree=Pos\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Animacy=Hum\|Aspect=Perf\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Fem\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Animacy=Inan\|Case=Loc\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Aspect=Imp\|Case=Gen\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Animacy=Nhum\|Case=Nom\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Gen\|Degree=Pos\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Animacy=Inan\|Case=Acc\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Animacy=Inan\|Case=Ins\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Ins\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Loc\|Degree=Pos\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Nom\|Degree=Pos\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Loc\|Degree=Pos\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Loc\|Gender=Neut\|Number=Ptan\|POS=NOUN`, `AdpType=Prep\|POS=ADP\|Variant=Long`, `Animacy=Inan\|Case=Nom\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Animacy=Inan\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Ins\|Degree=Pos\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Ins\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Animacy=Inan\|Aspect=Perf\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Nom\|Degree=Pos\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Animacy=Hum\|Aspect=Imp\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Nhum\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Ins\|Gender=Neut\|NumType=Sets\|Number=Plur\|POS=NOUN`, `Case=Acc\|Gender=Neut\|NumType=Sets\|Number=Sing\|POS=NOUN`, `Aspect=Imp\|Case=Acc\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Imp\|Case=Loc\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Nom\|Degree=Cmp\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Loc\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Dem`, `Aspect=Imp\|Case=Nom\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Case=Loc\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Aspect=Perf\|Case=Gen\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Case=Ins\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Aspect=Imp\|Case=Nom\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Nhum\|Aspect=Perf\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Case=Nom\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Animacy=Inan\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Gen\|Degree=Pos\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Gen\|Gender=Neut\|NumType=Sets\|Number=Plur\|POS=NOUN`, `Aspect=Perf\|Case=Gen\|Gender=Neut\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Gen\|Degree=Pos\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Aspect=Perf\|Case=Nom\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Acc\|Degree=Pos\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Case=Ins\|Gender=Neut\|Number=Ptan\|POS=NOUN`, `Case=Ins\|POS=PRON\|PronType=Prs\|Reflex=Yes`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Animacy=Nhum\|Case=Loc\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Animacy=Nhum\|Case=Loc\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Nom\|Gender=Neut\|NumForm=Word\|NumType=Sets\|Number=Plur\|POS=NUM`, `Case=Ins\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Rel`, `POS=PART`, `Aspect=Perf\|Gender=Fem\|Mood=Ind\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Animacy=Inan\|Case=Nom\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Degree=Pos\|POS=ADV`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Aspect=Imp\|Case=Gen\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `POS=SCONJ`, `Case=Dat\|Degree=Pos\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Animacy=Inan\|Case=Gen\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Neut\|NumType=Sets\|Number=Sing\|POS=NOUN`, `Animacy=Hum\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Animacy=Inan\|Case=Acc\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Aspect=Imp\|Case=Loc\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Aspect=Perf\|Case=Ins\|Gender=Neut\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Gen\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Animacy=Nhum\|Aspect=Imp\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Case=Loc\|Gender=Neut\|NumType=Sets\|Number=Plur\|POS=NOUN`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Aspect=Perf\|Case=Nom\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Aspect=Imp\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Nhum\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Animacy=Hum\|Case=Gen\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Animacy=Hum\|Case=Gen\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Hyph=Yes\|POS=ADJ`, `POS=PUNCT\|PunctType=Dash`, `Animacy=Inan\|Aspect=Perf\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Perf\|Case=Ins\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Perf\|Case=Gen\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Aspect=Imp\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Nhum\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Loc\|Degree=Pos\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Dem`, `Case=Acc\|Degree=Pos\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Aspect=Imp\|Case=Ins\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Aspect=Imp\|Case=Nom\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Aspect=Perf\|Case=Loc\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Case=Acc\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Aspect=Perf\|Case=Ins\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Aspect=Imp\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Case=Loc\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Inan\|Aspect=Imp\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Hum\|Case=Ins\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Nom\|Gender=Neut\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `POS=ADV\|PronType=Rel`, `Animacy=Hum\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Aspect=Perf\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Acc\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Inan\|Aspect=Perf\|Case=Ins\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Aspect=Imp\|Case=Dat\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Hum\|Case=Dat\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Animacy=Inan\|Aspect=Perf\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Aspect=Imp\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Acc\|Degree=Pos\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Acc\|POS=PRON\|PronType=Prs\|Reflex=Yes`, `Animacy=Nhum\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Animacy=Nhum\|Aspect=Perf\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Aspect=Perf\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Nom\|Degree=Pos\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Ins\|Gender=Fem\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Hum\|Case=Dat\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Aspect=Imp\|Case=Acc\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Inan\|Aspect=Perf\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Imp\|Mood=Ind\|Number=Plur\|POS=AUX\|Person=3\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Ind`, `Degree=Cmp\|POS=ADV`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Tot`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Aspect=Perf\|Case=Loc\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Case=Nom\|Degree=Cmp\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Acc\|Degree=Pos\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Aspect=Imp\|Case=Gen\|Gender=Neut\|Number=Sing\|POS=NOUN\|Polarity=Pos\|VerbForm=Vnoun`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Hum\|Aspect=Imp\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Animacy=Hum\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Inan\|Case=Nom\|Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Tot`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Ins\|Degree=Pos\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Aspect=Imp\|Case=Acc\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Nhum\|Case=Loc\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Animacy=Nhum\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Aspect=Perf\|POS=VERB\|VerbForm=Inf\|Voice=Act`, `Animacy=Nhum\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Animacy=Nhum\|Case=Nom\|Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Aspect=Perf\|Gender=Neut\|Mood=Ind\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Animacy=Hum\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Aspect=Perf\|Case=Gen\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Aspect=Imp\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Nhum\|Case=Ins\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Nhum\|Case=Ins\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Animacy=Nhum\|Case=Ins\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Animacy=Nhum\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Loc\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Rel`, `Animacy=Hum\|Case=Nom\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Animacy=Hum\|Case=Ins\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Animacy=Inan\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Aspect=Imp\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Inan\|Case=Dat\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Short`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Rel`, `Case=Gen\|Gender=Neut\|Number=Ptan\|POS=NOUN`, `Aspect=Imp\|Case=Ins\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Case=Ins\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Inan\|Aspect=Imp\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Aspect=Perf\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Acc\|Gender=Neut\|Number=Ptan\|POS=NOUN`, `Aspect=Imp\|Case=Nom\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|NumType=Card\|Number=Sing\|POS=DET\|PronType=Ind`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Aspect=Imp\|Case=Nom\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Case=Dat\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Hum\|Aspect=Imp\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Aspect=Imp\|Case=Acc\|Gender=Neut\|Number=Sing\|POS=NOUN\|Polarity=Pos\|VerbForm=Vnoun`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Case=Dat\|POS=PRON\|PronType=Prs\|Reflex=Yes`, `Case=Ins\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Ind`, `Aspect=Imp\|Case=Acc\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `POS=ADV\|PronType=Dem`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Ind`, `Animacy=Nhum\|Aspect=Perf\|Case=Loc\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Inan\|Aspect=Perf\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Tot`, `Aspect=Perf\|Case=Gen\|Gender=Neut\|Number=Sing\|POS=NOUN\|Polarity=Pos\|VerbForm=Vnoun`, `Case=Acc\|Gender=Fem\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Animacy=Hum\|Case=Ins\|Degree=Cmp\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Aspect=Imp\|Case=Loc\|Gender=Neut\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Nom\|Gender=Neut\|NumType=Sets\|Number=Plur\|POS=NOUN`, `Case=Loc\|Gender=Fem\|NumForm=Word\|Number=Plur\|POS=NUM`, `Case=Ins\|Gender=Neut\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Loc\|Gender=Neut\|NumType=Sets\|Number=Sing\|POS=NOUN`, `Case=Gen\|Gender=Fem\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Inan\|Aspect=Perf\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Imp\|Case=Nom\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Ptan\|POS=PRON\|PronType=Tot`, `Animacy=Nhum\|Aspect=Perf\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Aspect=Imp\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Inan\|Aspect=Perf\|Case=Loc\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Animacy=Nhum\|Case=Gen\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Gen\|Gender=Neut\|NumType=Sets\|Number=Sing\|POS=NOUN`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Aspect=Perf\|Case=Acc\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Short`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Inan\|Aspect=Imp\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Acc\|Gender=Fem\|NumForm=Word\|Number=Plur\|POS=NUM`, `Degree=Pos\|POS=ADV\|PronType=Dem`, `Aspect=Imp\|Case=Gen\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Loc\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Nhum\|Case=Acc\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Aspect=Perf\|Case=Nom\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Short`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Nom\|Gender=Neut\|Number=Ptan\|POS=NOUN`, `Animacy=Inan\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Inan\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Imp\|Mood=Ind\|Number=Sing\|POS=AUX\|Person=3\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Rel`, `Animacy=Nhum\|Aspect=Imp\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Aspect=Imp\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Inan\|Case=Dat\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Animacy=Inan\|Aspect=Imp\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Aspect=Perf\|Case=Loc\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Rel`, `Animacy=Hum\|Aspect=Imp\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Ins\|Gender=Fem\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Aspect=Perf\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Imp\|Case=Dat\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Nom\|Degree=Cmp\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Ins\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Rel`, `Aspect=Perf\|Case=Acc\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Dat\|Gender=Neut\|NumType=Sets\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Hum\|Aspect=Perf\|Gender=Masc\|Mood=Ind\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Aspect=Perf\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Rel`, `Animacy=Nhum\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Ins\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Gen\|Gender=Fem\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Animacy=Nhum\|Aspect=Perf\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Rel`, `Aspect=Perf\|Case=Acc\|Gender=Neut\|Number=Plur\|POS=NOUN\|Polarity=Pos\|VerbForm=Vnoun`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Rel`, `Case=Dat\|Gender=Fem\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Aspect=Imp\|Case=Dat\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Ind`, `Case=Nom\|Gender=Neut\|NumForm=Word\|Number=Plur\|POS=NUM`, `Case=Nom\|Degree=Pos\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Aspect=Perf\|Case=Nom\|Gender=Neut\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Aspect=Imp\|Case=Gen\|Gender=Neut\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Aspect=Imp\|Case=Ins\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Aspect=Perf\|Case=Loc\|Gender=Neut\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Loc\|Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Dem`, `ConjType=Comp\|POS=SCONJ`, `Animacy=Inan\|Aspect=Imp\|Case=Loc\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Imp\|Case=Acc\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Case=Acc\|Degree=Cmp\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Aspect=Imp\|Case=Loc\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Dat\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Short`, `Animacy=Inan\|Case=Ins\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Inan\|Case=Ins\|Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Aspect=Imp\|Case=Dat\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Aspect=Imp\|Case=Gen\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Aspect=Imp\|Case=Gen\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Rel`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Short`, `Animacy=Inan\|Aspect=Imp\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Imp\|Case=Nom\|Gender=Neut\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Mood=Ind\|POS=VERB\|Tense=Pres\|VerbForm=Fin\|VerbType=Quasi`, `Animacy=Hum\|Case=Acc\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `POS=ADJ\|PrepCase=Pre`, `Animacy=Inan\|Aspect=Perf\|Gender=Masc\|Mood=Ind\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Case=Nom\|Degree=Cmp\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Loc\|POS=PRON\|PronType=Prs\|Reflex=Yes`, `Animacy=Inan\|Case=Ins\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Ins\|Gender=Fem\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Animacy=Nhum\|Aspect=Perf\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Ins\|Degree=Cmp\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Aspect=Perf\|Case=Acc\|Gender=Neut\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Aspect=Perf\|Case=Ins\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Case=Acc\|Gender=Neut\|NumType=Sets\|Number=Plur\|POS=NOUN`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Short`, `Case=Ins\|Gender=Fem\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Animacy=Hum\|Aspect=Perf\|Case=Dat\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Loc\|Gender=Neut\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Hum\|Case=Ins\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Hum\|Case=Ins\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Animacy=Hum\|Case=Dat\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Short`, `Animacy=Nhum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Loc\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Tot`, `Animacy=Hum\|Case=Dat\|Gender=Masc\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Animacy=Hum\|Case=Dat\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Aspect=Imp\|POS=VERB\|VerbForm=Inf\|Voice=Act`, `Animacy=Hum\|Aspect=Imp\|Gender=Masc\|Mood=Ind\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Animacy=Inan\|Aspect=Perf\|Gender=Masc\|Mood=Ind\|Number=Plur\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Animacy=Hum\|Aspect=Imp,Perf\|Clitic=Yes\|Gender=Masc\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|Variant=Long\|VerbForm=Fin\|Voice=Act`, `Aspect=Perf\|Mood=Imp\|Number=Sing\|POS=VERB\|Person=2\|VerbForm=Fin\|Voice=Act`, `Aspect=Perf\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Fut\|VerbForm=Fin\|Voice=Act`, `POS=PUNCT\|PunctType=Excl`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Case=Loc\|Gender=Neut\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Aspect=Imp\|Gender=Neut\|Mood=Ind\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Aspect=Perf\|POS=VERB\|Tense=Past\|VerbForm=Conv\|Voice=Act`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Animacy=Inan\|Aspect=Imp\|Gender=Masc\|Mood=Ind\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Animacy=Inan\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Foreign=Yes\|POS=X`, `POS=PART\|Polarity=Neg`, `Animacy=Hum\|Case=Dat\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Tot`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Aspect=Imp\|Gender=Neut\|Mood=Ind\|Number=Plur\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Aspect=Imp\|Clitic=Yes\|Gender=Fem\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|Variant=Short\|VerbForm=Fin\|Voice=Act`, `Animacy=Hum\|Aspect=Imp,Perf\|Clitic=Yes\|Gender=Masc\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Past\|Variant=Long\|VerbForm=Fin\|Voice=Act`, `Degree=Pos\|POS=ADV\|PronType=Int`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Neg`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Int`, `POS=PUNCT\|PunctType=Qest`, `Animacy=Inan\|Case=Nom\|Degree=Pos\|Gender=Masc\|NumForm=Roman\|NumType=Ord\|Number=Sing\|POS=ADJ`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Aspect=Perf\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Fut\|VerbForm=Fin\|Voice=Act`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Short`, `Animacy=Hum\|Aspect=Imp,Perf\|Clitic=Yes\|Gender=Masc\|Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Past\|Variant=Short\|VerbForm=Fin\|Voice=Act`, `Aspect=Imp\|Case=Loc\|Gender=Neut\|Number=Sing\|POS=NOUN\|Polarity=Pos\|VerbForm=Vnoun`, `POS=ADV\|PronType=Int`, `Animacy=Hum\|Case=Dat\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs\|Variant=Short`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Aspect=Imp\|Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Tot`, `Animacy=Hum\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=2\|PronType=Prs`, `Aspect=Imp\|Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Animacy=Inan\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Hum\|Case=Dat\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=1\|PronType=Prs`, `Case=Loc\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Int`, `Aspect=Imp\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Aspect=Imp\|Gender=Masc\|Mood=Ind\|Number=Plur\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Inan\|Case=Dat\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Loc\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Loc\|Gender=Neut\|Number=Ptan\|POS=PROPN`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Aspect=Perf\|Case=Acc\|Gender=Neut\|Number=Sing\|POS=NOUN\|Polarity=Pos\|VerbForm=Vnoun`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Int`, `POS=ADV\|PronType=Neg`, `Animacy=Hum\|Aspect=Imp\|Clitic=Yes\|Gender=Masc\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|Variant=Long\|VerbForm=Fin\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=PROPN`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Dem`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Neg`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Int`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Dem`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=2\|PronType=Prs`, `Animacy=Hum\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Animacy=Inan\|Case=Ins\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Dem`, `Case=Nom\|Gender=Fem\|Number=Sing\|Number[psor]=Sing\|POS=DET\|Person=2\|Poss=Yes\|PronType=Prs`, `Aspect=Imp\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Aspect=Imp\|Mood=Ind\|Number=Sing\|POS=AUX\|Person=3\|Tense=Fut\|VerbForm=Fin`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Animacy=Hum\|Aspect=Perf\|Gender=Masc\|Mood=Ind\|Number=Plur\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Dem`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Dem`, `Animacy=Hum\|Case=Acc\|Degree=Sup\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Aspect=Imp\|Mood=Ind\|Number=Plur\|POS=AUX\|Person=3\|Tense=Fut\|VerbForm=Fin`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Case=Dat\|Degree=Pos\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Animacy=Hum\|Aspect=Imp\|Gender=Masc\|Mood=Ind\|Number=Plur\|POS=VERB\|Tense=Pres\|VerbForm=Fin\|VerbType=Mod\|Voice=Act`, `POS=PART\|PartType=Int`, `Aspect=Perf\|Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Fut\|VerbForm=Fin\|Voice=Act`, `POS=ADV\|PronType=Ind`, `Animacy=Hum\|Case=Ins\|Gender=Masc\|Number=Plur\|Number[psor]=Sing\|POS=DET\|Person=1\|Poss=Yes\|PronType=Prs`, `Animacy=Hum\|Aspect=Perf\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Aspect=Imp\|Clitic=Yes\|Gender=Masc\|Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Past\|Variant=Short\|VerbForm=Fin\|Voice=Act`, `Aspect=Imp\|Mood=Ind\|Number=Sing\|POS=AUX\|Person=1\|Tense=Fut\|VerbForm=Fin`, `Aspect=Imp\|Mood=Ind\|Number=Sing\|POS=AUX\|Person=1\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Aspect=Perf\|Mood=Ind\|Number=Sing\|POS=AUX\|Person=3\|Tense=Fut\|VerbForm=Fin\|Voice=Act`, `Animacy=Inan\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Tot`, `Case=Acc\|Degree=Sup\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=1\|PronType=Prs`, `Aspect=Perf\|Mood=Ind\|POS=VERB\|Person=0\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|NumForm=Digit\|NumType=Card\|Number=Plur\|POS=NUM`, `Case=Acc\|Gender=Neut\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Aspect=Perf\|Case=Gen\|Gender=Neut\|Number=Plur\|POS=NOUN\|Polarity=Pos\|VerbForm=Vnoun`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs\|Variant=Short`, `Case=Loc\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Dem`, `Case=Loc\|Gender=Fem\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Dem`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Neg`, `Case=Loc\|Gender=Fem\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `POS=PART\|PartType=Mod`, `Aspect=Imp\|Gender=Fem\|Mood=Ind\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Case=Gen\|Degree=Sup\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Aspect=Imp\|POS=AUX\|VerbForm=Inf\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Dem`, `Animacy=Inan\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Neg`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Neg`, _(truncated: full list in pipeline meta)_ |
99
  | **`parser`** | `ROOT`, `acl`, `acl:relcl`, `advcl`, `advcl:cmpr`, `advcl:relcl`, `advmod`, `advmod:arg`, `advmod:emph`, `advmod:neg`, `amod`, `amod:flat`, `appos`, `aux`, `aux:cnd`, `aux:imp`, `aux:pass`, `case`, `cc`, `cc:preconj`, `ccomp`, `ccomp:cleft`, `ccomp:obj`, `conj`, `cop`, `csubj`, `dep`, `det`, `det:numgov`, `det:nummod`, `det:poss`, `discourse:intj`, `expl:pv`, `fixed`, `flat`, `flat:foreign`, `iobj`, `list`, `mark`, `nmod`, `nmod:arg`, `nmod:flat`, `nmod:poss`, `nsubj`, `nsubj:pass`, `nummod`, `nummod:gov`, `obj`, `obl`, `obl:agent`, `obl:arg`, `obl:cmpr`, `orphan`, `parataxis:insert`, `parataxis:obj`, `punct`, `vocative`, `xcomp`, `xcomp:cleft`, `xcomp:pred` |
100
- | **`tagger`** | `ADJ`, `ADJA`, `ADJC`, `ADJP`, `ADV`, `AGLT`, `BEDZIE`, `BREV`, `BURK`, `COMP`, `CONJ`, `DEPR`, `FIN`, `GER`, `IMPS`, `IMPT`, `INF`, `INTERJ`, `INTERP`, `NUM`, `NUMCOL`, `PACT`, `PANT`, `PCON`, `PPAS`, `PPRON12`, `PPRON3`, `PRAET`, `PRED`, `PREP`, `QUB`, `SIEBIE`, `SUBST`, `WINIEN`, `XXX` |
101
  | **`ner`** | `date`, `geogName`, `orgName`, `persName`, `placeName`, `time` |
102
 
103
  </details>
@@ -110,18 +110,18 @@ Polish pipeline optimized for CPU. Components: tok2vec, morphologizer, parser, l
110
  | `TOKEN_P` | 99.63 |
111
  | `TOKEN_R` | 99.83 |
112
  | `TOKEN_F` | 99.73 |
113
- | `POS_ACC` | 96.99 |
114
- | `MORPH_ACC` | 87.78 |
115
- | `MORPH_MICRO_P` | 93.71 |
116
- | `MORPH_MICRO_R` | 93.39 |
117
- | `MORPH_MICRO_F` | 93.55 |
118
- | `SENTS_P` | 96.47 |
119
- | `SENTS_R` | 96.12 |
120
- | `SENTS_F` | 96.29 |
121
- | `DEP_UAS` | 87.74 |
122
- | `DEP_LAS` | 79.61 |
123
- | `LEMMA_ACC` | 92.96 |
124
- | `TAG_ACC` | 97.96 |
125
- | `ENTS_P` | 79.68 |
126
- | `ENTS_R` | 78.20 |
127
- | `ENTS_F` | 78.93 |
14
  metrics:
15
  - name: NER Precision
16
  type: precision
17
+ value: 0.8010335917
18
  - name: NER Recall
19
  type: recall
20
+ value: 0.7903123008
21
  - name: NER F Score
22
  type: f_score
23
+ value: 0.7956368303
24
  - task:
25
  name: TAG
26
  type: token-classification
27
  metrics:
28
  - name: TAG (XPOS) Accuracy
29
  type: accuracy
30
+ value: 0.9793305286
31
  - task:
32
  name: POS
33
  type: token-classification
34
  metrics:
35
  - name: POS (UPOS) Accuracy
36
  type: accuracy
37
+ value: 0.9697981705
38
  - task:
39
  name: MORPH
40
  type: token-classification
41
  metrics:
42
  - name: Morph (UFeats) Accuracy
43
  type: accuracy
44
+ value: 0.8774950281
45
  - task:
46
  name: LEMMA
47
  type: token-classification
48
  metrics:
49
  - name: Lemma Accuracy
50
  type: accuracy
51
+ value: 0.9303074713
52
  - task:
53
  name: UNLABELED_DEPENDENCIES
54
  type: token-classification
55
  metrics:
56
  - name: Unlabeled Attachment Score (UAS)
57
  type: f_score
58
+ value: 0.8797280809
59
  - task:
60
  name: LABELED_DEPENDENCIES
61
  type: token-classification
62
  metrics:
63
  - name: Labeled Attachment Score (LAS)
64
  type: f_score
65
+ value: 0.797664895
66
  - task:
67
  name: SENTS
68
  type: token-classification
69
  metrics:
70
  - name: Sentences F-Score
71
  type: f_score
72
+ value: 0.9586814179
73
  ---
74
  ### Details: https://spacy.io/models/pl#pl_core_news_sm
75
 
78
  | Feature | Description |
79
  | --- | --- |
80
  | **Name** | `pl_core_news_sm` |
81
+ | **Version** | `3.4.0` |
82
+ | **spaCy** | `>=3.4.0,<3.5.0` |
83
  | **Default Pipeline** | `tok2vec`, `morphologizer`, `parser`, `lemmatizer`, `tagger`, `attribute_ruler`, `ner` |
84
  | **Components** | `tok2vec`, `morphologizer`, `parser`, `lemmatizer`, `tagger`, `senter`, `attribute_ruler`, `ner` |
85
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
86
+ | **Sources** | [UD Polish PDB v2.8](https://github.com/UniversalDependencies/UD_Polish-PDB/) (Wróblewska, Alina; Zeman, Daniel; Mašek, Jan; Rosa, Rudolf)<br />[National Corpus of Polish](http://nkjp.pl/) (Mirosław Bańko, Rafał L. Górski, Barbara Lewandowska-Tomaszczyk, Marek Łaziński, Piotr Pęzik, Adam Przepiórkowski) |
87
  | **License** | `GNU GPL 3.0` |
88
  | **Author** | [Explosion](https://explosion.ai) |
89
 
91
 
92
  <details>
93
 
94
+ <summary>View label scheme (1726 labels for 4 components)</summary>
95
 
96
  | Component | Labels |
97
  | --- | --- |
98
+ | **`morphologizer`** | `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=NOUN`, `AdpType=Prep\|POS=ADP\|Variant=Short`, `Case=Loc\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Animacy=Inan\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Aspect=Imp\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Case=Loc\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=NOUN`, `POS=CCONJ`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `POS=PUNCT\|PunctType=Peri`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Loc\|Degree=Pos\|Gender=Fem\|Number=Sing\|POS=ADJ`, `POS=PUNCT\|PunctType=Comm`, `Animacy=Inan\|Case=Loc\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Ins\|Degree=Pos\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Ins\|Gender=Fem\|Number=Sing\|POS=NOUN`, `AdpType=Prep\|POS=ADP`, `Case=Loc\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Animacy=Inan\|Case=Ins\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Gen\|Degree=Pos\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Loc\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Aspect=Imp\|POS=VERB\|Tense=Pres\|VerbForm=Conv\|Voice=Act`, `Animacy=Hum\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Nhum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Plur\|POS=NOUN`, `POS=ADV`, `Animacy=Hum\|Case=Ins\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Animacy=Hum\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Aspect=Imp\|Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Animacy=Inan\|Case=Gen\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Aspect=Imp\|Case=Gen\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `POS=PRON\|PronType=Prs\|Reflex=Yes`, `Case=Ins\|Gender=Neut\|NumType=Sets\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Fem\|NumForm=Word\|Number=Plur\|POS=NUM`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Animacy=Nhum\|Case=Nom\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Nhum\|Case=Nom\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Animacy=Nhum\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Gen\|POS=PRON\|PronType=Prs\|Reflex=Yes`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Ins\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Aspect=Perf\|Case=Ins\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Aspect=Perf\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Case=Nom\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Ins\|Degree=Pos\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Animacy=Hum\|Aspect=Perf\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Fem\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Animacy=Inan\|Case=Loc\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Aspect=Imp\|Case=Gen\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Animacy=Nhum\|Case=Nom\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Gen\|Degree=Pos\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Animacy=Inan\|Case=Acc\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Animacy=Inan\|Case=Ins\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Ins\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Loc\|Degree=Pos\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Nom\|Degree=Pos\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Loc\|Degree=Pos\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Loc\|Gender=Neut\|Number=Ptan\|POS=NOUN`, `AdpType=Prep\|POS=ADP\|Variant=Long`, `Animacy=Inan\|Case=Nom\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Animacy=Inan\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Ins\|Degree=Pos\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Ins\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Animacy=Inan\|Aspect=Perf\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Nom\|Degree=Pos\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Animacy=Hum\|Aspect=Imp\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Nhum\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Ins\|Gender=Neut\|NumType=Sets\|Number=Plur\|POS=NOUN`, `Case=Acc\|Gender=Neut\|NumType=Sets\|Number=Sing\|POS=NOUN`, `Aspect=Imp\|Case=Acc\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Imp\|Case=Loc\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Nom\|Degree=Cmp\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Loc\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Dem`, `Aspect=Imp\|Case=Nom\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Case=Loc\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Aspect=Perf\|Case=Gen\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Case=Ins\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Aspect=Imp\|Case=Nom\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Nhum\|Aspect=Perf\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Case=Nom\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Animacy=Inan\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Gen\|Degree=Pos\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Gen\|Gender=Neut\|NumType=Sets\|Number=Plur\|POS=NOUN`, `Aspect=Perf\|Case=Gen\|Gender=Neut\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `POS=SPACE`, `Case=Gen\|Degree=Pos\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Aspect=Perf\|Case=Nom\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Acc\|Degree=Pos\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Case=Ins\|Gender=Neut\|Number=Ptan\|POS=NOUN`, `Case=Ins\|POS=PRON\|PronType=Prs\|Reflex=Yes`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Animacy=Nhum\|Case=Loc\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Animacy=Nhum\|Case=Loc\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Nom\|Gender=Neut\|NumForm=Word\|NumType=Sets\|Number=Plur\|POS=NUM`, `Case=Ins\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Rel`, `POS=PART`, `Aspect=Perf\|Gender=Fem\|Mood=Ind\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Animacy=Inan\|Case=Nom\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Degree=Pos\|POS=ADV`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Aspect=Imp\|Case=Gen\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `POS=SCONJ`, `Case=Dat\|Degree=Pos\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Animacy=Inan\|Case=Gen\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Neut\|NumType=Sets\|Number=Sing\|POS=NOUN`, `Animacy=Hum\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Animacy=Inan\|Case=Acc\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Aspect=Imp\|Case=Loc\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Aspect=Perf\|Case=Ins\|Gender=Neut\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Gen\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Animacy=Nhum\|Aspect=Imp\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Case=Loc\|Gender=Neut\|NumType=Sets\|Number=Plur\|POS=NOUN`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Aspect=Perf\|Case=Nom\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Aspect=Imp\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Nhum\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Animacy=Hum\|Case=Gen\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Animacy=Hum\|Case=Gen\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Hyph=Yes\|POS=ADJ`, `POS=PUNCT\|PunctType=Dash`, `Animacy=Inan\|Aspect=Perf\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Perf\|Case=Ins\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Perf\|Case=Gen\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Aspect=Imp\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Nhum\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Loc\|Degree=Pos\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Dem`, `Case=Acc\|Degree=Pos\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Aspect=Imp\|Case=Ins\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Aspect=Imp\|Case=Nom\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Aspect=Perf\|Case=Loc\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Case=Acc\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Aspect=Perf\|Case=Ins\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Aspect=Imp\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Case=Loc\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Inan\|Aspect=Imp\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Hum\|Case=Ins\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Nom\|Gender=Neut\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `POS=ADV\|PronType=Rel`, `Animacy=Hum\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Aspect=Perf\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Acc\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Inan\|Aspect=Perf\|Case=Ins\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Aspect=Imp\|Case=Dat\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Hum\|Case=Dat\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Animacy=Inan\|Aspect=Perf\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Aspect=Imp\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Acc\|Degree=Pos\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Acc\|POS=PRON\|PronType=Prs\|Reflex=Yes`, `Animacy=Nhum\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Animacy=Nhum\|Aspect=Perf\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Aspect=Perf\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Nom\|Degree=Pos\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Ins\|Gender=Fem\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Hum\|Case=Dat\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Aspect=Imp\|Case=Acc\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Inan\|Aspect=Perf\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Imp\|Mood=Ind\|Number=Plur\|POS=AUX\|Person=3\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Ind`, `Degree=Cmp\|POS=ADV`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Tot`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Aspect=Perf\|Case=Loc\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Case=Nom\|Degree=Cmp\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Acc\|Degree=Pos\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Aspect=Imp\|Case=Gen\|Gender=Neut\|Number=Sing\|POS=NOUN\|Polarity=Pos\|VerbForm=Vnoun`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Hum\|Aspect=Imp\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Animacy=Hum\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Inan\|Case=Nom\|Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Tot`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Ins\|Degree=Pos\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Aspect=Imp\|Case=Acc\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Nhum\|Case=Loc\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Animacy=Nhum\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Aspect=Perf\|POS=VERB\|VerbForm=Inf\|Voice=Act`, `Animacy=Nhum\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Animacy=Nhum\|Case=Nom\|Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Aspect=Perf\|Gender=Neut\|Mood=Ind\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Animacy=Hum\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Aspect=Perf\|Case=Gen\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Aspect=Imp\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Nhum\|Case=Ins\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Nhum\|Case=Ins\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Animacy=Nhum\|Case=Ins\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Animacy=Nhum\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Loc\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Rel`, `Animacy=Hum\|Case=Nom\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Animacy=Hum\|Case=Ins\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Animacy=Inan\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Aspect=Imp\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Inan\|Case=Dat\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Short`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Rel`, `Case=Gen\|Gender=Neut\|Number=Ptan\|POS=NOUN`, `Aspect=Imp\|Case=Ins\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Case=Ins\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Inan\|Aspect=Imp\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Aspect=Perf\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Acc\|Gender=Neut\|Number=Ptan\|POS=NOUN`, `Aspect=Imp\|Case=Nom\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|NumType=Card\|Number=Sing\|POS=DET\|PronType=Ind`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Aspect=Imp\|Case=Nom\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Case=Dat\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Hum\|Aspect=Imp\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Aspect=Imp\|Case=Acc\|Gender=Neut\|Number=Sing\|POS=NOUN\|Polarity=Pos\|VerbForm=Vnoun`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Case=Dat\|POS=PRON\|PronType=Prs\|Reflex=Yes`, `Case=Ins\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Ind`, `Aspect=Imp\|Case=Acc\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `POS=ADV\|PronType=Dem`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Ind`, `Animacy=Nhum\|Aspect=Perf\|Case=Loc\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Inan\|Aspect=Perf\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Tot`, `Aspect=Perf\|Case=Gen\|Gender=Neut\|Number=Sing\|POS=NOUN\|Polarity=Pos\|VerbForm=Vnoun`, `Case=Acc\|Gender=Fem\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Animacy=Hum\|Case=Ins\|Degree=Cmp\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Aspect=Imp\|Case=Loc\|Gender=Neut\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Nom\|Gender=Neut\|NumType=Sets\|Number=Plur\|POS=NOUN`, `Case=Loc\|Gender=Fem\|NumForm=Word\|Number=Plur\|POS=NUM`, `Case=Ins\|Gender=Neut\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Loc\|Gender=Neut\|NumType=Sets\|Number=Sing\|POS=NOUN`, `Case=Gen\|Gender=Fem\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Inan\|Aspect=Perf\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Imp\|Case=Nom\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Ptan\|POS=PRON\|PronType=Tot`, `Animacy=Nhum\|Aspect=Perf\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Aspect=Imp\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Inan\|Aspect=Perf\|Case=Loc\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Animacy=Nhum\|Case=Gen\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Gen\|Gender=Neut\|NumType=Sets\|Number=Sing\|POS=NOUN`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Aspect=Perf\|Case=Acc\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Short`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Inan\|Aspect=Imp\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Acc\|Gender=Fem\|NumForm=Word\|Number=Plur\|POS=NUM`, `Degree=Pos\|POS=ADV\|PronType=Dem`, `Aspect=Imp\|Case=Gen\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Loc\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Nhum\|Case=Acc\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Aspect=Perf\|Case=Nom\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Short`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Nom\|Gender=Neut\|Number=Ptan\|POS=NOUN`, `Animacy=Inan\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Inan\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Imp\|Mood=Ind\|Number=Sing\|POS=AUX\|Person=3\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Rel`, `Animacy=Nhum\|Aspect=Imp\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Aspect=Imp\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Inan\|Case=Dat\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Animacy=Inan\|Aspect=Imp\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Aspect=Perf\|Case=Loc\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Rel`, `Animacy=Hum\|Aspect=Imp\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Ins\|Gender=Fem\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Aspect=Perf\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Imp\|Case=Dat\|Gender=Fem\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Nom\|Degree=Cmp\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Ins\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Rel`, `Aspect=Perf\|Case=Acc\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Dat\|Gender=Neut\|NumType=Sets\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Hum\|Aspect=Perf\|Gender=Masc\|Mood=Ind\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Aspect=Perf\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Rel`, `Animacy=Nhum\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Ins\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Gen\|Gender=Fem\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Animacy=Nhum\|Aspect=Perf\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Rel`, `Aspect=Perf\|Case=Acc\|Gender=Neut\|Number=Plur\|POS=NOUN\|Polarity=Pos\|VerbForm=Vnoun`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Rel`, `Case=Dat\|Gender=Fem\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Aspect=Imp\|Case=Dat\|Gender=Fem\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Ind`, `Case=Nom\|Gender=Neut\|NumForm=Word\|Number=Plur\|POS=NUM`, `Case=Nom\|Degree=Pos\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Aspect=Perf\|Case=Nom\|Gender=Neut\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Aspect=Imp\|Case=Gen\|Gender=Neut\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Aspect=Imp\|Case=Ins\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Aspect=Perf\|Case=Loc\|Gender=Neut\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Loc\|Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Dem`, `ConjType=Comp\|POS=SCONJ`, `Animacy=Inan\|Aspect=Imp\|Case=Loc\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Imp\|Case=Acc\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Case=Acc\|Degree=Cmp\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Aspect=Imp\|Case=Loc\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Dat\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Short`, `Animacy=Inan\|Case=Ins\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Inan\|Case=Ins\|Gender=Masc\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Aspect=Imp\|Case=Dat\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Aspect=Imp\|Case=Gen\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Aspect=Imp\|Case=Gen\|Gender=Neut\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Rel`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Short`, `Animacy=Inan\|Aspect=Imp\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Aspect=Imp\|Case=Nom\|Gender=Neut\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Mood=Ind\|POS=VERB\|Tense=Pres\|VerbForm=Fin\|VerbType=Quasi`, `Animacy=Hum\|Case=Acc\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `POS=ADJ\|PrepCase=Pre`, `Animacy=Inan\|Aspect=Perf\|Gender=Masc\|Mood=Ind\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Case=Nom\|Degree=Cmp\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Loc\|POS=PRON\|PronType=Prs\|Reflex=Yes`, `Animacy=Inan\|Case=Ins\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Ins\|Gender=Fem\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Animacy=Nhum\|Aspect=Perf\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Ins\|Degree=Cmp\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Aspect=Perf\|Case=Acc\|Gender=Neut\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Aspect=Perf\|Case=Ins\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Nhum\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Case=Acc\|Gender=Neut\|NumType=Sets\|Number=Plur\|POS=NOUN`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Short`, `Case=Ins\|Gender=Fem\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Animacy=Hum\|Aspect=Perf\|Case=Dat\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Case=Loc\|Gender=Neut\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Hum\|Case=Ins\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Animacy=Hum\|Case=Ins\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Animacy=Hum\|Case=Dat\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Short`, `Animacy=Nhum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Animacy=Hum\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Loc\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Tot`, `Animacy=Hum\|Case=Dat\|Gender=Masc\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Animacy=Hum\|Case=Dat\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Aspect=Imp\|POS=VERB\|VerbForm=Inf\|Voice=Act`, `Animacy=Hum\|Aspect=Imp\|Gender=Masc\|Mood=Ind\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Animacy=Inan\|Aspect=Perf\|Gender=Masc\|Mood=Ind\|Number=Plur\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Animacy=Hum\|Aspect=Imp,Perf\|Clitic=Yes\|Gender=Masc\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|Variant=Long\|VerbForm=Fin\|Voice=Act`, `Aspect=Perf\|Mood=Imp\|Number=Sing\|POS=VERB\|Person=2\|VerbForm=Fin\|Voice=Act`, `Aspect=Perf\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Fut\|VerbForm=Fin\|Voice=Act`, `POS=PUNCT\|PunctType=Excl`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Case=Loc\|Gender=Neut\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Animacy=Inan\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Aspect=Imp\|Gender=Neut\|Mood=Ind\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Aspect=Perf\|POS=VERB\|Tense=Past\|VerbForm=Conv\|Voice=Act`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Animacy=Inan\|Aspect=Imp\|Gender=Masc\|Mood=Ind\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Animacy=Inan\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Foreign=Yes\|POS=X`, `POS=PART\|Polarity=Neg`, `Animacy=Hum\|Case=Dat\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Tot`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Aspect=Imp\|Gender=Neut\|Mood=Ind\|Number=Plur\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Aspect=Imp\|Clitic=Yes\|Gender=Fem\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|Variant=Short\|VerbForm=Fin\|Voice=Act`, `Animacy=Hum\|Aspect=Imp,Perf\|Clitic=Yes\|Gender=Masc\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Past\|Variant=Long\|VerbForm=Fin\|Voice=Act`, `Degree=Pos\|POS=ADV\|PronType=Int`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Neg`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Int`, `POS=PUNCT\|PunctType=Qest`, `Animacy=Inan\|Case=Nom\|Degree=Pos\|Gender=Masc\|NumForm=Roman\|NumType=Ord\|Number=Sing\|POS=ADJ`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Aspect=Perf\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Fut\|VerbForm=Fin\|Voice=Act`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Short`, `Animacy=Hum\|Aspect=Imp,Perf\|Clitic=Yes\|Gender=Masc\|Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Past\|Variant=Short\|VerbForm=Fin\|Voice=Act`, `Aspect=Imp\|Case=Loc\|Gender=Neut\|Number=Sing\|POS=NOUN\|Polarity=Pos\|VerbForm=Vnoun`, `POS=ADV\|PronType=Int`, `Animacy=Hum\|Case=Dat\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs\|Variant=Short`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Aspect=Imp\|Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Tot`, `Animacy=Hum\|Case=Loc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=2\|PronType=Prs`, `Aspect=Imp\|Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Animacy=Inan\|Aspect=Imp\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Act`, `Animacy=Hum\|Case=Dat\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=1\|PronType=Prs`, `Case=Loc\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Int`, `Aspect=Imp\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Aspect=Imp\|Gender=Masc\|Mood=Ind\|Number=Plur\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Pre\|PronType=Prs\|Variant=Long`, `Animacy=Inan\|Case=Dat\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Loc\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Loc\|Gender=Neut\|Number=Ptan\|POS=PROPN`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Aspect=Perf\|Case=Acc\|Gender=Neut\|Number=Sing\|POS=NOUN\|Polarity=Pos\|VerbForm=Vnoun`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Int`, `POS=ADV\|PronType=Neg`, `Animacy=Hum\|Aspect=Imp\|Clitic=Yes\|Gender=Masc\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|Variant=Long\|VerbForm=Fin\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=PROPN`, `Animacy=Inan\|Case=Acc\|Gender=Masc\|NumForm=Word\|Number=Plur\|POS=NUM`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Dem`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Neg`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Int`, `Animacy=Nhum\|Case=Gen\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Dem`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=2\|PronType=Prs`, `Animacy=Hum\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Animacy=Inan\|Case=Ins\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Dem`, `Case=Nom\|Gender=Fem\|Number=Sing\|Number[psor]=Sing\|POS=DET\|Person=2\|Poss=Yes\|PronType=Prs`, `Aspect=Imp\|Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Aspect=Imp\|Mood=Ind\|Number=Sing\|POS=AUX\|Person=3\|Tense=Fut\|VerbForm=Fin`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Animacy=Hum\|Aspect=Perf\|Gender=Masc\|Mood=Ind\|Number=Plur\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Dem`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Dem`, `Animacy=Hum\|Case=Acc\|Degree=Sup\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Aspect=Imp\|Mood=Ind\|Number=Plur\|POS=AUX\|Person=3\|Tense=Fut\|VerbForm=Fin`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Case=Dat\|Degree=Pos\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Animacy=Hum\|Aspect=Imp\|Gender=Masc\|Mood=Ind\|Number=Plur\|POS=VERB\|Tense=Pres\|VerbForm=Fin\|VerbType=Mod\|Voice=Act`, `POS=PART\|PartType=Int`, `Aspect=Perf\|Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Fut\|VerbForm=Fin\|Voice=Act`, `POS=ADV\|PronType=Ind`, `Animacy=Hum\|Case=Ins\|Gender=Masc\|Number=Plur\|Number[psor]=Sing\|POS=DET\|Person=1\|Poss=Yes\|PronType=Prs`, `Animacy=Hum\|Aspect=Perf\|Case=Ins\|Gender=Masc\|Number=Sing\|POS=ADJ\|Polarity=Pos\|VerbForm=Part\|Voice=Pass`, `Animacy=Hum\|Aspect=Imp\|Clitic=Yes\|Gender=Masc\|Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Past\|Variant=Short\|VerbForm=Fin\|Voice=Act`, `Aspect=Imp\|Mood=Ind\|Number=Sing\|POS=AUX\|Person=1\|Tense=Fut\|VerbForm=Fin`, `Aspect=Imp\|Mood=Ind\|Number=Sing\|POS=AUX\|Person=1\|Tense=Pres\|VerbForm=Fin\|Voice=Act`, `Aspect=Perf\|Mood=Ind\|Number=Sing\|POS=AUX\|Person=3\|Tense=Fut\|VerbForm=Fin\|Voice=Act`, `Animacy=Inan\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Tot`, `Case=Acc\|Degree=Sup\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Animacy=Hum\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PrepCase=Npr\|PronType=Prs\|Variant=Long`, `Animacy=Hum\|Case=Acc\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=1\|PronType=Prs`, `Aspect=Perf\|Mood=Ind\|POS=VERB\|Person=0\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Animacy=Inan\|Case=Gen\|Gender=Masc\|NumForm=Digit\|NumType=Card\|Number=Plur\|POS=NUM`, `Case=Acc\|Gender=Neut\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Aspect=Perf\|Case=Gen\|Gender=Neut\|Number=Plur\|POS=NOUN\|Polarity=Pos\|VerbForm=Vnoun`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs\|Variant=Short`, `Case=Loc\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Dem`, `Case=Loc\|Gender=Fem\|NumType=Card\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Dem`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Neg`, `Case=Loc\|Gender=Fem\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `POS=PART\|PartType=Mod`, `Aspect=Imp\|Gender=Fem\|Mood=Ind\|Number=Sing\|POS=VERB\|Tense=Past\|VerbForm=Fin\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs\|Reflex=Yes`, `Case=Gen\|Degree=Sup\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Aspect=Imp\|POS=AUX\|VerbForm=Inf\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Dem`, `Animacy=Inan\|Case=Nom\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Neg`, _(truncated: full list in pipeline meta)_ |
99
  | **`parser`** | `ROOT`, `acl`, `acl:relcl`, `advcl`, `advcl:cmpr`, `advcl:relcl`, `advmod`, `advmod:arg`, `advmod:emph`, `advmod:neg`, `amod`, `amod:flat`, `appos`, `aux`, `aux:cnd`, `aux:imp`, `aux:pass`, `case`, `cc`, `cc:preconj`, `ccomp`, `ccomp:cleft`, `ccomp:obj`, `conj`, `cop`, `csubj`, `dep`, `det`, `det:numgov`, `det:nummod`, `det:poss`, `discourse:intj`, `expl:pv`, `fixed`, `flat`, `flat:foreign`, `iobj`, `list`, `mark`, `nmod`, `nmod:arg`, `nmod:flat`, `nmod:poss`, `nsubj`, `nsubj:pass`, `nummod`, `nummod:gov`, `obj`, `obl`, `obl:agent`, `obl:arg`, `obl:cmpr`, `orphan`, `parataxis:insert`, `parataxis:obj`, `punct`, `vocative`, `xcomp`, `xcomp:cleft`, `xcomp:pred` |
100
+ | **`tagger`** | `ADJ`, `ADJA`, `ADJC`, `ADJP`, `ADV`, `AGLT`, `BEDZIE`, `BREV`, `BURK`, `COMP`, `CONJ`, `DEPR`, `FIN`, `GER`, `IMPS`, `IMPT`, `INF`, `INTERJ`, `INTERP`, `NUM`, `NUMCOL`, `PACT`, `PANT`, `PCON`, `PPAS`, `PPRON12`, `PPRON3`, `PRAET`, `PRED`, `PREP`, `QUB`, `SIEBIE`, `SUBST`, `WINIEN`, `XXX`, `_SP` |
101
  | **`ner`** | `date`, `geogName`, `orgName`, `persName`, `placeName`, `time` |
102
 
103
  </details>
110
  | `TOKEN_P` | 99.63 |
111
  | `TOKEN_R` | 99.83 |
112
  | `TOKEN_F` | 99.73 |
113
+ | `POS_ACC` | 96.98 |
114
+ | `MORPH_ACC` | 87.75 |
115
+ | `MORPH_MICRO_P` | 93.73 |
116
+ | `MORPH_MICRO_R` | 93.44 |
117
+ | `MORPH_MICRO_F` | 93.58 |
118
+ | `SENTS_P` | 95.89 |
119
+ | `SENTS_R` | 95.85 |
120
+ | `SENTS_F` | 95.87 |
121
+ | `DEP_UAS` | 87.97 |
122
+ | `DEP_LAS` | 79.77 |
123
+ | `LEMMA_ACC` | 93.03 |
124
+ | `TAG_ACC` | 97.93 |
125
+ | `ENTS_P` | 80.10 |
126
+ | `ENTS_R` | 79.03 |
127
+ | `ENTS_F` | 79.56 |
accuracy.json CHANGED
@@ -3,96 +3,96 @@
3
  "token_p": 0.99628964,
4
  "token_r": 0.9982863284,
5
  "token_f": 0.9972869848,
6
- "pos_acc": 0.9699451172,
7
- "morph_acc": 0.8778342285,
8
- "morph_micro_p": 0.9370947767,
9
- "morph_micro_r": 0.9339480515,
10
- "morph_micro_f": 0.935518768,
11
  "morph_per_feat": {
12
  "Case": {
13
- "p": 0.900384369,
14
- "r": 0.900384369,
15
- "f": 0.900384369
16
  },
17
  "Gender": {
18
- "p": 0.9110407876,
19
- "r": 0.9110407876,
20
- "f": 0.9110407876
21
  },
22
  "Number": {
23
- "p": 0.9693122803,
24
- "r": 0.9680427494,
25
- "f": 0.9686770989
26
  },
27
  "AdpType": {
28
- "p": 0.9997330486,
29
- "r": 0.9981343284,
30
- "f": 0.9989330488
31
  },
32
  "Variant": {
33
- "p": 0.9937660433,
34
- "r": 0.9963235294,
35
- "f": 0.995043143
36
  },
37
  "Animacy": {
38
- "p": 0.8491740484,
39
- "r": 0.8471459279,
40
- "f": 0.8481587757
41
  },
42
  "Degree": {
43
- "p": 0.910523354,
44
- "r": 0.9336410848,
45
- "f": 0.9219373219
46
  },
47
  "Aspect": {
48
- "p": 0.8912516322,
49
- "r": 0.8773411678,
50
- "f": 0.8842416952
51
  },
52
  "Mood": {
53
- "p": 0.9770237777,
54
- "r": 0.974940016,
55
- "f": 0.9759807846
56
  },
57
  "Person": {
58
- "p": 0.9750757831,
59
- "r": 0.9718026183,
60
- "f": 0.9734364492
61
  },
62
  "Tense": {
63
- "p": 0.9620120513,
64
- "r": 0.960251046,
65
- "f": 0.961130742
66
  },
67
  "VerbForm": {
68
- "p": 0.9570776256,
69
- "r": 0.9427851745,
70
- "f": 0.9498776398
71
  },
72
  "Voice": {
73
- "p": 0.9691421518,
74
- "r": 0.9549969593,
75
- "f": 0.9620175618
76
  },
77
  "PunctType": {
78
- "p": 0.9982590529,
79
- "r": 0.9975643702,
80
- "f": 0.9979115907
81
  },
82
  "NumForm": {
83
- "p": 0.9614604462,
84
- "r": 0.9614604462,
85
- "f": 0.9614604462
86
  },
87
  "PrepCase": {
88
- "p": 0.9902200489,
89
- "r": 0.9712230216,
90
- "f": 0.98062954
91
  },
92
  "PronType": {
93
- "p": 0.9694092827,
94
- "r": 0.9626396648,
95
- "f": 0.9660126139
96
  },
97
  "Reflex": {
98
  "p": 0.997260274,
@@ -100,74 +100,74 @@
100
  "f": 0.9986282579
101
  },
102
  "NumType": {
103
- "p": 0.914507772,
104
- "r": 0.8673218673,
105
- "f": 0.8902900378
106
  },
107
  "Polarity": {
108
- "p": 0.8880813953,
109
- "r": 0.8404401651,
110
- "f": 0.8636042403
111
  },
112
  "Hyph": {
113
  "p": 1.0,
114
- "r": 1.0,
115
- "f": 1.0
116
  },
117
  "VerbType": {
118
- "p": 0.9096774194,
119
- "r": 0.9155844156,
120
- "f": 0.9126213592
121
  },
122
  "ConjType": {
123
- "p": 0.9466666667,
124
- "r": 0.940397351,
125
- "f": 0.9435215947
126
  },
127
  "Clitic": {
128
- "p": 0.9523809524,
129
- "r": 0.9852216749,
130
- "f": 0.9685230024
131
  },
132
  "Poss": {
133
- "p": 0.9825581395,
134
- "r": 0.9883040936,
135
- "f": 0.9854227405
136
  },
137
  "Number[psor]": {
138
- "p": 0.9801980198,
139
- "r": 0.9705882353,
140
- "f": 0.9753694581
141
  },
142
  "PartType": {
143
- "p": 0.9516129032,
144
- "r": 0.8805970149,
145
- "f": 0.9147286822
146
  },
147
  "Abbr": {
148
- "p": 0.92,
149
- "r": 0.9019607843,
150
- "f": 0.9108910891
151
  },
152
  "Pun": {
153
- "p": 0.9146341463,
154
- "r": 0.8720930233,
155
- "f": 0.8928571429
156
  },
157
  "PunctSide": {
158
  "p": 1.0,
159
- "r": 0.975,
160
- "f": 0.9873417722
161
  },
162
  "Foreign": {
163
- "p": 0.6666666667,
164
  "r": 0.6666666667,
165
- "f": 0.6666666667
166
  },
167
  "Emphatic": {
168
  "p": 1.0,
169
- "r": 0.5,
170
- "f": 0.6666666667
171
  },
172
  "Polite": {
173
  "p": 0.0,
@@ -175,266 +175,281 @@
175
  "f": 0.0
176
  }
177
  },
178
- "sents_p": 0.9646579067,
179
- "sents_r": 0.9611738149,
180
- "sents_f": 0.9629127092,
181
- "dep_uas": 0.8774051868,
182
- "dep_las": 0.7960616886,
183
  "dep_las_per_type": {
184
  "nsubj": {
185
- "p": 0.8236443576,
186
- "r": 0.8346534653,
187
- "f": 0.8291123678
188
  },
189
  "case": {
190
- "p": 0.9647637258,
191
  "r": 0.9684672333,
192
- "f": 0.9666119321
193
  },
194
  "amod": {
195
- "p": 0.8684440559,
196
- "r": 0.891431135,
197
- "f": 0.8797874696
198
  },
199
  "nmod": {
200
- "p": 0.5587692308,
201
- "r": 0.5632754342,
202
- "f": 0.5610132839
203
  },
204
  "cc": {
205
- "p": 0.8689320388,
206
- "r": 0.8714703019,
207
- "f": 0.8701993194
208
  },
209
  "conj": {
210
- "p": 0.6162790698,
211
- "r": 0.6538961039,
212
- "f": 0.6345305608
213
  },
214
  "root": {
215
- "p": 0.9271163422,
216
- "r": 0.9246049661,
217
- "f": 0.9258589512
218
  },
219
  "obl": {
220
- "p": 0.6861156132,
221
- "r": 0.6947483589,
222
- "f": 0.6904050014
223
  },
224
  "obl:arg": {
225
- "p": 0.6428571429,
226
- "r": 0.5922444183,
227
- "f": 0.6165137615
228
  },
229
  "nummod": {
230
- "p": 0.8344827586,
231
- "r": 0.8642857143,
232
- "f": 0.849122807
233
  },
234
  "obj": {
235
- "p": 0.7814313346,
236
- "r": 0.7931937173,
237
- "f": 0.7872685937
238
  },
239
  "advcl": {
240
- "p": 0.6715976331,
241
- "r": 0.6560693642,
242
- "f": 0.6637426901
243
  },
244
  "iobj": {
245
- "p": 0.7392055268,
246
- "r": 0.66562986,
247
- "f": 0.7004909984
248
  },
249
  "det:numgov": {
250
- "p": 1.0,
251
- "r": 0.8620689655,
252
- "f": 0.9259259259
253
  },
254
  "acl": {
255
- "p": 0.7053571429,
256
  "r": 0.6422764228,
257
- "f": 0.6723404255
 
 
 
 
 
258
  },
259
  "fixed": {
260
- "p": 0.791005291,
261
- "r": 0.7786458333,
262
- "f": 0.7847769029
263
  },
264
  "nummod:gov": {
265
- "p": 0.8,
266
- "r": 0.7777777778,
267
- "f": 0.7887323944
268
  },
269
  "obl:agent": {
270
- "p": 0.8064516129,
271
- "r": 0.8196721311,
272
- "f": 0.8130081301
273
  },
274
  "expl:pv": {
275
- "p": 0.9750830565,
276
- "r": 0.9783333333,
277
- "f": 0.9767054908
278
- },
279
- "nmod:arg": {
280
- "p": 0.5688367129,
281
- "r": 0.6119402985,
282
- "f": 0.5896017699
283
  },
284
  "advmod": {
285
- "p": 0.8205804749,
286
- "r": 0.8330357143,
287
- "f": 0.8267611874
288
  },
289
  "acl:relcl": {
290
- "p": 0.6890459364,
291
- "r": 0.6724137931,
292
- "f": 0.6806282723
293
  },
294
  "advmod:emph": {
295
- "p": 0.6950207469,
296
- "r": 0.6950207469,
297
- "f": 0.6950207469
298
  },
299
  "mark": {
300
- "p": 0.8739255014,
301
- "r": 0.865248227,
302
- "f": 0.8695652174
303
  },
304
  "ccomp:obj": {
305
- "p": 0.5638297872,
306
  "r": 0.5888888889,
307
- "f": 0.5760869565
 
 
 
 
 
308
  },
309
  "xcomp": {
310
- "p": 0.9043280182,
311
- "r": 0.8941441441,
312
- "f": 0.899207248
313
  },
314
  "advmod:neg": {
315
- "p": 0.9587912088,
316
- "r": 0.9640883978,
317
- "f": 0.9614325069
318
  },
319
  "det": {
320
- "p": 0.9090909091,
321
- "r": 0.8872901679,
322
- "f": 0.8980582524
323
  },
324
  "cop": {
325
- "p": 0.8625429553,
326
- "r": 0.847972973,
327
- "f": 0.8551959114
328
  },
329
  "flat": {
330
- "p": 0.8461538462,
331
- "r": 0.8402777778,
332
- "f": 0.8432055749
333
  },
334
  "nsubj:pass": {
335
- "p": 0.8039215686,
336
- "r": 0.752293578,
337
- "f": 0.7772511848
338
  },
339
  "aux:pass": {
340
- "p": 0.9121621622,
341
  "r": 0.9375,
342
- "f": 0.9246575342
343
  },
344
  "aux:imp": {
345
- "p": 0.8888888889,
346
- "r": 0.8888888889,
347
- "f": 0.8888888889
348
  },
349
  "advcl:cmpr": {
350
- "p": 0.4,
351
- "r": 0.375,
352
- "f": 0.3870967742
353
  },
354
  "obl:cmpr": {
355
- "p": 0.6712328767,
356
  "r": 0.5505617978,
357
- "f": 0.6049382716
358
- },
359
- "ccomp": {
360
- "p": 0.6206896552,
361
- "r": 0.5887850467,
362
- "f": 0.6043165468
363
  },
364
  "nmod:poss": {
365
- "p": 1.0,
366
  "r": 0.1666666667,
367
- "f": 0.2857142857
368
  },
369
  "parataxis:insert": {
370
- "p": 0.6275862069,
371
- "r": 0.4482758621,
372
- "f": 0.5229885057
373
  },
374
  "det:poss": {
375
- "p": 0.981595092,
376
- "r": 0.9302325581,
377
- "f": 0.9552238806
378
  },
379
  "aux": {
380
- "p": 0.8532110092,
381
- "r": 0.8532110092,
382
- "f": 0.8532110092
383
  },
384
  "cc:preconj": {
385
- "p": 0.75,
386
- "r": 0.4615384615,
387
- "f": 0.5714285714
388
  },
389
  "appos": {
390
- "p": 0.5818965517,
391
- "r": 0.5648535565,
392
- "f": 0.5732484076
393
  },
394
  "xcomp:pred": {
395
- "p": 0.5238095238,
396
- "r": 0.5365853659,
397
- "f": 0.5301204819
398
- },
399
- "amod:flat": {
400
- "p": 0.7989690722,
401
- "r": 0.8201058201,
402
- "f": 0.8093994778
403
  },
404
  "parataxis:obj": {
405
- "p": 0.75,
406
- "r": 0.7305699482,
407
- "f": 0.7401574803
408
  },
409
  "vocative": {
410
- "p": 0.5,
411
- "r": 0.4285714286,
412
- "f": 0.4615384615
 
 
 
 
 
413
  },
414
  "aux:cnd": {
415
  "p": 1.0,
416
- "r": 0.875,
417
- "f": 0.9333333333
418
  },
419
  "advmod:arg": {
420
- "p": 1.0,
421
- "r": 0.2222222222,
422
- "f": 0.3636363636
423
- },
424
- "dep": {
425
  "p": 0.0,
426
  "r": 0.0,
427
  "f": 0.0
428
  },
429
  "csubj": {
430
- "p": 0.6875,
 
 
 
 
 
431
  "r": 0.5,
432
- "f": 0.5789473684
 
 
 
 
 
 
 
 
 
 
433
  },
434
  "nmod:flat": {
435
- "p": 0.7564102564,
436
- "r": 0.7375,
437
- "f": 0.746835443
 
 
 
 
 
438
  },
439
  "det:nummod": {
440
  "p": 1.0,
@@ -447,71 +462,61 @@
447
  "f": 0.0
448
  },
449
  "ccomp:cleft": {
450
- "p": 0.9411764706,
451
- "r": 0.9411764706,
452
- "f": 0.9411764706
453
  },
454
  "list": {
455
- "p": 0.7179487179,
456
  "r": 0.7179487179,
457
- "f": 0.7179487179
458
  },
459
  "xcomp:subj": {
460
  "p": 0.0,
461
  "r": 0.0,
462
  "f": 0.0
463
  },
464
- "orphan": {
465
- "p": 0.0,
466
- "r": 0.0,
467
- "f": 0.0
468
- },
469
- "advcl:relcl": {
470
- "p": 0.0,
471
- "r": 0.0,
472
- "f": 0.0
473
- },
474
- "discourse:intj": {
475
- "p": 0.3,
476
- "r": 0.3333333333,
477
- "f": 0.3157894737
478
- },
479
  "xcomp:cleft": {
480
  "p": 1.0,
481
  "r": 1.0,
482
  "f": 1.0
483
  },
 
 
 
 
 
484
  "obl:orphan": {
485
  "p": 0.0,
486
  "r": 0.0,
487
  "f": 0.0
488
  }
489
  },
490
- "lemma_acc": 0.9296109813,
491
- "tag_acc": 0.9796049021,
492
- "ents_p": 0.7967532468,
493
- "ents_r": 0.7820267686,
494
- "ents_f": 0.7893213252,
495
  "ents_per_type": {
496
  "placeName": {
497
- "p": 0.7899761337,
498
- "r": 0.773364486,
499
- "f": 0.7815820543
500
  },
501
  "orgName": {
502
- "p": 0.7174603175,
503
- "r": 0.7243589744,
504
- "f": 0.7208931419
505
  },
506
  "date": {
507
- "p": 0.9207920792,
508
- "r": 0.8611111111,
509
- "f": 0.8899521531
510
  },
511
  "persName": {
512
- "p": 0.8503401361,
513
- "r": 0.8460236887,
514
- "f": 0.8481764207
515
  },
516
  "time": {
517
  "p": 0.8518518519,
@@ -519,10 +524,10 @@
519
  "f": 0.8846153846
520
  },
521
  "geogName": {
522
- "p": 0.6,
523
- "r": 0.5142857143,
524
- "f": 0.5538461538
525
  }
526
  },
527
- "speed": 7616.4877665601
528
  }
3
  "token_p": 0.99628964,
4
  "token_r": 0.9982863284,
5
  "token_f": 0.9972869848,
6
+ "pos_acc": 0.9697981705,
7
+ "morph_acc": 0.8774950281,
8
+ "morph_micro_p": 0.9372763935,
9
+ "morph_micro_r": 0.9343927541,
10
+ "morph_micro_f": 0.9358323524,
11
  "morph_per_feat": {
12
  "Case": {
13
+ "p": 0.9043985637,
14
+ "r": 0.9035874439,
15
+ "f": 0.9039928219
16
  },
17
  "Gender": {
18
+ "p": 0.9121613698,
19
+ "r": 0.9116268167,
20
+ "f": 0.9118940149
21
  },
22
  "Number": {
23
+ "p": 0.9695141148,
24
+ "r": 0.9679903604,
25
+ "f": 0.9687516384
26
  },
27
  "AdpType": {
28
+ "p": 0.9994659546,
29
+ "r": 0.9976012793,
30
+ "f": 0.9985327464
31
  },
32
  "Variant": {
33
+ "p": 0.9944913698,
34
+ "r": 0.9955882353,
35
+ "f": 0.9950395003
36
  },
37
  "Animacy": {
38
+ "p": 0.8474107894,
39
+ "r": 0.8422498209,
40
+ "f": 0.8448224232
41
  },
42
  "Degree": {
43
+ "p": 0.9113314448,
44
+ "r": 0.9281592614,
45
+ "f": 0.9196683819
46
  },
47
  "Aspect": {
48
+ "p": 0.8885391594,
49
+ "r": 0.881197209,
50
+ "f": 0.8848529547
51
  },
52
  "Mood": {
53
+ "p": 0.9746463838,
54
+ "r": 0.9736070381,
55
+ "f": 0.9741264337
56
  },
57
  "Person": {
58
+ "p": 0.9753877276,
59
+ "r": 0.9711312521,
60
+ "f": 0.973254836
61
  },
62
  "Tense": {
63
+ "p": 0.9618100968,
64
+ "r": 0.9615585774,
65
+ "f": 0.9616843206
66
  },
67
  "VerbForm": {
68
+ "p": 0.9549745824,
69
+ "r": 0.9463835912,
70
+ "f": 0.9506596783
71
  },
72
  "Voice": {
73
+ "p": 0.9660739832,
74
+ "r": 0.9582404217,
75
+ "f": 0.9621412579
76
  },
77
  "PunctType": {
78
+ "p": 0.9984331476,
79
+ "r": 0.9977383438,
80
+ "f": 0.9980856248
81
  },
82
  "NumForm": {
83
+ "p": 0.9772256729,
84
+ "r": 0.9574036511,
85
+ "f": 0.9672131148
86
  },
87
  "PrepCase": {
88
+ "p": 0.987745098,
89
+ "r": 0.9664268585,
90
+ "f": 0.976969697
91
  },
92
  "PronType": {
93
+ "p": 0.9676170363,
94
+ "r": 0.9598463687,
95
+ "f": 0.9637160386
96
  },
97
  "Reflex": {
98
  "p": 0.997260274,
100
  "f": 0.9986282579
101
  },
102
  "NumType": {
103
+ "p": 0.9012987013,
104
+ "r": 0.8525798526,
105
+ "f": 0.8762626263
106
  },
107
  "Polarity": {
108
+ "p": 0.8794579173,
109
+ "r": 0.8480055021,
110
+ "f": 0.8634453782
111
  },
112
  "Hyph": {
113
  "p": 1.0,
114
+ "r": 0.9696969697,
115
+ "f": 0.9846153846
116
  },
117
  "VerbType": {
118
+ "p": 0.9266666667,
119
+ "r": 0.9025974026,
120
+ "f": 0.9144736842
121
  },
122
  "ConjType": {
123
+ "p": 0.9473684211,
124
+ "r": 0.9536423841,
125
+ "f": 0.9504950495
126
  },
127
  "Clitic": {
128
+ "p": 0.961352657,
129
+ "r": 0.9802955665,
130
+ "f": 0.9707317073
131
  },
132
  "Poss": {
133
+ "p": 1.0,
134
+ "r": 0.9941520468,
135
+ "f": 0.9970674487
136
  },
137
  "Number[psor]": {
138
+ "p": 0.9898989899,
139
+ "r": 0.9607843137,
140
+ "f": 0.9751243781
141
  },
142
  "PartType": {
143
+ "p": 0.9090909091,
144
+ "r": 0.8955223881,
145
+ "f": 0.9022556391
146
  },
147
  "Abbr": {
148
+ "p": 0.9353233831,
149
+ "r": 0.9215686275,
150
+ "f": 0.9283950617
151
  },
152
  "Pun": {
153
+ "p": 0.9268292683,
154
+ "r": 0.8837209302,
155
+ "f": 0.9047619048
156
  },
157
  "PunctSide": {
158
  "p": 1.0,
159
+ "r": 0.9708333333,
160
+ "f": 0.9852008457
161
  },
162
  "Foreign": {
163
+ "p": 0.5,
164
  "r": 0.6666666667,
165
+ "f": 0.5714285714
166
  },
167
  "Emphatic": {
168
  "p": 1.0,
169
+ "r": 0.6666666667,
170
+ "f": 0.8
171
  },
172
  "Polite": {
173
  "p": 0.0,
175
  "f": 0.0
176
  }
177
  },
178
+ "sents_p": 0.9588979223,
179
+ "sents_r": 0.9584650113,
180
+ "sents_f": 0.9586814179,
181
+ "dep_uas": 0.8797280809,
182
+ "dep_las": 0.797664895,
183
  "dep_las_per_type": {
184
  "nsubj": {
185
+ "p": 0.8311045072,
186
+ "r": 0.8306930693,
187
+ "f": 0.8308987373
188
  },
189
  "case": {
190
+ "p": 0.9639737991,
191
  "r": 0.9684672333,
192
+ "f": 0.966215292
193
  },
194
  "amod": {
195
+ "p": 0.8689171416,
196
+ "r": 0.8891879767,
197
+ "f": 0.8789356984
198
  },
199
  "nmod": {
200
+ "p": 0.5456193353,
201
+ "r": 0.5601736973,
202
+ "f": 0.5528007346
203
  },
204
  "cc": {
205
+ "p": 0.8541266795,
206
+ "r": 0.8666017527,
207
+ "f": 0.8603189947
208
  },
209
  "conj": {
210
+ "p": 0.6410579345,
211
+ "r": 0.661038961,
212
+ "f": 0.6508951407
213
  },
214
  "root": {
215
+ "p": 0.9268953069,
216
+ "r": 0.9273137698,
217
+ "f": 0.9271044911
218
  },
219
  "obl": {
220
+ "p": 0.6881778742,
221
+ "r": 0.6942013129,
222
+ "f": 0.6911764706
223
  },
224
  "obl:arg": {
225
+ "p": 0.6206467662,
226
+ "r": 0.5863689777,
227
+ "f": 0.603021148
228
  },
229
  "nummod": {
230
+ "p": 0.8489208633,
231
+ "r": 0.8428571429,
232
+ "f": 0.8458781362
233
  },
234
  "obj": {
235
+ "p": 0.7969151671,
236
+ "r": 0.8115183246,
237
+ "f": 0.804150454
238
  },
239
  "advcl": {
240
+ "p": 0.6713483146,
241
+ "r": 0.6907514451,
242
+ "f": 0.6809116809
243
  },
244
  "iobj": {
245
+ "p": 0.7184942717,
246
+ "r": 0.6827371695,
247
+ "f": 0.7001594896
248
  },
249
  "det:numgov": {
250
+ "p": 0.9107142857,
251
+ "r": 0.8793103448,
252
+ "f": 0.8947368421
253
  },
254
  "acl": {
255
+ "p": 0.7101123596,
256
  "r": 0.6422764228,
257
+ "f": 0.674493063
258
+ },
259
+ "nmod:arg": {
260
+ "p": 0.5879732739,
261
+ "r": 0.6061997704,
262
+ "f": 0.5969474279
263
  },
264
  "fixed": {
265
+ "p": 0.8542274052,
266
+ "r": 0.7630208333,
267
+ "f": 0.8060522696
268
  },
269
  "nummod:gov": {
270
+ "p": 0.7889908257,
271
+ "r": 0.7962962963,
272
+ "f": 0.7926267281
273
  },
274
  "obl:agent": {
275
+ "p": 0.8448275862,
276
+ "r": 0.8032786885,
277
+ "f": 0.8235294118
278
  },
279
  "expl:pv": {
280
+ "p": 0.9700996678,
281
+ "r": 0.9733333333,
282
+ "f": 0.9717138103
 
 
 
 
 
283
  },
284
  "advmod": {
285
+ "p": 0.8131578947,
286
+ "r": 0.8276785714,
287
+ "f": 0.8203539823
288
  },
289
  "acl:relcl": {
290
+ "p": 0.7183098592,
291
+ "r": 0.7034482759,
292
+ "f": 0.7108013937
293
  },
294
  "advmod:emph": {
295
+ "p": 0.6913580247,
296
+ "r": 0.6970954357,
297
+ "f": 0.694214876
298
  },
299
  "mark": {
300
+ "p": 0.8635724332,
301
+ "r": 0.8709219858,
302
+ "f": 0.8672316384
303
  },
304
  "ccomp:obj": {
305
+ "p": 0.6235294118,
306
  "r": 0.5888888889,
307
+ "f": 0.6057142857
308
+ },
309
+ "ccomp": {
310
+ "p": 0.6176470588,
311
+ "r": 0.5887850467,
312
+ "f": 0.6028708134
313
  },
314
  "xcomp": {
315
+ "p": 0.9129464286,
316
+ "r": 0.9211711712,
317
+ "f": 0.9170403587
318
  },
319
  "advmod:neg": {
320
+ "p": 0.9616438356,
321
+ "r": 0.9696132597,
322
+ "f": 0.9656121045
323
  },
324
  "det": {
325
+ "p": 0.9086419753,
326
+ "r": 0.8824940048,
327
+ "f": 0.895377129
328
  },
329
  "cop": {
330
+ "p": 0.881294964,
331
+ "r": 0.8277027027,
332
+ "f": 0.8536585366
333
  },
334
  "flat": {
335
+ "p": 0.8213058419,
336
+ "r": 0.8298611111,
337
+ "f": 0.8255613126
338
  },
339
  "nsubj:pass": {
340
+ "p": 0.7614678899,
341
+ "r": 0.7614678899,
342
+ "f": 0.7614678899
343
  },
344
  "aux:pass": {
345
+ "p": 0.8766233766,
346
  "r": 0.9375,
347
+ "f": 0.9060402685
348
  },
349
  "aux:imp": {
350
+ "p": 1.0,
351
+ "r": 1.0,
352
+ "f": 1.0
353
  },
354
  "advcl:cmpr": {
355
+ "p": 0.375,
356
+ "r": 0.1875,
357
+ "f": 0.25
358
  },
359
  "obl:cmpr": {
360
+ "p": 0.7,
361
  "r": 0.5505617978,
362
+ "f": 0.6163522013
 
 
 
 
 
363
  },
364
  "nmod:poss": {
365
+ "p": 0.5,
366
  "r": 0.1666666667,
367
+ "f": 0.25
368
  },
369
  "parataxis:insert": {
370
+ "p": 0.5918367347,
371
+ "r": 0.4285714286,
372
+ "f": 0.4971428571
373
  },
374
  "det:poss": {
375
+ "p": 0.993902439,
376
+ "r": 0.9476744186,
377
+ "f": 0.9702380952
378
  },
379
  "aux": {
380
+ "p": 0.8220338983,
381
+ "r": 0.8899082569,
382
+ "f": 0.8546255507
383
  },
384
  "cc:preconj": {
385
+ "p": 0.6,
386
+ "r": 0.6923076923,
387
+ "f": 0.6428571429
388
  },
389
  "appos": {
390
+ "p": 0.6093023256,
391
+ "r": 0.5481171548,
392
+ "f": 0.577092511
393
  },
394
  "xcomp:pred": {
395
+ "p": 0.65,
396
+ "r": 0.6341463415,
397
+ "f": 0.6419753086
 
 
 
 
 
398
  },
399
  "parataxis:obj": {
400
+ "p": 0.7417840376,
401
+ "r": 0.8186528497,
402
+ "f": 0.7783251232
403
  },
404
  "vocative": {
405
+ "p": 0.5416666667,
406
+ "r": 0.4642857143,
407
+ "f": 0.5
408
+ },
409
+ "dep": {
410
+ "p": 0.0,
411
+ "r": 0.0,
412
+ "f": 0.0
413
  },
414
  "aux:cnd": {
415
  "p": 1.0,
416
+ "r": 0.75,
417
+ "f": 0.8571428571
418
  },
419
  "advmod:arg": {
 
 
 
 
 
420
  "p": 0.0,
421
  "r": 0.0,
422
  "f": 0.0
423
  },
424
  "csubj": {
425
+ "p": 0.5789473684,
426
+ "r": 0.5,
427
+ "f": 0.5365853659
428
+ },
429
+ "advcl:relcl": {
430
+ "p": 0.4,
431
  "r": 0.5,
432
+ "f": 0.4444444444
433
+ },
434
+ "amod:flat": {
435
+ "p": 0.7668393782,
436
+ "r": 0.7830687831,
437
+ "f": 0.7748691099
438
+ },
439
+ "discourse:intj": {
440
+ "p": 0.125,
441
+ "r": 0.1111111111,
442
+ "f": 0.1176470588
443
  },
444
  "nmod:flat": {
445
+ "p": 0.7631578947,
446
+ "r": 0.725,
447
+ "f": 0.7435897436
448
+ },
449
+ "orphan": {
450
+ "p": 0.0,
451
+ "r": 0.0,
452
+ "f": 0.0
453
  },
454
  "det:nummod": {
455
  "p": 1.0,
462
  "f": 0.0
463
  },
464
  "ccomp:cleft": {
465
+ "p": 0.8823529412,
466
+ "r": 0.8823529412,
467
+ "f": 0.8823529412
468
  },
469
  "list": {
470
+ "p": 0.7567567568,
471
  "r": 0.7179487179,
472
+ "f": 0.7368421053
473
  },
474
  "xcomp:subj": {
475
  "p": 0.0,
476
  "r": 0.0,
477
  "f": 0.0
478
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
479
  "xcomp:cleft": {
480
  "p": 1.0,
481
  "r": 1.0,
482
  "f": 1.0
483
  },
484
+ "flat:foreign": {
485
+ "p": 0.0,
486
+ "r": 0.0,
487
+ "f": 0.0
488
+ },
489
  "obl:orphan": {
490
  "p": 0.0,
491
  "r": 0.0,
492
  "f": 0.0
493
  }
494
  },
495
+ "lemma_acc": 0.9303074713,
496
+ "tag_acc": 0.9793305286,
497
+ "ents_p": 0.8010335917,
498
+ "ents_r": 0.7903123008,
499
+ "ents_f": 0.7956368303,
500
  "ents_per_type": {
501
  "placeName": {
502
+ "p": 0.7919621749,
503
+ "r": 0.7827102804,
504
+ "f": 0.7873090482
505
  },
506
  "orgName": {
507
+ "p": 0.7028753994,
508
+ "r": 0.7051282051,
509
+ "f": 0.704
510
  },
511
  "date": {
512
+ "p": 0.9142857143,
513
+ "r": 0.8888888889,
514
+ "f": 0.9014084507
515
  },
516
  "persName": {
517
+ "p": 0.8747855918,
518
+ "r": 0.8629441624,
519
+ "f": 0.8688245315
520
  },
521
  "time": {
522
  "p": 0.8518518519,
524
  "f": 0.8846153846
525
  },
526
  "geogName": {
527
+ "p": 0.5773195876,
528
+ "r": 0.5333333333,
529
+ "f": 0.5544554455
530
  }
531
  },
532
+ "speed": 8667.8864535478
533
  }
lemmatizer/cfg CHANGED
@@ -110,202 +110,202 @@
110
  228,
111
  230,
112
  232,
113
- 235,
 
114
  237,
115
- 238,
116
- 240,
117
- 242,
118
  244,
119
- 247,
120
- 249,
121
- 251,
122
- 253,
123
- 255,
124
- 257,
125
- 259,
 
126
  261,
127
  263,
128
- 264,
129
  266,
130
- 269,
131
- 271,
132
- 275,
133
- 277,
134
  279,
135
- 282,
136
- 284,
137
- 286,
138
- 288,
139
  290,
140
- 293,
141
- 295,
142
- 297,
143
- 299,
144
- 303,
145
- 305,
146
- 307,
147
- 309,
148
- 311,
149
- 313,
150
- 315,
151
- 317,
152
- 321,
153
- 323,
154
- 325,
155
- 327,
156
- 329,
157
- 331,
158
- 333,
159
- 336,
 
160
  338,
161
- 339,
162
- 341,
163
- 343,
164
- 345,
165
- 347,
166
- 349,
167
  351,
168
- 352,
169
- 354,
170
  356,
171
  358,
172
- 359,
173
- 361,
174
- 365,
175
- 367,
176
- 369,
177
- 371,
178
  373,
179
  375,
180
- 377,
181
- 379,
182
- 381,
 
183
  384,
184
  386,
185
- 387,
186
  389,
187
  391,
188
  392,
189
- 393,
190
- 395,
191
- 397,
192
  399,
193
  401,
194
  403,
195
  405,
196
  407,
197
  409,
 
198
  413,
199
  415,
200
  417,
201
- 419,
202
  421,
203
  423,
204
  425,
205
  427,
206
- 429,
207
- 431,
208
- 433,
209
- 435,
210
  436,
211
  438,
212
  440,
213
- 441,
214
- 443,
215
  445,
216
  447,
217
  449,
218
- 451,
 
219
  454,
220
  456,
221
  458,
222
- 462,
223
  463,
224
- 466,
225
  467,
226
- 469,
227
  471,
228
- 472,
229
  474,
230
- 476,
231
  477,
232
  479,
233
- 481,
234
- 483,
 
235
  485,
236
- 486,
237
- 488,
238
  491,
239
- 493,
 
240
  495,
 
241
  498,
242
- 500,
243
- 502,
244
  505,
245
- 506,
246
  508,
247
  510,
248
- 513,
249
  515,
250
  517,
251
  519,
252
- 521,
253
- 523,
254
- 525,
255
- 527,
256
- 531,
257
- 533,
258
- 535,
259
- 537,
260
- 539,
261
  540,
262
- 541,
263
  542,
264
- 543,
265
- 545,
266
- 547,
267
  549,
268
- 233,
269
  551,
270
  552,
271
- 553,
272
  556,
273
  558,
 
274
  560,
275
- 562,
276
  564,
277
  566,
278
  568,
279
- 569,
280
- 571,
281
  573,
282
  575,
283
- 578,
284
  579,
285
- 581,
286
  583,
287
  585,
288
  587,
289
- 588,
290
- 590,
291
- 592,
292
- 596,
293
- 598,
294
- 600,
295
  601,
296
  603,
297
- 605,
298
- 607,
299
- 609,
300
- 611,
301
- 613,
302
  614,
303
  616,
304
- 618,
305
- 620,
306
- 622,
307
  623,
308
- 625,
309
  626,
310
  628,
311
  630,
@@ -326,33 +326,33 @@
326
  661,
327
  663,
328
  664,
329
- 666,
330
  667,
331
- 670,
332
- 672,
333
- 674,
334
- 676,
335
- 678,
 
336
  681,
337
- 683,
338
- 685,
339
- 687,
340
- 691,
341
- 693,
342
- 695,
343
  696,
344
  698,
345
- 699,
346
- 701,
347
  702,
348
- 706,
349
- 708,
350
  709,
351
  710,
 
352
  712,
353
  714,
354
  716,
355
- 719,
356
  721,
357
  723,
358
  725,
@@ -366,23 +366,22 @@
366
  741,
367
  743,
368
  745,
369
- 746,
370
- 748,
371
- 750,
372
- 752,
373
- 754,
374
- 756,
375
- 758,
376
  759,
377
- 761,
378
  762,
379
  764,
380
  766,
381
  768,
382
  770,
383
  771,
384
- 772,
385
- 775,
386
  777,
387
  779,
388
  781,
@@ -391,8 +390,8 @@
391
  786,
392
  787,
393
  789,
394
- 790,
395
- 793,
396
  795,
397
  798,
398
  801,
@@ -402,102 +401,104 @@
402
  809,
403
  811,
404
  813,
405
- 815,
406
  818,
407
  820,
408
  822,
409
  824,
410
- 826,
411
  827,
412
- 829,
413
  833,
414
  835,
415
- 837,
416
- 838,
417
  841,
418
  843,
419
- 845,
420
- 847,
421
  850,
422
- 851,
423
- 853,
424
- 855,
425
- 857,
426
  859,
427
  861,
428
  863,
429
- 864,
430
- 866,
431
- 868,
432
- 870,
433
- 872,
434
- 874,
435
  876,
436
- 880,
437
  881,
438
- 884,
439
- 886,
440
- 888,
 
441
  890,
442
- 892,
443
- 894,
444
  895,
445
- 897,
446
- 899,
447
  900,
448
- 902,
449
- 904,
450
  905,
451
  907,
452
  909,
453
  911,
454
- 913,
455
- 915,
456
  916,
457
- 918,
458
- 920,
459
  921,
460
  923,
461
- 925,
462
  926,
463
- 928,
464
  931,
465
  933,
466
  935,
467
  937,
468
- 939,
469
  940,
470
  942,
471
  944,
472
  946,
473
  948,
474
  950,
 
475
  952,
476
- 953,
477
- 954,
478
- 957,
479
  958,
480
  960,
481
  962,
482
  964,
483
  966,
484
- 968,
485
  969,
486
  971,
487
  973,
488
  975,
 
489
  977,
490
  978,
491
  979,
492
- 980,
493
  981,
494
  983,
495
  985,
496
  987,
497
  989,
498
  991,
 
 
499
  993,
500
- 995,
501
  996,
502
  998,
503
  999,
@@ -509,7 +510,6 @@
509
  1008,
510
  1010,
511
  1012,
512
- 988,
513
  1015,
514
  1016,
515
  1018,
@@ -528,43 +528,42 @@
528
  1041,
529
  1043,
530
  1045,
 
531
  1049,
532
  1050,
533
  1051,
534
- 1052,
535
- 1055,
536
- 1057,
537
- 1059,
538
- 1061,
539
- 1063,
540
  1065,
541
  1066,
542
- 1067,
543
- 1069,
544
- 1071,
545
  1073,
546
- 1074,
547
- 1076,
548
- 1078,
549
- 1080,
550
- 1082,
551
  1083,
552
  1085,
553
- 1086,
554
- 567,
555
- 1088,
556
  1090,
557
- 1091,
558
  1092,
559
- 1094,
560
- 1096,
561
- 1098,
562
  1099,
563
  1100,
564
  1101,
565
- 1103,
566
- 1107,
567
  1108,
 
568
  1110,
569
  1112,
570
  1114,
@@ -575,227 +574,226 @@
575
  1121,
576
  1122,
577
  1124,
578
- 1125,
579
- 1127,
580
- 1130,
581
  1132,
582
- 1133,
583
- 1135,
584
  1137,
585
- 1138,
586
  1140,
587
- 1141,
588
  1143,
589
  1144,
590
- 1145,
591
  1147,
592
  1149,
593
- 1150,
594
  1152,
595
- 1153,
596
- 1156,
597
  1158,
598
- 1159,
599
  1161,
600
- 1162,
601
  1163,
602
  1164,
603
- 1165,
604
  1166,
 
605
  1168,
 
606
  1170,
607
  1171,
608
  1173,
609
- 1174,
610
  1175,
611
  1176,
612
- 1177,
613
  1179,
614
  1180,
615
  1181,
 
616
  1183,
617
- 1184,
618
  1185,
619
  1186,
620
- 1188,
621
  1189,
 
 
622
  1192,
623
  1193,
624
- 1194,
625
  1195,
626
- 1197,
 
627
  1200,
628
- 1203,
 
629
  1204,
630
- 1206,
631
- 1208,
632
  1210,
633
  1211,
634
- 1214,
635
  1215,
636
- 1219,
 
637
  1221,
638
- 1223,
639
- 1225,
640
  1226,
641
  1228,
642
  1230,
643
  1232,
644
- 1234,
645
- 1236,
646
- 1238,
647
  1239,
648
- 1240,
649
- 1242,
650
  1243,
651
- 1244,
652
  1246,
653
  1247,
654
- 1248,
655
  1250,
656
- 1252,
 
 
657
  1254,
 
 
658
  1258,
659
- 1259,
660
  1260,
661
- 1263,
662
- 1265,
663
  1267,
664
  1269,
665
- 1270,
666
  1271,
667
- 1274,
668
- 1276,
669
- 1278,
670
- 1280,
671
- 1283,
672
- 1285,
 
673
  1287,
674
  1288,
675
- 1289,
676
- 1291,
677
  1293,
678
- 1294,
679
- 1296,
680
  1298,
681
- 1299,
682
- 1301,
683
  1303,
684
- 1304,
685
- 1306,
686
  1308,
687
  1309,
688
- 1310,
689
- 1312,
690
- 1314,
691
  1317,
692
- 1318,
693
  1320,
694
- 1321,
695
  1323,
696
  1324,
697
  1325,
698
- 1326,
699
  1330,
700
- 1331,
701
  1334,
702
- 1335,
703
- 1337,
704
- 1339,
705
  1341,
706
- 1343,
707
  1344,
708
  1345,
709
  1347,
710
  1348,
711
  1350,
712
  1351,
 
713
  1353,
714
- 1354,
715
  1355,
716
- 1356,
717
- 1358,
718
  1360,
 
719
  1363,
 
720
  1365,
721
- 1366,
722
  1367,
723
- 426,
724
  1368,
725
  1369,
726
- 1371,
727
  1372,
728
  1375,
729
  1376,
730
  1377,
731
  1378,
732
- 1380,
 
733
  1383,
734
- 1384,
735
  1385,
736
- 1386,
737
  1387,
738
  1389,
739
- 1390,
740
  1391,
741
  1393,
742
  1395,
743
  1396,
744
  1398,
745
  1400,
746
- 1402,
747
- 1403,
748
- 1405,
749
  1407,
750
- 1410,
 
751
  1412,
752
  1413,
753
- 1414,
754
  1417,
755
  1418,
756
- 1419,
757
  1422,
758
  1423,
 
759
  1425,
760
  1426,
761
- 1428,
 
762
  1430,
763
  1431,
764
- 1432,
765
- 1433,
766
  1434,
 
767
  1436,
768
- 1437,
769
  1438,
770
- 1439,
771
  1442,
772
  1443,
773
  1444,
774
- 1446,
 
 
775
  1449,
776
  1450,
777
- 1451,
778
- 1453,
779
  1454,
780
  1456,
781
  1458,
782
  1460,
 
783
  1462,
784
- 1464,
785
  1465,
786
- 1466,
787
- 1469,
788
- 1471,
789
  1472,
 
 
790
  1476,
791
- 1477,
792
  1478,
793
- 1480,
794
- 1482,
795
- 1484,
796
- 1489,
797
- 1491,
798
- 1492,
799
  1493,
800
  1496,
801
  1497,
@@ -806,7 +804,7 @@
806
  1504,
807
  1505,
808
  1506,
809
- 1507,
810
  1509,
811
  1510,
812
  1512,
@@ -816,919 +814,916 @@
816
  1517,
817
  1518,
818
  1519,
819
- 1521,
820
  1522,
821
  1524,
822
- 1525,
823
  1527,
824
- 1528,
825
- 1530,
826
  1532,
827
- 1533,
 
828
  1536,
829
- 1537,
830
  1540,
831
- 1541,
832
- 1543,
833
  1545,
834
  1546,
835
- 1547,
836
- 1550,
837
- 1553,
838
  1555,
839
  1556,
840
  1558,
841
- 1560,
 
842
  1562,
843
  1563,
844
- 1565,
845
- 1566,
846
- 1567,
847
  1568,
 
 
848
  1572,
849
  1573,
 
850
  1575,
851
- 1576,
852
- 1577,
853
  1579,
854
- 1580,
855
  1582,
856
  1584,
857
- 1588,
 
 
858
  1590,
859
- 1593,
860
  1594,
861
- 1596,
862
  1597,
863
- 1599,
864
- 1601,
865
- 1602,
866
  1603,
 
867
  1606,
868
- 1607,
869
- 1609,
870
- 1612,
 
871
  1615,
872
- 1616,
873
  1617,
874
  1619,
875
- 1621,
 
876
  1623,
877
  1624,
 
 
878
  1627,
879
- 1628,
880
- 1630,
881
  1632,
882
- 1633,
883
- 1635,
884
  1636,
885
- 1637,
886
  1638,
887
  1639,
888
  1640,
889
- 1641,
890
- 1643,
891
- 1645,
892
  1646,
893
  1648,
894
- 1650,
895
  1651,
896
- 1653,
897
  1654,
898
  1655,
899
  1657,
900
- 1659,
901
- 1661,
 
902
  1663,
903
  1665,
904
- 1666,
905
  1668,
 
906
  1670,
907
  1672,
908
  1673,
909
  1675,
910
  1677,
911
- 1678,
912
  1679,
913
  1680,
914
  1681,
 
915
  1683,
916
  1684,
917
- 1685,
918
- 1686,
919
- 1687,
920
- 1589,
921
  1688,
 
922
  1692,
923
- 1694,
 
924
  1696,
925
- 1697,
926
  1699,
927
  1700,
 
928
  1703,
929
  1704,
 
930
  1706,
931
  1707,
932
  1708,
933
- 1709,
934
  1711,
935
- 1713,
936
- 1715,
937
  1716,
938
  1717,
939
- 1719,
 
940
  1721,
941
  1722,
942
  1724,
943
  1726,
944
  1727,
945
- 1729,
946
- 1730,
947
  1731,
 
948
  1733,
 
949
  1735,
950
  1736,
951
  1737,
952
- 1740,
953
- 1741,
954
  1742,
955
  1743,
956
  1744,
957
- 1745,
958
  1746,
959
- 1747,
960
  1748,
961
- 1749,
962
  1750,
963
  1752,
 
964
  1754,
965
  1756,
966
  1757,
967
- 1758,
968
  1760,
969
- 1761,
970
- 1763,
971
- 1765,
972
  1767,
973
- 1770,
974
- 1772,
975
- 1774,
976
- 1776,
 
977
  1778,
978
  1780,
979
  1781,
 
980
  1783,
981
  1784,
982
  1785,
983
  1786,
984
- 1787,
985
  1788,
986
  1789,
987
  1790,
988
- 1791,
989
- 1793,
990
  1794,
991
- 1795,
992
- 1797,
993
- 1799,
994
- 1801,
995
  1803,
996
  1805,
997
- 1807,
998
- 1808,
999
  1810,
1000
- 1811,
1001
- 1814,
1002
  1815,
 
 
1003
  1820,
1004
  1822,
1005
- 1824,
1006
  1825,
1007
  1827,
1008
  1828,
1009
- 1831,
 
1010
  1833,
1011
  1834,
1012
- 1835,
1013
- 1836,
1014
  1839,
1015
  1840,
1016
- 1843,
1017
  1844,
1018
  1845,
1019
  1846,
1020
  1848,
1021
- 1849,
1022
  1850,
1023
- 1852,
1024
- 1854,
1025
  1857,
1026
- 1859,
1027
  1861,
1028
- 1862,
1029
- 1865,
 
1030
  1867,
1031
  1868,
 
1032
  1870,
1033
- 1871,
1034
  1872,
1035
  1873,
1036
- 1874,
1037
  1876,
1038
- 1877,
1039
- 1880,
1040
- 1883,
1041
- 1885,
1042
  1886,
1043
- 1889,
 
1044
  1891,
 
1045
  1893,
1046
  1895,
1047
- 1896,
1048
  1897,
1049
  1898,
1050
- 1900,
 
1051
  1902,
1052
- 1903,
1053
  1904,
1054
- 1905,
1055
  1907,
1056
  1908,
1057
  1910,
1058
- 1913,
1059
  1914,
1060
- 1915,
1061
- 1917,
1062
  1918,
1063
  1920,
1064
  1922,
1065
  1924,
1066
- 1926,
1067
  1928,
1068
  1930,
1069
  1932,
1070
- 1936,
 
 
1071
  1938,
1072
  1940,
1073
  1942,
1074
- 1943,
1075
- 1945,
1076
  1946,
1077
  1948,
1078
- 1950,
 
1079
  1952,
1080
  1954,
1081
- 1956,
1082
  1957,
1083
  1959,
1084
  1960,
1085
  1962,
1086
  1963,
1087
  1965,
1088
- 1967,
1089
  1969,
1090
  1970,
1091
  1971,
1092
  1973,
1093
  1974,
1094
- 1976,
1095
  1977,
1096
- 1981,
1097
- 1982,
1098
  1983,
1099
  1984,
1100
- 1986,
1101
  1987,
1102
  1988,
1103
- 1991,
1104
  1992,
1105
  1994,
 
1106
  1997,
1107
  1998,
1108
  1999,
1109
- 2001,
1110
  2002,
 
1111
  2004,
1112
  2006,
 
1113
  2008,
1114
- 2010,
1115
  2011,
1116
- 2012,
1117
  2013,
1118
- 2014,
1119
- 2016,
1120
  2017,
1121
  2018,
1122
- 2019,
1123
  2020,
1124
  2022,
1125
  2023,
1126
  2024,
1127
- 2027,
1128
- 2029,
1129
- 2031,
 
1130
  2033,
1131
  2034,
1132
  2036,
1133
  2037,
1134
- 2039,
1135
  2040,
1136
- 2041,
1137
  2042,
1138
- 2043,
1139
- 2045,
1140
  2046,
1141
- 2048,
 
1142
  2050,
 
1143
  2052,
1144
  2053,
1145
- 2055,
1146
  2056,
1147
- 310,
1148
- 2057,
1149
  2058,
1150
  2060,
1151
- 2062,
1152
  2063,
1153
  2065,
1154
  2066,
1155
- 2068,
1156
  2069,
 
1157
  2071,
1158
- 2073,
1159
- 2075,
1160
  2076,
 
1161
  2078,
1162
- 2080,
1163
- 2081,
1164
  2082,
1165
  2084,
1166
- 2085,
1167
  2086,
1168
  2087,
 
1169
  2089,
1170
- 2091,
1171
- 2092,
1172
  2093,
1173
- 2097,
 
1174
  2099,
 
1175
  2101,
1176
  2102,
1177
- 2103,
1178
  2104,
1179
- 2105,
1180
  2108,
1181
- 2112,
 
1182
  2113,
1183
- 2114,
1184
  2115,
1185
  2117,
 
1186
  2119,
1187
- 2121,
1188
  2123,
1189
- 2124,
1190
- 2126,
1191
- 2127,
1192
  2128,
1193
  2129,
1194
  2132,
 
1195
  2134,
1196
  2135,
 
 
1197
  2138,
1198
- 2139,
1199
  2142,
1200
  2143,
1201
  2144,
1202
- 2147,
1203
  2148,
1204
  2149,
1205
  2150,
 
 
1206
  2154,
1207
  2155,
1208
  2156,
1209
- 2158,
 
1210
  2160,
1211
  2161,
1212
  2162,
1213
- 2164,
1214
  2165,
1215
- 2166,
1216
  2167,
1217
  2168,
1218
  2169,
1219
  2170,
1220
- 2171,
1221
  2172,
 
1222
  2175,
1223
- 2177,
1224
  2178,
1225
  2179,
1226
  2180,
1227
- 2182,
1228
- 2184,
1229
  2185,
1230
  2186,
1231
- 2188,
1232
  2189,
1233
  2190,
1234
  2191,
1235
  2192,
 
1236
  2194,
1237
- 2195,
1238
  2196,
1239
- 2197,
1240
  2199,
1241
- 2200,
1242
  2201,
1243
  2202,
1244
  2203,
1245
- 2204,
1246
  2205,
1247
- 2206,
1248
  2207,
1249
- 2209,
1250
- 2211,
1251
  2212,
1252
  2214,
1253
- 2215,
1254
  2216,
1255
  2218,
1256
  2220,
1257
  2221,
 
 
 
1258
  2225,
1259
- 2227,
1260
  2229,
1261
  2231,
1262
  2233,
1263
  2235,
1264
  2236,
1265
  2237,
1266
- 2238,
1267
  2239,
1268
- 2240,
1269
  2241,
1270
- 2245,
 
1271
  2247,
1272
- 2249,
1273
- 2251,
1274
  2252,
1275
  2253,
1276
- 2255,
1277
- 2257,
1278
- 2259,
1279
  2260,
1280
- 2262,
 
1281
  2265,
1282
  2266,
 
1283
  2268,
 
1284
  2270,
1285
- 2271,
1286
  2272,
1287
  2274,
1288
  2276,
1289
- 2278,
1290
  2279,
 
1291
  2281,
1292
- 2283,
1293
  2284,
1294
- 2285,
1295
  2286,
1296
- 2287,
1297
  2288,
1298
  2290,
1299
- 2292,
 
1300
  2294,
 
1301
  2297,
1302
  2298,
1303
- 2299,
1304
  2302,
1305
- 2304,
1306
  2306,
1307
  2308,
1308
  2309,
 
1309
  2311,
1310
  2312,
1311
  2314,
1312
- 2315,
1313
  2316,
1314
- 2319,
1315
- 2320,
1316
  2323,
1317
  2325,
 
1318
  2327,
1319
- 2329,
1320
  2332,
1321
  2334,
1322
  2336,
1323
  2337,
1324
  2338,
1325
- 2339,
 
1326
  2343,
1327
  2345,
 
1328
  2347,
1329
  2348,
1330
  2350,
1331
  2352,
1332
  2353,
1333
- 2355,
1334
  2356,
1335
- 2357,
1336
  2358,
1337
- 2360,
1338
- 2362,
1339
  2363,
1340
  2364,
1341
  2366,
 
1342
  2368,
1343
- 2369,
1344
  2371,
 
1345
  2373,
1346
  2374,
1347
  2376,
1348
  2377,
1349
- 2379,
1350
- 2381,
1351
  2382,
1352
- 2383,
1353
  2385,
1354
  2386,
 
1355
  2389,
1356
- 2391,
 
 
1357
  2394,
1358
- 2395,
1359
  2396,
1360
- 2397,
1361
  2398,
1362
- 2399,
1363
- 2401,
1364
- 2402,
1365
  2404,
1366
- 2405,
1367
- 2406,
1368
- 2407,
1369
  2409,
1370
- 2411,
1371
- 2417,
 
 
 
1372
  2422,
 
1373
  2426,
1374
  2427,
1375
  2428,
1376
- 2431,
1377
- 2434,
1378
- 2435,
1379
- 2438,
1380
  2439,
1381
  2440,
1382
- 2442,
 
1383
  2445,
 
 
 
1384
  2449,
 
1385
  2451,
1386
  2452,
1387
  2453,
 
 
1388
  2456,
1389
- 2457,
1390
  2458,
1391
  2459,
1392
- 2460,
1393
  2461,
1394
  2462,
1395
  2463,
1396
  2464,
1397
- 2465,
1398
  2466,
1399
- 2467,
1400
  2468,
1401
  2469,
1402
  2471,
1403
  2472,
1404
- 2474,
1405
  2475,
1406
- 2476,
1407
- 2477,
1408
  2479,
1409
  2481,
1410
  2483,
1411
- 2484,
1412
  2485,
1413
  2486,
1414
- 2487,
1415
- 2488,
1416
  2489,
1417
  2490,
1418
  2491,
1419
- 2493,
1420
- 2494,
1421
- 2498,
1422
  2500,
1423
  2502,
1424
  2504,
1425
- 2505,
1426
  2508,
1427
- 2509,
1428
- 2510,
1429
  2511,
1430
- 2514,
 
 
1431
  2518,
1432
  2519,
1433
- 2521,
1434
- 2523,
1435
- 2525,
1436
- 2527,
 
1437
  2530,
1438
- 2531,
1439
- 2534,
1440
  2535,
1441
  2537,
1442
- 2538,
1443
- 2539,
1444
  2540,
1445
  2542,
 
1446
  2544,
1447
- 2548,
 
1448
  2549,
1449
- 2550,
1450
- 2552,
1451
  2554,
1452
  2556,
 
1453
  2558,
1454
- 2561,
1455
  2563,
1456
- 2564,
1457
  2565,
1458
- 2567,
1459
- 2569,
1460
- 2571,
 
1461
  2573,
1462
- 2576,
 
1463
  2578,
 
1464
  2580,
1465
  2581,
1466
  2583,
 
1467
  2586,
1468
  2588,
1469
  2589,
1470
- 2591,
1471
  2593,
1472
  2595,
1473
  2596,
1474
  2597,
1475
- 2598,
1476
  2601,
1477
  2602,
1478
- 2603,
1479
  2604,
1480
- 2606,
1481
  2608,
1482
  2609,
1483
  2611,
1484
  2612,
 
 
1485
  2615,
 
1486
  2617,
1487
  2618,
1488
  2619,
 
 
 
1489
  2623,
1490
- 2624,
1491
- 2626,
1492
  2630,
1493
- 2631,
1494
  2633,
1495
  2634,
1496
  2635,
1497
  2636,
1498
- 2637,
1499
  2638,
1500
  2639,
1501
  2640,
1502
  2641,
1503
  2642,
1504
  2643,
1505
- 2644,
1506
  2645,
1507
  2646,
1508
- 2647,
1509
  2648,
 
1510
  2650,
1511
- 2653,
 
 
1512
  2655,
1513
- 2656,
1514
  2658,
1515
- 2659,
1516
  2660,
1517
  2661,
1518
- 2662,
1519
- 2663,
1520
- 2665,
1521
- 2666,
1522
  2667,
1523
  2668,
1524
  2669,
 
1525
  2671,
1526
- 2672,
1527
  2674,
1528
- 2675,
1529
  2676,
1530
- 2677,
1531
  2678,
 
1532
  2680,
1533
  2681,
1534
- 2682,
1535
  2683,
1536
- 2685,
1537
- 2688,
1538
- 2691,
 
 
1539
  2692,
1540
- 2693,
1541
- 2695,
1542
- 2696,
1543
  2698,
1544
  2701,
1545
- 2703,
 
1546
  2705,
1547
  2706,
1548
  2707,
1549
- 2708,
1550
  2710,
1551
- 1220,
1552
- 2711,
1553
- 2714,
1554
- 2716,
1555
  2717,
1556
  2719,
1557
- 2725,
1558
- 2728,
1559
- 2729,
1560
- 2730,
 
1561
  2731,
1562
  2732,
1563
- 2733,
1564
- 2734,
1565
  2735,
1566
  2737,
1567
- 2738,
1568
  2740,
 
1569
  2742,
1570
  2744,
1571
- 2746,
1572
- 2747,
1573
  2748,
 
1574
  2751,
1575
- 2753,
1576
- 2754,
1577
  2755,
1578
- 2759,
 
 
1579
  2761,
1580
- 2762,
1581
  2763,
1582
- 2764,
1583
  2765,
1584
- 2766,
1585
- 2553,
1586
- 2767,
1587
  2768,
1588
  2770,
 
1589
  2772,
1590
  2773,
1591
  2774,
1592
- 2775,
1593
- 2777,
1594
  2781,
1595
  2782,
 
1596
  2784,
1597
  2785,
 
1598
  2788,
1599
- 2789,
1600
- 2792,
1601
- 2793,
1602
  2795,
1603
- 2797,
 
1604
  2800,
 
1605
  2802,
1606
  2803,
1607
- 2804,
1608
  2805,
 
 
1609
  2809,
1610
  2811,
1611
- 2812,
1612
  2813,
1613
  2814,
1614
  2815,
1615
- 2817,
1616
  2818,
1617
  2820,
1618
  2821,
1619
- 2822,
1620
  2825,
1621
  2826,
 
1622
  2828,
1623
- 2830,
1624
- 2831,
1625
  2832,
 
1626
  2834,
 
1627
  2836,
1628
  2837,
1629
- 2838,
1630
- 2840,
1631
  2841,
1632
  2843,
1633
  2844,
1634
- 2845,
 
1635
  2848,
1636
- 2850,
1637
  2851,
1638
- 2853,
1639
- 2855,
1640
  2856,
1641
- 2857,
1642
  2858,
1643
- 2859,
1644
- 2862,
1645
  2863,
1646
  2864,
1647
- 2865,
1648
  2866,
1649
  2868,
1650
  2870,
1651
- 2871,
1652
  2873,
1653
- 2874,
1654
- 2875,
1655
  2876,
1656
  2878,
1657
- 2879,
1658
  2881,
1659
  2883,
1660
  2885,
1661
  2887,
1662
- 2888,
1663
- 2890,
1664
  2891,
 
1665
  2893,
 
1666
  2895,
1667
  2897,
1668
- 2898,
1669
  2901,
1670
  2902,
1671
- 2905,
1672
- 2907,
1673
  2909,
 
1674
  2911,
1675
  2913,
1676
- 2915,
1677
  2916,
1678
- 2917,
1679
  2918,
1680
  2919,
 
1681
  2921,
1682
  2922,
 
1683
  2924,
1684
- 2925,
1685
  2927,
 
1686
  2931,
 
 
1687
  2934,
1688
- 2935,
1689
  2936,
1690
- 2937,
1691
  2939,
1692
  2941,
1693
  2944,
1694
  2946,
1695
  2947,
1696
  2948,
 
1697
  2950,
1698
- 2951,
1699
- 2954,
1700
  2955,
1701
- 2956,
1702
- 2959,
 
1703
  2961,
 
1704
  2963,
1705
- 2964,
1706
- 2966,
1707
  2969,
1708
- 2971,
1709
  2972,
1710
- 2973,
1711
- 2974,
1712
  2975,
1713
- 2977,
1714
- 2980,
 
 
1715
  2982,
1716
- 2984,
1717
  2985,
1718
- 2986,
1719
  2987,
 
 
 
1720
  2991,
1721
  2992,
1722
- 2993,
1723
  2994,
 
1724
  2996,
 
 
1725
  2999,
1726
- 3000,
1727
- 3002,
1728
- 3004,
1729
  3005,
1730
  3007,
1731
- 3008,
1732
  3010,
1733
  3012,
1734
  3013,
@@ -1736,178 +1731,175 @@
1736
  3016,
1737
  3017,
1738
  3018,
1739
- 3019,
1740
  3020,
1741
  3021,
1742
- 3022,
1743
  3024,
 
1744
  3026,
1745
  3028,
1746
- 3029,
 
 
1747
  3032,
1748
- 3034,
1749
  3035,
1750
- 3036,
1751
  3037,
1752
- 3039,
1753
  3040,
1754
  3041,
1755
  3042,
1756
  3043,
1757
  3044,
1758
- 3046,
1759
- 3048,
1760
  3049,
1761
  3050,
1762
  3052,
1763
- 1561,
1764
- 3054,
1765
  3055,
1766
- 3056,
1767
  3057,
1768
- 3058,
1769
  3059,
1770
  3060,
1771
  3061,
1772
- 3063,
 
1773
  3065,
1774
  3068,
1775
- 3069,
1776
  3070,
1777
- 3071,
1778
- 3072,
1779
- 3075,
1780
- 3077,
1781
  3078,
 
1782
  3080,
1783
  3081,
1784
  3082,
 
1785
  3084,
 
1786
  3086,
1787
- 3088,
1788
  3089,
1789
- 3090,
1790
  3091,
1791
- 3093,
1792
- 3095,
1793
  3096,
1794
- 3099,
1795
- 3101,
 
1796
  3104,
1797
  3105,
1798
  3106,
1799
  3108,
1800
- 3110,
1801
  3111,
1802
- 3112,
1803
- 3113,
1804
  3114,
1805
- 3115,
1806
  3116,
1807
  3117,
1808
  3118,
1809
- 3120,
1810
  3122,
1811
  3124,
 
1812
  3126,
1813
  3128,
1814
- 3131,
1815
  3132,
1816
  3133,
1817
  3134,
 
1818
  3136,
 
1819
  3137,
1820
- 3139,
 
1821
  3142,
1822
  3144,
1823
- 3145,
1824
  3146,
 
 
1825
  3149,
1826
- 3150,
1827
  3152,
1828
  3153,
1829
  3154,
1830
  3156,
1831
- 3158,
 
1832
  3160,
1833
  3161,
1834
- 3162,
1835
  3163,
1836
  3164,
1837
- 3165,
1838
- 3166,
1839
  3167,
1840
  3168,
 
1841
  3170,
1842
- 3172,
1843
  3174,
1844
- 3176,
1845
  3177,
1846
- 3178,
1847
  3179,
 
1848
  3181,
1849
  3182,
1850
- 3183,
1851
  3184,
1852
- 3185,
1853
  3187,
1854
  3188,
1855
- 3189,
1856
  3191,
1857
- 3192,
1858
  3195,
1859
  3196,
1860
  3197,
1861
- 3199,
1862
  3200,
1863
- 3203,
1864
- 3205,
1865
- 3207,
1866
  3208,
1867
  3209,
1868
  3210,
1869
  3211,
 
1870
  3213,
 
1871
  3215,
1872
  3216,
1873
  3217,
 
1874
  3219,
1875
  3221,
1876
- 3223,
1877
  3224,
1878
  3225,
1879
  3226,
1880
  3228,
1881
  3229,
1882
- 1712,
1883
- 3230,
1884
- 3232,
1885
  3234,
1886
  3236,
1887
- 3237,
1888
  3238,
1889
  3239,
1890
  3240,
1891
  3241,
1892
  3242,
1893
  3243,
1894
- 3244,
1895
  3245,
1896
  3246,
1897
  3247,
1898
  3248,
1899
  3250,
1900
  3251,
1901
- 3253,
1902
  3254,
1903
- 3255,
1904
- 3257,
1905
  3258,
1906
- 3260,
 
1907
  3262,
1908
  3263,
 
1909
  3265,
1910
- 3267,
1911
  3268,
1912
  3269,
1913
  3270,
@@ -1916,16 +1908,16 @@
1916
  3274,
1917
  3276,
1918
  3277,
1919
- 3278,
1920
  3279,
1921
  3281,
1922
- 3282,
1923
- 3285,
 
 
 
1924
  3289,
1925
- 3290,
1926
- 3292,
1927
  3293,
1928
- 3295,
1929
  3296,
1930
  3297,
1931
  3298,
@@ -1933,231 +1925,218 @@
1933
  3300,
1934
  3302,
1935
  3303,
 
1936
  3304,
1937
- 3305,
1938
  3306,
1939
- 3308,
1940
- 3310,
 
1941
  3312,
 
1942
  3314,
1943
  3316,
1944
  3317,
1945
  3318,
1946
  3320,
1947
- 3321,
1948
  3322,
1949
  3323,
1950
  3325,
1951
- 3327,
 
 
1952
  3330,
1953
  3331,
1954
- 3332,
1955
  3333,
1956
- 3334,
1957
- 3335,
1958
- 3337,
1959
  3338,
1960
- 3339,
1961
  3340,
1962
- 3341,
1963
  3343,
1964
  3344,
 
1965
  3346,
1966
- 3347,
1967
  3348,
1968
- 3350,
1969
- 3351,
1970
  3352,
1971
  3353,
1972
- 3355,
1973
- 3357,
1974
  3358,
1975
- 3360,
1976
- 1578,
1977
  3361,
 
1978
  3363,
1979
  3364,
1980
  3365,
1981
- 3366,
1982
  3368,
1983
- 3369,
1984
- 3372,
1985
  3373,
1986
  3375,
 
1987
  3377,
1988
  3379,
1989
  3380,
1990
  3381,
1991
- 3382,
1992
- 3384,
1993
  3385,
1994
- 3388,
1995
- 3390,
 
1996
  3392,
1997
  3393,
1998
  3394,
 
1999
  3396,
2000
- 3397,
2001
  3398,
2002
- 3399,
2003
- 3401,
2004
- 3402,
2005
  3403,
2006
  3405,
 
2007
  3408,
2008
  3410,
2009
- 3411,
2010
  3412,
 
2011
  3414,
2012
- 3415,
2013
  3417,
2014
- 3419,
2015
  3420,
2016
  3421,
2017
  3422,
 
 
2018
  3425,
 
2019
  3427,
2020
- 3428,
2021
- 3429,
2022
  3430,
2023
- 3431,
2024
  3433,
 
 
2025
  3438,
2026
- 3440,
2027
  3441,
2028
- 3443,
2029
- 3445,
2030
- 3446,
2031
  3447,
2032
- 3450,
2033
  3452,
2034
  3453,
2035
  3454,
 
2036
  3457,
2037
  3459,
2038
- 3460,
2039
- 3461,
2040
- 3464,
2041
  3465,
2042
  3466,
 
 
2043
  3469,
2044
- 3470,
2045
  3472,
 
2046
  3475,
 
 
2047
  3477,
 
 
2048
  3480,
2049
  3481,
 
2050
  3483,
 
2051
  3485,
2052
- 1964,
 
 
2053
  3489,
 
2054
  3491,
2055
- 3492,
2056
  3493,
2057
  3494,
 
 
2058
  3497,
2059
  3498,
2060
- 3499,
2061
  3501,
2062
  3502,
2063
  3503,
2064
- 3504,
2065
  3505,
2066
- 3506,
2067
- 3507,
2068
  3508,
2069
  3509,
2070
  3510,
2071
  3511,
2072
- 3512,
2073
  3513,
2074
- 3514,
2075
  3515,
2076
- 3516,
2077
  3517,
2078
  3518,
2079
  3519,
2080
  3520,
2081
- 3521,
2082
  3523,
2083
  3524,
 
2084
  3527,
2085
  3528,
2086
  3529,
2087
- 3530,
2088
- 3531,
2089
  3533,
2090
  3534,
2091
  3535,
2092
- 3536,
2093
  3538,
2094
- 3541,
2095
  3542,
2096
  3544,
2097
  3546,
2098
  3547,
 
2099
  3549,
2100
- 3550,
2101
  3551,
 
2102
  3554,
2103
  3555,
2104
  3556,
2105
- 3558,
2106
  3559,
2107
- 3560,
 
2108
  3563,
2109
  3564,
2110
  3565,
2111
  3566,
2112
  3567,
 
2113
  3570,
2114
  3571,
2115
  3572,
2116
- 3575,
2117
- 3577,
2118
  3579,
2119
  3580,
2120
  3581,
2121
- 3582,
2122
  3584,
2123
- 3586,
2124
  3587,
2125
  3588,
2126
- 3589,
2127
- 3592,
2128
- 3594,
2129
  3595,
2130
- 3596,
2131
- 3597,
2132
  3598,
2133
- 3599,
2134
  3601,
2135
- 3602,
2136
  3603,
2137
  3604,
2138
  3605,
 
2139
  3607,
2140
- 3609,
 
2141
  3613,
2142
- 3614,
2143
  3616,
2144
- 3618,
 
2145
  3621,
2146
  3623,
2147
  3625,
2148
- 3628,
2149
- 3631,
2150
- 3633,
2151
- 3634,
2152
- 3635,
2153
- 3636,
2154
- 3637,
2155
- 3640,
2156
- 3642,
2157
- 3645,
2158
- 3648,
2159
- 3650,
2160
- 3652,
2161
- 3653
2162
  ]
2163
  }
110
  228,
111
  230,
112
  232,
113
+ 234,
114
+ 236,
115
  237,
116
+ 239,
117
+ 241,
 
118
  244,
119
+ 246,
120
+ 248,
121
+ 250,
122
+ 252,
123
+ 254,
124
+ 256,
125
+ 258,
126
+ 260,
127
  261,
128
  263,
 
129
  266,
130
+ 268,
131
+ 272,
132
+ 274,
133
+ 276,
134
  279,
135
+ 281,
136
+ 283,
137
+ 285,
138
+ 287,
139
  290,
140
+ 292,
141
+ 294,
142
+ 296,
143
+ 300,
144
+ 302,
145
+ 304,
146
+ 306,
147
+ 308,
148
+ 310,
149
+ 312,
150
+ 314,
151
+ 316,
152
+ 320,
153
+ 322,
154
+ 324,
155
+ 326,
156
+ 328,
157
+ 330,
158
+ 332,
159
+ 335,
160
+ 337,
161
  338,
162
+ 340,
163
+ 342,
164
+ 344,
165
+ 346,
166
+ 348,
167
+ 350,
168
  351,
169
+ 353,
170
+ 355,
171
  356,
172
  358,
173
+ 360,
174
+ 362,
175
+ 364,
176
+ 368,
177
+ 370,
178
+ 372,
179
  373,
180
  375,
181
+ 376,
182
+ 378,
183
+ 380,
184
+ 382,
185
  384,
186
  386,
 
187
  389,
188
  391,
189
  392,
190
+ 394,
191
+ 396,
192
+ 398,
193
  399,
194
  401,
195
  403,
196
  405,
197
  407,
198
  409,
199
+ 411,
200
  413,
201
  415,
202
  417,
 
203
  421,
204
  423,
205
  425,
206
  427,
207
+ 428,
208
+ 430,
209
+ 432,
210
+ 434,
211
  436,
212
  438,
213
  440,
214
+ 442,
215
+ 444,
216
  445,
217
  447,
218
  449,
219
+ 450,
220
+ 452,
221
  454,
222
  456,
223
  458,
224
+ 460,
225
  463,
226
+ 465,
227
  467,
 
228
  471,
 
229
  474,
230
+ 475,
231
  477,
232
  479,
233
+ 480,
234
+ 482,
235
+ 484,
236
  485,
237
+ 487,
238
+ 489,
239
  491,
240
+ 492,
241
+ 494,
242
  495,
243
+ 497,
244
  498,
245
+ 501,
246
+ 503,
247
  505,
 
248
  508,
249
  510,
250
+ 512,
251
  515,
252
  517,
253
  519,
254
+ 522,
255
+ 524,
256
+ 526,
257
+ 528,
258
+ 530,
259
+ 532,
260
+ 534,
261
+ 536,
 
262
  540,
 
263
  542,
264
+ 544,
265
+ 546,
266
+ 548,
267
  549,
268
+ 550,
269
  551,
270
  552,
271
+ 554,
272
  556,
273
  558,
274
+ 359,
275
  560,
276
+ 561,
277
  564,
278
  566,
279
  568,
280
+ 570,
281
+ 572,
282
  573,
283
  575,
284
+ 577,
285
  579,
286
+ 582,
287
  583,
288
  585,
289
  587,
290
+ 589,
291
+ 591,
292
+ 593,
293
+ 595,
294
+ 599,
 
295
  601,
296
  603,
297
+ 604,
298
+ 606,
299
+ 608,
300
+ 610,
301
+ 612,
302
  614,
303
  616,
304
+ 617,
305
+ 619,
306
+ 621,
307
  623,
308
+ 624,
309
  626,
310
  628,
311
  630,
326
  661,
327
  663,
328
  664,
329
+ 665,
330
  667,
331
+ 668,
332
+ 671,
333
+ 673,
334
+ 675,
335
+ 677,
336
+ 679,
337
  681,
338
+ 684,
339
+ 686,
340
+ 688,
341
+ 690,
342
+ 694,
 
343
  696,
344
  698,
345
+ 700,
 
346
  702,
347
+ 703,
348
+ 707,
349
  709,
350
  710,
351
+ 711,
352
  712,
353
  714,
354
  716,
355
+ 718,
356
  721,
357
  723,
358
  725,
366
  741,
367
  743,
368
  745,
369
+ 747,
370
+ 749,
371
+ 751,
372
+ 753,
373
+ 755,
374
+ 757,
 
375
  759,
376
+ 760,
377
  762,
378
  764,
379
  766,
380
  768,
381
  770,
382
  771,
383
+ 774,
384
+ 776,
385
  777,
386
  779,
387
  781,
390
  786,
391
  787,
392
  789,
393
+ 792,
394
+ 794,
395
  795,
396
  798,
397
  801,
401
  809,
402
  811,
403
  813,
404
+ 816,
405
  818,
406
  820,
407
  822,
408
  824,
409
+ 825,
410
  827,
411
+ 831,
412
  833,
413
  835,
414
+ 836,
415
+ 839,
416
  841,
417
  843,
418
+ 846,
419
+ 848,
420
  850,
421
+ 852,
422
+ 854,
423
+ 856,
424
+ 858,
425
  859,
426
  861,
427
  863,
428
+ 865,
429
+ 867,
430
+ 869,
431
+ 871,
432
+ 875,
 
433
  876,
434
+ 879,
435
  881,
436
+ 883,
437
+ 885,
438
+ 887,
439
+ 889,
440
  890,
441
+ 891,
442
+ 893,
443
  895,
444
+ 896,
445
+ 898,
446
  900,
447
+ 901,
448
+ 903,
449
  905,
450
  907,
451
  909,
452
  911,
453
+ 912,
454
+ 914,
455
  916,
456
+ 917,
457
+ 919,
458
  921,
459
  923,
460
+ 924,
461
  926,
462
+ 929,
463
  931,
464
  933,
465
  935,
466
  937,
467
+ 938,
468
  940,
469
  942,
470
  944,
471
  946,
472
  948,
473
  950,
474
+ 951,
475
  952,
476
+ 955,
477
+ 956,
 
478
  958,
479
  960,
480
  962,
481
  964,
482
  966,
483
+ 967,
484
  969,
485
  971,
486
  973,
487
  975,
488
+ 976,
489
  977,
490
  978,
491
  979,
 
492
  981,
493
  983,
494
  985,
495
  987,
496
  989,
497
  991,
498
+ 992,
499
+ 986,
500
  993,
501
+ 994,
502
  996,
503
  998,
504
  999,
510
  1008,
511
  1010,
512
  1012,
 
513
  1015,
514
  1016,
515
  1018,
528
  1041,
529
  1043,
530
  1045,
531
+ 1048,
532
  1049,
533
  1050,
534
  1051,
535
+ 1054,
536
+ 1056,
537
+ 1058,
538
+ 1060,
539
+ 1062,
540
+ 1064,
541
  1065,
542
  1066,
543
+ 1068,
544
+ 1070,
545
+ 1072,
546
  1073,
547
+ 1075,
548
+ 1077,
549
+ 1079,
550
+ 1081,
 
551
  1083,
552
  1085,
553
+ 1087,
554
+ 1089,
 
555
  1090,
 
556
  1092,
557
+ 1093,
558
+ 1095,
559
+ 1097,
560
  1099,
561
  1100,
562
  1101,
563
+ 1102,
564
+ 1104,
565
  1108,
566
+ 1109,
567
  1110,
568
  1112,
569
  1114,
574
  1121,
575
  1122,
576
  1124,
577
+ 1126,
578
+ 1129,
579
+ 1131,
580
  1132,
581
+ 1134,
582
+ 1136,
583
  1137,
584
+ 1139,
585
  1140,
586
+ 1142,
587
  1143,
588
  1144,
 
589
  1147,
590
  1149,
591
+ 1151,
592
  1152,
593
+ 1154,
594
+ 1155,
595
  1158,
 
596
  1161,
 
597
  1163,
598
  1164,
 
599
  1166,
600
+ 1167,
601
  1168,
602
+ 1169,
603
  1170,
604
  1171,
605
  1173,
 
606
  1175,
607
  1176,
608
+ 1178,
609
  1179,
610
  1180,
611
  1181,
612
+ 1182,
613
  1183,
 
614
  1185,
615
  1186,
616
+ 1187,
617
  1189,
618
+ 1190,
619
+ 1191,
620
  1192,
621
  1193,
 
622
  1195,
623
+ 1196,
624
+ 1199,
625
  1200,
626
+ 1201,
627
+ 1202,
628
  1204,
629
+ 1207,
 
630
  1210,
631
  1211,
632
+ 1213,
633
  1215,
634
+ 1217,
635
+ 1218,
636
  1221,
637
+ 1222,
 
638
  1226,
639
  1228,
640
  1230,
641
  1232,
642
+ 1233,
643
+ 1235,
644
+ 1237,
645
  1239,
646
+ 1241,
 
647
  1243,
648
+ 1245,
649
  1246,
650
  1247,
651
+ 1249,
652
  1250,
653
+ 1251,
654
+ 315,
655
+ 1253,
656
  1254,
657
+ 1255,
658
+ 1256,
659
  1258,
 
660
  1260,
661
+ 1262,
662
+ 1266,
663
  1267,
664
  1269,
 
665
  1271,
666
+ 1272,
667
+ 1275,
668
+ 1277,
669
+ 1279,
670
+ 1282,
671
+ 1284,
672
+ 1286,
673
  1287,
674
  1288,
675
+ 1290,
676
+ 1292,
677
  1293,
678
+ 1295,
679
+ 1297,
680
  1298,
681
+ 1300,
682
+ 1302,
683
  1303,
684
+ 1305,
685
+ 1307,
686
  1308,
687
  1309,
688
+ 1311,
689
+ 1313,
690
+ 1316,
691
  1317,
692
+ 1319,
693
  1320,
694
+ 1322,
695
  1323,
696
  1324,
697
  1325,
698
+ 1329,
699
  1330,
700
+ 1333,
701
  1334,
702
+ 1336,
703
+ 1338,
704
+ 1340,
705
  1341,
706
+ 1342,
707
  1344,
708
  1345,
709
  1347,
710
  1348,
711
  1350,
712
  1351,
713
+ 1352,
714
  1353,
 
715
  1355,
716
+ 1357,
 
717
  1360,
718
+ 1362,
719
  1363,
720
+ 1364,
721
  1365,
 
722
  1367,
 
723
  1368,
724
  1369,
725
+ 1370,
726
  1372,
727
  1375,
728
  1376,
729
  1377,
730
  1378,
731
+ 1379,
732
+ 1381,
733
  1383,
 
734
  1385,
 
735
  1387,
736
  1389,
 
737
  1391,
738
  1393,
739
  1395,
740
  1396,
741
  1398,
742
  1400,
743
+ 1401,
744
+ 1404,
745
+ 1406,
746
  1407,
747
+ 1408,
748
+ 1411,
749
  1412,
750
  1413,
751
+ 1416,
752
  1417,
753
  1418,
754
+ 1420,
755
  1422,
756
  1423,
757
+ 1424,
758
  1425,
759
  1426,
760
+ 1427,
761
+ 1429,
762
  1430,
763
  1431,
 
 
764
  1434,
765
+ 1435,
766
  1436,
 
767
  1438,
768
+ 1441,
769
  1442,
770
  1443,
771
  1444,
772
+ 1445,
773
+ 1447,
774
+ 1448,
775
  1449,
776
  1450,
777
+ 1452,
 
778
  1454,
779
  1456,
780
  1458,
781
  1460,
782
+ 1461,
783
  1462,
 
784
  1465,
785
+ 1467,
786
+ 1468,
 
787
  1472,
788
+ 1473,
789
+ 1474,
790
  1476,
 
791
  1478,
792
+ 1483,
793
+ 1485,
794
+ 1486,
795
+ 1487,
796
+ 1490,
 
797
  1493,
798
  1496,
799
  1497,
804
  1504,
805
  1505,
806
  1506,
807
+ 1508,
808
  1509,
809
  1510,
810
  1512,
814
  1517,
815
  1518,
816
  1519,
817
+ 1520,
818
  1522,
819
  1524,
820
+ 1526,
821
  1527,
822
+ 1529,
823
+ 1531,
824
  1532,
825
+ 1535,
826
+ 435,
827
  1536,
828
+ 1539,
829
  1540,
830
+ 1542,
831
+ 1544,
832
  1545,
833
  1546,
834
+ 1549,
835
+ 1552,
836
+ 1554,
837
  1555,
838
  1556,
839
  1558,
840
+ 1559,
841
+ 1561,
842
  1562,
843
  1563,
844
+ 1564,
 
 
845
  1568,
846
+ 1569,
847
+ 1571,
848
  1572,
849
  1573,
850
+ 1574,
851
  1575,
 
 
852
  1579,
 
853
  1582,
854
  1584,
855
+ 1586,
856
+ 1587,
857
+ 1589,
858
  1590,
859
+ 1591,
860
  1594,
861
+ 1595,
862
  1597,
863
+ 1600,
 
 
864
  1603,
865
+ 1604,
866
  1606,
867
+ 1608,
868
+ 1610,
869
+ 1611,
870
+ 1614,
871
  1615,
 
872
  1617,
873
  1619,
874
+ 1620,
875
+ 1622,
876
  1623,
877
  1624,
878
+ 1625,
879
+ 1626,
880
  1627,
881
+ 1629,
882
+ 1631,
883
  1632,
884
+ 1634,
 
885
  1636,
 
886
  1638,
887
  1639,
888
  1640,
889
+ 1642,
890
+ 1644,
 
891
  1646,
892
  1648,
893
+ 1649,
894
  1651,
895
+ 1652,
896
  1654,
897
  1655,
898
  1657,
899
+ 1658,
900
+ 1660,
901
+ 1662,
902
  1663,
903
  1665,
904
+ 1667,
905
  1668,
906
+ 1669,
907
  1670,
908
  1672,
909
  1673,
910
  1675,
911
  1677,
 
912
  1679,
913
  1680,
914
  1681,
915
+ 1682,
916
  1683,
917
  1684,
 
 
 
 
918
  1688,
919
+ 1690,
920
  1692,
921
+ 1693,
922
+ 1695,
923
  1696,
 
924
  1699,
925
  1700,
926
+ 1701,
927
  1703,
928
  1704,
929
+ 1705,
930
  1706,
931
  1707,
932
  1708,
933
+ 1710,
934
  1711,
935
+ 1712,
936
+ 1714,
937
  1716,
938
  1717,
939
+ 1718,
940
+ 1720,
941
  1721,
942
  1722,
943
  1724,
944
  1726,
945
  1727,
946
+ 1728,
 
947
  1731,
948
+ 1732,
949
  1733,
950
+ 1734,
951
  1735,
952
  1736,
953
  1737,
954
+ 1738,
955
+ 1739,
956
  1742,
957
  1743,
958
  1744,
 
959
  1746,
 
960
  1748,
 
961
  1750,
962
  1752,
963
+ 1753,
964
  1754,
965
  1756,
966
  1757,
967
+ 1759,
968
  1760,
969
+ 1762,
970
+ 1764,
971
+ 307,
972
  1767,
973
+ 1769,
974
+ 1771,
975
+ 1773,
976
+ 1775,
977
+ 1777,
978
  1778,
979
  1780,
980
  1781,
981
+ 1782,
982
  1783,
983
  1784,
984
  1785,
985
  1786,
 
986
  1788,
987
  1789,
988
  1790,
989
+ 1792,
 
990
  1794,
991
+ 1796,
992
+ 1798,
993
+ 1800,
994
+ 1802,
995
  1803,
996
  1805,
997
+ 1806,
998
+ 1809,
999
  1810,
 
 
1000
  1815,
1001
+ 1817,
1002
+ 1819,
1003
  1820,
1004
  1822,
1005
+ 1823,
1006
  1825,
1007
  1827,
1008
  1828,
1009
+ 1829,
1010
+ 1830,
1011
  1833,
1012
  1834,
1013
+ 1837,
1014
+ 1838,
1015
  1839,
1016
  1840,
1017
+ 1842,
1018
  1844,
1019
  1845,
1020
  1846,
1021
  1848,
 
1022
  1850,
1023
+ 1853,
1024
+ 1855,
1025
  1857,
1026
+ 1858,
1027
  1861,
1028
+ 1863,
1029
+ 1864,
1030
+ 1866,
1031
  1867,
1032
  1868,
1033
+ 1869,
1034
  1870,
 
1035
  1872,
1036
  1873,
 
1037
  1876,
1038
+ 1879,
1039
+ 1881,
1040
+ 1884,
 
1041
  1886,
1042
+ 1888,
1043
+ 1890,
1044
  1891,
1045
+ 1892,
1046
  1893,
1047
  1895,
 
1048
  1897,
1049
  1898,
1050
+ 1899,
1051
+ 1901,
1052
  1902,
 
1053
  1904,
 
1054
  1907,
1055
  1908,
1056
  1910,
1057
+ 1912,
1058
  1914,
1059
+ 1916,
 
1060
  1918,
1061
  1920,
1062
  1922,
1063
  1924,
 
1064
  1928,
1065
  1930,
1066
  1932,
1067
+ 1934,
1068
+ 1935,
1069
+ 1937,
1070
  1938,
1071
  1940,
1072
  1942,
1073
+ 1944,
 
1074
  1946,
1075
  1948,
1076
+ 1949,
1077
+ 1951,
1078
  1952,
1079
  1954,
1080
+ 1955,
1081
  1957,
1082
  1959,
1083
  1960,
1084
  1962,
1085
  1963,
1086
  1965,
 
1087
  1969,
1088
  1970,
1089
  1971,
1090
  1973,
1091
  1974,
 
1092
  1977,
1093
+ 1978,
1094
+ 1980,
1095
  1983,
1096
  1984,
1097
+ 1985,
1098
  1987,
1099
  1988,
1100
+ 1990,
1101
  1992,
1102
  1994,
1103
+ 1996,
1104
  1997,
1105
  1998,
1106
  1999,
1107
+ 2000,
1108
  2002,
1109
+ 2003,
1110
  2004,
1111
  2006,
1112
+ 2007,
1113
  2008,
 
1114
  2011,
 
1115
  2013,
1116
+ 2015,
 
1117
  2017,
1118
  2018,
 
1119
  2020,
1120
  2022,
1121
  2023,
1122
  2024,
1123
+ 2026,
1124
+ 2028,
1125
+ 2030,
1126
+ 2032,
1127
  2033,
1128
  2034,
1129
  2036,
1130
  2037,
1131
+ 2038,
1132
  2040,
 
1133
  2042,
1134
+ 2044,
 
1135
  2046,
1136
+ 2047,
1137
+ 2049,
1138
  2050,
1139
+ 2051,
1140
  2052,
1141
  2053,
1142
+ 2054,
1143
  2056,
 
 
1144
  2058,
1145
  2060,
1146
+ 2061,
1147
  2063,
1148
  2065,
1149
  2066,
1150
+ 2067,
1151
  2069,
1152
+ 2070,
1153
  2071,
1154
+ 2072,
1155
+ 2074,
1156
  2076,
1157
+ 2077,
1158
  2078,
 
 
1159
  2082,
1160
  2084,
 
1161
  2086,
1162
  2087,
1163
+ 2088,
1164
  2089,
1165
+ 2090,
 
1166
  2093,
1167
+ 2094,
1168
+ 2098,
1169
  2099,
1170
+ 2100,
1171
  2101,
1172
  2102,
 
1173
  2104,
1174
+ 2106,
1175
  2108,
1176
+ 2110,
1177
+ 2111,
1178
  2113,
 
1179
  2115,
1180
  2117,
1181
+ 2118,
1182
  2119,
1183
+ 2120,
1184
  2123,
1185
+ 2125,
 
 
1186
  2128,
1187
  2129,
1188
  2132,
1189
+ 2133,
1190
  2134,
1191
  2135,
1192
+ 2136,
1193
+ 2137,
1194
  2138,
 
1195
  2142,
1196
  2143,
1197
  2144,
1198
+ 2146,
1199
  2148,
1200
  2149,
1201
  2150,
1202
+ 2152,
1203
+ 2153,
1204
  2154,
1205
  2155,
1206
  2156,
1207
+ 2157,
1208
+ 2159,
1209
  2160,
1210
  2161,
1211
  2162,
 
1212
  2165,
 
1213
  2167,
1214
  2168,
1215
  2169,
1216
  2170,
 
1217
  2172,
1218
+ 2174,
1219
  2175,
1220
+ 2176,
1221
  2178,
1222
  2179,
1223
  2180,
1224
+ 2181,
1225
+ 2183,
1226
  2185,
1227
  2186,
1228
+ 2187,
1229
  2189,
1230
  2190,
1231
  2191,
1232
  2192,
1233
+ 2193,
1234
  2194,
 
1235
  2196,
1236
+ 2198,
1237
  2199,
 
1238
  2201,
1239
  2202,
1240
  2203,
 
1241
  2205,
 
1242
  2207,
1243
+ 2208,
 
1244
  2212,
1245
  2214,
 
1246
  2216,
1247
  2218,
1248
  2220,
1249
  2221,
1250
+ 2222,
1251
+ 2223,
1252
+ 2224,
1253
  2225,
 
1254
  2229,
1255
  2231,
1256
  2233,
1257
  2235,
1258
  2236,
1259
  2237,
 
1260
  2239,
 
1261
  2241,
1262
+ 2243,
1263
+ 2244,
1264
  2247,
1265
+ 2248,
1266
+ 2250,
1267
  2252,
1268
  2253,
1269
+ 2254,
1270
+ 2256,
1271
+ 2258,
1272
  2260,
1273
+ 2261,
1274
+ 2263,
1275
  2265,
1276
  2266,
1277
+ 2267,
1278
  2268,
1279
+ 2269,
1280
  2270,
 
1281
  2272,
1282
  2274,
1283
  2276,
 
1284
  2279,
1285
+ 2280,
1286
  2281,
 
1287
  2284,
 
1288
  2286,
 
1289
  2288,
1290
  2290,
1291
+ 2291,
1292
+ 2293,
1293
  2294,
1294
+ 2296,
1295
  2297,
1296
  2298,
1297
+ 2301,
1298
  2302,
1299
+ 2303,
1300
  2306,
1301
  2308,
1302
  2309,
1303
+ 2310,
1304
  2311,
1305
  2312,
1306
  2314,
 
1307
  2316,
1308
+ 2318,
1309
+ 2321,
1310
  2323,
1311
  2325,
1312
+ 2326,
1313
  2327,
1314
+ 2328,
1315
  2332,
1316
  2334,
1317
  2336,
1318
  2337,
1319
  2338,
1320
+ 2340,
1321
+ 2342,
1322
  2343,
1323
  2345,
1324
+ 2346,
1325
  2347,
1326
  2348,
1327
  2350,
1328
  2352,
1329
  2353,
1330
+ 2354,
1331
  2356,
 
1332
  2358,
1333
+ 2359,
1334
+ 2361,
1335
  2363,
1336
  2364,
1337
  2366,
1338
+ 2367,
1339
  2368,
1340
+ 2370,
1341
  2371,
1342
+ 2372,
1343
  2373,
1344
  2374,
1345
  2376,
1346
  2377,
1347
+ 2380,
 
1348
  2382,
 
1349
  2385,
1350
  2386,
1351
+ 2387,
1352
  2389,
1353
+ 2390,
1354
+ 2392,
1355
+ 2393,
1356
  2394,
 
1357
  2396,
 
1358
  2398,
 
 
 
1359
  2404,
 
 
 
1360
  2409,
1361
+ 2413,
1362
+ 2414,
1363
+ 2415,
1364
+ 2418,
1365
+ 2421,
1366
  2422,
1367
+ 2425,
1368
  2426,
1369
  2427,
1370
  2428,
1371
+ 2430,
1372
+ 2433,
1373
+ 2437,
 
1374
  2439,
1375
  2440,
1376
+ 2441,
1377
+ 2444,
1378
  2445,
1379
+ 2446,
1380
+ 2447,
1381
+ 2448,
1382
  2449,
1383
+ 2450,
1384
  2451,
1385
  2452,
1386
  2453,
1387
+ 2454,
1388
+ 2455,
1389
  2456,
 
1390
  2458,
1391
  2459,
 
1392
  2461,
1393
  2462,
1394
  2463,
1395
  2464,
 
1396
  2466,
 
1397
  2468,
1398
  2469,
1399
  2471,
1400
  2472,
1401
+ 2473,
1402
  2475,
 
 
1403
  2479,
1404
  2481,
1405
  2483,
 
1406
  2485,
1407
  2486,
 
 
1408
  2489,
1409
  2490,
1410
  2491,
1411
+ 2492,
1412
+ 2495,
1413
+ 2499,
1414
  2500,
1415
  2502,
1416
  2504,
1417
+ 2506,
1418
  2508,
 
 
1419
  2511,
1420
+ 2512,
1421
+ 2515,
1422
+ 2516,
1423
  2518,
1424
  2519,
1425
+ 2520,
1426
+ 2522,
1427
+ 2524,
1428
+ 2528,
1429
+ 2529,
1430
  2530,
1431
+ 2532,
1432
+ 2533,
1433
  2535,
1434
  2537,
 
 
1435
  2540,
1436
  2542,
1437
+ 2543,
1438
  2544,
1439
+ 2546,
1440
+ 2547,
1441
  2549,
1442
+ 2551,
 
1443
  2554,
1444
  2556,
1445
+ 2557,
1446
  2558,
1447
+ 2560,
1448
  2563,
 
1449
  2565,
1450
+ 2566,
1451
+ 2568,
1452
+ 2570,
1453
+ 2572,
1454
  2573,
1455
+ 2574,
1456
+ 2575,
1457
  2578,
1458
+ 2579,
1459
  2580,
1460
  2581,
1461
  2583,
1462
+ 2585,
1463
  2586,
1464
  2588,
1465
  2589,
1466
+ 2590,
1467
  2593,
1468
  2595,
1469
  2596,
1470
  2597,
 
1471
  2601,
1472
  2602,
 
1473
  2604,
 
1474
  2608,
1475
  2609,
1476
  2611,
1477
  2612,
1478
+ 2613,
1479
+ 2614,
1480
  2615,
1481
+ 2616,
1482
  2617,
1483
  2618,
1484
  2619,
1485
+ 2620,
1486
+ 2621,
1487
+ 2622,
1488
  2623,
1489
+ 2625,
1490
+ 2628,
1491
  2630,
1492
+ 2632,
1493
  2633,
1494
  2634,
1495
  2635,
1496
  2636,
 
1497
  2638,
1498
  2639,
1499
  2640,
1500
  2641,
1501
  2642,
1502
  2643,
 
1503
  2645,
1504
  2646,
 
1505
  2648,
1506
+ 2649,
1507
  2650,
1508
+ 2651,
1509
+ 2652,
1510
+ 2654,
1511
  2655,
1512
+ 2657,
1513
  2658,
 
1514
  2660,
1515
  2661,
1516
+ 2664,
 
 
 
1517
  2667,
1518
  2668,
1519
  2669,
1520
+ 2670,
1521
  2671,
 
1522
  2674,
 
1523
  2676,
 
1524
  2678,
1525
+ 2679,
1526
  2680,
1527
  2681,
 
1528
  2683,
1529
+ 1227,
1530
+ 2684,
1531
+ 2687,
1532
+ 2689,
1533
+ 2690,
1534
  2692,
 
 
 
1535
  2698,
1536
  2701,
1537
+ 2702,
1538
+ 2704,
1539
  2705,
1540
  2706,
1541
  2707,
1542
+ 2709,
1543
  2710,
1544
+ 2712,
1545
+ 2713,
1546
+ 2715,
 
1547
  2717,
1548
  2719,
1549
+ 2720,
1550
+ 2721,
1551
+ 2724,
1552
+ 2726,
1553
+ 2727,
1554
  2731,
1555
  2732,
 
 
1556
  2735,
1557
  2737,
1558
+ 2739,
1559
  2740,
1560
+ 2741,
1561
  2742,
1562
  2744,
 
 
1563
  2748,
1564
+ 2749,
1565
  2751,
1566
+ 2752,
 
1567
  2755,
1568
+ 2756,
1569
+ 2757,
1570
+ 2760,
1571
  2761,
 
1572
  2763,
 
1573
  2765,
 
 
 
1574
  2768,
1575
  2770,
1576
+ 2771,
1577
  2772,
1578
  2773,
1579
  2774,
1580
+ 2778,
1581
+ 2780,
1582
  2781,
1583
  2782,
1584
+ 2783,
1585
  2784,
1586
  2785,
1587
+ 2787,
1588
  2788,
1589
+ 2790,
1590
+ 2791,
1591
+ 2794,
1592
  2795,
1593
+ 2796,
1594
+ 2798,
1595
  2800,
1596
+ 2801,
1597
  2802,
1598
  2803,
 
1599
  2805,
1600
+ 2807,
1601
+ 2808,
1602
  2809,
1603
  2811,
 
1604
  2813,
1605
  2814,
1606
  2815,
 
1607
  2818,
1608
  2820,
1609
  2821,
1610
+ 2823,
1611
  2825,
1612
  2826,
1613
+ 2827,
1614
  2828,
1615
+ 2829,
 
1616
  2832,
1617
+ 2833,
1618
  2834,
1619
+ 2835,
1620
  2836,
1621
  2837,
1622
+ 2839,
 
1623
  2841,
1624
  2843,
1625
  2844,
1626
+ 2846,
1627
+ 2847,
1628
  2848,
1629
+ 2849,
1630
  2851,
1631
+ 2852,
1632
+ 2854,
1633
  2856,
 
1634
  2858,
1635
+ 2860,
1636
+ 2861,
1637
  2863,
1638
  2864,
 
1639
  2866,
1640
  2868,
1641
  2870,
1642
+ 2872,
1643
  2873,
 
 
1644
  2876,
1645
  2878,
 
1646
  2881,
1647
  2883,
1648
  2885,
1649
  2887,
1650
+ 2889,
 
1651
  2891,
1652
+ 2892,
1653
  2893,
1654
+ 2894,
1655
  2895,
1656
  2897,
1657
+ 2899,
1658
  2901,
1659
  2902,
1660
+ 2906,
 
1661
  2909,
1662
+ 2910,
1663
  2911,
1664
  2913,
 
1665
  2916,
 
1666
  2918,
1667
  2919,
1668
+ 2920,
1669
  2921,
1670
  2922,
1671
+ 2923,
1672
  2924,
1673
+ 2926,
1674
  2927,
1675
+ 2930,
1676
  2931,
1677
+ 2932,
1678
+ 2933,
1679
  2934,
 
1680
  2936,
1681
+ 2938,
1682
  2939,
1683
  2941,
1684
  2944,
1685
  2946,
1686
  2947,
1687
  2948,
1688
+ 2949,
1689
  2950,
1690
+ 2952,
 
1691
  2955,
1692
+ 2957,
1693
+ 2958,
1694
+ 2960,
1695
  2961,
1696
+ 2962,
1697
  2963,
1698
+ 2967,
1699
+ 2968,
1700
  2969,
1701
+ 2970,
1702
  2972,
 
 
1703
  2975,
1704
+ 2976,
1705
+ 2978,
1706
+ 2979,
1707
+ 2981,
1708
  2982,
1709
+ 2983,
1710
  2985,
 
1711
  2987,
1712
+ 2988,
1713
+ 2989,
1714
+ 2990,
1715
  2991,
1716
  2992,
 
1717
  2994,
1718
+ 2995,
1719
  2996,
1720
+ 2997,
1721
+ 2998,
1722
  2999,
1723
+ 3001,
1724
+ 3003,
 
1725
  3005,
1726
  3007,
 
1727
  3010,
1728
  3012,
1729
  3013,
1731
  3016,
1732
  3017,
1733
  3018,
 
1734
  3020,
1735
  3021,
1736
+ 3023,
1737
  3024,
1738
+ 3025,
1739
  3026,
1740
  3028,
1741
+ 3030,
1742
+ 3031,
1743
+ 1843,
1744
  3032,
1745
+ 3033,
1746
  3035,
 
1747
  3037,
 
1748
  3040,
1749
  3041,
1750
  3042,
1751
  3043,
1752
  3044,
1753
+ 3047,
 
1754
  3049,
1755
  3050,
1756
  3052,
1757
+ 3053,
 
1758
  3055,
 
1759
  3057,
 
1760
  3059,
1761
  3060,
1762
  3061,
1763
+ 3062,
1764
+ 3064,
1765
  3065,
1766
  3068,
 
1767
  3070,
1768
+ 3073,
1769
+ 3074,
1770
+ 3076,
 
1771
  3078,
1772
+ 3079,
1773
  3080,
1774
  3081,
1775
  3082,
1776
+ 3083,
1777
  3084,
1778
+ 3085,
1779
  3086,
1780
+ 3087,
1781
  3089,
 
1782
  3091,
1783
+ 3092,
1784
+ 3094,
1785
  3096,
1786
+ 3098,
1787
+ 3100,
1788
+ 3103,
1789
  3104,
1790
  3105,
1791
  3106,
1792
  3108,
1793
+ 3109,
1794
  3111,
 
 
1795
  3114,
 
1796
  3116,
1797
  3117,
1798
  3118,
1799
+ 3121,
1800
  3122,
1801
  3124,
1802
+ 3125,
1803
  3126,
1804
  3128,
1805
+ 3130,
1806
  3132,
1807
  3133,
1808
  3134,
1809
+ 3135,
1810
  3136,
1811
+ 1084,
1812
  3137,
1813
+ 3138,
1814
+ 3140,
1815
  3142,
1816
  3144,
 
1817
  3146,
1818
+ 3147,
1819
+ 3148,
1820
  3149,
1821
+ 3151,
1822
  3152,
1823
  3153,
1824
  3154,
1825
  3156,
1826
+ 3157,
1827
+ 3159,
1828
  3160,
1829
  3161,
 
1830
  3163,
1831
  3164,
 
 
1832
  3167,
1833
  3168,
1834
+ 3169,
1835
  3170,
1836
+ 3171,
1837
  3174,
1838
+ 3175,
1839
  3177,
 
1840
  3179,
1841
+ 3180,
1842
  3181,
1843
  3182,
 
1844
  3184,
1845
+ 3186,
1846
  3187,
1847
  3188,
1848
+ 3190,
1849
  3191,
1850
+ 3193,
1851
  3195,
1852
  3196,
1853
  3197,
1854
+ 3198,
1855
  3200,
1856
+ 3202,
1857
+ 3204,
1858
+ 3206,
1859
  3208,
1860
  3209,
1861
  3210,
1862
  3211,
1863
+ 3212,
1864
  3213,
1865
+ 3214,
1866
  3215,
1867
  3216,
1868
  3217,
1869
+ 3218,
1870
  3219,
1871
  3221,
1872
+ 3222,
1873
  3224,
1874
  3225,
1875
  3226,
1876
  3228,
1877
  3229,
1878
+ 3231,
1879
+ 3233,
 
1880
  3234,
1881
  3236,
 
1882
  3238,
1883
  3239,
1884
  3240,
1885
  3241,
1886
  3242,
1887
  3243,
 
1888
  3245,
1889
  3246,
1890
  3247,
1891
  3248,
1892
  3250,
1893
  3251,
 
1894
  3254,
 
 
1895
  3258,
1896
+ 3259,
1897
+ 3261,
1898
  3262,
1899
  3263,
1900
+ 3264,
1901
  3265,
1902
+ 3266,
1903
  3268,
1904
  3269,
1905
  3270,
1908
  3274,
1909
  3276,
1910
  3277,
 
1911
  3279,
1912
  3281,
1913
+ 3283,
1914
+ 3284,
1915
+ 3286,
1916
+ 3287,
1917
+ 3288,
1918
  3289,
1919
+ 3291,
 
1920
  3293,
 
1921
  3296,
1922
  3297,
1923
  3298,
1925
  3300,
1926
  3302,
1927
  3303,
1928
+ 1676,
1929
  3304,
 
1930
  3306,
1931
+ 3307,
1932
+ 3309,
1933
+ 3311,
1934
  3312,
1935
+ 3313,
1936
  3314,
1937
  3316,
1938
  3317,
1939
  3318,
1940
  3320,
 
1941
  3322,
1942
  3323,
1943
  3325,
1944
+ 3326,
1945
+ 3328,
1946
+ 3329,
1947
  3330,
1948
  3331,
 
1949
  3333,
1950
+ 3336,
 
 
1951
  3338,
 
1952
  3340,
1953
+ 3342,
1954
  3343,
1955
  3344,
1956
+ 3345,
1957
  3346,
 
1958
  3348,
1959
+ 3349,
 
1960
  3352,
1961
  3353,
1962
+ 3354,
1963
+ 3356,
1964
  3358,
1965
+ 3359,
 
1966
  3361,
1967
+ 3362,
1968
  3363,
1969
  3364,
1970
  3365,
1971
+ 3367,
1972
  3368,
1973
+ 3370,
 
1974
  3373,
1975
  3375,
1976
+ 3376,
1977
  3377,
1978
  3379,
1979
  3380,
1980
  3381,
1981
+ 3383,
 
1982
  3385,
1983
+ 3386,
1984
+ 3389,
1985
+ 3391,
1986
  3392,
1987
  3393,
1988
  3394,
1989
+ 3395,
1990
  3396,
 
1991
  3398,
 
 
 
1992
  3403,
1993
  3405,
1994
+ 3407,
1995
  3408,
1996
  3410,
 
1997
  3412,
1998
+ 3413,
1999
  3414,
 
2000
  3417,
2001
+ 3418,
2002
  3420,
2003
  3421,
2004
  3422,
2005
+ 3423,
2006
+ 3424,
2007
  3425,
2008
+ 3426,
2009
  3427,
 
 
2010
  3430,
2011
+ 3432,
2012
  3433,
2013
+ 3434,
2014
+ 3437,
2015
  3438,
 
2016
  3441,
2017
+ 3442,
2018
+ 3444,
 
2019
  3447,
2020
+ 3449,
2021
  3452,
2022
  3453,
2023
  3454,
2024
+ 3455,
2025
  3457,
2026
  3459,
2027
+ 3463,
 
 
2028
  3465,
2029
  3466,
2030
+ 3467,
2031
+ 3468,
2032
  3469,
 
2033
  3472,
2034
+ 3473,
2035
  3475,
2036
+ 3476,
2037
+ 2656,
2038
  3477,
2039
+ 3478,
2040
+ 3479,
2041
  3480,
2042
  3481,
2043
+ 3482,
2044
  3483,
2045
+ 3484,
2046
  3485,
2047
+ 3486,
2048
+ 3487,
2049
+ 3488,
2050
  3489,
2051
+ 3490,
2052
  3491,
 
2053
  3493,
2054
  3494,
2055
+ 3495,
2056
+ 3496,
2057
  3497,
2058
  3498,
2059
+ 3500,
2060
  3501,
2061
  3502,
2062
  3503,
 
2063
  3505,
 
 
2064
  3508,
2065
  3509,
2066
  3510,
2067
  3511,
 
2068
  3513,
 
2069
  3515,
 
2070
  3517,
2071
  3518,
2072
  3519,
2073
  3520,
 
2074
  3523,
2075
  3524,
2076
+ 3525,
2077
  3527,
2078
  3528,
2079
  3529,
2080
+ 3532,
 
2081
  3533,
2082
  3534,
2083
  3535,
 
2084
  3538,
2085
+ 3539,
2086
  3542,
2087
  3544,
2088
  3546,
2089
  3547,
2090
+ 3548,
2091
  3549,
 
2092
  3551,
2093
+ 3553,
2094
  3554,
2095
  3555,
2096
  3556,
 
2097
  3559,
2098
+ 3561,
2099
+ 3562,
2100
  3563,
2101
  3564,
2102
  3565,
2103
  3566,
2104
  3567,
2105
+ 3568,
2106
  3570,
2107
  3571,
2108
  3572,
2109
+ 3574,
2110
+ 3578,
2111
  3579,
2112
  3580,
2113
  3581,
2114
+ 3583,
2115
  3584,
2116
+ 3585,
2117
  3587,
2118
  3588,
2119
+ 3591,
2120
+ 3593,
 
2121
  3595,
 
 
2122
  3598,
 
2123
  3601,
 
2124
  3603,
2125
  3604,
2126
  3605,
2127
+ 3606,
2128
  3607,
2129
+ 3610,
2130
+ 3611,
2131
  3613,
 
2132
  3616,
2133
+ 3617,
2134
+ 3620,
2135
  3621,
2136
  3623,
2137
  3625,
2138
+ 3626,
2139
+ 3627,
2140
+ 3628
 
 
 
 
 
 
 
 
 
 
 
2141
  ]
2142
  }
lemmatizer/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32e80da2eb17c2d6b95d3decdc2244a5a57539d0e99ffbecc9f5fe8a11c0e666
3
- size 838134
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9dcf297bd1d85064d90f9133dbdfe4ea9dc091abaa31fb90dd651001e6fa522
3
+ size 829986
lemmatizer/trees CHANGED
Binary files a/lemmatizer/trees and b/lemmatizer/trees differ
meta.json CHANGED
@@ -1,14 +1,14 @@
1
  {
2
  "lang":"pl",
3
  "name":"core_news_sm",
4
- "version":"3.3.0",
5
  "description":"Polish pipeline optimized for CPU. Components: tok2vec, morphologizer, parser, lemmatizer (trainable_lemmatizer), tagger, senter, ner.",
6
  "author":"Explosion",
7
  "email":"contact@explosion.ai",
8
  "url":"https://explosion.ai",
9
  "license":"GNU GPL 3.0",
10
- "spacy_version":">=3.3.0.dev0,<3.4.0",
11
- "spacy_git_version":"849bef2de",
12
  "vectors":{
13
  "width":0,
14
  "vectors":0,
@@ -119,6 +119,7 @@
119
  "Case=Gen|Degree=Pos|Gender=Neut|Number=Plur|POS=ADJ",
120
  "Case=Gen|Gender=Neut|NumType=Sets|Number=Plur|POS=NOUN",
121
  "Aspect=Perf|Case=Gen|Gender=Neut|Number=Plur|POS=ADJ|Polarity=Pos|VerbForm=Part|Voice=Pass",
 
122
  "Case=Gen|Degree=Pos|Gender=Fem|Number=Plur|POS=ADJ",
123
  "Aspect=Perf|Case=Nom|Gender=Fem|Number=Plur|POS=ADJ|Polarity=Pos|VerbForm=Part|Voice=Pass",
124
  "Case=Acc|Degree=Pos|Gender=Fem|Number=Plur|POS=ADJ",
@@ -1741,7 +1742,8 @@
1741
  "SIEBIE",
1742
  "SUBST",
1743
  "WINIEN",
1744
- "XXX"
 
1745
  ],
1746
  "attribute_ruler":[
1747
 
@@ -1782,96 +1784,96 @@
1782
  "token_p":0.99628964,
1783
  "token_r":0.9982863284,
1784
  "token_f":0.9972869848,
1785
- "pos_acc":0.9699451172,
1786
- "morph_acc":0.8778342285,
1787
- "morph_micro_p":0.9370947767,
1788
- "morph_micro_r":0.9339480515,
1789
- "morph_micro_f":0.935518768,
1790
  "morph_per_feat":{
1791
  "Case":{
1792
- "p":0.900384369,
1793
- "r":0.900384369,
1794
- "f":0.900384369
1795
  },
1796
  "Gender":{
1797
- "p":0.9110407876,
1798
- "r":0.9110407876,
1799
- "f":0.9110407876
1800
  },
1801
  "Number":{
1802
- "p":0.9693122803,
1803
- "r":0.9680427494,
1804
- "f":0.9686770989
1805
  },
1806
  "AdpType":{
1807
- "p":0.9997330486,
1808
- "r":0.9981343284,
1809
- "f":0.9989330488
1810
  },
1811
  "Variant":{
1812
- "p":0.9937660433,
1813
- "r":0.9963235294,
1814
- "f":0.995043143
1815
  },
1816
  "Animacy":{
1817
- "p":0.8491740484,
1818
- "r":0.8471459279,
1819
- "f":0.8481587757
1820
  },
1821
  "Degree":{
1822
- "p":0.910523354,
1823
- "r":0.9336410848,
1824
- "f":0.9219373219
1825
  },
1826
  "Aspect":{
1827
- "p":0.8912516322,
1828
- "r":0.8773411678,
1829
- "f":0.8842416952
1830
  },
1831
  "Mood":{
1832
- "p":0.9770237777,
1833
- "r":0.974940016,
1834
- "f":0.9759807846
1835
  },
1836
  "Person":{
1837
- "p":0.9750757831,
1838
- "r":0.9718026183,
1839
- "f":0.9734364492
1840
  },
1841
  "Tense":{
1842
- "p":0.9620120513,
1843
- "r":0.960251046,
1844
- "f":0.961130742
1845
  },
1846
  "VerbForm":{
1847
- "p":0.9570776256,
1848
- "r":0.9427851745,
1849
- "f":0.9498776398
1850
  },
1851
  "Voice":{
1852
- "p":0.9691421518,
1853
- "r":0.9549969593,
1854
- "f":0.9620175618
1855
  },
1856
  "PunctType":{
1857
- "p":0.9982590529,
1858
- "r":0.9975643702,
1859
- "f":0.9979115907
1860
  },
1861
  "NumForm":{
1862
- "p":0.9614604462,
1863
- "r":0.9614604462,
1864
- "f":0.9614604462
1865
  },
1866
  "PrepCase":{
1867
- "p":0.9902200489,
1868
- "r":0.9712230216,
1869
- "f":0.98062954
1870
  },
1871
  "PronType":{
1872
- "p":0.9694092827,
1873
- "r":0.9626396648,
1874
- "f":0.9660126139
1875
  },
1876
  "Reflex":{
1877
  "p":0.997260274,
@@ -1879,74 +1881,74 @@
1879
  "f":0.9986282579
1880
  },
1881
  "NumType":{
1882
- "p":0.914507772,
1883
- "r":0.8673218673,
1884
- "f":0.8902900378
1885
  },
1886
  "Polarity":{
1887
- "p":0.8880813953,
1888
- "r":0.8404401651,
1889
- "f":0.8636042403
1890
  },
1891
  "Hyph":{
1892
  "p":1.0,
1893
- "r":1.0,
1894
- "f":1.0
1895
  },
1896
  "VerbType":{
1897
- "p":0.9096774194,
1898
- "r":0.9155844156,
1899
- "f":0.9126213592
1900
  },
1901
  "ConjType":{
1902
- "p":0.9466666667,
1903
- "r":0.940397351,
1904
- "f":0.9435215947
1905
  },
1906
  "Clitic":{
1907
- "p":0.9523809524,
1908
- "r":0.9852216749,
1909
- "f":0.9685230024
1910
  },
1911
  "Poss":{
1912
- "p":0.9825581395,
1913
- "r":0.9883040936,
1914
- "f":0.9854227405
1915
  },
1916
  "Number[psor]":{
1917
- "p":0.9801980198,
1918
- "r":0.9705882353,
1919
- "f":0.9753694581
1920
  },
1921
  "PartType":{
1922
- "p":0.9516129032,
1923
- "r":0.8805970149,
1924
- "f":0.9147286822
1925
  },
1926
  "Abbr":{
1927
- "p":0.92,
1928
- "r":0.9019607843,
1929
- "f":0.9108910891
1930
  },
1931
  "Pun":{
1932
- "p":0.9146341463,
1933
- "r":0.8720930233,
1934
- "f":0.8928571429
1935
  },
1936
  "PunctSide":{
1937
  "p":1.0,
1938
- "r":0.975,
1939
- "f":0.9873417722
1940
  },
1941
  "Foreign":{
1942
- "p":0.6666666667,
1943
  "r":0.6666666667,
1944
- "f":0.6666666667
1945
  },
1946
  "Emphatic":{
1947
  "p":1.0,
1948
- "r":0.5,
1949
- "f":0.6666666667
1950
  },
1951
  "Polite":{
1952
  "p":0.0,
@@ -1954,266 +1956,281 @@
1954
  "f":0.0
1955
  }
1956
  },
1957
- "sents_p":0.9646579067,
1958
- "sents_r":0.9611738149,
1959
- "sents_f":0.9629127092,
1960
- "dep_uas":0.8774051868,
1961
- "dep_las":0.7960616886,
1962
  "dep_las_per_type":{
1963
  "nsubj":{
1964
- "p":0.8236443576,
1965
- "r":0.8346534653,
1966
- "f":0.8291123678
1967
  },
1968
  "case":{
1969
- "p":0.9647637258,
1970
  "r":0.9684672333,
1971
- "f":0.9666119321
1972
  },
1973
  "amod":{
1974
- "p":0.8684440559,
1975
- "r":0.891431135,
1976
- "f":0.8797874696
1977
  },
1978
  "nmod":{
1979
- "p":0.5587692308,
1980
- "r":0.5632754342,
1981
- "f":0.5610132839
1982
  },
1983
  "cc":{
1984
- "p":0.8689320388,
1985
- "r":0.8714703019,
1986
- "f":0.8701993194
1987
  },
1988
  "conj":{
1989
- "p":0.6162790698,
1990
- "r":0.6538961039,
1991
- "f":0.6345305608
1992
  },
1993
  "root":{
1994
- "p":0.9271163422,
1995
- "r":0.9246049661,
1996
- "f":0.9258589512
1997
  },
1998
  "obl":{
1999
- "p":0.6861156132,
2000
- "r":0.6947483589,
2001
- "f":0.6904050014
2002
  },
2003
  "obl:arg":{
2004
- "p":0.6428571429,
2005
- "r":0.5922444183,
2006
- "f":0.6165137615
2007
  },
2008
  "nummod":{
2009
- "p":0.8344827586,
2010
- "r":0.8642857143,
2011
- "f":0.849122807
2012
  },
2013
  "obj":{
2014
- "p":0.7814313346,
2015
- "r":0.7931937173,
2016
- "f":0.7872685937
2017
  },
2018
  "advcl":{
2019
- "p":0.6715976331,
2020
- "r":0.6560693642,
2021
- "f":0.6637426901
2022
  },
2023
  "iobj":{
2024
- "p":0.7392055268,
2025
- "r":0.66562986,
2026
- "f":0.7004909984
2027
  },
2028
  "det:numgov":{
2029
- "p":1.0,
2030
- "r":0.8620689655,
2031
- "f":0.9259259259
2032
  },
2033
  "acl":{
2034
- "p":0.7053571429,
2035
  "r":0.6422764228,
2036
- "f":0.6723404255
 
 
 
 
 
2037
  },
2038
  "fixed":{
2039
- "p":0.791005291,
2040
- "r":0.7786458333,
2041
- "f":0.7847769029
2042
  },
2043
  "nummod:gov":{
2044
- "p":0.8,
2045
- "r":0.7777777778,
2046
- "f":0.7887323944
2047
  },
2048
  "obl:agent":{
2049
- "p":0.8064516129,
2050
- "r":0.8196721311,
2051
- "f":0.8130081301
2052
  },
2053
  "expl:pv":{
2054
- "p":0.9750830565,
2055
- "r":0.9783333333,
2056
- "f":0.9767054908
2057
- },
2058
- "nmod:arg":{
2059
- "p":0.5688367129,
2060
- "r":0.6119402985,
2061
- "f":0.5896017699
2062
  },
2063
  "advmod":{
2064
- "p":0.8205804749,
2065
- "r":0.8330357143,
2066
- "f":0.8267611874
2067
  },
2068
  "acl:relcl":{
2069
- "p":0.6890459364,
2070
- "r":0.6724137931,
2071
- "f":0.6806282723
2072
  },
2073
  "advmod:emph":{
2074
- "p":0.6950207469,
2075
- "r":0.6950207469,
2076
- "f":0.6950207469
2077
  },
2078
  "mark":{
2079
- "p":0.8739255014,
2080
- "r":0.865248227,
2081
- "f":0.8695652174
2082
  },
2083
  "ccomp:obj":{
2084
- "p":0.5638297872,
2085
  "r":0.5888888889,
2086
- "f":0.5760869565
 
 
 
 
 
2087
  },
2088
  "xcomp":{
2089
- "p":0.9043280182,
2090
- "r":0.8941441441,
2091
- "f":0.899207248
2092
  },
2093
  "advmod:neg":{
2094
- "p":0.9587912088,
2095
- "r":0.9640883978,
2096
- "f":0.9614325069
2097
  },
2098
  "det":{
2099
- "p":0.9090909091,
2100
- "r":0.8872901679,
2101
- "f":0.8980582524
2102
  },
2103
  "cop":{
2104
- "p":0.8625429553,
2105
- "r":0.847972973,
2106
- "f":0.8551959114
2107
  },
2108
  "flat":{
2109
- "p":0.8461538462,
2110
- "r":0.8402777778,
2111
- "f":0.8432055749
2112
  },
2113
  "nsubj:pass":{
2114
- "p":0.8039215686,
2115
- "r":0.752293578,
2116
- "f":0.7772511848
2117
  },
2118
  "aux:pass":{
2119
- "p":0.9121621622,
2120
  "r":0.9375,
2121
- "f":0.9246575342
2122
  },
2123
  "aux:imp":{
2124
- "p":0.8888888889,
2125
- "r":0.8888888889,
2126
- "f":0.8888888889
2127
  },
2128
  "advcl:cmpr":{
2129
- "p":0.4,
2130
- "r":0.375,
2131
- "f":0.3870967742
2132
  },
2133
  "obl:cmpr":{
2134
- "p":0.6712328767,
2135
  "r":0.5505617978,
2136
- "f":0.6049382716
2137
- },
2138
- "ccomp":{
2139
- "p":0.6206896552,
2140
- "r":0.5887850467,
2141
- "f":0.6043165468
2142
  },
2143
  "nmod:poss":{
2144
- "p":1.0,
2145
  "r":0.1666666667,
2146
- "f":0.2857142857
2147
  },
2148
  "parataxis:insert":{
2149
- "p":0.6275862069,
2150
- "r":0.4482758621,
2151
- "f":0.5229885057
2152
  },
2153
  "det:poss":{
2154
- "p":0.981595092,
2155
- "r":0.9302325581,
2156
- "f":0.9552238806
2157
  },
2158
  "aux":{
2159
- "p":0.8532110092,
2160
- "r":0.8532110092,
2161
- "f":0.8532110092
2162
  },
2163
  "cc:preconj":{
2164
- "p":0.75,
2165
- "r":0.4615384615,
2166
- "f":0.5714285714
2167
  },
2168
  "appos":{
2169
- "p":0.5818965517,
2170
- "r":0.5648535565,
2171
- "f":0.5732484076
2172
  },
2173
  "xcomp:pred":{
2174
- "p":0.5238095238,
2175
- "r":0.5365853659,
2176
- "f":0.5301204819
2177
- },
2178
- "amod:flat":{
2179
- "p":0.7989690722,
2180
- "r":0.8201058201,
2181
- "f":0.8093994778
2182
  },
2183
  "parataxis:obj":{
2184
- "p":0.75,
2185
- "r":0.7305699482,
2186
- "f":0.7401574803
2187
  },
2188
  "vocative":{
2189
- "p":0.5,
2190
- "r":0.4285714286,
2191
- "f":0.4615384615
 
 
 
 
 
2192
  },
2193
  "aux:cnd":{
2194
  "p":1.0,
2195
- "r":0.875,
2196
- "f":0.9333333333
2197
  },
2198
  "advmod:arg":{
2199
- "p":1.0,
2200
- "r":0.2222222222,
2201
- "f":0.3636363636
2202
- },
2203
- "dep":{
2204
  "p":0.0,
2205
  "r":0.0,
2206
  "f":0.0
2207
  },
2208
  "csubj":{
2209
- "p":0.6875,
 
 
 
 
 
2210
  "r":0.5,
2211
- "f":0.5789473684
 
 
 
 
 
 
 
 
 
 
2212
  },
2213
  "nmod:flat":{
2214
- "p":0.7564102564,
2215
- "r":0.7375,
2216
- "f":0.746835443
 
 
 
 
 
2217
  },
2218
  "det:nummod":{
2219
  "p":1.0,
@@ -2226,71 +2243,61 @@
2226
  "f":0.0
2227
  },
2228
  "ccomp:cleft":{
2229
- "p":0.9411764706,
2230
- "r":0.9411764706,
2231
- "f":0.9411764706
2232
  },
2233
  "list":{
2234
- "p":0.7179487179,
2235
  "r":0.7179487179,
2236
- "f":0.7179487179
2237
  },
2238
  "xcomp:subj":{
2239
  "p":0.0,
2240
  "r":0.0,
2241
  "f":0.0
2242
  },
2243
- "orphan":{
2244
- "p":0.0,
2245
- "r":0.0,
2246
- "f":0.0
2247
- },
2248
- "advcl:relcl":{
2249
- "p":0.0,
2250
- "r":0.0,
2251
- "f":0.0
2252
- },
2253
- "discourse:intj":{
2254
- "p":0.3,
2255
- "r":0.3333333333,
2256
- "f":0.3157894737
2257
- },
2258
  "xcomp:cleft":{
2259
  "p":1.0,
2260
  "r":1.0,
2261
  "f":1.0
2262
  },
 
 
 
 
 
2263
  "obl:orphan":{
2264
  "p":0.0,
2265
  "r":0.0,
2266
  "f":0.0
2267
  }
2268
  },
2269
- "lemma_acc":0.9296109813,
2270
- "tag_acc":0.9796049021,
2271
- "ents_p":0.7967532468,
2272
- "ents_r":0.7820267686,
2273
- "ents_f":0.7893213252,
2274
  "ents_per_type":{
2275
  "placeName":{
2276
- "p":0.7899761337,
2277
- "r":0.773364486,
2278
- "f":0.7815820543
2279
  },
2280
  "orgName":{
2281
- "p":0.7174603175,
2282
- "r":0.7243589744,
2283
- "f":0.7208931419
2284
  },
2285
  "date":{
2286
- "p":0.9207920792,
2287
- "r":0.8611111111,
2288
- "f":0.8899521531
2289
  },
2290
  "persName":{
2291
- "p":0.8503401361,
2292
- "r":0.8460236887,
2293
- "f":0.8481764207
2294
  },
2295
  "time":{
2296
  "p":0.8518518519,
@@ -2298,12 +2305,12 @@
2298
  "f":0.8846153846
2299
  },
2300
  "geogName":{
2301
- "p":0.6,
2302
- "r":0.5142857143,
2303
- "f":0.5538461538
2304
  }
2305
  },
2306
- "speed":7616.4877665601
2307
  },
2308
  "sources":[
2309
  {
@@ -2312,12 +2319,6 @@
2312
  "license":"GNU GPL 3.0",
2313
  "author":"Wr\u00f3blewska, Alina; Zeman, Daniel; Ma\u0161ek, Jan; Rosa, Rudolf"
2314
  },
2315
- {
2316
- "name":"National Corpus of Polish",
2317
- "url":"http://nkjp.pl/",
2318
- "license":"GNU GPL 3.0",
2319
- "author":"Miros\u0142aw Ba\u0144ko, Rafa\u0142 L. G\u00f3rski, Barbara Lewandowska-Tomaszczyk, Marek \u0141azi\u0144ski, Piotr P\u0119zik, Adam Przepi\u00f3rkowski"
2320
- },
2321
  {
2322
  "name":"National Corpus of Polish",
2323
  "url":"http://nkjp.pl/",
1
  {
2
  "lang":"pl",
3
  "name":"core_news_sm",
4
+ "version":"3.4.0",
5
  "description":"Polish pipeline optimized for CPU. Components: tok2vec, morphologizer, parser, lemmatizer (trainable_lemmatizer), tagger, senter, ner.",
6
  "author":"Explosion",
7
  "email":"contact@explosion.ai",
8
  "url":"https://explosion.ai",
9
  "license":"GNU GPL 3.0",
10
+ "spacy_version":">=3.4.0,<3.5.0",
11
+ "spacy_git_version":"dd038b536",
12
  "vectors":{
13
  "width":0,
14
  "vectors":0,
119
  "Case=Gen|Degree=Pos|Gender=Neut|Number=Plur|POS=ADJ",
120
  "Case=Gen|Gender=Neut|NumType=Sets|Number=Plur|POS=NOUN",
121
  "Aspect=Perf|Case=Gen|Gender=Neut|Number=Plur|POS=ADJ|Polarity=Pos|VerbForm=Part|Voice=Pass",
122
+ "POS=SPACE",
123
  "Case=Gen|Degree=Pos|Gender=Fem|Number=Plur|POS=ADJ",
124
  "Aspect=Perf|Case=Nom|Gender=Fem|Number=Plur|POS=ADJ|Polarity=Pos|VerbForm=Part|Voice=Pass",
125
  "Case=Acc|Degree=Pos|Gender=Fem|Number=Plur|POS=ADJ",
1742
  "SIEBIE",
1743
  "SUBST",
1744
  "WINIEN",
1745
+ "XXX",
1746
+ "_SP"
1747
  ],
1748
  "attribute_ruler":[
1749
 
1784
  "token_p":0.99628964,
1785
  "token_r":0.9982863284,
1786
  "token_f":0.9972869848,
1787
+ "pos_acc":0.9697981705,
1788
+ "morph_acc":0.8774950281,
1789
+ "morph_micro_p":0.9372763935,
1790
+ "morph_micro_r":0.9343927541,
1791
+ "morph_micro_f":0.9358323524,
1792
  "morph_per_feat":{
1793
  "Case":{
1794
+ "p":0.9043985637,
1795
+ "r":0.9035874439,
1796
+ "f":0.9039928219
1797
  },
1798
  "Gender":{
1799
+ "p":0.9121613698,
1800
+ "r":0.9116268167,
1801
+ "f":0.9118940149
1802
  },
1803
  "Number":{
1804
+ "p":0.9695141148,
1805
+ "r":0.9679903604,
1806
+ "f":0.9687516384
1807
  },
1808
  "AdpType":{
1809
+ "p":0.9994659546,
1810
+ "r":0.9976012793,
1811
+ "f":0.9985327464
1812
  },
1813
  "Variant":{
1814
+ "p":0.9944913698,
1815
+ "r":0.9955882353,
1816
+ "f":0.9950395003
1817
  },
1818
  "Animacy":{
1819
+ "p":0.8474107894,
1820
+ "r":0.8422498209,
1821
+ "f":0.8448224232
1822
  },
1823
  "Degree":{
1824
+ "p":0.9113314448,
1825
+ "r":0.9281592614,
1826
+ "f":0.9196683819
1827
  },
1828
  "Aspect":{
1829
+ "p":0.8885391594,
1830
+ "r":0.881197209,
1831
+ "f":0.8848529547
1832
  },
1833
  "Mood":{
1834
+ "p":0.9746463838,
1835
+ "r":0.9736070381,
1836
+ "f":0.9741264337
1837
  },
1838
  "Person":{
1839
+ "p":0.9753877276,
1840
+ "r":0.9711312521,
1841
+ "f":0.973254836
1842
  },
1843
  "Tense":{
1844
+ "p":0.9618100968,
1845
+ "r":0.9615585774,
1846
+ "f":0.9616843206
1847
  },
1848
  "VerbForm":{
1849
+ "p":0.9549745824,
1850
+ "r":0.9463835912,
1851
+ "f":0.9506596783
1852
  },
1853
  "Voice":{
1854
+ "p":0.9660739832,
1855
+ "r":0.9582404217,
1856
+ "f":0.9621412579
1857
  },
1858
  "PunctType":{
1859
+ "p":0.9984331476,
1860
+ "r":0.9977383438,
1861
+ "f":0.9980856248
1862
  },
1863
  "NumForm":{
1864
+ "p":0.9772256729,
1865
+ "r":0.9574036511,
1866
+ "f":0.9672131148
1867
  },
1868
  "PrepCase":{
1869
+ "p":0.987745098,
1870
+ "r":0.9664268585,
1871
+ "f":0.976969697
1872
  },
1873
  "PronType":{
1874
+ "p":0.9676170363,
1875
+ "r":0.9598463687,
1876
+ "f":0.9637160386
1877
  },
1878
  "Reflex":{
1879
  "p":0.997260274,
1881
  "f":0.9986282579
1882
  },
1883
  "NumType":{
1884
+ "p":0.9012987013,
1885
+ "r":0.8525798526,
1886
+ "f":0.8762626263
1887
  },
1888
  "Polarity":{
1889
+ "p":0.8794579173,
1890
+ "r":0.8480055021,
1891
+ "f":0.8634453782
1892
  },
1893
  "Hyph":{
1894
  "p":1.0,
1895
+ "r":0.9696969697,
1896
+ "f":0.9846153846
1897
  },
1898
  "VerbType":{
1899
+ "p":0.9266666667,
1900
+ "r":0.9025974026,
1901
+ "f":0.9144736842
1902
  },
1903
  "ConjType":{
1904
+ "p":0.9473684211,
1905
+ "r":0.9536423841,
1906
+ "f":0.9504950495
1907
  },
1908
  "Clitic":{
1909
+ "p":0.961352657,
1910
+ "r":0.9802955665,
1911
+ "f":0.9707317073
1912
  },
1913
  "Poss":{
1914
+ "p":1.0,
1915
+ "r":0.9941520468,
1916
+ "f":0.9970674487
1917
  },
1918
  "Number[psor]":{
1919
+ "p":0.9898989899,
1920
+ "r":0.9607843137,
1921
+ "f":0.9751243781
1922
  },
1923
  "PartType":{
1924
+ "p":0.9090909091,
1925
+ "r":0.8955223881,
1926
+ "f":0.9022556391
1927
  },
1928
  "Abbr":{
1929
+ "p":0.9353233831,
1930
+ "r":0.9215686275,
1931
+ "f":0.9283950617
1932
  },
1933
  "Pun":{
1934
+ "p":0.9268292683,
1935
+ "r":0.8837209302,
1936
+ "f":0.9047619048
1937
  },
1938
  "PunctSide":{
1939
  "p":1.0,
1940
+ "r":0.9708333333,
1941
+ "f":0.9852008457
1942
  },
1943
  "Foreign":{
1944
+ "p":0.5,
1945
  "r":0.6666666667,
1946
+ "f":0.5714285714
1947
  },
1948
  "Emphatic":{
1949
  "p":1.0,
1950
+ "r":0.6666666667,
1951
+ "f":0.8
1952
  },
1953
  "Polite":{
1954
  "p":0.0,
1956
  "f":0.0
1957
  }
1958
  },
1959
+ "sents_p":0.9588979223,
1960
+ "sents_r":0.9584650113,
1961
+ "sents_f":0.9586814179,
1962
+ "dep_uas":0.8797280809,
1963
+ "dep_las":0.797664895,
1964
  "dep_las_per_type":{
1965
  "nsubj":{
1966
+ "p":0.8311045072,
1967
+ "r":0.8306930693,
1968
+ "f":0.8308987373
1969
  },
1970
  "case":{
1971
+ "p":0.9639737991,
1972
  "r":0.9684672333,
1973
+ "f":0.966215292
1974
  },
1975
  "amod":{
1976
+ "p":0.8689171416,
1977
+ "r":0.8891879767,
1978
+ "f":0.8789356984
1979
  },
1980
  "nmod":{
1981
+ "p":0.5456193353,
1982
+ "r":0.5601736973,
1983
+ "f":0.5528007346
1984
  },
1985
  "cc":{
1986
+ "p":0.8541266795,
1987
+ "r":0.8666017527,
1988
+ "f":0.8603189947
1989
  },
1990
  "conj":{
1991
+ "p":0.6410579345,
1992
+ "r":0.661038961,
1993
+ "f":0.6508951407
1994
  },
1995
  "root":{
1996
+ "p":0.9268953069,
1997
+ "r":0.9273137698,
1998
+ "f":0.9271044911
1999
  },
2000
  "obl":{
2001
+ "p":0.6881778742,
2002
+ "r":0.6942013129,
2003
+ "f":0.6911764706
2004
  },
2005
  "obl:arg":{
2006
+ "p":0.6206467662,
2007
+ "r":0.5863689777,
2008
+ "f":0.603021148
2009
  },
2010
  "nummod":{
2011
+ "p":0.8489208633,
2012
+ "r":0.8428571429,
2013
+ "f":0.8458781362
2014
  },
2015
  "obj":{
2016
+ "p":0.7969151671,
2017
+ "r":0.8115183246,
2018
+ "f":0.804150454
2019
  },
2020
  "advcl":{
2021
+ "p":0.6713483146,
2022
+ "r":0.6907514451,
2023
+ "f":0.6809116809
2024
  },
2025
  "iobj":{
2026
+ "p":0.7184942717,
2027
+ "r":0.6827371695,
2028
+ "f":0.7001594896
2029
  },
2030
  "det:numgov":{
2031
+ "p":0.9107142857,
2032
+ "r":0.8793103448,
2033
+ "f":0.8947368421
2034
  },
2035
  "acl":{
2036
+ "p":0.7101123596,
2037
  "r":0.6422764228,
2038
+ "f":0.674493063
2039
+ },
2040
+ "nmod:arg":{
2041
+ "p":0.5879732739,
2042
+ "r":0.6061997704,
2043
+ "f":0.5969474279
2044
  },
2045
  "fixed":{
2046
+ "p":0.8542274052,
2047
+ "r":0.7630208333,
2048
+ "f":0.8060522696
2049
  },
2050
  "nummod:gov":{
2051
+ "p":0.7889908257,
2052
+ "r":0.7962962963,
2053
+ "f":0.7926267281
2054
  },
2055
  "obl:agent":{
2056
+ "p":0.8448275862,
2057
+ "r":0.8032786885,
2058
+ "f":0.8235294118
2059
  },
2060
  "expl:pv":{
2061
+ "p":0.9700996678,
2062
+ "r":0.9733333333,
2063
+ "f":0.9717138103
 
 
 
 
 
2064
  },
2065
  "advmod":{
2066
+ "p":0.8131578947,
2067
+ "r":0.8276785714,
2068
+ "f":0.8203539823
2069
  },
2070
  "acl:relcl":{
2071
+ "p":0.7183098592,
2072
+ "r":0.7034482759,
2073
+ "f":0.7108013937
2074
  },
2075
  "advmod:emph":{
2076
+ "p":0.6913580247,
2077
+ "r":0.6970954357,
2078
+ "f":0.694214876
2079
  },
2080
  "mark":{
2081
+ "p":0.8635724332,
2082
+ "r":0.8709219858,
2083
+ "f":0.8672316384
2084
  },
2085
  "ccomp:obj":{
2086
+ "p":0.6235294118,
2087
  "r":0.5888888889,
2088
+ "f":0.6057142857
2089
+ },
2090
+ "ccomp":{
2091
+ "p":0.6176470588,
2092
+ "r":0.5887850467,
2093
+ "f":0.6028708134
2094
  },
2095
  "xcomp":{
2096
+ "p":0.9129464286,
2097
+ "r":0.9211711712,
2098
+ "f":0.9170403587
2099
  },
2100
  "advmod:neg":{
2101
+ "p":0.9616438356,
2102
+ "r":0.9696132597,
2103
+ "f":0.9656121045
2104
  },
2105
  "det":{
2106
+ "p":0.9086419753,
2107
+ "r":0.8824940048,
2108
+ "f":0.895377129
2109
  },
2110
  "cop":{
2111
+ "p":0.881294964,
2112
+ "r":0.8277027027,
2113
+ "f":0.8536585366
2114
  },
2115
  "flat":{
2116
+ "p":0.8213058419,
2117
+ "r":0.8298611111,
2118
+ "f":0.8255613126
2119
  },
2120
  "nsubj:pass":{
2121
+ "p":0.7614678899,
2122
+ "r":0.7614678899,
2123
+ "f":0.7614678899
2124
  },
2125
  "aux:pass":{
2126
+ "p":0.8766233766,
2127
  "r":0.9375,
2128
+ "f":0.9060402685
2129
  },
2130
  "aux:imp":{
2131
+ "p":1.0,
2132
+ "r":1.0,
2133
+ "f":1.0
2134
  },
2135
  "advcl:cmpr":{
2136
+ "p":0.375,
2137
+ "r":0.1875,
2138
+ "f":0.25
2139
  },
2140
  "obl:cmpr":{
2141
+ "p":0.7,
2142
  "r":0.5505617978,
2143
+ "f":0.6163522013
 
 
 
 
 
2144
  },
2145
  "nmod:poss":{
2146
+ "p":0.5,
2147
  "r":0.1666666667,
2148
+ "f":0.25
2149
  },
2150
  "parataxis:insert":{
2151
+ "p":0.5918367347,
2152
+ "r":0.4285714286,
2153
+ "f":0.4971428571
2154
  },
2155
  "det:poss":{
2156
+ "p":0.993902439,
2157
+ "r":0.9476744186,
2158
+ "f":0.9702380952
2159
  },
2160
  "aux":{
2161
+ "p":0.8220338983,
2162
+ "r":0.8899082569,
2163
+ "f":0.8546255507
2164
  },
2165
  "cc:preconj":{
2166
+ "p":0.6,
2167
+ "r":0.6923076923,
2168
+ "f":0.6428571429
2169
  },
2170
  "appos":{
2171
+ "p":0.6093023256,
2172
+ "r":0.5481171548,
2173
+ "f":0.577092511
2174
  },
2175
  "xcomp:pred":{
2176
+ "p":0.65,
2177
+ "r":0.6341463415,
2178
+ "f":0.6419753086
 
 
 
 
 
2179
  },
2180
  "parataxis:obj":{
2181
+ "p":0.7417840376,
2182
+ "r":0.8186528497,
2183
+ "f":0.7783251232
2184
  },
2185
  "vocative":{
2186
+ "p":0.5416666667,
2187
+ "r":0.4642857143,
2188
+ "f":0.5
2189
+ },
2190
+ "dep":{
2191
+ "p":0.0,
2192
+ "r":0.0,
2193
+ "f":0.0
2194
  },
2195
  "aux:cnd":{
2196
  "p":1.0,
2197
+ "r":0.75,
2198
+ "f":0.8571428571
2199
  },
2200
  "advmod:arg":{
 
 
 
 
 
2201
  "p":0.0,
2202
  "r":0.0,
2203
  "f":0.0
2204
  },
2205
  "csubj":{
2206
+ "p":0.5789473684,
2207
+ "r":0.5,
2208
+ "f":0.5365853659
2209
+ },
2210
+ "advcl:relcl":{
2211
+ "p":0.4,
2212
  "r":0.5,
2213
+ "f":0.4444444444
2214
+ },
2215
+ "amod:flat":{
2216
+ "p":0.7668393782,
2217
+ "r":0.7830687831,
2218
+ "f":0.7748691099
2219
+ },
2220
+ "discourse:intj":{
2221
+ "p":0.125,
2222
+ "r":0.1111111111,
2223
+ "f":0.1176470588
2224
  },
2225
  "nmod:flat":{
2226
+ "p":0.7631578947,
2227
+ "r":0.725,
2228
+ "f":0.7435897436
2229
+ },
2230
+ "orphan":{
2231
+ "p":0.0,
2232
+ "r":0.0,
2233
+ "f":0.0
2234
  },
2235
  "det:nummod":{
2236
  "p":1.0,
2243
  "f":0.0
2244
  },
2245
  "ccomp:cleft":{
2246
+ "p":0.8823529412,
2247
+ "r":0.8823529412,
2248
+ "f":0.8823529412
2249
  },
2250
  "list":{
2251
+ "p":0.7567567568,
2252
  "r":0.7179487179,
2253
+ "f":0.7368421053
2254
  },
2255
  "xcomp:subj":{
2256
  "p":0.0,
2257
  "r":0.0,
2258
  "f":0.0
2259
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2260
  "xcomp:cleft":{
2261
  "p":1.0,
2262
  "r":1.0,
2263
  "f":1.0
2264
  },
2265
+ "flat:foreign":{
2266
+ "p":0.0,
2267
+ "r":0.0,
2268
+ "f":0.0
2269
+ },
2270
  "obl:orphan":{
2271
  "p":0.0,
2272
  "r":0.0,
2273
  "f":0.0
2274
  }
2275
  },
2276
+ "lemma_acc":0.9303074713,
2277
+ "tag_acc":0.9793305286,
2278
+ "ents_p":0.8010335917,
2279
+ "ents_r":0.7903123008,
2280
+ "ents_f":0.7956368303,
2281
  "ents_per_type":{
2282
  "placeName":{
2283
+ "p":0.7919621749,
2284
+ "r":0.7827102804,
2285
+ "f":0.7873090482
2286
  },
2287
  "orgName":{
2288
+ "p":0.7028753994,
2289
+ "r":0.7051282051,
2290
+ "f":0.704
2291
  },
2292
  "date":{
2293
+ "p":0.9142857143,
2294
+ "r":0.8888888889,
2295
+ "f":0.9014084507
2296
  },
2297
  "persName":{
2298
+ "p":0.8747855918,
2299
+ "r":0.8629441624,
2300
+ "f":0.8688245315
2301
  },
2302
  "time":{
2303
  "p":0.8518518519,
2305
  "f":0.8846153846
2306
  },
2307
  "geogName":{
2308
+ "p":0.5773195876,
2309
+ "r":0.5333333333,
2310
+ "f":0.5544554455
2311
  }
2312
  },
2313
+ "speed":8667.8864535478
2314
  },
2315
  "sources":[
2316
  {
2319
  "license":"GNU GPL 3.0",
2320
  "author":"Wr\u00f3blewska, Alina; Zeman, Daniel; Ma\u0161ek, Jan; Rosa, Rudolf"
2321
  },
 
 
 
 
 
 
2322
  {
2323
  "name":"National Corpus of Polish",
2324
  "url":"http://nkjp.pl/",
morphologizer/cfg CHANGED
@@ -100,6 +100,7 @@
100
  "Case=Gen|Degree=Pos|Gender=Neut|Number=Plur|POS=ADJ":"Case=Gen|Degree=Pos|Gender=Neut|Number=Plur",
101
  "Case=Gen|Gender=Neut|NumType=Sets|Number=Plur|POS=NOUN":"Case=Gen|Gender=Neut|NumType=Sets|Number=Plur",
102
  "Aspect=Perf|Case=Gen|Gender=Neut|Number=Plur|POS=ADJ|Polarity=Pos|VerbForm=Part|Voice=Pass":"Aspect=Perf|Case=Gen|Gender=Neut|Number=Plur|Polarity=Pos|VerbForm=Part|Voice=Pass",
 
103
  "Case=Gen|Degree=Pos|Gender=Fem|Number=Plur|POS=ADJ":"Case=Gen|Degree=Pos|Gender=Fem|Number=Plur",
104
  "Aspect=Perf|Case=Nom|Gender=Fem|Number=Plur|POS=ADJ|Polarity=Pos|VerbForm=Part|Voice=Pass":"Aspect=Perf|Case=Nom|Gender=Fem|Number=Plur|Polarity=Pos|VerbForm=Part|Voice=Pass",
105
  "Case=Acc|Degree=Pos|Gender=Fem|Number=Plur|POS=ADJ":"Case=Acc|Degree=Pos|Gender=Fem|Number=Plur",
@@ -1725,6 +1726,7 @@
1725
  "Case=Gen|Degree=Pos|Gender=Neut|Number=Plur|POS=ADJ":84,
1726
  "Case=Gen|Gender=Neut|NumType=Sets|Number=Plur|POS=NOUN":92,
1727
  "Aspect=Perf|Case=Gen|Gender=Neut|Number=Plur|POS=ADJ|Polarity=Pos|VerbForm=Part|Voice=Pass":84,
 
1728
  "Case=Gen|Degree=Pos|Gender=Fem|Number=Plur|POS=ADJ":84,
1729
  "Aspect=Perf|Case=Nom|Gender=Fem|Number=Plur|POS=ADJ|Polarity=Pos|VerbForm=Part|Voice=Pass":84,
1730
  "Case=Acc|Degree=Pos|Gender=Fem|Number=Plur|POS=ADJ":84,
100
  "Case=Gen|Degree=Pos|Gender=Neut|Number=Plur|POS=ADJ":"Case=Gen|Degree=Pos|Gender=Neut|Number=Plur",
101
  "Case=Gen|Gender=Neut|NumType=Sets|Number=Plur|POS=NOUN":"Case=Gen|Gender=Neut|NumType=Sets|Number=Plur",
102
  "Aspect=Perf|Case=Gen|Gender=Neut|Number=Plur|POS=ADJ|Polarity=Pos|VerbForm=Part|Voice=Pass":"Aspect=Perf|Case=Gen|Gender=Neut|Number=Plur|Polarity=Pos|VerbForm=Part|Voice=Pass",
103
+ "POS=SPACE":"",
104
  "Case=Gen|Degree=Pos|Gender=Fem|Number=Plur|POS=ADJ":"Case=Gen|Degree=Pos|Gender=Fem|Number=Plur",
105
  "Aspect=Perf|Case=Nom|Gender=Fem|Number=Plur|POS=ADJ|Polarity=Pos|VerbForm=Part|Voice=Pass":"Aspect=Perf|Case=Nom|Gender=Fem|Number=Plur|Polarity=Pos|VerbForm=Part|Voice=Pass",
106
  "Case=Acc|Degree=Pos|Gender=Fem|Number=Plur|POS=ADJ":"Case=Acc|Degree=Pos|Gender=Fem|Number=Plur",
1726
  "Case=Gen|Degree=Pos|Gender=Neut|Number=Plur|POS=ADJ":84,
1727
  "Case=Gen|Gender=Neut|NumType=Sets|Number=Plur|POS=NOUN":92,
1728
  "Aspect=Perf|Case=Gen|Gender=Neut|Number=Plur|POS=ADJ|Polarity=Pos|VerbForm=Part|Voice=Pass":84,
1729
+ "POS=SPACE":103,
1730
  "Case=Gen|Degree=Pos|Gender=Fem|Number=Plur|POS=ADJ":84,
1731
  "Aspect=Perf|Case=Nom|Gender=Fem|Number=Plur|POS=ADJ|Polarity=Pos|VerbForm=Part|Voice=Pass":84,
1732
  "Case=Acc|Degree=Pos|Gender=Fem|Number=Plur|POS=ADJ":84,
morphologizer/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:211e184bad6c328026381dfc2ad137573e4408908a0242f1b234294b4068f7be
3
- size 630166
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e5e511946aceba449800e03eaf90a0e36de844d2d2d768c466f5397882558e2
3
+ size 630554
ner/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d202c673a1e8e7f2f01275a07520db43db89f7861cc17250b653a508087cea8f
3
  size 6272282
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:283aa25279777fd73f6c6cf6b05bae01bfd3028003860f57b157c6a36dbf9c47
3
  size 6272282
ner/moves CHANGED
@@ -1 +1 @@
1
- ��moves��{"0":{},"1":{"persName":28777,"orgName":21665,"placeName":16697,"date":9147,"geogName":6640,"time":1538},"2":{"persName":28777,"orgName":21665,"placeName":16697,"date":9147,"geogName":6640,"time":1538},"3":{"persName":28777,"orgName":21665,"placeName":16697,"date":9147,"geogName":6640,"time":1538},"4":{"persName":28777,"orgName":21665,"placeName":16697,"date":9147,"geogName":6640,"time":1538,"":1},"5":{"":1}}�cfg��neg_key�
1
+ ��moves��{"0":{},"1":{"persName":28822,"orgName":21726,"placeName":16704,"date":9169,"geogName":6652,"time":1542},"2":{"persName":28822,"orgName":21726,"placeName":16704,"date":9169,"geogName":6652,"time":1542},"3":{"persName":28822,"orgName":21726,"placeName":16704,"date":9169,"geogName":6652,"time":1542},"4":{"persName":28822,"orgName":21726,"placeName":16704,"date":9169,"geogName":6652,"time":1542,"":1},"5":{"":1}}�cfg��neg_key�
parser/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b22f54347ce8b40a273a1d91b79b3cc7da29b427cee06959d8e7727245ba944
3
  size 318869
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8e7cdd654b8ca28ff7fea3a9950f09a807c28d99d626244b0e613d66a4d43b4
3
  size 318869
parser/moves CHANGED
@@ -1 +1 @@
1
- ��moves��{"0":{"":131009},"1":{"":130867},"2":{"case":28937,"punct":21395,"amod":12079,"nsubj":12047,"cc":8224,"advmod":6519,"mark":6029,"obl":4305,"advmod:emph":3380,"det":3151,"advmod:neg":3139,"cop":2285,"obj":1814,"acl":1619,"parataxis:insert":1380,"det:poss":1337,"nmod":1223,"parataxis:obj":1128,"nummod":1086,"advcl":1059,"expl:pv":932,"aux:pass":907,"obl:arg":892,"iobj":862,"nummod:gov":846,"aux":755,"nsubj:pass":693,"amod:flat":683,"det:numgov":440,"cc:preconj":210,"list":184,"obj||xcomp":154,"det:nummod":152,"nmod:arg":141,"obl||xcomp":111,"vocative":86,"obl:arg||xcomp":72,"xcomp":69,"discourse:intj":65,"aux:cnd":63,"advmod||xcomp":53,"obl:cmpr":41,"aux:imp":40,"xcomp:pred":37,"orphan":35,"iobj||xcomp":35,"dep":0},"3":{"punct":25127,"conj":12569,"nmod":11820,"obj":10278,"obl":9720,"nmod:arg":7220,"amod":6501,"obl:arg":5553,"nsubj":4405,"iobj":4366,"expl:pv":4010,"xcomp":3634,"fixed":3115,"acl:relcl":2180,"flat":2169,"acl":2151,"advmod":2122,"advcl":1897,"ccomp":1791,"appos":1765,"amod:flat":801,"advmod:emph":787,"nmod:flat":686,"ccomp:obj":672,"parataxis:obj":588,"obl:cmpr":564,"obl:agent":484,"cop":456,"parataxis:insert":449,"xcomp:pred":301,"det":241,"aux:pass":221,"ccomp:cleft":184,"csubj":169,"aux":159,"nsubj:pass":151,"vocative":122,"mark":119,"advcl:cmpr":114,"cc":109,"ccomp||advmod":66,"case":60,"advcl:relcl":59,"acl||nsubj":58,"obl:cmpr||advmod":55,"advmod:arg":44,"flat:foreign":35,"orphan":33,"xcomp:cleft":32,"nmod:poss":31,"obl:cmpr||det":30,"dep":0},"4":{"ROOT":17722}}�cfg��neg_key�
1
+ ��moves��{"0":{"":131018},"1":{"":132249},"2":{"case":28937,"punct":21395,"amod":12079,"nsubj":12047,"cc":8224,"advmod":6519,"mark":6029,"obl":4305,"advmod:emph":3380,"det":3151,"advmod:neg":3139,"cop":2285,"obj":1814,"acl":1619,"parataxis:insert":1380,"det:poss":1337,"nmod":1223,"parataxis:obj":1128,"nummod":1086,"advcl":1059,"expl:pv":932,"aux:pass":907,"obl:arg":892,"iobj":862,"nummod:gov":846,"aux":755,"nsubj:pass":693,"amod:flat":683,"det:numgov":440,"cc:preconj":210,"list":184,"obj||xcomp":154,"det:nummod":152,"nmod:arg":141,"obl||xcomp":111,"vocative":86,"obl:arg||xcomp":72,"xcomp":69,"discourse:intj":65,"aux:cnd":63,"advmod||xcomp":53,"obl:cmpr":41,"aux:imp":40,"xcomp:pred":37,"orphan":35,"iobj||xcomp":35,"dep":0},"3":{"punct":25127,"conj":12569,"nmod":11820,"obj":10278,"obl":9720,"nmod:arg":7220,"amod":6501,"obl:arg":5553,"nsubj":4405,"iobj":4366,"expl:pv":4010,"xcomp":3634,"fixed":3115,"acl:relcl":2180,"flat":2169,"acl":2151,"advmod":2122,"advcl":1897,"ccomp":1791,"appos":1765,"dep":1384,"amod:flat":801,"advmod:emph":787,"nmod:flat":686,"ccomp:obj":672,"parataxis:obj":588,"obl:cmpr":564,"obl:agent":484,"cop":456,"parataxis:insert":449,"xcomp:pred":301,"det":241,"aux:pass":221,"ccomp:cleft":184,"csubj":169,"aux":159,"nsubj:pass":151,"vocative":122,"mark":119,"advcl:cmpr":114,"cc":109,"ccomp||advmod":66,"case":60,"advcl:relcl":59,"acl||nsubj":58,"obl:cmpr||advmod":55,"advmod:arg":44,"flat:foreign":35,"orphan":33,"xcomp:cleft":32,"nmod:poss":31,"obl:cmpr||det":30},"4":{"ROOT":17722}}�cfg��neg_key�
pl_core_news_sm-any-py3-none-any.whl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0a9d2ad7eda0d2086079048a314efa7a788d8a3113cdd109e62c22a38f0cecd
3
- size 20092317
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9461887710b51961e0b0e2f7791fdeef54163436b353dcd85f74c4300081be32
3
+ size 20089573
senter/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16c5e8382bcbdf9243f80efdfee800f1a1b66ee6734912af6b1f562c316f2511
3
  size 197089
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba387a51c0e670dbef63b3cb0dd29db6d72ab4da1133171d189ef23f38440381
3
  size 197089
tagger/cfg CHANGED
@@ -34,7 +34,8 @@
34
  "SIEBIE",
35
  "SUBST",
36
  "WINIEN",
37
- "XXX"
 
38
  ],
39
  "neg_prefix":"!",
40
  "overwrite":false
34
  "SIEBIE",
35
  "SUBST",
36
  "WINIEN",
37
+ "XXX",
38
+ "_SP"
39
  ],
40
  "neg_prefix":"!",
41
  "overwrite":false
tagger/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63832e859ec4125e5b3af1e2facacf9c2e46d7462fea5e928bed008fc3903294
3
- size 6153583
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c252ea5ae09e97089065c038d17b3869de14bf0d8108382026befc04feada21
3
+ size 6153971
tok2vec/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:166cb2e6d6999621831ee8cc28e1394f72293e0d7ba2cfa5f5880864915bfd60
3
  size 6139229
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:054bcd28c5f59201ee5375fee453c34b0abf71c98c67d0ce38ff910101b794f6
3
  size 6139229
vocab/strings.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e873b0b6c5a922e6f91e9beb56c3c738abcf965d48f515a987e53503d45d465
3
- size 4574664
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c211b6f5f3e6f073956aac11971aa77cd754903a4b6e6d63f9de38a0878e7106
3
+ size 4575238