| Akron | 14ca9f0 | 2016-01-29 19:38:18 +0100 | [diff] [blame] | 1 | lib/KorAP/XML/Krill.pm | 
 | 2 | lib/KorAP/XML/Log.pm | 
| Akron | 150b29e | 2016-02-14 23:06:48 +0100 | [diff] [blame] | 3 | lib/KorAP/XML/Archive.pm | 
| Akron | 14ca9f0 | 2016-01-29 19:38:18 +0100 | [diff] [blame] | 4 | lib/KorAP/XML/Tokenizer.pm | 
 | 5 | lib/KorAP/XML/Tokenizer/Match.pm | 
 | 6 | lib/KorAP/XML/Tokenizer/Range.pm | 
 | 7 | lib/KorAP/XML/Tokenizer/Span.pm | 
 | 8 | lib/KorAP/XML/Tokenizer/Spans.pm | 
 | 9 | lib/KorAP/XML/Tokenizer/Token.pm | 
 | 10 | lib/KorAP/XML/Tokenizer/Tokens.pm | 
 | 11 | lib/KorAP/XML/Tokenizer/Units.pm | 
| Akron | 151676d | 2016-03-14 20:12:14 +0100 | [diff] [blame] | 12 | lib/KorAP/XML/Index/MultiTerm.pm | 
 | 13 | lib/KorAP/XML/Index/MultiTermToken.pm | 
 | 14 | lib/KorAP/XML/Index/MultiTermTokenStream.pm | 
| Akron | 14ca9f0 | 2016-01-29 19:38:18 +0100 | [diff] [blame] | 15 | lib/KorAP/XML/Document/Primary.pm | 
| Akron | 151676d | 2016-03-14 20:12:14 +0100 | [diff] [blame] | 16 | lib/KorAP/XML/Annotation/Base.pm | 
 | 17 | lib/KorAP/XML/Annotation/Base/Paragraphs.pm | 
 | 18 | lib/KorAP/XML/Annotation/Base/Sentences.pm | 
 | 19 | lib/KorAP/XML/Annotation/Connexor/Sentences.pm | 
 | 20 | lib/KorAP/XML/Annotation/Connexor/Morpho.pm | 
 | 21 | lib/KorAP/XML/Annotation/Connexor/Phrase.pm | 
 | 22 | lib/KorAP/XML/Annotation/Connexor/Syntax.pm | 
 | 23 | lib/KorAP/XML/Annotation/CoreNLP/Constituency.pm | 
 | 24 | lib/KorAP/XML/Annotation/CoreNLP/Morpho.pm | 
 | 25 | lib/KorAP/XML/Annotation/CoreNLP/NamedEntities.pm | 
 | 26 | lib/KorAP/XML/Annotation/CoreNLP/Sentences.pm | 
 | 27 | lib/KorAP/XML/Annotation/DeReKo/Structure.pm | 
 | 28 | lib/KorAP/XML/Annotation/Glemm/Morpho.pm | 
 | 29 | lib/KorAP/XML/Annotation/Malt/Dependency.pm | 
 | 30 | lib/KorAP/XML/Annotation/Mate/Dependency.pm | 
 | 31 | lib/KorAP/XML/Annotation/Mate/Morpho.pm | 
 | 32 | lib/KorAP/XML/Annotation/Mate/MorphoAttr.pm | 
 | 33 | lib/KorAP/XML/Annotation/OpenNLP/Morpho.pm | 
 | 34 | lib/KorAP/XML/Annotation/OpenNLP/Sentences.pm | 
 | 35 | lib/KorAP/XML/Annotation/OpenNLP/Morpho.pm | 
 | 36 | lib/KorAP/XML/Annotation/Sgbr/Morpho.pm | 
 | 37 | lib/KorAP/XML/Annotation/Sgbr/Lemma.pm | 
 | 38 | lib/KorAP/XML/Annotation/TreeTagger/Morpho.pm | 
 | 39 | lib/KorAP/XML/Annotation/TreeTagger/Sentences.pm | 
 | 40 | lib/KorAP/XML/Annotation/XIP/Constituency.pm | 
 | 41 | lib/KorAP/XML/Annotation/XIP/Dependency.pm | 
 | 42 | lib/KorAP/XML/Annotation/XIP/Morpho.pm | 
 | 43 | lib/KorAP/XML/Annotation/XIP/Sentences.pm | 
| Akron | 150b29e | 2016-02-14 23:06:48 +0100 | [diff] [blame] | 44 | t/archive.t | 
| Akron | 14ca9f0 | 2016-01-29 19:38:18 +0100 | [diff] [blame] | 45 | t/meta.t | 
 | 46 | t/primary.t | 
 | 47 | t/range.t | 
 | 48 | t/sort_tokens.t | 
 | 49 | t/tokens.t | 
 | 50 | t/transform.t | 
| Akron | 151676d | 2016-03-14 20:12:14 +0100 | [diff] [blame] | 51 | t/annotation/TestInit.pm | 
 | 52 | t/annotation/base_paragraphs.t | 
 | 53 | t/annotation/base_sentences.t | 
 | 54 | t/annotation/connexor_morpho.t | 
 | 55 | t/annotation/connexor_phrase.t | 
 | 56 | t/annotation/connexor_sentences.t | 
 | 57 | t/annotation/connexor_syntax.t | 
 | 58 | t/annotation/corenlp_constituency.t | 
 | 59 | t/annotation/corenlp_ent.t | 
 | 60 | t/annotation/corenlp_morpho.t | 
 | 61 | t/annotation/corenlp_sentences.t | 
 | 62 | t/annotation/dereko_struct.t | 
 | 63 | t/annotation/glemm_morpho.t | 
 | 64 | t/annotation/malt_dependency.t | 
 | 65 | t/annotation/mate_dependency.t | 
 | 66 | t/annotation/mate_morpho.t | 
 | 67 | t/annotation/mate_morpho_attr.t | 
 | 68 | t/annotation/meta.t | 
 | 69 | t/annotation/opennlp_morpho.t | 
 | 70 | t/annotation/opennlp_sentences.t | 
 | 71 | t/annotation/primary.t | 
 | 72 | t/annotation/tt_morpho.t | 
 | 73 | t/annotation/tt_sentences.t | 
 | 74 | t/annotation/xip_constituency.t | 
 | 75 | t/annotation/xip_dependency.t | 
 | 76 | t/annotation/xip_morpho.t | 
 | 77 | t/annotation/xip_sentences.t | 
 | 78 | t/annotation/koralquery.t | 
| Akron | 14ca9f0 | 2016-01-29 19:38:18 +0100 | [diff] [blame] | 79 | t/real/bzk.t | 
 | 80 | t/real/bzk_2.t | 
 | 81 | t/real/goethe.t | 
 | 82 | t/real/wdd.t | 
| Akron | 93d620e | 2016-02-05 19:40:05 +0100 | [diff] [blame] | 83 | t/sgbr/lemma.t | 
 | 84 | t/sgbr/meta.t | 
| Akron | a98a14c | 2016-02-12 16:28:39 +0100 | [diff] [blame] | 85 | t/sgbr/meta_duden.t | 
| Akron | 8c84aa5 | 2016-02-13 21:26:54 +0100 | [diff] [blame] | 86 | t/sgbr/meta_ids.t | 
| Akron | 93d620e | 2016-02-05 19:40:05 +0100 | [diff] [blame] | 87 | t/sgbr/pos.t | 
 | 88 | t/sgbr/token.t | 
