Home
Name Modified Size InfoDownloads / Week
readme.txt 2018-12-23 661 Bytes
comparator.php 2018-12-23 3.8 kB
Totals: 2 Items   4.4 kB 0
Compare a translation you have with a machine translation. By https://smartlation.com


By https://smartlation.com
The following parameters should be sent to the script (as POST or GET) :

"src_txt" - Source text to be compared to a machine translation
"lang_from" - Source language code
"lang_to" - Destination language code
"dst_txt" - Translated  text to be compared to a machine translation
"token" - Token

Example:
  		"src_txt"	=>	"Today is a beautiful day. Let's go party!",
  		"lang_from"	=>  "en-us",
		"lang_to"	=>  "pt-br",
		"dst_txt"	=>  "Hoje está um lindo dia. Vamos comemorar!",
		"token"	=>  "p+C}jK2ov]7kiuO#e&b3*q=i[z-E'd"
Source: readme.txt, updated 2018-12-23