[
https://issues.apache.org/jira/browse/TIKA-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909496#comment-16909496
]
Hudson commented on TIKA-2906:
------------------------------
SUCCESS: Integrated in Jenkins build Tika-trunk #1698 (See
[https://builds.apache.org/job/Tika-trunk/1698/])
TIKA-2906 -- cleanup and bug fix on entropy (tallison:
[https://github.com/apache/tika/commit/e287fe297a113bc172f1414b6c9cf5bdd91af307])
* (edit) tika-eval/src/main/java/org/apache/tika/eval/AbstractProfiler.java
* (edit)
tika-eval/src/main/java/org/apache/tika/eval/textstats/TokenEntropy.java
* (add)
tika-eval/src/main/java/org/apache/tika/eval/util/EvalExceptionUtils.java
> Modularize tika-eval's language stats from the application
> ----------------------------------------------------------
>
> Key: TIKA-2906
> URL: https://issues.apache.org/jira/browse/TIKA-2906
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Assignee: Tim Allison
> Priority: Major
> Fix For: 1.23
>
>
> Tika-eval's language stats are tightly coupled to the application and the
> initial workflow of running against a directory of extracts and reporting
> info to an H2 db.
> It would be helpful for large-scale data processing pipelines to modularize
> some of tika-eval's stats so that they can be applied to, e.g. a full Solr/ES
> cluster. We won't build the actual connectors to Solr/ES/other on this
> ticket, but we will make it easier for integrators to build their own.
> This is slated for 1.23/2.0...not 1.22.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)