[
https://issues.apache.org/jira/browse/TIKA-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721861#comment-16721861
]
Hudson commented on TIKA-2800:
------------------------------
SUCCESS: Integrated in Jenkins build tika-branch-1x #144 (See
[https://builds.apache.org/job/tika-branch-1x/144/])
TIKA-2800 -- add num unique alphabetic tokens and num unique common (tallison:
[https://github.com/apache/tika/commit/b2680df17bda7d112d41dcab57d474767fd4212e])
* (edit) tika-eval/src/main/java/org/apache/tika/eval/ExtractProfiler.java
* (edit)
tika-eval/src/main/java/org/apache/tika/eval/tokens/CommonTokenResult.java
* (edit) tika-eval/src/main/java/org/apache/tika/eval/db/Cols.java
* (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
* (edit) tika-eval/src/main/java/org/apache/tika/eval/AbstractProfiler.java
* (edit) tika-eval/src/main/resources/comparison-reports.xml
> Include num of unique common/alphabetic tokens (types) in tika-eval
> -------------------------------------------------------------------
>
> Key: TIKA-2800
> URL: https://issues.apache.org/jira/browse/TIKA-2800
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Assignee: Tim Allison
> Priority: Major
> Fix For: 2.0.0, 1.20
>
>
> We include token and unique token (type) counts in tika-eval. We should
> include type counts for alphabetic and common words. If one tool is
> incorrectly duplicating/triplicating content dramatically, that would
> incorrectly inflate the "common_tokens" sum for that tool.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)