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