Coder Social home page Coder Social logo

integrate more translators about dolmetscher HOT 5 OPEN

nidhaloff avatar nidhaloff commented on May 24, 2024
integrate more translators

from dolmetscher.

Comments (5)

alceil avatar alceil commented on May 24, 2024

I would like to work on this issue. Can you brief me on what to do I will get it done? @nidhaloff

from dolmetscher.

rkg4412 avatar rkg4412 commented on May 24, 2024

I am also interested on the issue .Can you breif me on what to do and I will get it done ?? @nidhaloff

from dolmetscher.

nidhaloff avatar nidhaloff commented on May 24, 2024

Basically as stated in the description, there are other translators that can be integrated like linguee, pons and deepl. If you know python, you can take a look at this repo https://github.com/nidhaloff/deep-translator

from dolmetscher.

Sowatee avatar Sowatee commented on May 24, 2024

DeepL translator requires an account to use their API. I want to begin looking over the code and work on integrating it, but how would I manage the permissions and account requirements?

from dolmetscher.

nidhaloff avatar nidhaloff commented on May 24, 2024

@Sowatee Users should handle that. The package is just a high-level API to use multiple translators. Unfortunately, not all translators are available for public free use. Therefore, in some cases (like deepl), the user would need to go to the deepl website and get a private api_key.

Example of using deepl (this is just a suggestion):

deepl = DeepL("some_api_key", "en", "de").translate("anything")

from dolmetscher.

Related Issues (5)

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.