Coder Social home page Coder Social logo

GoogleTranslateModule about quickstarter HOT 3 CLOSED

dqi11uelker avatar dqi11uelker commented on August 23, 2024
GoogleTranslateModule

from quickstarter.

Comments (3)

nunull avatar nunull commented on August 23, 2024

Google API is not free anymore as of Dec 1, 2011.

What happened to earlier free versions of Translate API?
Google Translate API v1 is no longer available as of December 1, 2011 and has been replaced by Google Translate API v2. Google Translate API v1 was officially deprecated on May 26, 2011. The decision to deprecate the API and replace it with the paid service was made due to the substantial economic burden caused by extensive abuse.

See developers.google.com/translate/v2/faq#pricing

The Microsoft Translator API is free of charge with a maximum amount of 2M characters per month which is not really suited for our case (since we should enable unlimited users to use our app).

8. What throughput tiers of the Microsoft Translator API will be available via Windows Azure Marketplace and Azure Store? What is the pricing model?

Pricing is based on a monthly subscription model. A FREE volume tier and paid tiers are available on the Microsoft Translator API offer page on Windows Azure Marketplace or for Azure customers, through Azure Store.

2M characters / month: FREE
4M characters / month: $40.00 USD
6M characters / month: $60.00 USD
8M characters / month: $80.00 USD
16M characters / month: $160.00 USD
32M characters / month: $300.00 USD
64M characters / month: $576.00 USD
128M characters / month: $1,058.00 USD
250M characters / month: $2,055.00 USD
500M characters / month: $3,995.00 USD
635M characters / month: $5,000.00 USD
1 Billion characters / month: $6,000.00 USD

Pricing is based on a monthly period and you will automatically be billed every month until you cancel your subscription. A subscription month begins on the Subscription Start Date and a new subscription month begins on that same date the following month.

See social.msdn.microsoft.com/Forums/en-US/c71aeddd-cc90-4228-93cc-51fb969fde09/microsoft-translator-api-frequently-asked-questions?forum=microsofttranslator

Additional information about how to use the API can be found on msdn.microsoft.com/en-us/library/ff512387.aspx.

I was not able to find information about a leo.org-API, but maybe there is one and it would be great to do some additional research here.

from quickstarter.

dqi11uelker avatar dqi11uelker commented on August 23, 2024
  • we use the glosbe api to translate (TranslateModule)
  • we open the GoogleTranlater via the browser(GoogleTranslateModule)

from quickstarter.

dqi11uelker avatar dqi11uelker commented on August 23, 2024

the GoogleTransllateModule should not translate to eng, it should translate to the systemlanguage (if possible)

from quickstarter.

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.