unitxt icon indicating copy to clipboard operation
unitxt copied to clipboard

Gather all string operators in one standard file

Open elronbandel opened this issue 1 year ago • 0 comments

This PR addresses the scattered nature of string/text operators across different modules—operators and processors—making them challenging to locate, reuse, and maintain a consistent standard while tracking changes. The goal is to consolidate all string/text operators into a single file, enhancing discoverability and standardization. This includes thorough documentation, an introductory guide listing all operators, and a reduction in their number to streamline usage. Additionally, this PR introduces tests for each operator to ensure reliability. Importantly, these changes are designed to be 100% backward compatible.

elronbandel avatar Mar 06 '24 13:03 elronbandel