[
https://issues.apache.org/jira/browse/TIKA-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Mattmann updated TIKA-3329:
---------------------------------
Labels: memex (was: )
> 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)