Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\clean.t t\load.t t\nouns.t t\parser.t t\parser_latin1.t t\parser_utf8.t t\relax.t t\sentence.t t\weighted.t t\clean............1..21 ok 1 - module compiled ok 2 - creating parser object ok 3 - punctuation 1 ok 4 - punctuation 2 ok 5 - punctuation 3 ok 6 - punctuation 4 ok 7 - punctuation 5 ok 8 - punctuation 6 ok 9 - punctuation 7 ok 10 - punctuation 8 ok 11 - punctuation 9 ok 12 - punctuation 10 ok 13 - punctuation 11 ok 14 - non-text sample ok 15 - stemming word ok 16 - cleaning text ok 17 - checking cleaned text ok 18 - checking empty string ok 19 - checking NULL string ok 20 - adding POS tags ok 21 - removing POS tags ok t\load.............1..8 ok 1 - module compiled ok 2 - creating parser object ok 3 - re-load tags ok 4 - re-load words ok 5 - re-load unknown words ok 6 - overall accuracy (100.0%) ok 7 - hyphenated words (100.0%) ok 8 - unknown word accuracy (81.3%) ok t\nouns............1..12 ok 1 - module compiled ok 2 - creating parser object ok 3 - get_words() method ok 4 - accuracy of np extraction (100%) ok 5 - extract MNPs ok 6 - accuracy of mnp extraction (100%) ok 7 - extract noun phrases ok 8 - accuracy of np extraction (100%) ok 9 - extract nouns ok 10 - accuracy of noun extraction (100%) ok 11 - extract proper nouns ok 12 - accuracy of nnp extraction (100%) ok t\parser...........1..12 ok 1 - module compiled ok 2 - creating parser object ok 3 - stemming word ok 4 - non-text sample ok 5 - NULL string ok 6 - Empty string ok 7 - add_tags() method ok 8 - get_readable() method ok 9 - computing accuracy ok 10 - overall accuracy (100.0%) ok 11 - hyphenated words (100.0%) ok 12 - unknown word accuracy (81.3%) ok t\parser_latin1....1..12 ok 1 - module compiled ok 2 - creating parser object ok 3 - stemming word ok 4 - non-text sample ok 5 - NULL string ok 6 - Empty string ok 7 - add_tags() method ok 8 - get_readable() method ok 9 - computing accuracy ok 10 - overall accuracy (100.0%) ok 11 - hyphenated words (100.0%) ok 12 - unknown word accuracy (81.3%) ok t\parser_utf8......1..12 ok 1 - module compiled ok 2 - creating parser object ok 3 - stemming word ok 4 - non-text sample ok 5 - NULL string ok 6 - Empty string ok 7 - add_tags() method ok 8 - get_readable() method ok 9 - computing accuracy # Failed test (t\parser_utf8.t at line 53) not ok 10 - overall accuracy (0.0%) # '0.0' # >= # '95' ok 11 - hyphenated words (100.0%) ok 12 - unknown word accuracy (80.0%) # Looks like you failed 1 tests of 12. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 10 Failed 1/12 tests, 91.67% okay t\relax............1..5 ok 1 - module compiled ok 2 - relax the parser ok 3 - relaxed: overall accuracy (98.3%) ok 4 - relaxed: hyphenated words (100.0%) ok 5 - relaxed: unknown word accuracy (81.3%) ok t\sentence.........1..10 ok 1 - module compiled ok 2 - sentence ender 0 ok 3 - sentence ender 1 ok 4 - sentence ender 2 ok 5 - sentence ender 3 ok 6 - sentence ender 4 ok 7 - sentence ender 5 ok 8 ok 9 ok 10 ok t\weighted.........1..10 ok 1 - module compiled ok 2 - creating parser object ok 3 - get_words() method ok 4 - accuracy of np extraction (100%) ok 5 - extract MNPs ok 6 - accuracy of mnp extraction (100%) ok 7 - extract noun phrases ok 8 - accuracy of np extraction (100%) ok 9 - extract nouns ok 10 - accuracy of np extraction (100%) ok Failed 1/9 test scripts, 88.89% okay. 1/102 subtests failed, 99.02% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\parser_utf8.t 1 256 12 1 8.33% 10 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.