TRANSFORMS.md

June 15, 2026 · View on GitHub

Transforms

first_case_normalize

Normalize the case of the first letter

remove_chars

Remove these characters or words

  • chars (list(str)|str) : List of characters or words

remove_unpaired_quotes_and_brackets

Removes unmatched quotations (�, �, ", �, �) and parentheses ((, ), [, ], {, })

recode_html_escape_chars

Recodes HTML escape characters (' ' ', ' " ', etc.) appearing in opus://UNPC (evt. other)