[ 
https://issues.apache.org/jira/browse/TIKA-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16906561#comment-16906561
 ] 

Hudson commented on TIKA-2906:
------------------------------

SUCCESS: Integrated in Jenkins build tika-2.x-windows #451 (See 
[https://builds.apache.org/job/tika-2.x-windows/451/])
TIKA-2906 -- add examples for textstats (tallison: rev 
8bc50ecf2f06e65eb86637b813e199b6ba59fcc4)
* (edit) 
tika-eval/src/main/java/org/apache/tika/eval/tokens/CommonTokenCountManager.java
* (add) 
tika-example/src/test/java/org/apache/tika/example/TextStatsFromTikaEvalTest.java
* (edit) 
tika-eval/src/main/java/org/apache/tika/eval/tokens/AnalyzerManager.java
* (edit) 
tika-eval/src/main/java/org/apache/tika/eval/textstats/CompositeTextStatsCalculator.java
* (edit) 
tika-eval/src/main/java/org/apache/tika/eval/tokens/CommonTokenResult.java
* (edit) tika-eval/src/main/java/org/apache/tika/eval/AbstractProfiler.java
* (edit) tika-example/pom.xml
* (edit) 
tika-eval/src/main/java/org/apache/tika/eval/langid/LanguageIDWrapper.java
* (edit) 
tika-eval/src/main/java/org/apache/tika/eval/textstats/CommonTokens.java
* (add) 
tika-example/src/main/java/org/apache/tika/example/TextStatsFromTikaEval.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)

Reply via email to