osanseviero HF staff commited on
Commit
6bcecff
1 Parent(s): b707157

Update spaCy pipeline

Browse files
.gitattributes CHANGED
@@ -14,3 +14,7 @@
14
  *.pb filter=lfs diff=lfs merge=lfs -text
15
  *.pt filter=lfs diff=lfs merge=lfs -text
16
  *.pth filter=lfs diff=lfs merge=lfs -text
 
 
 
 
14
  *.pb filter=lfs diff=lfs merge=lfs -text
15
  *.pt filter=lfs diff=lfs merge=lfs -text
16
  *.pth filter=lfs diff=lfs merge=lfs -text
17
+ *.whl filter=lfs diff=lfs merge=lfs -text
18
+ *.npz filter=lfs diff=lfs merge=lfs -text
19
+ *strings.json filter=lfs diff=lfs merge=lfs -text
20
+ vectors filter=lfs diff=lfs merge=lfs -text
LICENSE ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Copyright 2021 ExplosionAI GmbH
2
+
3
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
4
+ this software and associated documentation files (the "Software"), to deal in
5
+ the Software without restriction, including without limitation the rights to
6
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
7
+ of the Software, and to permit persons to whom the Software is furnished to do
8
+ so, subject to the following conditions:
9
+
10
+ The above copyright notice and this permission notice shall be included in all
11
+ copies or substantial portions of the Software.
12
+
13
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
19
+ SOFTWARE.
LICENSES_SOURCES ADDED
@@ -0,0 +1,707 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # TIGER Corpus
2
+
3
+ * Author: Brants, Sabine, Stefanie Dipper, Peter Eisenberg, Silvia Hansen, Esther König, Wolfgang Lezius, Christian Rohrer, George Smith, and Hans Uszkoreit
4
+ * URL: https://www.ims.uni-stuttgart.de/forschung/ressourcen/korpora/tiger.html
5
+ * License: commercial (licensed by Explosion)
6
+
7
+ ```
8
+ ```
9
+
10
+
11
+
12
+
13
+ # Tiger2Dep
14
+
15
+ * Author: Wolfgang Seeker
16
+ * URL: https://www.ims.uni-stuttgart.de/forschung/ressourcen/werkzeuge/tiger2dep/
17
+ * License: Citation provided for reference, no code packaged with model
18
+
19
+ ```
20
+ ```
21
+
22
+
23
+
24
+
25
+ # WikiNER
26
+
27
+ * Author: Joel Nothman, Nicky Ringland, Will Radford, Tara Murphy, James R Curran
28
+ * URL: https://figshare.com/articles/Learning_multilingual_named_entity_recognition_from_Wikipedia/5462500
29
+ * License: CC BY 4.0
30
+
31
+ ```
32
+ By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.
33
+
34
+ Section 1 – Definitions.
35
+
36
+ Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.
37
+ Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License.
38
+ Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.
39
+ Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements.
40
+ Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material.
41
+ Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License.
42
+ Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license.
43
+ Licensor means the individual(s) or entity(ies) granting rights under this Public License.
44
+ Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.
45
+ Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world.
46
+ You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning.
47
+ Section 2 – Scope.
48
+
49
+ License grant.
50
+ Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to:
51
+ reproduce and Share the Licensed Material, in whole or in part; and
52
+ produce, reproduce, and Share Adapted Material.
53
+ Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions.
54
+ Term. The term of this Public License is specified in Section 6(a).
55
+ Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material.
56
+ Downstream recipients.
57
+ Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License.
58
+ No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material.
59
+ No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i).
60
+ Other rights.
61
+
62
+ Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise.
63
+ Patent and trademark rights are not licensed under this Public License.
64
+ To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties.
65
+ Section 3 – License Conditions.
66
+
67
+ Your exercise of the Licensed Rights is expressly made subject to the following conditions.
68
+
69
+ Attribution.
70
+
71
+ If You Share the Licensed Material (including in modified form), You must:
72
+
73
+ retain the following if it is supplied by the Licensor with the Licensed Material:
74
+ identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated);
75
+ a copyright notice;
76
+ a notice that refers to this Public License;
77
+ a notice that refers to the disclaimer of warranties;
78
+ a URI or hyperlink to the Licensed Material to the extent reasonably practicable;
79
+ indicate if You modified the Licensed Material and retain an indication of any previous modifications; and
80
+ indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License.
81
+ You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information.
82
+ If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable.
83
+ If You Share Adapted Material You produce, the Adapter's License You apply must not prevent recipients of the Adapted Material from complying with this Public License.
84
+ Section 4 – Sui Generis Database Rights.
85
+
86
+ Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material:
87
+
88
+ for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database;
89
+ if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and
90
+ You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database.
91
+ For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights.
92
+ Section 5 – Disclaimer of Warranties and Limitation of Liability.
93
+
94
+ Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You.
95
+ To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You.
96
+ The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability.
97
+ Section 6 – Term and Termination.
98
+
99
+ This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically.
100
+ Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates:
101
+
102
+ automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or
103
+ upon express reinstatement by the Licensor.
104
+ For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License.
105
+ For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License.
106
+ Sections 1, 5, 6, 7, and 8 survive termination of this Public License.
107
+ Section 7 – Other Terms and Conditions.
108
+
109
+ The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed.
110
+ Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License.
111
+ Section 8 – Interpretation.
112
+
113
+ For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License.
114
+ To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions.
115
+ No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor.
116
+ Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority.```
117
+
118
+
119
+
120
+
121
+ # Lemmatization Lists
122
+
123
+ * Author: Michal Měchura
124
+ * URL: https://github.com/michmech/lemmatization-lists/
125
+ * License: ODbL
126
+
127
+ ```
128
+ ## ODC Open Database License (ODbL)
129
+
130
+ ### Preamble
131
+
132
+ The Open Database License (ODbL) is a license agreement intended to
133
+ allow users to freely share, modify, and use this Database while
134
+ maintaining this same freedom for others. Many databases are covered by
135
+ copyright, and therefore this document licenses these rights. Some
136
+ jurisdictions, mainly in the European Union, have specific rights that
137
+ cover databases, and so the ODbL addresses these rights, too. Finally,
138
+ the ODbL is also an agreement in contract for users of this Database to
139
+ act in certain ways in return for accessing this Database.
140
+
141
+ Databases can contain a wide variety of types of content (images,
142
+ audiovisual material, and sounds all in the same database, for example),
143
+ and so the ODbL only governs the rights over the Database, and not the
144
+ contents of the Database individually. Licensors should use the ODbL
145
+ together with another license for the contents, if the contents have a
146
+ single set of rights that uniformly covers all of the contents. If the
147
+ contents have multiple sets of different rights, Licensors should
148
+ describe what rights govern what contents together in the individual
149
+ record or in some other way that clarifies what rights apply.
150
+
151
+ Sometimes the contents of a database, or the database itself, can be
152
+ covered by other rights not addressed here (such as private contracts,
153
+ trade mark over the name, or privacy rights / data protection rights
154
+ over information in the contents), and so you are advised that you may
155
+ have to consult other documents or clear other rights before doing
156
+ activities not covered by this License.
157
+
158
+ ------
159
+
160
+ The Licensor (as defined below)
161
+
162
+ and
163
+
164
+ You (as defined below)
165
+
166
+ agree as follows:
167
+
168
+ ### 1.0 Definitions of Capitalised Words
169
+
170
+ "Collective Database" – Means this Database in unmodified form as part
171
+ of a collection of independent databases in themselves that together are
172
+ assembled into a collective whole. A work that constitutes a Collective
173
+ Database will not be considered a Derivative Database.
174
+
175
+ "Convey" – As a verb, means Using the Database, a Derivative Database,
176
+ or the Database as part of a Collective Database in any way that enables
177
+ a Person to make or receive copies of the Database or a Derivative
178
+ Database. Conveying does not include interaction with a user through a
179
+ computer network, or creating and Using a Produced Work, where no
180
+ transfer of a copy of the Database or a Derivative Database occurs.
181
+ "Contents" – The contents of this Database, which includes the
182
+ information, independent works, or other material collected into the
183
+ Database. For example, the contents of the Database could be factual
184
+ data or works such as images, audiovisual material, text, or sounds.
185
+
186
+ "Database" – A collection of material (the Contents) arranged in a
187
+ systematic or methodical way and individually accessible by electronic
188
+ or other means offered under the terms of this License.
189
+
190
+ "Database Directive" – Means Directive 96/9/EC of the European
191
+ Parliament and of the Council of 11 March 1996 on the legal protection
192
+ of databases, as amended or succeeded.
193
+
194
+ "Database Right" – Means rights resulting from the Chapter III ("sui
195
+ generis") rights in the Database Directive (as amended and as transposed
196
+ by member states), which includes the Extraction and Re-utilisation of
197
+ the whole or a Substantial part of the Contents, as well as any similar
198
+ rights available in the relevant jurisdiction under Section 10.4.
199
+
200
+ "Derivative Database" – Means a database based upon the Database, and
201
+ includes any translation, adaptation, arrangement, modification, or any
202
+ other alteration of the Database or of a Substantial part of the
203
+ Contents. This includes, but is not limited to, Extracting or
204
+ Re-utilising the whole or a Substantial part of the Contents in a new
205
+ Database.
206
+
207
+ "Extraction" – Means the permanent or temporary transfer of all or a
208
+ Substantial part of the Contents to another medium by any means or in
209
+ any form.
210
+
211
+ "License" – Means this license agreement and is both a license of rights
212
+ such as copyright and Database Rights and an agreement in contract.
213
+
214
+ "Licensor" – Means the Person that offers the Database under the terms
215
+ of this License.
216
+
217
+ "Person" – Means a natural or legal person or a body of persons
218
+ corporate or incorporate.
219
+
220
+ "Produced Work" – a work (such as an image, audiovisual material, text,
221
+ or sounds) resulting from using the whole or a Substantial part of the
222
+ Contents (via a search or other query) from this Database, a Derivative
223
+ Database, or this Database as part of a Collective Database.
224
+
225
+ "Publicly" – means to Persons other than You or under Your control by
226
+ either more than 50% ownership or by the power to direct their
227
+ activities (such as contracting with an independent consultant).
228
+
229
+ "Re-utilisation" – means any form of making available to the public all
230
+ or a Substantial part of the Contents by the distribution of copies, by
231
+ renting, by online or other forms of transmission.
232
+
233
+ "Substantial" – Means substantial in terms of quantity or quality or a
234
+ combination of both. The repeated and systematic Extraction or
235
+ Re-utilisation of insubstantial parts of the Contents may amount to the
236
+ Extraction or Re-utilisation of a Substantial part of the Contents.
237
+
238
+ "Use" – As a verb, means doing any act that is restricted by copyright
239
+ or Database Rights whether in the original medium or any other; and
240
+ includes without limitation distributing, copying, publicly performing,
241
+ publicly displaying, and preparing derivative works of the Database, as
242
+ well as modifying the Database as may be technically necessary to use it
243
+ in a different mode or format.
244
+
245
+ "You" – Means a Person exercising rights under this License who has not
246
+ previously violated the terms of this License with respect to the
247
+ Database, or who has received express permission from the Licensor to
248
+ exercise rights under this License despite a previous violation.
249
+
250
+ Words in the singular include the plural and vice versa.
251
+
252
+ ### 2.0 What this License covers
253
+
254
+ 2.1. Legal effect of this document. This License is:
255
+
256
+ a. A license of applicable copyright and neighbouring rights;
257
+
258
+ b. A license of the Database Right; and
259
+
260
+ c. An agreement in contract between You and the Licensor.
261
+
262
+ 2.2 Legal rights covered. This License covers the legal rights in the
263
+ Database, including:
264
+
265
+ a. Copyright. Any copyright or neighbouring rights in the Database.
266
+ The copyright licensed includes any individual elements of the
267
+ Database, but does not cover the copyright over the Contents
268
+ independent of this Database. See Section 2.4 for details. Copyright
269
+ law varies between jurisdictions, but is likely to cover: the Database
270
+ model or schema, which is the structure, arrangement, and organisation
271
+ of the Database, and can also include the Database tables and table
272
+ indexes; the data entry and output sheets; and the Field names of
273
+ Contents stored in the Database;
274
+
275
+ b. Database Rights. Database Rights only extend to the Extraction and
276
+ Re-utilisation of the whole or a Substantial part of the Contents.
277
+ Database Rights can apply even when there is no copyright over the
278
+ Database. Database Rights can also apply when the Contents are removed
279
+ from the Database and are selected and arranged in a way that would
280
+ not infringe any applicable copyright; and
281
+
282
+ c. Contract. This is an agreement between You and the Licensor for
283
+ access to the Database. In return you agree to certain conditions of
284
+ use on this access as outlined in this License.
285
+
286
+ 2.3 Rights not covered.
287
+
288
+ a. This License does not apply to computer programs used in the making
289
+ or operation of the Database;
290
+
291
+ b. This License does not cover any patents over the Contents or the
292
+ Database; and
293
+
294
+ c. This License does not cover any trademarks associated with the
295
+ Database.
296
+
297
+ 2.4 Relationship to Contents in the Database. The individual items of
298
+ the Contents contained in this Database may be covered by other rights,
299
+ including copyright, patent, data protection, privacy, or personality
300
+ rights, and this License does not cover any rights (other than Database
301
+ Rights or in contract) in individual Contents contained in the Database.
302
+ For example, if used on a Database of images (the Contents), this
303
+ License would not apply to copyright over individual images, which could
304
+ have their own separate licenses, or one single license covering all of
305
+ the rights over the images.
306
+
307
+ ### 3.0 Rights granted
308
+
309
+ 3.1 Subject to the terms and conditions of this License, the Licensor
310
+ grants to You a worldwide, royalty-free, non-exclusive, terminable (but
311
+ only under Section 9) license to Use the Database for the duration of
312
+ any applicable copyright and Database Rights. These rights explicitly
313
+ include commercial use, and do not exclude any field of endeavour. To
314
+ the extent possible in the relevant jurisdiction, these rights may be
315
+ exercised in all media and formats whether now known or created in the
316
+ future.
317
+
318
+ The rights granted cover, for example:
319
+
320
+ a. Extraction and Re-utilisation of the whole or a Substantial part of
321
+ the Contents;
322
+
323
+ b. Creation of Derivative Databases;
324
+
325
+ c. Creation of Collective Databases;
326
+
327
+ d. Creation of temporary or permanent reproductions by any means and
328
+ in any form, in whole or in part, including of any Derivative
329
+ Databases or as a part of Collective Databases; and
330
+
331
+ e. Distribution, communication, display, lending, making available, or
332
+ performance to the public by any means and in any form, in whole or in
333
+ part, including of any Derivative Database or as a part of Collective
334
+ Databases.
335
+
336
+ 3.2 Compulsory license schemes. For the avoidance of doubt:
337
+
338
+ a. Non-waivable compulsory license schemes. In those jurisdictions in
339
+ which the right to collect royalties through any statutory or
340
+ compulsory licensing scheme cannot be waived, the Licensor reserves
341
+ the exclusive right to collect such royalties for any exercise by You
342
+ of the rights granted under this License;
343
+
344
+ b. Waivable compulsory license schemes. In those jurisdictions in
345
+ which the right to collect royalties through any statutory or
346
+ compulsory licensing scheme can be waived, the Licensor waives the
347
+ exclusive right to collect such royalties for any exercise by You of
348
+ the rights granted under this License; and,
349
+
350
+ c. Voluntary license schemes. The Licensor waives the right to collect
351
+ royalties, whether individually or, in the event that the Licensor is
352
+ a member of a collecting society that administers voluntary licensing
353
+ schemes, via that society, from any exercise by You of the rights
354
+ granted under this License.
355
+
356
+ 3.3 The right to release the Database under different terms, or to stop
357
+ distributing or making available the Database, is reserved. Note that
358
+ this Database may be multiple-licensed, and so You may have the choice
359
+ of using alternative licenses for this Database. Subject to Section
360
+ 10.4, all other rights not expressly granted by Licensor are reserved.
361
+
362
+ ### 4.0 Conditions of Use
363
+
364
+ 4.1 The rights granted in Section 3 above are expressly made subject to
365
+ Your complying with the following conditions of use. These are important
366
+ conditions of this License, and if You fail to follow them, You will be
367
+ in material breach of its terms.
368
+
369
+ 4.2 Notices. If You Publicly Convey this Database, any Derivative
370
+ Database, or the Database as part of a Collective Database, then You
371
+ must:
372
+
373
+ a. Do so only under the terms of this License or another license
374
+ permitted under Section 4.4;
375
+
376
+ b. Include a copy of this License (or, as applicable, a license
377
+ permitted under Section 4.4) or its Uniform Resource Identifier (URI)
378
+ with the Database or Derivative Database, including both in the
379
+ Database or Derivative Database and in any relevant documentation; and
380
+
381
+ c. Keep intact any copyright or Database Right notices and notices
382
+ that refer to this License.
383
+
384
+ d. If it is not possible to put the required notices in a particular
385
+ file due to its structure, then You must include the notices in a
386
+ location (such as a relevant directory) where users would be likely to
387
+ look for it.
388
+
389
+ 4.3 Notice for using output (Contents). Creating and Using a Produced
390
+ Work does not require the notice in Section 4.2. However, if you
391
+ Publicly Use a Produced Work, You must include a notice associated with
392
+ the Produced Work reasonably calculated to make any Person that uses,
393
+ views, accesses, interacts with, or is otherwise exposed to the Produced
394
+ Work aware that Content was obtained from the Database, Derivative
395
+ Database, or the Database as part of a Collective Database, and that it
396
+ is available under this License.
397
+
398
+ a. Example notice. The following text will satisfy notice under
399
+ Section 4.3:
400
+
401
+ Contains information from DATABASE NAME, which is made available
402
+ here under the Open Database License (ODbL).
403
+
404
+ DATABASE NAME should be replaced with the name of the Database and a
405
+ hyperlink to the URI of the Database. "Open Database License" should
406
+ contain a hyperlink to the URI of the text of this License. If
407
+ hyperlinks are not possible, You should include the plain text of the
408
+ required URI's with the above notice.
409
+
410
+ 4.4 Share alike.
411
+
412
+ a. Any Derivative Database that You Publicly Use must be only under
413
+ the terms of:
414
+
415
+ i. This License;
416
+
417
+ ii. A later version of this License similar in spirit to this
418
+ License; or
419
+
420
+ iii. A compatible license.
421
+
422
+ If You license the Derivative Database under one of the licenses
423
+ mentioned in (iii), You must comply with the terms of that license.
424
+
425
+ b. For the avoidance of doubt, Extraction or Re-utilisation of the
426
+ whole or a Substantial part of the Contents into a new database is a
427
+ Derivative Database and must comply with Section 4.4.
428
+
429
+ c. Derivative Databases and Produced Works. A Derivative Database is
430
+ Publicly Used and so must comply with Section 4.4. if a Produced Work
431
+ created from the Derivative Database is Publicly Used.
432
+
433
+ d. Share Alike and additional Contents. For the avoidance of doubt,
434
+ You must not add Contents to Derivative Databases under Section 4.4 a
435
+ that are incompatible with the rights granted under this License.
436
+
437
+ e. Compatible licenses. Licensors may authorise a proxy to determine
438
+ compatible licenses under Section 4.4 a iii. If they do so, the
439
+ authorised proxy's public statement of acceptance of a compatible
440
+ license grants You permission to use the compatible license.
441
+
442
+
443
+ 4.5 Limits of Share Alike. The requirements of Section 4.4 do not apply
444
+ in the following:
445
+
446
+ a. For the avoidance of doubt, You are not required to license
447
+ Collective Databases under this License if You incorporate this
448
+ Database or a Derivative Database in the collection, but this License
449
+ still applies to this Database or a Derivative Database as a part of
450
+ the Collective Database;
451
+
452
+ b. Using this Database, a Derivative Database, or this Database as
453
+ part of a Collective Database to create a Produced Work does not
454
+ create a Derivative Database for purposes of Section 4.4; and
455
+
456
+ c. Use of a Derivative Database internally within an organisation is
457
+ not to the public and therefore does not fall under the requirements
458
+ of Section 4.4.
459
+
460
+ 4.6 Access to Derivative Databases. If You Publicly Use a Derivative
461
+ Database or a Produced Work from a Derivative Database, You must also
462
+ offer to recipients of the Derivative Database or Produced Work a copy
463
+ in a machine readable form of:
464
+
465
+ a. The entire Derivative Database; or
466
+
467
+ b. A file containing all of the alterations made to the Database or
468
+ the method of making the alterations to the Database (such as an
469
+ algorithm), including any additional Contents, that make up all the
470
+ differences between the Database and the Derivative Database.
471
+
472
+ The Derivative Database (under a.) or alteration file (under b.) must be
473
+ available at no more than a reasonable production cost for physical
474
+ distributions and free of charge if distributed over the internet.
475
+
476
+ 4.7 Technological measures and additional terms
477
+
478
+ a. This License does not allow You to impose (except subject to
479
+ Section 4.7 b.) any terms or any technological measures on the
480
+ Database, a Derivative Database, or the whole or a Substantial part of
481
+ the Contents that alter or restrict the terms of this License, or any
482
+ rights granted under it, or have the effect or intent of restricting
483
+ the ability of any person to exercise those rights.
484
+
485
+ b. Parallel distribution. You may impose terms or technological
486
+ measures on the Database, a Derivative Database, or the whole or a
487
+ Substantial part of the Contents (a "Restricted Database") in
488
+ contravention of Section 4.74 a. only if You also make a copy of the
489
+ Database or a Derivative Database available to the recipient of the
490
+ Restricted Database:
491
+
492
+ i. That is available without additional fee;
493
+
494
+ ii. That is available in a medium that does not alter or restrict
495
+ the terms of this License, or any rights granted under it, or have
496
+ the effect or intent of restricting the ability of any person to
497
+ exercise those rights (an "Unrestricted Database"); and
498
+
499
+ iii. The Unrestricted Database is at least as accessible to the
500
+ recipient as a practical matter as the Restricted Database.
501
+
502
+ c. For the avoidance of doubt, You may place this Database or a
503
+ Derivative Database in an authenticated environment, behind a
504
+ password, or within a similar access control scheme provided that You
505
+ do not alter or restrict the terms of this License or any rights
506
+ granted under it or have the effect or intent of restricting the
507
+ ability of any person to exercise those rights.
508
+
509
+ 4.8 Licensing of others. You may not sublicense the Database. Each time
510
+ You communicate the Database, the whole or Substantial part of the
511
+ Contents, or any Derivative Database to anyone else in any way, the
512
+ Licensor offers to the recipient a license to the Database on the same
513
+ terms and conditions as this License. You are not responsible for
514
+ enforcing compliance by third parties with this License, but You may
515
+ enforce any rights that You have over a Derivative Database. You are
516
+ solely responsible for any modifications of a Derivative Database made
517
+ by You or another Person at Your direction. You may not impose any
518
+ further restrictions on the exercise of the rights granted or affirmed
519
+ under this License.
520
+
521
+ ### 5.0 Moral rights
522
+
523
+ 5.1 Moral rights. This section covers moral rights, including any rights
524
+ to be identified as the author of the Database or to object to treatment
525
+ that would otherwise prejudice the author's honour and reputation, or
526
+ any other derogatory treatment:
527
+
528
+ a. For jurisdictions allowing waiver of moral rights, Licensor waives
529
+ all moral rights that Licensor may have in the Database to the fullest
530
+ extent possible by the law of the relevant jurisdiction under Section
531
+ 10.4;
532
+
533
+ b. If waiver of moral rights under Section 5.1 a in the relevant
534
+ jurisdiction is not possible, Licensor agrees not to assert any moral
535
+ rights over the Database and waives all claims in moral rights to the
536
+ fullest extent possible by the law of the relevant jurisdiction under
537
+ Section 10.4; and
538
+
539
+ c. For jurisdictions not allowing waiver or an agreement not to assert
540
+ moral rights under Section 5.1 a and b, the author may retain their
541
+ moral rights over certain aspects of the Database.
542
+
543
+ Please note that some jurisdictions do not allow for the waiver of moral
544
+ rights, and so moral rights may still subsist over the Database in some
545
+ jurisdictions.
546
+
547
+ ### 6.0 Fair dealing, Database exceptions, and other rights not affected
548
+
549
+ 6.1 This License does not affect any rights that You or anyone else may
550
+ independently have under any applicable law to make any use of this
551
+ Database, including without limitation:
552
+
553
+ a. Exceptions to the Database Right including: Extraction of Contents
554
+ from non-electronic Databases for private purposes, Extraction for
555
+ purposes of illustration for teaching or scientific research, and
556
+ Extraction or Re-utilisation for public security or an administrative
557
+ or judicial procedure.
558
+
559
+ b. Fair dealing, fair use, or any other legally recognised limitation
560
+ or exception to infringement of copyright or other applicable laws.
561
+
562
+ 6.2 This License does not affect any rights of lawful users to Extract
563
+ and Re-utilise insubstantial parts of the Contents, evaluated
564
+ quantitatively or qualitatively, for any purposes whatsoever, including
565
+ creating a Derivative Database (subject to other rights over the
566
+ Contents, see Section 2.4). The repeated and systematic Extraction or
567
+ Re-utilisation of insubstantial parts of the Contents may however amount
568
+ to the Extraction or Re-utilisation of a Substantial part of the
569
+ Contents.
570
+
571
+ ### 7.0 Warranties and Disclaimer
572
+
573
+ 7.1 The Database is licensed by the Licensor "as is" and without any
574
+ warranty of any kind, either express, implied, or arising by statute,
575
+ custom, course of dealing, or trade usage. Licensor specifically
576
+ disclaims any and all implied warranties or conditions of title,
577
+ non-infringement, accuracy or completeness, the presence or absence of
578
+ errors, fitness for a particular purpose, merchantability, or otherwise.
579
+ Some jurisdictions do not allow the exclusion of implied warranties, so
580
+ this exclusion may not apply to You.
581
+
582
+ ### 8.0 Limitation of liability
583
+
584
+ 8.1 Subject to any liability that may not be excluded or limited by law,
585
+ the Licensor is not liable for, and expressly excludes, all liability
586
+ for loss or damage however and whenever caused to anyone by any use
587
+ under this License, whether by You or by anyone else, and whether caused
588
+ by any fault on the part of the Licensor or not. This exclusion of
589
+ liability includes, but is not limited to, any special, incidental,
590
+ consequential, punitive, or exemplary damages such as loss of revenue,
591
+ data, anticipated profits, and lost business. This exclusion applies
592
+ even if the Licensor has been advised of the possibility of such
593
+ damages.
594
+
595
+ 8.2 If liability may not be excluded by law, it is limited to actual and
596
+ direct financial loss to the extent it is caused by proved negligence on
597
+ the part of the Licensor.
598
+
599
+ ### 9.0 Termination of Your rights under this License
600
+
601
+ 9.1 Any breach by You of the terms and conditions of this License
602
+ automatically terminates this License with immediate effect and without
603
+ notice to You. For the avoidance of doubt, Persons who have received the
604
+ Database, the whole or a Substantial part of the Contents, Derivative
605
+ Databases, or the Database as part of a Collective Database from You
606
+ under this License will not have their licenses terminated provided
607
+ their use is in full compliance with this License or a license granted
608
+ under Section 4.8 of this License. Sections 1, 2, 7, 8, 9 and 10 will
609
+ survive any termination of this License.
610
+
611
+ 9.2 If You are not in breach of the terms of this License, the Licensor
612
+ will not terminate Your rights under it.
613
+
614
+ 9.3 Unless terminated under Section 9.1, this License is granted to You
615
+ for the duration of applicable rights in the Database.
616
+
617
+ 9.4 Reinstatement of rights. If you cease any breach of the terms and
618
+ conditions of this License, then your full rights under this License
619
+ will be reinstated:
620
+
621
+ a. Provisionally and subject to permanent termination until the 60th
622
+ day after cessation of breach;
623
+
624
+ b. Permanently on the 60th day after cessation of breach unless
625
+ otherwise reasonably notified by the Licensor; or
626
+
627
+ c. Permanently if reasonably notified by the Licensor of the
628
+ violation, this is the first time You have received notice of
629
+ violation of this License from the Licensor, and You cure the
630
+ violation prior to 30 days after your receipt of the notice.
631
+
632
+ Persons subject to permanent termination of rights are not eligible to
633
+ be a recipient and receive a license under Section 4.8.
634
+
635
+ 9.5 Notwithstanding the above, Licensor reserves the right to release
636
+ the Database under different license terms or to stop distributing or
637
+ making available the Database. Releasing the Database under different
638
+ license terms or stopping the distribution of the Database will not
639
+ withdraw this License (or any other license that has been, or is
640
+ required to be, granted under the terms of this License), and this
641
+ License will continue in full force and effect unless terminated as
642
+ stated above.
643
+
644
+ ### 10.0 General
645
+
646
+ 10.1 If any provision of this License is held to be invalid or
647
+ unenforceable, that must not affect the validity or enforceability of
648
+ the remainder of the terms and conditions of this License and each
649
+ remaining provision of this License shall be valid and enforced to the
650
+ fullest extent permitted by law.
651
+
652
+ 10.2 This License is the entire agreement between the parties with
653
+ respect to the rights granted here over the Database. It replaces any
654
+ earlier understandings, agreements or representations with respect to
655
+ the Database.
656
+
657
+ 10.3 If You are in breach of the terms of this License, You will not be
658
+ entitled to rely on the terms of this License or to complain of any
659
+ breach by the Licensor.
660
+
661
+ 10.4 Choice of law. This License takes effect in and will be governed by
662
+ the laws of the relevant jurisdiction in which the License terms are
663
+ sought to be enforced. If the standard suite of rights granted under
664
+ applicable copyright law and Database Rights in the relevant
665
+ jurisdiction includes additional rights not granted under this License,
666
+ these additional rights are granted in this License in order to meet the
667
+ terms of this License.```
668
+
669
+
670
+
671
+
672
+ # Explosion fastText Vectors (cbow, OSCAR Common Crawl + Wikipedia)
673
+
674
+ * Author: Explosion
675
+ * URL: https://spacy.io
676
+ * License: CC0
677
+
678
+ ```
679
+ The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work").
680
+
681
+ Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others.
682
+
683
+ For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights.
684
+
685
+ 1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following:
686
+
687
+ the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work;
688
+ moral rights retained by the original author(s) and/or performer(s);
689
+ publicity and privacy rights pertaining to a person's image or likeness depicted in a Work;
690
+ rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below;
691
+ rights protecting the extraction, dissemination, use and reuse of data in a Work;
692
+ database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and
693
+ other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof.
694
+ 2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose.
695
+
696
+ 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose.
697
+
698
+ 4. Limitations and Disclaimers.
699
+
700
+ No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document.
701
+ Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law.
702
+ Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work.
703
+ Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.```
704
+
705
+
706
+
707
+
README.md ADDED
@@ -0,0 +1,107 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - spacy
4
+ - token-classification
5
+ language:
6
+ - de
7
+ license: MIT
8
+ model-index:
9
+ - name: de_core_news_md
10
+ results:
11
+ - tasks:
12
+ name: NER
13
+ type: token-classification
14
+ metrics:
15
+ - name: Precision
16
+ type: precision
17
+ value: 0.8421438017
18
+ - name: Recall
19
+ type: recall
20
+ value: 0.8354783099
21
+ - name: F Score
22
+ type: f_score
23
+ value: 0.8387978142
24
+ - tasks:
25
+ name: POS
26
+ type: token-classification
27
+ metrics:
28
+ - name: Accuracy
29
+ type: accuracy
30
+ value: 0.9782476543
31
+ - tasks:
32
+ name: SENTER
33
+ type: token-classification
34
+ metrics:
35
+ - name: Precision
36
+ type: precision
37
+ value: 0.9517039515
38
+ - name: Recall
39
+ type: recall
40
+ value: 0.9600395606
41
+ - name: F Score
42
+ type: f_score
43
+ value: 0.9495988094
44
+ - tasks:
45
+ name: UNLABELED_DEPENDENCIES
46
+ type: token-classification
47
+ metrics:
48
+ - name: Accuracy
49
+ type: accuracy
50
+ value: 0.9233369643
51
+ - tasks:
52
+ name: LABELED_DEPENDENCIES
53
+ type: token-classification
54
+ metrics:
55
+ - name: Accuracy
56
+ type: accuracy
57
+ value: 0.9233369643
58
+ ---
59
+ ### Details: https://spacy.io/models/de#de_core_news_md
60
+
61
+ German pipeline optimized for CPU. Components: tok2vec, tagger, morphologizer, parser, senter, ner, attribute_ruler, lemmatizer.
62
+
63
+ | Feature | Description |
64
+ | --- | --- |
65
+ | **Name** | `de_core_news_md` |
66
+ | **Version** | `3.1.0` |
67
+ | **spaCy** | `>=3.1.0,<3.2.0` |
68
+ | **Default Pipeline** | `tok2vec`, `tagger`, `morphologizer`, `parser`, `attribute_ruler`, `lemmatizer`, `ner` |
69
+ | **Components** | `tok2vec`, `tagger`, `morphologizer`, `parser`, `senter`, `attribute_ruler`, `lemmatizer`, `ner` |
70
+ | **Vectors** | 500000 keys, 20000 unique vectors (300 dimensions) |
71
+ | **Sources** | [TIGER Corpus](https://www.ims.uni-stuttgart.de/forschung/ressourcen/korpora/tiger.html) (Brants, Sabine, Stefanie Dipper, Peter Eisenberg, Silvia Hansen, Esther König, Wolfgang Lezius, Christian Rohrer, George Smith, and Hans Uszkoreit)<br />[Tiger2Dep](https://www.ims.uni-stuttgart.de/forschung/ressourcen/werkzeuge/tiger2dep/) (Wolfgang Seeker)<br />[WikiNER](https://figshare.com/articles/Learning_multilingual_named_entity_recognition_from_Wikipedia/5462500) (Joel Nothman, Nicky Ringland, Will Radford, Tara Murphy, James R Curran)<br />[Lemmatization Lists](https://github.com/michmech/lemmatization-lists/) (Michal Měchura)<br />[Explosion fastText Vectors (cbow, OSCAR Common Crawl + Wikipedia)](https://spacy.io) (Explosion) |
72
+ | **License** | `MIT` |
73
+ | **Author** | [Explosion](https://explosion.ai) |
74
+
75
+ ### Label Scheme
76
+
77
+ <details>
78
+
79
+ <summary>View label scheme (772 labels for 5 components)</summary>
80
+
81
+ | Component | Labels |
82
+ | --- | --- |
83
+ | **`tagger`** | `$(`, `$,`, `$.`, `ADJA`, `ADJD`, `ADV`, `APPO`, `APPR`, `APPRART`, `APZR`, `ART`, `CARD`, `FM`, `ITJ`, `KOKOM`, `KON`, `KOUI`, `KOUS`, `NE`, `NN`, `NNE`, `PDAT`, `PDS`, `PIAT`, `PIS`, `PPER`, `PPOSAT`, `PPOSS`, `PRELAT`, `PRELS`, `PRF`, `PROAV`, `PTKA`, `PTKANT`, `PTKNEG`, `PTKVZ`, `PTKZU`, `PWAT`, `PWAV`, `PWS`, `TRUNC`, `VAFIN`, `VAIMP`, `VAINF`, `VAPP`, `VMFIN`, `VMINF`, `VMPP`, `VVFIN`, `VVIMP`, `VVINF`, `VVIZU`, `VVPP`, `XY` |
84
+ | **`morphologizer`** | `POS=PUNCT`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Mood=Sub\|Number=Sing\|POS=AUX\|Person=3\|Tense=Past\|VerbForm=Fin`, `POS=ADV`, `Case=Nom\|Definite=Ind\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Nom\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pres\|VerbForm=Fin`, `Case=Acc\|Definite=Def\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `POS=ADP`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres\|VerbForm=Fin`, `Case=Acc\|Degree=Pos\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Nom\|Definite=Def\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Art`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=3\|Tense=Pres\|VerbForm=Fin`, `Case=Acc\|Definite=Def\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Acc\|Degree=Pos\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=PROPN`, `POS=VERB\|VerbForm=Part`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Foreign=Yes\|POS=X`, `Degree=Pos\|POS=ADV`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=ADP`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Dat\|Degree=Pos\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Dat\|Definite=Def\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Dat\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=NOUN`, `POS=CCONJ`, `POS=SCONJ`, `Case=Acc\|Definite=Ind\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Art`, `POS=VERB\|VerbForm=Inf`, `Mood=Ind\|Number=Plur\|POS=AUX\|Person=3\|Tense=Pres\|VerbForm=Fin`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Dem`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Case=Acc\|Definite=Def\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Acc\|Degree=Sup\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Gen\|Definite=Def\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=NOUN`, `POS=PART`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Nom\|Definite=Def\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Dat\|Definite=Def\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Dat\|Number=Plur\|POS=PROPN`, `POS=PRON\|PronType=Ind`, `Case=Dat\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs\|Reflex=Yes`, `Case=Acc\|Definite=Ind\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Case=Dat\|Definite=Ind\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Gen\|Definite=Def\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Nom\|Number=Sing\|POS=PROPN`, `Case=Dat\|Definite=Def\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=NOUN`, `POS=NUM`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Past\|VerbForm=Fin`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=ADP`, `Gender=Neut\|POS=NOUN`, `Case=Acc\|Number=Sing\|POS=PROPN`, `Case=Acc\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs\|Reflex=Yes`, `Case=Nom\|Definite=Def\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Gen\|Definite=Def\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres\|VerbForm=Fin`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Gen\|Definite=Def\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Nom\|Definite=Def\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Nom\|Number=Plur\|POS=NOUN`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Dat\|Definite=Def\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Nom\|Number=Plur\|POS=PRON\|PronType=Ind`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Acc\|Definite=Ind\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Art`, `POS=PROPN`, `Case=Nom\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pres\|VerbForm=Fin`, `POS=INTJ`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Dem`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Acc\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs\|Reflex=Yes`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Mood=Sub\|Number=Sing\|POS=AUX\|Person=3\|Tense=Pres\|VerbForm=Fin`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Rel`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Ind`, `Case=Nom\|Definite=Ind\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Nom\|Degree=Pos\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Dat\|Degree=Pos\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=PRON\|PronType=Rel`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Ind`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=PRON\|PronType=Rel`, `Case=Dat\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Rel`, `Gender=Masc\|POS=NOUN`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Past\|VerbForm=Fin`, `Case=Nom\|Definite=Def\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Int`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=PROPN`, `POS=SCONJ\|PronType=Int`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Dat\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Nom\|Number=Sing\|POS=PRON\|PronType=Ind`, `Case=Gen\|Definite=Def\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Dat\|Definite=Def\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Dat\|Degree=Pos\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Ind`, `Case=Dat\|Degree=Cmp\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Nom\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Gender=Neut\|POS=PRON\|PronType=Ind`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Dat\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Dat\|Number=Plur\|POS=NOUN`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Ind`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Dem`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=ADP`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Int`, `Case=Gen\|Number=Plur\|POS=PROPN`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Dem`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Case=Acc\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Nom\|Definite=Def\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs`, `Degree=Cmp\|POS=ADV`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=PRON\|PronType=Dem`, `Case=Gen\|Definite=Ind\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=ADP`, `Case=Dat\|Number=Plur\|POS=PRON\|Person=1\|PronType=Prs`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Int`, `Case=Dat\|Definite=Ind\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Art`, `Mood=Ind\|Number=Plur\|POS=AUX\|Person=3\|Tense=Past\|VerbForm=Fin`, `Case=Gen\|Definite=Def\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Acc\|Degree=Sup\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Nom\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=3\|Tense=Past\|VerbForm=Fin`, `Case=Gen\|Number=Sing\|POS=PROPN`, `Case=Nom\|Definite=Def\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Nom\|Degree=Pos\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=PRON\|PronType=Rel`, `Case=Acc\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=PROPN`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Int`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Gen\|Definite=Ind\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Art`, `POS=X`, `Case=Dat\|Degree=Sup\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Gen\|Number=Plur\|POS=NOUN`, `Case=Gen\|Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Gen\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Acc\|Number=Plur\|POS=PRON\|PronType=Rel`, `Case=Nom\|Degree=Pos\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Gen\|Degree=Pos\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Gen\|Definite=Def\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Gen\|Degree=Pos\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=PRON\|PronType=Ind`, `Mood=Sub\|Number=Plur\|POS=AUX\|Person=3\|Tense=Past\|VerbForm=Fin`, `Case=Nom\|Degree=Pos\|Number=Plur\|POS=ADJ`, `Case=Nom\|Number=Plur\|POS=PRON\|PronType=Rel`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=PRON\|PronType=Rel`, `Case=Acc\|Degree=Pos\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Dat\|Degree=Pos\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Acc\|Definite=Def\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Acc\|Degree=Sup\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Nom\|Degree=Sup\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=PRON\|PronType=Rel`, `POS=DET\|PronType=Ind`, `Case=Gen\|Degree=Pos\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Dem`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PROPN`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Acc\|Definite=Def\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Dat\|Definite=Def\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Dat\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Dat\|Number=Sing\|POS=NOUN`, `Case=Nom\|Definite=Ind\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Art`, `Degree=Pos\|POS=ADJ`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Acc\|Degree=Pos\|Number=Plur\|POS=ADJ`, `Case=Acc\|Number=Plur\|POS=NOUN`, `Case=Dat\|Number=Plur\|POS=PRON\|PronType=Rel`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Dem`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|VerbForm=Fin`, `Case=Acc\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Nom\|Degree=Pos\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Rel`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=PRON\|PronType=Rel`, `POS=AUX\|VerbForm=Inf`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Dem`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Pres\|VerbForm=Fin`, `Case=Nom\|Number=Plur\|POS=PRON\|Person=1\|PronType=Prs`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Acc\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Acc\|Definite=Def\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Gen\|Degree=Pos\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Acc\|Degree=Pos\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Rel`, `Case=Gen\|Definite=Ind\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Dem`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs`, `Mood=Sub\|Number=Plur\|POS=AUX\|Person=3\|Tense=Pres\|VerbForm=Fin`, `POS=ADV\|PronType=Int`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Int`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Int`, `POS=AUX\|VerbForm=Part`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Dat\|Number=Plur\|POS=PRON\|PronType=Ind`, `Case=Nom\|Number=Plur\|POS=DET\|PronType=Dem`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Dem`, `Case=Dat\|Definite=Def\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Dat\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs\|Reflex=Yes`, `Case=Acc\|Number=Plur\|POS=PRON\|Person=1\|PronType=Prs`, `Case=Acc\|Degree=Cmp\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Dem`, `Mood=Ind\|Number=Plur\|POS=AUX\|Person=1\|Tense=Pres\|VerbForm=Fin`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Dem`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Dat\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs\|Reflex=Yes`, `Case=Acc\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs`, `Case=Dat\|Degree=Pos\|Number=Plur\|POS=ADJ`, `Case=Dat\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Ind`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PROPN`, `Case=Nom\|Number=Plur\|POS=DET\|PronType=Ind`, `Degree=Sup\|POS=ADV`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=PRON\|PronType=Rel`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=PRON\|PronType=Ind`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=PRON\|PronType=Rel`, `Case=Nom\|Number=Sing\|POS=NOUN`, `Case=Acc\|Definite=Def\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Gen\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Nom\|Degree=Cmp\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Gen\|Degree=Cmp\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Nom\|Number=Plur\|POS=PRON\|PronType=Dem`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=PRON\|PronType=Dem`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Acc\|Number=Plur\|POS=PRON\|PronType=Ind`, `Case=Dat\|Number=Plur\|POS=DET\|PronType=Ind`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Tense=Past\|VerbForm=Fin`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Rel`, `Definite=Ind\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Acc\|Degree=Cmp\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Gender=Fem\|POS=NOUN`, `Case=Gen\|Degree=Sup\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Dat\|Degree=Cmp\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Dat\|Definite=Ind\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Dat\|Degree=Sup\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Dem`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=PRON\|PronType=Dem`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Nom\|Degree=Sup\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PRON\|PronType=Rel`, `Case=Nom\|Degree=Cmp\|Number=Plur\|POS=ADJ`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Rel`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=PROPN`, `Case=Dat\|Number=Sing\|POS=PROPN`, `Case=Gen\|Degree=Pos\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Dem`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=PRON\|PronType=Rel`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Dem`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Ind`, `Case=Nom\|Number=Plur\|POS=PROPN`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=3\|Tense=Past\|VerbForm=Fin`, `Case=Acc\|Number=Plur\|POS=PRON\|Person=1\|PronType=Prs\|Reflex=Yes`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=PRON\|PronType=Rel`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Rel`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Gen\|Number=Plur\|POS=DET\|PronType=Rel`, `Case=Dat\|Degree=Sup\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Dem`, `Case=Nom\|Degree=Cmp\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=PROPN`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Nom\|Degree=Sup\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Gen\|Degree=Pos\|Number=Plur\|POS=ADJ`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Dem`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Dem`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=PRON\|PronType=Ind`, `Case=Nom\|Degree=Cmp\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Dat\|Number=Plur\|POS=PRON\|PronType=Dem`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Dem`, `Case=Acc\|Degree=Cmp\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Acc\|Number=Plur\|POS=DET\|PronType=Dem`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=PRON\|PronType=Rel`, `Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Dem`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Nom\|Definite=Ind\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Acc\|Number=Plur\|POS=PRON\|Poss=Yes\|PronType=Prs`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=1\|Tense=Pres\|VerbForm=Fin`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Int`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Dem`, `Gender=Fem\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs`, `Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=PRON\|PronType=Dem`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Int`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Dem`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Rel`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Acc\|Degree=Cmp\|Number=Plur\|POS=ADJ`, `Case=Gen\|Number=Plur\|POS=PRON\|PronType=Dem`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PRON\|PronType=Ind`, `Case=Acc\|Degree=Sup\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Acc\|Degree=Cmp\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Dem`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=PRON\|PronType=Ind`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=PRON\|PronType=Ind`, `Mood=Sub\|Number=Sing\|POS=AUX\|Person=1\|Tense=Past\|VerbForm=Fin`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=PRON\|PronType=Dem`, `Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Nom\|Degree=Cmp\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Gender=Neut\|POS=PROPN`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=PROPN`, `Case=Gen\|Degree=Sup\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Dat\|Degree=Sup\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Degree=Pos\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Gender=Masc\|POS=PROPN`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Dem`, `Case=Nom\|POS=PROPN`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Dem`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=PRON\|PronType=Ind`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Dem`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=PRON\|PronType=Dem`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Dem`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=PRON\|PronType=Rel`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Int`, `Definite=Def\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Dem`, `Case=Gen\|Degree=Cmp\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=PRON\|PronType=Dem`, `Case=Dat\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Gen\|Degree=Sup\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Rel`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=PROPN`, `Case=Acc\|Number=Plur\|POS=PROPN`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Acc\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Dat\|Definite=Ind\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Dat\|Number=Sing\|POS=PRON\|PronType=Rel`, `Case=Gen\|Degree=Cmp\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Dat\|Number=Sing\|POS=ADP`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Rel`, `Mood=Imp\|Number=Sing\|POS=VERB\|Person=2`, `Case=Nom\|Degree=Cmp\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Nom\|Degree=Cmp\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=PROPN`, `Case=Acc\|Gender=Masc\|POS=NOUN`, `Case=Dat\|Degree=Sup\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=PRON\|PronType=Ind`, `Case=Dat\|Degree=Cmp\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Ind`, `Case=Acc\|Degree=Sup\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Acc\|Degree=Cmp\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Gen\|Degree=Sup\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Gen\|Degree=Sup\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Gender=Neut\|Number=Sing\|POS=NOUN`, `POS=NOUN`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Int`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Dem`, `Case=Gen\|Number=Sing\|POS=DET\|PronType=Rel`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Dem`, `Case=Dat\|POS=PROPN`, `Case=Gen\|Definite=Def\|POS=DET\|PronType=Art`, `Case=Gen\|POS=PROPN`, `Case=Acc\|Number=Sing\|POS=NOUN`, `Case=Gen\|Degree=Sup\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Dat\|Degree=Cmp\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Mood=Imp\|Number=Plur\|POS=VERB\|Person=2`, `Case=Dat\|Degree=Cmp\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Dat\|Number=Plur\|POS=PRON\|Person=1\|PronType=Prs\|Reflex=Yes`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Rel`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=1\|PronType=Prs`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Dem`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Gen\|Degree=Cmp\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Int`, `Case=Gen\|POS=PRON\|PronType=Dem`, `Definite=Ind\|POS=DET\|PronType=Art`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=1\|Tense=Past\|VerbForm=Fin`, `Case=Nom\|Degree=Sup\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Int`, `Case=Dat\|POS=PRON\|PronType=Dem`, `Gender=Masc\|Number=Sing\|POS=PROPN`, `Case=Gen\|Degree=Cmp\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON\|Poss=Yes\|PronType=Prs`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PRON\|PronType=Dem`, `Gender=Neut\|Number=Sing\|POS=PROPN`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Dem`, `Case=Dat\|Number=Sing\|POS=PRON\|PronType=Dem`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Dat\|Degree=Cmp\|Number=Sing\|POS=ADJ`, `Case=Dat\|Degree=Pos\|Number=Sing\|POS=ADJ`, `POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Gen\|Number=Sing\|POS=PRON\|PronType=Dem`, `Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Nom\|Degree=Sup\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Mood=Ind\|Number=Plur\|POS=AUX\|Person=1\|Tense=Past\|VerbForm=Fin`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Case=Nom\|Degree=Sup\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Nom\|Number=Sing\|POS=PRON\|Person=2\|PronType=Prs`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|VerbForm=Fin`, `Case=Acc\|Number=Plur\|POS=PRON\|PronType=Dem`, `Case=Nom\|POS=PRON\|Person=3\|PronType=Prs`, `Mood=Ind\|Number=Sing\|POS=AUX\|Person=2\|Tense=Pres\|VerbForm=Fin`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=2\|PronType=Prs`, `Case=Dat\|Number=Sing\|POS=PRON\|Person=2\|PronType=Prs`, `Case=Acc\|Number=Sing\|POS=PRON\|Person=2\|PronType=Prs`, `Case=Nom\|Number=Sing\|POS=PRON\|PronType=Int`, `Mood=Sub\|Number=Sing\|POS=AUX\|Person=1\|Tense=Pres\|VerbForm=Fin`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|VerbForm=Fin`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Past\|VerbForm=Fin`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=PRON\|PronType=Int`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=PRON\|PronType=Ind`, `Case=Nom\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Rel`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Int`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=PRON\|PronType=Ind`, `Case=Dat\|Degree=Sup\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Acc\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=PRON\|PronType=Ind`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=PRON\|PronType=Dem`, `Case=Gen\|Number=Plur\|POS=DET\|PronType=Ind`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=PRON\|PronType=Dem`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Gen\|Degree=Cmp\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Acc\|Degree=Cmp\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Dem`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Int`, `Case=Nom\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Acc\|Number=Sing\|POS=PRON\|PronType=Ind`, `Definite=Ind\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Art`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pres\|VerbForm=Fin`, `Case=Gen\|Number=Plur\|POS=DET\|PronType=Dem`, `Gender=Neut\|POS=DET\|PronType=Ind`, `Case=Dat\|Number=Sing\|POS=PRON\|PronType=Ind`, `Case=Nom\|Number=Plur\|POS=PRON\|Person=2\|PronType=Prs`, `Mood=Ind\|Number=Plur\|POS=AUX\|Person=2\|Tense=Pres\|VerbForm=Fin`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pres\|VerbForm=Fin`, `Case=Dat\|Number=Plur\|POS=PRON\|Person=2\|PronType=Prs`, `Case=Acc\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs\|Reflex=Yes`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|Poss=Yes\|PronType=Prs`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=2\|PronType=Prs`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=2\|PronType=Prs`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Int`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Int`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=DET\|PronType=Int`, `Case=Gen\|Number=Plur\|POS=PRON\|PronType=Ind`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pres\|VerbForm=Fin`, `Case=Acc\|Number=Sing\|POS=PRON\|PronType=Int`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=PRON\|Person=1\|PronType=Prs`, `Case=Acc\|POS=PRON\|PronType=Dem`, `Mood=Sub\|Number=Plur\|POS=AUX\|Person=1\|Tense=Past\|VerbForm=Fin`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=1\|Tense=Past\|VerbForm=Fin`, `Case=Acc\|Degree=Sup\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=PRON\|PronType=Dem`, `Case=Gen\|Degree=Pos\|POS=ADJ`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=PRON\|PronType=Dem`, `Case=Gen\|Number=Plur\|POS=PRON\|Poss=Yes\|PronType=Prs`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=PRON\|PronType=Dem`, `Mood=Imp\|Number=Plur\|POS=AUX\|Person=2`, `Case=Dat\|Number=Sing\|POS=PRON\|PronType=Int`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=2\|Tense=Past\|VerbForm=Fin`, `Case=Acc\|Number=Sing\|POS=PRON\|Person=2\|PronType=Prs\|Reflex=Yes`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Int`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=PRON\|PronType=Dem`, `Mood=Sub\|Number=Plur\|POS=AUX\|Person=1\|Tense=Pres\|VerbForm=Fin`, `Case=Acc\|Number=Sing\|POS=PRON\|PronType=Rel`, `Case=Acc\|Number=Sing\|POS=PRON\|PronType=Dem`, `Case=Nom\|Number=Sing\|POS=PRON\|PronType=Rel`, `Case=Dat\|Degree=Cmp\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Dat\|Definite=Def\|Number=Sing\|POS=DET\|PronType=Art`, `Gender=Neut\|Number=Plur\|POS=NOUN`, `Case=Dat\|Degree=Cmp\|Number=Plur\|POS=ADJ`, `Gender=Fem\|POS=PROPN`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=PRON\|PronType=Int`, `Case=Gen\|Definite=Def\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Gen\|Degree=Pos\|Number=Sing\|POS=ADJ`, `Case=Nom\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Int`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Ind`, `Gender=Fem\|Number=Plur\|POS=NOUN`, `Gender=Fem\|POS=PRON\|PronType=Ind`, `Case=Nom\|Definite=Def\|Number=Sing\|POS=DET\|PronType=Art`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Past\|VerbForm=Fin`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=DET\|PronType=Rel`, `Case=Dat\|Degree=Sup\|Number=Plur\|POS=ADJ`, `Case=Nom\|Degree=Pos\|Number=Sing\|POS=ADJ`, `Case=Acc\|Degree=Sup\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=PROPN`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=PROPN`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=PRON\|Poss=Yes\|PronType=Prs`, `Case=Acc\|Number=Plur\|POS=PRON\|Person=2\|PronType=Prs`, `Case=Dat\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=DET`, `Case=Nom\|Gender=Masc\|POS=NOUN`, `Case=Nom\|POS=NOUN`, `Case=Gen\|POS=NOUN`, `Degree=Cmp\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Degree=Pos\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Acc\|Definite=Def\|POS=DET\|PronType=Art`, `Case=Acc\|POS=PROPN`, `Case=Nom\|Number=Plur\|POS=DET\|PronType=Int`, `Case=Gen\|Degree=Cmp\|Number=Plur\|POS=ADJ`, `Case=Acc\|Gender=Neut\|POS=NOUN`, `Case=Gen\|POS=DET\|PronType=Rel`, `Case=Dat\|Number=Sing\|POS=PRON\|Poss=Yes\|PronType=Prs`, `POS=DET\|PronType=Int`, `Definite=Ind\|Gender=Neut\|POS=DET\|PronType=Art`, `Case=Dat\|POS=NOUN`, `Case=Acc\|Definite=Ind\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Nom\|Gender=Neut\|POS=NOUN`, `Definite=Def\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Art`, `Degree=Pos\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Dat\|Number=Plur\|POS=DET\|PronType=Dem`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Int`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Rel`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Case=Acc\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=PRON\|PronType=Int`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Int`, `Case=Gen\|Number=Sing\|POS=PRON\|PronType=Ind`, `Case=Acc\|POS=NOUN`, `Case=Gen\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=PRON\|PronType=Dem`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Ind`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=PROPN`, `Case=Nom\|Definite=Def\|POS=DET\|PronType=Art`, `Case=Nom\|Degree=Pos\|POS=ADJ`, `Gender=Fem\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=1\|PronType=Prs`, `Degree=Pos\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Int`, `Definite=Def\|Gender=Fem\|Number=Plur\|POS=DET\|PronType=Art`, `Case=Acc\|Number=Plur\|POS=PRON\|Person=2\|PronType=Prs\|Reflex=Yes`, `Case=Gen\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Gen\|Definite=Ind\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=PRON\|PronType=Ind`, `Case=Gen\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=PRON\|PronType=Dem`, `Case=Nom\|Number=Plur\|POS=PRON\|PronType=Int`, `Case=Dat\|Gender=Neut\|POS=NOUN`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=PRON\|PronType=Ind`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Int`, `Case=Acc\|Definite=Def\|Number=Sing\|POS=DET\|PronType=Art`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=DET\|PronType=Rel`, `Degree=Cmp\|POS=ADJ`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=PRON\|Poss=Yes\|PronType=Prs`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=PRON\|Poss=Yes\|PronType=Prs`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=PRON\|Poss=Yes\|PronType=Prs`, `Case=Acc\|Number=Sing\|POS=DET\|Poss=Yes\|PronType=Prs`, `POS=ADJ`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Int`, `Case=Acc\|Degree=Pos\|POS=ADJ`, `Case=Gen\|POS=PRON\|PronType=Int`, `Case=Acc\|Definite=Ind\|Gender=Neut\|Number=Plur\|POS=DET\|PronType=Art`, `Definite=Def\|Number=Plur\|POS=DET\|PronType=Art`, `Degree=Pos\|Number=Plur\|POS=ADJ`, `Number=Plur\|POS=NOUN`, `POS=PRON\|PronType=Int`, `Case=Gen\|Degree=Sup\|Number=Plur\|POS=ADJ`, `Case=Dat\|Gender=Masc\|POS=NOUN`, `Gender=Fem\|Number=Plur\|POS=DET\|PronType=Ind`, `Gender=Fem\|POS=DET\|PronType=Dem`, `Case=Acc\|POS=PRON\|PronType=Ind`, `Case=Gen\|Number=Sing\|POS=DET\|PronType=Int`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=PRON\|PronType=Rel`, `Case=Nom\|Gender=Fem\|POS=NOUN`, `Case=Nom\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs\|Reflex=Yes`, `Mood=Sub\|Number=Sing\|POS=AUX\|Person=2\|Tense=Pres\|VerbForm=Fin`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=PRON\|PronType=Rel`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADP`, `Case=Nom\|Gender=Masc\|POS=PROPN`, `Definite=Def\|POS=DET\|PronType=Art`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Past\|VerbForm=Fin`, `Case=Acc\|Degree=Pos\|Number=Sing\|POS=ADJ`, `Case=Acc\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Nom\|Number=Sing\|POS=PRON\|PronType=Dem`, `Case=Nom\|Number=Sing\|POS=DET\|PronType=Ind`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=PRON\|Person=1\|PronType=Prs`, `Case=Dat\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Dat\|POS=PRON\|Person=3\|PronType=Prs\|Reflex=Yes`, `Mood=Imp\|Number=Sing\|POS=AUX\|Person=2`, `Gender=Fem\|Number=Sing\|POS=DET\|PronType=Dem`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Rel`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=ADP`, `Definite=Ind\|Gender=Masc\|Number=Sing\|POS=DET\|PronType=Art`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|VerbForm=Fin`, `Case=Nom\|Degree=Sup\|Number=Plur\|POS=ADJ`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=PRON\|Person=1\|PronType=Prs`, `Gender=Fem\|Number=Plur\|POS=DET\|Poss=Yes\|PronType=Prs`, `Case=Dat\|Gender=Masc\|POS=PROPN`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=DET`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=PRON\|PronType=Rel`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PRON\|PronType=Int`, `Case=Nom\|POS=PRON\|PronType=Ind`, `Case=Nom\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs\|Reflex=Yes`, `Case=Gen\|Definite=Def\|Gender=Fem\|POS=DET\|PronType=Art`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=PRON\|Person=2\|PronType=Prs`, `Case=Gen\|POS=DET\|PronType=Dem`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=PRON\|Poss=Yes\|PronType=Prs`, `Gender=Masc\|POS=PRON\|PronType=Ind`, `Gender=Neut\|Number=Sing\|POS=PRON\|Person=3\|PronType=Prs`, `Case=Nom\|Gender=Fem\|POS=PRON\|PronType=Ind`, `Case=Nom\|Gender=Fem\|POS=PROPN`, `Gender=Neut\|Number=Plur\|POS=PROPN`, `Gender=Masc\|Number=Sing\|POS=PRON\|PronType=Ind` |
85
+ | **`parser`** | `ROOT`, `ac`, `adc`, `ag`, `ams`, `app`, `avc`, `cc`, `cd`, `cj`, `cm`, `cp`, `cvc`, `da`, `dep`, `dm`, `ep`, `ju`, `mnr`, `mo`, `ng`, `nk`, `nmc`, `oa`, `oc`, `og`, `op`, `par`, `pd`, `pg`, `ph`, `pm`, `pnc`, `punct`, `rc`, `re`, `rs`, `sb`, `sbp`, `svp`, `uc`, `vo` |
86
+ | **`senter`** | `I`, `S` |
87
+ | **`ner`** | `LOC`, `MISC`, `ORG`, `PER` |
88
+
89
+ </details>
90
+
91
+ ### Accuracy
92
+
93
+ | Type | Score |
94
+ | --- | --- |
95
+ | `TAG_ACC` | 97.82 |
96
+ | `ENTS_P` | 84.21 |
97
+ | `ENTS_R` | 83.55 |
98
+ | `ENTS_F` | 83.88 |
99
+ | `SENTS_P` | 95.17 |
100
+ | `SENTS_R` | 96.00 |
101
+ | `SENTS_F` | 94.96 |
102
+ | `TOKEN_ACC` | 99.98 |
103
+ | `POS_ACC` | 98.30 |
104
+ | `MORPH_ACC` | 91.54 |
105
+ | `LEMMA_ACC` | 73.43 |
106
+ | `DEP_UAS` | 92.33 |
107
+ | `DEP_LAS` | 90.42 |
accuracy.json ADDED
@@ -0,0 +1,312 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "tag_acc": 0.9782476543,
3
+ "ents_p": 0.8421438017,
4
+ "ents_r": 0.8354783099,
5
+ "ents_f": 0.8387978142,
6
+ "sents_p": 0.9517039515,
7
+ "sents_r": 0.9600395606,
8
+ "sents_f": 0.9495988094,
9
+ "speed": 9299.4301854522,
10
+ "ents_per_type": {
11
+ "LOC": {
12
+ "p": 0.8600778394,
13
+ "r": 0.8732606873,
14
+ "f": 0.8666191325
15
+ },
16
+ "PER": {
17
+ "p": 0.8856340104,
18
+ "r": 0.9089963599,
19
+ "f": 0.8971631206
20
+ },
21
+ "MISC": {
22
+ "p": 0.7856218939,
23
+ "r": 0.7203945315,
24
+ "f": 0.7515956754
25
+ },
26
+ "ORG": {
27
+ "p": 0.7733354321,
28
+ "r": 0.7385748647,
29
+ "f": 0.7555555556
30
+ }
31
+ },
32
+ "token_acc": 0.9998017682,
33
+ "pos_acc": 0.9829787234,
34
+ "morph_acc": 0.9153754155,
35
+ "lemma_acc": 0.7342764075,
36
+ "dep_uas": 0.9233369643,
37
+ "dep_las": 0.9041738033,
38
+ "morph_per_feat": {
39
+ "Case": {
40
+ "p": 0.9184590949,
41
+ "r": 0.920590378,
42
+ "f": 0.9195235015
43
+ },
44
+ "Definite": {
45
+ "p": 0.9957844366,
46
+ "r": 0.9968065693,
47
+ "f": 0.9962952408
48
+ },
49
+ "Gender": {
50
+ "p": 0.9378081578,
51
+ "r": 0.9447956649,
52
+ "f": 0.9412889439
53
+ },
54
+ "Number": {
55
+ "p": 0.9740277778,
56
+ "r": 0.974704656,
57
+ "f": 0.9743660993
58
+ },
59
+ "PronType": {
60
+ "p": 0.9928466916,
61
+ "r": 0.9903510906,
62
+ "f": 0.9915973209
63
+ },
64
+ "Degree": {
65
+ "p": 0.9814814815,
66
+ "r": 0.9713737127,
67
+ "f": 0.9764014387
68
+ },
69
+ "VerbForm": {
70
+ "p": 0.9610431423,
71
+ "r": 0.9615591109,
72
+ "f": 0.9613010574
73
+ },
74
+ "Mood": {
75
+ "p": 0.9692798388,
76
+ "r": 0.9573868347,
77
+ "f": 0.96329663
78
+ },
79
+ "Person": {
80
+ "p": 0.9808819425,
81
+ "r": 0.9708563536,
82
+ "f": 0.9758433986
83
+ },
84
+ "Tense": {
85
+ "p": 0.9733917144,
86
+ "r": 0.9615704542,
87
+ "f": 0.9674449745
88
+ },
89
+ "Reflex": {
90
+ "p": 0.9976303318,
91
+ "r": 0.9976303318,
92
+ "f": 0.9976303318
93
+ },
94
+ "Poss": {
95
+ "p": 1.0,
96
+ "r": 1.0,
97
+ "f": 1.0
98
+ },
99
+ "Foreign": {
100
+ "p": 0.6585365854,
101
+ "r": 0.135678392,
102
+ "f": 0.225
103
+ }
104
+ },
105
+ "dep_las_per_type": {
106
+ "cp": {
107
+ "p": 0.9602169982,
108
+ "r": 0.970749543,
109
+ "f": 0.9654545455
110
+ },
111
+ "nk": {
112
+ "p": 0.9769280675,
113
+ "r": 0.9811451376,
114
+ "f": 0.9790320614
115
+ },
116
+ "sb": {
117
+ "p": 0.9209795068,
118
+ "r": 0.9301876864,
119
+ "f": 0.9255606947
120
+ },
121
+ "ag": {
122
+ "p": 0.9501625135,
123
+ "r": 0.9695964621,
124
+ "f": 0.9597811218
125
+ },
126
+ "mnr": {
127
+ "p": 0.7285085966,
128
+ "r": 0.7658680118,
129
+ "f": 0.7467213115
130
+ },
131
+ "mo": {
132
+ "p": 0.7873384754,
133
+ "r": 0.7950637265,
134
+ "f": 0.7911822437
135
+ },
136
+ "oc": {
137
+ "p": 0.9196667658,
138
+ "r": 0.9304635762,
139
+ "f": 0.9250336675
140
+ },
141
+ "root": {
142
+ "p": 0.9730238394,
143
+ "r": 0.9615623063,
144
+ "f": 0.9672591207
145
+ },
146
+ "rc": {
147
+ "p": 0.6816143498,
148
+ "r": 0.6816143498,
149
+ "f": 0.6816143498
150
+ },
151
+ "op": {
152
+ "p": 0.7485822306,
153
+ "r": 0.5901639344,
154
+ "f": 0.66
155
+ },
156
+ "pm": {
157
+ "p": 0.9971098266,
158
+ "r": 0.9913793103,
159
+ "f": 0.9942363112
160
+ },
161
+ "nmc": {
162
+ "p": 0.9840764331,
163
+ "r": 0.9763033175,
164
+ "f": 0.9801744647
165
+ },
166
+ "oa": {
167
+ "p": 0.8684637869,
168
+ "r": 0.8819261214,
169
+ "f": 0.8751431844
170
+ },
171
+ "pd": {
172
+ "p": 0.8403908795,
173
+ "r": 0.7588235294,
174
+ "f": 0.7975270479
175
+ },
176
+ "ep": {
177
+ "p": 0.8285714286,
178
+ "r": 0.8721804511,
179
+ "f": 0.8498168498
180
+ },
181
+ "cd": {
182
+ "p": 0.8709468223,
183
+ "r": 0.8675710594,
184
+ "f": 0.8692556634
185
+ },
186
+ "cj": {
187
+ "p": 0.8499511241,
188
+ "r": 0.857495069,
189
+ "f": 0.853706431
190
+ },
191
+ "par": {
192
+ "p": 0.546875,
193
+ "r": 0.3431372549,
194
+ "f": 0.421686747
195
+ },
196
+ "svp": {
197
+ "p": 0.9425742574,
198
+ "r": 0.9153846154,
199
+ "f": 0.9287804878
200
+ },
201
+ "pg": {
202
+ "p": 0.8653846154,
203
+ "r": 0.8598726115,
204
+ "f": 0.8626198083
205
+ },
206
+ "da": {
207
+ "p": 0.7849462366,
208
+ "r": 0.5572519084,
209
+ "f": 0.6517857143
210
+ },
211
+ "app": {
212
+ "p": 0.6721311475,
213
+ "r": 0.6902356902,
214
+ "f": 0.6810631229
215
+ },
216
+ "ac": {
217
+ "p": 0.9363636364,
218
+ "r": 0.8803418803,
219
+ "f": 0.9074889868
220
+ },
221
+ "pnc": {
222
+ "p": 0.8294270833,
223
+ "r": 0.8272727273,
224
+ "f": 0.8283485046
225
+ },
226
+ "ju": {
227
+ "p": 0.9207920792,
228
+ "r": 0.9393939394,
229
+ "f": 0.93
230
+ },
231
+ "ng": {
232
+ "p": 0.7915567282,
233
+ "r": 0.7978723404,
234
+ "f": 0.7947019868
235
+ },
236
+ "re": {
237
+ "p": 0.7862068966,
238
+ "r": 0.6785714286,
239
+ "f": 0.7284345048
240
+ },
241
+ "cm": {
242
+ "p": 0.8829268293,
243
+ "r": 0.8701923077,
244
+ "f": 0.8765133172
245
+ },
246
+ "cc": {
247
+ "p": 0.7368421053,
248
+ "r": 0.6331658291,
249
+ "f": 0.6810810811
250
+ },
251
+ "sbp": {
252
+ "p": 0.850877193,
253
+ "r": 0.8362068966,
254
+ "f": 0.8434782609
255
+ },
256
+ "uc": {
257
+ "p": 0.75,
258
+ "r": 0.3,
259
+ "f": 0.4285714286
260
+ },
261
+ "ams": {
262
+ "p": 0.768115942,
263
+ "r": 0.7794117647,
264
+ "f": 0.7737226277
265
+ },
266
+ "rs": {
267
+ "p": 0.6666666667,
268
+ "r": 0.3870967742,
269
+ "f": 0.4897959184
270
+ },
271
+ "cvc": {
272
+ "p": 0.8,
273
+ "r": 0.6075949367,
274
+ "f": 0.690647482
275
+ },
276
+ "ph": {
277
+ "p": 1.0,
278
+ "r": 0.5714285714,
279
+ "f": 0.7272727273
280
+ },
281
+ "dm": {
282
+ "p": 0.0,
283
+ "r": 0.0,
284
+ "f": 0.0
285
+ },
286
+ "dep": {
287
+ "p": 0.0,
288
+ "r": 0.0,
289
+ "f": 0.0
290
+ },
291
+ "oa2": {
292
+ "p": 0.0,
293
+ "r": 0.0,
294
+ "f": 0.0
295
+ },
296
+ "vo": {
297
+ "p": 0.0,
298
+ "r": 0.0,
299
+ "f": 0.0
300
+ },
301
+ "og": {
302
+ "p": 0.5,
303
+ "r": 0.2857142857,
304
+ "f": 0.3636363636
305
+ },
306
+ "adc": {
307
+ "p": 1.0,
308
+ "r": 1.0,
309
+ "f": 1.0
310
+ }
311
+ }
312
+ }
attribute_ruler/patterns ADDED
Binary file (64 Bytes). View file
config.cfg ADDED
@@ -0,0 +1,287 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [paths]
2
+ train = "corpus/de-dep-news/train.spacy"
3
+ dev = "corpus/de-dep-news/dev.spacy"
4
+ vectors = "corpus/de_vectors"
5
+ raw = null
6
+ init_tok2vec = null
7
+ vocab_data = null
8
+
9
+ [system]
10
+ gpu_allocator = null
11
+ seed = 0
12
+
13
+ [nlp]
14
+ lang = "de"
15
+ pipeline = ["tok2vec","tagger","morphologizer","parser","senter","attribute_ruler","lemmatizer","ner"]
16
+ disabled = ["senter"]
17
+ before_creation = null
18
+ after_creation = null
19
+ after_pipeline_creation = null
20
+ batch_size = 256
21
+ tokenizer = {"@tokenizers":"spacy.Tokenizer.v1"}
22
+
23
+ [components]
24
+
25
+ [components.attribute_ruler]
26
+ factory = "attribute_ruler"
27
+ validate = false
28
+
29
+ [components.lemmatizer]
30
+ factory = "lemmatizer"
31
+ mode = "lookup"
32
+ model = null
33
+ overwrite = false
34
+
35
+ [components.morphologizer]
36
+ factory = "morphologizer"
37
+
38
+ [components.morphologizer.model]
39
+ @architectures = "spacy.Tagger.v1"
40
+ nO = null
41
+
42
+ [components.morphologizer.model.tok2vec]
43
+ @architectures = "spacy.Tok2VecListener.v1"
44
+ width = ${components.tok2vec.model.encode:width}
45
+ upstream = "tok2vec"
46
+
47
+ [components.ner]
48
+ factory = "ner"
49
+ incorrect_spans_key = null
50
+ moves = null
51
+ update_with_oracle_cut_size = 100
52
+
53
+ [components.ner.model]
54
+ @architectures = "spacy.TransitionBasedParser.v2"
55
+ state_type = "ner"
56
+ extra_state_tokens = false
57
+ hidden_width = 64
58
+ maxout_pieces = 2
59
+ use_upper = true
60
+ nO = null
61
+
62
+ [components.ner.model.tok2vec]
63
+ @architectures = "spacy.Tok2Vec.v2"
64
+
65
+ [components.ner.model.tok2vec.embed]
66
+ @architectures = "spacy.MultiHashEmbed.v2"
67
+ width = 96
68
+ attrs = ["NORM","PREFIX","SUFFIX","SHAPE"]
69
+ rows = [5000,2500,2500,2500]
70
+ include_static_vectors = true
71
+
72
+ [components.ner.model.tok2vec.encode]
73
+ @architectures = "spacy.MaxoutWindowEncoder.v2"
74
+ width = 96
75
+ depth = 4
76
+ window_size = 1
77
+ maxout_pieces = 3
78
+
79
+ [components.parser]
80
+ factory = "parser"
81
+ learn_tokens = false
82
+ min_action_freq = 30
83
+ moves = null
84
+ update_with_oracle_cut_size = 100
85
+
86
+ [components.parser.model]
87
+ @architectures = "spacy.TransitionBasedParser.v2"
88
+ state_type = "parser"
89
+ extra_state_tokens = false
90
+ hidden_width = 64
91
+ maxout_pieces = 2
92
+ use_upper = true
93
+ nO = null
94
+
95
+ [components.parser.model.tok2vec]
96
+ @architectures = "spacy.Tok2VecListener.v1"
97
+ width = ${components.tok2vec.model.encode:width}
98
+ upstream = "tok2vec"
99
+
100
+ [components.senter]
101
+ factory = "senter"
102
+
103
+ [components.senter.model]
104
+ @architectures = "spacy.Tagger.v1"
105
+ nO = null
106
+
107
+ [components.senter.model.tok2vec]
108
+ @architectures = "spacy.Tok2Vec.v2"
109
+
110
+ [components.senter.model.tok2vec.embed]
111
+ @architectures = "spacy.MultiHashEmbed.v2"
112
+ width = 16
113
+ attrs = ["NORM","PREFIX","SUFFIX","SHAPE"]
114
+ rows = [1000,500,500,500]
115
+ include_static_vectors = true
116
+
117
+ [components.senter.model.tok2vec.encode]
118
+ @architectures = "spacy.MaxoutWindowEncoder.v2"
119
+ width = 16
120
+ depth = 2
121
+ window_size = 1
122
+ maxout_pieces = 2
123
+
124
+ [components.tagger]
125
+ factory = "tagger"
126
+
127
+ [components.tagger.model]
128
+ @architectures = "spacy.Tagger.v1"
129
+ nO = null
130
+
131
+ [components.tagger.model.tok2vec]
132
+ @architectures = "spacy.Tok2VecListener.v1"
133
+ width = ${components.tok2vec.model.encode:width}
134
+ upstream = "tok2vec"
135
+
136
+ [components.tok2vec]
137
+ factory = "tok2vec"
138
+
139
+ [components.tok2vec.model]
140
+ @architectures = "spacy.Tok2Vec.v2"
141
+
142
+ [components.tok2vec.model.embed]
143
+ @architectures = "spacy.MultiHashEmbed.v2"
144
+ width = ${components.tok2vec.model.encode:width}
145
+ attrs = ["NORM","PREFIX","SUFFIX","SHAPE"]
146
+ rows = [5000,2500,2500,2500]
147
+ include_static_vectors = true
148
+
149
+ [components.tok2vec.model.encode]
150
+ @architectures = "spacy.MaxoutWindowEncoder.v2"
151
+ width = 96
152
+ depth = 4
153
+ window_size = 1
154
+ maxout_pieces = 3
155
+
156
+ [corpora]
157
+
158
+ [corpora.dev]
159
+ @readers = "spacy.Corpus.v1"
160
+ limit = 0
161
+ max_length = 0
162
+ path = ${paths:dev}
163
+ gold_preproc = false
164
+ augmenter = null
165
+
166
+ [corpora.train]
167
+ @readers = "spacy.Corpus.v1"
168
+ path = ${paths:train}
169
+ max_length = 5000
170
+ gold_preproc = false
171
+ limit = 0
172
+
173
+ [corpora.train.augmenter]
174
+ @augmenters = "spacy.orth_variants.v1"
175
+ level = 0.2
176
+ lower = 0.5
177
+
178
+ [corpora.train.augmenter.orth_variants]
179
+ @readers = "srsly.read_json.v1"
180
+ path = "assets/orth_variants.json"
181
+
182
+ [training]
183
+ train_corpus = "corpora.train"
184
+ dev_corpus = "corpora.dev"
185
+ seed = ${system:seed}
186
+ gpu_allocator = ${system:gpu_allocator}
187
+ dropout = 0.1
188
+ accumulate_gradient = 1
189
+ patience = 5000
190
+ max_epochs = 0
191
+ max_steps = 0
192
+ eval_frequency = 1000
193
+ frozen_components = []
194
+ before_to_disk = null
195
+ annotating_components = []
196
+
197
+ [training.batcher]
198
+ @batchers = "spacy.batch_by_words.v1"
199
+ discard_oversize = false
200
+ tolerance = 0.2
201
+ get_length = null
202
+
203
+ [training.batcher.size]
204
+ @schedules = "compounding.v1"
205
+ start = 100
206
+ stop = 1000
207
+ compound = 1.001
208
+ t = 0.0
209
+
210
+ [training.logger]
211
+ @loggers = "spacy.WandbLogger.v1"
212
+ project_name = "spacy-v3.0.0a2"
213
+ remove_config_values = []
214
+
215
+ [training.optimizer]
216
+ @optimizers = "Adam.v1"
217
+ beta1 = 0.9
218
+ beta2 = 0.999
219
+ L2_is_weight_decay = true
220
+ L2 = 0.01
221
+ grad_clip = 1.0
222
+ use_averages = true
223
+ eps = 0.00000001
224
+ learn_rate = 0.001
225
+
226
+ [training.score_weights]
227
+ tag_acc = 0.05
228
+ pos_acc = 0.05
229
+ morph_acc = 0.05
230
+ morph_per_feat = null
231
+ dep_uas = 0.0
232
+ dep_las = 0.16
233
+ dep_las_per_type = null
234
+ sents_p = null
235
+ sents_r = null
236
+ sents_f = 0.02
237
+ lemma_acc = 0.33
238
+ ents_f = 0.33
239
+ ents_p = 0.0
240
+ ents_r = 0.0
241
+ ents_per_type = null
242
+
243
+ [pretraining]
244
+
245
+ [initialize]
246
+ vocab_data = ${paths.vocab_data}
247
+ vectors = ${paths.vectors}
248
+ init_tok2vec = ${paths.init_tok2vec}
249
+ before_init = null
250
+ after_init = null
251
+
252
+ [initialize.components]
253
+
254
+ [initialize.components.morphologizer]
255
+
256
+ [initialize.components.morphologizer.labels]
257
+ @readers = "spacy.read_labels.v1"
258
+ path = "corpus/labels/morphologizer.json"
259
+ require = false
260
+
261
+ [initialize.components.ner]
262
+
263
+ [initialize.components.ner.labels]
264
+ @readers = "spacy.read_labels.v1"
265
+ path = "corpus/labels/ner.json"
266
+ require = false
267
+
268
+ [initialize.components.parser]
269
+
270
+ [initialize.components.parser.labels]
271
+ @readers = "spacy.read_labels.v1"
272
+ path = "corpus/labels/parser.json"
273
+ require = false
274
+
275
+ [initialize.components.tagger]
276
+
277
+ [initialize.components.tagger.labels]
278
+ @readers = "spacy.read_labels.v1"
279
+ path = "corpus/labels/tagger.json"
280
+ require = false
281
+
282
+ [initialize.lookups]
283
+ @misc = "spacy.LookupsDataLoader.v1"
284
+ lang = ${nlp.lang}
285
+ tables = ["lexeme_norm"]
286
+
287
+ [initialize.tokenizer]
de_core_news_md-any-py3-none-any.whl ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dda761966d1b0de377d44c8b80e60b4a815819ed21aaf8065fd1994afea55cb4
3
+ size 47754799
lemmatizer/lookups/lookups.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bef43f90c58dc60b8eb3948f12c1e1779bd75f4b66de3fa745a171070bacc10
3
+ size 7248004
meta.json ADDED
@@ -0,0 +1,1180 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lang":"de",
3
+ "name":"core_news_md",
4
+ "version":"3.1.0",
5
+ "description":"German pipeline optimized for CPU. Components: tok2vec, tagger, morphologizer, parser, senter, ner, attribute_ruler, lemmatizer.",
6
+ "author":"Explosion",
7
+ "email":"contact@explosion.ai",
8
+ "url":"https://explosion.ai",
9
+ "license":"MIT",
10
+ "spacy_version":">=3.1.0,<3.2.0",
11
+ "spacy_git_version":"caba63b74",
12
+ "vectors":{
13
+ "width":300,
14
+ "vectors":20000,
15
+ "keys":500000,
16
+ "name":"de_vectors"
17
+ },
18
+ "labels":{
19
+ "tok2vec":[
20
+
21
+ ],
22
+ "tagger":[
23
+ "$(",
24
+ "$,",
25
+ "$.",
26
+ "ADJA",
27
+ "ADJD",
28
+ "ADV",
29
+ "APPO",
30
+ "APPR",
31
+ "APPRART",
32
+ "APZR",
33
+ "ART",
34
+ "CARD",
35
+ "FM",
36
+ "ITJ",
37
+ "KOKOM",
38
+ "KON",
39
+ "KOUI",
40
+ "KOUS",
41
+ "NE",
42
+ "NN",
43
+ "NNE",
44
+ "PDAT",
45
+ "PDS",
46
+ "PIAT",
47
+ "PIS",
48
+ "PPER",
49
+ "PPOSAT",
50
+ "PPOSS",
51
+ "PRELAT",
52
+ "PRELS",
53
+ "PRF",
54
+ "PROAV",
55
+ "PTKA",
56
+ "PTKANT",
57
+ "PTKNEG",
58
+ "PTKVZ",
59
+ "PTKZU",
60
+ "PWAT",
61
+ "PWAV",
62
+ "PWS",
63
+ "TRUNC",
64
+ "VAFIN",
65
+ "VAIMP",
66
+ "VAINF",
67
+ "VAPP",
68
+ "VMFIN",
69
+ "VMINF",
70
+ "VMPP",
71
+ "VVFIN",
72
+ "VVIMP",
73
+ "VVINF",
74
+ "VVIZU",
75
+ "VVPP",
76
+ "XY"
77
+ ],
78
+ "morphologizer":[
79
+ "POS=PUNCT",
80
+ "Case=Nom|Gender=Masc|Number=Sing|POS=PROPN",
81
+ "Mood=Sub|Number=Sing|POS=AUX|Person=3|Tense=Past|VerbForm=Fin",
82
+ "POS=ADV",
83
+ "Case=Nom|Definite=Ind|Gender=Masc|Number=Sing|POS=DET|PronType=Art",
84
+ "Case=Nom|Degree=Pos|Gender=Masc|Number=Sing|POS=ADJ",
85
+ "Case=Nom|Gender=Masc|Number=Sing|POS=NOUN",
86
+ "Case=Nom|Gender=Masc|Number=Plur|POS=NOUN",
87
+ "Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin",
88
+ "Case=Acc|Definite=Def|Gender=Masc|Number=Sing|POS=DET|PronType=Art",
89
+ "Case=Acc|Gender=Masc|Number=Sing|POS=NOUN",
90
+ "POS=ADP",
91
+ "Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin",
92
+ "Case=Acc|Degree=Pos|Gender=Fem|Number=Sing|POS=ADJ",
93
+ "Case=Acc|Gender=Fem|Number=Sing|POS=NOUN",
94
+ "Case=Acc|Gender=Fem|Number=Sing|POS=DET|Poss=Yes|PronType=Prs",
95
+ "Case=Nom|Definite=Def|Gender=Masc|Number=Sing|POS=DET|PronType=Art",
96
+ "Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin",
97
+ "Case=Acc|Definite=Def|Gender=Neut|Number=Sing|POS=DET|PronType=Art",
98
+ "Case=Acc|Degree=Pos|Gender=Neut|Number=Sing|POS=ADJ",
99
+ "Case=Acc|Gender=Neut|Number=Sing|POS=NOUN",
100
+ "Case=Dat|Gender=Neut|Number=Sing|POS=PROPN",
101
+ "POS=VERB|VerbForm=Part",
102
+ "Case=Dat|Gender=Fem|Number=Plur|POS=NOUN",
103
+ "Foreign=Yes|POS=X",
104
+ "Degree=Pos|POS=ADV",
105
+ "Case=Dat|Gender=Neut|Number=Sing|POS=ADP",
106
+ "Case=Dat|Gender=Neut|Number=Sing|POS=NOUN",
107
+ "Case=Dat|Degree=Pos|Gender=Neut|Number=Sing|POS=ADJ",
108
+ "Case=Dat|Definite=Def|Gender=Masc|Number=Sing|POS=DET|PronType=Art",
109
+ "Case=Dat|Degree=Pos|Gender=Masc|Number=Sing|POS=ADJ",
110
+ "Case=Dat|Gender=Masc|Number=Sing|POS=NOUN",
111
+ "POS=CCONJ",
112
+ "POS=SCONJ",
113
+ "Case=Acc|Definite=Ind|Gender=Neut|Number=Sing|POS=DET|PronType=Art",
114
+ "POS=VERB|VerbForm=Inf",
115
+ "Mood=Ind|Number=Plur|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin",
116
+ "Case=Nom|Gender=Masc|Number=Plur|POS=DET|Poss=Yes|PronType=Prs",
117
+ "Case=Nom|Gender=Fem|Number=Plur|POS=DET|PronType=Dem",
118
+ "Case=Nom|Gender=Fem|Number=Plur|POS=NOUN",
119
+ "Case=Acc|Definite=Def|Gender=Fem|Number=Sing|POS=DET|PronType=Art",
120
+ "Case=Acc|Degree=Sup|Gender=Fem|Number=Sing|POS=ADJ",
121
+ "Case=Gen|Definite=Def|Gender=Fem|Number=Sing|POS=DET|PronType=Art",
122
+ "Case=Gen|Gender=Fem|Number=Sing|POS=NOUN",
123
+ "Case=Dat|Gender=Fem|Number=Sing|POS=DET|Poss=Yes|PronType=Prs",
124
+ "Case=Dat|Gender=Fem|Number=Sing|POS=NOUN",
125
+ "POS=PART",
126
+ "Case=Nom|Gender=Masc|Number=Plur|POS=DET|PronType=Ind",
127
+ "Case=Nom|Definite=Def|Gender=Masc|Number=Plur|POS=DET|PronType=Art",
128
+ "Case=Dat|Definite=Def|Number=Plur|POS=DET|PronType=Art",
129
+ "Case=Dat|Number=Plur|POS=PROPN",
130
+ "POS=PRON|PronType=Ind",
131
+ "Case=Dat|Number=Plur|POS=PRON|Person=3|PronType=Prs|Reflex=Yes",
132
+ "Case=Acc|Definite=Ind|Gender=Masc|Number=Sing|POS=DET|PronType=Art",
133
+ "Case=Acc|Gender=Masc|Number=Sing|POS=PROPN",
134
+ "Case=Dat|Definite=Ind|Gender=Fem|Number=Sing|POS=DET|PronType=Art",
135
+ "Case=Gen|Definite=Def|Gender=Neut|Number=Sing|POS=DET|PronType=Art",
136
+ "Case=Gen|Gender=Neut|Number=Sing|POS=NOUN",
137
+ "Case=Nom|Number=Sing|POS=PROPN",
138
+ "Case=Dat|Definite=Def|Gender=Masc|Number=Plur|POS=DET|PronType=Art",
139
+ "Case=Dat|Gender=Masc|Number=Plur|POS=NOUN",
140
+ "POS=NUM",
141
+ "Case=Dat|Gender=Neut|Number=Plur|POS=NOUN",
142
+ "Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Past|VerbForm=Fin",
143
+ "Case=Dat|Gender=Masc|Number=Sing|POS=ADP",
144
+ "Gender=Neut|POS=NOUN",
145
+ "Case=Acc|Number=Sing|POS=PROPN",
146
+ "Case=Acc|Number=Plur|POS=PRON|Person=3|PronType=Prs|Reflex=Yes",
147
+ "Case=Nom|Definite=Def|Gender=Fem|Number=Sing|POS=DET|PronType=Art",
148
+ "Case=Nom|Gender=Fem|Number=Sing|POS=NOUN",
149
+ "Case=Gen|Definite=Def|Number=Plur|POS=DET|PronType=Art",
150
+ "Case=Acc|Gender=Fem|Number=Plur|POS=NOUN",
151
+ "Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin",
152
+ "Case=Nom|Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs",
153
+ "Case=Gen|Definite=Def|Gender=Masc|Number=Sing|POS=DET|PronType=Art",
154
+ "Case=Gen|Gender=Masc|Number=Sing|POS=NOUN",
155
+ "Case=Nom|Definite=Def|Number=Plur|POS=DET|PronType=Art",
156
+ "Case=Nom|Number=Plur|POS=NOUN",
157
+ "Case=Acc|Gender=Masc|Number=Sing|POS=DET|Poss=Yes|PronType=Prs",
158
+ "Case=Dat|Definite=Def|Gender=Neut|Number=Sing|POS=DET|PronType=Art",
159
+ "Case=Nom|Number=Plur|POS=PRON|PronType=Ind",
160
+ "Case=Dat|Gender=Masc|Number=Sing|POS=DET|Poss=Yes|PronType=Prs",
161
+ "Case=Acc|Definite=Ind|Gender=Fem|Number=Sing|POS=DET|PronType=Art",
162
+ "POS=PROPN",
163
+ "Case=Nom|Number=Sing|POS=PRON|Person=1|PronType=Prs",
164
+ "Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin",
165
+ "POS=INTJ",
166
+ "Case=Nom|Gender=Neut|Number=Sing|POS=PRON|PronType=Dem",
167
+ "Case=Nom|Gender=Neut|Number=Sing|POS=DET|Poss=Yes|PronType=Prs",
168
+ "Case=Nom|Gender=Neut|Number=Sing|POS=NOUN",
169
+ "Case=Acc|Number=Sing|POS=PRON|Person=3|PronType=Prs|Reflex=Yes",
170
+ "Case=Nom|Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs",
171
+ "Mood=Sub|Number=Sing|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin",
172
+ "Case=Nom|Gender=Masc|Number=Sing|POS=PRON|PronType=Rel",
173
+ "Case=Acc|Gender=Masc|Number=Sing|POS=PRON|PronType=Ind",
174
+ "Case=Nom|Definite=Ind|Gender=Fem|Number=Sing|POS=DET|PronType=Art",
175
+ "Case=Nom|Degree=Pos|Gender=Fem|Number=Sing|POS=ADJ",
176
+ "Case=Dat|Degree=Pos|Gender=Fem|Number=Plur|POS=ADJ",
177
+ "Case=Acc|Gender=Masc|Number=Plur|POS=DET|PronType=Ind",
178
+ "Case=Acc|Gender=Masc|Number=Plur|POS=NOUN",
179
+ "Case=Nom|Gender=Masc|Number=Plur|POS=PRON|PronType=Rel",
180
+ "Case=Nom|Gender=Masc|Number=Sing|POS=PRON|PronType=Ind",
181
+ "Case=Dat|Gender=Masc|Number=Plur|POS=PRON|Person=3|PronType=Prs",
182
+ "Case=Nom|Gender=Neut|Number=Plur|POS=NOUN",
183
+ "Case=Acc|Gender=Neut|Number=Plur|POS=PRON|PronType=Rel",
184
+ "Case=Dat|Number=Plur|POS=PRON|Person=3|PronType=Prs",
185
+ "Case=Dat|Gender=Masc|Number=Sing|POS=PRON|PronType=Rel",
186
+ "Gender=Masc|POS=NOUN",
187
+ "Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Past|VerbForm=Fin",
188
+ "Case=Nom|Definite=Def|Gender=Fem|Number=Plur|POS=DET|PronType=Art",
189
+ "Case=Nom|Gender=Fem|Number=Sing|POS=DET|PronType=Int",
190
+ "Case=Gen|Gender=Masc|Number=Sing|POS=PROPN",
191
+ "POS=SCONJ|PronType=Int",
192
+ "Case=Acc|Gender=Fem|Number=Plur|POS=DET|Poss=Yes|PronType=Prs",
193
+ "Case=Dat|Degree=Pos|Gender=Masc|Number=Plur|POS=ADJ",
194
+ "Case=Nom|Number=Sing|POS=PRON|PronType=Ind",
195
+ "Case=Gen|Definite=Def|Gender=Fem|Number=Plur|POS=DET|PronType=Art",
196
+ "Case=Gen|Gender=Fem|Number=Plur|POS=NOUN",
197
+ "Case=Dat|Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs",
198
+ "Case=Dat|Definite=Def|Gender=Fem|Number=Sing|POS=DET|PronType=Art",
199
+ "Case=Nom|Gender=Masc|Number=Sing|POS=DET|PronType=Ind",
200
+ "Case=Dat|Degree=Pos|Gender=Fem|Number=Sing|POS=ADJ",
201
+ "Case=Acc|Gender=Neut|Number=Sing|POS=DET|Poss=Yes|PronType=Prs",
202
+ "Case=Dat|Gender=Neut|Number=Sing|POS=PRON|PronType=Ind",
203
+ "Case=Dat|Degree=Cmp|Gender=Fem|Number=Plur|POS=ADJ",
204
+ "Case=Nom|Degree=Pos|Gender=Masc|Number=Plur|POS=ADJ",
205
+ "Gender=Neut|POS=PRON|PronType=Ind",
206
+ "Case=Acc|Gender=Masc|Number=Sing|POS=PRON|Person=3|PronType=Prs",
207
+ "Case=Dat|Number=Plur|POS=DET|Poss=Yes|PronType=Prs",
208
+ "Case=Dat|Number=Plur|POS=NOUN",
209
+ "Case=Dat|Gender=Masc|Number=Sing|POS=PRON|PronType=Ind",
210
+ "Case=Nom|Gender=Fem|Number=Sing|POS=DET|Poss=Yes|PronType=Prs",
211
+ "Case=Dat|Gender=Masc|Number=Sing|POS=PROPN",
212
+ "Case=Gen|Gender=Masc|Number=Sing|POS=PRON|PronType=Dem",
213
+ "Case=Dat|Gender=Fem|Number=Sing|POS=ADP",
214
+ "Case=Acc|Gender=Fem|Number=Plur|POS=DET|PronType=Int",
215
+ "Case=Gen|Number=Plur|POS=PROPN",
216
+ "Case=Acc|Gender=Fem|Number=Plur|POS=DET|PronType=Dem",
217
+ "Case=Acc|Gender=Neut|Number=Plur|POS=NOUN",
218
+ "Case=Acc|Degree=Pos|Gender=Masc|Number=Sing|POS=ADJ",
219
+ "Case=Nom|Definite=Def|Gender=Neut|Number=Plur|POS=DET|PronType=Art",
220
+ "Case=Gen|Gender=Neut|Number=Sing|POS=DET|Poss=Yes|PronType=Prs",
221
+ "Degree=Cmp|POS=ADV",
222
+ "Case=Nom|Gender=Neut|Number=Plur|POS=PRON|PronType=Dem",
223
+ "Case=Gen|Definite=Ind|Gender=Neut|Number=Sing|POS=DET|PronType=Art",
224
+ "Case=Acc|Gender=Neut|Number=Sing|POS=ADP",
225
+ "Case=Dat|Number=Plur|POS=PRON|Person=1|PronType=Prs",
226
+ "Case=Acc|Gender=Neut|Number=Sing|POS=PRON|PronType=Int",
227
+ "Case=Dat|Definite=Ind|Gender=Neut|Number=Sing|POS=DET|PronType=Art",
228
+ "Mood=Ind|Number=Plur|POS=AUX|Person=3|Tense=Past|VerbForm=Fin",
229
+ "Case=Gen|Definite=Def|Gender=Masc|Number=Plur|POS=DET|PronType=Art",
230
+ "Case=Gen|Gender=Masc|Number=Plur|POS=NOUN",
231
+ "Case=Acc|Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs",
232
+ "Case=Acc|Degree=Sup|Gender=Masc|Number=Sing|POS=ADJ",
233
+ "Case=Nom|Number=Plur|POS=PRON|Person=3|PronType=Prs",
234
+ "Case=Gen|Gender=Masc|Number=Plur|POS=DET|Poss=Yes|PronType=Prs",
235
+ "Mood=Ind|Number=Sing|POS=AUX|Person=3|Tense=Past|VerbForm=Fin",
236
+ "Case=Gen|Number=Sing|POS=PROPN",
237
+ "Case=Nom|Definite=Def|Gender=Neut|Number=Sing|POS=DET|PronType=Art",
238
+ "Case=Nom|Degree=Pos|Gender=Neut|Number=Sing|POS=ADJ",
239
+ "Case=Dat|Gender=Fem|Number=Plur|POS=PRON|PronType=Rel",
240
+ "Case=Acc|Degree=Pos|Gender=Masc|Number=Plur|POS=ADJ",
241
+ "Case=Nom|Gender=Fem|Number=Plur|POS=DET|PronType=Ind",
242
+ "Case=Gen|Gender=Neut|Number=Sing|POS=PROPN",
243
+ "Case=Gen|Gender=Masc|Number=Sing|POS=DET|PronType=Rel",
244
+ "Case=Nom|Gender=Neut|Number=Sing|POS=PRON|PronType=Int",
245
+ "Case=Acc|Gender=Neut|Number=Sing|POS=DET|PronType=Ind",
246
+ "Case=Gen|Definite=Ind|Gender=Masc|Number=Sing|POS=DET|PronType=Art",
247
+ "POS=X",
248
+ "Case=Dat|Degree=Sup|Gender=Fem|Number=Sing|POS=ADJ",
249
+ "Case=Gen|Number=Plur|POS=NOUN",
250
+ "Case=Gen|Degree=Pos|Gender=Masc|Number=Sing|POS=ADJ",
251
+ "Case=Gen|Number=Plur|POS=DET|Poss=Yes|PronType=Prs",
252
+ "Case=Acc|Number=Plur|POS=PRON|PronType=Rel",
253
+ "Case=Nom|Degree=Pos|Gender=Fem|Number=Plur|POS=ADJ",
254
+ "Case=Gen|Degree=Pos|Gender=Fem|Number=Sing|POS=ADJ",
255
+ "Case=Gen|Definite=Def|Gender=Neut|Number=Plur|POS=DET|PronType=Art",
256
+ "Case=Gen|Degree=Pos|Gender=Neut|Number=Plur|POS=ADJ",
257
+ "Case=Gen|Gender=Neut|Number=Plur|POS=NOUN",
258
+ "Case=Nom|Gender=Fem|Number=Plur|POS=PRON|PronType=Ind",
259
+ "Mood=Sub|Number=Plur|POS=AUX|Person=3|Tense=Past|VerbForm=Fin",
260
+ "Case=Nom|Degree=Pos|Number=Plur|POS=ADJ",
261
+ "Case=Nom|Number=Plur|POS=PRON|PronType=Rel",
262
+ "Case=Nom|Gender=Fem|Number=Sing|POS=PRON|PronType=Rel",
263
+ "Case=Acc|Degree=Pos|Gender=Neut|Number=Plur|POS=ADJ",
264
+ "Case=Dat|Degree=Pos|Gender=Neut|Number=Plur|POS=ADJ",
265
+ "Case=Acc|Definite=Def|Gender=Neut|Number=Plur|POS=DET|PronType=Art",
266
+ "Case=Acc|Degree=Sup|Gender=Neut|Number=Plur|POS=ADJ",
267
+ "Case=Nom|Degree=Sup|Gender=Masc|Number=Sing|POS=ADJ",
268
+ "Case=Nom|Gender=Fem|Number=Plur|POS=PRON|PronType=Rel",
269
+ "POS=DET|PronType=Ind",
270
+ "Case=Gen|Degree=Pos|Gender=Fem|Number=Plur|POS=ADJ",
271
+ "Case=Nom|Gender=Masc|Number=Plur|POS=PRON|Person=3|PronType=Prs",
272
+ "Case=Acc|Gender=Masc|Number=Sing|POS=DET|PronType=Dem",
273
+ "Case=Dat|Gender=Fem|Number=Plur|POS=DET|Poss=Yes|PronType=Prs",
274
+ "Case=Acc|Gender=Neut|Number=Sing|POS=PROPN",
275
+ "Case=Nom|Gender=Fem|Number=Sing|POS=PROPN",
276
+ "Case=Acc|Definite=Def|Gender=Masc|Number=Plur|POS=DET|PronType=Art",
277
+ "Case=Dat|Definite=Def|Gender=Neut|Number=Plur|POS=DET|PronType=Art",
278
+ "Case=Nom|Gender=Neut|Number=Plur|POS=DET|PronType=Ind",
279
+ "Case=Dat|Number=Sing|POS=DET|Poss=Yes|PronType=Prs",
280
+ "Case=Dat|Number=Sing|POS=NOUN",
281
+ "Case=Nom|Definite=Ind|Gender=Neut|Number=Sing|POS=DET|PronType=Art",
282
+ "Degree=Pos|POS=ADJ",
283
+ "Case=Acc|Gender=Fem|Number=Sing|POS=PROPN",
284
+ "Case=Acc|Degree=Pos|Number=Plur|POS=ADJ",
285
+ "Case=Acc|Number=Plur|POS=NOUN",
286
+ "Case=Dat|Number=Plur|POS=PRON|PronType=Rel",
287
+ "Case=Acc|Gender=Neut|Number=Sing|POS=PRON|PronType=Dem",
288
+ "Mood=Sub|Number=Sing|POS=VERB|Person=1|Tense=Past|VerbForm=Fin",
289
+ "Case=Acc|Number=Plur|POS=PRON|Person=3|PronType=Prs",
290
+ "Case=Nom|Degree=Pos|Gender=Neut|Number=Plur|POS=ADJ",
291
+ "Case=Acc|Gender=Neut|Number=Sing|POS=PRON|PronType=Rel",
292
+ "Case=Nom|Gender=Neut|Number=Plur|POS=PRON|PronType=Rel",
293
+ "POS=AUX|VerbForm=Inf",
294
+ "Case=Acc|Gender=Neut|Number=Plur|POS=DET|PronType=Dem",
295
+ "Case=Nom|Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs",
296
+ "Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin",
297
+ "Case=Nom|Number=Plur|POS=PRON|Person=1|PronType=Prs",
298
+ "Case=Acc|Gender=Fem|Number=Plur|POS=DET|PronType=Ind",
299
+ "Case=Nom|Gender=Fem|Number=Plur|POS=PRON|Person=3|PronType=Prs",
300
+ "Case=Acc|POS=PRON|Person=3|PronType=Prs",
301
+ "Case=Gen|Gender=Fem|Number=Sing|POS=DET|Poss=Yes|PronType=Prs",
302
+ "Case=Acc|Definite=Def|Gender=Fem|Number=Plur|POS=DET|PronType=Art",
303
+ "Case=Dat|Gender=Fem|Number=Sing|POS=PROPN",
304
+ "Case=Gen|Degree=Pos|Gender=Neut|Number=Sing|POS=ADJ",
305
+ "Case=Acc|Gender=Fem|Number=Sing|POS=DET|PronType=Ind",
306
+ "Case=Acc|Degree=Pos|Gender=Fem|Number=Plur|POS=ADJ",
307
+ "Case=Nom|Gender=Neut|Number=Sing|POS=PRON|PronType=Rel",
308
+ "Case=Gen|Definite=Ind|Gender=Fem|Number=Sing|POS=DET|PronType=Art",
309
+ "Case=Nom|Gender=Fem|Number=Sing|POS=DET|PronType=Dem",
310
+ "Case=Dat|Gender=Neut|Number=Sing|POS=DET|Poss=Yes|PronType=Prs",
311
+ "Mood=Sub|Number=Plur|POS=AUX|Person=3|Tense=Pres|VerbForm=Fin",
312
+ "POS=ADV|PronType=Int",
313
+ "Case=Nom|Gender=Masc|Number=Sing|POS=PRON|PronType=Int",
314
+ "Case=Dat|Gender=Masc|Number=Sing|POS=PRON|PronType=Int",
315
+ "POS=AUX|VerbForm=Part",
316
+ "Case=Dat|Gender=Neut|Number=Plur|POS=DET|PronType=Ind",
317
+ "Case=Dat|Number=Plur|POS=PRON|PronType=Ind",
318
+ "Case=Nom|Number=Plur|POS=DET|PronType=Dem",
319
+ "Case=Dat|Gender=Neut|Number=Sing|POS=DET|PronType=Dem",
320
+ "Case=Dat|Definite=Def|Gender=Fem|Number=Plur|POS=DET|PronType=Art",
321
+ "Case=Gen|Gender=Fem|Number=Sing|POS=PROPN",
322
+ "Case=Dat|Number=Sing|POS=PRON|Person=3|PronType=Prs|Reflex=Yes",
323
+ "Case=Acc|Number=Plur|POS=PRON|Person=1|PronType=Prs",
324
+ "Case=Acc|Degree=Cmp|Gender=Fem|Number=Sing|POS=ADJ",
325
+ "Case=Gen|Gender=Masc|Number=Sing|POS=DET|PronType=Dem",
326
+ "Mood=Ind|Number=Plur|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin",
327
+ "Case=Dat|Gender=Fem|Number=Plur|POS=DET|PronType=Dem",
328
+ "Case=Nom|Gender=Neut|Number=Sing|POS=DET|PronType=Ind",
329
+ "Case=Dat|Number=Sing|POS=PRON|Person=1|PronType=Prs|Reflex=Yes",
330
+ "Case=Acc|Number=Sing|POS=PRON|Person=1|PronType=Prs",
331
+ "Case=Dat|Degree=Pos|Number=Plur|POS=ADJ",
332
+ "Case=Dat|Number=Sing|POS=PRON|Person=1|PronType=Prs",
333
+ "Case=Nom|Gender=Neut|Number=Sing|POS=PRON|PronType=Ind",
334
+ "Case=Nom|Gender=Neut|Number=Sing|POS=PROPN",
335
+ "Case=Nom|Number=Plur|POS=DET|PronType=Ind",
336
+ "Degree=Sup|POS=ADV",
337
+ "Case=Dat|Gender=Masc|Number=Plur|POS=PRON|PronType=Rel",
338
+ "Case=Nom|Gender=Fem|Number=Sing|POS=PRON|PronType=Ind",
339
+ "Case=Acc|Gender=Fem|Number=Plur|POS=PRON|PronType=Rel",
340
+ "Case=Nom|Number=Sing|POS=NOUN",
341
+ "Case=Acc|Definite=Def|Number=Plur|POS=DET|PronType=Art",
342
+ "Case=Gen|Number=Sing|POS=NOUN",
343
+ "Case=Nom|Gender=Fem|Number=Sing|POS=DET|PronType=Ind",
344
+ "Case=Nom|Degree=Cmp|Gender=Fem|Number=Sing|POS=ADJ",
345
+ "Case=Dat|Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs",
346
+ "Case=Acc|Gender=Masc|Number=Plur|POS=DET|Poss=Yes|PronType=Prs",
347
+ "Case=Gen|Degree=Cmp|Gender=Masc|Number=Sing|POS=ADJ",
348
+ "Case=Nom|Number=Plur|POS=PRON|PronType=Dem",
349
+ "Case=Nom|Gender=Fem|Number=Sing|POS=PRON|PronType=Dem",
350
+ "Case=Acc|Gender=Masc|Number=Sing|POS=DET|PronType=Ind",
351
+ "Case=Acc|Number=Plur|POS=PRON|PronType=Ind",
352
+ "Case=Dat|Number=Plur|POS=DET|PronType=Ind",
353
+ "Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Past|VerbForm=Fin",
354
+ "Case=Dat|Gender=Neut|Number=Sing|POS=PRON|PronType=Rel",
355
+ "Definite=Ind|Gender=Neut|Number=Sing|POS=DET|PronType=Art",
356
+ "Case=Dat|Gender=Neut|Number=Plur|POS=DET|Poss=Yes|PronType=Prs",
357
+ "Case=Dat|Gender=Fem|Number=Sing|POS=DET|PronType=Ind",
358
+ "Case=Acc|Degree=Cmp|Gender=Masc|Number=Plur|POS=ADJ",
359
+ "Gender=Fem|POS=NOUN",
360
+ "Case=Gen|Degree=Sup|Gender=Fem|Number=Plur|POS=ADJ",
361
+ "Case=Dat|Degree=Cmp|Gender=Fem|Number=Sing|POS=ADJ",
362
+ "Case=Dat|Definite=Ind|Gender=Masc|Number=Sing|POS=DET|PronType=Art",
363
+ "Case=Nom|Gender=Masc|Number=Sing|POS=DET|Poss=Yes|PronType=Prs",
364
+ "Case=Dat|Degree=Sup|Gender=Masc|Number=Sing|POS=ADJ",
365
+ "Case=Gen|Gender=Masc|Number=Plur|POS=DET|PronType=Dem",
366
+ "Case=Gen|Gender=Fem|Number=Sing|POS=DET|PronType=Ind",
367
+ "Case=Acc|Gender=Neut|Number=Plur|POS=DET|PronType=Ind",
368
+ "Case=Nom|Gender=Masc|Number=Plur|POS=PRON|PronType=Dem",
369
+ "Case=Gen|Gender=Neut|Number=Plur|POS=DET|PronType=Ind",
370
+ "Case=Nom|Degree=Sup|Gender=Masc|Number=Plur|POS=ADJ",
371
+ "Case=Acc|Gender=Fem|Number=Sing|POS=PRON|PronType=Rel",
372
+ "Case=Nom|Degree=Cmp|Number=Plur|POS=ADJ",
373
+ "Case=Gen|Gender=Fem|Number=Sing|POS=DET|PronType=Rel",
374
+ "Case=Dat|Gender=Fem|Number=Plur|POS=PROPN",
375
+ "Case=Dat|Number=Sing|POS=PROPN",
376
+ "Case=Gen|Degree=Pos|Gender=Masc|Number=Plur|POS=ADJ",
377
+ "Case=Dat|Gender=Masc|Number=Plur|POS=DET|PronType=Ind",
378
+ "Case=Dat|Gender=Masc|Number=Sing|POS=DET|PronType=Dem",
379
+ "Case=Dat|Gender=Neut|Number=Plur|POS=PRON|PronType=Rel",
380
+ "Case=Nom|Gender=Neut|Number=Sing|POS=DET|PronType=Dem",
381
+ "Case=Acc|Gender=Neut|Number=Sing|POS=PRON|PronType=Ind",
382
+ "Case=Nom|Number=Plur|POS=PROPN",
383
+ "Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Past|VerbForm=Fin",
384
+ "Case=Acc|Number=Plur|POS=PRON|Person=1|PronType=Prs|Reflex=Yes",
385
+ "Case=Gen|Gender=Fem|Number=Plur|POS=PRON|PronType=Rel",
386
+ "Case=Gen|Gender=Masc|Number=Plur|POS=DET|PronType=Rel",
387
+ "Case=Gen|Gender=Neut|Number=Plur|POS=DET|Poss=Yes|PronType=Prs",
388
+ "Case=Gen|Number=Plur|POS=DET|PronType=Rel",
389
+ "Case=Dat|Degree=Sup|Gender=Fem|Number=Plur|POS=ADJ",
390
+ "Case=Nom|Gender=Neut|Number=Plur|POS=DET|PronType=Dem",
391
+ "Case=Nom|Degree=Cmp|Gender=Neut|Number=Plur|POS=ADJ",
392
+ "Case=Nom|Gender=Fem|Number=Plur|POS=PROPN",
393
+ "Case=Dat|Gender=Fem|Number=Plur|POS=DET|PronType=Ind",
394
+ "Case=Nom|Degree=Sup|Gender=Fem|Number=Sing|POS=ADJ",
395
+ "Case=Gen|Degree=Pos|Number=Plur|POS=ADJ",
396
+ "Case=Acc|Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs",
397
+ "Case=Acc|Gender=Fem|Number=Sing|POS=DET|PronType=Dem",
398
+ "Case=Gen|Gender=Fem|Number=Sing|POS=DET|PronType=Dem",
399
+ "Case=Dat|Gender=Fem|Number=Plur|POS=PRON|PronType=Ind",
400
+ "Case=Nom|Degree=Cmp|Gender=Fem|Number=Plur|POS=ADJ",
401
+ "Case=Dat|Number=Plur|POS=PRON|PronType=Dem",
402
+ "Case=Nom|Gender=Masc|Number=Sing|POS=PRON|PronType=Dem",
403
+ "Case=Acc|Degree=Cmp|Gender=Masc|Number=Sing|POS=ADJ",
404
+ "Case=Acc|Number=Plur|POS=DET|PronType=Dem",
405
+ "Case=Nom|Gender=Fem|Number=Plur|POS=DET|Poss=Yes|PronType=Prs",
406
+ "Case=Acc|Gender=Masc|Number=Plur|POS=PRON|Person=3|PronType=Prs",
407
+ "Case=Dat|Gender=Fem|Number=Sing|POS=PRON|PronType=Rel",
408
+ "Gender=Masc|Number=Sing|POS=NOUN",
409
+ "Case=Gen|Gender=Neut|Number=Sing|POS=DET|PronType=Dem",
410
+ "Case=Gen|Gender=Masc|Number=Sing|POS=DET|Poss=Yes|PronType=Prs",
411
+ "Case=Nom|Definite=Ind|Number=Sing|POS=DET|PronType=Art",
412
+ "Case=Acc|Number=Plur|POS=PRON|Poss=Yes|PronType=Prs",
413
+ "Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin",
414
+ "Case=Dat|Gender=Fem|Number=Sing|POS=DET|PronType=Int",
415
+ "Case=Nom|Gender=Masc|Number=Sing|POS=DET|PronType=Dem",
416
+ "Gender=Fem|Number=Sing|POS=DET|Poss=Yes|PronType=Prs",
417
+ "Gender=Fem|Number=Sing|POS=NOUN",
418
+ "Case=Gen|Gender=Fem|Number=Plur|POS=DET|Poss=Yes|PronType=Prs",
419
+ "Case=Gen|Gender=Fem|Number=Plur|POS=PRON|PronType=Dem",
420
+ "Case=Acc|Gender=Fem|Number=Plur|POS=PRON|Person=3|PronType=Prs",
421
+ "Case=Gen|Gender=Fem|Number=Sing|POS=DET|PronType=Int",
422
+ "Case=Dat|Gender=Fem|Number=Sing|POS=DET|PronType=Dem",
423
+ "Case=Dat|Gender=Masc|Number=Sing|POS=DET|PronType=Ind",
424
+ "Case=Acc|Gender=Neut|Number=Plur|POS=DET|Poss=Yes|PronType=Prs",
425
+ "Case=Nom|Gender=Fem|Number=Sing|POS=DET|PronType=Rel",
426
+ "Case=Gen|Gender=Fem|Number=Plur|POS=DET|PronType=Ind",
427
+ "Case=Dat|Gender=Fem|Number=Plur|POS=PRON|Person=3|PronType=Prs",
428
+ "Case=Acc|Degree=Cmp|Number=Plur|POS=ADJ",
429
+ "Case=Gen|Number=Plur|POS=PRON|PronType=Dem",
430
+ "Case=Nom|Gender=Neut|Number=Plur|POS=PRON|Person=3|PronType=Prs",
431
+ "Case=Acc|Gender=Fem|Number=Sing|POS=PRON|PronType=Ind",
432
+ "Case=Acc|Degree=Sup|Gender=Neut|Number=Sing|POS=ADJ",
433
+ "Case=Acc|Degree=Cmp|Gender=Fem|Number=Plur|POS=ADJ",
434
+ "Case=Dat|Gender=Neut|Number=Plur|POS=DET|PronType=Dem",
435
+ "Case=Acc|Gender=Masc|Number=Plur|POS=PRON|PronType=Ind",
436
+ "Case=Nom|Gender=Masc|Number=Plur|POS=PRON|PronType=Ind",
437
+ "Mood=Sub|Number=Sing|POS=AUX|Person=1|Tense=Past|VerbForm=Fin",
438
+ "Case=Nom|Gender=Fem|Number=Plur|POS=PRON|PronType=Dem",
439
+ "Gender=Masc|Number=Plur|POS=NOUN",
440
+ "Case=Nom|Degree=Cmp|Gender=Neut|Number=Sing|POS=ADJ",
441
+ "Gender=Neut|POS=PROPN",
442
+ "Case=Acc|Gender=Neut|Number=Plur|POS=PROPN",
443
+ "Case=Gen|Degree=Sup|Gender=Neut|Number=Plur|POS=ADJ",
444
+ "Case=Dat|Degree=Sup|Gender=Neut|Number=Plur|POS=ADJ",
445
+ "Degree=Pos|Gender=Fem|Number=Sing|POS=ADJ",
446
+ "Case=Dat|Gender=Neut|Number=Plur|POS=PRON|Person=3|PronType=Prs",
447
+ "Gender=Masc|POS=PROPN",
448
+ "Case=Dat|Gender=Masc|Number=Sing|POS=PRON|PronType=Dem",
449
+ "Case=Nom|POS=PROPN",
450
+ "Case=Acc|Gender=Masc|Number=Plur|POS=DET|PronType=Dem",
451
+ "Case=Nom|Gender=Neut|Number=Plur|POS=PRON|PronType=Ind",
452
+ "Case=Gen|Gender=Neut|Number=Plur|POS=DET|PronType=Dem",
453
+ "Case=Gen|Gender=Masc|Number=Plur|POS=PRON|PronType=Dem",
454
+ "Case=Acc|Gender=Neut|Number=Plur|POS=PRON|Person=3|PronType=Prs",
455
+ "Case=Dat|Gender=Masc|Number=Plur|POS=DET|PronType=Dem",
456
+ "Case=Dat|Gender=Masc|Number=Plur|POS=DET|Poss=Yes|PronType=Prs",
457
+ "Case=Gen|Gender=Masc|Number=Plur|POS=DET|PronType=Ind",
458
+ "Case=Acc|Gender=Masc|Number=Plur|POS=PRON|PronType=Rel",
459
+ "Case=Acc|Gender=Neut|Number=Plur|POS=DET|PronType=Int",
460
+ "Definite=Def|Gender=Fem|Number=Sing|POS=DET|PronType=Art",
461
+ "Case=Acc|Gender=Neut|Number=Sing|POS=DET|PronType=Dem",
462
+ "Case=Gen|Degree=Cmp|Gender=Masc|Number=Plur|POS=ADJ",
463
+ "Case=Gen|Gender=Fem|Number=Sing|POS=PRON|PronType=Dem",
464
+ "Case=Dat|Number=Sing|POS=PRON|Person=3|PronType=Prs",
465
+ "Case=Gen|Degree=Sup|Gender=Masc|Number=Plur|POS=ADJ",
466
+ "Case=Acc|Gender=Fem|Number=Sing|POS=PRON|Person=1|PronType=Prs",
467
+ "Case=Gen|Gender=Neut|Number=Sing|POS=DET|PronType=Rel",
468
+ "Case=Acc|Gender=Fem|Number=Plur|POS=PROPN",
469
+ "Case=Acc|Number=Plur|POS=PROPN",
470
+ "Case=Nom|Gender=Neut|Number=Plur|POS=DET|Poss=Yes|PronType=Prs",
471
+ "Case=Acc|Number=Plur|POS=DET|PronType=Ind",
472
+ "Case=Dat|Definite=Ind|Number=Sing|POS=DET|PronType=Art",
473
+ "Case=Dat|Number=Sing|POS=PRON|PronType=Rel",
474
+ "Case=Gen|Degree=Cmp|Gender=Neut|Number=Plur|POS=ADJ",
475
+ "Case=Dat|Number=Sing|POS=ADP",
476
+ "Case=Gen|Gender=Fem|Number=Plur|POS=DET|PronType=Rel",
477
+ "Mood=Imp|Number=Sing|POS=VERB|Person=2",
478
+ "Case=Nom|Degree=Cmp|Gender=Masc|Number=Plur|POS=ADJ",
479
+ "Case=Nom|Degree=Cmp|Gender=Masc|Number=Sing|POS=ADJ",
480
+ "Case=Gen|Gender=Fem|Number=Plur|POS=PROPN",
481
+ "Case=Acc|Gender=Masc|POS=NOUN",
482
+ "Case=Dat|Degree=Sup|Gender=Neut|Number=Sing|POS=ADJ",
483
+ "Case=Dat|Gender=Fem|Number=Sing|POS=PRON|PronType=Ind",
484
+ "Case=Dat|Degree=Cmp|Gender=Neut|Number=Sing|POS=ADJ",
485
+ "Case=Gen|Gender=Neut|Number=Sing|POS=PRON|PronType=Ind",
486
+ "Case=Acc|Degree=Sup|Gender=Fem|Number=Plur|POS=ADJ",
487
+ "Case=Acc|Degree=Cmp|Gender=Neut|Number=Sing|POS=ADJ",
488
+ "Case=Gen|Degree=Sup|Gender=Masc|Number=Sing|POS=ADJ",
489
+ "Case=Gen|Degree=Sup|Gender=Neut|Number=Sing|POS=ADJ",
490
+ "Gender=Neut|Number=Sing|POS=NOUN",
491
+ "POS=NOUN",
492
+ "Case=Dat|Gender=Neut|Number=Sing|POS=DET|PronType=Int",
493
+ "Case=Nom|Gender=Fem|Number=Sing|POS=PRON|Person=1|PronType=Prs",
494
+ "Case=Nom|Gender=Masc|Number=Plur|POS=DET|PronType=Dem",
495
+ "Case=Gen|Number=Sing|POS=DET|PronType=Rel",
496
+ "Case=Gen|Gender=Fem|Number=Plur|POS=DET|PronType=Dem",
497
+ "Case=Dat|POS=PROPN",
498
+ "Case=Gen|Definite=Def|POS=DET|PronType=Art",
499
+ "Case=Gen|POS=PROPN",
500
+ "Case=Acc|Number=Sing|POS=NOUN",
501
+ "Case=Gen|Degree=Sup|Gender=Fem|Number=Sing|POS=ADJ",
502
+ "Case=Dat|Degree=Cmp|Gender=Masc|Number=Sing|POS=ADJ",
503
+ "Mood=Imp|Number=Plur|POS=VERB|Person=2",
504
+ "Case=Dat|Degree=Cmp|Gender=Masc|Number=Plur|POS=ADJ",
505
+ "Case=Dat|Number=Plur|POS=PRON|Person=1|PronType=Prs|Reflex=Yes",
506
+ "Case=Nom|Gender=Masc|Number=Sing|POS=PRON|Person=1|PronType=Prs",
507
+ "Case=Acc|Gender=Masc|Number=Sing|POS=PRON|PronType=Rel",
508
+ "Case=Nom|Gender=Masc|Number=Plur|POS=PRON|Person=1|PronType=Prs",
509
+ "Case=Gen|Gender=Neut|Number=Sing|POS=PRON|PronType=Dem",
510
+ "Case=Gen|Gender=Fem|Number=Sing|POS=PRON|Person=3|PronType=Prs",
511
+ "Case=Gen|Degree=Cmp|Gender=Fem|Number=Sing|POS=ADJ",
512
+ "Case=Nom|Gender=Masc|Number=Sing|POS=DET|PronType=Int",
513
+ "Case=Gen|POS=PRON|PronType=Dem",
514
+ "Definite=Ind|POS=DET|PronType=Art",
515
+ "Mood=Ind|Number=Sing|POS=AUX|Person=1|Tense=Past|VerbForm=Fin",
516
+ "Case=Nom|Degree=Sup|Gender=Neut|Number=Plur|POS=ADJ",
517
+ "Case=Acc|Gender=Masc|Number=Sing|POS=DET|PronType=Int",
518
+ "Case=Dat|POS=PRON|PronType=Dem",
519
+ "Gender=Masc|Number=Sing|POS=PROPN",
520
+ "Case=Gen|Degree=Cmp|Gender=Neut|Number=Sing|POS=ADJ",
521
+ "Case=Acc|Gender=Neut|Number=Sing|POS=PRON|Poss=Yes|PronType=Prs",
522
+ "Case=Acc|Gender=Fem|Number=Sing|POS=PRON|PronType=Dem",
523
+ "Gender=Neut|Number=Sing|POS=PROPN",
524
+ "Case=Dat|Gender=Neut|Number=Sing|POS=PRON|PronType=Dem",
525
+ "Case=Dat|Number=Sing|POS=PRON|PronType=Dem",
526
+ "Case=Dat|Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs",
527
+ "Case=Dat|Degree=Cmp|Number=Sing|POS=ADJ",
528
+ "Case=Dat|Degree=Pos|Number=Sing|POS=ADJ",
529
+ "POS=DET|Poss=Yes|PronType=Prs",
530
+ "Case=Gen|Number=Sing|POS=PRON|PronType=Dem",
531
+ "Gender=Fem|Number=Sing|POS=PROPN",
532
+ "Case=Nom|Degree=Sup|Gender=Neut|Number=Sing|POS=ADJ",
533
+ "Mood=Ind|Number=Plur|POS=AUX|Person=1|Tense=Past|VerbForm=Fin",
534
+ "Case=Nom|Gender=Masc|Number=Plur|POS=PROPN",
535
+ "Case=Nom|Degree=Sup|Gender=Fem|Number=Plur|POS=ADJ",
536
+ "Case=Nom|Number=Sing|POS=PRON|Person=2|PronType=Prs",
537
+ "Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Pres|VerbForm=Fin",
538
+ "Case=Acc|Number=Plur|POS=PRON|PronType=Dem",
539
+ "Case=Nom|POS=PRON|Person=3|PronType=Prs",
540
+ "Mood=Ind|Number=Sing|POS=AUX|Person=2|Tense=Pres|VerbForm=Fin",
541
+ "Case=Nom|Gender=Fem|Number=Sing|POS=PRON|Person=2|PronType=Prs",
542
+ "Case=Dat|Number=Sing|POS=PRON|Person=2|PronType=Prs",
543
+ "Case=Acc|Number=Sing|POS=PRON|Person=2|PronType=Prs",
544
+ "Case=Nom|Number=Sing|POS=PRON|PronType=Int",
545
+ "Mood=Sub|Number=Sing|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin",
546
+ "Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Past|VerbForm=Fin",
547
+ "Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Past|VerbForm=Fin",
548
+ "Case=Nom|Gender=Masc|Number=Plur|POS=PRON|PronType=Int",
549
+ "Case=Dat|Gender=Masc|Number=Plur|POS=PRON|PronType=Ind",
550
+ "Case=Nom|Number=Sing|POS=DET|Poss=Yes|PronType=Prs",
551
+ "Case=Gen|Gender=Neut|Number=Plur|POS=DET|PronType=Rel",
552
+ "Case=Acc|Gender=Neut|Number=Sing|POS=DET|PronType=Int",
553
+ "Case=Acc|Gender=Fem|Number=Plur|POS=PRON|PronType=Ind",
554
+ "Case=Dat|Degree=Sup|Gender=Masc|Number=Plur|POS=ADJ",
555
+ "Case=Acc|Number=Plur|POS=DET|Poss=Yes|PronType=Prs",
556
+ "Case=Dat|Gender=Masc|Number=Sing|POS=PRON|Person=1|PronType=Prs",
557
+ "Case=Dat|Gender=Neut|Number=Plur|POS=PRON|PronType=Ind",
558
+ "Case=Dat|Gender=Fem|Number=Plur|POS=PRON|PronType=Dem",
559
+ "Case=Gen|Number=Plur|POS=DET|PronType=Ind",
560
+ "Case=Gen|Gender=Masc|Number=Sing|POS=DET|PronType=Ind",
561
+ "Case=Dat|Gender=Fem|Number=Sing|POS=PRON|PronType=Dem",
562
+ "Case=Dat|Gender=Neut|Number=Sing|POS=DET|PronType=Ind",
563
+ "Case=Gen|Degree=Cmp|Gender=Fem|Number=Plur|POS=ADJ",
564
+ "Case=Acc|Degree=Cmp|Gender=Neut|Number=Plur|POS=ADJ",
565
+ "Case=Acc|Gender=Masc|Number=Sing|POS=PRON|PronType=Dem",
566
+ "Case=Dat|Gender=Masc|Number=Sing|POS=DET|PronType=Int",
567
+ "Case=Nom|Number=Plur|POS=DET|Poss=Yes|PronType=Prs",
568
+ "Case=Acc|Number=Sing|POS=PRON|PronType=Ind",
569
+ "Definite=Ind|Gender=Fem|Number=Sing|POS=DET|PronType=Art",
570
+ "Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Pres|VerbForm=Fin",
571
+ "Case=Gen|Number=Plur|POS=DET|PronType=Dem",
572
+ "Gender=Neut|POS=DET|PronType=Ind",
573
+ "Case=Dat|Number=Sing|POS=PRON|PronType=Ind",
574
+ "Case=Nom|Number=Plur|POS=PRON|Person=2|PronType=Prs",
575
+ "Mood=Ind|Number=Plur|POS=AUX|Person=2|Tense=Pres|VerbForm=Fin",
576
+ "Mood=Ind|Number=Plur|POS=VERB|Person=2|Tense=Pres|VerbForm=Fin",
577
+ "Case=Dat|Number=Plur|POS=PRON|Person=2|PronType=Prs",
578
+ "Case=Acc|Number=Sing|POS=PRON|Person=1|PronType=Prs|Reflex=Yes",
579
+ "Case=Nom|Gender=Masc|Number=Sing|POS=PRON|Poss=Yes|PronType=Prs",
580
+ "Case=Nom|Gender=Masc|Number=Sing|POS=PRON|Person=2|PronType=Prs",
581
+ "Case=Acc|Gender=Masc|Number=Sing|POS=PRON|Person=2|PronType=Prs",
582
+ "Case=Nom|Gender=Neut|Number=Sing|POS=DET|PronType=Int",
583
+ "Case=Dat|Gender=Neut|Number=Plur|POS=DET|PronType=Int",
584
+ "Case=Acc|Gender=Fem|Number=Sing|POS=DET|PronType=Int",
585
+ "Case=Gen|Number=Plur|POS=PRON|PronType=Ind",
586
+ "Mood=Sub|Number=Sing|POS=VERB|Person=1|Tense=Pres|VerbForm=Fin",
587
+ "Case=Acc|Number=Sing|POS=PRON|PronType=Int",
588
+ "Case=Nom|Gender=Fem|Number=Plur|POS=PRON|Person=1|PronType=Prs",
589
+ "Case=Acc|POS=PRON|PronType=Dem",
590
+ "Mood=Sub|Number=Plur|POS=AUX|Person=1|Tense=Past|VerbForm=Fin",
591
+ "Mood=Sub|Number=Plur|POS=VERB|Person=1|Tense=Past|VerbForm=Fin",
592
+ "Case=Acc|Degree=Sup|Gender=Masc|Number=Plur|POS=ADJ",
593
+ "Case=Acc|Gender=Masc|Number=Plur|POS=PRON|PronType=Dem",
594
+ "Case=Gen|Degree=Pos|POS=ADJ",
595
+ "Case=Acc|Gender=Fem|Number=Plur|POS=PRON|PronType=Dem",
596
+ "Case=Gen|Number=Plur|POS=PRON|Poss=Yes|PronType=Prs",
597
+ "Case=Dat|Gender=Neut|Number=Plur|POS=PRON|PronType=Dem",
598
+ "Mood=Imp|Number=Plur|POS=AUX|Person=2",
599
+ "Case=Dat|Number=Sing|POS=PRON|PronType=Int",
600
+ "Mood=Sub|Number=Sing|POS=VERB|Person=2|Tense=Past|VerbForm=Fin",
601
+ "Case=Acc|Number=Sing|POS=PRON|Person=2|PronType=Prs|Reflex=Yes",
602
+ "Case=Dat|Gender=Fem|Number=Plur|POS=DET|PronType=Int",
603
+ "Case=Dat|Gender=Masc|Number=Plur|POS=PROPN",
604
+ "Case=Acc|Gender=Neut|Number=Plur|POS=PRON|PronType=Dem",
605
+ "Mood=Sub|Number=Plur|POS=AUX|Person=1|Tense=Pres|VerbForm=Fin",
606
+ "Case=Acc|Number=Sing|POS=PRON|PronType=Rel",
607
+ "Case=Acc|Number=Sing|POS=PRON|PronType=Dem",
608
+ "Case=Nom|Number=Sing|POS=PRON|PronType=Rel",
609
+ "Case=Dat|Degree=Cmp|Gender=Neut|Number=Plur|POS=ADJ",
610
+ "Case=Dat|Definite=Def|Number=Sing|POS=DET|PronType=Art",
611
+ "Gender=Neut|Number=Plur|POS=NOUN",
612
+ "Case=Dat|Degree=Cmp|Number=Plur|POS=ADJ",
613
+ "Gender=Fem|POS=PROPN",
614
+ "Case=Acc|Gender=Neut|Number=Plur|POS=PRON|PronType=Int",
615
+ "Case=Gen|Definite=Def|Number=Sing|POS=DET|PronType=Art",
616
+ "Case=Gen|Degree=Pos|Number=Sing|POS=ADJ",
617
+ "Case=Nom|Number=Sing|POS=PRON|Person=3|PronType=Prs",
618
+ "Case=Nom|Gender=Fem|Number=Plur|POS=DET|PronType=Int",
619
+ "Case=Gen|Gender=Neut|Number=Sing|POS=DET|PronType=Ind",
620
+ "Gender=Fem|Number=Plur|POS=NOUN",
621
+ "Gender=Fem|POS=PRON|PronType=Ind",
622
+ "Case=Nom|Definite=Def|Number=Sing|POS=DET|PronType=Art",
623
+ "Mood=Ind|Number=Plur|POS=VERB|Person=2|Tense=Past|VerbForm=Fin",
624
+ "Case=Nom|Gender=Neut|Number=Sing|POS=DET|PronType=Rel",
625
+ "Case=Dat|Degree=Sup|Number=Plur|POS=ADJ",
626
+ "Case=Nom|Degree=Pos|Number=Sing|POS=ADJ",
627
+ "Case=Acc|Degree=Sup|Number=Plur|POS=ADJ",
628
+ "Case=Nom|Gender=Neut|Number=Plur|POS=PROPN",
629
+ "Case=Dat|Gender=Neut|Number=Plur|POS=PROPN",
630
+ "Case=Acc|Gender=Neut|Number=Plur|POS=PRON|Poss=Yes|PronType=Prs",
631
+ "Case=Acc|Number=Plur|POS=PRON|Person=2|PronType=Prs",
632
+ "Case=Dat|Number=Sing|POS=DET|PronType=Ind",
633
+ "Case=Nom|Gender=Fem|Number=Sing|POS=DET",
634
+ "Case=Nom|Gender=Masc|POS=NOUN",
635
+ "Case=Nom|POS=NOUN",
636
+ "Case=Gen|POS=NOUN",
637
+ "Degree=Cmp|Gender=Fem|Number=Sing|POS=ADJ",
638
+ "Degree=Pos|Gender=Neut|Number=Sing|POS=ADJ",
639
+ "Case=Acc|Definite=Def|POS=DET|PronType=Art",
640
+ "Case=Acc|POS=PROPN",
641
+ "Case=Nom|Number=Plur|POS=DET|PronType=Int",
642
+ "Case=Gen|Degree=Cmp|Number=Plur|POS=ADJ",
643
+ "Case=Acc|Gender=Neut|POS=NOUN",
644
+ "Case=Gen|POS=DET|PronType=Rel",
645
+ "Case=Dat|Number=Sing|POS=PRON|Poss=Yes|PronType=Prs",
646
+ "POS=DET|PronType=Int",
647
+ "Definite=Ind|Gender=Neut|POS=DET|PronType=Art",
648
+ "Case=Dat|POS=NOUN",
649
+ "Case=Acc|Definite=Ind|Number=Sing|POS=DET|PronType=Art",
650
+ "Case=Nom|Gender=Neut|POS=NOUN",
651
+ "Definite=Def|Gender=Masc|Number=Sing|POS=DET|PronType=Art",
652
+ "Degree=Pos|Gender=Masc|Number=Sing|POS=ADJ",
653
+ "Case=Dat|Number=Plur|POS=DET|PronType=Dem",
654
+ "Case=Acc|Gender=Masc|Number=Sing|POS=PRON|PronType=Int",
655
+ "Case=Nom|Gender=Masc|Number=Sing|POS=DET|PronType=Rel",
656
+ "Case=Acc|Gender=Masc|Number=Plur|POS=PROPN",
657
+ "Case=Acc|Number=Sing|POS=PRON|Person=3|PronType=Prs",
658
+ "Case=Acc|Gender=Fem|Number=Plur|POS=PRON|PronType=Int",
659
+ "Case=Acc|Gender=Masc|Number=Plur|POS=DET|PronType=Int",
660
+ "Case=Gen|Number=Sing|POS=PRON|PronType=Ind",
661
+ "Case=Acc|POS=NOUN",
662
+ "Case=Gen|Number=Sing|POS=PRON|Person=3|PronType=Prs",
663
+ "Case=Gen|Gender=Neut|Number=Plur|POS=PRON|PronType=Dem",
664
+ "Case=Gen|Gender=Masc|Number=Sing|POS=PRON|PronType=Ind",
665
+ "Case=Gen|Gender=Neut|Number=Plur|POS=PROPN",
666
+ "Case=Nom|Definite=Def|POS=DET|PronType=Art",
667
+ "Case=Nom|Degree=Pos|POS=ADJ",
668
+ "Gender=Fem|Number=Sing|POS=DET|PronType=Ind",
669
+ "Case=Acc|Gender=Masc|Number=Sing|POS=PRON|Person=1|PronType=Prs",
670
+ "Case=Acc|Gender=Masc|Number=Plur|POS=PRON|Person=1|PronType=Prs",
671
+ "Degree=Pos|Gender=Fem|Number=Plur|POS=ADJ",
672
+ "Case=Nom|Gender=Masc|Number=Plur|POS=DET|PronType=Int",
673
+ "Definite=Def|Gender=Fem|Number=Plur|POS=DET|PronType=Art",
674
+ "Case=Acc|Number=Plur|POS=PRON|Person=2|PronType=Prs|Reflex=Yes",
675
+ "Case=Gen|Number=Plur|POS=PRON|Person=3|PronType=Prs",
676
+ "Case=Gen|Definite=Ind|Number=Sing|POS=DET|PronType=Art",
677
+ "Case=Gen|Gender=Fem|Number=Sing|POS=PRON|PronType=Ind",
678
+ "Case=Gen|Number=Sing|POS=DET|Poss=Yes|PronType=Prs",
679
+ "Case=Dat|Gender=Masc|Number=Plur|POS=PRON|PronType=Dem",
680
+ "Case=Nom|Number=Plur|POS=PRON|PronType=Int",
681
+ "Case=Dat|Gender=Neut|POS=NOUN",
682
+ "Case=Acc|Gender=Neut|Number=Plur|POS=PRON|PronType=Ind",
683
+ "Case=Dat|Gender=Masc|Number=Plur|POS=DET|PronType=Int",
684
+ "Case=Acc|Definite=Def|Number=Sing|POS=DET|PronType=Art",
685
+ "Case=Nom|Gender=Masc|Number=Plur|POS=DET|PronType=Rel",
686
+ "Degree=Cmp|POS=ADJ",
687
+ "Case=Dat|Gender=Neut|Number=Sing|POS=PRON|Poss=Yes|PronType=Prs",
688
+ "Case=Nom|Gender=Fem|Number=Sing|POS=PRON|Poss=Yes|PronType=Prs",
689
+ "Case=Dat|Gender=Fem|Number=Sing|POS=PRON|Poss=Yes|PronType=Prs",
690
+ "Case=Acc|Number=Sing|POS=DET|Poss=Yes|PronType=Prs",
691
+ "POS=ADJ",
692
+ "Case=Nom|Gender=Neut|Number=Plur|POS=DET|PronType=Int",
693
+ "Case=Acc|Degree=Pos|POS=ADJ",
694
+ "Case=Gen|POS=PRON|PronType=Int",
695
+ "Case=Acc|Definite=Ind|Gender=Neut|Number=Plur|POS=DET|PronType=Art",
696
+ "Definite=Def|Number=Plur|POS=DET|PronType=Art",
697
+ "Degree=Pos|Number=Plur|POS=ADJ",
698
+ "Number=Plur|POS=NOUN",
699
+ "POS=PRON|PronType=Int",
700
+ "Case=Gen|Degree=Sup|Number=Plur|POS=ADJ",
701
+ "Case=Dat|Gender=Masc|POS=NOUN",
702
+ "Gender=Fem|Number=Plur|POS=DET|PronType=Ind",
703
+ "Gender=Fem|POS=DET|PronType=Dem",
704
+ "Case=Acc|POS=PRON|PronType=Ind",
705
+ "Case=Gen|Number=Sing|POS=DET|PronType=Int",
706
+ "Case=Gen|Gender=Neut|Number=Plur|POS=PRON|PronType=Rel",
707
+ "Case=Nom|Gender=Fem|POS=NOUN",
708
+ "Case=Nom|Number=Sing|POS=PRON|Person=3|PronType=Prs|Reflex=Yes",
709
+ "Mood=Sub|Number=Sing|POS=AUX|Person=2|Tense=Pres|VerbForm=Fin",
710
+ "Case=Gen|Gender=Neut|Number=Sing|POS=PRON|PronType=Rel",
711
+ "Case=Nom|Gender=Masc|Number=Sing|POS=ADP",
712
+ "Case=Nom|Gender=Masc|POS=PROPN",
713
+ "Definite=Def|POS=DET|PronType=Art",
714
+ "Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Past|VerbForm=Fin",
715
+ "Case=Acc|Degree=Pos|Number=Sing|POS=ADJ",
716
+ "Case=Acc|Number=Sing|POS=DET|PronType=Ind",
717
+ "Case=Nom|Number=Sing|POS=PRON|PronType=Dem",
718
+ "Case=Nom|Number=Sing|POS=DET|PronType=Ind",
719
+ "Case=Dat|Gender=Fem|Number=Sing|POS=PRON|Person=1|PronType=Prs",
720
+ "Case=Dat|POS=PRON|Person=3|PronType=Prs",
721
+ "Case=Dat|POS=PRON|Person=3|PronType=Prs|Reflex=Yes",
722
+ "Mood=Imp|Number=Sing|POS=AUX|Person=2",
723
+ "Gender=Fem|Number=Sing|POS=DET|PronType=Dem",
724
+ "Case=Gen|Gender=Masc|Number=Sing|POS=PRON|PronType=Rel",
725
+ "Case=Acc|Gender=Masc|Number=Sing|POS=ADP",
726
+ "Definite=Ind|Gender=Masc|Number=Sing|POS=DET|PronType=Art",
727
+ "Mood=Sub|Number=Sing|POS=VERB|Person=2|Tense=Pres|VerbForm=Fin",
728
+ "Case=Nom|Degree=Sup|Number=Plur|POS=ADJ",
729
+ "Case=Gen|Gender=Masc|Number=Plur|POS=PROPN",
730
+ "Case=Acc|Gender=Fem|Number=Plur|POS=PRON|Person=1|PronType=Prs",
731
+ "Gender=Fem|Number=Plur|POS=DET|Poss=Yes|PronType=Prs",
732
+ "Case=Dat|Gender=Masc|POS=PROPN",
733
+ "Case=Gen|Gender=Fem|Number=Sing|POS=DET",
734
+ "Case=Gen|Gender=Fem|Number=Sing|POS=PRON|PronType=Rel",
735
+ "Case=Acc|Gender=Fem|Number=Sing|POS=PRON|PronType=Int",
736
+ "Case=Nom|POS=PRON|PronType=Ind",
737
+ "Case=Nom|Number=Plur|POS=PRON|Person=3|PronType=Prs|Reflex=Yes",
738
+ "Case=Gen|Definite=Def|Gender=Fem|POS=DET|PronType=Art",
739
+ "Case=Gen|Gender=Masc|Number=Plur|POS=PRON|Person=3|PronType=Prs",
740
+ "Case=Acc|Gender=Masc|Number=Plur|POS=PRON|Person=2|PronType=Prs",
741
+ "Case=Gen|POS=DET|PronType=Dem",
742
+ "Case=Nom|Gender=Masc|Number=Plur|POS=PRON|Poss=Yes|PronType=Prs",
743
+ "Gender=Masc|POS=PRON|PronType=Ind",
744
+ "Gender=Neut|Number=Sing|POS=PRON|Person=3|PronType=Prs",
745
+ "Case=Nom|Gender=Fem|POS=PRON|PronType=Ind",
746
+ "Case=Nom|Gender=Fem|POS=PROPN",
747
+ "Gender=Neut|Number=Plur|POS=PROPN",
748
+ "Gender=Masc|Number=Sing|POS=PRON|PronType=Ind"
749
+ ],
750
+ "parser":[
751
+ "ROOT",
752
+ "ac",
753
+ "adc",
754
+ "ag",
755
+ "ams",
756
+ "app",
757
+ "avc",
758
+ "cc",
759
+ "cd",
760
+ "cj",
761
+ "cm",
762
+ "cp",
763
+ "cvc",
764
+ "da",
765
+ "dep",
766
+ "dm",
767
+ "ep",
768
+ "ju",
769
+ "mnr",
770
+ "mo",
771
+ "ng",
772
+ "nk",
773
+ "nmc",
774
+ "oa",
775
+ "oc",
776
+ "og",
777
+ "op",
778
+ "par",
779
+ "pd",
780
+ "pg",
781
+ "ph",
782
+ "pm",
783
+ "pnc",
784
+ "punct",
785
+ "rc",
786
+ "re",
787
+ "rs",
788
+ "sb",
789
+ "sbp",
790
+ "svp",
791
+ "uc",
792
+ "vo"
793
+ ],
794
+ "senter":[
795
+ "I",
796
+ "S"
797
+ ],
798
+ "attribute_ruler":[
799
+
800
+ ],
801
+ "lemmatizer":[
802
+
803
+ ],
804
+ "ner":[
805
+ "LOC",
806
+ "MISC",
807
+ "ORG",
808
+ "PER"
809
+ ]
810
+ },
811
+ "pipeline":[
812
+ "tok2vec",
813
+ "tagger",
814
+ "morphologizer",
815
+ "parser",
816
+ "attribute_ruler",
817
+ "lemmatizer",
818
+ "ner"
819
+ ],
820
+ "components":[
821
+ "tok2vec",
822
+ "tagger",
823
+ "morphologizer",
824
+ "parser",
825
+ "senter",
826
+ "attribute_ruler",
827
+ "lemmatizer",
828
+ "ner"
829
+ ],
830
+ "disabled":[
831
+ "senter"
832
+ ],
833
+ "performance":{
834
+ "tag_acc":0.9782476543,
835
+ "ents_p":0.8421438017,
836
+ "ents_r":0.8354783099,
837
+ "ents_f":0.8387978142,
838
+ "sents_p":0.9517039515,
839
+ "sents_r":0.9600395606,
840
+ "sents_f":0.9495988094,
841
+ "speed":9299.4301854522,
842
+ "ents_per_type":{
843
+ "LOC":{
844
+ "p":0.8600778394,
845
+ "r":0.8732606873,
846
+ "f":0.8666191325
847
+ },
848
+ "PER":{
849
+ "p":0.8856340104,
850
+ "r":0.9089963599,
851
+ "f":0.8971631206
852
+ },
853
+ "MISC":{
854
+ "p":0.7856218939,
855
+ "r":0.7203945315,
856
+ "f":0.7515956754
857
+ },
858
+ "ORG":{
859
+ "p":0.7733354321,
860
+ "r":0.7385748647,
861
+ "f":0.7555555556
862
+ }
863
+ },
864
+ "token_acc":0.9998017682,
865
+ "pos_acc":0.9829787234,
866
+ "morph_acc":0.9153754155,
867
+ "lemma_acc":0.7342764075,
868
+ "dep_uas":0.9233369643,
869
+ "dep_las":0.9041738033,
870
+ "morph_per_feat":{
871
+ "Case":{
872
+ "p":0.9184590949,
873
+ "r":0.920590378,
874
+ "f":0.9195235015
875
+ },
876
+ "Definite":{
877
+ "p":0.9957844366,
878
+ "r":0.9968065693,
879
+ "f":0.9962952408
880
+ },
881
+ "Gender":{
882
+ "p":0.9378081578,
883
+ "r":0.9447956649,
884
+ "f":0.9412889439
885
+ },
886
+ "Number":{
887
+ "p":0.9740277778,
888
+ "r":0.974704656,
889
+ "f":0.9743660993
890
+ },
891
+ "PronType":{
892
+ "p":0.9928466916,
893
+ "r":0.9903510906,
894
+ "f":0.9915973209
895
+ },
896
+ "Degree":{
897
+ "p":0.9814814815,
898
+ "r":0.9713737127,
899
+ "f":0.9764014387
900
+ },
901
+ "VerbForm":{
902
+ "p":0.9610431423,
903
+ "r":0.9615591109,
904
+ "f":0.9613010574
905
+ },
906
+ "Mood":{
907
+ "p":0.9692798388,
908
+ "r":0.9573868347,
909
+ "f":0.96329663
910
+ },
911
+ "Person":{
912
+ "p":0.9808819425,
913
+ "r":0.9708563536,
914
+ "f":0.9758433986
915
+ },
916
+ "Tense":{
917
+ "p":0.9733917144,
918
+ "r":0.9615704542,
919
+ "f":0.9674449745
920
+ },
921
+ "Reflex":{
922
+ "p":0.9976303318,
923
+ "r":0.9976303318,
924
+ "f":0.9976303318
925
+ },
926
+ "Poss":{
927
+ "p":1.0,
928
+ "r":1.0,
929
+ "f":1.0
930
+ },
931
+ "Foreign":{
932
+ "p":0.6585365854,
933
+ "r":0.135678392,
934
+ "f":0.225
935
+ }
936
+ },
937
+ "dep_las_per_type":{
938
+ "cp":{
939
+ "p":0.9602169982,
940
+ "r":0.970749543,
941
+ "f":0.9654545455
942
+ },
943
+ "nk":{
944
+ "p":0.9769280675,
945
+ "r":0.9811451376,
946
+ "f":0.9790320614
947
+ },
948
+ "sb":{
949
+ "p":0.9209795068,
950
+ "r":0.9301876864,
951
+ "f":0.9255606947
952
+ },
953
+ "ag":{
954
+ "p":0.9501625135,
955
+ "r":0.9695964621,
956
+ "f":0.9597811218
957
+ },
958
+ "mnr":{
959
+ "p":0.7285085966,
960
+ "r":0.7658680118,
961
+ "f":0.7467213115
962
+ },
963
+ "mo":{
964
+ "p":0.7873384754,
965
+ "r":0.7950637265,
966
+ "f":0.7911822437
967
+ },
968
+ "oc":{
969
+ "p":0.9196667658,
970
+ "r":0.9304635762,
971
+ "f":0.9250336675
972
+ },
973
+ "root":{
974
+ "p":0.9730238394,
975
+ "r":0.9615623063,
976
+ "f":0.9672591207
977
+ },
978
+ "rc":{
979
+ "p":0.6816143498,
980
+ "r":0.6816143498,
981
+ "f":0.6816143498
982
+ },
983
+ "op":{
984
+ "p":0.7485822306,
985
+ "r":0.5901639344,
986
+ "f":0.66
987
+ },
988
+ "pm":{
989
+ "p":0.9971098266,
990
+ "r":0.9913793103,
991
+ "f":0.9942363112
992
+ },
993
+ "nmc":{
994
+ "p":0.9840764331,
995
+ "r":0.9763033175,
996
+ "f":0.9801744647
997
+ },
998
+ "oa":{
999
+ "p":0.8684637869,
1000
+ "r":0.8819261214,
1001
+ "f":0.8751431844
1002
+ },
1003
+ "pd":{
1004
+ "p":0.8403908795,
1005
+ "r":0.7588235294,
1006
+ "f":0.7975270479
1007
+ },
1008
+ "ep":{
1009
+ "p":0.8285714286,
1010
+ "r":0.8721804511,
1011
+ "f":0.8498168498
1012
+ },
1013
+ "cd":{
1014
+ "p":0.8709468223,
1015
+ "r":0.8675710594,
1016
+ "f":0.8692556634
1017
+ },
1018
+ "cj":{
1019
+ "p":0.8499511241,
1020
+ "r":0.857495069,
1021
+ "f":0.853706431
1022
+ },
1023
+ "par":{
1024
+ "p":0.546875,
1025
+ "r":0.3431372549,
1026
+ "f":0.421686747
1027
+ },
1028
+ "svp":{
1029
+ "p":0.9425742574,
1030
+ "r":0.9153846154,
1031
+ "f":0.9287804878
1032
+ },
1033
+ "pg":{
1034
+ "p":0.8653846154,
1035
+ "r":0.8598726115,
1036
+ "f":0.8626198083
1037
+ },
1038
+ "da":{
1039
+ "p":0.7849462366,
1040
+ "r":0.5572519084,
1041
+ "f":0.6517857143
1042
+ },
1043
+ "app":{
1044
+ "p":0.6721311475,
1045
+ "r":0.6902356902,
1046
+ "f":0.6810631229
1047
+ },
1048
+ "ac":{
1049
+ "p":0.9363636364,
1050
+ "r":0.8803418803,
1051
+ "f":0.9074889868
1052
+ },
1053
+ "pnc":{
1054
+ "p":0.8294270833,
1055
+ "r":0.8272727273,
1056
+ "f":0.8283485046
1057
+ },
1058
+ "ju":{
1059
+ "p":0.9207920792,
1060
+ "r":0.9393939394,
1061
+ "f":0.93
1062
+ },
1063
+ "ng":{
1064
+ "p":0.7915567282,
1065
+ "r":0.7978723404,
1066
+ "f":0.7947019868
1067
+ },
1068
+ "re":{
1069
+ "p":0.7862068966,
1070
+ "r":0.6785714286,
1071
+ "f":0.7284345048
1072
+ },
1073
+ "cm":{
1074
+ "p":0.8829268293,
1075
+ "r":0.8701923077,
1076
+ "f":0.8765133172
1077
+ },
1078
+ "cc":{
1079
+ "p":0.7368421053,
1080
+ "r":0.6331658291,
1081
+ "f":0.6810810811
1082
+ },
1083
+ "sbp":{
1084
+ "p":0.850877193,
1085
+ "r":0.8362068966,
1086
+ "f":0.8434782609
1087
+ },
1088
+ "uc":{
1089
+ "p":0.75,
1090
+ "r":0.3,
1091
+ "f":0.4285714286
1092
+ },
1093
+ "ams":{
1094
+ "p":0.768115942,
1095
+ "r":0.7794117647,
1096
+ "f":0.7737226277
1097
+ },
1098
+ "rs":{
1099
+ "p":0.6666666667,
1100
+ "r":0.3870967742,
1101
+ "f":0.4897959184
1102
+ },
1103
+ "cvc":{
1104
+ "p":0.8,
1105
+ "r":0.6075949367,
1106
+ "f":0.690647482
1107
+ },
1108
+ "ph":{
1109
+ "p":1.0,
1110
+ "r":0.5714285714,
1111
+ "f":0.7272727273
1112
+ },
1113
+ "dm":{
1114
+ "p":0.0,
1115
+ "r":0.0,
1116
+ "f":0.0
1117
+ },
1118
+ "dep":{
1119
+ "p":0.0,
1120
+ "r":0.0,
1121
+ "f":0.0
1122
+ },
1123
+ "oa2":{
1124
+ "p":0.0,
1125
+ "r":0.0,
1126
+ "f":0.0
1127
+ },
1128
+ "vo":{
1129
+ "p":0.0,
1130
+ "r":0.0,
1131
+ "f":0.0
1132
+ },
1133
+ "og":{
1134
+ "p":0.5,
1135
+ "r":0.2857142857,
1136
+ "f":0.3636363636
1137
+ },
1138
+ "adc":{
1139
+ "p":1.0,
1140
+ "r":1.0,
1141
+ "f":1.0
1142
+ }
1143
+ }
1144
+ },
1145
+ "sources":[
1146
+ {
1147
+ "name":"TIGER Corpus",
1148
+ "author":"Brants, Sabine, Stefanie Dipper, Peter Eisenberg, Silvia Hansen, Esther K\u00f6nig, Wolfgang Lezius, Christian Rohrer, George Smith, and Hans Uszkoreit",
1149
+ "url":"https://www.ims.uni-stuttgart.de/forschung/ressourcen/korpora/tiger.html",
1150
+ "license":"commercial (licensed by Explosion)"
1151
+ },
1152
+ {
1153
+ "name":"Tiger2Dep",
1154
+ "url":"https://www.ims.uni-stuttgart.de/forschung/ressourcen/werkzeuge/tiger2dep/",
1155
+ "license":"Citation provided for reference, no code packaged with model",
1156
+ "author":"Wolfgang Seeker"
1157
+ },
1158
+ {
1159
+ "name":"WikiNER",
1160
+ "url":"https://figshare.com/articles/Learning_multilingual_named_entity_recognition_from_Wikipedia/5462500",
1161
+ "license":"CC BY 4.0",
1162
+ "author":"Joel Nothman, Nicky Ringland, Will Radford, Tara Murphy, James R Curran"
1163
+ },
1164
+ {
1165
+ "name":"Lemmatization Lists",
1166
+ "url":"https://github.com/michmech/lemmatization-lists/",
1167
+ "license":"ODbL",
1168
+ "author":"Michal M\u011bchura"
1169
+ },
1170
+ {
1171
+ "name":"Explosion fastText Vectors (cbow, OSCAR Common Crawl + Wikipedia)",
1172
+ "url":"https://spacy.io",
1173
+ "license":"CC0",
1174
+ "author":"Explosion"
1175
+ }
1176
+ ],
1177
+ "requirements":[
1178
+
1179
+ ]
1180
+ }
morphologizer/cfg ADDED
The diff for this file is too large to render. See raw diff
morphologizer/model ADDED
Binary file (260 kB). View file
ner/cfg ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "moves":null,
3
+ "update_with_oracle_cut_size":100,
4
+ "multitasks":[
5
+
6
+ ],
7
+ "min_action_freq":1,
8
+ "learn_tokens":false,
9
+ "beam_width":1,
10
+ "beam_density":0.0,
11
+ "beam_update_prob":0.0,
12
+ "incorrect_spans_key":null
13
+ }
ner/model ADDED
Binary file (6.94 MB). View file
ner/moves ADDED
@@ -0,0 +1 @@
 
1
+ ��moves��{"0":{},"1":{"LOC":161609,"PER":116535,"ORG":76538,"MISC":74627},"2":{"LOC":161609,"PER":116535,"ORG":76538,"MISC":74627},"3":{"LOC":161609,"PER":116535,"ORG":76538,"MISC":74627},"4":{"LOC":161609,"PER":116535,"ORG":76538,"MISC":74627,"":1},"5":{"":1}}�cfg��neg_key�
parser/cfg ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "moves":null,
3
+ "update_with_oracle_cut_size":100,
4
+ "multitasks":[
5
+
6
+ ],
7
+ "min_action_freq":30,
8
+ "learn_tokens":false,
9
+ "beam_width":1,
10
+ "beam_density":0.0,
11
+ "beam_update_prob":0.0,
12
+ "incorrect_spans_key":null
13
+ }
parser/model ADDED
Binary file (328 kB). View file
parser/moves ADDED
@@ -0,0 +1 @@
 
1
+ ��moves�B{"0":{"":327162},"1":{"":339189},"2":{"nk":138711,"mo":58313,"sb":33692,"punct":18070,"oa":14826,"oc":10624,"pnc":8980,"cp":6625,"mo||oc":5045,"pm":3722,"pd":3067,"op":2717,"ng":2557,"da":2331,"nmc":2275,"cm":2107,"ag":1623,"ju":1313,"cd":1255,"sbp":1216,"cj":1127,"oa||oc":1099,"ep":532,"ams":491,"cvc":465,"ac":443,"punct||nk":357,"mo||pd":350,"da||oc":342,"re":281,"op||oc":191,"mnr":174,"ng||nk":168,"punct||oc":137,"par":120,"ph":119,"rs":102,"cj||cj":94,"og":86,"pd||oc":84,"oc||oc":83,"sb||re":60,"mo||mo":58,"svp":54,"da||pd":53,"mnr||sb":49,"mnr||oa":49,"dm":46,"pg||sb":45,"sb||oc":40,"pg":37,"avc":37,"nk||oa":36,"mnr||nk":35,"vo":34,"cc":32,"mo||re":30,"adc":30,"dep":0},"3":{"nk":81593,"punct":72955,"mo":24998,"cj":19979,"mnr":19927,"oc":18944,"sb":17949,"ag":17770,"cd":14836,"oa":9664,"pd":4538,"svp":3997,"rc":3936,"op":3245,"pg":2788,"app":2762,"par":1922,"ng":1534,"mo||oc":1486,"cj||cj":1485,"da":1212,"cc":1132,"ep":888,"oa||oc":800,"rc||nk":553,"re||sb":491,"cc||mo":490,"rc||oa":484,"re||mo":446,"re":440,"uc":339,"cvc":300,"rc||sb":290,"punct||oc":269,"ac":261,"re||op":257,"da||oc":225,"oc||oa":209,"oc||oc":195,"pnc":183,"cc||nk":161,"re||oa":151,"rs":149,"mo||pd":132,"rc||ag":120,"oc||nk":118,"cd||cj":116,"app||sb":108,"app||oa":95,"mnr||sb":88,"oc||sb":87,"sbp":79,"app||nk":77,"punct||nk":71,"mnr||oa":70,"og":68,"par||sb":67,"cj||cd":66,"mnr||nk":61,"oc||pd":59,"da||pd":54,"rc||da":49,"par||nk":45,"cd||mo":44,"mo||mo":43,"cc||pd":41,"par||oa":40,"punct||oa":39,"cd||sb":38,"rc||pd":37,"punct||sb":36,"sbp||oc":35,"punct||rs":35,"cj||oc":33,"dep":0},"4":{"ROOT":38944}}�cfg��neg_key�
senter/cfg ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ {
2
+
3
+ }
senter/model ADDED
Binary file (213 kB). View file
tagger/cfg ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "labels":[
3
+ "$(",
4
+ "$,",
5
+ "$.",
6
+ "ADJA",
7
+ "ADJD",
8
+ "ADV",
9
+ "APPO",
10
+ "APPR",
11
+ "APPRART",
12
+ "APZR",
13
+ "ART",
14
+ "CARD",
15
+ "FM",
16
+ "ITJ",
17
+ "KOKOM",
18
+ "KON",
19
+ "KOUI",
20
+ "KOUS",
21
+ "NE",
22
+ "NN",
23
+ "NNE",
24
+ "PDAT",
25
+ "PDS",
26
+ "PIAT",
27
+ "PIS",
28
+ "PPER",
29
+ "PPOSAT",
30
+ "PPOSS",
31
+ "PRELAT",
32
+ "PRELS",
33
+ "PRF",
34
+ "PROAV",
35
+ "PTKA",
36
+ "PTKANT",
37
+ "PTKNEG",
38
+ "PTKVZ",
39
+ "PTKZU",
40
+ "PWAT",
41
+ "PWAV",
42
+ "PWS",
43
+ "TRUNC",
44
+ "VAFIN",
45
+ "VAIMP",
46
+ "VAINF",
47
+ "VAPP",
48
+ "VMFIN",
49
+ "VMINF",
50
+ "VMPP",
51
+ "VVFIN",
52
+ "VVIMP",
53
+ "VVINF",
54
+ "VVIZU",
55
+ "VVPP",
56
+ "XY"
57
+ ]
58
+ }
tagger/model ADDED
Binary file (21.3 kB). View file
tok2vec/cfg ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ {
2
+
3
+ }
tok2vec/model ADDED
Binary file (6.81 MB). View file
tokenizer ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ ��prefix_search� �^``|^§|^%|^=|^—|^–|^\+(?![0-9])|^…|^……|^,|^:|^;|^\!|^\?|^¿|^؟|^¡|^\(|^\)|^\[|^\]|^\{|^\}|^<|^>|^_|^#|^\*|^&|^。|^?|^!|^,|^、|^;|^:|^~|^·|^।|^،|^۔|^؛|^٪|^\.\.+|^…|^\'|^"|^”|^“|^`|^‘|^´|^’|^‚|^,|^„|^»|^«|^「|^」|^『|^』|^(|^)|^〔|^〕|^【|^】|^《|^》|^〈|^〉|^\$|^£|^€|^¥|^฿|^US\$|^C\$|^A\$|^₽|^﷼|^₴|^₠|^₡|^₢|^₣|^₤|^₥|^₦|^₧|^₨|^₩|^₪|^₫|^€|^₭|^₮|^₯|^₰|^₱|^₲|^₳|^₴|^₵|^₶|^₷|^₸|^₹|^₺|^₻|^₼|^₽|^₾|^₿|^[\u00A6\u00A9\u00AE\u00B0\u0482\u058D\u058E\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u09FA\u0B70\u0BF3-\u0BF8\u0BFA\u0C7F\u0D4F\u0D79\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116\u2117\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u214A\u214C\u214D\u214F\u218A\u218B\u2195-\u2199\u219C-\u219F\u21A1\u21A2\u21A4\u21A5\u21A7-\u21AD\u21AF-\u21CD\u21D0\u21D1\u21D3\u21D5-\u21F3\u2300-\u2307\u230C-\u231F\u2322-\u2328\u232B-\u237B\u237D-\u239A\u23B4-\u23DB\u23E2-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u25B6\u25B8-\u25C0\u25C2-\u25F7\u2600-\u266E\u2670-\u2767\u2794-\u27BF\u2800-\u28FF\u2B00-\u2B2F\u2B45\u2B46\u2B4D-\u2B73\u2B76-\u2B95\u2B98-\u2BC8\u2BCA-\u2BFE\u2CE5-\u2CEA\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFB\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u32FE\u3300-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA828-\uA82B\uA836\uA837\uA839\uAA77-\uAA79\uFDFD\uFFE4\uFFE8\uFFED\uFFEE\uFFFC\uFFFD\U00010137-\U0001013F\U00010179-\U00010189\U0001018C-\U0001018E\U00010190-\U0001019B\U000101A0\U000101D0-\U000101FC\U00010877\U00010878\U00010AC8\U0001173F\U00016B3C-\U00016B3F\U00016B45\U0001BC9C\U0001D000-\U0001D0F5\U0001D100-\U0001D126\U0001D129-\U0001D164\U0001D16A-\U0001D16C\U0001D183\U0001D184\U0001D18C-\U0001D1A9\U0001D1AE-\U0001D1E8\U0001D200-\U0001D241\U0001D245\U0001D300-\U0001D356\U0001D800-\U0001D9FF\U0001DA37-\U0001DA3A\U0001DA6D-\U0001DA74\U0001DA76-\U0001DA83\U0001DA85\U0001DA86\U0001ECAC\U0001F000-\U0001F02B\U0001F030-\U0001F093\U0001F0A0-\U0001F0AE\U0001F0B1-\U0001F0BF\U0001F0C1-\U0001F0CF\U0001F0D1-\U0001F0F5\U0001F110-\U0001F16B\U0001F170-\U0001F1AC\U0001F1E6-\U0001F202\U0001F210-\U0001F23B\U0001F240-\U0001F248\U0001F250\U0001F251\U0001F260-\U0001F265\U0001F300-\U0001F3FA\U0001F400-\U0001F6D4\U0001F6E0-\U0001F6EC\U0001F6F0-\U0001F6F9\U0001F700-\U0001F773\U0001F780-\U0001F7D8\U0001F800-\U0001F80B\U0001F810-\U0001F847\U0001F850-\U0001F859\U0001F860-\U0001F887\U0001F890-\U0001F8AD\U0001F900-\U0001F90B\U0001F910-\U0001F93E\U0001F940-\U0001F970\U0001F973-\U0001F976\U0001F97A\U0001F97C-\U0001F9A2\U0001F9B0-\U0001F9B9\U0001F9C0-\U0001F9C2\U0001F9D0-\U0001F9FF\U0001FA60-\U0001FA6D]�suffix_search�2''$|/$|…$|……$|,$|:$|;$|\!$|\?$|¿$|؟$|¡$|\($|\)$|\[$|\]$|\{$|\}$|<$|>$|_$|#$|\*$|&$|。$|?$|!$|,$|、$|;$|:$|~$|·$|।$|،$|۔$|؛$|٪$|\.\.+$|…$|\'$|"$|”$|“$|`$|‘$|´$|’$|‚$|,$|„$|»$|«$|「$|」$|『$|』$|($|)$|〔$|〕$|【$|】$|《$|》$|〈$|〉$|[\u00A6\u00A9\u00AE\u00B0\u0482\u058D\u058E\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u09FA\u0B70\u0BF3-\u0BF8\u0BFA\u0C7F\u0D4F\u0D79\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116\u2117\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u214A\u214C\u214D\u214F\u218A\u218B\u2195-\u2199\u219C-\u219F\u21A1\u21A2\u21A4\u21A5\u21A7-\u21AD\u21AF-\u21CD\u21D0\u21D1\u21D3\u21D5-\u21F3\u2300-\u2307\u230C-\u231F\u2322-\u2328\u232B-\u237B\u237D-\u239A\u23B4-\u23DB\u23E2-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u25B6\u25B8-\u25C0\u25C2-\u25F7\u2600-\u266E\u2670-\u2767\u2794-\u27BF\u2800-\u28FF\u2B00-\u2B2F\u2B45\u2B46\u2B4D-\u2B73\u2B76-\u2B95\u2B98-\u2BC8\u2BCA-\u2BFE\u2CE5-\u2CEA\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFB\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u32FE\u3300-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA828-\uA82B\uA836\uA837\uA839\uAA77-\uAA79\uFDFD\uFFE4\uFFE8\uFFED\uFFEE\uFFFC\uFFFD\U00010137-\U0001013F\U00010179-\U00010189\U0001018C-\U0001018E\U00010190-\U0001019B\U000101A0\U000101D0-\U000101FC\U00010877\U00010878\U00010AC8\U0001173F\U00016B3C-\U00016B3F\U00016B45\U0001BC9C\U0001D000-\U0001D0F5\U0001D100-\U0001D126\U0001D129-\U0001D164\U0001D16A-\U0001D16C\U0001D183\U0001D184\U0001D18C-\U0001D1A9\U0001D1AE-\U0001D1E8\U0001D200-\U0001D241\U0001D245\U0001D300-\U0001D356\U0001D800-\U0001D9FF\U0001DA37-\U0001DA3A\U0001DA6D-\U0001DA74\U0001DA76-\U0001DA83\U0001DA85\U0001DA86\U0001ECAC\U0001F000-\U0001F02B\U0001F030-\U0001F093\U0001F0A0-\U0001F0AE\U0001F0B1-\U0001F0BF\U0001F0C1-\U0001F0CF\U0001F0D1-\U0001F0F5\U0001F110-\U0001F16B\U0001F170-\U0001F1AC\U0001F1E6-\U0001F202\U0001F210-\U0001F23B\U0001F240-\U0001F248\U0001F250\U0001F251\U0001F260-\U0001F265\U0001F300-\U0001F3FA\U0001F400-\U0001F6D4\U0001F6E0-\U0001F6EC\U0001F6F0-\U0001F6F9\U0001F700-\U0001F773\U0001F780-\U0001F7D8\U0001F800-\U0001F80B\U0001F810-\U0001F847\U0001F850-\U0001F859\U0001F860-\U0001F887\U0001F890-\U0001F8AD\U0001F900-\U0001F90B\U0001F910-\U0001F93E\U0001F940-\U0001F970\U0001F973-\U0001F976\U0001F97A\U0001F97C-\U0001F9A2\U0001F9B0-\U0001F9B9\U0001F9C0-\U0001F9C2\U0001F9D0-\U0001F9FF\U0001FA60-\U0001FA6D]$|(?<=[0-9])\+$|(?<=°[FfCcKk])\.$|(?<=[0-9])(?:\$|£|€|¥|฿|US\$|C\$|A\$|₽|﷼|₴|₠|₡|₢|₣|₤|₥|₦|₧|₨|₩|₪|₫|€|₭|₮|₯|₰|₱|₲|₳|₴|₵|₶|₷|₸|₹|₺|₻|₼|₽|₾|₿)$|(?<=[0-9])(?:km|km²|km³|m|m²|m³|dm|dm²|dm³|cm|cm²|cm³|mm|mm²|mm³|ha|µm|nm|yd|in|ft|kg|g|mg|µg|t|lb|oz|m/s|km/h|kmh|mph|hPa|Pa|mbar|mb|MB|kb|KB|gb|GB|tb|TB|T|G|M|K|%|км|км²|км³|м|м²|м³|дм|дм²|дм³|см|см²|см³|мм|мм²|мм³|нм|кг|г|мг|м/с|км/ч|кПа|Па|мбар|Кб|КБ|кб|Мб|МБ|мб|Гб|ГБ|гб|Тб|ТБ|тбكم|كم²|كم³|م|م²|م³|سم|سم²|سم³|مم|مم²|مم³|كم|غرام|جرام|جم|كغ|ملغ|كوب|اكواب)$|(?<=[a-z\uFF41-\uFF5A\u00DF-\u00F6\u00F8-\u00FF\u0101\u0103\u0105\u0107\u0109\u010B\u010D\u010F\u0111\u0113\u0115\u0117\u0119\u011B\u011D\u011F\u0121\u0123\u0125\u0127\u0129\u012B\u012D\u012F\u0131\u0133\u0135\u0137\u0138\u013A\u013C\u013E\u0140\u0142\u0144\u0146\u0148\u0149\u014B\u014D\u014F\u0151\u0153\u0155\u0157\u0159\u015B\u015D\u015F\u0161\u0163\u0165\u0167\u0169\u016B\u016D\u016F\u0171\u0173\u0175\u0177\u017A\u017C\u017E\u017F\u0180\u0183\u0185\u0188\u018C\u018D\u0192\u0195\u0199-\u019B\u019E\u01A1\u01A3\u01A5\u01A8\u01AA\u01AB\u01AD\u01B0\u01B4\u01B6\u01B9\u01BA\u01BD-\u01BF\u01C6\u01C9\u01CC\u01CE\u01D0\u01D2\u01D4\u01D6\u01D8\u01DA\u01DC\u01DD\u01DF\u01E1\u01E3\u01E5\u01E7\u01E9\u01EB\u01ED\u01EF\u01F0\u01F3\u01F5\u01F9\u01FB\u01FD\u01FF\u0201\u0203\u0205\u0207\u0209\u020B\u020D\u020F\u0211\u0213\u0215\u0217\u0219\u021B\u021D\u021F\u0221\u0223\u0225\u0227\u0229\u022B\u022D\u022F\u0231\u0233-\u0239\u023C\u023F\u0240\u0242\u0247\u0249\u024B\u024D\u024F\u2C61\u2C65\u2C66\u2C68\u2C6A\u2C6C\u2C71\u2C73\u2C74\u2C76-\u2C7B\uA723\uA725\uA727\uA729\uA72B\uA72D\uA72F-\uA731\uA733\uA735\uA737\uA739\uA73B\uA73D\uA73F\uA741\uA743\uA745\uA747\uA749\uA74B\uA74D\uA74F\uA751\uA753\uA755\uA757\uA759\uA75B\uA75D\uA75F\uA761\uA763\uA765\uA767\uA769\uA76B\uA76D\uA76F\uA771-\uA778\uA77A\uA77C\uA77F\uA781\uA783\uA785\uA787\uA78C\uA78E\uA791\uA793-\uA795\uA797\uA799\uA79B\uA79D\uA79F\uA7A1\uA7A3\uA7A5\uA7A7\uA7A9\uA7AF\uA7B5\uA7B7\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E01\u1E03\u1E05\u1E07\u1E09\u1E0B\u1E0D\u1E0F\u1E11\u1E13\u1E15\u1E17\u1E19\u1E1B\u1E1D\u1E1F\u1E21\u1E23\u1E25\u1E27\u1E29\u1E2B\u1E2D\u1E2F\u1E31\u1E33\u1E35\u1E37\u1E39\u1E3B\u1E3D\u1E3F\u1E41\u1E43\u1E45\u1E47\u1E49\u1E4B\u1E4D\u1E4F\u1E51\u1E53\u1E55\u1E57\u1E59\u1E5B\u1E5D\u1E5F\u1E61\u1E63\u1E65\u1E67\u1E69\u1E6B\u1E6D\u1E6F\u1E71\u1E73\u1E75\u1E77\u1E79\u1E7B\u1E7D\u1E7F\u1E81\u1E83\u1E85\u1E87\u1E89\u1E8B\u1E8D\u1E8F\u1E91\u1E93\u1E95-\u1E9D\u1E9F\u1EA1\u1EA3\u1EA5\u1EA7\u1EA9\u1EAB\u1EAD\u1EAF\u1EB1\u1EB3\u1EB5\u1EB7\u1EB9\u1EBB\u1EBD\u1EBF\u1EC1\u1EC3\u1EC5\u1EC7\u1EC9\u1ECB\u1ECD\u1ECF\u1ED1\u1ED3\u1ED5\u1ED7\u1ED9\u1EDB\u1EDD\u1EDF\u1EE1\u1EE3\u1EE5\u1EE7\u1EE9\u1EEB\u1EED\u1EEF\u1EF1\u1EF3\u1EF5\u1EF7\u1EF9\u1EFB\u1EFD\u1EFFёа-яәөүҗңһα-ωάέίόώήύа-щюяіїєґѓѕјљњќѐѝ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F%²\-\+…|……|,|:|;|\!|\?|¿|؟|¡|\(|\)|\[|\]|\{|\}|<|>|_|#|\*|&|。|?|!|,|、|;|:|~|·|।|،|۔|؛|٪(?:\'"”“`‘´’‚,„»«「」『』()〔〕【】《》〈〉)])\.$|(?<=[A-Z\uFF21-\uFF3A\u00C0-\u00D6\u00D8-\u00DE\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C7\u01CA\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F1\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E\u2C7F\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AE\uA7B0-\uA7B4\uA7B6\uA7B8\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFEЁА-ЯӘӨҮҖҢҺΑ-ΩΆΈΊΌΏΉΎА-ЩЮЯІЇЄҐЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F][A-Z\uFF21-\uFF3A\u00C0-\u00D6\u00D8-\u00DE\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C7\u01CA\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F1\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E\u2C7F\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AE\uA7B0-\uA7B4\uA7B6\uA7B8\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFEЁА-ЯӘӨҮҖҢҺΑ-ΩΆΈΊΌΏΉΎА-ЩЮЯІЇЄҐЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])\.$�infix_finditer�YW\.\.+|…|[\u00A6\u00A9\u00AE\u00B0\u0482\u058D\u058E\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u09FA\u0B70\u0BF3-\u0BF8\u0BFA\u0C7F\u0D4F\u0D79\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116\u2117\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u214A\u214C\u214D\u214F\u218A\u218B\u2195-\u2199\u219C-\u219F\u21A1\u21A2\u21A4\u21A5\u21A7-\u21AD\u21AF-\u21CD\u21D0\u21D1\u21D3\u21D5-\u21F3\u2300-\u2307\u230C-\u231F\u2322-\u2328\u232B-\u237B\u237D-\u239A\u23B4-\u23DB\u23E2-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u25B6\u25B8-\u25C0\u25C2-\u25F7\u2600-\u266E\u2670-\u2767\u2794-\u27BF\u2800-\u28FF\u2B00-\u2B2F\u2B45\u2B46\u2B4D-\u2B73\u2B76-\u2B95\u2B98-\u2BC8\u2BCA-\u2BFE\u2CE5-\u2CEA\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFB\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u32FE\u3300-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA828-\uA82B\uA836\uA837\uA839\uAA77-\uAA79\uFDFD\uFFE4\uFFE8\uFFED\uFFEE\uFFFC\uFFFD\U00010137-\U0001013F\U00010179-\U00010189\U0001018C-\U0001018E\U00010190-\U0001019B\U000101A0\U000101D0-\U000101FC\U00010877\U00010878\U00010AC8\U0001173F\U00016B3C-\U00016B3F\U00016B45\U0001BC9C\U0001D000-\U0001D0F5\U0001D100-\U0001D126\U0001D129-\U0001D164\U0001D16A-\U0001D16C\U0001D183\U0001D184\U0001D18C-\U0001D1A9\U0001D1AE-\U0001D1E8\U0001D200-\U0001D241\U0001D245\U0001D300-\U0001D356\U0001D800-\U0001D9FF\U0001DA37-\U0001DA3A\U0001DA6D-\U0001DA74\U0001DA76-\U0001DA83\U0001DA85\U0001DA86\U0001ECAC\U0001F000-\U0001F02B\U0001F030-\U0001F093\U0001F0A0-\U0001F0AE\U0001F0B1-\U0001F0BF\U0001F0C1-\U0001F0CF\U0001F0D1-\U0001F0F5\U0001F110-\U0001F16B\U0001F170-\U0001F1AC\U0001F1E6-\U0001F202\U0001F210-\U0001F23B\U0001F240-\U0001F248\U0001F250\U0001F251\U0001F260-\U0001F265\U0001F300-\U0001F3FA\U0001F400-\U0001F6D4\U0001F6E0-\U0001F6EC\U0001F6F0-\U0001F6F9\U0001F700-\U0001F773\U0001F780-\U0001F7D8\U0001F800-\U0001F80B\U0001F810-\U0001F847\U0001F850-\U0001F859\U0001F860-\U0001F887\U0001F890-\U0001F8AD\U0001F900-\U0001F90B\U0001F910-\U0001F93E\U0001F940-\U0001F970\U0001F973-\U0001F976\U0001F97A\U0001F97C-\U0001F9A2\U0001F9B0-\U0001F9B9\U0001F9C0-\U0001F9C2\U0001F9D0-\U0001F9FF\U0001FA60-\U0001FA6D]|(?<=[a-z\uFF41-\uFF5A\u00DF-\u00F6\u00F8-\u00FF\u0101\u0103\u0105\u0107\u0109\u010B\u010D\u010F\u0111\u0113\u0115\u0117\u0119\u011B\u011D\u011F\u0121\u0123\u0125\u0127\u0129\u012B\u012D\u012F\u0131\u0133\u0135\u0137\u0138\u013A\u013C\u013E\u0140\u0142\u0144\u0146\u0148\u0149\u014B\u014D\u014F\u0151\u0153\u0155\u0157\u0159\u015B\u015D\u015F\u0161\u0163\u0165\u0167\u0169\u016B\u016D\u016F\u0171\u0173\u0175\u0177\u017A\u017C\u017E\u017F\u0180\u0183\u0185\u0188\u018C\u018D\u0192\u0195\u0199-\u019B\u019E\u01A1\u01A3\u01A5\u01A8\u01AA\u01AB\u01AD\u01B0\u01B4\u01B6\u01B9\u01BA\u01BD-\u01BF\u01C6\u01C9\u01CC\u01CE\u01D0\u01D2\u01D4\u01D6\u01D8\u01DA\u01DC\u01DD\u01DF\u01E1\u01E3\u01E5\u01E7\u01E9\u01EB\u01ED\u01EF\u01F0\u01F3\u01F5\u01F9\u01FB\u01FD\u01FF\u0201\u0203\u0205\u0207\u0209\u020B\u020D\u020F\u0211\u0213\u0215\u0217\u0219\u021B\u021D\u021F\u0221\u0223\u0225\u0227\u0229\u022B\u022D\u022F\u0231\u0233-\u0239\u023C\u023F\u0240\u0242\u0247\u0249\u024B\u024D\u024F\u2C61\u2C65\u2C66\u2C68\u2C6A\u2C6C\u2C71\u2C73\u2C74\u2C76-\u2C7B\uA723\uA725\uA727\uA729\uA72B\uA72D\uA72F-\uA731\uA733\uA735\uA737\uA739\uA73B\uA73D\uA73F\uA741\uA743\uA745\uA747\uA749\uA74B\uA74D\uA74F\uA751\uA753\uA755\uA757\uA759\uA75B\uA75D\uA75F\uA761\uA763\uA765\uA767\uA769\uA76B\uA76D\uA76F\uA771-\uA778\uA77A\uA77C\uA77F\uA781\uA783\uA785\uA787\uA78C\uA78E\uA791\uA793-\uA795\uA797\uA799\uA79B\uA79D\uA79F\uA7A1\uA7A3\uA7A5\uA7A7\uA7A9\uA7AF\uA7B5\uA7B7\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E01\u1E03\u1E05\u1E07\u1E09\u1E0B\u1E0D\u1E0F\u1E11\u1E13\u1E15\u1E17\u1E19\u1E1B\u1E1D\u1E1F\u1E21\u1E23\u1E25\u1E27\u1E29\u1E2B\u1E2D\u1E2F\u1E31\u1E33\u1E35\u1E37\u1E39\u1E3B\u1E3D\u1E3F\u1E41\u1E43\u1E45\u1E47\u1E49\u1E4B\u1E4D\u1E4F\u1E51\u1E53\u1E55\u1E57\u1E59\u1E5B\u1E5D\u1E5F\u1E61\u1E63\u1E65\u1E67\u1E69\u1E6B\u1E6D\u1E6F\u1E71\u1E73\u1E75\u1E77\u1E79\u1E7B\u1E7D\u1E7F\u1E81\u1E83\u1E85\u1E87\u1E89\u1E8B\u1E8D\u1E8F\u1E91\u1E93\u1E95-\u1E9D\u1E9F\u1EA1\u1EA3\u1EA5\u1EA7\u1EA9\u1EAB\u1EAD\u1EAF\u1EB1\u1EB3\u1EB5\u1EB7\u1EB9\u1EBB\u1EBD\u1EBF\u1EC1\u1EC3\u1EC5\u1EC7\u1EC9\u1ECB\u1ECD\u1ECF\u1ED1\u1ED3\u1ED5\u1ED7\u1ED9\u1EDB\u1EDD\u1EDF\u1EE1\u1EE3\u1EE5\u1EE7\u1EE9\u1EEB\u1EED\u1EEF\u1EF1\u1EF3\u1EF5\u1EF7\u1EF9\u1EFB\u1EFD\u1EFFёа-яәөүҗңһα-ωάέίόώήύа-щюяіїєґѓѕјљњќѐѝ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])\.(?=[A-Z\uFF21-\uFF3A\u00C0-\u00D6\u00D8-\u00DE\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C7\u01CA\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F1\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E\u2C7F\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AE\uA7B0-\uA7B4\uA7B6\uA7B8\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFEЁА-ЯӘӨҮҖҢҺΑ-ΩΆΈΊΌΏΉΎА-ЩЮЯІЇЄҐЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])|(?<=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])[,!?](?=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])|(?<=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])[:<>=](?=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])|(?<=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F]),(?=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќ��ѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])|(?<=[0-9A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])\/(?=[0-9A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])|(?<=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])([\"”“`‘´’‚,„»«「」『』()〔〕【】《》〈〉\)\]\(\[])(?=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])|(?<=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])--(?=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])|(?<=[0-9])-(?=[0-9])�token_match��url_match�
2
+ ��A�
3
+ � ��A� �'��A�'�''��A�''�'S��A�'SC�'s�'n��A�'nC�ein�'ne��A�'neC�eine�'nem��A�'nemC�einem�'nen��A�'nenC�einen�'s��A�'sC�'s�(*_*)��A�(*_*)�(-8��A�(-8�(-:��A�(-:�(-;��A�(-;�(-_-)��A�(-_-)�(._.)��A�(._.)�(:��A�(:�(;��A�(;�(=��A�(=�(>_<)��A�(>_<)�(^_^)��A�(^_^)�(o:��A�(o:�(¬_¬)��A�(¬_¬)�(ಠ_ಠ)��A�(ಠ_ಠ)�(╯°□°)╯︵┻━┻��A�(╯°□°)╯︵┻━┻�)-:��A�)-:�):��A�):�-_-��A�-_-�-__-��A�-__-�._.��A�._.�0.0��A�0.0�0.o��A�0.o�0_0��A�0_0�0_o��A�0_o�8)��A�8)�8-)��A�8-)�8-D��A�8-D�8D��A�8D�:'(��A�:'(�:')��A�:')�:'-(��A�:'-(�:'-)��A�:'-)�:(��A�:(�:((��A�:((�:(((��A�:(((�:()��A�:()�:)��A�:)�:))��A�:))�:)))��A�:)))�:*��A�:*�:-(��A�:-(�:-((��A�:-((�:-(((��A�:-(((�:-)��A�:-)�:-))��A�:-))�:-)))��A�:-)))�:-*��A�:-*�:-/��A�:-/�:-0��A�:-0�:-3��A�:-3�:->��A�:->�:-D��A�:-D�:-O��A�:-O�:-P��A�:-P�:-X��A�:-X�:-]��A�:-]�:-o��A�:-o�:-p��A�:-p�:-x��A�:-x�:-|��A�:-|�:-}��A�:-}�:/��A�:/�:0��A�:0�:1��A�:1�:3��A�:3�:>��A�:>�:D��A�:D�:O��A�:O�:P��A�:P�:X��A�:X�:]��A�:]�:o��A�:o�:o)��A�:o)�:p��A�:p�:x��A�:x�:|��A�:|�:}��A�:}�:’(��A�:’(�:’)��A�:’)�:’-(��A�:’-(�:’-)��A�:’-)�;)��A�;)�;-)��A�;-)�;-D��A�;-D�;D��A�;D�;_;��A�;_;�<.<��A�<.<�</3��A�</3�<3��A�<3�<33��A�<33�<333��A�<333�<space>��A�<space>�=(��A�=(�=)��A�=)�=/��A�=/�=3��A�=3�=D��A�=D�=[��A�=[�=]��A�=]�=|��A�=|�>.<��A�>.<�>.>��A�>.>�>:(��A�>:(�>:o��A�>:o�><(((*>��A�><(((*>�@_@��A�@_@�A.C.��A�A.C.�A.D.��A�A.D.�A.G.��A�A.G.�Abb.��A�Abb.C�Abbildung�Abk.��A�Abk.C�Abkürzung�Abs.��A�Abs.�Abt.��A�Abt.C�Abteilung�Apr.��A�Apr.C�April�Aug.��A�Aug.C�August�B.A.��A�B.A.�B.Sc.��A�B.Sc.�Bd.��A�Bd.C�Band�Betr.��A�Betr.C�Betreff�Bf.��A�Bf.C�Bahnhof�Bhf.��A�Bhf.C�Bahnhof�Biol.��A�Biol.�Bsp.��A�Bsp.C�Beispiel�C++��A�C++�CDU/CSU��A�CDU/CSU�Chr.��A�Chr.�Cie.��A�Cie.�Co.��A�Co.�D.C.��A�D.C.�Dez.��A�Dez.C�Dezember�Di.��A�Di.C�Dienstag�Dipl.��A�Dipl.�Dipl.-Ing.��A�Dipl.-Ing.�Do.��A�Do.C�Donnerstag�Dr.��A�Dr.�Fa.��A�Fa.C�Firma�Fam.��A�Fam.C�Familie�Feb.��A�Feb.C�Februar�Fr.��A�Fr.C�Frau�Frl.��A�Frl.C�Fräulein�G.m.b.H.��A�G.m.b.H.�Gebr.��A�Gebr.�Hbf.��A�Hbf.C�Hauptbahnhof�Hg.��A�Hg.�Hr.��A�Hr.C�Herr�Hrn.��A�Hrn.C�Herrn�Hrsg.��A�Hrsg.�I.��A�I.�II.��A�II.�III.��A�III.�IV.��A�IV.�Inc.��A�Inc.�Ing.��A�Ing.�Jan.��A�Jan.C�Januar�Jh.��A�Jh.C�Jahrhundert�Jhd.��A�Jhd.C�Jahrhundert�Jr.��A�Jr.�Jul.��A�Jul.C�Juli�Jun.��A�Jun.C�Juni�K.O.��A�K.O.�L'��A�L'�L.A.��A�L.A.�L’��A�L’�M.A.��A�M.A.�M.Sc.��A�M.Sc.�Mi.��A�Mi.C�Mittwoch�Mio.��A�Mio.C�Million�Mo.��A�Mo.C�Montag�Mr.��A�Mr.�Mrd.��A�Mrd.C�Milliarde�Mrz.��A�Mrz.C�März�MwSt.��A�MwSt.C�Mehrwertsteuer�Mär.��A�Mär.C�März�N.Y.��A�N.Y.�N.Y.C.��A�N.Y.C.�Nov.��A�Nov.C�November�Nr.��A�Nr.C�Nummer�O.K.��A�O.K.�O.O��A�O.O�O.o��A�O.o�O_O��A�O_O�O_o��A�O_o�Okt.��A�Okt.C�Oktober�Orig.��A�Orig.C�Original�P.S.��A�P.S.�Pkt.��A�Pkt.C�Punkt�Prof.��A�Prof.C�Professor�R.I.P.��A�R.I.P.�Red.��A�Red.C�Redaktion�S'��A�S'C�'s�Sa.��A�Sa.C�Samstag�Sep.��A�Sep.C�September�Sept.��A�Sept.C�September�So.��A�So.C�Sonntag�St.��A�St.�Std.��A�Std.C�Stunde�Str.��A�Str.C�Straße�S’��A�S’C�'s�Tel.��A�Tel.C�Telefon�Tsd.��A�Tsd.C�Tausend�U.S.��A�U.S.�U.S.A.��A�U.S.A.�U.S.S.��A�U.S.S.�Univ.��A�Univ.C�Universität�V.V��A�V.V�V_V��A�V_V�Vol.��A�Vol.�XD��A�XD�XDD��A�XDD�[-:��A�[-:�[:��A�[:�[=��A�[=�\")��A�\")�\n��A�\n�\t��A�\t�]=��A�]=�^_^��A�^_^�^__^��A�^__^�^___^��A�^___^�``��A�``�a.��A�a.�a.D.��A�a.D.�a.M.��A�a.M.�a.Z.��A�a.Z.�abzgl.��A�abzgl.C�abzüglich�adv.��A�adv.�al.��A�al.�allg.��A�allg.C�allgemein�auf'm��A�auf�A�'mC�dem�auf’m��A�auf�A�’mC�dem�b.��A�b.�betr.��A�betr.�biol.��A�biol.�bspw.��A�bspw.C�beispielsweise�bzgl.��A�bzgl.C�bezüglich�bzw.��A�bzw.C�beziehungsweise�c.��A�c.�c/o��A�c/o�ca.��A�ca.�co.��A�co.�d'��A�d'�d.��A�d.�d.h.��A�d.h.�dgl.��A�dgl.C�dergleichen�du's��A�du�A�'sC�es�du’s��A�du�A�’sC�es�d’��A�d’�e.��A�e.�e.V.��A�e.V.�e.g.��A�e.g.�ebd.��A�ebd.C�ebenda�ehem.��A�ehem.�eigtl.��A�eigtl.C�eigentlich�engl.��A�engl.C�englisch�entspr.��A�entspr.�er's��A�er�A�'sC�es�erm.��A�erm.�er’s��A�er�A�’sC�es�etc.��A�etc.�ev.��A�ev.�evtl.��A�evtl.C�eventuell�f.��A�f.�frz.��A�frz.C�französisch�g.��A�g.�geb.��A�geb.�gegr.��A�gegr.C�gegründet�gem.��A�gem.�ggf.��A�ggf.C�gegebenenfalls�ggfs.��A�ggfs.C�gegebenenfalls�ggü.��A�ggü.C�gegenüber�h.��A�h.�h.c.��A�h.c.�hinter'm��A�hinter�A�'mC�dem�hinter’m��A�hinter�A�’mC�dem�hrsg.��A�hrsg.�i.��A�i.�i.A.��A�i.A.�i.G.��A�i.G.�i.O.��A�i.O.�i.Tr.��A�i.Tr.�i.V.��A�i.V.�i.d.R.��A�i.d.R.�i.e.��A�i.e.�ich's��A�ich�A�'sC�es�ich’s��A�ich�A�’sC�es�ihr's��A�ihr�A�'sC�es�ihr’s��A�ihr�A�’sC�es�incl.��A�incl.C�inklusive�inkl.��A�inkl.C�inklusive�insb.��A�insb.C�insbesondere�j.��A�j.�jr.��A�jr.�jun.��A�jun.�jur.��A�jur.�k.��A�k.�kath.��A�kath.C�katholisch�l.��A�l.�lat.��A�lat.�lt.��A�lt.C�laut�m.��A�m.�m.E.��A�m.E.�m.M.��A�m.M.�max.��A�max.C�maximal�min.��A�min.C�minimal�mind.��A�mind.C�mindestens�mtl.��A�mtl.C�monatlich�n.��A�n.�n.Chr.��A�n.Chr.�nat.��A�nat.�o.��A�o.�o.0��A�o.0�o.O��A�o.O�o.a.��A�o.a.�o.g.��A�o.g.�o.k.��A�o.k.�o.o��A�o.o�o.ä.��A�o.ä.�o_0��A�o_0�o_O��A�o_O�o_o��A�o_o�orig.��A�orig.C�original�p.��A�p.�p.a.��A�p.a.�p.s.��A�p.s.�pers.��A�pers.�phil.��A�phil.�q.��A�q.�q.e.d.��A�q.e.d.�r.��A�r.�rer.��A�rer.�röm.��A�röm.C�römisch�s'��A�s'C�'s�s.��A�s.�s.o.��A�s.o.�sen.��A�sen.�sie's��A�sie�A�'sC�es�sie’s��A�sie�A�’sC�es�sog.��A�sog.�std.��A�std.�stellv.��A�stellv.�s’��A�s’C�'s�t.��A�t.�tägl.��A�tägl.C�täglich�u.��A�u.�u.U.��A�u.U.�u.a.��A�u.a.�u.s.w.��A�u.s.w.�u.v.m.��A�u.v.m.�unter'm��A�unter�A�'mC�dem�unter’m��A�unter�A�’mC�dem�usf.��A�usf.�usw.��A�usw.�uvm.��A�uvm.�v.��A�v.�v.Chr.��A�v.Chr.�v.a.��A�v.a.�v.l.n.r.��A�v.l.n.r.�v.v��A�v.v�v_v��A�v_v�vgl.��A�vgl.C�vergleiche�vllt.��A�vllt.C�vielleicht�vlt.��A�vlt.C�vielleicht�vor'm��A�vor�A�'mC�dem�vor’m��A�vor�A�’mC�dem�vs.��A�vs.�w.��A�w.�wir's��A�wir�A�'sC�es�wir’s��A�wir�A�’sC�es�wiss.��A�wiss.�x.��A�x.�xD��A�xD�xDD��A�xDD�y.��A�y.�z.��A�z.�z.B.��A�z.B.�z.Bsp.��A�z.Bsp.�z.T.��A�z.T.�z.Z.��A�z.Z.�z.Zt.��A�z.Zt.�z.b.��A�z.b.�zzgl.��A�zzgl.� ��A� C� �¯\(ツ)/¯��A�¯\(ツ)/¯�ä.��A�ä.�ö.��A�ö.�österr.��A�österr.C�österreichisch�ü.��A�ü.�über'm��A�über�A�'mC�dem�über’m��A�über�A�’mC�dem�ಠ_ಠ��A�ಠ_ಠ�ಠ︵ಠ��A�ಠ︵ಠ�—��A�—�’��A�’�’S��A�’SC�'s�’n��A�’nC�ein�’ne��A�’neC�eine�’nem��A�’nemC�einem�’nen��A�’nenC�einen�’s��A�’sC�'s�’’��A�’’
vocab/key2row ADDED
Binary file (6 MB). View file
vocab/lookups.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15c33cca0a6b138fa982c8c2fcffa7341c85e49add5c898fec405db6e16cd36c
3
+ size 42
vocab/strings.json ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0965dc8e68c680d2896770d7a2b71ba3b187ae634371b997f1c5d329c535878d
3
+ size 13667189
vocab/vectors ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1281d1a73dd0d9c0a9511f8118da09d3e92299db91efc3139597b878d6eac5d2
3
+ size 24000128