commit | 7ec5153d8e59dd8ec6743e4079053cd365c99283 | [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 | bc13f3660e751f181bfa6e3ead1973ead16f840f [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');