[jira] [Resolved] (TIKA-1623) Expose Translation Interface from Tika Server

2015-05-06 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann resolved TIKA-1623. - Resolution: Fixed - initial check in resolved, see comments for potential improvement areas

[jira] [Commented] (TIKA-1623) Expose Translation Interface from Tika Server

2015-05-06 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14532094#comment-14532094 ] Chris A. Mattmann commented on TIKA-1623: - Documentation updated: https://wiki.apac

[jira] [Commented] (TIKA-1623) Expose Translation Interface from Tika Server

2015-05-06 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531940#comment-14531940 ] Chris A. Mattmann commented on TIKA-1623: - OK, Google Translator works fine (after

[jira] [Comment Edited] (TIKA-1622) Expose Tika LanguageIdentifier via Tika Server

2015-05-06 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529059#comment-14529059 ] Chris A. Mattmann edited comment on TIKA-1622 at 5/7/15 3:39 AM:

[jira] [Comment Edited] (TIKA-1623) Expose Translation Interface from Tika Server

2015-05-06 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531922#comment-14531922 ] Chris A. Mattmann edited comment on TIKA-1623 at 5/7/15 3:21 AM:

[jira] [Commented] (TIKA-1623) Expose Translation Interface from Tika Server

2015-05-06 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531922#comment-14531922 ] Chris A. Mattmann commented on TIKA-1623: - MicrosoftTranslator works great: {nofor

[jira] [Commented] (TIKA-1620) OUTPUT_FILE_TOKEN not being replaced in ExternalParser

2015-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531872#comment-14531872 ] Hudson commented on TIKA-1620: -- SUCCESS: Integrated in tika-trunk-jdk1.7 #672 (See [https://b

[jira] [Commented] (TIKA-1619) SHA1 and MD5 verification hashes for v1.8 still show old v1.7 hashes

2015-05-06 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531853#comment-14531853 ] Chris A. Mattmann commented on TIKA-1619: - Thanks Reesh - not sure but can you also

[jira] [Resolved] (TIKA-1620) OUTPUT_FILE_TOKEN not being replaced in ExternalParser

2015-05-06 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann resolved TIKA-1620. - Resolution: Fixed Fix Version/s: 1.9 Fixed! Thanks [~pascal.essiembre]! {noformat} c

Re: Translation API question

2015-05-06 Thread Mattmann, Chris A (3980)
One thought I had about this was a TranslatingHandler and/or a LanguageHandler. That IMO may be the best way to do Language detection and/or translation in general since that way we could just easily plug into the output of the existing Parsers, etc. Else I was thinking about creating a ParserDete

[jira] [Comment Edited] (TIKA-1623) Expose Translation Interface from Tika Server

2015-05-06 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531792#comment-14531792 ] Chris A. Mattmann edited comment on TIKA-1623 at 5/7/15 12:45 AM: ---

[jira] [Updated] (TIKA-1623) Expose Translation Interface from Tika Server

2015-05-06 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated TIKA-1623: Attachment: TIKA-1623.Mattmann.050615.patch.txt - ok here is what I got: - /translate/all/{

[jira] [Commented] (TIKA-1401) occured infinite loop using tika library

2015-05-06 Thread Matthias Krueger (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14530284#comment-14530284 ] Matthias Krueger commented on TIKA-1401: I'm preparing a patch for this issue. I th

[jira] [Commented] (TIKA-1623) Expose Translation Interface from Tika Server

2015-05-06 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14530152#comment-14530152 ] Chris A. Mattmann commented on TIKA-1623: - I have a patch nearly ready for my first

Re: Translation API question

2015-05-06 Thread Sergey Beryozkin
Hi Tyler, thanks, I'll watch it Cheers, Sergey On 06/05/15 00:21, Tyler Palsulich wrote: Hi Sergey, Unfortunately, not yet. See TIKA-1328. Tyler On Tue, May 5, 2015 at 4:51 PM, Sergey Beryozkin wrote: Hi All Is it possible to submit a document to the Translation API and get the translated