| Akron | 150b29e | 2016-02-14 23:06:48 +0100 | [diff] [blame] | 89 | t/corpus/archive.zip | 
| Akron | 14ca9f0 | 2016-01-29 19:38:18 +0100 | [diff] [blame] | 90 | t/corpus/BZK/header.xml | 
 | 91 | t/corpus/GOE/header.xml | 
 | 92 | t/corpus/VDI/header.xml | 
 | 93 | t/corpus/WDD/header.xml | 
 | 94 | t/corpus/artificial/data.xml | 
 | 95 | t/corpus/artificial/header.xml | 
 | 96 | t/corpus/artificial/metadata.xml | 
| Akron | 151676d | 2016-03-14 20:12:14 +0100 | [diff] [blame] | 97 | t/annotation/corpus/header.xml | 
| Akron | 14ca9f0 | 2016-01-29 19:38:18 +0100 | [diff] [blame] | 98 | t/sgbr/TEST/header.xml | 
 | 99 | t/corpus/A00/02035-substring/data.xml | 
 | 100 | t/corpus/A00/02035-substring/header.xml | 
 | 101 | t/corpus/A00/02035-substring/text.txt | 
 | 102 | t/corpus/A00/02873-meta/data.xml | 
 | 103 | t/corpus/A00/02873-meta/header.xml | 
 | 104 | t/corpus/A00/02873-meta/text.txt | 
 | 105 | t/corpus/A00/05663-unbalanced/data.xml | 
 | 106 | t/corpus/A00/05663-unbalanced/header.xml | 
 | 107 | t/corpus/A00/05663-unbalanced/text.txt | 
 | 108 | t/corpus/A00/07452-deep/data.xml | 
 | 109 | t/corpus/A00/07452-deep/header.xml | 
 | 110 | t/corpus/A00/07452-deep/text.txt | 
 | 111 | t/corpus/A01/13047/data.xml | 
 | 112 | t/corpus/A01/13047/header.xml | 
 | 113 | t/corpus/A01/13047/metadata.xml | 
 | 114 | t/corpus/A01/13047/text.txt | 
 | 115 | t/corpus/BRZ13/00001/data.xml | 
 | 116 | t/corpus/BRZ13/00001/header.xml | 
 | 117 | t/corpus/BRZ13/00001/text.txt | 
 | 118 | t/corpus/BZK/D59/header.xml | 
 | 119 | t/corpus/ERL/00001/data.xml | 
 | 120 | t/corpus/ERL/00001/header.xml | 
 | 121 | t/corpus/ERL/00001/text.txt | 
 | 122 | t/corpus/GOE/AGA/header.xml | 
 | 123 | t/corpus/GOE/AGX/header.xml | 
 | 124 | t/corpus/VDI/JAN/header.xml | 
 | 125 | t/corpus/WDD/G27/header.xml | 
 | 126 | t/corpus/WPD/00001/data.xml | 
 | 127 | t/corpus/WPD/00001/header.xml | 
 | 128 | t/corpus/WPD/00001/metadata.xml | 
 | 129 | t/corpus/WPD/00001/text.txt | 
 | 130 | t/corpus/artificial/base/paragraph.xml | 
 | 131 | t/corpus/artificial/base/sentences.xml | 
 | 132 | t/corpus/artificial/connexor/morpho.xml | 
 | 133 | t/corpus/artificial/connexor/phrase.xml | 
 | 134 | t/corpus/artificial/connexor/sentences.xml | 
 | 135 | t/corpus/artificial/connexor/syntax.xml | 
 | 136 | t/corpus/artificial/corenlp/constituency.xml | 
 | 137 | t/corpus/artificial/corenlp/morpho.xml | 
 | 138 | t/corpus/artificial/corenlp/ne_dewac_175m_600.xml | 
 | 139 | t/corpus/artificial/corenlp/ne_hgc_175m_600.xml | 
 | 140 | t/corpus/artificial/corenlp/sentences.xml | 
 | 141 | t/corpus/artificial/corenlp/tokens.xml | 
 | 142 | t/corpus/artificial/opennlp/morpho.xml | 
 | 143 | t/corpus/artificial/opennlp/sentences.xml | 
 | 144 | t/corpus/artificial/opennlp/tokens.xml | 
 | 145 | t/corpus/artificial/xip/constituency.xml | 
 | 146 | t/corpus/artificial/xip/dependency.xml | 
 | 147 | t/corpus/artificial/xip/morpho.xml | 
 | 148 | t/corpus/artificial/xip/sentences.xml | 
