public class ConvertCorpusToOneSentencePerLine
extends Object
A utility tool for converting a corpus into a one-sentence-per-line format.
This tool is not guaranteed to be accurate, but empirically performs quite
well. This tool prints the converted corpus directly to stdout.