GitHub user lewismc opened a pull request:
https://github.com/apache/tika/pull/112
TIKA-1343 Create a Tika Translator implementation that uses JoshuaDecoder
This issue is this afternoons first attempt at addressing the long overdue
https://issues.apache.org/jira/browse/TIKA-1343
It also removes unused imports and material which is not required from
within other Translation implementations.
This has not be extensively tested, I will be testing it more tomorrow in
particular debugging the JSON response message and the REST API request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/tika TIKA-1343
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tika/pull/112.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #112
----
commit d4fb28f91d77458b15557942438f874b9f564e88
Author: Lewis John McGibbney <[email protected]>
Date: 2016-04-27T22:06:42Z
TIKA-1343 Create a Tika Translator implementation that uses JoshuaDecoder
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---