[
https://issues.apache.org/jira/browse/TIKA-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871034#comment-15871034
]
Hudson commented on TIKA-1332:
------------------------------
SUCCESS: Integrated in Jenkins build Tika-trunk #1202 (See
[https://builds.apache.org/job/Tika-trunk/1202/])
TIKA-1332 -- add English/Spanish common tokens, fix logging (tallison: rev
dc2dcd4ccc7bca640bb362f72729d0b6ba22a890)
* (edit)
tika-eval/src/main/java/org/apache/tika/eval/batch/EvalConsumersBuilder.java
* (edit) tika-eval/src/main/java/org/apache/tika/eval/AbstractProfiler.java
* (edit)
tika-eval/src/test/resources/single-file-profiler-crawl-input-config.xml
* (edit) tika-eval/src/test/java/org/apache/tika/eval/SimpleComparerTest.java
* (edit)
tika-eval/src/main/java/org/apache/tika/eval/tokens/CommonTokenCountManager.java
* (add) tika-eval/src/test/resources/common_tokens/zh-cn
* (add) tika-eval/src/main/resources/common_tokens/en
* (edit) tika-eval/src/main/java/org/apache/tika/eval/ExtractProfiler.java
* (add) tika-eval/src/test/resources/common_tokens/zh-tw
* (delete) tika-eval/src/test/resources/commontokens/zh-tw
* (edit) tika-eval/src/main/resources/tika-eval-profiler-config.xml
* (delete) tika-eval/src/test/resources/commontokens/es
* (delete) tika-eval/src/test/resources/commontokens/zh-cn
* (edit) tika-eval/src/main/java/org/apache/tika/eval/TikaEvalCLI.java
* (add) tika-eval/src/test/resources/common_tokens/en
* (edit)
tika-eval/src/test/resources/single-file-profiler-crawl-extract-config.xml
* (delete) tika-eval/src/test/resources/log4j.properties
* (add) tika-eval/src/main/resources/common_tokens/es
* (edit)
tika-eval/src/main/java/org/apache/tika/eval/batch/SingleFileConsumerBuilder.java
* (delete) tika-eval/src/test/resources/commontokens/en
* (delete) tika-eval/src/test/resources/log4j_process.properties
* (edit) tika-eval/src/main/resources/tika-eval-comparison-config.xml
* (add) tika-eval/src/main/resources/log4j.properties
* (add) tika-eval/src/test/resources/common_tokens/es
* (edit) tika-eval/src/test/java/org/apache/tika/eval/TikaEvalCLITest.java
> Create tika-eval module
> -----------------------
>
> Key: TIKA-1332
> URL: https://issues.apache.org/jira/browse/TIKA-1332
> Project: Tika
> Issue Type: Sub-task
> Components: cli, general, server
> Reporter: Tim Allison
> Assignee: Tim Allison
> Fix For: 2.0, 1.15
>
> Attachments: comparison_reports.xml
>
>
> For this issue, we can start with code to gather statistics on each run (# of
> exceptions per file type, most common exceptions per file type, number of
> metadata items, total text extracted, etc). We should also be able to
> compare one run against another. Going forward, there's plenty of room to
> improve.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)