regex_split
Split text into segments using regular expression patterns for precise text processing and data extraction tasks.
Instructions
Split text using a regex pattern
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| pattern | Yes | ||
| flags | No |