parametric-analysis

Installation
SKILL.md

Parametric Analysis

Descriptive stats, not semantics.

Standard metrics

  • Per document: word count, sentence count, avg word length, avg sentence length, unique-token ratio (type-token ratio), reading-ease score (Flesch, Flesch-Kincaid grade).
  • Corpus-wide: total docs, total tokens, vocabulary size, Zipf distribution, stopword ratio, punctuation density.
  • Distributions: histograms of doc length (tokens, words, sentences), percentiles (p10/p50/p90/p99).
  • Lexical diversity: MTLD or MATTR (better than raw TTR which is length-sensitive).

Procedure

Installs
2
GitHub Stars
1
First Seen
Jul 4, 2026
parametric-analysis — danielrosehill/claude-text-corpus-analysis-plugin