Skip to content
XGitHubEmail

AI

The Science of Why AI Still Can't Write Like You

New research on writing style reveals that the most distinctive parts of your prose are the ones you don't even think about — and models can't replicate them.

KK
Kudapara Kady· Founder & Engineer
May 5, 2026·7 min read
aiwritingresearchstylometry

I write a lot. Blog posts, product specs, commit messages, investor updates. And every time I use an AI model to help with writing, I notice the same thing: the output is competent but generic. It sounds like nobody. It sounds like AI.

Why? The answer turns out to be deeply technical — and it reveals something fundamental about how models work.

Stylometry: The Science of Style

Stylometry is the statistical analysis of writing style. It’s been around since the 1960s, originally used to attribute authorship to anonymous texts (like the Federalist Papers). The field identifies “style markers” — features of writing that vary between authors but are stable within an author’s work.

The key finding from decades of stylometric research: your most distinctive style markers are subconscious. You don’t choose them. They emerge from how you think, not what you write about.

These markers include:

  • Function word distribution: How often you use “however,” “moreover,” “therefore” vs. “but,” “also,” “so”
  • Sentence length variance: The standard deviation of your sentence lengths
  • Clause structure: Whether you prefer subordinate clauses or coordinate clauses
  • Punctuation patterns: Semicolon-to-comma ratio, em-dash frequency
  • Transition preferences: How you connect ideas (contrast, addition, causation)

When you write, you make conscious choices about content and structure. But your style markers are unconscious — they’re the fingerprint of your cognitive patterns.

Why Models Fail at Style

Large language models generate text by predicting the next token given context. This prediction is optimized for probability, not personality. The most likely next word is the most average next word. And average is the enemy of style.

Here’s what happens when a model writes:

  1. It identifies the topic and register (formal, informal, technical)
  2. It predicts the most probable word sequences for that register
  3. It produces text that’s correct but averaged across all training data

The result: text that’s stylistically modal. It sounds like everyone and no one. The function words are the most common ones. The sentence lengths cluster around the mean. The transitions are the most probable ones.

The Stylometric Gap

Researchers measure the “stylometric gap” — the distance between an author’s style markers and the model’s output. The gap is:

  • Largest for distinctive authors (strong personal voice)
  • Medium for average authors (conventional style)
  • Smallest for authors who write like the model (i.e., generic)

This is why AI writing feels “fine” when you read someone generic, but “wrong” when you read someone distinctive. The model can’t close the stylometric gap because the gap is the style.

What This Means for AI-Assisted Writing

I use AI for three things in writing:

  1. Research and outlining: The model is great at gathering information and structuring ideas. Style doesn’t matter here.
  2. First drafts: The model produces a competent draft that I rewrite. I keep the structure, change the words.
  3. Editing: The model can identify weak transitions, repetitive sentence structures, passive voice. It’s a diagnostic tool, not a writer.

What I don’t use it for:

  1. Final voice: The last pass is always mine. Every sentence gets rewritten in my voice.
  2. Openings and closings: These are the most style-dependent parts of any piece. The model’s versions are always generic.
  3. Metaphors and analogies: Models default to cliché metaphors. Mine come from my specific experience — building software in Zimbabwe, which the model has never done.

The Implication for Product

At Kudapara, Muchi AI drafts emails, invoices, and business documents for users inside the product. The stylometric gap matters most for:

  • Personal communications (emails to specific people)
  • Brand voice (marketing copy)
  • Creative content (social media posts)

And matters least for:

  • Transactional documents (invoices, receipts, reports)
  • Technical documentation (specs, API docs)
  • Internal communications (status updates, meeting notes)

So we route accordingly. For transactional documents, AI writes the full thing. For personal communications, AI drafts and the user edits. For brand voice, AI is a diagnostic tool only.

The Deeper Point

The science of style confirms what writers have always known: your voice is your thinking, not your words. And thinking is the one thing AI can’t do — yet. It can predict, it can pattern-match, it can average. But it can’t think your thoughts.

The most distinctive parts of your prose are the ones you don’t even think about. That’s why they’re yours.

KK

Kudapara Kady

Founder & Engineer

Building software for Africa at Kudapara. Engineering, AI, and logistics from the ground.