[
https://issues.apache.org/jira/browse/TIKA-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966730#comment-15966730
]
Hudson commented on TIKA-2325:
------------------------------
SUCCESS: Integrated in Jenkins build tika-2.x #242 (See
[https://builds.apache.org/job/tika-2.x/242/])
TIKA-2325 (tallison: rev d2907f41a72f13d3ec877e736bb299999ef86ff7)
* (edit)
tika-eval/src/main/java/org/apache/tika/eval/tokens/CommonTokenCountManager.java
* (edit)
tika-eval/src/test/resources/test-dirs/extractsA/file13_attachANotB.doc.json
* (edit) tika-eval/src/main/resources/tika-eval-profiler-config.xml
* (edit) tika-eval/src/main/resources/tika-eval-comparison-config.xml
* (edit) tika-eval/src/main/java/org/apache/tika/eval/ExtractProfiler.java
* (edit) tika-eval/src/main/java/org/apache/tika/eval/AbstractProfiler.java
* (edit) tika-eval/src/test/java/org/apache/tika/eval/SimpleComparerTest.java
* (edit) tika-eval/src/main/java/org/apache/tika/eval/ExtractComparer.java
* (edit)
tika-eval/src/main/java/org/apache/tika/eval/batch/EvalConsumersBuilder.java
* (edit) tika-eval/src/test/java/org/apache/tika/eval/TikaEvalCLITest.java
> Allow specification of default lang for common words
> -----------------------------------------------------
>
> Key: TIKA-2325
> URL: https://issues.apache.org/jira/browse/TIKA-2325
> Project: Tika
> Issue Type: Bug
> Components: tika-eval
> Reporter: Tim Allison
> Priority: Trivial
> Fix For: 2.0, 1.15
>
>
> In tika-eval, we count "common words" based on the output of language id. If
> we don't have a "common words" file for the identified language, we back off
> to the default language. This was hard-coded as "en", let's make this
> configurable.
> While we're at it, fix a bug that prevents counting common words in zh.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)