Inconsistent results with Amazon Translate and terminology

1

Hello,

Amazon Translate returns inconsistent result when used with terminology

So i have uploaded this terminology

en,ro
backup,backup

And i have these examples

item=1
# backup is replaced and the translation doesn't have the same meaning
source_string=Moving this folder changes the backup destination. 
translation=Mutarea acestui folder modifică destinația de rezervă. 
applied_terminologies=[]

item=2
source_string=the backup
translation=backup-ul
applied_terminologies=[{'Name': 'my_test_terminology', 'Terms': [{'SourceText': 'backup', 'TargetText': 'backup'}]}]

item=3
source_string=backup
translation=backup
applied_terminologies=[{'Name': 'my_test_terminology', 'Terms': [{'SourceText': 'backup', 'TargetText': 'backup'}]}]

item=4
source_string=the backup
translation=backup-ul
applied_terminologies=[{'Name': 'my_test_terminology', 'Terms': [{'SourceText': 'backup', 'TargetText': 'backup'}]}]

item=5
source_string=something out of context and backup the
translation=ceva în afara contextului și backup
applied_terminologies=[{'Name': 'my_test_terminology', 'Terms': [{'SourceText': 'backup', 'TargetText': 'backup'}]}]

item=6
source_string=something backup the
translation=ceva de rezervă
applied_terminologies=[]

In the above examples we can see that the terminology

  • in some cases is not used and the why it happens seems random.
  • in some cases the terminology is somewhat used but is changed

The point of terminology in my mind is

  1. to specify if a term should have the same translation in 1 or more languages while in some other it has something else
  2. context or fluency doesn't make sense for the user. if someone says that backup for Romanian should stay backup and for French it should have some other meaning is perfectly valid.

Not sure if it was introduced with some of the latest changes but i remember at some point in the past it was working by keeping the terminology translation in all cases.

manostx
질문됨 9달 전123회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