[ 
https://issues.apache.org/jira/browse/TIKA-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17337895#comment-17337895
 ] 

Hudson commented on TIKA-3329:
------------------------------

SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk8 #217 (See 
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/217/])
fix for TIKA-3329 contributed by Thamme Gowda (tg: 
[https://github.com/apache/tika/commit/1aa1a2c3bfbb89209d750377cf1d7a908bb22a04])
* (add) 
tika-translate/src/main/java/org/apache/tika/language/translate/RTGTranslator.java
* (add) 
tika-translate/src/test/java/org/apache/tika/language/translate/RTGTranslatorTest.java


> RTG Translator with many-to-eng translation
> -------------------------------------------
>
>                 Key: TIKA-3329
>                 URL: https://issues.apache.org/jira/browse/TIKA-3329
>             Project: Tika
>          Issue Type: Improvement
>          Components: translation
>            Reporter: Thamme Gowda
>            Assignee: Chris Mattmann
>            Priority: Major
>              Labels: memex
>             Fix For: 2.0.0
>
>
> The existing translation services in tika-translate are either 
> commercial/paid engines (e.g. Google, Microsoft  etc ) or not state of the 
> art (such as Joshua, Moses etc). 
> Reader Translator Generator () is a neural machine translation toolkit 
> [https://isi-nlp.github.io/rtg/]
>  and has the implementation of Transformer NMT model (current state of the 
> art). 
> It also has massively multilingual pretrained NMT model  ( many-to-English 
> translation direction)  
> [https://hub.docker.com/repository/docker/tgowda/rtg-model] 
> in which about 500 source languages are represented, with atleast ~300 source 
> languages have good enough quality (For a comparison Google translate has 
> ~106 languages, and Microsoft has about 80 languages). 
> This issue is for integrating RTG Translator into tika-translate
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to