Normalize fragmented human input
normalizeTransforms fragmented, stream-of-consciousness text into coherent prose by detecting and joining ellipses and run-on thoughts, returning the fragment count.
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. |