Normalize fragmented human input
normalizeTransforms stream-of-consciousness or fragmented text into coherent prose. Detects and joins fragments while reporting the count of fragments found.
Instructions
Clean up text with ellipses, fragments, and run-on thoughts into coherent prose. Returns the number of fragments detected and the joined version. Use when a user types stream-of-consciousness or fragmented input.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Fragmented text to normalize. |