Adriane Boyd
commited on
Commit
·
150743a
1
Parent(s):
7b405b0
Add pl_udv25_polishlfg_trf-0.0.1
Browse files- .gitattributes +5 -0
- LICENSE.txt +674 -0
- README.md +0 -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 +3113 -0
- experimental_edit_tree_lemmatizer/model +3 -0
- experimental_edit_tree_lemmatizer/trees +0 -0
- meta.json +0 -0
- morphologizer/cfg +0 -0
- morphologizer/model +3 -0
- parser/cfg +13 -0
- parser/model +3 -0
- parser/moves +1 -0
- pl_udv25_polishlfg_trf-any-py3-none-any.whl +3 -0
- senter/cfg +3 -0
- senter/model +3 -0
- tagger/cfg +629 -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,674 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
GNU GENERAL PUBLIC LICENSE
|
2 |
+
Version 3, 29 June 2007
|
3 |
+
|
4 |
+
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
5 |
+
Everyone is permitted to copy and distribute verbatim copies
|
6 |
+
of this license document, but changing it is not allowed.
|
7 |
+
|
8 |
+
Preamble
|
9 |
+
|
10 |
+
The GNU General Public License is a free, copyleft license for
|
11 |
+
software and other kinds of works.
|
12 |
+
|
13 |
+
The licenses for most software and other practical works are designed
|
14 |
+
to take away your freedom to share and change the works. By contrast,
|
15 |
+
the GNU General Public License is intended to guarantee your freedom to
|
16 |
+
share and change all versions of a program--to make sure it remains free
|
17 |
+
software for all its users. We, the Free Software Foundation, use the
|
18 |
+
GNU General Public License for most of our software; it applies also to
|
19 |
+
any other work released this way by its authors. You can apply it to
|
20 |
+
your programs, too.
|
21 |
+
|
22 |
+
When we speak of free software, we are referring to freedom, not
|
23 |
+
price. Our General Public Licenses are designed to make sure that you
|
24 |
+
have the freedom to distribute copies of free software (and charge for
|
25 |
+
them if you wish), that you receive source code or can get it if you
|
26 |
+
want it, that you can change the software or use pieces of it in new
|
27 |
+
free programs, and that you know you can do these things.
|
28 |
+
|
29 |
+
To protect your rights, we need to prevent others from denying you
|
30 |
+
these rights or asking you to surrender the rights. Therefore, you have
|
31 |
+
certain responsibilities if you distribute copies of the software, or if
|
32 |
+
you modify it: responsibilities to respect the freedom of others.
|
33 |
+
|
34 |
+
For example, if you distribute copies of such a program, whether
|
35 |
+
gratis or for a fee, you must pass on to the recipients the same
|
36 |
+
freedoms that you received. You must make sure that they, too, receive
|
37 |
+
or can get the source code. And you must show them these terms so they
|
38 |
+
know their rights.
|
39 |
+
|
40 |
+
Developers that use the GNU GPL protect your rights with two steps:
|
41 |
+
(1) assert copyright on the software, and (2) offer you this License
|
42 |
+
giving you legal permission to copy, distribute and/or modify it.
|
43 |
+
|
44 |
+
For the developers' and authors' protection, the GPL clearly explains
|
45 |
+
that there is no warranty for this free software. For both users' and
|
46 |
+
authors' sake, the GPL requires that modified versions be marked as
|
47 |
+
changed, so that their problems will not be attributed erroneously to
|
48 |
+
authors of previous versions.
|
49 |
+
|
50 |
+
Some devices are designed to deny users access to install or run
|
51 |
+
modified versions of the software inside them, although the manufacturer
|
52 |
+
can do so. This is fundamentally incompatible with the aim of
|
53 |
+
protecting users' freedom to change the software. The systematic
|
54 |
+
pattern of such abuse occurs in the area of products for individuals to
|
55 |
+
use, which is precisely where it is most unacceptable. Therefore, we
|
56 |
+
have designed this version of the GPL to prohibit the practice for those
|
57 |
+
products. If such problems arise substantially in other domains, we
|
58 |
+
stand ready to extend this provision to those domains in future versions
|
59 |
+
of the GPL, as needed to protect the freedom of users.
|
60 |
+
|
61 |
+
Finally, every program is threatened constantly by software patents.
|
62 |
+
States should not allow patents to restrict development and use of
|
63 |
+
software on general-purpose computers, but in those that do, we wish to
|
64 |
+
avoid the special danger that patents applied to a free program could
|
65 |
+
make it effectively proprietary. To prevent this, the GPL assures that
|
66 |
+
patents cannot be used to render the program non-free.
|
67 |
+
|
68 |
+
The precise terms and conditions for copying, distribution and
|
69 |
+
modification follow.
|
70 |
+
|
71 |
+
TERMS AND CONDITIONS
|
72 |
+
|
73 |
+
0. Definitions.
|
74 |
+
|
75 |
+
"This License" refers to version 3 of the GNU General Public License.
|
76 |
+
|
77 |
+
"Copyright" also means copyright-like laws that apply to other kinds of
|
78 |
+
works, such as semiconductor masks.
|
79 |
+
|
80 |
+
"The Program" refers to any copyrightable work licensed under this
|
81 |
+
License. Each licensee is addressed as "you". "Licensees" and
|
82 |
+
"recipients" may be individuals or organizations.
|
83 |
+
|
84 |
+
To "modify" a work means to copy from or adapt all or part of the work
|
85 |
+
in a fashion requiring copyright permission, other than the making of an
|
86 |
+
exact copy. The resulting work is called a "modified version" of the
|
87 |
+
earlier work or a work "based on" the earlier work.
|
88 |
+
|
89 |
+
A "covered work" means either the unmodified Program or a work based
|
90 |
+
on the Program.
|
91 |
+
|
92 |
+
To "propagate" a work means to do anything with it that, without
|
93 |
+
permission, would make you directly or secondarily liable for
|
94 |
+
infringement under applicable copyright law, except executing it on a
|
95 |
+
computer or modifying a private copy. Propagation includes copying,
|
96 |
+
distribution (with or without modification), making available to the
|
97 |
+
public, and in some countries other activities as well.
|
98 |
+
|
99 |
+
To "convey" a work means any kind of propagation that enables other
|
100 |
+
parties to make or receive copies. Mere interaction with a user through
|
101 |
+
a computer network, with no transfer of a copy, is not conveying.
|
102 |
+
|
103 |
+
An interactive user interface displays "Appropriate Legal Notices"
|
104 |
+
to the extent that it includes a convenient and prominently visible
|
105 |
+
feature that (1) displays an appropriate copyright notice, and (2)
|
106 |
+
tells the user that there is no warranty for the work (except to the
|
107 |
+
extent that warranties are provided), that licensees may convey the
|
108 |
+
work under this License, and how to view a copy of this License. If
|
109 |
+
the interface presents a list of user commands or options, such as a
|
110 |
+
menu, a prominent item in the list meets this criterion.
|
111 |
+
|
112 |
+
1. Source Code.
|
113 |
+
|
114 |
+
The "source code" for a work means the preferred form of the work
|
115 |
+
for making modifications to it. "Object code" means any non-source
|
116 |
+
form of a work.
|
117 |
+
|
118 |
+
A "Standard Interface" means an interface that either is an official
|
119 |
+
standard defined by a recognized standards body, or, in the case of
|
120 |
+
interfaces specified for a particular programming language, one that
|
121 |
+
is widely used among developers working in that language.
|
122 |
+
|
123 |
+
The "System Libraries" of an executable work include anything, other
|
124 |
+
than the work as a whole, that (a) is included in the normal form of
|
125 |
+
packaging a Major Component, but which is not part of that Major
|
126 |
+
Component, and (b) serves only to enable use of the work with that
|
127 |
+
Major Component, or to implement a Standard Interface for which an
|
128 |
+
implementation is available to the public in source code form. A
|
129 |
+
"Major Component", in this context, means a major essential component
|
130 |
+
(kernel, window system, and so on) of the specific operating system
|
131 |
+
(if any) on which the executable work runs, or a compiler used to
|
132 |
+
produce the work, or an object code interpreter used to run it.
|
133 |
+
|
134 |
+
The "Corresponding Source" for a work in object code form means all
|
135 |
+
the source code needed to generate, install, and (for an executable
|
136 |
+
work) run the object code and to modify the work, including scripts to
|
137 |
+
control those activities. However, it does not include the work's
|
138 |
+
System Libraries, or general-purpose tools or generally available free
|
139 |
+
programs which are used unmodified in performing those activities but
|
140 |
+
which are not part of the work. For example, Corresponding Source
|
141 |
+
includes interface definition files associated with source files for
|
142 |
+
the work, and the source code for shared libraries and dynamically
|
143 |
+
linked subprograms that the work is specifically designed to require,
|
144 |
+
such as by intimate data communication or control flow between those
|
145 |
+
subprograms and other parts of the work.
|
146 |
+
|
147 |
+
The Corresponding Source need not include anything that users
|
148 |
+
can regenerate automatically from other parts of the Corresponding
|
149 |
+
Source.
|
150 |
+
|
151 |
+
The Corresponding Source for a work in source code form is that
|
152 |
+
same work.
|
153 |
+
|
154 |
+
2. Basic Permissions.
|
155 |
+
|
156 |
+
All rights granted under this License are granted for the term of
|
157 |
+
copyright on the Program, and are irrevocable provided the stated
|
158 |
+
conditions are met. This License explicitly affirms your unlimited
|
159 |
+
permission to run the unmodified Program. The output from running a
|
160 |
+
covered work is covered by this License only if the output, given its
|
161 |
+
content, constitutes a covered work. This License acknowledges your
|
162 |
+
rights of fair use or other equivalent, as provided by copyright law.
|
163 |
+
|
164 |
+
You may make, run and propagate covered works that you do not
|
165 |
+
convey, without conditions so long as your license otherwise remains
|
166 |
+
in force. You may convey covered works to others for the sole purpose
|
167 |
+
of having them make modifications exclusively for you, or provide you
|
168 |
+
with facilities for running those works, provided that you comply with
|
169 |
+
the terms of this License in conveying all material for which you do
|
170 |
+
not control copyright. Those thus making or running the covered works
|
171 |
+
for you must do so exclusively on your behalf, under your direction
|
172 |
+
and control, on terms that prohibit them from making any copies of
|
173 |
+
your copyrighted material outside their relationship with you.
|
174 |
+
|
175 |
+
Conveying under any other circumstances is permitted solely under
|
176 |
+
the conditions stated below. Sublicensing is not allowed; section 10
|
177 |
+
makes it unnecessary.
|
178 |
+
|
179 |
+
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
180 |
+
|
181 |
+
No covered work shall be deemed part of an effective technological
|
182 |
+
measure under any applicable law fulfilling obligations under article
|
183 |
+
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
184 |
+
similar laws prohibiting or restricting circumvention of such
|
185 |
+
measures.
|
186 |
+
|
187 |
+
When you convey a covered work, you waive any legal power to forbid
|
188 |
+
circumvention of technological measures to the extent such circumvention
|
189 |
+
is effected by exercising rights under this License with respect to
|
190 |
+
the covered work, and you disclaim any intention to limit operation or
|
191 |
+
modification of the work as a means of enforcing, against the work's
|
192 |
+
users, your or third parties' legal rights to forbid circumvention of
|
193 |
+
technological measures.
|
194 |
+
|
195 |
+
4. Conveying Verbatim Copies.
|
196 |
+
|
197 |
+
You may convey verbatim copies of the Program's source code as you
|
198 |
+
receive it, in any medium, provided that you conspicuously and
|
199 |
+
appropriately publish on each copy an appropriate copyright notice;
|
200 |
+
keep intact all notices stating that this License and any
|
201 |
+
non-permissive terms added in accord with section 7 apply to the code;
|
202 |
+
keep intact all notices of the absence of any warranty; and give all
|
203 |
+
recipients a copy of this License along with the Program.
|
204 |
+
|
205 |
+
You may charge any price or no price for each copy that you convey,
|
206 |
+
and you may offer support or warranty protection for a fee.
|
207 |
+
|
208 |
+
5. Conveying Modified Source Versions.
|
209 |
+
|
210 |
+
You may convey a work based on the Program, or the modifications to
|
211 |
+
produce it from the Program, in the form of source code under the
|
212 |
+
terms of section 4, provided that you also meet all of these conditions:
|
213 |
+
|
214 |
+
a) The work must carry prominent notices stating that you modified
|
215 |
+
it, and giving a relevant date.
|
216 |
+
|
217 |
+
b) The work must carry prominent notices stating that it is
|
218 |
+
released under this License and any conditions added under section
|
219 |
+
7. This requirement modifies the requirement in section 4 to
|
220 |
+
"keep intact all notices".
|
221 |
+
|
222 |
+
c) You must license the entire work, as a whole, under this
|
223 |
+
License to anyone who comes into possession of a copy. This
|
224 |
+
License will therefore apply, along with any applicable section 7
|
225 |
+
additional terms, to the whole of the work, and all its parts,
|
226 |
+
regardless of how they are packaged. This License gives no
|
227 |
+
permission to license the work in any other way, but it does not
|
228 |
+
invalidate such permission if you have separately received it.
|
229 |
+
|
230 |
+
d) If the work has interactive user interfaces, each must display
|
231 |
+
Appropriate Legal Notices; however, if the Program has interactive
|
232 |
+
interfaces that do not display Appropriate Legal Notices, your
|
233 |
+
work need not make them do so.
|
234 |
+
|
235 |
+
A compilation of a covered work with other separate and independent
|
236 |
+
works, which are not by their nature extensions of the covered work,
|
237 |
+
and which are not combined with it such as to form a larger program,
|
238 |
+
in or on a volume of a storage or distribution medium, is called an
|
239 |
+
"aggregate" if the compilation and its resulting copyright are not
|
240 |
+
used to limit the access or legal rights of the compilation's users
|
241 |
+
beyond what the individual works permit. Inclusion of a covered work
|
242 |
+
in an aggregate does not cause this License to apply to the other
|
243 |
+
parts of the aggregate.
|
244 |
+
|
245 |
+
6. Conveying Non-Source Forms.
|
246 |
+
|
247 |
+
You may convey a covered work in object code form under the terms
|
248 |
+
of sections 4 and 5, provided that you also convey the
|
249 |
+
machine-readable Corresponding Source under the terms of this License,
|
250 |
+
in one of these ways:
|
251 |
+
|
252 |
+
a) Convey the object code in, or embodied in, a physical product
|
253 |
+
(including a physical distribution medium), accompanied by the
|
254 |
+
Corresponding Source fixed on a durable physical medium
|
255 |
+
customarily used for software interchange.
|
256 |
+
|
257 |
+
b) Convey the object code in, or embodied in, a physical product
|
258 |
+
(including a physical distribution medium), accompanied by a
|
259 |
+
written offer, valid for at least three years and valid for as
|
260 |
+
long as you offer spare parts or customer support for that product
|
261 |
+
model, to give anyone who possesses the object code either (1) a
|
262 |
+
copy of the Corresponding Source for all the software in the
|
263 |
+
product that is covered by this License, on a durable physical
|
264 |
+
medium customarily used for software interchange, for a price no
|
265 |
+
more than your reasonable cost of physically performing this
|
266 |
+
conveying of source, or (2) access to copy the
|
267 |
+
Corresponding Source from a network server at no charge.
|
268 |
+
|
269 |
+
c) Convey individual copies of the object code with a copy of the
|
270 |
+
written offer to provide the Corresponding Source. This
|
271 |
+
alternative is allowed only occasionally and noncommercially, and
|
272 |
+
only if you received the object code with such an offer, in accord
|
273 |
+
with subsection 6b.
|
274 |
+
|
275 |
+
d) Convey the object code by offering access from a designated
|
276 |
+
place (gratis or for a charge), and offer equivalent access to the
|
277 |
+
Corresponding Source in the same way through the same place at no
|
278 |
+
further charge. You need not require recipients to copy the
|
279 |
+
Corresponding Source along with the object code. If the place to
|
280 |
+
copy the object code is a network server, the Corresponding Source
|
281 |
+
may be on a different server (operated by you or a third party)
|
282 |
+
that supports equivalent copying facilities, provided you maintain
|
283 |
+
clear directions next to the object code saying where to find the
|
284 |
+
Corresponding Source. Regardless of what server hosts the
|
285 |
+
Corresponding Source, you remain obligated to ensure that it is
|
286 |
+
available for as long as needed to satisfy these requirements.
|
287 |
+
|
288 |
+
e) Convey the object code using peer-to-peer transmission, provided
|
289 |
+
you inform other peers where the object code and Corresponding
|
290 |
+
Source of the work are being offered to the general public at no
|
291 |
+
charge under subsection 6d.
|
292 |
+
|
293 |
+
A separable portion of the object code, whose source code is excluded
|
294 |
+
from the Corresponding Source as a System Library, need not be
|
295 |
+
included in conveying the object code work.
|
296 |
+
|
297 |
+
A "User Product" is either (1) a "consumer product", which means any
|
298 |
+
tangible personal property which is normally used for personal, family,
|
299 |
+
or household purposes, or (2) anything designed or sold for incorporation
|
300 |
+
into a dwelling. In determining whether a product is a consumer product,
|
301 |
+
doubtful cases shall be resolved in favor of coverage. For a particular
|
302 |
+
product received by a particular user, "normally used" refers to a
|
303 |
+
typical or common use of that class of product, regardless of the status
|
304 |
+
of the particular user or of the way in which the particular user
|
305 |
+
actually uses, or expects or is expected to use, the product. A product
|
306 |
+
is a consumer product regardless of whether the product has substantial
|
307 |
+
commercial, industrial or non-consumer uses, unless such uses represent
|
308 |
+
the only significant mode of use of the product.
|
309 |
+
|
310 |
+
"Installation Information" for a User Product means any methods,
|
311 |
+
procedures, authorization keys, or other information required to install
|
312 |
+
and execute modified versions of a covered work in that User Product from
|
313 |
+
a modified version of its Corresponding Source. The information must
|
314 |
+
suffice to ensure that the continued functioning of the modified object
|
315 |
+
code is in no case prevented or interfered with solely because
|
316 |
+
modification has been made.
|
317 |
+
|
318 |
+
If you convey an object code work under this section in, or with, or
|
319 |
+
specifically for use in, a User Product, and the conveying occurs as
|
320 |
+
part of a transaction in which the right of possession and use of the
|
321 |
+
User Product is transferred to the recipient in perpetuity or for a
|
322 |
+
fixed term (regardless of how the transaction is characterized), the
|
323 |
+
Corresponding Source conveyed under this section must be accompanied
|
324 |
+
by the Installation Information. But this requirement does not apply
|
325 |
+
if neither you nor any third party retains the ability to install
|
326 |
+
modified object code on the User Product (for example, the work has
|
327 |
+
been installed in ROM).
|
328 |
+
|
329 |
+
The requirement to provide Installation Information does not include a
|
330 |
+
requirement to continue to provide support service, warranty, or updates
|
331 |
+
for a work that has been modified or installed by the recipient, or for
|
332 |
+
the User Product in which it has been modified or installed. Access to a
|
333 |
+
network may be denied when the modification itself materially and
|
334 |
+
adversely affects the operation of the network or violates the rules and
|
335 |
+
protocols for communication across the network.
|
336 |
+
|
337 |
+
Corresponding Source conveyed, and Installation Information provided,
|
338 |
+
in accord with this section must be in a format that is publicly
|
339 |
+
documented (and with an implementation available to the public in
|
340 |
+
source code form), and must require no special password or key for
|
341 |
+
unpacking, reading or copying.
|
342 |
+
|
343 |
+
7. Additional Terms.
|
344 |
+
|
345 |
+
"Additional permissions" are terms that supplement the terms of this
|
346 |
+
License by making exceptions from one or more of its conditions.
|
347 |
+
Additional permissions that are applicable to the entire Program shall
|
348 |
+
be treated as though they were included in this License, to the extent
|
349 |
+
that they are valid under applicable law. If additional permissions
|
350 |
+
apply only to part of the Program, that part may be used separately
|
351 |
+
under those permissions, but the entire Program remains governed by
|
352 |
+
this License without regard to the additional permissions.
|
353 |
+
|
354 |
+
When you convey a copy of a covered work, you may at your option
|
355 |
+
remove any additional permissions from that copy, or from any part of
|
356 |
+
it. (Additional permissions may be written to require their own
|
357 |
+
removal in certain cases when you modify the work.) You may place
|
358 |
+
additional permissions on material, added by you to a covered work,
|
359 |
+
for which you have or can give appropriate copyright permission.
|
360 |
+
|
361 |
+
Notwithstanding any other provision of this License, for material you
|
362 |
+
add to a covered work, you may (if authorized by the copyright holders of
|
363 |
+
that material) supplement the terms of this License with terms:
|
364 |
+
|
365 |
+
a) Disclaiming warranty or limiting liability differently from the
|
366 |
+
terms of sections 15 and 16 of this License; or
|
367 |
+
|
368 |
+
b) Requiring preservation of specified reasonable legal notices or
|
369 |
+
author attributions in that material or in the Appropriate Legal
|
370 |
+
Notices displayed by works containing it; or
|
371 |
+
|
372 |
+
c) Prohibiting misrepresentation of the origin of that material, or
|
373 |
+
requiring that modified versions of such material be marked in
|
374 |
+
reasonable ways as different from the original version; or
|
375 |
+
|
376 |
+
d) Limiting the use for publicity purposes of names of licensors or
|
377 |
+
authors of the material; or
|
378 |
+
|
379 |
+
e) Declining to grant rights under trademark law for use of some
|
380 |
+
trade names, trademarks, or service marks; or
|
381 |
+
|
382 |
+
f) Requiring indemnification of licensors and authors of that
|
383 |
+
material by anyone who conveys the material (or modified versions of
|
384 |
+
it) with contractual assumptions of liability to the recipient, for
|
385 |
+
any liability that these contractual assumptions directly impose on
|
386 |
+
those licensors and authors.
|
387 |
+
|
388 |
+
All other non-permissive additional terms are considered "further
|
389 |
+
restrictions" within the meaning of section 10. If the Program as you
|
390 |
+
received it, or any part of it, contains a notice stating that it is
|
391 |
+
governed by this License along with a term that is a further
|
392 |
+
restriction, you may remove that term. If a license document contains
|
393 |
+
a further restriction but permits relicensing or conveying under this
|
394 |
+
License, you may add to a covered work material governed by the terms
|
395 |
+
of that license document, provided that the further restriction does
|
396 |
+
not survive such relicensing or conveying.
|
397 |
+
|
398 |
+
If you add terms to a covered work in accord with this section, you
|
399 |
+
must place, in the relevant source files, a statement of the
|
400 |
+
additional terms that apply to those files, or a notice indicating
|
401 |
+
where to find the applicable terms.
|
402 |
+
|
403 |
+
Additional terms, permissive or non-permissive, may be stated in the
|
404 |
+
form of a separately written license, or stated as exceptions;
|
405 |
+
the above requirements apply either way.
|
406 |
+
|
407 |
+
8. Termination.
|
408 |
+
|
409 |
+
You may not propagate or modify a covered work except as expressly
|
410 |
+
provided under this License. Any attempt otherwise to propagate or
|
411 |
+
modify it is void, and will automatically terminate your rights under
|
412 |
+
this License (including any patent licenses granted under the third
|
413 |
+
paragraph of section 11).
|
414 |
+
|
415 |
+
However, if you cease all violation of this License, then your
|
416 |
+
license from a particular copyright holder is reinstated (a)
|
417 |
+
provisionally, unless and until the copyright holder explicitly and
|
418 |
+
finally terminates your license, and (b) permanently, if the copyright
|
419 |
+
holder fails to notify you of the violation by some reasonable means
|
420 |
+
prior to 60 days after the cessation.
|
421 |
+
|
422 |
+
Moreover, your license from a particular copyright holder is
|
423 |
+
reinstated permanently if the copyright holder notifies you of the
|
424 |
+
violation by some reasonable means, this is the first time you have
|
425 |
+
received notice of violation of this License (for any work) from that
|
426 |
+
copyright holder, and you cure the violation prior to 30 days after
|
427 |
+
your receipt of the notice.
|
428 |
+
|
429 |
+
Termination of your rights under this section does not terminate the
|
430 |
+
licenses of parties who have received copies or rights from you under
|
431 |
+
this License. If your rights have been terminated and not permanently
|
432 |
+
reinstated, you do not qualify to receive new licenses for the same
|
433 |
+
material under section 10.
|
434 |
+
|
435 |
+
9. Acceptance Not Required for Having Copies.
|
436 |
+
|
437 |
+
You are not required to accept this License in order to receive or
|
438 |
+
run a copy of the Program. Ancillary propagation of a covered work
|
439 |
+
occurring solely as a consequence of using peer-to-peer transmission
|
440 |
+
to receive a copy likewise does not require acceptance. However,
|
441 |
+
nothing other than this License grants you permission to propagate or
|
442 |
+
modify any covered work. These actions infringe copyright if you do
|
443 |
+
not accept this License. Therefore, by modifying or propagating a
|
444 |
+
covered work, you indicate your acceptance of this License to do so.
|
445 |
+
|
446 |
+
10. Automatic Licensing of Downstream Recipients.
|
447 |
+
|
448 |
+
Each time you convey a covered work, the recipient automatically
|
449 |
+
receives a license from the original licensors, to run, modify and
|
450 |
+
propagate that work, subject to this License. You are not responsible
|
451 |
+
for enforcing compliance by third parties with this License.
|
452 |
+
|
453 |
+
An "entity transaction" is a transaction transferring control of an
|
454 |
+
organization, or substantially all assets of one, or subdividing an
|
455 |
+
organization, or merging organizations. If propagation of a covered
|
456 |
+
work results from an entity transaction, each party to that
|
457 |
+
transaction who receives a copy of the work also receives whatever
|
458 |
+
licenses to the work the party's predecessor in interest had or could
|
459 |
+
give under the previous paragraph, plus a right to possession of the
|
460 |
+
Corresponding Source of the work from the predecessor in interest, if
|
461 |
+
the predecessor has it or can get it with reasonable efforts.
|
462 |
+
|
463 |
+
You may not impose any further restrictions on the exercise of the
|
464 |
+
rights granted or affirmed under this License. For example, you may
|
465 |
+
not impose a license fee, royalty, or other charge for exercise of
|
466 |
+
rights granted under this License, and you may not initiate litigation
|
467 |
+
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
468 |
+
any patent claim is infringed by making, using, selling, offering for
|
469 |
+
sale, or importing the Program or any portion of it.
|
470 |
+
|
471 |
+
11. Patents.
|
472 |
+
|
473 |
+
A "contributor" is a copyright holder who authorizes use under this
|
474 |
+
License of the Program or a work on which the Program is based. The
|
475 |
+
work thus licensed is called the contributor's "contributor version".
|
476 |
+
|
477 |
+
A contributor's "essential patent claims" are all patent claims
|
478 |
+
owned or controlled by the contributor, whether already acquired or
|
479 |
+
hereafter acquired, that would be infringed by some manner, permitted
|
480 |
+
by this License, of making, using, or selling its contributor version,
|
481 |
+
but do not include claims that would be infringed only as a
|
482 |
+
consequence of further modification of the contributor version. For
|
483 |
+
purposes of this definition, "control" includes the right to grant
|
484 |
+
patent sublicenses in a manner consistent with the requirements of
|
485 |
+
this License.
|
486 |
+
|
487 |
+
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
488 |
+
patent license under the contributor's essential patent claims, to
|
489 |
+
make, use, sell, offer for sale, import and otherwise run, modify and
|
490 |
+
propagate the contents of its contributor version.
|
491 |
+
|
492 |
+
In the following three paragraphs, a "patent license" is any express
|
493 |
+
agreement or commitment, however denominated, not to enforce a patent
|
494 |
+
(such as an express permission to practice a patent or covenant not to
|
495 |
+
sue for patent infringement). To "grant" such a patent license to a
|
496 |
+
party means to make such an agreement or commitment not to enforce a
|
497 |
+
patent against the party.
|
498 |
+
|
499 |
+
If you convey a covered work, knowingly relying on a patent license,
|
500 |
+
and the Corresponding Source of the work is not available for anyone
|
501 |
+
to copy, free of charge and under the terms of this License, through a
|
502 |
+
publicly available network server or other readily accessible means,
|
503 |
+
then you must either (1) cause the Corresponding Source to be so
|
504 |
+
available, or (2) arrange to deprive yourself of the benefit of the
|
505 |
+
patent license for this particular work, or (3) arrange, in a manner
|
506 |
+
consistent with the requirements of this License, to extend the patent
|
507 |
+
license to downstream recipients. "Knowingly relying" means you have
|
508 |
+
actual knowledge that, but for the patent license, your conveying the
|
509 |
+
covered work in a country, or your recipient's use of the covered work
|
510 |
+
in a country, would infringe one or more identifiable patents in that
|
511 |
+
country that you have reason to believe are valid.
|
512 |
+
|
513 |
+
If, pursuant to or in connection with a single transaction or
|
514 |
+
arrangement, you convey, or propagate by procuring conveyance of, a
|
515 |
+
covered work, and grant a patent license to some of the parties
|
516 |
+
receiving the covered work authorizing them to use, propagate, modify
|
517 |
+
or convey a specific copy of the covered work, then the patent license
|
518 |
+
you grant is automatically extended to all recipients of the covered
|
519 |
+
work and works based on it.
|
520 |
+
|
521 |
+
A patent license is "discriminatory" if it does not include within
|
522 |
+
the scope of its coverage, prohibits the exercise of, or is
|
523 |
+
conditioned on the non-exercise of one or more of the rights that are
|
524 |
+
specifically granted under this License. You may not convey a covered
|
525 |
+
work if you are a party to an arrangement with a third party that is
|
526 |
+
in the business of distributing software, under which you make payment
|
527 |
+
to the third party based on the extent of your activity of conveying
|
528 |
+
the work, and under which the third party grants, to any of the
|
529 |
+
parties who would receive the covered work from you, a discriminatory
|
530 |
+
patent license (a) in connection with copies of the covered work
|
531 |
+
conveyed by you (or copies made from those copies), or (b) primarily
|
532 |
+
for and in connection with specific products or compilations that
|
533 |
+
contain the covered work, unless you entered into that arrangement,
|
534 |
+
or that patent license was granted, prior to 28 March 2007.
|
535 |
+
|
536 |
+
Nothing in this License shall be construed as excluding or limiting
|
537 |
+
any implied license or other defenses to infringement that may
|
538 |
+
otherwise be available to you under applicable patent law.
|
539 |
+
|
540 |
+
12. No Surrender of Others' Freedom.
|
541 |
+
|
542 |
+
If conditions are imposed on you (whether by court order, agreement or
|
543 |
+
otherwise) that contradict the conditions of this License, they do not
|
544 |
+
excuse you from the conditions of this License. If you cannot convey a
|
545 |
+
covered work so as to satisfy simultaneously your obligations under this
|
546 |
+
License and any other pertinent obligations, then as a consequence you may
|
547 |
+
not convey it at all. For example, if you agree to terms that obligate you
|
548 |
+
to collect a royalty for further conveying from those to whom you convey
|
549 |
+
the Program, the only way you could satisfy both those terms and this
|
550 |
+
License would be to refrain entirely from conveying the Program.
|
551 |
+
|
552 |
+
13. Use with the GNU Affero General Public License.
|
553 |
+
|
554 |
+
Notwithstanding any other provision of this License, you have
|
555 |
+
permission to link or combine any covered work with a work licensed
|
556 |
+
under version 3 of the GNU Affero General Public License into a single
|
557 |
+
combined work, and to convey the resulting work. The terms of this
|
558 |
+
License will continue to apply to the part which is the covered work,
|
559 |
+
but the special requirements of the GNU Affero General Public License,
|
560 |
+
section 13, concerning interaction through a network will apply to the
|
561 |
+
combination as such.
|
562 |
+
|
563 |
+
14. Revised Versions of this License.
|
564 |
+
|
565 |
+
The Free Software Foundation may publish revised and/or new versions of
|
566 |
+
the GNU General Public License from time to time. Such new versions will
|
567 |
+
be similar in spirit to the present version, but may differ in detail to
|
568 |
+
address new problems or concerns.
|
569 |
+
|
570 |
+
Each version is given a distinguishing version number. If the
|
571 |
+
Program specifies that a certain numbered version of the GNU General
|
572 |
+
Public License "or any later version" applies to it, you have the
|
573 |
+
option of following the terms and conditions either of that numbered
|
574 |
+
version or of any later version published by the Free Software
|
575 |
+
Foundation. If the Program does not specify a version number of the
|
576 |
+
GNU General Public License, you may choose any version ever published
|
577 |
+
by the Free Software Foundation.
|
578 |
+
|
579 |
+
If the Program specifies that a proxy can decide which future
|
580 |
+
versions of the GNU General Public License can be used, that proxy's
|
581 |
+
public statement of acceptance of a version permanently authorizes you
|
582 |
+
to choose that version for the Program.
|
583 |
+
|
584 |
+
Later license versions may give you additional or different
|
585 |
+
permissions. However, no additional obligations are imposed on any
|
586 |
+
author or copyright holder as a result of your choosing to follow a
|
587 |
+
later version.
|
588 |
+
|
589 |
+
15. Disclaimer of Warranty.
|
590 |
+
|
591 |
+
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
592 |
+
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
593 |
+
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
|
594 |
+
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
595 |
+
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
596 |
+
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
|
597 |
+
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
598 |
+
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
599 |
+
|
600 |
+
16. Limitation of Liability.
|
601 |
+
|
602 |
+
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
603 |
+
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
604 |
+
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
605 |
+
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
|
606 |
+
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
|
607 |
+
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
|
608 |
+
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
|
609 |
+
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
|
610 |
+
SUCH DAMAGES.
|
611 |
+
|
612 |
+
17. Interpretation of Sections 15 and 16.
|
613 |
+
|
614 |
+
If the disclaimer of warranty and limitation of liability provided
|
615 |
+
above cannot be given local legal effect according to their terms,
|
616 |
+
reviewing courts shall apply local law that most closely approximates
|
617 |
+
an absolute waiver of all civil liability in connection with the
|
618 |
+
Program, unless a warranty or assumption of liability accompanies a
|
619 |
+
copy of the Program in return for a fee.
|
620 |
+
|
621 |
+
END OF TERMS AND CONDITIONS
|
622 |
+
|
623 |
+
How to Apply These Terms to Your New Programs
|
624 |
+
|
625 |
+
If you develop a new program, and you want it to be of the greatest
|
626 |
+
possible use to the public, the best way to achieve this is to make it
|
627 |
+
free software which everyone can redistribute and change under these terms.
|
628 |
+
|
629 |
+
To do so, attach the following notices to the program. It is safest
|
630 |
+
to attach them to the start of each source file to most effectively
|
631 |
+
state the exclusion of warranty; and each file should have at least
|
632 |
+
the "copyright" line and a pointer to where the full notice is found.
|
633 |
+
|
634 |
+
<one line to give the program's name and a brief idea of what it does.>
|
635 |
+
Copyright (C) <year> <name of author>
|
636 |
+
|
637 |
+
This program is free software: you can redistribute it and/or modify
|
638 |
+
it under the terms of the GNU General Public License as published by
|
639 |
+
the Free Software Foundation, either version 3 of the License, or
|
640 |
+
(at your option) any later version.
|
641 |
+
|
642 |
+
This program is distributed in the hope that it will be useful,
|
643 |
+
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
644 |
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
645 |
+
GNU General Public License for more details.
|
646 |
+
|
647 |
+
You should have received a copy of the GNU General Public License
|
648 |
+
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
649 |
+
|
650 |
+
Also add information on how to contact you by electronic and paper mail.
|
651 |
+
|
652 |
+
If the program does terminal interaction, make it output a short
|
653 |
+
notice like this when it starts in an interactive mode:
|
654 |
+
|
655 |
+
<program> Copyright (C) <year> <name of author>
|
656 |
+
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
657 |
+
This is free software, and you are welcome to redistribute it
|
658 |
+
under certain conditions; type `show c' for details.
|
659 |
+
|
660 |
+
The hypothetical commands `show w' and `show c' should show the appropriate
|
661 |
+
parts of the General Public License. Of course, your program's commands
|
662 |
+
might be different; for a GUI interface, you would use an "about box".
|
663 |
+
|
664 |
+
You should also get your employer (if you work as a programmer) or school,
|
665 |
+
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
666 |
+
For more information on this, and how to apply and follow the GNU GPL, see
|
667 |
+
<https://www.gnu.org/licenses/>.
|
668 |
+
|
669 |
+
The GNU General Public License does not permit incorporating your program
|
670 |
+
into proprietary programs. If your program is a subroutine library, you
|
671 |
+
may consider it more useful to permit linking proprietary applications with
|
672 |
+
the library. If this is what you want to do, use the GNU Lesser General
|
673 |
+
Public License instead of this License. But first, please read
|
674 |
+
<https://www.gnu.org/licenses/why-not-lgpl.html>.
|
README.md
ADDED
The diff for this file is too large to render.
See raw diff
|
|
config.cfg
ADDED
@@ -0,0 +1,254 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[paths]
|
2 |
+
train = "corpus/UD_Polish-LFG/train.spacy"
|
3 |
+
dev = "corpus/UD_Polish-LFG/dev.spacy"
|
4 |
+
vectors = null
|
5 |
+
init_tok2vec = null
|
6 |
+
tokenizer_source = "training/UD_Polish-LFG/tokenizer/model-best"
|
7 |
+
transformer_source = "training/UD_Polish-LFG/transformer/model-best"
|
8 |
+
|
9 |
+
[system]
|
10 |
+
gpu_allocator = "pytorch"
|
11 |
+
seed = 0
|
12 |
+
|
13 |
+
[nlp]
|
14 |
+
lang = "pl"
|
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:8c50560021c06deedf1da2d2d570efce5ca34f8dbbd0162122fbe11e9e5d1cdb
|
3 |
+
size 6922248
|
experimental_char_ner_tokenizer/moves
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
��moves�l{"0":{},"1":{"TOKEN":485940},"2":{"TOKEN":485940},"3":{"TOKEN":485940},"4":{"TOKEN":485940,"":1},"5":{"":1}}�cfg��neg_key�
|
experimental_edit_tree_lemmatizer/cfg
ADDED
@@ -0,0 +1,3113 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"labels":[
|
3 |
+
1,
|
4 |
+
3,
|
5 |
+
5,
|
6 |
+
6,
|
7 |
+
7,
|
8 |
+
9,
|
9 |
+
11,
|
10 |
+
13,
|
11 |
+
15,
|
12 |
+
17,
|
13 |
+
19,
|
14 |
+
21,
|
15 |
+
23,
|
16 |
+
25,
|
17 |
+
26,
|
18 |
+
30,
|
19 |
+
32,
|
20 |
+
34,
|
21 |
+
38,
|
22 |
+
39,
|
23 |
+
41,
|
24 |
+
43,
|
25 |
+
46,
|
26 |
+
48,
|
27 |
+
51,
|
28 |
+
53,
|
29 |
+
55,
|
30 |
+
57,
|
31 |
+
60,
|
32 |
+
62,
|
33 |
+
63,
|
34 |
+
66,
|
35 |
+
68,
|
36 |
+
70,
|
37 |
+
72,
|
38 |
+
75,
|
39 |
+
77,
|
40 |
+
79,
|
41 |
+
81,
|
42 |
+
82,
|
43 |
+
84,
|
44 |
+
86,
|
45 |
+
88,
|
46 |
+
91,
|
47 |
+
93,
|
48 |
+
94,
|
49 |
+
96,
|
50 |
+
98,
|
51 |
+
99,
|
52 |
+
101,
|
53 |
+
104,
|
54 |
+
107,
|
55 |
+
109,
|
56 |
+
111,
|
57 |
+
113,
|
58 |
+
117,
|
59 |
+
119,
|
60 |
+
122,
|
61 |
+
124,
|
62 |
+
126,
|
63 |
+
127,
|
64 |
+
128,
|
65 |
+
130,
|
66 |
+
131,
|
67 |
+
133,
|
68 |
+
134,
|
69 |
+
136,
|
70 |
+
137,
|
71 |
+
139,
|
72 |
+
141,
|
73 |
+
143,
|
74 |
+
144,
|
75 |
+
146,
|
76 |
+
148,
|
77 |
+
150,
|
78 |
+
152,
|
79 |
+
154,
|
80 |
+
156,
|
81 |
+
158,
|
82 |
+
160,
|
83 |
+
162,
|
84 |
+
165,
|
85 |
+
167,
|
86 |
+
169,
|
87 |
+
171,
|
88 |
+
172,
|
89 |
+
173,
|
90 |
+
174,
|
91 |
+
175,
|
92 |
+
177,
|
93 |
+
179,
|
94 |
+
180,
|
95 |
+
183,
|
96 |
+
185,
|
97 |
+
187,
|
98 |
+
189,
|
99 |
+
191,
|
100 |
+
193,
|
101 |
+
195,
|
102 |
+
197,
|
103 |
+
198,
|
104 |
+
200,
|
105 |
+
204,
|
106 |
+
206,
|
107 |
+
207,
|
108 |
+
209,
|
109 |
+
210,
|
110 |
+
211,
|
111 |
+
213,
|
112 |
+
215,
|
113 |
+
217,
|
114 |
+
219,
|
115 |
+
221,
|
116 |
+
223,
|
117 |
+
226,
|
118 |
+
228,
|
119 |
+
230,
|
120 |
+
232,
|
121 |
+
235,
|
122 |
+
236,
|
123 |
+
238,
|
124 |
+
240,
|
125 |
+
242,
|
126 |
+
243,
|
127 |
+
245,
|
128 |
+
246,
|
129 |
+
248,
|
130 |
+
250,
|
131 |
+
252,
|
132 |
+
254,
|
133 |
+
256,
|
134 |
+
259,
|
135 |
+
261,
|
136 |
+
263,
|
137 |
+
264,
|
138 |
+
266,
|
139 |
+
268,
|
140 |
+
270,
|
141 |
+
272,
|
142 |
+
273,
|
143 |
+
275,
|
144 |
+
277,
|
145 |
+
279,
|
146 |
+
280,
|
147 |
+
282,
|
148 |
+
284,
|
149 |
+
286,
|
150 |
+
288,
|
151 |
+
289,
|
152 |
+
291,
|
153 |
+
293,
|
154 |
+
295,
|
155 |
+
297,
|
156 |
+
300,
|
157 |
+
302,
|
158 |
+
303,
|
159 |
+
305,
|
160 |
+
306,
|
161 |
+
307,
|
162 |
+
309,
|
163 |
+
311,
|
164 |
+
313,
|
165 |
+
315,
|
166 |
+
318,
|
167 |
+
320,
|
168 |
+
321,
|
169 |
+
323,
|
170 |
+
325,
|
171 |
+
327,
|
172 |
+
328,
|
173 |
+
331,
|
174 |
+
333,
|
175 |
+
335,
|
176 |
+
340,
|
177 |
+
342,
|
178 |
+
344,
|
179 |
+
345,
|
180 |
+
347,
|
181 |
+
350,
|
182 |
+
352,
|
183 |
+
353,
|
184 |
+
355,
|
185 |
+
356,
|
186 |
+
358,
|
187 |
+
361,
|
188 |
+
363,
|
189 |
+
365,
|
190 |
+
290,
|
191 |
+
367,
|
192 |
+
369,
|
193 |
+
371,
|
194 |
+
373,
|
195 |
+
375,
|
196 |
+
377,
|
197 |
+
379,
|
198 |
+
381,
|
199 |
+
383,
|
200 |
+
385,
|
201 |
+
387,
|
202 |
+
389,
|
203 |
+
392,
|
204 |
+
394,
|
205 |
+
396,
|
206 |
+
398,
|
207 |
+
400,
|
208 |
+
403,
|
209 |
+
405,
|
210 |
+
407,
|
211 |
+
410,
|
212 |
+
411,
|
213 |
+
413,
|
214 |
+
415,
|
215 |
+
417,
|
216 |
+
418,
|
217 |
+
422,
|
218 |
+
424,
|
219 |
+
426,
|
220 |
+
428,
|
221 |
+
430,
|
222 |
+
432,
|
223 |
+
434,
|
224 |
+
436,
|
225 |
+
438,
|
226 |
+
440,
|
227 |
+
442,
|
228 |
+
444,
|
229 |
+
447,
|
230 |
+
449,
|
231 |
+
451,
|
232 |
+
453,
|
233 |
+
455,
|
234 |
+
457,
|
235 |
+
459,
|
236 |
+
463,
|
237 |
+
465,
|
238 |
+
467,
|
239 |
+
471,
|
240 |
+
473,
|
241 |
+
475,
|
242 |
+
477,
|
243 |
+
479,
|
244 |
+
481,
|
245 |
+
482,
|
246 |
+
484,
|
247 |
+
486,
|
248 |
+
488,
|
249 |
+
490,
|
250 |
+
492,
|
251 |
+
493,
|
252 |
+
495,
|
253 |
+
497,
|
254 |
+
498,
|
255 |
+
499,
|
256 |
+
501,
|
257 |
+
502,
|
258 |
+
504,
|
259 |
+
507,
|
260 |
+
509,
|
261 |
+
511,
|
262 |
+
513,
|
263 |
+
515,
|
264 |
+
517,
|
265 |
+
519,
|
266 |
+
521,
|
267 |
+
522,
|
268 |
+
524,
|
269 |
+
526,
|
270 |
+
527,
|
271 |
+
529,
|
272 |
+
531,
|
273 |
+
534,
|
274 |
+
536,
|
275 |
+
539,
|
276 |
+
541,
|
277 |
+
542,
|
278 |
+
543,
|
279 |
+
545,
|
280 |
+
547,
|
281 |
+
549,
|
282 |
+
551,
|
283 |
+
552,
|
284 |
+
555,
|
285 |
+
557,
|
286 |
+
558,
|
287 |
+
560,
|
288 |
+
561,
|
289 |
+
563,
|
290 |
+
565,
|
291 |
+
567,
|
292 |
+
568,
|
293 |
+
570,
|
294 |
+
572,
|
295 |
+
574,
|
296 |
+
576,
|
297 |
+
578,
|
298 |
+
580,
|
299 |
+
582,
|
300 |
+
584,
|
301 |
+
586,
|
302 |
+
589,
|
303 |
+
591,
|
304 |
+
592,
|
305 |
+
594,
|
306 |
+
596,
|
307 |
+
597,
|
308 |
+
599,
|
309 |
+
601,
|
310 |
+
602,
|
311 |
+
603,
|
312 |
+
605,
|
313 |
+
607,
|
314 |
+
609,
|
315 |
+
610,
|
316 |
+
612,
|
317 |
+
614,
|
318 |
+
616,
|
319 |
+
620,
|
320 |
+
622,
|
321 |
+
624,
|
322 |
+
626,
|
323 |
+
628,
|
324 |
+
631,
|
325 |
+
633,
|
326 |
+
635,
|
327 |
+
637,
|
328 |
+
639,
|
329 |
+
641,
|
330 |
+
643,
|
331 |
+
648,
|
332 |
+
650,
|
333 |
+
652,
|
334 |
+
654,
|
335 |
+
656,
|
336 |
+
658,
|
337 |
+
660,
|
338 |
+
662,
|
339 |
+
663,
|
340 |
+
665,
|
341 |
+
667,
|
342 |
+
669,
|
343 |
+
671,
|
344 |
+
673,
|
345 |
+
677,
|
346 |
+
679,
|
347 |
+
681,
|
348 |
+
683,
|
349 |
+
685,
|
350 |
+
688,
|
351 |
+
690,
|
352 |
+
692,
|
353 |
+
694,
|
354 |
+
696,
|
355 |
+
698,
|
356 |
+
700,
|
357 |
+
704,
|
358 |
+
706,
|
359 |
+
708,
|
360 |
+
712,
|
361 |
+
714,
|
362 |
+
716,
|
363 |
+
718,
|
364 |
+
719,
|
365 |
+
721,
|
366 |
+
722,
|
367 |
+
724,
|
368 |
+
726,
|
369 |
+
729,
|
370 |
+
731,
|
371 |
+
733,
|
372 |
+
734,
|
373 |
+
736,
|
374 |
+
738,
|
375 |
+
740,
|
376 |
+
742,
|
377 |
+
744,
|
378 |
+
746,
|
379 |
+
748,
|
380 |
+
750,
|
381 |
+
752,
|
382 |
+
753,
|
383 |
+
755,
|
384 |
+
757,
|
385 |
+
759,
|
386 |
+
761,
|
387 |
+
763,
|
388 |
+
766,
|
389 |
+
768,
|
390 |
+
770,
|
391 |
+
772,
|
392 |
+
774,
|
393 |
+
776,
|
394 |
+
778,
|
395 |
+
780,
|
396 |
+
783,
|
397 |
+
785,
|
398 |
+
787,
|
399 |
+
790,
|
400 |
+
792,
|
401 |
+
794,
|
402 |
+
796,
|
403 |
+
798,
|
404 |
+
801,
|
405 |
+
803,
|
406 |
+
805,
|
407 |
+
807,
|
408 |
+
809,
|
409 |
+
811,
|
410 |
+
813,
|
411 |
+
815,
|
412 |
+
817,
|
413 |
+
818,
|
414 |
+
820,
|
415 |
+
822,
|
416 |
+
824,
|
417 |
+
826,
|
418 |
+
828,
|
419 |
+
829,
|
420 |
+
830,
|
421 |
+
834,
|
422 |
+
837,
|
423 |
+
839,
|
424 |
+
841,
|
425 |
+
843,
|
426 |
+
844,
|
427 |
+
845,
|
428 |
+
849,
|
429 |
+
851,
|
430 |
+
853,
|
431 |
+
855,
|
432 |
+
857,
|
433 |
+
859,
|
434 |
+
861,
|
435 |
+
863,
|
436 |
+
866,
|
437 |
+
867,
|
438 |
+
869,
|
439 |
+
870,
|
440 |
+
872,
|
441 |
+
874,
|
442 |
+
875,
|
443 |
+
879,
|
444 |
+
881,
|
445 |
+
883,
|
446 |
+
884,
|
447 |
+
887,
|
448 |
+
889,
|
449 |
+
891,
|
450 |
+
892,
|
451 |
+
893,
|
452 |
+
894,
|
453 |
+
895,
|
454 |
+
897,
|
455 |
+
898,
|
456 |
+
900,
|
457 |
+
901,
|
458 |
+
903,
|
459 |
+
904,
|
460 |
+
906,
|
461 |
+
907,
|
462 |
+
908,
|
463 |
+
909,
|
464 |
+
913,
|
465 |
+
915,
|
466 |
+
917,
|
467 |
+
919,
|
468 |
+
920,
|
469 |
+
922,
|
470 |
+
924,
|
471 |
+
926,
|
472 |
+
928,
|
473 |
+
930,
|
474 |
+
931,
|
475 |
+
933,
|
476 |
+
934,
|
477 |
+
935,
|
478 |
+
937,
|
479 |
+
938,
|
480 |
+
939,
|
481 |
+
940,
|
482 |
+
942,
|
483 |
+
944,
|
484 |
+
948,
|
485 |
+
952,
|
486 |
+
953,
|
487 |
+
954,
|
488 |
+
955,
|
489 |
+
957,
|
490 |
+
961,
|
491 |
+
963,
|
492 |
+
966,
|
493 |
+
968,
|
494 |
+
969,
|
495 |
+
970,
|
496 |
+
973,
|
497 |
+
974,
|
498 |
+
976,
|
499 |
+
977,
|
500 |
+
979,
|
501 |
+
981,
|
502 |
+
982,
|
503 |
+
984,
|
504 |
+
986,
|
505 |
+
988,
|
506 |
+
989,
|
507 |
+
991,
|
508 |
+
993,
|
509 |
+
995,
|
510 |
+
997,
|
511 |
+
999,
|
512 |
+
1000,
|
513 |
+
1002,
|
514 |
+
1004,
|
515 |
+
1006,
|
516 |
+
1009,
|
517 |
+
1010,
|
518 |
+
1012,
|
519 |
+
1016,
|
520 |
+
1018,
|
521 |
+
1020,
|
522 |
+
1023,
|
523 |
+
1026,
|
524 |
+
1027,
|
525 |
+
1028,
|
526 |
+
1029,
|
527 |
+
1032,
|
528 |
+
1033,
|
529 |
+
1034,
|
530 |
+
1035,
|
531 |
+
1036,
|
532 |
+
1038,
|
533 |
+
1040,
|
534 |
+
1042,
|
535 |
+
1043,
|
536 |
+
1046,
|
537 |
+
1048,
|
538 |
+
1049,
|
539 |
+
1051,
|
540 |
+
1052,
|
541 |
+
1054,
|
542 |
+
1055,
|
543 |
+
1056,
|
544 |
+
1057,
|
545 |
+
1059,
|
546 |
+
1060,
|
547 |
+
1061,
|
548 |
+
1063,
|
549 |
+
1064,
|
550 |
+
1065,
|
551 |
+
1067,
|
552 |
+
1070,
|
553 |
+
1072,
|
554 |
+
1074,
|
555 |
+
1075,
|
556 |
+
1076,
|
557 |
+
1077,
|
558 |
+
1079,
|
559 |
+
1080,
|
560 |
+
1081,
|
561 |
+
1083,
|
562 |
+
1086,
|
563 |
+
1088,
|
564 |
+
1090,
|
565 |
+
1092,
|
566 |
+
1093,
|
567 |
+
1095,
|
568 |
+
1098,
|
569 |
+
1103,
|
570 |
+
1106,
|
571 |
+
1108,
|
572 |
+
1110,
|
573 |
+
1112,
|
574 |
+
1114,
|
575 |
+
1116,
|
576 |
+
1118,
|
577 |
+
1121,
|
578 |
+
1122,
|
579 |
+
1124,
|
580 |
+
1126,
|
581 |
+
1128,
|
582 |
+
1130,
|
583 |
+
1132,
|
584 |
+
1134,
|
585 |
+
1137,
|
586 |
+
1138,
|
587 |
+
1140,
|
588 |
+
1142,
|
589 |
+
1144,
|
590 |
+
1148,
|
591 |
+
1150,
|
592 |
+
1151,
|
593 |
+
1152,
|
594 |
+
1154,
|
595 |
+
1156,
|
596 |
+
1157,
|
597 |
+
1159,
|
598 |
+
1160,
|
599 |
+
1161,
|
600 |
+
1162,
|
601 |
+
1164,
|
602 |
+
1167,
|
603 |
+
1169,
|
604 |
+
1170,
|
605 |
+
1173,
|
606 |
+
1174,
|
607 |
+
1176,
|
608 |
+
1177,
|
609 |
+
1178,
|
610 |
+
1180,
|
611 |
+
1183,
|
612 |
+
1185,
|
613 |
+
1186,
|
614 |
+
1188,
|
615 |
+
1190,
|
616 |
+
1191,
|
617 |
+
1193,
|
618 |
+
1196,
|
619 |
+
1198,
|
620 |
+
1199,
|
621 |
+
1200,
|
622 |
+
1202,
|
623 |
+
1203,
|
624 |
+
1204,
|
625 |
+
1206,
|
626 |
+
1208,
|
627 |
+
1211,
|
628 |
+
1212,
|
629 |
+
1215,
|
630 |
+
1216,
|
631 |
+
1219,
|
632 |
+
1220,
|
633 |
+
1221,
|
634 |
+
1222,
|
635 |
+
1223,
|
636 |
+
1224,
|
637 |
+
1225,
|
638 |
+
1227,
|
639 |
+
1229,
|
640 |
+
1231,
|
641 |
+
1233,
|
642 |
+
1235,
|
643 |
+
1237,
|
644 |
+
1239,
|
645 |
+
1240,
|
646 |
+
1241,
|
647 |
+
1242,
|
648 |
+
1244,
|
649 |
+
1246,
|
650 |
+
1248,
|
651 |
+
1249,
|
652 |
+
1250,
|
653 |
+
1251,
|
654 |
+
1254,
|
655 |
+
1255,
|
656 |
+
1258,
|
657 |
+
1259,
|
658 |
+
1262,
|
659 |
+
1263,
|
660 |
+
1267,
|
661 |
+
1268,
|
662 |
+
1269,
|
663 |
+
1270,
|
664 |
+
1272,
|
665 |
+
1273,
|
666 |
+
1275,
|
667 |
+
1279,
|
668 |
+
1281,
|
669 |
+
1282,
|
670 |
+
1284,
|
671 |
+
1285,
|
672 |
+
1287,
|
673 |
+
1289,
|
674 |
+
1290,
|
675 |
+
1292,
|
676 |
+
1294,
|
677 |
+
1295,
|
678 |
+
1296,
|
679 |
+
1297,
|
680 |
+
1299,
|
681 |
+
1300,
|
682 |
+
1302,
|
683 |
+
1304,
|
684 |
+
1308,
|
685 |
+
1312,
|
686 |
+
1314,
|
687 |
+
1316,
|
688 |
+
1318,
|
689 |
+
1319,
|
690 |
+
1320,
|
691 |
+
1321,
|
692 |
+
1323,
|
693 |
+
1325,
|
694 |
+
1326,
|
695 |
+
1328,
|
696 |
+
1330,
|
697 |
+
1331,
|
698 |
+
1333,
|
699 |
+
1334,
|
700 |
+
1336,
|
701 |
+
1337,
|
702 |
+
1339,
|
703 |
+
1340,
|
704 |
+
1341,
|
705 |
+
1343,
|
706 |
+
1344,
|
707 |
+
1346,
|
708 |
+
1348,
|
709 |
+
1350,
|
710 |
+
1351,
|
711 |
+
1354,
|
712 |
+
1356,
|
713 |
+
1359,
|
714 |
+
1361,
|
715 |
+
1363,
|
716 |
+
1365,
|
717 |
+
1367,
|
718 |
+
1368,
|
719 |
+
1369,
|
720 |
+
1370,
|
721 |
+
1372,
|
722 |
+
1374,
|
723 |
+
1031,
|
724 |
+
1376,
|
725 |
+
1378,
|
726 |
+
1380,
|
727 |
+
1383,
|
728 |
+
1385,
|
729 |
+
1387,
|
730 |
+
1389,
|
731 |
+
1391,
|
732 |
+
1394,
|
733 |
+
1395,
|
734 |
+
1397,
|
735 |
+
1399,
|
736 |
+
1401,
|
737 |
+
1402,
|
738 |
+
1404,
|
739 |
+
1405,
|
740 |
+
1407,
|
741 |
+
1408,
|
742 |
+
1410,
|
743 |
+
1411,
|
744 |
+
1412,
|
745 |
+
1413,
|
746 |
+
1415,
|
747 |
+
1418,
|
748 |
+
1419,
|
749 |
+
1420,
|
750 |
+
1421,
|
751 |
+
1422,
|
752 |
+
1425,
|
753 |
+
1427,
|
754 |
+
1430,
|
755 |
+
1432,
|
756 |
+
1433,
|
757 |
+
1434,
|
758 |
+
1436,
|
759 |
+
1437,
|
760 |
+
1439,
|
761 |
+
1443,
|
762 |
+
1445,
|
763 |
+
1447,
|
764 |
+
1449,
|
765 |
+
1451,
|
766 |
+
1453,
|
767 |
+
1455,
|
768 |
+
1457,
|
769 |
+
1459,
|
770 |
+
1463,
|
771 |
+
1465,
|
772 |
+
1466,
|
773 |
+
1468,
|
774 |
+
1469,
|
775 |
+
1471,
|
776 |
+
1473,
|
777 |
+
1475,
|
778 |
+
1476,
|
779 |
+
1478,
|
780 |
+
1480,
|
781 |
+
1483,
|
782 |
+
1486,
|
783 |
+
1488,
|
784 |
+
1489,
|
785 |
+
1491,
|
786 |
+
1493,
|
787 |
+
1495,
|
788 |
+
1496,
|
789 |
+
1498,
|
790 |
+
1500,
|
791 |
+
1501,
|
792 |
+
1503,
|
793 |
+
1504,
|
794 |
+
1505,
|
795 |
+
1506,
|
796 |
+
1507,
|
797 |
+
1509,
|
798 |
+
1510,
|
799 |
+
1511,
|
800 |
+
1512,
|
801 |
+
1513,
|
802 |
+
1514,
|
803 |
+
827,
|
804 |
+
1516,
|
805 |
+
1518,
|
806 |
+
1520,
|
807 |
+
1522,
|
808 |
+
1524,
|
809 |
+
1526,
|
810 |
+
1527,
|
811 |
+
1528,
|
812 |
+
1529,
|
813 |
+
1531,
|
814 |
+
1532,
|
815 |
+
1534,
|
816 |
+
1535,
|
817 |
+
1537,
|
818 |
+
1538,
|
819 |
+
1539,
|
820 |
+
1541,
|
821 |
+
1543,
|
822 |
+
1544,
|
823 |
+
1546,
|
824 |
+
1549,
|
825 |
+
1550,
|
826 |
+
1552,
|
827 |
+
1554,
|
828 |
+
1556,
|
829 |
+
1559,
|
830 |
+
1561,
|
831 |
+
1563,
|
832 |
+
1564,
|
833 |
+
1565,
|
834 |
+
1566,
|
835 |
+
1568,
|
836 |
+
1572,
|
837 |
+
1573,
|
838 |
+
1574,
|
839 |
+
1576,
|
840 |
+
1577,
|
841 |
+
1578,
|
842 |
+
1579,
|
843 |
+
1580,
|
844 |
+
1581,
|
845 |
+
1584,
|
846 |
+
1585,
|
847 |
+
1587,
|
848 |
+
1590,
|
849 |
+
1591,
|
850 |
+
1593,
|
851 |
+
1595,
|
852 |
+
1596,
|
853 |
+
1597,
|
854 |
+
1598,
|
855 |
+
1600,
|
856 |
+
1603,
|
857 |
+
1604,
|
858 |
+
1605,
|
859 |
+
1607,
|
860 |
+
1608,
|
861 |
+
1609,
|
862 |
+
1610,
|
863 |
+
1612,
|
864 |
+
1614,
|
865 |
+
1616,
|
866 |
+
1618,
|
867 |
+
1620,
|
868 |
+
1622,
|
869 |
+
1624,
|
870 |
+
1626,
|
871 |
+
1628,
|
872 |
+
1630,
|
873 |
+
1631,
|
874 |
+
1632,
|
875 |
+
1634,
|
876 |
+
1636,
|
877 |
+
1638,
|
878 |
+
1640,
|
879 |
+
1642,
|
880 |
+
1644,
|
881 |
+
1646,
|
882 |
+
1648,
|
883 |
+
1650,
|
884 |
+
1652,
|
885 |
+
1654,
|
886 |
+
1655,
|
887 |
+
1657,
|
888 |
+
1659,
|
889 |
+
1660,
|
890 |
+
1662,
|
891 |
+
1664,
|
892 |
+
1666,
|
893 |
+
1668,
|
894 |
+
1671,
|
895 |
+
1673,
|
896 |
+
1675,
|
897 |
+
1676,
|
898 |
+
1680,
|
899 |
+
1681,
|
900 |
+
1683,
|
901 |
+
1684,
|
902 |
+
1686,
|
903 |
+
1688,
|
904 |
+
1689,
|
905 |
+
1691,
|
906 |
+
1692,
|
907 |
+
1693,
|
908 |
+
1695,
|
909 |
+
1696,
|
910 |
+
1697,
|
911 |
+
1698,
|
912 |
+
1699,
|
913 |
+
1701,
|
914 |
+
1703,
|
915 |
+
1705,
|
916 |
+
1707,
|
917 |
+
1709,
|
918 |
+
1711,
|
919 |
+
1713,
|
920 |
+
1714,
|
921 |
+
1717,
|
922 |
+
1718,
|
923 |
+
1719,
|
924 |
+
1722,
|
925 |
+
1723,
|
926 |
+
1724,
|
927 |
+
1726,
|
928 |
+
1728,
|
929 |
+
1730,
|
930 |
+
1731,
|
931 |
+
1733,
|
932 |
+
1735,
|
933 |
+
1737,
|
934 |
+
1738,
|
935 |
+
1739,
|
936 |
+
1740,
|
937 |
+
1741,
|
938 |
+
1742,
|
939 |
+
1744,
|
940 |
+
1745,
|
941 |
+
1749,
|
942 |
+
1750,
|
943 |
+
1751,
|
944 |
+
1753,
|
945 |
+
1754,
|
946 |
+
1755,
|
947 |
+
1757,
|
948 |
+
1758,
|
949 |
+
1760,
|
950 |
+
1762,
|
951 |
+
1763,
|
952 |
+
1765,
|
953 |
+
1769,
|
954 |
+
1770,
|
955 |
+
1772,
|
956 |
+
1773,
|
957 |
+
1775,
|
958 |
+
1777,
|
959 |
+
1778,
|
960 |
+
1779,
|
961 |
+
1782,
|
962 |
+
1784,
|
963 |
+
1787,
|
964 |
+
1789,
|
965 |
+
1791,
|
966 |
+
1792,
|
967 |
+
1794,
|
968 |
+
1796,
|
969 |
+
1797,
|
970 |
+
1799,
|
971 |
+
1801,
|
972 |
+
1803,
|
973 |
+
1805,
|
974 |
+
1806,
|
975 |
+
1807,
|
976 |
+
1810,
|
977 |
+
1812,
|
978 |
+
1813,
|
979 |
+
1817,
|
980 |
+
1818,
|
981 |
+
1820,
|
982 |
+
1822,
|
983 |
+
1825,
|
984 |
+
1826,
|
985 |
+
1829,
|
986 |
+
1830,
|
987 |
+
1831,
|
988 |
+
1832,
|
989 |
+
1834,
|
990 |
+
1835,
|
991 |
+
1838,
|
992 |
+
1839,
|
993 |
+
1840,
|
994 |
+
1842,
|
995 |
+
1844,
|
996 |
+
1845,
|
997 |
+
1846,
|
998 |
+
1848,
|
999 |
+
1850,
|
1000 |
+
1852,
|
1001 |
+
1853,
|
1002 |
+
1856,
|
1003 |
+
1857,
|
1004 |
+
1860,
|
1005 |
+
1862,
|
1006 |
+
1863,
|
1007 |
+
1865,
|
1008 |
+
1867,
|
1009 |
+
1869,
|
1010 |
+
1871,
|
1011 |
+
1873,
|
1012 |
+
1874,
|
1013 |
+
1875,
|
1014 |
+
1877,
|
1015 |
+
1879,
|
1016 |
+
1880,
|
1017 |
+
1882,
|
1018 |
+
1883,
|
1019 |
+
1885,
|
1020 |
+
1886,
|
1021 |
+
1887,
|
1022 |
+
1888,
|
1023 |
+
1889,
|
1024 |
+
1890,
|
1025 |
+
1891,
|
1026 |
+
1892,
|
1027 |
+
1894,
|
1028 |
+
1896,
|
1029 |
+
1898,
|
1030 |
+
1899,
|
1031 |
+
1900,
|
1032 |
+
1902,
|
1033 |
+
1904,
|
1034 |
+
1905,
|
1035 |
+
1725,
|
1036 |
+
1906,
|
1037 |
+
1911,
|
1038 |
+
1913,
|
1039 |
+
1915,
|
1040 |
+
1916,
|
1041 |
+
1017,
|
1042 |
+
1918,
|
1043 |
+
1920,
|
1044 |
+
1921,
|
1045 |
+
1922,
|
1046 |
+
1923,
|
1047 |
+
1924,
|
1048 |
+
1926,
|
1049 |
+
1927,
|
1050 |
+
1928,
|
1051 |
+
1929,
|
1052 |
+
1930,
|
1053 |
+
1931,
|
1054 |
+
1932,
|
1055 |
+
1933,
|
1056 |
+
1935,
|
1057 |
+
1936,
|
1058 |
+
1937,
|
1059 |
+
1939,
|
1060 |
+
1940,
|
1061 |
+
1941,
|
1062 |
+
1942,
|
1063 |
+
1943,
|
1064 |
+
1944,
|
1065 |
+
1945,
|
1066 |
+
1947,
|
1067 |
+
1949,
|
1068 |
+
1950,
|
1069 |
+
1953,
|
1070 |
+
1954,
|
1071 |
+
1955,
|
1072 |
+
1957,
|
1073 |
+
1958,
|
1074 |
+
1960,
|
1075 |
+
1961,
|
1076 |
+
1963,
|
1077 |
+
1965,
|
1078 |
+
1967,
|
1079 |
+
1968,
|
1080 |
+
1969,
|
1081 |
+
1971,
|
1082 |
+
1972,
|
1083 |
+
1973,
|
1084 |
+
1975,
|
1085 |
+
1978,
|
1086 |
+
1979,
|
1087 |
+
1980,
|
1088 |
+
1981,
|
1089 |
+
1983,
|
1090 |
+
1984,
|
1091 |
+
1985,
|
1092 |
+
1987,
|
1093 |
+
1988,
|
1094 |
+
1989,
|
1095 |
+
1990,
|
1096 |
+
1991,
|
1097 |
+
1992,
|
1098 |
+
1994,
|
1099 |
+
1995,
|
1100 |
+
1996,
|
1101 |
+
1997,
|
1102 |
+
1999,
|
1103 |
+
2002,
|
1104 |
+
2005,
|
1105 |
+
2007,
|
1106 |
+
2008,
|
1107 |
+
2010,
|
1108 |
+
2012,
|
1109 |
+
2013,
|
1110 |
+
2014,
|
1111 |
+
2015,
|
1112 |
+
2016,
|
1113 |
+
2017,
|
1114 |
+
2019,
|
1115 |
+
2020,
|
1116 |
+
2021,
|
1117 |
+
2024,
|
1118 |
+
2025,
|
1119 |
+
2027,
|
1120 |
+
2028,
|
1121 |
+
2029,
|
1122 |
+
2031,
|
1123 |
+
2032,
|
1124 |
+
2034,
|
1125 |
+
2036,
|
1126 |
+
2038,
|
1127 |
+
2040,
|
1128 |
+
2041,
|
1129 |
+
2042,
|
1130 |
+
2044,
|
1131 |
+
2046,
|
1132 |
+
2047,
|
1133 |
+
2048,
|
1134 |
+
1450,
|
1135 |
+
2050,
|
1136 |
+
2052,
|
1137 |
+
2053,
|
1138 |
+
2054,
|
1139 |
+
2055,
|
1140 |
+
2057,
|
1141 |
+
2060,
|
1142 |
+
2062,
|
1143 |
+
2063,
|
1144 |
+
2065,
|
1145 |
+
2068,
|
1146 |
+
2070,
|
1147 |
+
2072,
|
1148 |
+
2073,
|
1149 |
+
2075,
|
1150 |
+
2076,
|
1151 |
+
2078,
|
1152 |
+
2079,
|
1153 |
+
2081,
|
1154 |
+
2082,
|
1155 |
+
2085,
|
1156 |
+
2087,
|
1157 |
+
2089,
|
1158 |
+
2090,
|
1159 |
+
2091,
|
1160 |
+
2093,
|
1161 |
+
2094,
|
1162 |
+
2095,
|
1163 |
+
2096,
|
1164 |
+
2097,
|
1165 |
+
2098,
|
1166 |
+
2100,
|
1167 |
+
2102,
|
1168 |
+
2103,
|
1169 |
+
2104,
|
1170 |
+
2105,
|
1171 |
+
2107,
|
1172 |
+
2108,
|
1173 |
+
2109,
|
1174 |
+
2111,
|
1175 |
+
2113,
|
1176 |
+
2114,
|
1177 |
+
2115,
|
1178 |
+
2116,
|
1179 |
+
2118,
|
1180 |
+
2120,
|
1181 |
+
2121,
|
1182 |
+
2122,
|
1183 |
+
2123,
|
1184 |
+
2124,
|
1185 |
+
2125,
|
1186 |
+
2126,
|
1187 |
+
2127,
|
1188 |
+
2130,
|
1189 |
+
2132,
|
1190 |
+
2134,
|
1191 |
+
2135,
|
1192 |
+
2136,
|
1193 |
+
2139,
|
1194 |
+
2140,
|
1195 |
+
2141,
|
1196 |
+
2143,
|
1197 |
+
2145,
|
1198 |
+
2147,
|
1199 |
+
2149,
|
1200 |
+
2151,
|
1201 |
+
2153,
|
1202 |
+
2155,
|
1203 |
+
2157,
|
1204 |
+
2159,
|
1205 |
+
2161,
|
1206 |
+
2163,
|
1207 |
+
2165,
|
1208 |
+
2167,
|
1209 |
+
2169,
|
1210 |
+
2170,
|
1211 |
+
2172,
|
1212 |
+
2174,
|
1213 |
+
2176,
|
1214 |
+
2177,
|
1215 |
+
2178,
|
1216 |
+
2179,
|
1217 |
+
2180,
|
1218 |
+
2181,
|
1219 |
+
2182,
|
1220 |
+
2184,
|
1221 |
+
2186,
|
1222 |
+
2188,
|
1223 |
+
2189,
|
1224 |
+
2190,
|
1225 |
+
2191,
|
1226 |
+
2193,
|
1227 |
+
2195,
|
1228 |
+
2198,
|
1229 |
+
2199,
|
1230 |
+
2200,
|
1231 |
+
2201,
|
1232 |
+
2202,
|
1233 |
+
2204,
|
1234 |
+
2206,
|
1235 |
+
2209,
|
1236 |
+
2211,
|
1237 |
+
2213,
|
1238 |
+
2214,
|
1239 |
+
2215,
|
1240 |
+
2217,
|
1241 |
+
2218,
|
1242 |
+
2219,
|
1243 |
+
2221,
|
1244 |
+
2222,
|
1245 |
+
2224,
|
1246 |
+
2227,
|
1247 |
+
2228,
|
1248 |
+
2229,
|
1249 |
+
2230,
|
1250 |
+
2231,
|
1251 |
+
2232,
|
1252 |
+
2233,
|
1253 |
+
2234,
|
1254 |
+
2235,
|
1255 |
+
2237,
|
1256 |
+
2239,
|
1257 |
+
2241,
|
1258 |
+
2242,
|
1259 |
+
2243,
|
1260 |
+
2244,
|
1261 |
+
2245,
|
1262 |
+
2246,
|
1263 |
+
2248,
|
1264 |
+
2249,
|
1265 |
+
2251,
|
1266 |
+
2252,
|
1267 |
+
2253,
|
1268 |
+
2254,
|
1269 |
+
2255,
|
1270 |
+
2257,
|
1271 |
+
2259,
|
1272 |
+
2261,
|
1273 |
+
2262,
|
1274 |
+
2263,
|
1275 |
+
2265,
|
1276 |
+
2266,
|
1277 |
+
2267,
|
1278 |
+
2269,
|
1279 |
+
2271,
|
1280 |
+
2272,
|
1281 |
+
2273,
|
1282 |
+
2275,
|
1283 |
+
2276,
|
1284 |
+
2277,
|
1285 |
+
2279,
|
1286 |
+
2280,
|
1287 |
+
2283,
|
1288 |
+
2284,
|
1289 |
+
2285,
|
1290 |
+
2286,
|
1291 |
+
2287,
|
1292 |
+
2288,
|
1293 |
+
2291,
|
1294 |
+
2294,
|
1295 |
+
2296,
|
1296 |
+
2298,
|
1297 |
+
2300,
|
1298 |
+
2302,
|
1299 |
+
2303,
|
1300 |
+
2307,
|
1301 |
+
2309,
|
1302 |
+
2311,
|
1303 |
+
2312,
|
1304 |
+
2314,
|
1305 |
+
2316,
|
1306 |
+
2318,
|
1307 |
+
2320,
|
1308 |
+
2322,
|
1309 |
+
2324,
|
1310 |
+
2325,
|
1311 |
+
2328,
|
1312 |
+
2330,
|
1313 |
+
2331,
|
1314 |
+
2333,
|
1315 |
+
2335,
|
1316 |
+
2336,
|
1317 |
+
2337,
|
1318 |
+
2339,
|
1319 |
+
2341,
|
1320 |
+
2343,
|
1321 |
+
2345,
|
1322 |
+
2346,
|
1323 |
+
2348,
|
1324 |
+
2350,
|
1325 |
+
2351,
|
1326 |
+
2353,
|
1327 |
+
2354,
|
1328 |
+
2355,
|
1329 |
+
2356,
|
1330 |
+
2358,
|
1331 |
+
2360,
|
1332 |
+
2362,
|
1333 |
+
2363,
|
1334 |
+
2364,
|
1335 |
+
2366,
|
1336 |
+
2367,
|
1337 |
+
2368,
|
1338 |
+
2369,
|
1339 |
+
2372,
|
1340 |
+
2374,
|
1341 |
+
2376,
|
1342 |
+
2378,
|
1343 |
+
2379,
|
1344 |
+
2381,
|
1345 |
+
2384,
|
1346 |
+
2385,
|
1347 |
+
2386,
|
1348 |
+
2387,
|
1349 |
+
2388,
|
1350 |
+
2390,
|
1351 |
+
2391,
|
1352 |
+
2392,
|
1353 |
+
2394,
|
1354 |
+
2395,
|
1355 |
+
2396,
|
1356 |
+
2397,
|
1357 |
+
2399,
|
1358 |
+
2400,
|
1359 |
+
2402,
|
1360 |
+
2403,
|
1361 |
+
2404,
|
1362 |
+
2406,
|
1363 |
+
2407,
|
1364 |
+
2408,
|
1365 |
+
2409,
|
1366 |
+
2410,
|
1367 |
+
2412,
|
1368 |
+
2414,
|
1369 |
+
2415,
|
1370 |
+
2416,
|
1371 |
+
2417,
|
1372 |
+
2418,
|
1373 |
+
2419,
|
1374 |
+
2420,
|
1375 |
+
2421,
|
1376 |
+
2423,
|
1377 |
+
2424,
|
1378 |
+
2425,
|
1379 |
+
2427,
|
1380 |
+
2429,
|
1381 |
+
2430,
|
1382 |
+
2431,
|
1383 |
+
2433,
|
1384 |
+
2434,
|
1385 |
+
2435,
|
1386 |
+
2436,
|
1387 |
+
2437,
|
1388 |
+
2438,
|
1389 |
+
2439,
|
1390 |
+
2440,
|
1391 |
+
2441,
|
1392 |
+
2443,
|
1393 |
+
2444,
|
1394 |
+
2445,
|
1395 |
+
2446,
|
1396 |
+
2448,
|
1397 |
+
2450,
|
1398 |
+
2451,
|
1399 |
+
2453,
|
1400 |
+
2454,
|
1401 |
+
2455,
|
1402 |
+
2456,
|
1403 |
+
2457,
|
1404 |
+
2459,
|
1405 |
+
2460,
|
1406 |
+
2462,
|
1407 |
+
2464,
|
1408 |
+
2465,
|
1409 |
+
2466,
|
1410 |
+
2467,
|
1411 |
+
2468,
|
1412 |
+
2469,
|
1413 |
+
2471,
|
1414 |
+
2474,
|
1415 |
+
2475,
|
1416 |
+
2476,
|
1417 |
+
2479,
|
1418 |
+
2480,
|
1419 |
+
2482,
|
1420 |
+
2483,
|
1421 |
+
2484,
|
1422 |
+
2485,
|
1423 |
+
2486,
|
1424 |
+
2487,
|
1425 |
+
2488,
|
1426 |
+
2489,
|
1427 |
+
2490,
|
1428 |
+
2491,
|
1429 |
+
2492,
|
1430 |
+
2494,
|
1431 |
+
2495,
|
1432 |
+
2496,
|
1433 |
+
2497,
|
1434 |
+
2498,
|
1435 |
+
2499,
|
1436 |
+
2500,
|
1437 |
+
2502,
|
1438 |
+
2503,
|
1439 |
+
2505,
|
1440 |
+
2507,
|
1441 |
+
2508,
|
1442 |
+
2509,
|
1443 |
+
2510,
|
1444 |
+
2512,
|
1445 |
+
2513,
|
1446 |
+
2514,
|
1447 |
+
2515,
|
1448 |
+
2516,
|
1449 |
+
2518,
|
1450 |
+
2521,
|
1451 |
+
2522,
|
1452 |
+
2523,
|
1453 |
+
2524,
|
1454 |
+
2526,
|
1455 |
+
2527,
|
1456 |
+
2528,
|
1457 |
+
2529,
|
1458 |
+
2530,
|
1459 |
+
2531,
|
1460 |
+
2532,
|
1461 |
+
2533,
|
1462 |
+
2534,
|
1463 |
+
2535,
|
1464 |
+
2536,
|
1465 |
+
2537,
|
1466 |
+
2539,
|
1467 |
+
2541,
|
1468 |
+
2543,
|
1469 |
+
2545,
|
1470 |
+
2547,
|
1471 |
+
2549,
|
1472 |
+
2550,
|
1473 |
+
2552,
|
1474 |
+
2553,
|
1475 |
+
2555,
|
1476 |
+
2558,
|
1477 |
+
2559,
|
1478 |
+
2561,
|
1479 |
+
2563,
|
1480 |
+
2564,
|
1481 |
+
2566,
|
1482 |
+
2567,
|
1483 |
+
2568,
|
1484 |
+
2570,
|
1485 |
+
2571,
|
1486 |
+
2572,
|
1487 |
+
2573,
|
1488 |
+
2574,
|
1489 |
+
2576,
|
1490 |
+
2579,
|
1491 |
+
2581,
|
1492 |
+
2583,
|
1493 |
+
2584,
|
1494 |
+
2587,
|
1495 |
+
2589,
|
1496 |
+
2590,
|
1497 |
+
2591,
|
1498 |
+
2592,
|
1499 |
+
2594,
|
1500 |
+
2596,
|
1501 |
+
2597,
|
1502 |
+
2598,
|
1503 |
+
2599,
|
1504 |
+
2600,
|
1505 |
+
2602,
|
1506 |
+
2603,
|
1507 |
+
2604,
|
1508 |
+
2605,
|
1509 |
+
2607,
|
1510 |
+
2609,
|
1511 |
+
2610,
|
1512 |
+
2611,
|
1513 |
+
2612,
|
1514 |
+
2614,
|
1515 |
+
2615,
|
1516 |
+
2616,
|
1517 |
+
2618,
|
1518 |
+
2621,
|
1519 |
+
2622,
|
1520 |
+
2623,
|
1521 |
+
2625,
|
1522 |
+
2626,
|
1523 |
+
2628,
|
1524 |
+
2629,
|
1525 |
+
2631,
|
1526 |
+
2632,
|
1527 |
+
2633,
|
1528 |
+
2634,
|
1529 |
+
2635,
|
1530 |
+
2636,
|
1531 |
+
2638,
|
1532 |
+
2639,
|
1533 |
+
2640,
|
1534 |
+
1226,
|
1535 |
+
2641,
|
1536 |
+
2643,
|
1537 |
+
2644,
|
1538 |
+
2646,
|
1539 |
+
2647,
|
1540 |
+
2648,
|
1541 |
+
2649,
|
1542 |
+
2651,
|
1543 |
+
2653,
|
1544 |
+
2654,
|
1545 |
+
2655,
|
1546 |
+
2656,
|
1547 |
+
2657,
|
1548 |
+
2658,
|
1549 |
+
2659,
|
1550 |
+
2660,
|
1551 |
+
2661,
|
1552 |
+
2662,
|
1553 |
+
2663,
|
1554 |
+
2664,
|
1555 |
+
2665,
|
1556 |
+
2666,
|
1557 |
+
2667,
|
1558 |
+
2668,
|
1559 |
+
2669,
|
1560 |
+
2670,
|
1561 |
+
2671,
|
1562 |
+
2672,
|
1563 |
+
2673,
|
1564 |
+
2674,
|
1565 |
+
2675,
|
1566 |
+
2676,
|
1567 |
+
2677,
|
1568 |
+
2678,
|
1569 |
+
2679,
|
1570 |
+
2680,
|
1571 |
+
2681,
|
1572 |
+
2684,
|
1573 |
+
2686,
|
1574 |
+
2688,
|
1575 |
+
2689,
|
1576 |
+
2690,
|
1577 |
+
2693,
|
1578 |
+
2694,
|
1579 |
+
2695,
|
1580 |
+
2696,
|
1581 |
+
2698,
|
1582 |
+
2701,
|
1583 |
+
2703,
|
1584 |
+
2704,
|
1585 |
+
2706,
|
1586 |
+
2707,
|
1587 |
+
2708,
|
1588 |
+
2711,
|
1589 |
+
2712,
|
1590 |
+
2714,
|
1591 |
+
2715,
|
1592 |
+
2717,
|
1593 |
+
2719,
|
1594 |
+
2721,
|
1595 |
+
2724,
|
1596 |
+
2726,
|
1597 |
+
2728,
|
1598 |
+
2729,
|
1599 |
+
2730,
|
1600 |
+
2732,
|
1601 |
+
2735,
|
1602 |
+
2738,
|
1603 |
+
2740,
|
1604 |
+
2742,
|
1605 |
+
2743,
|
1606 |
+
2744,
|
1607 |
+
2746,
|
1608 |
+
2747,
|
1609 |
+
2748,
|
1610 |
+
2749,
|
1611 |
+
2751,
|
1612 |
+
2752,
|
1613 |
+
2753,
|
1614 |
+
2755,
|
1615 |
+
2757,
|
1616 |
+
2759,
|
1617 |
+
2760,
|
1618 |
+
2761,
|
1619 |
+
2762,
|
1620 |
+
2763,
|
1621 |
+
2764,
|
1622 |
+
2765,
|
1623 |
+
2766,
|
1624 |
+
2767,
|
1625 |
+
2768,
|
1626 |
+
2769,
|
1627 |
+
2770,
|
1628 |
+
2773,
|
1629 |
+
2774,
|
1630 |
+
2775,
|
1631 |
+
2776,
|
1632 |
+
2777,
|
1633 |
+
2779,
|
1634 |
+
2780,
|
1635 |
+
2782,
|
1636 |
+
2784,
|
1637 |
+
2787,
|
1638 |
+
2789,
|
1639 |
+
2790,
|
1640 |
+
2792,
|
1641 |
+
2794,
|
1642 |
+
2797,
|
1643 |
+
2798,
|
1644 |
+
2800,
|
1645 |
+
2802,
|
1646 |
+
2804,
|
1647 |
+
2808,
|
1648 |
+
2809,
|
1649 |
+
2810,
|
1650 |
+
2811,
|
1651 |
+
2812,
|
1652 |
+
2813,
|
1653 |
+
2815,
|
1654 |
+
2816,
|
1655 |
+
2817,
|
1656 |
+
2819,
|
1657 |
+
2821,
|
1658 |
+
2822,
|
1659 |
+
2823,
|
1660 |
+
2824,
|
1661 |
+
2825,
|
1662 |
+
2826,
|
1663 |
+
2827,
|
1664 |
+
2828,
|
1665 |
+
2831,
|
1666 |
+
2833,
|
1667 |
+
2834,
|
1668 |
+
2835,
|
1669 |
+
2836,
|
1670 |
+
2838,
|
1671 |
+
2839,
|
1672 |
+
2841,
|
1673 |
+
2842,
|
1674 |
+
2843,
|
1675 |
+
2844,
|
1676 |
+
2845,
|
1677 |
+
2846,
|
1678 |
+
2847,
|
1679 |
+
2848,
|
1680 |
+
2850,
|
1681 |
+
2852,
|
1682 |
+
2855,
|
1683 |
+
2856,
|
1684 |
+
2858,
|
1685 |
+
2861,
|
1686 |
+
2862,
|
1687 |
+
2863,
|
1688 |
+
2864,
|
1689 |
+
2866,
|
1690 |
+
2869,
|
1691 |
+
2872,
|
1692 |
+
2875,
|
1693 |
+
2876,
|
1694 |
+
2877,
|
1695 |
+
2878,
|
1696 |
+
2880,
|
1697 |
+
2881,
|
1698 |
+
2882,
|
1699 |
+
2883,
|
1700 |
+
2884,
|
1701 |
+
2885,
|
1702 |
+
2886,
|
1703 |
+
2887,
|
1704 |
+
2889,
|
1705 |
+
2890,
|
1706 |
+
2891,
|
1707 |
+
2893,
|
1708 |
+
2894,
|
1709 |
+
2895,
|
1710 |
+
2896,
|
1711 |
+
2898,
|
1712 |
+
2899,
|
1713 |
+
2900,
|
1714 |
+
2903,
|
1715 |
+
2904,
|
1716 |
+
2905,
|
1717 |
+
2906,
|
1718 |
+
2907,
|
1719 |
+
2908,
|
1720 |
+
2909,
|
1721 |
+
2910,
|
1722 |
+
2913,
|
1723 |
+
2915,
|
1724 |
+
2916,
|
1725 |
+
2917,
|
1726 |
+
2918,
|
1727 |
+
2920,
|
1728 |
+
2921,
|
1729 |
+
2922,
|
1730 |
+
2923,
|
1731 |
+
2924,
|
1732 |
+
2926,
|
1733 |
+
2928,
|
1734 |
+
2929,
|
1735 |
+
2930,
|
1736 |
+
2932,
|
1737 |
+
2934,
|
1738 |
+
2935,
|
1739 |
+
2936,
|
1740 |
+
2937,
|
1741 |
+
2938,
|
1742 |
+
2940,
|
1743 |
+
2942,
|
1744 |
+
2943,
|
1745 |
+
2944,
|
1746 |
+
2946,
|
1747 |
+
2948,
|
1748 |
+
2949,
|
1749 |
+
2950,
|
1750 |
+
2952,
|
1751 |
+
2953,
|
1752 |
+
2955,
|
1753 |
+
2956,
|
1754 |
+
2957,
|
1755 |
+
2958,
|
1756 |
+
2959,
|
1757 |
+
2961,
|
1758 |
+
2963,
|
1759 |
+
2965,
|
1760 |
+
2967,
|
1761 |
+
2969,
|
1762 |
+
2970,
|
1763 |
+
2972,
|
1764 |
+
2974,
|
1765 |
+
2976,
|
1766 |
+
2977,
|
1767 |
+
2979,
|
1768 |
+
2981,
|
1769 |
+
2982,
|
1770 |
+
2984,
|
1771 |
+
2985,
|
1772 |
+
2986,
|
1773 |
+
2988,
|
1774 |
+
2990,
|
1775 |
+
2992,
|
1776 |
+
2995,
|
1777 |
+
2996,
|
1778 |
+
2997,
|
1779 |
+
2999,
|
1780 |
+
3001,
|
1781 |
+
3002,
|
1782 |
+
3004,
|
1783 |
+
3005,
|
1784 |
+
3007,
|
1785 |
+
3011,
|
1786 |
+
3012,
|
1787 |
+
3013,
|
1788 |
+
3014,
|
1789 |
+
3017,
|
1790 |
+
3018,
|
1791 |
+
3019,
|
1792 |
+
3021,
|
1793 |
+
3022,
|
1794 |
+
3023,
|
1795 |
+
3024,
|
1796 |
+
3025,
|
1797 |
+
3027,
|
1798 |
+
3028,
|
1799 |
+
3030,
|
1800 |
+
3031,
|
1801 |
+
3032,
|
1802 |
+
3033,
|
1803 |
+
3035,
|
1804 |
+
3036,
|
1805 |
+
3037,
|
1806 |
+
3039,
|
1807 |
+
3040,
|
1808 |
+
3041,
|
1809 |
+
3042,
|
1810 |
+
3044,
|
1811 |
+
3046,
|
1812 |
+
3047,
|
1813 |
+
3048,
|
1814 |
+
3049,
|
1815 |
+
3051,
|
1816 |
+
3052,
|
1817 |
+
3053,
|
1818 |
+
3055,
|
1819 |
+
3057,
|
1820 |
+
3058,
|
1821 |
+
3060,
|
1822 |
+
3063,
|
1823 |
+
3064,
|
1824 |
+
3065,
|
1825 |
+
3067,
|
1826 |
+
3068,
|
1827 |
+
3070,
|
1828 |
+
3071,
|
1829 |
+
3073,
|
1830 |
+
3074,
|
1831 |
+
3075,
|
1832 |
+
3076,
|
1833 |
+
3078,
|
1834 |
+
3079,
|
1835 |
+
3080,
|
1836 |
+
3081,
|
1837 |
+
3082,
|
1838 |
+
3083,
|
1839 |
+
3084,
|
1840 |
+
3085,
|
1841 |
+
3086,
|
1842 |
+
3087,
|
1843 |
+
3088,
|
1844 |
+
3090,
|
1845 |
+
3091,
|
1846 |
+
3092,
|
1847 |
+
3093,
|
1848 |
+
3094,
|
1849 |
+
3095,
|
1850 |
+
3097,
|
1851 |
+
3099,
|
1852 |
+
3100,
|
1853 |
+
3101,
|
1854 |
+
3102,
|
1855 |
+
3103,
|
1856 |
+
3104,
|
1857 |
+
3105,
|
1858 |
+
3106,
|
1859 |
+
3107,
|
1860 |
+
3108,
|
1861 |
+
3109,
|
1862 |
+
3112,
|
1863 |
+
3113,
|
1864 |
+
3114,
|
1865 |
+
3116,
|
1866 |
+
3118,
|
1867 |
+
3120,
|
1868 |
+
3122,
|
1869 |
+
3123,
|
1870 |
+
3124,
|
1871 |
+
3126,
|
1872 |
+
3127,
|
1873 |
+
3129,
|
1874 |
+
3130,
|
1875 |
+
3131,
|
1876 |
+
3132,
|
1877 |
+
3133,
|
1878 |
+
3134,
|
1879 |
+
3135,
|
1880 |
+
3136,
|
1881 |
+
3137,
|
1882 |
+
3138,
|
1883 |
+
3139,
|
1884 |
+
3141,
|
1885 |
+
3142,
|
1886 |
+
3143,
|
1887 |
+
3144,
|
1888 |
+
3146,
|
1889 |
+
3147,
|
1890 |
+
3148,
|
1891 |
+
3149,
|
1892 |
+
3150,
|
1893 |
+
3153,
|
1894 |
+
3154,
|
1895 |
+
3155,
|
1896 |
+
3156,
|
1897 |
+
3158,
|
1898 |
+
3160,
|
1899 |
+
3161,
|
1900 |
+
3163,
|
1901 |
+
3164,
|
1902 |
+
3165,
|
1903 |
+
3167,
|
1904 |
+
3169,
|
1905 |
+
3171,
|
1906 |
+
3172,
|
1907 |
+
3174,
|
1908 |
+
3175,
|
1909 |
+
3177,
|
1910 |
+
3178,
|
1911 |
+
3180,
|
1912 |
+
3183,
|
1913 |
+
3185,
|
1914 |
+
3186,
|
1915 |
+
3187,
|
1916 |
+
3191,
|
1917 |
+
3192,
|
1918 |
+
3193,
|
1919 |
+
3194,
|
1920 |
+
3195,
|
1921 |
+
3196,
|
1922 |
+
3199,
|
1923 |
+
3201,
|
1924 |
+
3202,
|
1925 |
+
3205,
|
1926 |
+
3206,
|
1927 |
+
3207,
|
1928 |
+
3208,
|
1929 |
+
3210,
|
1930 |
+
3211,
|
1931 |
+
3212,
|
1932 |
+
3214,
|
1933 |
+
3215,
|
1934 |
+
3217,
|
1935 |
+
3218,
|
1936 |
+
3219,
|
1937 |
+
3220,
|
1938 |
+
3221,
|
1939 |
+
3222,
|
1940 |
+
3224,
|
1941 |
+
3225,
|
1942 |
+
3227,
|
1943 |
+
3228,
|
1944 |
+
3230,
|
1945 |
+
3232,
|
1946 |
+
3234,
|
1947 |
+
3235,
|
1948 |
+
3237,
|
1949 |
+
3239,
|
1950 |
+
3240,
|
1951 |
+
3241,
|
1952 |
+
3242,
|
1953 |
+
3244,
|
1954 |
+
3245,
|
1955 |
+
3246,
|
1956 |
+
3250,
|
1957 |
+
3253,
|
1958 |
+
3255,
|
1959 |
+
3257,
|
1960 |
+
3258,
|
1961 |
+
3259,
|
1962 |
+
3260,
|
1963 |
+
3261,
|
1964 |
+
3262,
|
1965 |
+
3263,
|
1966 |
+
3265,
|
1967 |
+
3267,
|
1968 |
+
3268,
|
1969 |
+
3269,
|
1970 |
+
3270,
|
1971 |
+
3271,
|
1972 |
+
3272,
|
1973 |
+
3273,
|
1974 |
+
3274,
|
1975 |
+
3275,
|
1976 |
+
3276,
|
1977 |
+
3277,
|
1978 |
+
3280,
|
1979 |
+
3281,
|
1980 |
+
3282,
|
1981 |
+
3283,
|
1982 |
+
3284,
|
1983 |
+
3285,
|
1984 |
+
3286,
|
1985 |
+
3287,
|
1986 |
+
3289,
|
1987 |
+
3290,
|
1988 |
+
3291,
|
1989 |
+
3292,
|
1990 |
+
3293,
|
1991 |
+
3294,
|
1992 |
+
3295,
|
1993 |
+
3296,
|
1994 |
+
3297,
|
1995 |
+
3298,
|
1996 |
+
3299,
|
1997 |
+
3300,
|
1998 |
+
3301,
|
1999 |
+
3302,
|
2000 |
+
3303,
|
2001 |
+
3306,
|
2002 |
+
3309,
|
2003 |
+
3310,
|
2004 |
+
3311,
|
2005 |
+
3312,
|
2006 |
+
3314,
|
2007 |
+
3315,
|
2008 |
+
3316,
|
2009 |
+
3317,
|
2010 |
+
3318,
|
2011 |
+
3319,
|
2012 |
+
3320,
|
2013 |
+
3321,
|
2014 |
+
3322,
|
2015 |
+
3324,
|
2016 |
+
3325,
|
2017 |
+
3328,
|
2018 |
+
3330,
|
2019 |
+
3333,
|
2020 |
+
3335,
|
2021 |
+
3337,
|
2022 |
+
3340,
|
2023 |
+
3343,
|
2024 |
+
3344,
|
2025 |
+
3346,
|
2026 |
+
3348,
|
2027 |
+
3350,
|
2028 |
+
3353,
|
2029 |
+
3357,
|
2030 |
+
3361,
|
2031 |
+
3362,
|
2032 |
+
3363,
|
2033 |
+
3365,
|
2034 |
+
3367,
|
2035 |
+
3370,
|
2036 |
+
3371,
|
2037 |
+
3372,
|
2038 |
+
3373,
|
2039 |
+
3374,
|
2040 |
+
3377,
|
2041 |
+
3378,
|
2042 |
+
3379,
|
2043 |
+
3380,
|
2044 |
+
3381,
|
2045 |
+
3382,
|
2046 |
+
3384,
|
2047 |
+
3386,
|
2048 |
+
3388,
|
2049 |
+
3390,
|
2050 |
+
3391,
|
2051 |
+
3393,
|
2052 |
+
3394,
|
2053 |
+
3395,
|
2054 |
+
3396,
|
2055 |
+
3397,
|
2056 |
+
3399,
|
2057 |
+
3400,
|
2058 |
+
3401,
|
2059 |
+
3402,
|
2060 |
+
3403,
|
2061 |
+
3404,
|
2062 |
+
3405,
|
2063 |
+
3406,
|
2064 |
+
3407,
|
2065 |
+
3408,
|
2066 |
+
3409,
|
2067 |
+
3411,
|
2068 |
+
3412,
|
2069 |
+
3413,
|
2070 |
+
3414,
|
2071 |
+
3418,
|
2072 |
+
3419,
|
2073 |
+
3421,
|
2074 |
+
3423,
|
2075 |
+
3424,
|
2076 |
+
3425,
|
2077 |
+
3427,
|
2078 |
+
3428,
|
2079 |
+
3431,
|
2080 |
+
3433,
|
2081 |
+
3434,
|
2082 |
+
3435,
|
2083 |
+
3437,
|
2084 |
+
3439,
|
2085 |
+
3440,
|
2086 |
+
3441,
|
2087 |
+
3442,
|
2088 |
+
3444,
|
2089 |
+
3445,
|
2090 |
+
3446,
|
2091 |
+
3447,
|
2092 |
+
3448,
|
2093 |
+
3449,
|
2094 |
+
3450,
|
2095 |
+
3451,
|
2096 |
+
3452,
|
2097 |
+
3454,
|
2098 |
+
3455,
|
2099 |
+
3456,
|
2100 |
+
3458,
|
2101 |
+
3459,
|
2102 |
+
3460,
|
2103 |
+
3462,
|
2104 |
+
3463,
|
2105 |
+
3464,
|
2106 |
+
3466,
|
2107 |
+
3467,
|
2108 |
+
3468,
|
2109 |
+
3470,
|
2110 |
+
3471,
|
2111 |
+
3472,
|
2112 |
+
3473,
|
2113 |
+
3475,
|
2114 |
+
3476,
|
2115 |
+
3477,
|
2116 |
+
3479,
|
2117 |
+
3481,
|
2118 |
+
3483,
|
2119 |
+
3485,
|
2120 |
+
3487,
|
2121 |
+
3488,
|
2122 |
+
3489,
|
2123 |
+
3490,
|
2124 |
+
3491,
|
2125 |
+
3492,
|
2126 |
+
3493,
|
2127 |
+
3494,
|
2128 |
+
3495,
|
2129 |
+
3496,
|
2130 |
+
3498,
|
2131 |
+
3499,
|
2132 |
+
3500,
|
2133 |
+
3501,
|
2134 |
+
3502,
|
2135 |
+
3503,
|
2136 |
+
3504,
|
2137 |
+
3505,
|
2138 |
+
3507,
|
2139 |
+
3508,
|
2140 |
+
3509,
|
2141 |
+
3510,
|
2142 |
+
3511,
|
2143 |
+
3513,
|
2144 |
+
3514,
|
2145 |
+
3515,
|
2146 |
+
3516,
|
2147 |
+
3517,
|
2148 |
+
3518,
|
2149 |
+
3519,
|
2150 |
+
3520,
|
2151 |
+
3521,
|
2152 |
+
3523,
|
2153 |
+
3524,
|
2154 |
+
3526,
|
2155 |
+
3529,
|
2156 |
+
3531,
|
2157 |
+
3532,
|
2158 |
+
3534,
|
2159 |
+
3536,
|
2160 |
+
3537,
|
2161 |
+
3539,
|
2162 |
+
3541,
|
2163 |
+
3542,
|
2164 |
+
3544,
|
2165 |
+
3546,
|
2166 |
+
3548,
|
2167 |
+
3550,
|
2168 |
+
3552,
|
2169 |
+
3553,
|
2170 |
+
3555,
|
2171 |
+
3556,
|
2172 |
+
3558,
|
2173 |
+
3559,
|
2174 |
+
3562,
|
2175 |
+
3564,
|
2176 |
+
3565,
|
2177 |
+
3567,
|
2178 |
+
3568,
|
2179 |
+
3569,
|
2180 |
+
3573,
|
2181 |
+
3575,
|
2182 |
+
3576,
|
2183 |
+
3577,
|
2184 |
+
3579,
|
2185 |
+
3580,
|
2186 |
+
3581,
|
2187 |
+
3582,
|
2188 |
+
3584,
|
2189 |
+
3585,
|
2190 |
+
3586,
|
2191 |
+
3588,
|
2192 |
+
3590,
|
2193 |
+
3591,
|
2194 |
+
3592,
|
2195 |
+
3594,
|
2196 |
+
3595,
|
2197 |
+
3597,
|
2198 |
+
3599,
|
2199 |
+
3601,
|
2200 |
+
3602,
|
2201 |
+
3603,
|
2202 |
+
3604,
|
2203 |
+
3605,
|
2204 |
+
3606,
|
2205 |
+
3607,
|
2206 |
+
3608,
|
2207 |
+
3609,
|
2208 |
+
3611,
|
2209 |
+
3613,
|
2210 |
+
3614,
|
2211 |
+
3616,
|
2212 |
+
3617,
|
2213 |
+
3618,
|
2214 |
+
3619,
|
2215 |
+
3621,
|
2216 |
+
3622,
|
2217 |
+
3624,
|
2218 |
+
3626,
|
2219 |
+
3628,
|
2220 |
+
3629,
|
2221 |
+
3630,
|
2222 |
+
3632,
|
2223 |
+
3633,
|
2224 |
+
3636,
|
2225 |
+
3637,
|
2226 |
+
3638,
|
2227 |
+
3639,
|
2228 |
+
3640,
|
2229 |
+
3642,
|
2230 |
+
3643,
|
2231 |
+
3645,
|
2232 |
+
3646,
|
2233 |
+
3647,
|
2234 |
+
3649,
|
2235 |
+
3651,
|
2236 |
+
3653,
|
2237 |
+
3655,
|
2238 |
+
3656,
|
2239 |
+
3657,
|
2240 |
+
3659,
|
2241 |
+
3661,
|
2242 |
+
3665,
|
2243 |
+
3666,
|
2244 |
+
3668,
|
2245 |
+
3672,
|
2246 |
+
3673,
|
2247 |
+
3675,
|
2248 |
+
3676,
|
2249 |
+
3678,
|
2250 |
+
3679,
|
2251 |
+
3681,
|
2252 |
+
3683,
|
2253 |
+
3685,
|
2254 |
+
3686,
|
2255 |
+
3688,
|
2256 |
+
3689,
|
2257 |
+
3690,
|
2258 |
+
3691,
|
2259 |
+
3692,
|
2260 |
+
3694,
|
2261 |
+
3696,
|
2262 |
+
3697,
|
2263 |
+
3698,
|
2264 |
+
3699,
|
2265 |
+
3700,
|
2266 |
+
3702,
|
2267 |
+
3704,
|
2268 |
+
3705,
|
2269 |
+
3706,
|
2270 |
+
3707,
|
2271 |
+
3708,
|
2272 |
+
3710,
|
2273 |
+
3711,
|
2274 |
+
3712,
|
2275 |
+
3713,
|
2276 |
+
3715,
|
2277 |
+
3716,
|
2278 |
+
3717,
|
2279 |
+
3719,
|
2280 |
+
3720,
|
2281 |
+
3721,
|
2282 |
+
3722,
|
2283 |
+
3723,
|
2284 |
+
3724,
|
2285 |
+
3725,
|
2286 |
+
3726,
|
2287 |
+
3727,
|
2288 |
+
3728,
|
2289 |
+
3729,
|
2290 |
+
3731,
|
2291 |
+
3732,
|
2292 |
+
3733,
|
2293 |
+
3735,
|
2294 |
+
3737,
|
2295 |
+
3741,
|
2296 |
+
3742,
|
2297 |
+
3743,
|
2298 |
+
3744,
|
2299 |
+
3745,
|
2300 |
+
3746,
|
2301 |
+
3748,
|
2302 |
+
3749,
|
2303 |
+
3750,
|
2304 |
+
3751,
|
2305 |
+
3752,
|
2306 |
+
3753,
|
2307 |
+
3754,
|
2308 |
+
3755,
|
2309 |
+
3756,
|
2310 |
+
3759,
|
2311 |
+
3760,
|
2312 |
+
3761,
|
2313 |
+
3762,
|
2314 |
+
3763,
|
2315 |
+
3764,
|
2316 |
+
3765,
|
2317 |
+
3766,
|
2318 |
+
3770,
|
2319 |
+
3771,
|
2320 |
+
3772,
|
2321 |
+
3773,
|
2322 |
+
3774,
|
2323 |
+
3776,
|
2324 |
+
3777,
|
2325 |
+
3778,
|
2326 |
+
3780,
|
2327 |
+
3781,
|
2328 |
+
3782,
|
2329 |
+
3784,
|
2330 |
+
3785,
|
2331 |
+
3786,
|
2332 |
+
3787,
|
2333 |
+
3788,
|
2334 |
+
3790,
|
2335 |
+
3791,
|
2336 |
+
3793,
|
2337 |
+
3794,
|
2338 |
+
3796,
|
2339 |
+
3797,
|
2340 |
+
3798,
|
2341 |
+
3799,
|
2342 |
+
3800,
|
2343 |
+
3801,
|
2344 |
+
3804,
|
2345 |
+
3805,
|
2346 |
+
3806,
|
2347 |
+
3807,
|
2348 |
+
3808,
|
2349 |
+
3809,
|
2350 |
+
3810,
|
2351 |
+
3811,
|
2352 |
+
3812,
|
2353 |
+
3813,
|
2354 |
+
3814,
|
2355 |
+
3815,
|
2356 |
+
3816,
|
2357 |
+
3817,
|
2358 |
+
3818,
|
2359 |
+
3820,
|
2360 |
+
3821,
|
2361 |
+
3822,
|
2362 |
+
3824,
|
2363 |
+
3825,
|
2364 |
+
3827,
|
2365 |
+
3828,
|
2366 |
+
3830,
|
2367 |
+
3831,
|
2368 |
+
3833,
|
2369 |
+
3834,
|
2370 |
+
3835,
|
2371 |
+
3836,
|
2372 |
+
3837,
|
2373 |
+
3839,
|
2374 |
+
3840,
|
2375 |
+
3841,
|
2376 |
+
3842,
|
2377 |
+
3845,
|
2378 |
+
3846,
|
2379 |
+
3847,
|
2380 |
+
3848,
|
2381 |
+
3849,
|
2382 |
+
3850,
|
2383 |
+
3851,
|
2384 |
+
3852,
|
2385 |
+
3855,
|
2386 |
+
3856,
|
2387 |
+
3859,
|
2388 |
+
3860,
|
2389 |
+
3861,
|
2390 |
+
3862,
|
2391 |
+
3863,
|
2392 |
+
3864,
|
2393 |
+
3867,
|
2394 |
+
3868,
|
2395 |
+
3870,
|
2396 |
+
3871,
|
2397 |
+
3872,
|
2398 |
+
3874,
|
2399 |
+
3876,
|
2400 |
+
3877,
|
2401 |
+
3880,
|
2402 |
+
3881,
|
2403 |
+
3882,
|
2404 |
+
3885,
|
2405 |
+
3887,
|
2406 |
+
3888,
|
2407 |
+
3889,
|
2408 |
+
3890,
|
2409 |
+
3891,
|
2410 |
+
3892,
|
2411 |
+
3895,
|
2412 |
+
3897,
|
2413 |
+
3898,
|
2414 |
+
3901,
|
2415 |
+
3903,
|
2416 |
+
3904,
|
2417 |
+
3905,
|
2418 |
+
3907,
|
2419 |
+
3909,
|
2420 |
+
3910,
|
2421 |
+
3912,
|
2422 |
+
3913,
|
2423 |
+
3914,
|
2424 |
+
3915,
|
2425 |
+
3916,
|
2426 |
+
3917,
|
2427 |
+
3919,
|
2428 |
+
3921,
|
2429 |
+
3922,
|
2430 |
+
3925,
|
2431 |
+
3926,
|
2432 |
+
3927,
|
2433 |
+
3929,
|
2434 |
+
3930,
|
2435 |
+
3932,
|
2436 |
+
3933,
|
2437 |
+
3939,
|
2438 |
+
3940,
|
2439 |
+
3941,
|
2440 |
+
3942,
|
2441 |
+
3943,
|
2442 |
+
3945,
|
2443 |
+
3946,
|
2444 |
+
3947,
|
2445 |
+
3948,
|
2446 |
+
3949,
|
2447 |
+
3951,
|
2448 |
+
3953,
|
2449 |
+
3954,
|
2450 |
+
3955,
|
2451 |
+
3957,
|
2452 |
+
3958,
|
2453 |
+
3959,
|
2454 |
+
3962,
|
2455 |
+
3964,
|
2456 |
+
3965,
|
2457 |
+
3968,
|
2458 |
+
3969,
|
2459 |
+
3971,
|
2460 |
+
3972,
|
2461 |
+
3974,
|
2462 |
+
3976,
|
2463 |
+
3978,
|
2464 |
+
3979,
|
2465 |
+
3980,
|
2466 |
+
3982,
|
2467 |
+
3983,
|
2468 |
+
3984,
|
2469 |
+
3985,
|
2470 |
+
3987,
|
2471 |
+
3989,
|
2472 |
+
3990,
|
2473 |
+
3991,
|
2474 |
+
3992,
|
2475 |
+
3993,
|
2476 |
+
3994,
|
2477 |
+
3995,
|
2478 |
+
3998,
|
2479 |
+
3999,
|
2480 |
+
4001,
|
2481 |
+
4003,
|
2482 |
+
4004,
|
2483 |
+
4007,
|
2484 |
+
4008,
|
2485 |
+
4009,
|
2486 |
+
4010,
|
2487 |
+
4012,
|
2488 |
+
4013,
|
2489 |
+
4014,
|
2490 |
+
4017,
|
2491 |
+
4019,
|
2492 |
+
4020,
|
2493 |
+
4021,
|
2494 |
+
4022,
|
2495 |
+
4023,
|
2496 |
+
4024,
|
2497 |
+
4025,
|
2498 |
+
4027,
|
2499 |
+
4028,
|
2500 |
+
4029,
|
2501 |
+
4030,
|
2502 |
+
4031,
|
2503 |
+
4033,
|
2504 |
+
4036,
|
2505 |
+
4037,
|
2506 |
+
4038,
|
2507 |
+
4039,
|
2508 |
+
4040,
|
2509 |
+
4041,
|
2510 |
+
4043,
|
2511 |
+
4045,
|
2512 |
+
4047,
|
2513 |
+
4048,
|
2514 |
+
4049,
|
2515 |
+
4051,
|
2516 |
+
4052,
|
2517 |
+
4054,
|
2518 |
+
4055,
|
2519 |
+
4056,
|
2520 |
+
4059,
|
2521 |
+
4060,
|
2522 |
+
4061,
|
2523 |
+
4063,
|
2524 |
+
4064,
|
2525 |
+
4067,
|
2526 |
+
4068,
|
2527 |
+
4069,
|
2528 |
+
4071,
|
2529 |
+
4074,
|
2530 |
+
4076,
|
2531 |
+
4077,
|
2532 |
+
4079,
|
2533 |
+
4081,
|
2534 |
+
4083,
|
2535 |
+
4084,
|
2536 |
+
4085,
|
2537 |
+
4086,
|
2538 |
+
4087,
|
2539 |
+
4088,
|
2540 |
+
4089,
|
2541 |
+
4090,
|
2542 |
+
4091,
|
2543 |
+
4092,
|
2544 |
+
4094,
|
2545 |
+
4095,
|
2546 |
+
4096,
|
2547 |
+
4097,
|
2548 |
+
4098,
|
2549 |
+
4101,
|
2550 |
+
4104,
|
2551 |
+
4105,
|
2552 |
+
4108,
|
2553 |
+
4109,
|
2554 |
+
4111,
|
2555 |
+
4112,
|
2556 |
+
4113,
|
2557 |
+
4114,
|
2558 |
+
4115,
|
2559 |
+
4116,
|
2560 |
+
4117,
|
2561 |
+
4118,
|
2562 |
+
4120,
|
2563 |
+
4121,
|
2564 |
+
4122,
|
2565 |
+
4123,
|
2566 |
+
4124,
|
2567 |
+
4125,
|
2568 |
+
4126,
|
2569 |
+
4127,
|
2570 |
+
4130,
|
2571 |
+
4131,
|
2572 |
+
4133,
|
2573 |
+
4134,
|
2574 |
+
4135,
|
2575 |
+
4136,
|
2576 |
+
4138,
|
2577 |
+
4139,
|
2578 |
+
4140,
|
2579 |
+
4141,
|
2580 |
+
4142,
|
2581 |
+
4143,
|
2582 |
+
4144,
|
2583 |
+
4146,
|
2584 |
+
4147,
|
2585 |
+
4148,
|
2586 |
+
4149,
|
2587 |
+
4151,
|
2588 |
+
4152,
|
2589 |
+
4153,
|
2590 |
+
4154,
|
2591 |
+
89,
|
2592 |
+
4155,
|
2593 |
+
4156,
|
2594 |
+
4157,
|
2595 |
+
4158,
|
2596 |
+
4159,
|
2597 |
+
4160,
|
2598 |
+
4161,
|
2599 |
+
4162,
|
2600 |
+
4163,
|
2601 |
+
4164,
|
2602 |
+
4165,
|
2603 |
+
4166,
|
2604 |
+
4167,
|
2605 |
+
4168,
|
2606 |
+
4170,
|
2607 |
+
4171,
|
2608 |
+
4172,
|
2609 |
+
4173,
|
2610 |
+
4174,
|
2611 |
+
4175,
|
2612 |
+
4176,
|
2613 |
+
4177,
|
2614 |
+
4178,
|
2615 |
+
4179,
|
2616 |
+
4180,
|
2617 |
+
4181,
|
2618 |
+
4182,
|
2619 |
+
4183,
|
2620 |
+
4184,
|
2621 |
+
4185,
|
2622 |
+
4186,
|
2623 |
+
4187,
|
2624 |
+
4188,
|
2625 |
+
4189,
|
2626 |
+
4190,
|
2627 |
+
4192,
|
2628 |
+
4193,
|
2629 |
+
4194,
|
2630 |
+
4195,
|
2631 |
+
4196,
|
2632 |
+
4197,
|
2633 |
+
4198,
|
2634 |
+
4199,
|
2635 |
+
4200,
|
2636 |
+
4201,
|
2637 |
+
4202,
|
2638 |
+
4204,
|
2639 |
+
4206,
|
2640 |
+
4207,
|
2641 |
+
4208,
|
2642 |
+
4210,
|
2643 |
+
4211,
|
2644 |
+
4212,
|
2645 |
+
4213,
|
2646 |
+
4214,
|
2647 |
+
4216,
|
2648 |
+
4217,
|
2649 |
+
4218,
|
2650 |
+
4219,
|
2651 |
+
4220,
|
2652 |
+
4221,
|
2653 |
+
4222,
|
2654 |
+
4223,
|
2655 |
+
4225,
|
2656 |
+
4226,
|
2657 |
+
4227,
|
2658 |
+
4228,
|
2659 |
+
4229,
|
2660 |
+
4230,
|
2661 |
+
4231,
|
2662 |
+
4232,
|
2663 |
+
4233,
|
2664 |
+
4236,
|
2665 |
+
4237,
|
2666 |
+
4238,
|
2667 |
+
4239,
|
2668 |
+
4240,
|
2669 |
+
4241,
|
2670 |
+
4243,
|
2671 |
+
4244,
|
2672 |
+
4247,
|
2673 |
+
4249,
|
2674 |
+
4250,
|
2675 |
+
4251,
|
2676 |
+
4252,
|
2677 |
+
4254,
|
2678 |
+
1454,
|
2679 |
+
4256,
|
2680 |
+
4258,
|
2681 |
+
4261,
|
2682 |
+
4262,
|
2683 |
+
4263,
|
2684 |
+
4265,
|
2685 |
+
4267,
|
2686 |
+
4269,
|
2687 |
+
4270,
|
2688 |
+
4271,
|
2689 |
+
4272,
|
2690 |
+
4274,
|
2691 |
+
4277,
|
2692 |
+
4279,
|
2693 |
+
4281,
|
2694 |
+
4282,
|
2695 |
+
4284,
|
2696 |
+
4287,
|
2697 |
+
4288,
|
2698 |
+
4290,
|
2699 |
+
4292,
|
2700 |
+
4293,
|
2701 |
+
4295,
|
2702 |
+
4296,
|
2703 |
+
4298,
|
2704 |
+
4299,
|
2705 |
+
4301,
|
2706 |
+
4303,
|
2707 |
+
4305,
|
2708 |
+
4307,
|
2709 |
+
4309,
|
2710 |
+
4310,
|
2711 |
+
4311,
|
2712 |
+
4312,
|
2713 |
+
4314,
|
2714 |
+
4316,
|
2715 |
+
4317,
|
2716 |
+
4318,
|
2717 |
+
4319,
|
2718 |
+
4321,
|
2719 |
+
4322,
|
2720 |
+
4324,
|
2721 |
+
4325,
|
2722 |
+
4326,
|
2723 |
+
4327,
|
2724 |
+
4328,
|
2725 |
+
4329,
|
2726 |
+
4330,
|
2727 |
+
4332,
|
2728 |
+
4333,
|
2729 |
+
4334,
|
2730 |
+
4335,
|
2731 |
+
4337,
|
2732 |
+
4339,
|
2733 |
+
4340,
|
2734 |
+
4342,
|
2735 |
+
4343,
|
2736 |
+
4344,
|
2737 |
+
4345,
|
2738 |
+
4347,
|
2739 |
+
4348,
|
2740 |
+
4349,
|
2741 |
+
4351,
|
2742 |
+
4353,
|
2743 |
+
4354,
|
2744 |
+
4356,
|
2745 |
+
4357,
|
2746 |
+
4358,
|
2747 |
+
4359,
|
2748 |
+
4360,
|
2749 |
+
4363,
|
2750 |
+
4364,
|
2751 |
+
4365,
|
2752 |
+
4366,
|
2753 |
+
4368,
|
2754 |
+
4369,
|
2755 |
+
4370,
|
2756 |
+
4371,
|
2757 |
+
4372,
|
2758 |
+
4373,
|
2759 |
+
4374,
|
2760 |
+
4375,
|
2761 |
+
4376,
|
2762 |
+
4377,
|
2763 |
+
4378,
|
2764 |
+
4380,
|
2765 |
+
4382,
|
2766 |
+
4384,
|
2767 |
+
4385,
|
2768 |
+
4387,
|
2769 |
+
4388,
|
2770 |
+
4389,
|
2771 |
+
4391,
|
2772 |
+
4392,
|
2773 |
+
4393,
|
2774 |
+
4394,
|
2775 |
+
4395,
|
2776 |
+
4396,
|
2777 |
+
4397,
|
2778 |
+
4398,
|
2779 |
+
4399,
|
2780 |
+
4400,
|
2781 |
+
4401,
|
2782 |
+
4402,
|
2783 |
+
4403,
|
2784 |
+
4404,
|
2785 |
+
4405,
|
2786 |
+
4406,
|
2787 |
+
4407,
|
2788 |
+
4408,
|
2789 |
+
4410,
|
2790 |
+
4411,
|
2791 |
+
4412,
|
2792 |
+
4413,
|
2793 |
+
4414,
|
2794 |
+
4415,
|
2795 |
+
4416,
|
2796 |
+
4418,
|
2797 |
+
4419,
|
2798 |
+
4420,
|
2799 |
+
4421,
|
2800 |
+
4422,
|
2801 |
+
4423,
|
2802 |
+
4424,
|
2803 |
+
4425,
|
2804 |
+
4427,
|
2805 |
+
4428,
|
2806 |
+
4429,
|
2807 |
+
4430,
|
2808 |
+
4433,
|
2809 |
+
4434,
|
2810 |
+
4436,
|
2811 |
+
4438,
|
2812 |
+
4441,
|
2813 |
+
4442,
|
2814 |
+
4444,
|
2815 |
+
4445,
|
2816 |
+
4447,
|
2817 |
+
4449,
|
2818 |
+
4450,
|
2819 |
+
4452,
|
2820 |
+
4453,
|
2821 |
+
4454,
|
2822 |
+
4457,
|
2823 |
+
4458,
|
2824 |
+
4460,
|
2825 |
+
4461,
|
2826 |
+
4463,
|
2827 |
+
4464,
|
2828 |
+
4465,
|
2829 |
+
4466,
|
2830 |
+
4467,
|
2831 |
+
4468,
|
2832 |
+
4469,
|
2833 |
+
4470,
|
2834 |
+
4471,
|
2835 |
+
4472,
|
2836 |
+
4473,
|
2837 |
+
4475,
|
2838 |
+
4476,
|
2839 |
+
4477,
|
2840 |
+
4478,
|
2841 |
+
4479,
|
2842 |
+
4480,
|
2843 |
+
4482,
|
2844 |
+
4484,
|
2845 |
+
4486,
|
2846 |
+
4487,
|
2847 |
+
4489,
|
2848 |
+
4490,
|
2849 |
+
4491,
|
2850 |
+
4493,
|
2851 |
+
4494,
|
2852 |
+
4495,
|
2853 |
+
4496,
|
2854 |
+
4497,
|
2855 |
+
4498,
|
2856 |
+
4500,
|
2857 |
+
4505,
|
2858 |
+
4506,
|
2859 |
+
4507,
|
2860 |
+
4508,
|
2861 |
+
4509,
|
2862 |
+
4510,
|
2863 |
+
4513,
|
2864 |
+
4514,
|
2865 |
+
4516,
|
2866 |
+
4517,
|
2867 |
+
4518,
|
2868 |
+
4519,
|
2869 |
+
4520,
|
2870 |
+
4521,
|
2871 |
+
4522,
|
2872 |
+
4523,
|
2873 |
+
4524,
|
2874 |
+
4525,
|
2875 |
+
4526,
|
2876 |
+
4527,
|
2877 |
+
4529,
|
2878 |
+
4530,
|
2879 |
+
4532,
|
2880 |
+
4533,
|
2881 |
+
4536,
|
2882 |
+
4538,
|
2883 |
+
4539,
|
2884 |
+
4540,
|
2885 |
+
4541,
|
2886 |
+
4542,
|
2887 |
+
4543,
|
2888 |
+
4544,
|
2889 |
+
4545,
|
2890 |
+
4546,
|
2891 |
+
4547,
|
2892 |
+
4548,
|
2893 |
+
4549,
|
2894 |
+
4550,
|
2895 |
+
4551,
|
2896 |
+
4553,
|
2897 |
+
4554,
|
2898 |
+
4555,
|
2899 |
+
4556,
|
2900 |
+
4557,
|
2901 |
+
4558,
|
2902 |
+
4559,
|
2903 |
+
4562,
|
2904 |
+
4563,
|
2905 |
+
4564,
|
2906 |
+
4565,
|
2907 |
+
4567,
|
2908 |
+
4569,
|
2909 |
+
4570,
|
2910 |
+
4571,
|
2911 |
+
4573,
|
2912 |
+
4574,
|
2913 |
+
4576,
|
2914 |
+
2037,
|
2915 |
+
4578,
|
2916 |
+
4579,
|
2917 |
+
4581,
|
2918 |
+
4584,
|
2919 |
+
4586,
|
2920 |
+
4588,
|
2921 |
+
4590,
|
2922 |
+
4591,
|
2923 |
+
4592,
|
2924 |
+
4593,
|
2925 |
+
4595,
|
2926 |
+
4596,
|
2927 |
+
4597,
|
2928 |
+
4599,
|
2929 |
+
4600,
|
2930 |
+
4601,
|
2931 |
+
4602,
|
2932 |
+
4603,
|
2933 |
+
4604,
|
2934 |
+
4605,
|
2935 |
+
4606,
|
2936 |
+
4607,
|
2937 |
+
4608,
|
2938 |
+
4609,
|
2939 |
+
4611,
|
2940 |
+
4612,
|
2941 |
+
4613,
|
2942 |
+
4614,
|
2943 |
+
4615,
|
2944 |
+
4616,
|
2945 |
+
4617,
|
2946 |
+
4618,
|
2947 |
+
4620,
|
2948 |
+
4622,
|
2949 |
+
4624,
|
2950 |
+
4625,
|
2951 |
+
4626,
|
2952 |
+
4627,
|
2953 |
+
4628,
|
2954 |
+
4629,
|
2955 |
+
4630,
|
2956 |
+
4631,
|
2957 |
+
4632,
|
2958 |
+
4633,
|
2959 |
+
4635,
|
2960 |
+
4636,
|
2961 |
+
4637,
|
2962 |
+
4638,
|
2963 |
+
4639,
|
2964 |
+
4640,
|
2965 |
+
4641,
|
2966 |
+
4644,
|
2967 |
+
4645,
|
2968 |
+
4646,
|
2969 |
+
4647,
|
2970 |
+
4648,
|
2971 |
+
4649,
|
2972 |
+
4650,
|
2973 |
+
4651,
|
2974 |
+
4652,
|
2975 |
+
4653,
|
2976 |
+
4654,
|
2977 |
+
4655,
|
2978 |
+
4656,
|
2979 |
+
4657,
|
2980 |
+
4659,
|
2981 |
+
4660,
|
2982 |
+
4663,
|
2983 |
+
4664,
|
2984 |
+
4665,
|
2985 |
+
4666,
|
2986 |
+
4668,
|
2987 |
+
4670,
|
2988 |
+
4671,
|
2989 |
+
4672,
|
2990 |
+
4674,
|
2991 |
+
4675,
|
2992 |
+
4676,
|
2993 |
+
4678,
|
2994 |
+
4679,
|
2995 |
+
4681,
|
2996 |
+
4682,
|
2997 |
+
4683,
|
2998 |
+
4684,
|
2999 |
+
4686,
|
3000 |
+
4687,
|
3001 |
+
4688,
|
3002 |
+
4689,
|
3003 |
+
4691,
|
3004 |
+
4692,
|
3005 |
+
4693,
|
3006 |
+
4694,
|
3007 |
+
4695,
|
3008 |
+
4696,
|
3009 |
+
4697,
|
3010 |
+
4698,
|
3011 |
+
4699,
|
3012 |
+
4700,
|
3013 |
+
4702,
|
3014 |
+
4703,
|
3015 |
+
4704,
|
3016 |
+
4705,
|
3017 |
+
4706,
|
3018 |
+
4707,
|
3019 |
+
4708,
|
3020 |
+
4711,
|
3021 |
+
4714,
|
3022 |
+
4716,
|
3023 |
+
4717,
|
3024 |
+
4718,
|
3025 |
+
4720,
|
3026 |
+
4722,
|
3027 |
+
4723,
|
3028 |
+
4724,
|
3029 |
+
4726,
|
3030 |
+
4727,
|
3031 |
+
4728,
|
3032 |
+
4729,
|
3033 |
+
4730,
|
3034 |
+
4733,
|
3035 |
+
4734,
|
3036 |
+
4735,
|
3037 |
+
4736,
|
3038 |
+
4737,
|
3039 |
+
4738,
|
3040 |
+
4739,
|
3041 |
+
4740,
|
3042 |
+
4741,
|
3043 |
+
4743,
|
3044 |
+
4744,
|
3045 |
+
4745,
|
3046 |
+
4748,
|
3047 |
+
4750,
|
3048 |
+
4751,
|
3049 |
+
4753,
|
3050 |
+
4754,
|
3051 |
+
4755,
|
3052 |
+
4756,
|
3053 |
+
4757,
|
3054 |
+
4759,
|
3055 |
+
4761,
|
3056 |
+
4762,
|
3057 |
+
4763,
|
3058 |
+
4764,
|
3059 |
+
4765,
|
3060 |
+
4766,
|
3061 |
+
4768,
|
3062 |
+
4769,
|
3063 |
+
4770,
|
3064 |
+
4771,
|
3065 |
+
4772,
|
3066 |
+
4774,
|
3067 |
+
4776,
|
3068 |
+
4777,
|
3069 |
+
4778,
|
3070 |
+
4779,
|
3071 |
+
4780,
|
3072 |
+
4781,
|
3073 |
+
4782,
|
3074 |
+
4783,
|
3075 |
+
4784,
|
3076 |
+
4785,
|
3077 |
+
4786,
|
3078 |
+
4787,
|
3079 |
+
4788,
|
3080 |
+
4789,
|
3081 |
+
4790,
|
3082 |
+
4791,
|
3083 |
+
4793,
|
3084 |
+
4795,
|
3085 |
+
4796,
|
3086 |
+
4798,
|
3087 |
+
4799,
|
3088 |
+
4801,
|
3089 |
+
4803,
|
3090 |
+
4804,
|
3091 |
+
4805,
|
3092 |
+
4806,
|
3093 |
+
4807,
|
3094 |
+
4808,
|
3095 |
+
4809,
|
3096 |
+
4811,
|
3097 |
+
4813,
|
3098 |
+
4815,
|
3099 |
+
4816,
|
3100 |
+
4817,
|
3101 |
+
4818,
|
3102 |
+
4819,
|
3103 |
+
4820,
|
3104 |
+
4821,
|
3105 |
+
4822,
|
3106 |
+
4823,
|
3107 |
+
4824,
|
3108 |
+
4825,
|
3109 |
+
4826,
|
3110 |
+
4827,
|
3111 |
+
4828
|
3112 |
+
]
|
3113 |
+
}
|
experimental_edit_tree_lemmatizer/model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e678e2b9607ba9aa6bcb5e1d086d0e9c59771d675dd22b1f906bbef5b78ff124
|
3 |
+
size 9563885
|
experimental_edit_tree_lemmatizer/trees
ADDED
Binary file (401 kB). View file
|
|
meta.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
morphologizer/cfg
ADDED
The diff for this file is too large to render.
See raw diff
|
|
morphologizer/model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e327c13c4ccc49a1fe22b8c88ed4d23574e933a8f788daa0f306ccc910d04d3
|
3 |
+
size 3602597
|
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:467e1e5a0ac211c3e2276f5e6de11acf3f230e81c440f7b5a5f872fb8c031112
|
3 |
+
size 666641
|
parser/moves
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
��moves��{"0":{"":44444},"1":{"":46534},"2":{"case":8932,"advmod":6934,"nsubj":5271,"punct":5223,"amod":3368,"obl":2997,"cc":2514,"det":2079,"mark":1498,"obj":1199,"cop":621,"nummod":589,"expl:pv":576,"iobj":390,"acl":367,"nmod:poss":329,"advcl":272,"aux:pass":255,"aux":249,"nsubj:pass":174,"aux:mood":121,"aux:aglt":93,"cop:locat":86,"nmod":64,"xcomp":52,"vocative":52,"expl:impers":36,"cc:preconj":33,"discourse":31,"obl||xcomp":9,"acl||nsubj":9,"ccomp":5,"dep":0},"3":{"punct":15468,"obl":6524,"obj":3706,"conj":2690,"nsubj":2400,"expl:pv":1830,"advmod":1719,"xcomp":1688,"nmod":1601,"nmod:poss":1564,"amod":1403,"aux:aglt":1267,"flat":882,"iobj":634,"ccomp":605,"advcl":448,"acl":302,"aux:mood":209,"cop":200,"aux":188,"ccomp:obj":146,"fixed":144,"appos":138,"csubj":109,"acl:relcl":100,"det":95,"vocative":94,"expl:impers":80,"cop:locat":78,"obl:agent":64,"acl||nsubj":39,"nsubj:pass":26,"case":24,"aux:pass":20,"ccomp||advmod":10,"nummod":8,"xcomp:obj":7,"acl||obl":7,"dep":0},"4":{"ROOT":13774}}�cfg��neg_key�
|
pl_udv25_polishlfg_trf-any-py3-none-any.whl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ec0d6f2ffdb752de0f1d1f0d4ce37c88b4f601847bc168e5ec0851eb652130a
|
3 |
+
size 865120830
|
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:a0c659addbe29f1bbea5c404cceffc97b0648251467c01ff8dc5bcdaafce34d8
|
3 |
+
size 6740
|
tagger/cfg
ADDED
@@ -0,0 +1,629 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"labels":[
|
3 |
+
"adj:pl:acc:f:com",
|
4 |
+
"adj:pl:acc:f:pos",
|
5 |
+
"adj:pl:acc:f:sup",
|
6 |
+
"adj:pl:acc:m1:com",
|
7 |
+
"adj:pl:acc:m1:pos",
|
8 |
+
"adj:pl:acc:m1:sup",
|
9 |
+
"adj:pl:acc:m2:pos",
|
10 |
+
"adj:pl:acc:m3:com",
|
11 |
+
"adj:pl:acc:m3:pos",
|
12 |
+
"adj:pl:acc:m3:sup",
|
13 |
+
"adj:pl:acc:n:com",
|
14 |
+
"adj:pl:acc:n:pos",
|
15 |
+
"adj:pl:acc:n:sup",
|
16 |
+
"adj:pl:dat:f:pos",
|
17 |
+
"adj:pl:dat:m1:com",
|
18 |
+
"adj:pl:dat:m1:pos",
|
19 |
+
"adj:pl:dat:m3:pos",
|
20 |
+
"adj:pl:dat:n:pos",
|
21 |
+
"adj:pl:gen:f:com",
|
22 |
+
"adj:pl:gen:f:pos",
|
23 |
+
"adj:pl:gen:f:sup",
|
24 |
+
"adj:pl:gen:m1:com",
|
25 |
+
"adj:pl:gen:m1:pos",
|
26 |
+
"adj:pl:gen:m1:sup",
|
27 |
+
"adj:pl:gen:m2:pos",
|
28 |
+
"adj:pl:gen:m2:sup",
|
29 |
+
"adj:pl:gen:m3:com",
|
30 |
+
"adj:pl:gen:m3:pos",
|
31 |
+
"adj:pl:gen:m3:sup",
|
32 |
+
"adj:pl:gen:n:com",
|
33 |
+
"adj:pl:gen:n:pos",
|
34 |
+
"adj:pl:inst:f:pos",
|
35 |
+
"adj:pl:inst:m1:pos",
|
36 |
+
"adj:pl:inst:m2:pos",
|
37 |
+
"adj:pl:inst:m3:pos",
|
38 |
+
"adj:pl:inst:n:pos",
|
39 |
+
"adj:pl:loc:f:pos",
|
40 |
+
"adj:pl:loc:f:sup",
|
41 |
+
"adj:pl:loc:m1:com",
|
42 |
+
"adj:pl:loc:m1:pos",
|
43 |
+
"adj:pl:loc:m3:pos",
|
44 |
+
"adj:pl:loc:m3:sup",
|
45 |
+
"adj:pl:loc:n:com",
|
46 |
+
"adj:pl:loc:n:pos",
|
47 |
+
"adj:pl:nom:f:com",
|
48 |
+
"adj:pl:nom:f:pos",
|
49 |
+
"adj:pl:nom:f:sup",
|
50 |
+
"adj:pl:nom:m1:com",
|
51 |
+
"adj:pl:nom:m1:pos",
|
52 |
+
"adj:pl:nom:m1:sup",
|
53 |
+
"adj:pl:nom:m2:pos",
|
54 |
+
"adj:pl:nom:m2:sup",
|
55 |
+
"adj:pl:nom:m3:com",
|
56 |
+
"adj:pl:nom:m3:pos",
|
57 |
+
"adj:pl:nom:m3:sup",
|
58 |
+
"adj:pl:nom:n:com",
|
59 |
+
"adj:pl:nom:n:pos",
|
60 |
+
"adj:sg:acc:f:com",
|
61 |
+
"adj:sg:acc:f:pos",
|
62 |
+
"adj:sg:acc:f:sup",
|
63 |
+
"adj:sg:acc:m1:com",
|
64 |
+
"adj:sg:acc:m1:pos",
|
65 |
+
"adj:sg:acc:m1:sup",
|
66 |
+
"adj:sg:acc:m2:pos",
|
67 |
+
"adj:sg:acc:m3:com",
|
68 |
+
"adj:sg:acc:m3:pos",
|
69 |
+
"adj:sg:acc:m3:sup",
|
70 |
+
"adj:sg:acc:n:com",
|
71 |
+
"adj:sg:acc:n:pos",
|
72 |
+
"adj:sg:acc:n:sup",
|
73 |
+
"adj:sg:dat:f:pos",
|
74 |
+
"adj:sg:dat:m1:com",
|
75 |
+
"adj:sg:dat:m1:pos",
|
76 |
+
"adj:sg:dat:m2:pos",
|
77 |
+
"adj:sg:dat:m3:pos",
|
78 |
+
"adj:sg:dat:n:com",
|
79 |
+
"adj:sg:dat:n:pos",
|
80 |
+
"adj:sg:gen:f:com",
|
81 |
+
"adj:sg:gen:f:pos",
|
82 |
+
"adj:sg:gen:f:sup",
|
83 |
+
"adj:sg:gen:m1:pos",
|
84 |
+
"adj:sg:gen:m2:pos",
|
85 |
+
"adj:sg:gen:m3:com",
|
86 |
+
"adj:sg:gen:m3:pos",
|
87 |
+
"adj:sg:gen:m3:sup",
|
88 |
+
"adj:sg:gen:n:com",
|
89 |
+
"adj:sg:gen:n:pos",
|
90 |
+
"adj:sg:inst:f:com",
|
91 |
+
"adj:sg:inst:f:pos",
|
92 |
+
"adj:sg:inst:f:sup",
|
93 |
+
"adj:sg:inst:m1:com",
|
94 |
+
"adj:sg:inst:m1:pos",
|
95 |
+
"adj:sg:inst:m1:sup",
|
96 |
+
"adj:sg:inst:m2:pos",
|
97 |
+
"adj:sg:inst:m2:sup",
|
98 |
+
"adj:sg:inst:m3:com",
|
99 |
+
"adj:sg:inst:m3:pos",
|
100 |
+
"adj:sg:inst:m3:sup",
|
101 |
+
"adj:sg:inst:n:com",
|
102 |
+
"adj:sg:inst:n:pos",
|
103 |
+
"adj:sg:loc:f:com",
|
104 |
+
"adj:sg:loc:f:pos",
|
105 |
+
"adj:sg:loc:f:sup",
|
106 |
+
"adj:sg:loc:m1:pos",
|
107 |
+
"adj:sg:loc:m2:pos",
|
108 |
+
"adj:sg:loc:m3:com",
|
109 |
+
"adj:sg:loc:m3:pos",
|
110 |
+
"adj:sg:loc:m3:sup",
|
111 |
+
"adj:sg:loc:n:com",
|
112 |
+
"adj:sg:loc:n:pos",
|
113 |
+
"adj:sg:loc:n:sup",
|
114 |
+
"adj:sg:nom:f:com",
|
115 |
+
"adj:sg:nom:f:pos",
|
116 |
+
"adj:sg:nom:f:sup",
|
117 |
+
"adj:sg:nom:m1:com",
|
118 |
+
"adj:sg:nom:m1:pos",
|
119 |
+
"adj:sg:nom:m1:sup",
|
120 |
+
"adj:sg:nom:m2:com",
|
121 |
+
"adj:sg:nom:m2:pos",
|
122 |
+
"adj:sg:nom:m3:com",
|
123 |
+
"adj:sg:nom:m3:pos",
|
124 |
+
"adj:sg:nom:m3:sup",
|
125 |
+
"adj:sg:nom:n:com",
|
126 |
+
"adj:sg:nom:n:pos",
|
127 |
+
"adj:sg:nom:n:sup",
|
128 |
+
"adj:sg:voc:f:sup",
|
129 |
+
"adj:sg:voc:m1:pos",
|
130 |
+
"adj:sg:voc:m3:pos",
|
131 |
+
"adja",
|
132 |
+
"adjc",
|
133 |
+
"adjp",
|
134 |
+
"adv",
|
135 |
+
"adv:com",
|
136 |
+
"adv:pos",
|
137 |
+
"adv:sup",
|
138 |
+
"aglt:pl:pri:imperf:nwok",
|
139 |
+
"aglt:pl:sec:imperf:nwok",
|
140 |
+
"aglt:sg:pri:imperf:nwok",
|
141 |
+
"aglt:sg:pri:imperf:wok",
|
142 |
+
"aglt:sg:sec:imperf:nwok",
|
143 |
+
"aglt:sg:sec:imperf:wok",
|
144 |
+
"bedzie:pl:pri:imperf",
|
145 |
+
"bedzie:pl:sec:imperf",
|
146 |
+
"bedzie:pl:ter:imperf",
|
147 |
+
"bedzie:sg:pri:imperf",
|
148 |
+
"bedzie:sg:sec:imperf",
|
149 |
+
"bedzie:sg:ter:imperf",
|
150 |
+
"comp",
|
151 |
+
"conj",
|
152 |
+
"depr:pl:nom:m2",
|
153 |
+
"depr:pl:voc:m2",
|
154 |
+
"fin:pl:pri:imperf",
|
155 |
+
"fin:pl:pri:perf",
|
156 |
+
"fin:pl:sec:imperf",
|
157 |
+
"fin:pl:sec:perf",
|
158 |
+
"fin:pl:ter:imperf",
|
159 |
+
"fin:pl:ter:perf",
|
160 |
+
"fin:sg:pri:imperf",
|
161 |
+
"fin:sg:pri:perf",
|
162 |
+
"fin:sg:sec:imperf",
|
163 |
+
"fin:sg:sec:perf",
|
164 |
+
"fin:sg:ter:imperf",
|
165 |
+
"fin:sg:ter:perf",
|
166 |
+
"ger:sg:acc:n:imperf:aff",
|
167 |
+
"ger:sg:acc:n:imperf:neg",
|
168 |
+
"ger:sg:acc:n:perf:aff",
|
169 |
+
"ger:sg:dat:n:imperf:aff",
|
170 |
+
"ger:sg:dat:n:perf:aff",
|
171 |
+
"ger:sg:gen:n:imperf:aff",
|
172 |
+
"ger:sg:gen:n:perf:aff",
|
173 |
+
"ger:sg:inst:n:imperf:aff",
|
174 |
+
"ger:sg:inst:n:perf:aff",
|
175 |
+
"ger:sg:loc:n:imperf:aff",
|
176 |
+
"ger:sg:loc:n:perf:aff",
|
177 |
+
"ger:sg:nom:n:imperf:aff",
|
178 |
+
"ger:sg:nom:n:perf:aff",
|
179 |
+
"imps:imperf",
|
180 |
+
"imps:perf",
|
181 |
+
"impt:pl:pri:imperf",
|
182 |
+
"impt:pl:pri:perf",
|
183 |
+
"impt:pl:sec:imperf",
|
184 |
+
"impt:pl:sec:perf",
|
185 |
+
"impt:sg:sec:imperf",
|
186 |
+
"impt:sg:sec:perf",
|
187 |
+
"inf:imperf",
|
188 |
+
"inf:perf",
|
189 |
+
"interj",
|
190 |
+
"interp",
|
191 |
+
"num:pl:acc:f:congr",
|
192 |
+
"num:pl:acc:f:rec",
|
193 |
+
"num:pl:acc:m1:rec",
|
194 |
+
"num:pl:acc:m2:congr",
|
195 |
+
"num:pl:acc:m2:rec",
|
196 |
+
"num:pl:acc:m3:congr",
|
197 |
+
"num:pl:acc:m3:rec",
|
198 |
+
"num:pl:acc:n:congr",
|
199 |
+
"num:pl:acc:n:rec",
|
200 |
+
"num:pl:dat:f:congr",
|
201 |
+
"num:pl:dat:m1:congr",
|
202 |
+
"num:pl:dat:n:congr",
|
203 |
+
"num:pl:gen:f:congr",
|
204 |
+
"num:pl:gen:m1:congr",
|
205 |
+
"num:pl:gen:m2:congr",
|
206 |
+
"num:pl:gen:m3:congr",
|
207 |
+
"num:pl:gen:m3:rec",
|
208 |
+
"num:pl:gen:n:congr",
|
209 |
+
"num:pl:inst:f:congr",
|
210 |
+
"num:pl:inst:m1:congr",
|
211 |
+
"num:pl:inst:m2:congr",
|
212 |
+
"num:pl:inst:m3:congr",
|
213 |
+
"num:pl:inst:n:congr",
|
214 |
+
"num:pl:loc:f:congr",
|
215 |
+
"num:pl:loc:m1:congr",
|
216 |
+
"num:pl:loc:m3:congr",
|
217 |
+
"num:pl:loc:n:congr",
|
218 |
+
"num:pl:nom:f:congr",
|
219 |
+
"num:pl:nom:m1:congr",
|
220 |
+
"num:pl:nom:m2:congr",
|
221 |
+
"num:pl:nom:m3:congr",
|
222 |
+
"num:pl:nom:n:congr",
|
223 |
+
"pact:pl:acc:f:imperf:aff",
|
224 |
+
"pact:pl:acc:m1:imperf:aff",
|
225 |
+
"pact:pl:acc:m2:imperf:aff",
|
226 |
+
"pact:pl:acc:m3:imperf:aff",
|
227 |
+
"pact:pl:acc:n:imperf:aff",
|
228 |
+
"pact:pl:dat:m1:imperf:aff",
|
229 |
+
"pact:pl:gen:f:imperf:aff",
|
230 |
+
"pact:pl:gen:m1:imperf:aff",
|
231 |
+
"pact:pl:gen:m1:imperf:neg",
|
232 |
+
"pact:pl:gen:m2:imperf:aff",
|
233 |
+
"pact:pl:gen:m3:imperf:aff",
|
234 |
+
"pact:pl:gen:n:imperf:aff",
|
235 |
+
"pact:pl:inst:m1:imperf:aff",
|
236 |
+
"pact:pl:inst:n:imperf:aff",
|
237 |
+
"pact:pl:loc:f:imperf:aff",
|
238 |
+
"pact:pl:loc:m3:imperf:aff",
|
239 |
+
"pact:pl:nom:f:imperf:aff",
|
240 |
+
"pact:pl:nom:m1:imperf:aff",
|
241 |
+
"pact:pl:nom:m2:imperf:aff",
|
242 |
+
"pact:pl:nom:m3:imperf:aff",
|
243 |
+
"pact:pl:nom:n:imperf:aff",
|
244 |
+
"pact:sg:acc:f:imperf:aff",
|
245 |
+
"pact:sg:acc:m1:imperf:aff",
|
246 |
+
"pact:sg:acc:m2:imperf:aff",
|
247 |
+
"pact:sg:acc:m3:imperf:aff",
|
248 |
+
"pact:sg:acc:n:imperf:aff",
|
249 |
+
"pact:sg:dat:f:imperf:aff",
|
250 |
+
"pact:sg:dat:m1:imperf:aff",
|
251 |
+
"pact:sg:gen:f:imperf:aff",
|
252 |
+
"pact:sg:gen:m1:imperf:aff",
|
253 |
+
"pact:sg:gen:m3:imperf:aff",
|
254 |
+
"pact:sg:gen:n:imperf:aff",
|
255 |
+
"pact:sg:inst:f:imperf:aff",
|
256 |
+
"pact:sg:inst:f:imperf:neg",
|
257 |
+
"pact:sg:inst:m1:imperf:aff",
|
258 |
+
"pact:sg:inst:m3:imperf:aff",
|
259 |
+
"pact:sg:inst:n:imperf:aff",
|
260 |
+
"pact:sg:loc:f:imperf:aff",
|
261 |
+
"pact:sg:loc:m1:imperf:aff",
|
262 |
+
"pact:sg:loc:m2:imperf:aff",
|
263 |
+
"pact:sg:loc:m3:imperf:aff",
|
264 |
+
"pact:sg:loc:n:imperf:aff",
|
265 |
+
"pact:sg:nom:f:imperf:aff",
|
266 |
+
"pact:sg:nom:m1:imperf:aff",
|
267 |
+
"pact:sg:nom:m2:imperf:aff",
|
268 |
+
"pact:sg:nom:m3:imperf:aff",
|
269 |
+
"pact:sg:nom:n:imperf:aff",
|
270 |
+
"pant:perf",
|
271 |
+
"pcon:imperf",
|
272 |
+
"ppas:pl:acc:f:imperf:aff",
|
273 |
+
"ppas:pl:acc:f:perf:aff",
|
274 |
+
"ppas:pl:acc:m1:perf:aff",
|
275 |
+
"ppas:pl:acc:m2:perf:aff",
|
276 |
+
"ppas:pl:acc:m3:imperf:aff",
|
277 |
+
"ppas:pl:acc:m3:perf:aff",
|
278 |
+
"ppas:pl:acc:m3:perf:neg",
|
279 |
+
"ppas:pl:acc:n:perf:aff",
|
280 |
+
"ppas:pl:dat:f:imperf:aff",
|
281 |
+
"ppas:pl:dat:f:perf:aff",
|
282 |
+
"ppas:pl:dat:m1:perf:aff",
|
283 |
+
"ppas:pl:dat:m3:perf:aff",
|
284 |
+
"ppas:pl:gen:f:imperf:aff",
|
285 |
+
"ppas:pl:gen:f:imperf:neg",
|
286 |
+
"ppas:pl:gen:f:perf:aff",
|
287 |
+
"ppas:pl:gen:m1:imperf:aff",
|
288 |
+
"ppas:pl:gen:m1:perf:aff",
|
289 |
+
"ppas:pl:gen:m2:perf:aff",
|
290 |
+
"ppas:pl:gen:m3:imperf:aff",
|
291 |
+
"ppas:pl:gen:m3:perf:aff",
|
292 |
+
"ppas:pl:gen:n:imperf:aff",
|
293 |
+
"ppas:pl:gen:n:perf:aff",
|
294 |
+
"ppas:pl:inst:f:perf:aff",
|
295 |
+
"ppas:pl:inst:m1:perf:aff",
|
296 |
+
"ppas:pl:inst:m3:perf:aff",
|
297 |
+
"ppas:pl:inst:n:perf:aff",
|
298 |
+
"ppas:pl:loc:f:imperf:neg",
|
299 |
+
"ppas:pl:loc:f:perf:aff",
|
300 |
+
"ppas:pl:loc:m1:imperf:aff",
|
301 |
+
"ppas:pl:loc:m3:imperf:aff",
|
302 |
+
"ppas:pl:loc:m3:perf:aff",
|
303 |
+
"ppas:pl:loc:n:imperf:aff",
|
304 |
+
"ppas:pl:loc:n:perf:aff",
|
305 |
+
"ppas:pl:nom:f:imperf:aff",
|
306 |
+
"ppas:pl:nom:f:imperf:neg",
|
307 |
+
"ppas:pl:nom:f:perf:aff",
|
308 |
+
"ppas:pl:nom:m1:imperf:aff",
|
309 |
+
"ppas:pl:nom:m1:perf:aff",
|
310 |
+
"ppas:pl:nom:m2:perf:aff",
|
311 |
+
"ppas:pl:nom:m3:imperf:aff",
|
312 |
+
"ppas:pl:nom:m3:perf:aff",
|
313 |
+
"ppas:pl:nom:n:imperf:aff",
|
314 |
+
"ppas:pl:nom:n:perf:aff",
|
315 |
+
"ppas:sg:acc:f:imperf:aff",
|
316 |
+
"ppas:sg:acc:f:perf:aff",
|
317 |
+
"ppas:sg:acc:m1:perf:aff",
|
318 |
+
"ppas:sg:acc:m2:perf:aff",
|
319 |
+
"ppas:sg:acc:m3:perf:aff",
|
320 |
+
"ppas:sg:acc:n:perf:aff",
|
321 |
+
"ppas:sg:dat:f:perf:aff",
|
322 |
+
"ppas:sg:dat:m1:perf:aff",
|
323 |
+
"ppas:sg:gen:f:imperf:aff",
|
324 |
+
"ppas:sg:gen:f:perf:aff",
|
325 |
+
"ppas:sg:gen:f:perf:neg",
|
326 |
+
"ppas:sg:gen:m1:imperf:aff",
|
327 |
+
"ppas:sg:gen:m1:perf:aff",
|
328 |
+
"ppas:sg:gen:m2:perf:aff",
|
329 |
+
"ppas:sg:gen:m3:imperf:aff",
|
330 |
+
"ppas:sg:gen:m3:perf:aff",
|
331 |
+
"ppas:sg:gen:n:imperf:aff",
|
332 |
+
"ppas:sg:gen:n:perf:aff",
|
333 |
+
"ppas:sg:inst:f:imperf:neg",
|
334 |
+
"ppas:sg:inst:f:perf:aff",
|
335 |
+
"ppas:sg:inst:m1:imperf:aff",
|
336 |
+
"ppas:sg:inst:m1:perf:aff",
|
337 |
+
"ppas:sg:inst:m3:perf:aff",
|
338 |
+
"ppas:sg:inst:n:perf:aff",
|
339 |
+
"ppas:sg:inst:n:perf:neg",
|
340 |
+
"ppas:sg:loc:f:imperf:aff",
|
341 |
+
"ppas:sg:loc:f:perf:aff",
|
342 |
+
"ppas:sg:loc:m3:imperf:aff",
|
343 |
+
"ppas:sg:loc:m3:perf:aff",
|
344 |
+
"ppas:sg:loc:n:imperf:aff",
|
345 |
+
"ppas:sg:loc:n:perf:aff",
|
346 |
+
"ppas:sg:nom:f:imperf:aff",
|
347 |
+
"ppas:sg:nom:f:imperf:neg",
|
348 |
+
"ppas:sg:nom:f:perf:aff",
|
349 |
+
"ppas:sg:nom:f:perf:neg",
|
350 |
+
"ppas:sg:nom:m1:imperf:aff",
|
351 |
+
"ppas:sg:nom:m1:perf:aff",
|
352 |
+
"ppas:sg:nom:m2:imperf:aff",
|
353 |
+
"ppas:sg:nom:m2:perf:aff",
|
354 |
+
"ppas:sg:nom:m3:imperf:aff",
|
355 |
+
"ppas:sg:nom:m3:perf:aff",
|
356 |
+
"ppas:sg:nom:m3:perf:neg",
|
357 |
+
"ppas:sg:nom:n:imperf:aff",
|
358 |
+
"ppas:sg:nom:n:perf:aff",
|
359 |
+
"ppron12:pl:acc:f:pri",
|
360 |
+
"ppron12:pl:acc:m1:pri",
|
361 |
+
"ppron12:pl:acc:m1:sec",
|
362 |
+
"ppron12:pl:acc:n:sec",
|
363 |
+
"ppron12:pl:dat:f:pri",
|
364 |
+
"ppron12:pl:dat:f:sec",
|
365 |
+
"ppron12:pl:dat:m1:pri",
|
366 |
+
"ppron12:pl:dat:m1:sec",
|
367 |
+
"ppron12:pl:gen:f:pri",
|
368 |
+
"ppron12:pl:gen:m1:pri",
|
369 |
+
"ppron12:pl:gen:m1:sec",
|
370 |
+
"ppron12:pl:inst:m1:pri",
|
371 |
+
"ppron12:pl:inst:m1:sec",
|
372 |
+
"ppron12:pl:loc:m1:pri",
|
373 |
+
"ppron12:pl:loc:m1:sec",
|
374 |
+
"ppron12:pl:nom:f:pri",
|
375 |
+
"ppron12:pl:nom:m1:pri",
|
376 |
+
"ppron12:pl:nom:m1:sec",
|
377 |
+
"ppron12:sg:acc:f:pri:akc",
|
378 |
+
"ppron12:sg:acc:f:sec:akc",
|
379 |
+
"ppron12:sg:acc:f:sec:nakc",
|
380 |
+
"ppron12:sg:acc:m1:pri:akc",
|
381 |
+
"ppron12:sg:acc:m1:pri:nakc",
|
382 |
+
"ppron12:sg:acc:m1:sec:akc",
|
383 |
+
"ppron12:sg:acc:m1:sec:nakc",
|
384 |
+
"ppron12:sg:acc:m2:pri:akc",
|
385 |
+
"ppron12:sg:acc:m2:sec:nakc",
|
386 |
+
"ppron12:sg:acc:m3:pri:akc",
|
387 |
+
"ppron12:sg:dat:f:pri:akc",
|
388 |
+
"ppron12:sg:dat:f:pri:nakc",
|
389 |
+
"ppron12:sg:dat:f:sec:akc",
|
390 |
+
"ppron12:sg:dat:f:sec:nakc",
|
391 |
+
"ppron12:sg:dat:m1:pri:akc",
|
392 |
+
"ppron12:sg:dat:m1:pri:nakc",
|
393 |
+
"ppron12:sg:dat:m1:sec:akc",
|
394 |
+
"ppron12:sg:dat:m1:sec:nakc",
|
395 |
+
"ppron12:sg:dat:m2:sec:nakc",
|
396 |
+
"ppron12:sg:dat:n:pri:nakc",
|
397 |
+
"ppron12:sg:gen:f:pri:akc",
|
398 |
+
"ppron12:sg:gen:f:sec:akc",
|
399 |
+
"ppron12:sg:gen:f:sec:nakc",
|
400 |
+
"ppron12:sg:gen:m1:pri:akc",
|
401 |
+
"ppron12:sg:gen:m1:sec:akc",
|
402 |
+
"ppron12:sg:gen:m1:sec:nakc",
|
403 |
+
"ppron12:sg:gen:m2:sec:akc",
|
404 |
+
"ppron12:sg:inst:f:pri",
|
405 |
+
"ppron12:sg:inst:f:sec",
|
406 |
+
"ppron12:sg:inst:m1:pri",
|
407 |
+
"ppron12:sg:inst:m1:sec",
|
408 |
+
"ppron12:sg:loc:f:pri",
|
409 |
+
"ppron12:sg:loc:f:sec",
|
410 |
+
"ppron12:sg:loc:m1:pri",
|
411 |
+
"ppron12:sg:loc:m1:sec",
|
412 |
+
"ppron12:sg:nom:f:pri",
|
413 |
+
"ppron12:sg:nom:f:sec",
|
414 |
+
"ppron12:sg:nom:m1:pri",
|
415 |
+
"ppron12:sg:nom:m1:sec",
|
416 |
+
"ppron12:sg:nom:m2:sec",
|
417 |
+
"ppron3:pl:acc:f:ter:akc:npraep",
|
418 |
+
"ppron3:pl:acc:f:ter:akc:praep",
|
419 |
+
"ppron3:pl:acc:m1:ter:akc:npraep",
|
420 |
+
"ppron3:pl:acc:m1:ter:akc:praep",
|
421 |
+
"ppron3:pl:acc:m2:ter:akc:npraep",
|
422 |
+
"ppron3:pl:acc:m3:ter:akc:npraep",
|
423 |
+
"ppron3:pl:acc:n:ter:akc:npraep",
|
424 |
+
"ppron3:pl:acc:n:ter:akc:praep",
|
425 |
+
"ppron3:pl:dat:f:ter:akc:npraep",
|
426 |
+
"ppron3:pl:dat:f:ter:akc:praep",
|
427 |
+
"ppron3:pl:dat:m1:ter:akc:npraep",
|
428 |
+
"ppron3:pl:dat:m3:ter:akc:praep",
|
429 |
+
"ppron3:pl:dat:n:ter:akc:npraep",
|
430 |
+
"ppron3:pl:gen:f:ter:akc:npraep",
|
431 |
+
"ppron3:pl:gen:f:ter:akc:praep",
|
432 |
+
"ppron3:pl:gen:m1:ter:akc:npraep",
|
433 |
+
"ppron3:pl:gen:m1:ter:akc:praep",
|
434 |
+
"ppron3:pl:gen:m2:ter:akc:npraep",
|
435 |
+
"ppron3:pl:gen:m3:ter:akc:npraep",
|
436 |
+
"ppron3:pl:gen:m3:ter:akc:praep",
|
437 |
+
"ppron3:pl:gen:n:ter:akc:npraep",
|
438 |
+
"ppron3:pl:gen:n:ter:akc:praep",
|
439 |
+
"ppron3:pl:inst:f:ter:akc:npraep",
|
440 |
+
"ppron3:pl:inst:f:ter:akc:praep",
|
441 |
+
"ppron3:pl:inst:m1:ter:akc:praep",
|
442 |
+
"ppron3:pl:inst:m2:ter:akc:praep",
|
443 |
+
"ppron3:pl:inst:n:ter:akc:praep",
|
444 |
+
"ppron3:pl:loc:f:ter:akc:praep",
|
445 |
+
"ppron3:pl:loc:m1:ter:akc:praep",
|
446 |
+
"ppron3:pl:loc:m3:ter:akc:praep",
|
447 |
+
"ppron3:pl:loc:n:ter:akc:praep",
|
448 |
+
"ppron3:pl:nom:f:ter:akc:npraep",
|
449 |
+
"ppron3:pl:nom:m1:ter:akc:npraep",
|
450 |
+
"ppron3:pl:nom:m3:ter:akc:npraep",
|
451 |
+
"ppron3:pl:nom:n:ter:akc:npraep",
|
452 |
+
"ppron3:sg:acc:f:ter:akc:npraep",
|
453 |
+
"ppron3:sg:acc:f:ter:akc:praep",
|
454 |
+
"ppron3:sg:acc:m1:ter:akc:npraep",
|
455 |
+
"ppron3:sg:acc:m1:ter:akc:praep",
|
456 |
+
"ppron3:sg:acc:m1:ter:nakc:npraep",
|
457 |
+
"ppron3:sg:acc:m1:ter:nakc:praep",
|
458 |
+
"ppron3:sg:acc:m2:ter:akc:praep",
|
459 |
+
"ppron3:sg:acc:m2:ter:nakc:npraep",
|
460 |
+
"ppron3:sg:acc:m3:ter:akc:praep",
|
461 |
+
"ppron3:sg:acc:m3:ter:nakc:npraep",
|
462 |
+
"ppron3:sg:acc:m3:ter:nakc:praep",
|
463 |
+
"ppron3:sg:acc:n:ter:akc:npraep",
|
464 |
+
"ppron3:sg:acc:n:ter:akc:praep",
|
465 |
+
"ppron3:sg:dat:f:ter:akc:npraep",
|
466 |
+
"ppron3:sg:dat:f:ter:akc:praep",
|
467 |
+
"ppron3:sg:dat:m1:ter:akc:npraep",
|
468 |
+
"ppron3:sg:dat:m1:ter:akc:praep",
|
469 |
+
"ppron3:sg:dat:m1:ter:nakc:npraep",
|
470 |
+
"ppron3:sg:dat:m2:ter:nakc:npraep",
|
471 |
+
"ppron3:sg:dat:m3:ter:nakc:npraep",
|
472 |
+
"ppron3:sg:dat:n:ter:nakc:npraep",
|
473 |
+
"ppron3:sg:gen:f:ter:akc:npraep",
|
474 |
+
"ppron3:sg:gen:f:ter:akc:praep",
|
475 |
+
"ppron3:sg:gen:m1:ter:akc:npraep",
|
476 |
+
"ppron3:sg:gen:m1:ter:akc:praep",
|
477 |
+
"ppron3:sg:gen:m1:ter:nakc:npraep",
|
478 |
+
"ppron3:sg:gen:m2:ter:akc:npraep",
|
479 |
+
"ppron3:sg:gen:m3:ter:akc:npraep",
|
480 |
+
"ppron3:sg:gen:m3:ter:akc:praep",
|
481 |
+
"ppron3:sg:gen:m3:ter:nakc:npraep",
|
482 |
+
"ppron3:sg:gen:n:ter:akc:npraep",
|
483 |
+
"ppron3:sg:gen:n:ter:akc:praep",
|
484 |
+
"ppron3:sg:gen:n:ter:nakc:npraep",
|
485 |
+
"ppron3:sg:inst:f:ter:akc:npraep",
|
486 |
+
"ppron3:sg:inst:f:ter:akc:praep",
|
487 |
+
"ppron3:sg:inst:m1:ter:akc:npraep",
|
488 |
+
"ppron3:sg:inst:m1:ter:akc:praep",
|
489 |
+
"ppron3:sg:inst:m2:ter:akc:npraep",
|
490 |
+
"ppron3:sg:inst:m2:ter:akc:praep",
|
491 |
+
"ppron3:sg:inst:m3:ter:akc:npraep",
|
492 |
+
"ppron3:sg:inst:m3:ter:akc:praep",
|
493 |
+
"ppron3:sg:inst:n:ter:akc:npraep",
|
494 |
+
"ppron3:sg:inst:n:ter:akc:praep",
|
495 |
+
"ppron3:sg:loc:f:ter:akc:praep",
|
496 |
+
"ppron3:sg:loc:m1:ter:akc:praep",
|
497 |
+
"ppron3:sg:loc:m2:ter:akc:praep",
|
498 |
+
"ppron3:sg:loc:m3:ter:akc:praep",
|
499 |
+
"ppron3:sg:loc:n:ter:akc:praep",
|
500 |
+
"ppron3:sg:nom:f:ter:akc:npraep",
|
501 |
+
"ppron3:sg:nom:m1:ter:akc:npraep",
|
502 |
+
"ppron3:sg:nom:m2:ter:akc:npraep",
|
503 |
+
"ppron3:sg:nom:m3:ter:akc:npraep",
|
504 |
+
"ppron3:sg:nom:n:ter:akc:npraep",
|
505 |
+
"praet:pl:f:imperf",
|
506 |
+
"praet:pl:f:perf",
|
507 |
+
"praet:pl:m1:imperf",
|
508 |
+
"praet:pl:m1:perf",
|
509 |
+
"praet:pl:m2:imperf",
|
510 |
+
"praet:pl:m2:perf",
|
511 |
+
"praet:pl:m3:imperf",
|
512 |
+
"praet:pl:m3:perf",
|
513 |
+
"praet:pl:n:imperf",
|
514 |
+
"praet:pl:n:perf",
|
515 |
+
"praet:sg:f:imperf",
|
516 |
+
"praet:sg:f:perf",
|
517 |
+
"praet:sg:m1:imperf",
|
518 |
+
"praet:sg:m1:imperf:agl",
|
519 |
+
"praet:sg:m1:imperf:nagl",
|
520 |
+
"praet:sg:m1:perf",
|
521 |
+
"praet:sg:m1:perf:agl",
|
522 |
+
"praet:sg:m1:perf:nagl",
|
523 |
+
"praet:sg:m2:imperf",
|
524 |
+
"praet:sg:m2:imperf:nagl",
|
525 |
+
"praet:sg:m2:perf",
|
526 |
+
"praet:sg:m2:perf:nagl",
|
527 |
+
"praet:sg:m3:imperf",
|
528 |
+
"praet:sg:m3:imperf:nagl",
|
529 |
+
"praet:sg:m3:perf",
|
530 |
+
"praet:sg:m3:perf:nagl",
|
531 |
+
"praet:sg:n:imperf",
|
532 |
+
"praet:sg:n:perf",
|
533 |
+
"pred",
|
534 |
+
"prep:acc",
|
535 |
+
"prep:acc:nwok",
|
536 |
+
"prep:acc:wok",
|
537 |
+
"prep:dat",
|
538 |
+
"prep:gen",
|
539 |
+
"prep:gen:nwok",
|
540 |
+
"prep:gen:wok",
|
541 |
+
"prep:inst",
|
542 |
+
"prep:inst:nwok",
|
543 |
+
"prep:inst:wok",
|
544 |
+
"prep:loc",
|
545 |
+
"prep:loc:nwok",
|
546 |
+
"prep:loc:wok",
|
547 |
+
"prep:nom",
|
548 |
+
"qub",
|
549 |
+
"qub:nwok",
|
550 |
+
"qub:wok",
|
551 |
+
"siebie:acc",
|
552 |
+
"siebie:dat",
|
553 |
+
"siebie:gen",
|
554 |
+
"siebie:inst",
|
555 |
+
"siebie:loc",
|
556 |
+
"subst:pl:acc:f",
|
557 |
+
"subst:pl:acc:m1",
|
558 |
+
"subst:pl:acc:m2",
|
559 |
+
"subst:pl:acc:m3",
|
560 |
+
"subst:pl:acc:n",
|
561 |
+
"subst:pl:dat:f",
|
562 |
+
"subst:pl:dat:m1",
|
563 |
+
"subst:pl:dat:m3",
|
564 |
+
"subst:pl:dat:n",
|
565 |
+
"subst:pl:gen:f",
|
566 |
+
"subst:pl:gen:m1",
|
567 |
+
"subst:pl:gen:m2",
|
568 |
+
"subst:pl:gen:m3",
|
569 |
+
"subst:pl:gen:n",
|
570 |
+
"subst:pl:inst:f",
|
571 |
+
"subst:pl:inst:m1",
|
572 |
+
"subst:pl:inst:m2",
|
573 |
+
"subst:pl:inst:m3",
|
574 |
+
"subst:pl:inst:n",
|
575 |
+
"subst:pl:loc:f",
|
576 |
+
"subst:pl:loc:m1",
|
577 |
+
"subst:pl:loc:m2",
|
578 |
+
"subst:pl:loc:m3",
|
579 |
+
"subst:pl:loc:n",
|
580 |
+
"subst:pl:nom:f",
|
581 |
+
"subst:pl:nom:m1",
|
582 |
+
"subst:pl:nom:m2",
|
583 |
+
"subst:pl:nom:m3",
|
584 |
+
"subst:pl:nom:n",
|
585 |
+
"subst:pl:voc:m1",
|
586 |
+
"subst:sg:acc:f",
|
587 |
+
"subst:sg:acc:m1",
|
588 |
+
"subst:sg:acc:m2",
|
589 |
+
"subst:sg:acc:m3",
|
590 |
+
"subst:sg:acc:n",
|
591 |
+
"subst:sg:dat:f",
|
592 |
+
"subst:sg:dat:m1",
|
593 |
+
"subst:sg:dat:m2",
|
594 |
+
"subst:sg:dat:m3",
|
595 |
+
"subst:sg:dat:n",
|
596 |
+
"subst:sg:gen:f",
|
597 |
+
"subst:sg:gen:m1",
|
598 |
+
"subst:sg:gen:m2",
|
599 |
+
"subst:sg:gen:m3",
|
600 |
+
"subst:sg:gen:n",
|
601 |
+
"subst:sg:inst:f",
|
602 |
+
"subst:sg:inst:m1",
|
603 |
+
"subst:sg:inst:m2",
|
604 |
+
"subst:sg:inst:m3",
|
605 |
+
"subst:sg:inst:n",
|
606 |
+
"subst:sg:loc:f",
|
607 |
+
"subst:sg:loc:m1",
|
608 |
+
"subst:sg:loc:m2",
|
609 |
+
"subst:sg:loc:m3",
|
610 |
+
"subst:sg:loc:n",
|
611 |
+
"subst:sg:nom:f",
|
612 |
+
"subst:sg:nom:m1",
|
613 |
+
"subst:sg:nom:m2",
|
614 |
+
"subst:sg:nom:m3",
|
615 |
+
"subst:sg:nom:n",
|
616 |
+
"subst:sg:voc:f",
|
617 |
+
"subst:sg:voc:m1",
|
618 |
+
"subst:sg:voc:m3",
|
619 |
+
"winien:pl:f:imperf",
|
620 |
+
"winien:pl:m1:imperf",
|
621 |
+
"winien:pl:m3:imperf",
|
622 |
+
"winien:sg:f:imperf",
|
623 |
+
"winien:sg:m1:imperf",
|
624 |
+
"winien:sg:m3:imperf",
|
625 |
+
"winien:sg:n:imperf"
|
626 |
+
],
|
627 |
+
"neg_prefix":"!",
|
628 |
+
"overwrite":false
|
629 |
+
}
|
tagger/model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33402f1213c708195113cfc4ef046076be068071c7f418d55271c11f390fd82b
|
3 |
+
size 1916949
|
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:1b3cb0803a79e9f239e6621ae3f1299a568350a64bd088f882ca6dfd1205d72d
|
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:8730e738f806eba82bd15d80623c126e362ff83f72df1b03d5a54ed804632b31
|
3 |
+
size 1695450
|
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 |
+
}
|