Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 310 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 310 Bytes

py-twitterizr

Simple Python tokenizer, divides input file into 140 character lines, for tweeting ^^

Usage

simply call parsebook.py with an input txt and it'll tokenize it into the best sentences it can fit into 140 characters, the output file will be <inputfile.>out.<inputfileextension>