| Akron | 151676d | 2016-03-14 20:12:14 +0100 | [diff] [blame] | 149 | t/annotation/corpus/doc/header.xml | 
| Akron | 14ca9f0 | 2016-01-29 19:38:18 +0100 | [diff] [blame] | 150 | t/sgbr/TEST/BSP/header.xml | 
 | 151 | t/corpus/A00/02035-substring/base/paragraph.xml | 
 | 152 | t/corpus/A00/02035-substring/base/sentences.xml | 
 | 153 | t/corpus/A00/02035-substring/base/tokens_aggr.xml | 
 | 154 | t/corpus/A00/02035-substring/base/tokens_conservative.xml | 
 | 155 | t/corpus/A00/02035-substring/connexor/metadata.xml | 
 | 156 | t/corpus/A00/02035-substring/connexor/morpho.xml | 
 | 157 | t/corpus/A00/02035-substring/connexor/mpt.xml | 
 | 158 | t/corpus/A00/02035-substring/connexor/phrase.xml | 
 | 159 | t/corpus/A00/02035-substring/connexor/sentences.xml | 
 | 160 | t/corpus/A00/02035-substring/connexor/syntax.xml | 
 | 161 | t/corpus/A00/02035-substring/connexor/tokens.xml | 
 | 162 | t/corpus/A00/02035-substring/corenlp/ne_dewac_175m_600.xml | 
 | 163 | t/corpus/A00/02035-substring/corenlp/ne_hgc_175m_600.xml | 
 | 164 | t/corpus/A00/02035-substring/corenlp/sentences.xml | 
 | 165 | t/corpus/A00/02035-substring/corenlp/tokens.xml | 
 | 166 | t/corpus/A00/02035-substring/mate/dependency.xml | 
 | 167 | t/corpus/A00/02035-substring/mate/morpho.xml | 
 | 168 | t/corpus/A00/02035-substring/opennlp/morpho.xml | 
 | 169 | t/corpus/A00/02035-substring/opennlp/sentences.xml | 
 | 170 | t/corpus/A00/02035-substring/opennlp/tokens.xml | 
 | 171 | t/corpus/A00/02035-substring/struct/structure.xml | 
 | 172 | t/corpus/A00/02035-substring/tree_tagger/metadata.xml | 
 | 173 | t/corpus/A00/02035-substring/tree_tagger/morpho.xml | 
 | 174 | t/corpus/A00/02035-substring/tree_tagger/sentences.xml | 
 | 175 | t/corpus/A00/02035-substring/tree_tagger/tokens.xml | 
 | 176 | t/corpus/A00/02035-substring/xip/constituency.xml | 
 | 177 | t/corpus/A00/02035-substring/xip/dependency.xml | 
 | 178 | t/corpus/A00/02035-substring/xip/metadata.xml | 
 | 179 | t/corpus/A00/02035-substring/xip/morpho.xml | 
 | 180 | t/corpus/A00/02035-substring/xip/sentences.xml | 
 | 181 | t/corpus/A00/02035-substring/xip/tokens.xml | 
 | 182 | t/corpus/A00/02873-meta/base/paragraph.xml | 
 | 183 | t/corpus/A00/02873-meta/base/sentences.xml | 
 | 184 | t/corpus/A00/02873-meta/base/tokens_aggr.xml | 
 | 185 | t/corpus/A00/02873-meta/base/tokens_conservative.xml | 
 | 186 | t/corpus/A00/02873-meta/connexor/metadata.xml | 
 | 187 | t/corpus/A00/02873-meta/connexor/morpho.xml | 
 | 188 | t/corpus/A00/02873-meta/connexor/mpt.xml | 
 | 189 | t/corpus/A00/02873-meta/connexor/phrase.xml | 
 | 190 | t/corpus/A00/02873-meta/connexor/sentences.xml | 
 | 191 | t/corpus/A00/02873-meta/connexor/syntax.xml | 
 | 192 | t/corpus/A00/02873-meta/connexor/tokens.xml | 
 | 193 | t/corpus/A00/02873-meta/corenlp/ne_dewac_175m_600.xml | 
 | 194 | t/corpus/A00/02873-meta/corenlp/ne_hgc_175m_600.xml | 
 | 195 | t/corpus/A00/02873-meta/corenlp/sentences.xml | 
 | 196 | t/corpus/A00/02873-meta/corenlp/tokens.xml | 
 | 197 | t/corpus/A00/02873-meta/mate/dependency.xml | 
 | 198 | t/corpus/A00/02873-meta/mate/morpho.xml | 
 | 199 | t/corpus/A00/02873-meta/opennlp/morpho.xml | 
 | 200 | t/corpus/A00/02873-meta/opennlp/sentences.xml | 
 | 201 | t/corpus/A00/02873-meta/opennlp/tokens.xml | 
 | 202 | t/corpus/A00/02873-meta/struct/structure.xml | 
 | 203 | t/corpus/A00/02873-meta/tree_tagger/metadata.xml | 
 | 204 | t/corpus/A00/02873-meta/tree_tagger/morpho.xml | 
 | 205 | t/corpus/A00/02873-meta/tree_tagger/sentences.xml | 
 | 206 | t/corpus/A00/02873-meta/tree_tagger/tokens.xml | 
 | 207 | t/corpus/A00/02873-meta/xip/constituency.xml | 
 | 208 | t/corpus/A00/02873-meta/xip/dependency.xml | 
 | 209 | t/corpus/A00/02873-meta/xip/metadata.xml | 
 | 210 | t/corpus/A00/02873-meta/xip/morpho.xml | 
 | 211 | t/corpus/A00/02873-meta/xip/sentences.xml | 
 | 212 | t/corpus/A00/02873-meta/xip/tokens.xml | 
 | 213 | t/corpus/A00/05663-unbalanced/base/paragraph.xml | 
 | 214 | t/corpus/A00/05663-unbalanced/base/sentences.xml | 
 | 215 | t/corpus/A00/05663-unbalanced/base/tokens_aggr.xml | 
 | 216 | t/corpus/A00/05663-unbalanced/base/tokens_conservative.xml | 
 | 217 | t/corpus/A00/05663-unbalanced/connexor/metadata.xml | 
 | 218 | t/corpus/A00/05663-unbalanced/connexor/morpho.xml | 
 | 219 | t/corpus/A00/05663-unbalanced/connexor/mpt.xml | 
 | 220 | t/corpus/A00/05663-unbalanced/connexor/phrase.xml | 
 | 221 | t/corpus/A00/05663-unbalanced/connexor/sentences.xml | 
 | 222 | t/corpus/A00/05663-unbalanced/connexor/syntax.xml | 
 | 223 | t/corpus/A00/05663-unbalanced/connexor/tokens.xml | 
 | 224 | t/corpus/A00/05663-unbalanced/corenlp/ne_dewac_175m_600.xml | 
 | 225 | t/corpus/A00/05663-unbalanced/corenlp/ne_hgc_175m_600.xml | 
 | 226 | t/corpus/A00/05663-unbalanced/corenlp/sentences.xml | 
 | 227 | t/corpus/A00/05663-unbalanced/corenlp/tokens.xml | 
 | 228 | t/corpus/A00/05663-unbalanced/mate/dependency.xml | 
 | 229 | t/corpus/A00/05663-unbalanced/mate/morpho.xml | 
 | 230 | t/corpus/A00/05663-unbalanced/opennlp/morpho.xml | 
 | 231 | t/corpus/A00/05663-unbalanced/opennlp/sentences.xml | 
 | 232 | t/corpus/A00/05663-unbalanced/opennlp/tokens.xml | 
 | 233 | t/corpus/A00/05663-unbalanced/struct/structure.xml | 
 | 234 | t/corpus/A00/05663-unbalanced/tree_tagger/metadata.xml | 
 | 235 | t/corpus/A00/05663-unbalanced/tree_tagger/morpho.xml | 
 | 236 | t/corpus/A00/05663-unbalanced/tree_tagger/sentences.xml | 
 | 237 | t/corpus/A00/05663-unbalanced/tree_tagger/tokens.xml | 
 | 238 | t/corpus/A00/05663-unbalanced/xip/constituency.xml | 
 | 239 | t/corpus/A00/05663-unbalanced/xip/dependency.xml | 
 | 240 | t/corpus/A00/05663-unbalanced/xip/metadata.xml | 
 | 241 | t/corpus/A00/05663-unbalanced/xip/morpho.xml | 
 | 242 | t/corpus/A00/05663-unbalanced/xip/sentences.xml | 
 | 243 | t/corpus/A00/05663-unbalanced/xip/tokens.xml | 
 | 244 | t/corpus/A00/07452-deep/base/paragraph.xml | 
 | 245 | t/corpus/A00/07452-deep/base/sentences.xml | 
 | 246 | t/corpus/A00/07452-deep/base/tokens_aggr.xml | 
 | 247 | t/corpus/A00/07452-deep/base/tokens_conservative.xml | 
 | 248 | t/corpus/A00/07452-deep/connexor/metadata.xml | 
 | 249 | t/corpus/A00/07452-deep/connexor/morpho.xml | 
 | 250 | t/corpus/A00/07452-deep/connexor/mpt.xml | 
 | 251 | t/corpus/A00/07452-deep/connexor/phrase.xml | 
 | 252 | t/corpus/A00/07452-deep/connexor/sentences.xml | 
 | 253 | t/corpus/A00/07452-deep/connexor/syntax.xml | 
 | 254 | t/corpus/A00/07452-deep/connexor/tokens.xml | 
 | 255 | t/corpus/A00/07452-deep/corenlp/ne_dewac_175m_600.xml | 
 | 256 | t/corpus/A00/07452-deep/corenlp/ne_hgc_175m_600.xml | 
 | 257 | t/corpus/A00/07452-deep/corenlp/sentences.xml | 
 | 258 | t/corpus/A00/07452-deep/corenlp/tokens.xml | 
 | 259 | t/corpus/A00/07452-deep/mate/dependency.xml | 
 | 260 | t/corpus/A00/07452-deep/mate/morpho.xml | 
 | 261 | t/corpus/A00/07452-deep/opennlp/morpho.xml | 
 | 262 | t/corpus/A00/07452-deep/opennlp/sentences.xml | 
 | 263 | t/corpus/A00/07452-deep/opennlp/tokens.xml | 
 | 264 | t/corpus/A00/07452-deep/struct/structure.xml | 
 | 265 | t/corpus/A00/07452-deep/tree_tagger/metadata.xml | 
 | 266 | t/corpus/A00/07452-deep/tree_tagger/morpho.xml | 
 | 267 | t/corpus/A00/07452-deep/tree_tagger/sentences.xml | 
 | 268 | t/corpus/A00/07452-deep/tree_tagger/tokens.xml | 
 | 269 | t/corpus/A00/07452-deep/xip/constituency.xml | 
 | 270 | t/corpus/A00/07452-deep/xip/dependency.xml | 
 | 271 | t/corpus/A00/07452-deep/xip/metadata.xml | 
 | 272 | t/corpus/A00/07452-deep/xip/morpho.xml | 
 | 273 | t/corpus/A00/07452-deep/xip/sentences.xml | 
 | 274 | t/corpus/A00/07452-deep/xip/tokens.xml | 
 | 275 | t/corpus/A01/13047/base/metadata.xml | 
 | 276 | t/corpus/A01/13047/base/paragraph.xml | 
 | 277 | t/corpus/A01/13047/base/sentences.xml | 
 | 278 | t/corpus/A01/13047/base/tokens_aggr.xml | 
 | 279 | t/corpus/A01/13047/base/tokens_conservative.xml | 
 | 280 | t/corpus/A01/13047/connexor/metadata.xml | 
 | 281 | t/corpus/A01/13047/connexor/morpho.xml | 
 | 282 | t/corpus/A01/13047/connexor/mpt.xml | 
 | 283 | t/corpus/A01/13047/connexor/phrase.xml | 
 | 284 | t/corpus/A01/13047/connexor/sentences.xml | 
 | 285 | t/corpus/A01/13047/connexor/syntax.xml | 
 | 286 | t/corpus/A01/13047/connexor/tokens.xml | 
 | 287 | t/corpus/A01/13047/corenlp/constituency.xml | 
 | 288 | t/corpus/A01/13047/corenlp/metadata.xml | 
 | 289 | t/corpus/A01/13047/corenlp/morpho.xml | 
 | 290 | t/corpus/A01/13047/corenlp/ne_dewac_175m_600.xml | 
 | 291 | t/corpus/A01/13047/corenlp/ne_hgc_175m_600.xml | 
 | 292 | t/corpus/A01/13047/corenlp/sentences.xml | 
 | 293 | t/corpus/A01/13047/corenlp/tokens.xml | 
 | 294 | t/corpus/A01/13047/mate/dependency.xml | 
 | 295 | t/corpus/A01/13047/mate/metadata.xml | 
 | 296 | t/corpus/A01/13047/mate/morpho.xml | 
 | 297 | t/corpus/A01/13047/opennlp/morpho.xml | 
 | 298 | t/corpus/A01/13047/opennlp/sentences.xml | 
 | 299 | t/corpus/A01/13047/opennlp/tokens.xml | 
 | 300 | t/corpus/A01/13047/struct/structure.xml | 
 | 301 | t/corpus/A01/13047/tree_tagger/metadata.xml | 
 | 302 | t/corpus/A01/13047/tree_tagger/morpho.xml | 
 | 303 | t/corpus/A01/13047/tree_tagger/sentences.xml | 
 | 304 | t/corpus/A01/13047/tree_tagger/tokens.xml | 
 | 305 | t/corpus/BRZ13/00001/base/paragraph.xml | 
 | 306 | t/corpus/BRZ13/00001/base/sentences.xml | 
 | 307 | t/corpus/BRZ13/00001/base/tokens_aggr.xml | 
 | 308 | t/corpus/BRZ13/00001/base/tokens_conservative.xml | 
 | 309 | t/corpus/BRZ13/00001/connexor/metadata.xml | 
 | 310 | t/corpus/BRZ13/00001/connexor/morpho.xml | 
 | 311 | t/corpus/BRZ13/00001/connexor/mpt.xml | 
 | 312 | t/corpus/BRZ13/00001/connexor/phrase.xml | 
 | 313 | t/corpus/BRZ13/00001/connexor/sentences.xml | 
 | 314 | t/corpus/BRZ13/00001/connexor/syntax.xml | 
 | 315 | t/corpus/BRZ13/00001/connexor/tokens.xml | 
 | 316 | t/corpus/BRZ13/00001/corenlp/ne_dewac_175m_600.xml | 
 | 317 | t/corpus/BRZ13/00001/corenlp/ne_hgc_175m_600.xml | 
 | 318 | t/corpus/BRZ13/00001/corenlp/sentences.xml | 
 | 319 | t/corpus/BRZ13/00001/corenlp/tokens.xml | 
 | 320 | t/corpus/BRZ13/00001/mate/dependency.xml | 
 | 321 | t/corpus/BRZ13/00001/mate/morpho.xml | 
 | 322 | t/corpus/BRZ13/00001/opennlp/morpho.xml | 
 | 323 | t/corpus/BRZ13/00001/opennlp/sentences.xml | 
 | 324 | t/corpus/BRZ13/00001/opennlp/tokens.xml | 
 | 325 | t/corpus/BRZ13/00001/struct/structure.xml | 
 | 326 | t/corpus/BRZ13/00001/tree_tagger/metadata.xml | 
 | 327 | t/corpus/BRZ13/00001/tree_tagger/morpho.xml | 
 | 328 | t/corpus/BRZ13/00001/tree_tagger/sentences.xml | 
 | 329 | t/corpus/BRZ13/00001/tree_tagger/tokens.xml | 
 | 330 | t/corpus/BRZ13/00001/xip/constituency.xml | 
 | 331 | t/corpus/BRZ13/00001/xip/dependency.xml | 
 | 332 | t/corpus/BRZ13/00001/xip/metadata.xml | 
 | 333 | t/corpus/BRZ13/00001/xip/morpho.xml | 
 | 334 | t/corpus/BRZ13/00001/xip/sentences.xml | 
 | 335 | t/corpus/BRZ13/00001/xip/tokens.xml | 
 | 336 | t/corpus/BZK/D59/00001/data.xml | 
 | 337 | t/corpus/BZK/D59/00001/header.xml | 
 | 338 | t/corpus/BZK/D59/00001/text.txt | 
 | 339 | t/corpus/BZK/D59/00089/data.xml | 
 | 340 | t/corpus/BZK/D59/00089/header.xml | 
 | 341 | t/corpus/BZK/D59/00089/text.txt | 
 | 342 | t/corpus/ERL/00001/base/paragraph.xml | 
 | 343 | t/corpus/ERL/00001/base/sentences.xml | 
 | 344 | t/corpus/ERL/00001/base/tokens_aggr.xml | 
 | 345 | t/corpus/ERL/00001/base/tokens_conservative.xml | 
 | 346 | t/corpus/ERL/00001/connexor/metadata.xml | 
 | 347 | t/corpus/ERL/00001/connexor/morpho.xml | 
 | 348 | t/corpus/ERL/00001/connexor/mpt.xml | 
 | 349 | t/corpus/ERL/00001/connexor/phrase.xml | 
 | 350 | t/corpus/ERL/00001/connexor/sentences.xml | 
 | 351 | t/corpus/ERL/00001/connexor/syntax.xml | 
 | 352 | t/corpus/ERL/00001/connexor/tokens.xml | 
 | 353 | t/corpus/ERL/00001/struct/structure.xml | 
 | 354 | t/corpus/ERL/00001/tree_tagger/metadata.xml | 
 | 355 | t/corpus/ERL/00001/tree_tagger/morpho.xml | 
 | 356 | t/corpus/ERL/00001/tree_tagger/sentences.xml | 
 | 357 | t/corpus/ERL/00001/tree_tagger/tokens.xml | 
 | 358 | t/corpus/ERL/00001/xip/constituency.xml | 
 | 359 | t/corpus/ERL/00001/xip/dependency.xml | 
 | 360 | t/corpus/ERL/00001/xip/metadata.xml | 
 | 361 | t/corpus/ERL/00001/xip/morpho.xml | 
 | 362 | t/corpus/ERL/00001/xip/sentences.xml | 
 | 363 | t/corpus/ERL/00001/xip/tokens.xml | 
 | 364 | t/corpus/GOE/AGA/03828/data.xml | 
 | 365 | t/corpus/GOE/AGA/03828/header.xml | 
 | 366 | t/corpus/GOE/AGA/03828/text.txt | 
 | 367 | t/corpus/GOE/AGX/00006/data.xml | 
 | 368 | t/corpus/GOE/AGX/00006/header.xml | 
 | 369 | t/corpus/GOE/AGX/00006/text.txt | 
 | 370 | t/corpus/VDI/JAN/00001/data.xml | 
 | 371 | t/corpus/VDI/JAN/00001/header.xml | 
 | 372 | t/corpus/VDI/JAN/00001/text.txt | 
 | 373 | t/corpus/WDD/G27/38989/data.xml | 
 | 374 | t/corpus/WDD/G27/38989/header.xml | 
 | 375 | t/corpus/WDD/G27/38989/text.txt | 
 | 376 | t/corpus/WPD/00001/base/metadata.xml | 
 | 377 | t/corpus/WPD/00001/base/paragraph.xml | 
 | 378 | t/corpus/WPD/00001/base/sentences.xml | 
 | 379 | t/corpus/WPD/00001/base/tokens_aggr.xml | 
 | 380 | t/corpus/WPD/00001/base/tokens_conservative.xml | 
 | 381 | t/corpus/WPD/00001/connexor/metadata.xml | 
 | 382 | t/corpus/WPD/00001/connexor/morpho.xml | 
 | 383 | t/corpus/WPD/00001/connexor/phrase.xml | 
 | 384 | t/corpus/WPD/00001/connexor/sentences.xml | 
 | 385 | t/corpus/WPD/00001/connexor/syntax.xml | 
 | 386 | t/corpus/WPD/00001/connexor/tokens.xml | 
 | 387 | t/corpus/WPD/00001/corenlp/metadata.xml | 
 | 388 | t/corpus/WPD/00001/corenlp/ne_dewac_175m_600.xml | 
 | 389 | t/corpus/WPD/00001/corenlp/ne_hgc_175m_600.xml | 
 | 390 | t/corpus/WPD/00001/corenlp/sentences.xml | 
 | 391 | t/corpus/WPD/00001/corenlp/tokens.xml | 
 | 392 | t/corpus/WPD/00001/mate/dependency.xml | 
 | 393 | t/corpus/WPD/00001/mate/metadata.xml | 
 | 394 | t/corpus/WPD/00001/mate/morpho.xml | 
 | 395 | t/corpus/WPD/00001/opennlp/metadata.xml | 
 | 396 | t/corpus/WPD/00001/opennlp/morpho.xml | 
 | 397 | t/corpus/WPD/00001/opennlp/sentences.xml | 
 | 398 | t/corpus/WPD/00001/opennlp/tokens.xml | 
 | 399 | t/corpus/WPD/00001/struct/structure.xml | 
 | 400 | t/corpus/WPD/00001/tree_tagger/metadata.xml | 
 | 401 | t/corpus/WPD/00001/tree_tagger/morpho.xml | 
 | 402 | t/corpus/WPD/00001/tree_tagger/sentences.xml | 
 | 403 | t/corpus/WPD/00001/tree_tagger/tokens.xml | 
 | 404 | t/corpus/WPD/00001/xip/constituency.xml | 
 | 405 | t/corpus/WPD/00001/xip/dependency.xml | 
 | 406 | t/corpus/WPD/00001/xip/metadata.xml | 
 | 407 | t/corpus/WPD/00001/xip/morpho.xml | 
 | 408 | t/corpus/WPD/00001/xip/sentences.xml | 
 | 409 | t/corpus/WPD/00001/xip/tokens.xml | 
