Skip to content

A multi-language translator using Angular and Azure translate text Cognitive Services.

License

Notifications You must be signed in to change notification settings

AnkitSharma-007/Angular-Translator-Azure-Cognitive-Services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular-Translator-Azure-Cognitive-Services

We are going to create a multi-language translator using Angular and the Translate Text Azure Cognitive Service. This translator will be able to translate between more than 100 languages which are supported by the Translate Text API. We will supply the text to translate and the target language to our application and it will return the translated text and the detected language of the input text.

Demo

Alt Text

Read the complete article

How To Create A Multi-Language Translator Using Angular And Azure Cognitive Services