-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new translations providers added #5
Comments
I will add some or all of the requested features, but due to a holiday in my area, I might not be able to start working on this for a few days. |
Thank you very much and have nice holidays |
it is also a great feature if you add a plugin to connect to WordFast Anywhere TM, TB online https://www.wordfast.net/wiki/Wordfast_Anywhere_TMs_and_glossaries_API this feature will enable collaborative translation by sharing TM and TB and access it anytime |
this may help OpenAI key management & redistribution system, supports Azure, Anthropic Claude, Google PaLM 2 & Gemini, Zhipu ChatGLM, Baidu Wenxin Yiyan, iFlytek Spark Cognition, Alitong Yiqianwen, 360 Zhinao and Tencent Hunyuan, which can be used for secondary distribution management key. Only a single executable file, Docker image has been packaged, one-click deployment, out of the box. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI. |
I'll start working on this task now, but there are a few details we need to go over first. If everything looks good, I'll proceed with the development as follows:
|
DeepL (built-in): Got it. very good for this, I meant to create a list of prompts to do linguistic functions using AI: the translator may select or create a prompt to
TM, TB: They seem to work differently from MT, meaning I'll need to use another SDK from memoQ, which is beyond the current plugin's scope. For this, I will provide some documentation in the next reply thanks in advance for your magnificent work |
DeepL (built-in): done. This is a temporary test plugin. I am adding custom rate limiting and adaptive rate limiting features. A new version will be released after completion, and the temporary test plugin will be removed. |
how to set |
Kindly check this: Export bilingual paragraph files Sharing translation memory and term Documentations: https://docs.memoq.com/current/sdk-docs/
Best |
"kindly add the name of the provider here": "how to run this plugin on MemoQ Server 10.6.12": "add prompt list to save - re-use prompts": "how to set, Base URL and Path for, Gemini flash /pro latest": |
thank you very much is there any English version of OneAPI |
One-API supports I18N, but I couldn't find an option to change the language or if it switches automatically based on the environment. |
Trados Studio
|
Hello dear dev
|
Sorry for the delay; I've been busy with other things lately. I haven't used Trados Studio before, so I need to learn how it works first. From what I know, it only provides source code for reference, which takes time to go through. I'm writing this plugin just for fun and not looking for any payment. If I find some free time, I'll be happy to work on it, but right now, I'm tied up with other commitments. |
I am satisfied with the efforts you have put in and the consistent follow-up. I enjoy this kind of engaging and enjoyable interaction and coding, and I hope it continues in the future. Please take your time, and I eagerly anticipate positive updates from you. Trados offers access to source code for plugins and C# packages, enabling developers to leverage these resources. Once again, I express my gratitude for dedicating your time to assist junior students like myself in their learning journey. Warm regards. |
MemoQ.WordPreview.zip,Here's another memoQ plugin I developed: preview.mp4Due to some unresolved performance issues(like it cannot directly modify text in Word), I haven't made it open source. I use it for bilingual reading, and I'm not sure if it would be useful to you, but it might help with final bilingual proofreading. It should work with Office Word 2016 and later versions. |
Thank you very much
|
Great news, Kindly add Claude Sonnet 3.5, it is very accurate and provide human-like translation Best Regards |
Personalize and adjust translations using a Glossary |
"add Claude Sonnet 3.5: " Claude Support Test.zip done, But I don't have an API KEY, so I can't test. "Personalize and adjust translations using a Glossary: " I don't know how to pass a Glossary to the language model. Should I put it in the Prompt? If the file is large, won't it waste Tokens? |
Thank you for the updates. add a text box in the plugin below the prompt box, to add terms, separated by TAB delimited or semicolon |
"Claude retains the terms used in the translation for all subsequent requests, so there's no need to re-add them for each new translation request. I believe you could implement a similar approach within the plugin." Actually LLM do not have memory. Their principle is that each request sends all historical conversation information, making it seem like they have memory. Claude hides this operation from the user. You can search for the keyword 'chatgpt api remember context' to find related information. |
so, it is better to fine-tune the sonnet 3.5 could the plugin connect the fine-tuned models? |
"Fine-tuned" refers to the slight "retraining" of a model using data from a specific domain, making it more proficient in that field. However, you have to deploy or host the fine-tuned model yourself, which is a cost that most people can hardly afford. Additionally, fine-tuned models still do not have memory capabilities; they are just more proficient in certain areas. |
That is a very informative reply, thank you |
Yes, if you don't care about token usage and carry all glossaries on each request, then we can do this. |
I think it is still affordable, 1M tokens input =3USD, and 1M output =15USD |
actually now, you can place glossaries directly in the Prompt, which comes with each request. |
Hello dear Dev
I appreciate your work providing this amazing plugin
Kindly add DeepL with Arabic Language Support, Built-in, similar to Google and Bing
update to : GPT4o to Azure / Open AI
Gemini Flash - Pro from Gemini AI Studio API
For local LLM, LM studio will be great
https://lmstudio.ai/docs/local-server
AI model functions to do - Paraphrase - Proofread - and custom promts , Add Tags to the current segment using AI model
add more NMTs, such as Lingvanex, Yandex
https://lingvanex.com/translate/
how to donate to this project
Kind regards
The text was updated successfully, but these errors were encountered: