Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 201 Bytes

File metadata and controls

7 lines (5 loc) · 201 Bytes

Splitter Module

Splitter.SplitTextByNonAlpha

Splits text by characters that aren't [A-Za-z]

Splitter.SplitTextByNotIn

Splits text on any characters that aren't the provided 'safe' characters