blob: e3d83d44724a8a7d23d6a3a8b33057a8d1e44b4a [file] [log] [blame]
Akron414ec952020-08-03 15:48:43 +02001Changes
2lib/KorAP/XML/Annotation/Base.pm
3lib/KorAP/XML/Annotation/Base/Paragraphs.pm
4lib/KorAP/XML/Annotation/Base/Sentences.pm
5lib/KorAP/XML/Annotation/CMC/Morpho.pm
6lib/KorAP/XML/Annotation/Connexor/Morpho.pm
7lib/KorAP/XML/Annotation/Connexor/Phrase.pm
8lib/KorAP/XML/Annotation/Connexor/Sentences.pm
9lib/KorAP/XML/Annotation/Connexor/Syntax.pm
10lib/KorAP/XML/Annotation/CoreNLP/Constituency.pm
11lib/KorAP/XML/Annotation/CoreNLP/Morpho.pm
12lib/KorAP/XML/Annotation/CoreNLP/NamedEntities.pm
13lib/KorAP/XML/Annotation/CoreNLP/Sentences.pm
14lib/KorAP/XML/Annotation/DeReKo/Structure.pm
15lib/KorAP/XML/Annotation/DGD/Morpho.pm
16lib/KorAP/XML/Annotation/DGD/Structure.pm
17lib/KorAP/XML/Annotation/DRuKoLa/Morpho.pm
18lib/KorAP/XML/Annotation/Glemm/Morpho.pm
19lib/KorAP/XML/Annotation/HNC/Morpho.pm
20lib/KorAP/XML/Annotation/LWC/Dependency.pm
21lib/KorAP/XML/Annotation/Malt/Dependency.pm
22lib/KorAP/XML/Annotation/MarMoT/Morpho.pm
23lib/KorAP/XML/Annotation/Mate/Dependency.pm
24lib/KorAP/XML/Annotation/Mate/Morpho.pm
25lib/KorAP/XML/Annotation/Mate/MorphoAttr.pm
26lib/KorAP/XML/Annotation/MDParser/Dependency.pm
27lib/KorAP/XML/Annotation/OpenNLP/Morpho.pm
28lib/KorAP/XML/Annotation/OpenNLP/Sentences.pm
29lib/KorAP/XML/Annotation/RWK/Morpho.pm
30lib/KorAP/XML/Annotation/RWK/Structure.pm
31lib/KorAP/XML/Annotation/Sgbr/Lemma.pm
32lib/KorAP/XML/Annotation/Sgbr/Morpho.pm
33lib/KorAP/XML/Annotation/Talismane/Dependency.pm
34lib/KorAP/XML/Annotation/Talismane/Morpho.pm
35lib/KorAP/XML/Annotation/TreeTagger/Morpho.pm
36lib/KorAP/XML/Annotation/TreeTagger/Sentences.pm
37lib/KorAP/XML/Annotation/XIP/Constituency.pm
38lib/KorAP/XML/Annotation/XIP/Dependency.pm
39lib/KorAP/XML/Annotation/XIP/Morpho.pm
40lib/KorAP/XML/Annotation/XIP/Sentences.pm
Akron150b29e2016-02-14 23:06:48 +010041lib/KorAP/XML/Archive.pm
Akroncdf0e002016-07-08 16:42:04 +020042lib/KorAP/XML/Batch/File.pm
Akron414ec952020-08-03 15:48:43 +020043lib/KorAP/XML/Document/Primary.pm
44lib/KorAP/XML/ForkPool.pm
45lib/KorAP/XML/Index/MultiTerm.pm
46lib/KorAP/XML/Index/MultiTermToken.pm
47lib/KorAP/XML/Index/MultiTermTokenStream.pm
48lib/KorAP/XML/Krill.pm
49lib/KorAP/XML/Log.pm
50lib/KorAP/XML/Meta/Base.pm
51lib/KorAP/XML/Meta/I5.pm
52lib/KorAP/XML/Meta/Sgbr.pm
Akron14ca9f02016-01-29 19:38:18 +010053lib/KorAP/XML/Tokenizer.pm
54lib/KorAP/XML/Tokenizer/Match.pm
55lib/KorAP/XML/Tokenizer/Range.pm
56lib/KorAP/XML/Tokenizer/Span.pm
57lib/KorAP/XML/Tokenizer/Spans.pm
58lib/KorAP/XML/Tokenizer/Token.pm
59lib/KorAP/XML/Tokenizer/Tokens.pm
60lib/KorAP/XML/Tokenizer/Units.pm
Akron414ec952020-08-03 15:48:43 +020061LICENSE
62Makefile.PL
63MANIFEST
64script/korapxml2krill
Akron151676d2016-03-14 20:12:14 +010065t/annotation/base_paragraphs.t
66t/annotation/base_sentences.t
67t/annotation/connexor_morpho.t
68t/annotation/connexor_phrase.t
69t/annotation/connexor_sentences.t
70t/annotation/connexor_syntax.t
71t/annotation/corenlp_constituency.t
72t/annotation/corenlp_ent.t
73t/annotation/corenlp_morpho.t
74t/annotation/corenlp_sentences.t
Akron151676d2016-03-14 20:12:14 +010075t/annotation/corpus/doc/0001/base/paragraph.xml
76t/annotation/corpus/doc/0001/base/sentences.xml
77t/annotation/corpus/doc/0001/connexor/morpho.xml
78t/annotation/corpus/doc/0001/connexor/phrase.xml
79t/annotation/corpus/doc/0001/connexor/sentences.xml
80t/annotation/corpus/doc/0001/connexor/syntax.xml
81t/annotation/corpus/doc/0001/corenlp/constituency.xml
82t/annotation/corpus/doc/0001/corenlp/morpho.xml
83t/annotation/corpus/doc/0001/corenlp/ne_dewac_175m_600.xml
84t/annotation/corpus/doc/0001/corenlp/ne_hgc_175m_600.xml
85t/annotation/corpus/doc/0001/corenlp/sentences.xml
86t/annotation/corpus/doc/0001/corenlp/tokens.xml
Akron414ec952020-08-03 15:48:43 +020087t/annotation/corpus/doc/0001/data.xml
Akron151676d2016-03-14 20:12:14 +010088t/annotation/corpus/doc/0001/glemm/glemm.xml
Akron414ec952020-08-03 15:48:43 +020089t/annotation/corpus/doc/0001/header.xml
Akron151676d2016-03-14 20:12:14 +010090t/annotation/corpus/doc/0001/mate/dependency.xml
91t/annotation/corpus/doc/0001/mate/morpho.xml
92t/annotation/corpus/doc/0001/opennlp/morpho.xml
93t/annotation/corpus/doc/0001/opennlp/sentences.xml
94t/annotation/corpus/doc/0001/opennlp/tokens.xml
95t/annotation/corpus/doc/0001/struct/structure.xml
96t/annotation/corpus/doc/0001/tree_tagger/morpho.xml
97t/annotation/corpus/doc/0001/tree_tagger/sentences.xml
Akron3ec48972016-08-17 23:24:52 +020098t/annotation/corpus/doc/0001/tree_tagger/tokens.xml
Akron151676d2016-03-14 20:12:14 +010099t/annotation/corpus/doc/0001/xip/constituency.xml
100t/annotation/corpus/doc/0001/xip/dependency.xml
101t/annotation/corpus/doc/0001/xip/morpho.xml
102t/annotation/corpus/doc/0001/xip/sentences.xml
103t/annotation/corpus/doc/0002/base/paragraph.xml
104t/annotation/corpus/doc/0002/base/sentences.xml
105t/annotation/corpus/doc/0002/base/tokens_aggr.xml
106t/annotation/corpus/doc/0002/base/tokens_conservative.xml
Akron414ec952020-08-03 15:48:43 +0200107t/annotation/corpus/doc/0002/data.xml
108t/annotation/corpus/doc/0002/header.xml
Akron151676d2016-03-14 20:12:14 +0100109t/annotation/corpus/doc/0002/malt/dependency.xml
110t/annotation/corpus/doc/0002/malt/metadata.xml
111t/annotation/corpus/doc/0002/struct/structure.xml
112t/annotation/corpus/doc/0002/tree_tagger/metadata.xml
113t/annotation/corpus/doc/0002/tree_tagger/morpho.xml
114t/annotation/corpus/doc/0002/tree_tagger/sentences.xml
115t/annotation/corpus/doc/0002/tree_tagger/tokens.xml
Akron414ec952020-08-03 15:48:43 +0200116t/annotation/corpus/doc/header.xml
117t/annotation/corpus/header.xml
118t/annotation/dereko_struct.t
119t/annotation/glemm_morpho.t
120t/annotation/koralquery.t
121t/annotation/malt_dependency.t
122t/annotation/mate_dependency.t
123t/annotation/mate_morpho.t
124t/annotation/mate_morpho_attr.t
125t/annotation/mdp_dependency.t
126t/annotation/meta.t
127t/annotation/opennlp_morpho.t
128t/annotation/opennlp_sentences.t
129t/annotation/primary.t
130t/annotation/TestInit.pm
131t/annotation/tt_morpho.t
132t/annotation/tt_sentences.t
133t/annotation/xip_constituency.t
134t/annotation/xip_dependency.t
135t/annotation/xip_morpho.t
136t/annotation/xip_sentences.t
137t/archive.t
138t/batch_file.t
139t/corpus/archive.zip
140t/corpus/archive_quotes.zip
141t/corpus/archive_rei.zip
142t/corpus/archives/fake.zip
143t/corpus/archives/wpd15-single.corenlp.zip
144t/corpus/archives/wpd15-single.malt.zip
145t/corpus/archives/wpd15-single.mdparser.zip
146t/corpus/archives/wpd15-single.opennlp.zip
147t/corpus/archives/wpd15-single.tree_tagger.zip
148t/corpus/archives/wpd15-single.zip
149t/corpus/artificial/base/paragraph.xml
150t/corpus/artificial/base/sentences.xml
151t/corpus/artificial/connexor/morpho.xml
152t/corpus/artificial/connexor/phrase.xml
153t/corpus/artificial/connexor/sentences.xml
154t/corpus/artificial/connexor/syntax.xml
155t/corpus/artificial/corenlp/constituency.xml
156t/corpus/artificial/corenlp/morpho.xml
157t/corpus/artificial/corenlp/ne_dewac_175m_600.xml
158t/corpus/artificial/corenlp/ne_hgc_175m_600.xml
159t/corpus/artificial/corenlp/sentences.xml
160t/corpus/artificial/corenlp/tokens.xml
161t/corpus/artificial/data.xml
162t/corpus/artificial/header.xml
163t/corpus/artificial/metadata.xml
164t/corpus/artificial/opennlp/morpho.xml
165t/corpus/artificial/opennlp/sentences.xml
166t/corpus/artificial/opennlp/tokens.xml
167t/corpus/artificial/xip/constituency.xml
168t/corpus/artificial/xip/dependency.xml
169t/corpus/artificial/xip/morpho.xml
170t/corpus/artificial/xip/sentences.xml
171t/meta.t
172t/meta_artificial.t
173t/meta_caching.t
174t/meta_koral.t
175t/multiple_archives.t
176t/primary.t
177t/range.t
178t/script/archive.t
179t/script/archive_tar.t
180t/script/archive_tar_tempextract.t
181t/script/base.t
182t/script/config.t
183t/script/extract.t
184t/script/non_verbal_tokens.t
185t/script/non_word_tokens.t
186t/script/serial.t
187t/script/single.t
188t/script/usage.t
189t/sort_tokens.t
190t/tokenization.t
191t/tokens.t
192t/tools/example_rules.json
193t/transform.t