James Daily created TIKA-3982:
---------------------------------
Summary: Tika Examples pages reference deprecated
LanguageIdentifier class instead of LanguageDetector
Key: TIKA-3982
URL: https://issues.apache.org/jira/browse/TIKA-3982
Project: Tika
Issue Type: Bug
Components: documentation
Affects Versions: 2.7.0, 2.6.0
Reporter: James Daily
The following Tika Examples pages reference the deprecated LanguageIdentifier
class, including dead links:
* [https://tika.apache.org/2.7.0/examples.html#Language_Identification]
* [https://tika.apache.org/2.6.0/examples.html#Language_Identification]
I'd suggest that these sections should be rewritten to cover the
LanguageDetector class instead:
[https://tika.apache.org/2.7.0/api/org/apache/tika/language/detect/LanguageDetector.html]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)