Skip to main content
Run any Skill in Manus
with one click

unstructured-eda

Stars2
Forks0
UpdatedJune 25, 2026 at 11:58

Profiles a raw TEXT or IMAGE corpus before modeling — document/token length distributions, language + encoding mix (mojibake/mixed-script), exact + near-duplicate rate, label coverage + imbalance, vocabulary/OOV, PII flag (text); resolution/aspect/channel/bit-depth distribution, corrupt-file audit, class balance, cross-split duplicate leakage, EXIF/source-batch effects, brightness/blur outliers (image). Emits a corpus-EDA report with per-dimension GO / FIX-FIRST verdicts. Use before NLP or CV modeling, when asked to "profile this text corpus", "audit this image dataset", "EDA on documents/images", or before /nlp-pipeline or /computer-vision. Owns pre-modeling unstructured-corpus profiling; defers tabular columns to /eda, temporal structure to /time-series-eda, dedup mechanics to /dedup (reports rate only), and PII detail to /pii-scan (flags presence only).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly