this post was submitted on 25 Jun 2026
47 points (82.2% liked)

Technology

86563 readers
3108 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] MountingSuspicion@reddthat.com 18 points 4 weeks ago (1 children)

Not all AI works like LLMs. It doesn't go into much detail, but similar use of AI in the past has been for converting handwritten samples into a more legible form or separating superimposed letters.

Manually filling in "G__d mor_ing" is doable, but I can see how AI can make that process better. It's technically just guessing, but so is a person in that scenario and the person will have less data to use to guess from.

[–] phutatorius@lemmy.zip 6 points 4 weeks ago

One cool ML application was examining medieval manuscripts and being able to tell which passages were written by different scribes. That in turn yielded information about how scriptoria were organized, and also showed that some texts (books of hours, religious texts) were assigned to single highly skilled scribes, while other texts (usually more mercantile) were more cheaply done using multiple less-skilled scribes.

There's also been some interesting work on guessing how to fill in lacunae (gaps in a manuscript due to damage or compounded transcription errors).

It’s technically just guessing, but so is a person in that scenario and the person will have less data to use to guess from.

There are other contextual clues that aid the guessing: in particular, the size of the space where the characters are missing, and sometimes grammatical inflections in surrounding words that imply what kind of word is missing (say, a verb or an adjective). That's where experienced human experts can often perform well.