| Akron | 151676d | 2016-03-14 20:12:14 +0100 | [diff] [blame] | 410 | t/annotation/corpus/doc/0001/data.xml | 
 | 411 | t/annotation/corpus/doc/0001/header.xml | 
 | 412 | t/annotation/corpus/doc/0002/data.xml | 
 | 413 | t/annotation/corpus/doc/0002/header.xml | 
| Akron | 14ca9f0 | 2016-01-29 19:38:18 +0100 | [diff] [blame] | 414 | t/sgbr/TEST/BSP/1/data.xml | 
 | 415 | t/sgbr/TEST/BSP/1/header.xml | 
 | 416 | t/corpus/A00/02035-substring/mate/pipeline/one_token_per_line.txt | 
 | 417 | t/corpus/A00/02035-substring/mate/pipeline/parsed.txt | 
 | 418 | t/corpus/A00/02035-substring/mate/tokenSpans/number_tokenSpans.xml | 
 | 419 | t/corpus/A00/02873-meta/mate/pipeline/one_token_per_line.txt | 
 | 420 | t/corpus/A00/02873-meta/mate/pipeline/parsed.txt | 
 | 421 | t/corpus/A00/02873-meta/mate/tokenSpans/number_tokenSpans.xml | 
 | 422 | t/corpus/A00/05663-unbalanced/mate/pipeline/one_token_per_line.txt | 
 | 423 | t/corpus/A00/05663-unbalanced/mate/pipeline/parsed.txt | 
 | 424 | t/corpus/A00/05663-unbalanced/mate/tokenSpans/number_tokenSpans.xml | 
 | 425 | t/corpus/A00/07452-deep/mate/pipeline/one_token_per_line.txt | 
 | 426 | t/corpus/A00/07452-deep/mate/pipeline/parsed.txt | 
 | 427 | t/corpus/A00/07452-deep/mate/tokenSpans/number_tokenSpans.xml | 
 | 428 | t/corpus/A01/13047/mate/pipeline/one_token_per_line.txt | 
 | 429 | t/corpus/A01/13047/mate/pipeline/parsed.txt | 
 | 430 | t/corpus/A01/13047/mate/tokenSpans/number_tokenSpans.xml | 
 | 431 | t/corpus/BRZ13/00001/mate/pipeline/one_token_per_line.txt | 
 | 432 | t/corpus/BRZ13/00001/mate/pipeline/parsed.txt | 
 | 433 | t/corpus/BRZ13/00001/mate/tokenSpans/number_tokenSpans.xml | 
 | 434 | t/corpus/BZK/D59/00001/base/paragraph.xml | 
 | 435 | t/corpus/BZK/D59/00001/base/sentences.xml | 
 | 436 | t/corpus/BZK/D59/00001/base/tokens_aggr.xml | 
 | 437 | t/corpus/BZK/D59/00001/base/tokens_conservative.xml | 
 | 438 | t/corpus/BZK/D59/00001/connexor/metadata.xml | 
 | 439 | t/corpus/BZK/D59/00001/connexor/morpho.xml | 
 | 440 | t/corpus/BZK/D59/00001/connexor/phrase.xml | 
 | 441 | t/corpus/BZK/D59/00001/connexor/sentences.xml | 
 | 442 | t/corpus/BZK/D59/00001/connexor/syntax.xml | 
 | 443 | t/corpus/BZK/D59/00001/connexor/tokens.xml | 
 | 444 | t/corpus/BZK/D59/00001/corenlp/constituency.xml | 
 | 445 | t/corpus/BZK/D59/00001/corenlp/morpho.xml | 
 | 446 | t/corpus/BZK/D59/00001/corenlp/ne_combined.xml | 
 | 447 | t/corpus/BZK/D59/00001/corenlp/sentences.xml | 
 | 448 | t/corpus/BZK/D59/00001/corenlp/tokens.xml | 
 | 449 | t/corpus/BZK/D59/00001/glemm/glemm.xml | 
 | 450 | t/corpus/BZK/D59/00001/opennlp/morpho.xml | 
 | 451 | t/corpus/BZK/D59/00001/opennlp/sentences.xml | 
 | 452 | t/corpus/BZK/D59/00001/opennlp/tokens.xml | 
 | 453 | t/corpus/BZK/D59/00001/struct/structure.xml | 
 | 454 | t/corpus/BZK/D59/00001/tree_tagger/metadata.xml | 
 | 455 | t/corpus/BZK/D59/00001/tree_tagger/morpho.xml | 
 | 456 | t/corpus/BZK/D59/00001/tree_tagger/sentences.xml | 
 | 457 | t/corpus/BZK/D59/00001/tree_tagger/tokens.xml | 
 | 458 | t/corpus/BZK/D59/00001/xip/constituency.xml | 
 | 459 | t/corpus/BZK/D59/00001/xip/dependency.xml | 
 | 460 | t/corpus/BZK/D59/00001/xip/metadata.xml | 
 | 461 | t/corpus/BZK/D59/00001/xip/morpho.xml | 
 | 462 | t/corpus/BZK/D59/00001/xip/sentences.xml | 
 | 463 | t/corpus/BZK/D59/00001/xip/tokens.xml | 
 | 464 | t/corpus/BZK/D59/00089/base/paragraph.xml | 
 | 465 | t/corpus/BZK/D59/00089/base/sentences.xml | 
 | 466 | t/corpus/BZK/D59/00089/base/tokens_aggr.xml | 
 | 467 | t/corpus/BZK/D59/00089/base/tokens_conservative.xml | 
 | 468 | t/corpus/BZK/D59/00089/connexor/metadata.xml | 
 | 469 | t/corpus/BZK/D59/00089/connexor/morpho.xml | 
 | 470 | t/corpus/BZK/D59/00089/connexor/phrase.xml | 
 | 471 | t/corpus/BZK/D59/00089/connexor/sentences.xml | 
 | 472 | t/corpus/BZK/D59/00089/connexor/syntax.xml | 
 | 473 | t/corpus/BZK/D59/00089/connexor/tokens.xml | 
 | 474 | t/corpus/BZK/D59/00089/corenlp/constituency.xml | 
 | 475 | t/corpus/BZK/D59/00089/corenlp/morpho.xml | 
 | 476 | t/corpus/BZK/D59/00089/corenlp/ne_combined.xml | 
 | 477 | t/corpus/BZK/D59/00089/corenlp/sentences.xml | 
 | 478 | t/corpus/BZK/D59/00089/corenlp/tokens.xml | 
 | 479 | t/corpus/BZK/D59/00089/glemm/glemm.xml | 
 | 480 | t/corpus/BZK/D59/00089/mate/dependency.xml | 
 | 481 | t/corpus/BZK/D59/00089/mate/morpho.xml | 
 | 482 | t/corpus/BZK/D59/00089/opennlp/morpho.xml | 
 | 483 | t/corpus/BZK/D59/00089/opennlp/sentences.xml | 
 | 484 | t/corpus/BZK/D59/00089/opennlp/tokens.xml | 
 | 485 | t/corpus/BZK/D59/00089/struct/structure.xml | 
 | 486 | t/corpus/BZK/D59/00089/tree_tagger/metadata.xml | 
 | 487 | t/corpus/BZK/D59/00089/tree_tagger/morpho.xml | 
 | 488 | t/corpus/BZK/D59/00089/tree_tagger/sentences.xml | 
 | 489 | t/corpus/BZK/D59/00089/tree_tagger/tokens.xml | 
 | 490 | t/corpus/BZK/D59/00089/xip/constituency.xml | 
 | 491 | t/corpus/BZK/D59/00089/xip/dependency.xml | 
 | 492 | t/corpus/BZK/D59/00089/xip/metadata.xml | 
 | 493 | t/corpus/BZK/D59/00089/xip/morpho.xml | 
 | 494 | t/corpus/BZK/D59/00089/xip/sentences.xml | 
 | 495 | t/corpus/BZK/D59/00089/xip/tokens.xml | 
 | 496 | t/corpus/GOE/AGA/03828/base/paragraph.xml | 
 | 497 | t/corpus/GOE/AGA/03828/base/sentences.xml | 
 | 498 | t/corpus/GOE/AGA/03828/base/tokens_aggr.xml | 
 | 499 | t/corpus/GOE/AGA/03828/base/tokens_conservative.xml | 
 | 500 | t/corpus/GOE/AGA/03828/connexor/metadata.xml | 
 | 501 | t/corpus/GOE/AGA/03828/connexor/morpho.xml | 
 | 502 | t/corpus/GOE/AGA/03828/connexor/phrase.xml | 
 | 503 | t/corpus/GOE/AGA/03828/connexor/sentences.xml | 
 | 504 | t/corpus/GOE/AGA/03828/connexor/syntax.xml | 
 | 505 | t/corpus/GOE/AGA/03828/connexor/tokens.xml | 
 | 506 | t/corpus/GOE/AGA/03828/corenlp/constituency.xml | 
 | 507 | t/corpus/GOE/AGA/03828/corenlp/morpho.xml | 
 | 508 | t/corpus/GOE/AGA/03828/corenlp/ne_combined.xml | 
 | 509 | t/corpus/GOE/AGA/03828/corenlp/sentences.xml | 
 | 510 | t/corpus/GOE/AGA/03828/corenlp/tokens.xml | 
 | 511 | t/corpus/GOE/AGA/03828/glemm/glemm.xml | 
 | 512 | t/corpus/GOE/AGA/03828/mate/dependency.xml | 
 | 513 | t/corpus/GOE/AGA/03828/mate/morpho.xml | 
 | 514 | t/corpus/GOE/AGA/03828/opennlp/morpho.xml | 
 | 515 | t/corpus/GOE/AGA/03828/opennlp/sentences.xml | 
 | 516 | t/corpus/GOE/AGA/03828/opennlp/tokens.xml | 
 | 517 | t/corpus/GOE/AGA/03828/struct/structure.xml | 
 | 518 | t/corpus/GOE/AGA/03828/tree_tagger/metadata.xml | 
 | 519 | t/corpus/GOE/AGA/03828/tree_tagger/morpho.xml | 
 | 520 | t/corpus/GOE/AGA/03828/tree_tagger/sentences.xml | 
 | 521 | t/corpus/GOE/AGA/03828/tree_tagger/tokens.xml | 
 | 522 | t/corpus/GOE/AGA/03828/xip/constituency.xml | 
 | 523 | t/corpus/GOE/AGA/03828/xip/dependency.xml | 
 | 524 | t/corpus/GOE/AGA/03828/xip/metadata.xml | 
 | 525 | t/corpus/GOE/AGA/03828/xip/morpho.xml | 
 | 526 | t/corpus/GOE/AGA/03828/xip/sentences.xml | 
 | 527 | t/corpus/GOE/AGA/03828/xip/tokens.xml | 
 | 528 | t/corpus/GOE/AGX/00006/base/paragraph.xml | 
 | 529 | t/corpus/GOE/AGX/00006/base/sentences.xml | 
 | 530 | t/corpus/GOE/AGX/00006/base/tokens_aggr.xml | 
 | 531 | t/corpus/GOE/AGX/00006/base/tokens_conservative.xml | 
 | 532 | t/corpus/GOE/AGX/00006/connexor/metadata.xml | 
 | 533 | t/corpus/GOE/AGX/00006/connexor/morpho.xml | 
 | 534 | t/corpus/GOE/AGX/00006/connexor/phrase.xml | 
 | 535 | t/corpus/GOE/AGX/00006/connexor/sentences.xml | 
 | 536 | t/corpus/GOE/AGX/00006/connexor/syntax.xml | 
 | 537 | t/corpus/GOE/AGX/00006/connexor/tokens.xml | 
 | 538 | t/corpus/GOE/AGX/00006/corenlp/constituency.xml | 
 | 539 | t/corpus/GOE/AGX/00006/corenlp/morpho.xml | 
 | 540 | t/corpus/GOE/AGX/00006/corenlp/ne_combined.xml | 
 | 541 | t/corpus/GOE/AGX/00006/corenlp/sentences.xml | 
 | 542 | t/corpus/GOE/AGX/00006/corenlp/tokens.xml | 
 | 543 | t/corpus/GOE/AGX/00006/glemm/glemm.xml | 
 | 544 | t/corpus/GOE/AGX/00006/mate/dependency.xml | 
 | 545 | t/corpus/GOE/AGX/00006/mate/morpho.xml | 
 | 546 | t/corpus/GOE/AGX/00006/opennlp/morpho.xml | 
 | 547 | t/corpus/GOE/AGX/00006/opennlp/sentences.xml | 
 | 548 | t/corpus/GOE/AGX/00006/opennlp/tokens.xml | 
 | 549 | t/corpus/GOE/AGX/00006/struct/structure.xml | 
 | 550 | t/corpus/GOE/AGX/00006/tree_tagger/metadata.xml | 
 | 551 | t/corpus/GOE/AGX/00006/tree_tagger/morpho.xml | 
 | 552 | t/corpus/GOE/AGX/00006/tree_tagger/sentences.xml | 
 | 553 | t/corpus/GOE/AGX/00006/tree_tagger/tokens.xml | 
 | 554 | t/corpus/GOE/AGX/00006/xip/constituency.xml | 
 | 555 | t/corpus/GOE/AGX/00006/xip/dependency.xml | 
 | 556 | t/corpus/GOE/AGX/00006/xip/metadata.xml | 
 | 557 | t/corpus/GOE/AGX/00006/xip/morpho.xml | 
 | 558 | t/corpus/GOE/AGX/00006/xip/sentences.xml | 
 | 559 | t/corpus/GOE/AGX/00006/xip/tokens.xml | 
 | 560 | t/corpus/WDD/G27/38989/base/paragraph.xml | 
 | 561 | t/corpus/WDD/G27/38989/base/sentences.xml | 
 | 562 | t/corpus/WDD/G27/38989/base/tokens_aggr.xml | 
 | 563 | t/corpus/WDD/G27/38989/base/tokens_conservative.xml | 
 | 564 | t/corpus/WDD/G27/38989/connexor/metadata.xml | 
 | 565 | t/corpus/WDD/G27/38989/connexor/morpho.xml | 
 | 566 | t/corpus/WDD/G27/38989/connexor/phrase.xml | 
 | 567 | t/corpus/WDD/G27/38989/connexor/sentences.xml | 
 | 568 | t/corpus/WDD/G27/38989/connexor/syntax.xml | 
 | 569 | t/corpus/WDD/G27/38989/connexor/tokens.xml | 
 | 570 | t/corpus/WDD/G27/38989/mate/dependency.xml | 
 | 571 | t/corpus/WDD/G27/38989/mate/morpho.xml | 
 | 572 | t/corpus/WDD/G27/38989/opennlp/morpho.xml | 
 | 573 | t/corpus/WDD/G27/38989/opennlp/sentences.xml | 
 | 574 | t/corpus/WDD/G27/38989/opennlp/tokens.xml | 
 | 575 | t/corpus/WDD/G27/38989/struct/structure.xml | 
 | 576 | t/corpus/WDD/G27/38989/tree_tagger/metadata.xml | 
 | 577 | t/corpus/WDD/G27/38989/tree_tagger/morpho.xml | 
 | 578 | t/corpus/WDD/G27/38989/tree_tagger/sentences.xml | 
 | 579 | t/corpus/WDD/G27/38989/tree_tagger/tokens.xml | 
 | 580 | t/corpus/WDD/G27/38989/xip/constituency.xml | 
 | 581 | t/corpus/WDD/G27/38989/xip/dependency.xml | 
 | 582 | t/corpus/WDD/G27/38989/xip/metadata.xml | 
 | 583 | t/corpus/WDD/G27/38989/xip/morpho.xml | 
 | 584 | t/corpus/WDD/G27/38989/xip/sentences.xml | 
 | 585 | t/corpus/WDD/G27/38989/xip/tokens.xml | 
 | 586 | t/corpus/WPD/00001/mate/pipeline/one_token_per_line.txt | 
 | 587 | t/corpus/WPD/00001/mate/pipeline/parsed.txt | 
 | 588 | t/corpus/WPD/00001/mate/tokenSpans/number_tokenSpans.xml | 
