SpaceInserter is a python script that inserts spaces in a block of unpunctuated text by referencing a dictionary.
It prefers longer words to keep the output as readable as possible.
Words can be added or removed from the dictionary during execution as deemed fit.
Note that this project is not supposed to be used at all, apart from instructional purposes. There are better projects out there that does this more efficiently, such as wordsegment.