commit | 840c92497503e9f5cf6066d7c3d3bd1b46bd04c1 | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Tue Oct 28 19:51:26 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Tue Oct 28 19:51:26 2014 +0000 |
tree | 9f1628bbfe025730868d98e8c01dc69a30a27bbb | |
parent | 6dab7ea5ae82b1628ddb927e1f482a0f37b64a9a [diff] [blame] |
Meta data update for corpus indexing
diff --git a/t/artificial.t b/t/artificial.t index 274e4ab..5b5210f 100644 --- a/t/artificial.t +++ b/t/artificial.t
@@ -53,7 +53,7 @@ is($tokens->foundry, 'OpenNLP', 'Foundry'); -is($tokens->doc->id, 'ART_00001', 'Doc id'); +is($tokens->doc->text_sigle, 'ART_ABC.00001', 'Doc id'); is($tokens->should, 20, 'Should'); is($tokens->have, 18, 'Have'); is($tokens->name, 'tokens', 'Name');