| Akron | 151676d | 2016-03-14 20:12:14 +0100 | [diff] [blame] | 589 | t/annotation/corpus/doc/0001/base/paragraph.xml | 
 | 590 | t/annotation/corpus/doc/0001/base/sentences.xml | 
 | 591 | t/annotation/corpus/doc/0001/connexor/morpho.xml | 
 | 592 | t/annotation/corpus/doc/0001/connexor/phrase.xml | 
 | 593 | t/annotation/corpus/doc/0001/connexor/sentences.xml | 
 | 594 | t/annotation/corpus/doc/0001/connexor/syntax.xml | 
 | 595 | t/annotation/corpus/doc/0001/corenlp/constituency.xml | 
 | 596 | t/annotation/corpus/doc/0001/corenlp/morpho.xml | 
 | 597 | t/annotation/corpus/doc/0001/corenlp/ne_dewac_175m_600.xml | 
 | 598 | t/annotation/corpus/doc/0001/corenlp/ne_hgc_175m_600.xml | 
 | 599 | t/annotation/corpus/doc/0001/corenlp/sentences.xml | 
 | 600 | t/annotation/corpus/doc/0001/corenlp/tokens.xml | 
 | 601 | t/annotation/corpus/doc/0001/glemm/glemm.xml | 
 | 602 | t/annotation/corpus/doc/0001/mate/dependency.xml | 
 | 603 | t/annotation/corpus/doc/0001/mate/morpho.xml | 
 | 604 | t/annotation/corpus/doc/0001/opennlp/morpho.xml | 
 | 605 | t/annotation/corpus/doc/0001/opennlp/sentences.xml | 
 | 606 | t/annotation/corpus/doc/0001/opennlp/tokens.xml | 
 | 607 | t/annotation/corpus/doc/0001/struct/structure.xml | 
 | 608 | t/annotation/corpus/doc/0001/tree_tagger/morpho.xml | 
 | 609 | t/annotation/corpus/doc/0001/tree_tagger/sentences.xml | 
 | 610 | t/annotation/corpus/doc/0001/xip/constituency.xml | 
 | 611 | t/annotation/corpus/doc/0001/xip/dependency.xml | 
 | 612 | t/annotation/corpus/doc/0001/xip/morpho.xml | 
 | 613 | t/annotation/corpus/doc/0001/xip/sentences.xml | 
 | 614 | t/annotation/corpus/doc/0002/base/paragraph.xml | 
 | 615 | t/annotation/corpus/doc/0002/base/sentences.xml | 
 | 616 | t/annotation/corpus/doc/0002/base/tokens_aggr.xml | 
 | 617 | t/annotation/corpus/doc/0002/base/tokens_conservative.xml | 
 | 618 | t/annotation/corpus/doc/0002/malt/dependency.xml | 
 | 619 | t/annotation/corpus/doc/0002/malt/metadata.xml | 
 | 620 | t/annotation/corpus/doc/0002/struct/structure.xml | 
 | 621 | t/annotation/corpus/doc/0002/tree_tagger/metadata.xml | 
 | 622 | t/annotation/corpus/doc/0002/tree_tagger/morpho.xml | 
 | 623 | t/annotation/corpus/doc/0002/tree_tagger/sentences.xml | 
 | 624 | t/annotation/corpus/doc/0002/tree_tagger/tokens.xml | 
| Akron | 14ca9f0 | 2016-01-29 19:38:18 +0100 | [diff] [blame] | 625 | t/sgbr/TEST/BSP/1/base/paragraph.xml | 
 | 626 | t/sgbr/TEST/BSP/1/base/sentences.xml | 
 | 627 | t/sgbr/TEST/BSP/1/base/tokens_aggr.xml | 
 | 628 | t/sgbr/TEST/BSP/1/base/tokens_conservative.xml | 
 | 629 | t/sgbr/TEST/BSP/1/sgbr/ana.xml | 
 | 630 | t/sgbr/TEST/BSP/1/sgbr/lemma.xml | 
 | 631 | t/sgbr/TEST/BSP/1/struct/structure.xml | 
| Akron | a98a14c | 2016-02-12 16:28:39 +0100 | [diff] [blame] | 632 | t/sgbr/PRO-DUD/header.xml | 
 | 633 | t/sgbr/PRO-DUD/BSP-2013-01/header.xml | 
 | 634 | t/sgbr/PRO-DUD/BSP-2013-01/32/header.xml | 
 | 635 | t/sgbr/PRO-DUD/BSP-2013-01/32/data.xml | 
 | 636 | t/sgbr/PRO-DUD/BSP-2013-01/32/base/sentences.xml | 
 | 637 | t/sgbr/PRO-DUD/BSP-2013-01/32/base/tokens_aggr.xml | 
 | 638 | t/sgbr/PRO-DUD/BSP-2013-01/32/base/tokens_conservative.xml | 
 | 639 | t/sgbr/PRO-DUD/BSP-2013-01/32/sgbr/ana.xml | 
 | 640 | t/sgbr/PRO-DUD/BSP-2013-01/32/sgbr/lemma.xml | 
 | 641 | t/sgbr/PRO-DUD/BSP-2013-01/32/struct/structure.xml | 
