[
https://issues.apache.org/jira/browse/TIKA-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386093#comment-15386093
]
Nick Burch commented on TIKA-2032:
----------------------------------
It is contained in the {{tika-langdetect}} module, which is optional. It is
included in the Tika App and Tika Server by default, but for other uses (eg
from Maven) you need to decide if you want to depend on it or not (much as you
do for things like the Java7 support)
If you feel there's a bit of the website explaining how to use
OptimaizeLangDetector that doesn't make the packaging clear enough, please let
us know where that is so we can take a look!
> OptimaizeLangDetector can not be resolved
> ------------------------------------------
>
> Key: TIKA-2032
> URL: https://issues.apache.org/jira/browse/TIKA-2032
> Project: Tika
> Issue Type: Bug
> Components: languageidentifier
> Affects Versions: 1.13
> Environment: Ubuntu 14.04, Eclipse Mars 2, Java 7 jdk and Java 8 jdk
> Reporter: Christoph
>
> In my project I want to use the Tika language detector.
> I added the maven dependency for tika core.
> From the Javadocs I read that I can use the OptimaizeLangDetector().
> However, Eclipse always tells me, hat OptimaizeLangDetector can not be
> resolved.
> When I look into the tika-core package/lib, I do not see the above mentioned
> class. Seems missing or am I doing sth wrong?
> Thanks in advance!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)