MicrosoftTranslator / Text-Translation-API-V3-Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text-Translation-API-V3-Ruby

Prerequisites

You will need Ruby 2.4 or later to run this code.

You must have a Cognitive Services API account with Microsoft Translator Text API. You will need a paid subscription key from your Azure dashboard.

Code samples

The code in this repository contains examples for all of the Microsoft Text Translator V3 API methods. Each file demonstrates a single method. To try out a method:

Create a new Ruby project in your favorite IDE.

Add the provided code.

Replace the key value with an access key valid for your subscription.

Run the program.

Translator Text API Reference

About

License:Other


Languages

Language:Ruby 100.0%