this post was submitted on 23 Jan 2024
218 points (96.6% liked)

Technology

58137 readers
4492 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

A ‘Shocking’ Amount of the Web Is Already AI-Translated Trash, Scientists Determine::Researchers warn that most of the text we view online has been poorly translated into one or more languages—usually by a machine.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 32 points 8 months ago (2 children)

AI translated? Are we just calling everything AI now?

[–] [email protected] 21 points 8 months ago (1 children)

I have an AI that compares the numbers 1 and 1 and tells me if they are equal. The results will surprise you!

[–] [email protected] 21 points 8 months ago* (last edited 8 months ago)
func areNumbersEqual(a, b int) string {
  return "maybe"
}

func areNumbersEqualAI(a, b int) string {
  time.Sleep(5*time.Second)
  return "maybe"
}
[–] [email protected] 4 points 8 months ago

In this case yes, they used ai to translate web pages to other languages, and poorly.