125
Rule Tide (lemmy.world)
top 13 comments
sorted by: hot top controversial new old
[-] Deestan@lemmy.world 16 points 1 month ago
[-] tunasyne@lemmy.blahaj.zone 3 points 1 month ago

did you

did you just romanize a japanese word using æ

im so confused

[-] Deestan@lemmy.world 16 points 1 month ago

"Hæ" is "huh" in Norwegian

[-] tunasyne@lemmy.blahaj.zone 9 points 1 month ago

whoops lmao

Haiii, Ohioo! Skibiddi desuka

[-] uriel238@lemmy.blahaj.zone 2 points 1 month ago

Haii! Is just Hello + uwu.

Though a varient is Ohaii! Which is catspeak from the Aughts and unrelated to alpha-slang Ohio or the place where Kent State happened.

that is very interesting and cool, but I was relang them cause my brain made the connection and I thpught it was funny.

[-] colin@lemmy.uninsane.org 7 points 1 month ago

this has been a thing for like five years, on sites as big as e.g. Youtube. do they not see it as a bug, somehow? or is it just way harder to fix than one would think for complicated computery reasons?

[-] ReveredOxygen@sh.itjust.works 3 points 1 month ago

They probably don't perform the translation until the user requests it. Automatically translating every comment to every language to check if it changes would be a lot of additional computation

[-] theneverfox@pawb.social 1 points 1 month ago

It might not be too bad, once you get into code breaking, some of the simple techniques quickly yield metrics that can guess at the language with not much processing (depending on the total message length, but you could get a similar low effort guess by just analysing a sample)

It's as simple as measuring the average distance between letters in a sample, and you could probably do more by using something like average ranges in UTC. Each language will vary, so you can build a map with some sample text, them just take n letters to guess the language with reasonable accuracy

On top of that, you could use user feedback or other factors to further narrow it down...Not perfect (and would look strange like this when it does fail), but then you could flag a defected language and give users a one click translate button

They probably don't do the translations until requested like you said (there's a lot of languages out there to translate into after all), but a platform as big as YouTube might be using big data to decide what to preemptively translate into what language (and maybe using low demand periods or optimizing for engagement, maybe a combination of both)

[-] ReveredOxygen@sh.itjust.works 2 points 1 month ago

I mean they could. But do you think that if something offers a translate button and it translates to the same thing, that that's costing them enough money that it's worth it for them to spend all that effort?

[-] theneverfox@pawb.social 2 points 1 month ago

No way. It all comes down to the most expensive piece of most software - if they write a translation feature, and it works 98% of the time, that's a complete success. That last 2% will probably take way longer to whittle down than the feature took to deploy

Even if the percentage was lower (and honestly I think it's even higher from my own use), to even figure out if it's worth it you'd have to put man hours on breaking down the numbers, estimating alternatives, and then actually doing the work

In this case, I don't think​ it's actually feasible - translation isn't that resource intensive. If you've already done the cheap language detection so you don't run it on everything and are using a reasonably efficient translation method, the last few percentage points of accuracy would probably take more resources than the occasional pointless work

[-] Swedneck@discuss.tchncs.de 1 points 3 weeks ago

why would they care about a bug that doesn't prevent people from watching ads?

this post was submitted on 26 Jul 2024
125 points (100.0% liked)

196

16190 readers
2120 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS