-2

I want to develop a translator which takes English text as input and gives output in Kannada (Regional language of Karnataka). I want to know which programming language to use for coding. Do such translators already exist?

JasonMArcher
  • 14,195
  • 22
  • 56
  • 52
user2075403
  • 13
  • 1
  • 3

1 Answers1

1

you can embed google translate into your website go to https://translate.google.com/ and pick your language - kannada is supported - and embed the script into your code.

Google translate have been ahead you for a while, i'm afraid your undertaking would be a bit redundant.

Rachel Gallen
  • 27,943
  • 21
  • 72
  • 81