Create your AI Cum Slut -70% for Mother's Day
x

Tool Translator++ 4.9.28 Standard Version / Developer Version

5.00 star(s) 2 Votes

wsg123

Newbie
Mar 4, 2022
16
1
Guys, I’m using large AI models for translation,
and I think their outputs feel more natural.
But here’s the catch—they often skip translating text inside brackets or quotes entirely and just throw errors.
For example, content like ({i}text{/i} text) or phrases with apostrophes like (nice 'work') get ignored.
That’s why right now I’m stuck using AI models combined with tools like DeepL or Google Page in a loop to catch anything that gets missed.
If someone could fix this issue, I’d be incredibly grateful.
 

srjn12

Newbie
Mar 31, 2020
32
27
Guys, I’m using large AI models for translation,
and I think their outputs feel more natural.
But here’s the catch—they often skip translating text inside brackets or quotes entirely and just throw errors.
For example, content like ({i}text{/i} text) or phrases with apostrophes like (nice 'work') get ignored.
That’s why right now I’m stuck using AI models combined with tools like DeepL or Google Page in a loop to catch anything that gets missed.
If someone could fix this issue, I’d be incredibly grateful.


i don't know exactly what you're trying to say, but I think that's your problem:
"(\[.*?\]|\{.*?\}|<.*?>)"
i think if you label these, it will improve.
I assume you did it with artificial intelligence. and I can recommend that you give the above special letters to the artificial intelligence and write down your error in the translation process and add them to your code as a Tag.
 

wsg123

Newbie
Mar 4, 2022
16
1
i don't know exactly what you're trying to say, but I think that's your problem:
"(\[.*?\]|\{.*?\}|<.*?>)"
i think if you label these, it will improve.
I assume you did it with artificial intelligence. and I can recommend that you give the above special letters to the artificial intelligence and write down your error in the translation process and add them to your code as a Tag.
Please excuse my English - this was translated using Google Translate.
What I meant to say is:
When using T++'s OpenAI plugin,
if I try to translate text containing more than two curly braces {},
T++ shows a "Failed to parse" error.
I know it also mentions OpenAI restrictions,
but when I translate other texts without multiple braces, it works fine.
The re.txt file contains the regex I set up in T++ - the regex itself should be fine.
I've already tried everything I could think of:
switching T++ versions, changing API keys, testing different models,VPN, etc.,
but nothing fixes the translation for texts with multiple braces.
What should I do?

t.png
 
Sep 28, 2022
78
69
Guys, I’m using large AI models for translation,
and I think their outputs feel more natural.
But here’s the catch—they often skip translating text inside brackets or quotes entirely and just throw errors.
For example, content like ({i}text{/i} text) or phrases with apostrophes like (nice 'work') get ignored.
That’s why right now I’m stuck using AI models combined with tools like DeepL or Google Page in a loop to catch anything that gets missed.
If someone could fix this issue, I’d be incredibly grateful.
i don't know exactly what you're trying to say, but I think that's your problem:
"(\[.*?\]|\{.*?\}|<.*?>)"
i think if you label these, it will improve.
I assume you did it with artificial intelligence. and I can recommend that you give the above special letters to the artificial intelligence and write down your error in the translation process and add them to your code as a Tag.
i guess its diffrent in ai
 
5.00 star(s) 2 Votes