| Akron | 8c84aa5 | 2016-02-13 21:26:54 +0100 | [diff] [blame] | 642 | t/sgbr/CMC-TSK/header.xml | 
 | 643 | t/sgbr/CMC-TSK/2014-09/header.xml | 
 | 644 | t/sgbr/CMC-TSK/2014-09/2843/header.xml | 
 | 645 | t/sgbr/CMC-TSK/2014-09/2843/data.xml | 
 | 646 | t/sgbr/CMC-TSK/2014-09/2843/base/sentences.xml | 
 | 647 | t/sgbr/CMC-TSK/2014-09/2843/base/tokens_aggr.xml | 
 | 648 | t/sgbr/CMC-TSK/2014-09/2843/base/tokens_conservative.xml | 
 | 649 | t/sgbr/CMC-TSK/2014-09/2843/sgbr/ana.xml | 
 | 650 | t/sgbr/CMC-TSK/2014-09/2843/sgbr/lemma.xml | 
 | 651 | t/sgbr/CMC-TSK/2014-09/2843/struct/structure.xml | 
 | 652 | t/sgbr/CMC-TSK/2014-09/3401/header.xml | 
 | 653 | t/sgbr/CMC-TSK/2014-09/3401/data.xml | 
 | 654 | t/sgbr/CMC-TSK/2014-09/3401/base/sentences.xml | 
 | 655 | t/sgbr/CMC-TSK/2014-09/3401/base/tokens_aggr.xml | 
 | 656 | t/sgbr/CMC-TSK/2014-09/3401/base/tokens_conservative.xml | 
 | 657 | t/sgbr/CMC-TSK/2014-09/3401/sgbr/ana.xml | 
 | 658 | t/sgbr/CMC-TSK/2014-09/3401/sgbr/lemma.xml | 
 | 659 | t/sgbr/CMC-TSK/2014-09/3401/struct/structure.xml | 
