Skip to content

Latest commit

 

History

History

Splitter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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