One bug: if you input a text file formatted with a lot of white space, it just outputs one sentence followed by a large amount of white space.
Yes, this is a known issue since whitespace is treated as ordinary characters. I had some fix for it in mind but never took the time to implement it... :/