| Akron | 14ca9f0 | 2016-01-29 19:38:18 +0100 | [diff] [blame] | 660 | t/corpus/BZK/D59/00001/mate/pipeline/one_token_per_line.txt | 
 | 661 | t/corpus/BZK/D59/00001/mate/pipeline/parsed.txt | 
 | 662 | t/corpus/BZK/D59/00001/mate/tokenSpans/number_tokenSpans.xml | 
 | 663 | t/corpus/BZK/D59/00089/mate/pipeline/one_token_per_line.txt | 
 | 664 | t/corpus/BZK/D59/00089/mate/pipeline/parsed.txt | 
 | 665 | t/corpus/BZK/D59/00089/mate/tokenSpans/number_tokenSpans.xml | 
 | 666 | t/corpus/GOE/AGA/03828/mate/pipeline/one_token_per_line.txt | 
 | 667 | t/corpus/GOE/AGA/03828/mate/pipeline/parsed.txt | 
 | 668 | t/corpus/GOE/AGA/03828/mate/tokenSpans/number_tokenSpans.xml | 
 | 669 | t/corpus/GOE/AGX/00006/mate/pipeline/one_token_per_line.txt | 
 | 670 | t/corpus/GOE/AGX/00006/mate/pipeline/parsed.txt | 
 | 671 | t/corpus/GOE/AGX/00006/mate/tokenSpans/number_tokenSpans.xml | 
 | 672 | t/corpus/WDD/G27/38989/mate/pipeline/one_token_per_line.txt | 
 | 673 | t/corpus/WDD/G27/38989/mate/pipeline/parsed.txt | 
 | 674 | t/corpus/WDD/G27/38989/mate/tokenSpans/number_tokenSpans.xml | 
| Akron | 31d788e | 2016-02-05 20:49:03 +0100 | [diff] [blame] | 675 | script/korapxml2krill | 
| Akron | 14ca9f0 | 2016-01-29 19:38:18 +0100 | [diff] [blame] | 676 | Changes | 
| Akron | 14ca9f0 | 2016-01-29 19:38:18 +0100 | [diff] [blame] | 677 | LICENSE | 
| Akron | 31d788e | 2016-02-05 20:49:03 +0100 | [diff] [blame] | 678 | Makefile.PL | 
 | 679 | MANIFEST |