while doing the text or doc translation can we feed a standard dictionary?
like below into the translation service
https://dictionary.cambridge.org/?utm_source=chatgpt.com
https://www.oed.com/?utm_source=chatgpt.com&tl=true
Solved! Go to Solution.
Hi @ganeshp,
Welcome to Google Cloud Community!
Currently there is no direct way to feed the mentioned translation services while performing text or document translation. The Cloud Translation API, which is commonly used for such tasks, does not natively support or integrate with those standard dictionaries.
As a workaround for incorporating dictionary-like information during such tasks, you may consider using Cloud Translation's Glossary, which is a custom dictionary that consistently translates the customer's specific terms.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.
Hi @ganeshp,
Welcome to Google Cloud Community!
Currently there is no direct way to feed the mentioned translation services while performing text or document translation. The Cloud Translation API, which is commonly used for such tasks, does not natively support or integrate with those standard dictionaries.
As a workaround for incorporating dictionary-like information during such tasks, you may consider using Cloud Translation's Glossary, which is a custom dictionary that consistently translates the customer's specific terms.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.
actually am translating doc using google cloud, audio using microsoft azure, video using rask ai but some of the terms not translating properly, then i need to accommodate dictionary/glossary support in this, how can i use it, please help me out.