Giter Club home page Giter Club logo

Comments (5)

ju-resplande avatar ju-resplande commented on July 30, 2024 1

Thanks for quick response. I need to use the format f'>>pt_BR<< {text}' for both models.

from easynmt.

nreimers avatar nreimers commented on July 30, 2024

Hi @jubs12
Thanks for pointing this out to me. As there are so many opus-mt models, I was not able to check them all :)

The ROMANCE model supports several languages:
fr,fr_BE,fr_CA,fr_FR,wa,frp,oc,ca,rm,lld,fur,lij,lmo,es,es_AR,es_CL,es_CO,es_CR,es_DO,es_EC,es_ES,es_GT,es_HN,es_MX,es_NI,es_PA,es_PE,es_PR,es_SV,es_UY,es_VE,pt,pt_br,pt_BR,pt_PT,gl,lad,an,mwl,it,it_IT,co,nap,scn,vec,sc,ro,la

Do you know if you have to somehow specific which language your source language is? Or does it work for any of these languages without providing encoding the source language.

For the model en-ROMANCE, you have to provide as token the target language. So there I have to figure it out what a good way would be to include these multi-lingual opus-mt models.

from easynmt.

nreimers avatar nreimers commented on July 30, 2024

great, that is helpful.

from easynmt.

AgrimPrasad avatar AgrimPrasad commented on July 30, 2024

@nreimers any update on supporting these ROMANCE languages in EasyNMT? Alternatively, is there any guide on how to deploy this Opus MT Romance model in a standalone fashion? We have a need for Brazilian Portuguese translation which seems to be supported by this model. Thanks!

from easynmt.

AgrimPrasad avatar AgrimPrasad commented on July 30, 2024

@nreimers any update on supporting these ROMANCE languages in EasyNMT? Alternatively, is there any guide on how to deploy this Opus MT Romance model in a standalone fashion? We have a need for Brazilian Portuguese translation which seems to be supported by this model. Thanks!

I figured out how to send the language tokens as per the instructions from https://huggingface.co/Helsinki-NLP/opus-mt-en-ROMANCE and comments from @jubs12 above.

So specifying ROMANCE as the target language code, along with this works for me since I use EasyNMT as a translation server. Sample EasyNMT GET request URL path for language code pt_br (Brazilian Portuguese):

/translate?target_lang=ROMANCE&text=%3E%3Ept_br%3C%3CMoscow&source_lang=en&beam_size=2

from easynmt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.